a{
	color: #ffffff;
	text-decoration: underline;
}

a:HOVER{
	color: #ffcc1b;
	text-decoration: underline;
}

a.noborder{
	color: #ffffff;
	text-decoration: none;
}
a.noborder:HOVER{
	color: #ffcc1b;
	text-decoration: underline;
}

a.highlighted{
	color: #ffcc1b;
	font-weight: bold;
	text-decoration: underline;
}

a.nounderline {
	text-decoration: none;
}

a.aktivni{
	color: #ffcc1b;
}

.highlighted{
	color: #ffcc1b;
}

h3{
	color: #ffcc1b;
}

a.highlighted:HOVER{
	color: #ffcc1b;
	font-weight: bold;
	text-decoration: underline;
}

body{
	font-family: "Verdana", "Tahoma", "Trebuchet MS", "Segoe UI";
	font-size: 80%;
	background: #003366;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
body,h1,h2,h3,h4,h5,h6,caption,input,table,select,b,thead,td,legend,textarea,label{
	font-family: "Verdana", "Tahoma", "Trebuchet MS", "Segoe UI";
}

ul, li{
	margin-left: 40px;
}

#top-menu-bar{
	color: #003366;
	margin-top: 10px;
	width: 100%;
	border: 0px solid #ffffff;
	float: left;
	text-align: center;
}

#top-menu-bar a{
	text-decoration: none;
	color: #003366;
	padding: 6px;
	width: 100%;
	height: 100%;
}

#top-menu-bar a:HOVER{
	text-decoration: underline;
	padding: 6px;
	padding: 6px;
	width: 100%;
	height: 100%;
}

#top-menu-bar a.aktivni{
	text-decoration: none;
	background: url("../Images/aktivni_polozka_menu.png") repeat-x;
	color: #ffffff;
	padding: 6px;
	width: 100%;
	height: 100%;
}

#top-menu-bar a.aktivni:HOVER{
	text-decoration: none;
}

#left-menu a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#left-menu a:HOVER{
	color: #ffcc1b;
	text-decoration: underline;
	font-weight: bold;
}

#left-menu a.aktivni{
	text-decoration: none;
	color: #ffcc1b;
}

#left-menu a.aktivni:HOVER{
	text-decoration: none;
}

a.submenu:HOVER{
	color: #ffcc1b;
}

#header{
	/*background: url("../Images/logo_background.png") no-repeat top center;
	height: 266px;*/
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

#page{
	/*left: 0%;*/
	/*margin-left: -512px;*/
	height: auto;
	width: 1024px;
	margin: 0px auto 0px auto; /*právě hodnota auto vycentruje blok*/
	padding: 5px;
	margin-top: 0px;
	font-size: 90%;
}

#login{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 120px;
	margin-left:-100px;
	margin-top: -60px;
	font-size: 90%;
}

#left-logo{
	background: url("../Images/logo_left_tab_head.gif") no-repeat left top;
	height: 127px;
	width: 100%;
	z-index: -1;
}



#top-menu-left{
	background: url("../Images/top_menu_left_part.png") no-repeat right top;
	width: 7px;
	height: 47px;
}

#top-menu-center {
	background: url("../Images/top_menu_middle_part_narrow.png") repeat-x top;
	height: 30px;
	color: #003366;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	cursor: pointer;
}

.top-menu-separator{
	background: url("../Images/top_menu_middle_part_narrow.png") repeat-x top;
	height: 30px;
	color: #cccccc;
	font-weight: bold;
	font-size: 80%;
}

#top-menu-right{
	background: url("../Images/top_menu_right_part.png") no-repeat left top;
	width: 7px;
	height: 47px;
}
#top-menu-bar .inbar{
	clear: both;
	border: 8px solid;
}

#page #left-menu{
	position: relative;
	margin: 10px 5px 0px 0px;
	width: 20%;
	border: 0px solid green;
	float: left;
	text-align: left;
	background: #1D4B78;
}
#left-menu .left-menu-top{
	height: 7px;
	width: 209px;
}

#left-menu .left-menu-middle{
	/*background: #1D4B78 url("../Images/left_menu_middle.png") repeat-y left;*/
	width: 208px;
	padding: 4px 0px 4px 0px;
}

