body 
{
	background-color: #ffffff; 
	text-align: center;
	margin: 0 auto;
	margin-top:5px;
}

table td {
	vertical-align: top;
}

table th 
{vertical-align:top;}

.odk{
  width:220px;
}

#uvod_foto
{
  margin-left: -20px;
}

p 
{
	font-size:10pt;
	text-align:justify;
}

#page 
{
  margin: 0 auto; 
	text-align: left;
	width: 800px;
	height: 100%;
	background-color: #cadff3; 
	background: url('../images/design/cent.png') repeat-y;
}

#logo 
{	
	height:200px;
	width:800px;
	background: url('../images/design/logo.png') no-repeat;
}

form {padding:0;margin:0;}
	.loginform input
		{
			border: solid 1px #999999;
		}

img {border:0; margin:0; padding:0;}

#top_center
{
	height: 20px;
	background: url('../images/design/top-cent.png') no-repeat;	
}


#left
{

	margin-top:0px;
	padding-right:0px;
  width: 249px; /* LC width */
  float: left;
	height:500px;
	margin-left:0px;
}

.lmenu 
{
	text-decoration: none;
	margin-left:0px;
	display:block;
	color: #023b8a;
	padding-left: 25px;
	padding-top: 10px;
	height: 60px;
}

.lmenu:hover
{
  color: #e32429;
}

.lmenu .text 
{
	margin-top:3px;
--  color: #e0eefb;
	font-size: 14pt;
	font-weight:bold;
}

#center
{
	margin-top:0px;
	width:526px;
	padding-left:5px;
	padding-right:0px;
	margin-right: 20px;
	float:left;
}


#paticka
	{
  clear: both;
	width: 800px;
	height: 20px;
	margin:0 auto;
	text-align:center;
	font-size: 8pt;
	color: #999999;
	margin-top:10px;
	background: url('../images/design/bottom.png') bottom left repeat-x;
	}

	body{
		font-size: 10pt;
    font-family:"Arial" sans-serif;
  }
  a{
	  color: #023b8a;
    text-decoration: none;
  }
  a:hover
  {
    color: #e32429;
  }
	
	h1{
    margin-top:20px;
    margin-bottom:5px;
		font-size: 16pt;
  }

	table td 
	{
		text-align:left;
		color:#000000;
		font-size: 10pt;
		font-family: "Arial" sans-serif;
	}
  table th{
   font-weight: bold; 
  }


