.sudy
{
 background-color : #ffffff;
}

.lichy
{
 background-color : #eeeeee;
}

.bg_modra
{
    background-color : #112F6E;
	color: #ffffff;
}


body
{
	font-family: Arial CE, Arial, sans-serif;
	font-size: x-small;
    background-color : #ffffff;
}


table
{ 
    background-color : #fafafa;
 }
 
table.border1
{
	border : 1px solid Silver;
}

table.border2
{
	border : 1px  solid #112F6E;
}

td
{
font-family: Arial, sans-serif;
font-size: x-small;
          }

td.right
{
text-align: right; }

td.center
{
text-align: center; }

td.border
{
font-family: Arial, sans-serif;
font-size: 12px;
background-color : #112F6E;
	  }

div
{
font-family: Arial CE, Arial, sans-serif;
font-size: 12px;  }


A  {
	font-weight : normal;
	color : #112F6E;
	font-family : Arial CE, Arial, sans-serif;
	text-decoration: underline;
}

A:Active  {

	font-weight : normal;
	color: #112F6E;
	font-family : Arial CE, Arial, sans-serif;
	text-decoration: underline;
}

A.Visited  {
	font-weight : normal;
	color : #112F6E;
	font-family : Arial CE, Arial, sans-serif;
	text-decoration: underline;
}


A:Hover  {
	font-weight : normal;
	color : #112F6E;
	font-family : Arial CE, Arial, sans-serif;
	text-decoration: underline;
}