#left-menu .left-menu-bottom{
	/*background: url("../Images/left_menu_bottom.png") no-repeat top left;*/
	height: 6px;
	width: 209px;
}

#left-menu .row {
	background: url("../Images/odrazka.gif") no-repeat left;
	padding-left: 20px;
	padding-top:5px;
	margin: 0px 10px 10px 10px ;
	font-weight: bold;
	font-size: 110%;
	cursor: pointer;
}

#left-menu .row:hover {
	background: url("../Images/odrazka_aktivni.gif") no-repeat left;
	padding-left: 20px;
	padding-top:5px;
	margin: 0px 10px 10px 10px ;
	font-weight: bold;
	color: #ffcc1b;
}

#left-menu .submenu{
	margin: 5px 10px 10px 10px;
	background: #0F3F6F;
	color: #ffffff;
	padding: 4px;
}

#left-menu .submenu-row{
	padding: 2px;
	margin: 0px;
}

#left-menu .submenu-row:HOVER{
	padding: 2px;
}

#left-menu li, ul{
	margin-left: 10px;
	padding: 0px;
}
#left-menu ul{
	margin-top: 4px;
	margin-bottom: 4px;
}

#left-menu li{
	margin-top: 2px;
	margin-bottom: 2px;
}

#left-menu li:HOVER{
	margin-top: 2px;
	margin-bottom: 2px;
	color: #ffcc1b;
}

#left-menu a.sub:HOVER{
	color: #ffcc1b;
}

#left-menu a{
	text-decoration: none;
}

#left-menu a:hover{
	text-decoration: none;
}

#page .middle-part{
	position: relative;
	margin: -4px 0px 0px 21%;
	padding: 8px 0px 8px 0px;
	border: 0px solid red;
	top: 0px;
	text-align: left;
	background: #0f3f6f;
}

#page .top-background{
	background: url("../Images/pozadi_tela_top.png") no-repeat top;
	height: 17px;
	width: 712px;
}

#page .ltb{
	background: url("../Images/page_lt_corner.png") no-repeat;
	height: 16px;
	width: 15px;
}

#page .tm{
	/*background: url("../Images/page_top_middle.png") repeat-x;*/
	background: #003366;
	height: 8px;
}

#page .rtb{
	background: url("../Images/page_rt_corner.png") no-repeat;
	height: 16px;
	width: 15px;
}

#page span.lb{
	background: url("../Images/left_border.png") repeat-y;
	width: 15px;
}

#page .pm{
	/*background: url("../Images/page_middle.png") repeat;/*#466689 */
	background: #0F3F6F;
	width:100%;
}

#page .bm{
	/*background: url("../Images/page_bottom_middle.png") repeat;*/
	height: 11px;
	width:100%;
	background: #0F3F6F;
}

#page .texty{
	text-align: justify;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	padding-bottom: 15px;
	font-size: 100%;
}

#page .texty-important{
	text-align: justify;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	padding-bottom: 15px;
	font-size: 100%;
	color: #FF8C3F;
}

#vlnky{
	z-index: 1;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -298px;
	background: url("../Images/vlnky.png") no-repeat center;
	height: 50px;
	width: 595px;
}

#page h1{
	/*background: url("../Images/nadpis.png") no-repeat;*/
	background: #236FA6;
	padding: 2px;
	margin:3px;
	font-size: 90%;
}

#page .heading-left{
	background: url("../Images/nadpis_levy.gif") no-repeat;
	height: 28px;
	width: 8px;
}

#page .heading-center{
	background: url("../Images/nadpis_stred.gif") repeat-x;
	height: 28px;
	font-weight: bold;
}

#page .heading-right{
	background: url("../Images/nadpis_pravy.gif") no-repeat;
	height: 28px;
	width: 8px;
}

#page .heading-important-left{
	background: url("../Images/nadpis_krizovy_levy.gif") no-repeat;
	height: 28px;
	width: 8px;
}

#page .heading-important-center{
	background: url("../Images/nadpis_krizovy_stred.gif") repeat-x;
	height: 28px;
	font-weight: bold;
}

#page .heading-important-right{
	background: url("../Images/nadpis_krizovy_pravy.gif") no-repeat;
	height: 28px;
	width: 8px;
}

