body {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	background-color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#0064B4;
	font-weight:bold;
}
A.red:link	{	
	text-decoration:	none;
	font-weight: bold;
	color:	red;
	}	
A.red:visited	{	
	text-decoration:	none;
	font-weight: bold;
	color:	red;
	}	
A.red:hover	{	

	font-weight: bold;
	color:	red;
	}

form {
	margin:0px;
	padding:0px;
}
.hvezdicka { color: Red; font-size: 18px;}

a:hover {

	color: #000000;
}
.ruka {
	cursor: pointer; cursor: hand;
}
.kriz {
	cursor: not-allowed; 
}
#loading
{
font-weight: bold; font-family:Arial; font-size: 14px; position:absolute;
 right: 0px; top: 0px; background-color: yellow;
}
.cernynazev { color: Black; font-weight: bold;}
#vrsek {
	margin-bottom:0px;
	margin-top:0px;
	}
#hledani {
	background-color:#D6EAFE;
	color: #FFFFFF;
	text-align:right;
	margin-bottom:0px;
	margin-top:0px;
	padding:4px;
	height:22px;
	}
input {
	font-size:10px;
	
}
.tlacitko {
	background-color:#0064B4;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	}
.tlacitko_zluty {
	background-color:#FFC30F;
	color:#0064B4;
	font-size:10px;
	font-weight:bold;
	}		
.tlacitko_cervene {
	background-color:Red;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	}		
#status { 
	background-color:#FFE9A8;
	color:#0064B4;
	width:100%;
	}
.prava {
	text-align:right;
	}
.odstavec { margin-left: 20px; margin-right: 20px;}
.odst2 { margin-left: 10px; margin-right: 10px;}
.odst3 { background-color: #FFE9A8; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; margin-right: 10px;}
.odst4 { background-color: #EFF7FF; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; margin-right: 10px; }
.odst5 { background-color: #FFE9A8; color: Black; padding-left: 24px; padding-top: 10px; padding-bottom: 10px; margin-right: 10px; font-weight: bold; font-size: 16px;}
.podnadpis { font-size: 16px; color: #0064B4; font-weight: bold; }
.pdfonline {float: left; color: #82B8F0; line-height: 52px; margin: 0 0 0 20px; padding: 0; font-size: 30px;font-weight: normal;}
.sloupek { font-size: 28px; color: silver;}
.headln { font-weight: bold;}
table.tblnap th {
	background-color:#FFE9A8;
	color:gray;
	font-size:14px;
	font-weight: bold;
	}
table.tblnap td {
	background-color: White;
	color:gray;
	font-size:14px;
	}
#menu {
	background-color:#D6EAFE;
	color:#0064B4;
	vertical-align:top;
	width:225px;
	
}
#menu ul {
	font-size:11px;
	
	padding-left:0px;
	margin-left:4px;
}
#menu ul li {
	margin: 9px 0 0 0;
	list-style-type:none;
	padding: 0 0 0 4px;
}
#menu ul li a {
	text-decoration:none;
	color:#0048B4;
	font-weight: normal;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;

}
#menu ul li a:hover {
	
	color: #000000;

}


#content {
	vertical-align:top;
	padding:4px 0px 4px 4px;
}
h1 {
	background-color:#0064B4;
	color:#FFFFFF;
	font-size:17px;
	background-image: url(../images/titlebg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 10px 3px 31px;
	margin: 0;
	font-weight: normal;

	}
h5{ color: #003C6C; font-size: 18px; margin: 0; background: #C1DDF8; font-weight: normal; padding: 11px 14px 11px 14px}
h4 { font-size: 18px; color: #000000; margin: 0; background: #C1DDF8; font-weight: normal; padding: 11px 14px 11px 14px}
/*h5 { color: #003C6C; font-size: 17px; background-color:#C1DDF8; padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 5px 0px; }
h4 {
	background-color:#D6EAFE;
	color: Black;
	font-size:16px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 8px 0px;
	font-weight: bold;
	}
h5 {
	background-color:#D6EAFE;
	color: #0064B4;
	font-size:16px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 5px 0px;
	}*/
#paticka {
	border-top: 1px solid #0064B4;
	background-color:#FFE9A8;
	color:#0064B4;
	}
table.login {
	background-color:#D6EAFE;
	color:#555555;
	margin-top:16px;
	margin-bottom:16px;
}
table.login th {
	background-color:#0064B4;
	color:#FFFFFF;
	font-size:14px;
	}
.upozorneni {
	/*color: #CC0000;*/
	color: #0064B4;
	background-image: url(../images/exclamation.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	font-weight:bold;
	font-size:12px;
	margin-top:16px;
	text-align:center;	
	}
.cerveny
{
	color: #0064B4;
	font-weight: bold;
	}
.info {
	color:#0064B4;
	font-weight:bold;
}

h3 { color:#0064B4;
	font-size:14px; }
table.search {
	background-color: #FFFFFF;
	color:#555555;
	margin-top:16px;
	margin-bottom:16px;
	border: 2px solid #0064B4;
}
table.search th {
	background-color:#D6EAFE;
	color:#0064B4;
	font-size:12px;
text-align:right;
	}

table.search th.nadpis {
	background-color:#0064B4;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	}
table.search td {
	background-color:#FFE9A8;
	font-size:10px;
	}
table.search tr.last td {
	border-top: 2px solid #0064B4;
}
table.errortable {
	border: 1px solid red;
	margin: 0 auto;
}
table.errortable td {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
table.errortable td.warning {
	vertical-align: middle;
	color: white;
	background: red;
	font-size: 17px;
}
ul.yellowList  {
padding: 8px 4px 6px 0;
margin: 0px 0px 0px 8px;
list-style: none;
}
ul.yellowList li  {
padding: 0 0 0 18px;
margin: 5px 0 5px 0;
background: url(../images/bullet-yellow.gif) top left no-repeat;
}