.vlozeny-obrazek{
	margin: 5px 10px 5px 5px;
	float: left;
	border: 0px;
}

.oramovany-obrazek{
	border: 1px solid #ffffff;
}

.oramovany-obrazek-db{
	border: 1px solid #E60C0C;
}

.sub-top-menu{
	position: absolute;
	border: 1px solid #ffffff;;
	/*background: #1D4B78;*/
	background: url("../Images/top_submenu_background.png") repeat-y;
	color: #1D4B78;
	padding: 5px 5px 5px 5px;
	z-index: 11;
	text-align: left;
	width: 190px;
	font-size: 90%;
	font-weight: bold;
	z-index: 111;

}

div.sub-top-menu-row{
	margin-top: 1px;
	background: none;
	padding: 1px;
	color: #1D4B78;
}

div.sub-top-menu-row:HOVER{
	background: url("../Images/top_submenu_row_background.png") repeat;
	margin-top: 1px;
	padding: 1px;
	color: #ffffff;
	cursor: default;
}

div.upozorneni{
	font-size: 80%;
	color: #ffcc1b;
	margin-bottom: 10px;
}

a.sub-top-menu-row{
	text-decoration: none;
	color: #1D4B78;
	font-weight: bold;
}

a.sub-top-menu-row:HOVER{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.overPage {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../Images/overlay.png);
}

.transparentBin {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 4px solid #ffffff;
	background: #e0e0e0;
	padding: 10px 10px 5px 10px;
	display: block;
	width: 250px;
}

legend {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	color: #ffffff;
	margin-bottom: 10px;
}

fieldset {
	border: 1px solid #abadb3;
	margin-bottom: 5px;
	padding: 10px 10px 10px 10px;
}

select,input,textarea {
	border: 1px solid #abadb3;
	margin: 0px 0px 2px 0px;
	font-size: 90%;
}
label {
	color: #000000;
}

#admin{
	padding: 4px;
}

#admin legend, label{
	color: #D1E0EF;
}

#admin legend{
	margin-bottom: 10px;
}

#admin fieldset{
	border: 1px solid #D1E0EF;
	padding: 10px 10px 10px 10px;
}

#admin input, select, textarea{
	background: #245280;/*#D1E0EF;*/
	border: 1px solid #ABADB3;
	color: #ffffff;
	font-size: 100%;
	padding: 2px;
}

#admin .noborder{
	border: 0px solid #ffffff;
	background: none; /*#245280;/*#D1E0EF;*/
}

#admin #tools{
	padding: 4px 5px 0px 0px;
}
#importatnt-news{
	color: #ffcc1b;
}

.whole-new{
	text-align: right;
	margin-top: 15px;
	font-weight: bold;
}

#admin .important{
	background: #F3741F;
	color: #ffffff;
}

thead{
	background: #568EAF;
}
th{
	padding: 5px;
	text-align: center;
}

td.popis{
	background: #568EAF;
	padding: 5px;
	text-align: center;
}

samp{
	font-size: 110%;
}

.lichy{
	background: #00386F/*#27649F*/;
}

.sudy{
	background: #245280;
}

.aktualni{
	background: #5389BF;
}

.popis-tiskovin{
	font-weight: bold;
	font-size: 120%;
	color: #ffcc1b;
}

#legenda{
	text-align: left;
	float: right;
}

#legenda ol{
	padding: 5px 5px 5px 0px;
	margin: 0px 10px 0px 5px;
	width: 160px;
}
#legenda li{
	padding: 2px;
	margin: 0px 0px 0px 2px;
}

#lista-tlacitka{
	background: #F0F0EE;
	border: 1px solid #cccccc;
	padding:2px;
}

#lista-tlacitka td{
	background: #F0F0EE;
	border: 1px solid #F0F0ED;
}

#lista-tlacitka td:HOVER{
	background: #B6BDD2;
	border: 1px solid #0A246A;
}

table.nomargin{
	margin: 0px;
}

form{
	margin: 0px;
}

.strankovani{
	font-size: 90%;
	text-align: center;
	margin: 4px;
}

.aktualni-stranka{
	color: #ffcc1b;
	font-size: 120%;
	font-weight: bold;
}

.odkazy-navrat{
	font-size: 90%;
	text-align: right;
	margin: 4px;
}

