body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8d9396;
	background-image: url(../gfx/podklad.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#glob {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../gfx/lsl-bg.gif);
	background-repeat: repeat-y;
}
#head {
	background-image: url(../gfx/hlavicka.jpg);
	height: 148px;
	width: 960px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
}
#head .logo {
	position: absolute;
	height: 100px;
	width: 360px;
	left: 53px;
	top: 28px;
}
#head .logo a {
	display: block;
	height: 100px;
	width: 360px;
}
#head .lang {
	text-align: right;
	height: 25px;
	width: 60px;
	position: absolute;
	left: 884px;
	top: 116px;
}
#head .fulltext {
	height: 80px;
	width: 200px;
	position: absolute;
	left: 745px;
	top: 33px;
	text-align: right;
}

#mnu_holder {
	height: 75px;
	position: relative;
	background-image: url(../gfx/menu.jpg);
	background-repeat: no-repeat;
}

#mnu_holder .menu .mnu_sep {
	background-image: url(../gfx/menu-separator.gif);
	height: 55px;
	width: 2px;
	display: none;
}
#mid {
	width: 960px;
	background-image: url(../gfx/podklad-lsloupec.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
}


#mid .lsl {
	width: 235px;
	color: #FFFFFF;
	float: left;
	background-repeat: repeat-y;
}
#mid .lsl .bg-fix {
	background-repeat: repeat-y;
}


#mid #rs_cont {
	width: 700px;
	margin-left: 240px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rs_cont h1 {
	margin: 0px 0px 10px 0px;
	color: #014493;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c1bfbf;
	font-size: 20px;
	padding-left: 10px;
	background-image: url(../gfx/h1-podklad.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	height: 31px;
}
#rs_cont h2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	background-image: url(../gfx/h2-podklad.gif);
	height: 21px;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#rs_cont p {
	margin-top:0px;
}

#rs_cont a {
	color:#0099CC;
}
#rs_cont a:hover {
	color:#999999;
 	text-decoration: none;
}
#rs_cont .podtrzeny {
	text-decoration: underline;
}
#rs_cont .svetle_sedy {
	color: #bfbfbf;
}
#rs_cont .tmave_sedy {
	color: #616161;
}
#rs_cont .modre_1 {
	color: #3a87d3;
}
#rs_cont .modre_2 {
	color: #326cab;
}
#rs_cont .modre_3 {
	color: #193c6e;
}

#rs_cont ul {
	color: #014493;
	list-style-type: square;
}
#rs_cont #lista {
	background-color: #FFFFFF;
	height: 130px;
	width: 695px;
	background-image: url(../gfx/lista_bgpanak.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	overflow: hidden;
	padding-left: 5px;
	float: left;
}
#rs_cont #lista .posun {
	background-color: #0F3597;
	position: relative;
	left: 120px;
	top: 27px;
	width: 575px;
	height: 47px;
	background-image: url(../gfx/lista_bg.gif);
	padding: 0px;
	margin: 0px;
}

#rs_cont #lista a {
	background-repeat: no-repeat;
	display: block;
	height: 47px;
	width: 61px;
	float: left;
	background-position: 0px top;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#rs_cont #lista .posun a span {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 300px;
	color: #000000;
	display: none;
	font-weight: bold;
}

#rs_cont #lista a:hover {
	background-position: 0px bottom;
}
#rs_cont #lista .posun a:hover span {
	display: inline;
}
#rs_cont .tb_pop {
}
#rs_cont .tb_pop th {
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #002A69;
}
#rs_cont .tb_pop td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#rs_cont .fs {
	border: 1px solid #003366;
}
#rs_cont .fs legend {
	color: #FFFFFF;
	background-color: #003366;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rs_cont #rs_path {
	font-size: 11px;
	margin-bottom: 5px;
}
#rs_cont #rs_path a {
	color: #FF9900;
	font-style: italic;
}


#msg_err {
	width: 400px;
	border: 2px solid #FF0000;
	margin-bottom: 20px;
	background-image: url(../gfx/err_big.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 70px;
	margin-right: auto;
	margin-left: auto;
}













#patka {
	background-image: url(../gfx/podklad-paticka.gif);
	height: 41px;
	line-height: 41px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#patka a {
	color: #87b4e3;
	text-decoration: none;
}
#patka a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#patka .patka-r {
	float: right;
}

#mid .lsl .menu_l {
	width: 235px;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url(../gfx/levemenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}
#mid .lsl .menu_l ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mid .lsl .menu_l ul li {
}
#mid .lsl .menu_l ul li a {
	text-decoration: none;
	display: block;
	width: 205px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mid .lsl .menu_l ul li a:hover {
	background-image: url(../gfx/lm-hover.gif);
	background-repeat: repeat-y;
	color: #000000;
}
#mid .lsl .menu_l .nadpis {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FDCE0F;
}

#mid .lsl .box-l {
	width: 206px;
	background-image: url(../gfx/aktualita-telo.gif);
	background-position: bottom;
	margin-left: 10px;
	color: #000000;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#mid .lsl .box-l h2 {
	background-image: url(../gfx/aktualita-hd.gif);
	background-position: top;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	color: #FFFFFF;
	margin: 0px;
}
#mid .lsl .box-l p {
	margin: 0px;
}
#mid .lsl .box-l a {
	color: #0263C5;
	text-decoration: none;
}
#mid .lsl .box-l a:hover {
	color: #666666;
	text-decoration: underline;
}
#mid .lsl .box-l .podtrzeny {
	text-decoration: underline;
}

#mid .lsl .box-l .svetle_sedy {
	color: #bfbfbf;
}
#mid .lsl .box-l .tmave_sedy {
	color: #616161;
}
#mid .lsl .box-l .modre_1 {
	color: #3a87d3;
}
#mid .lsl .box-l .modre_2 {
	color: #326cab;
}
#mid .lsl .box-l .modre_3 {
	color: #193c6e;
}
#mid .lsl .box-l ul {
	color: #014493;
	list-style-type: square;
}
#mid #rs_cont .std_fs {
	width: 90%;
	border: 1px solid #000C1C;
}
#mid #rs_cont .std_fs legend {
	border: 1px solid #000C1A;
	color: #FFFFFF;
	background-color: #0263C3;
	padding: 3px;
}
.tbox {
	font-size: 13px;
}
.ftext_tit {
	font-style: italic;
	font-weight: bold;
	color: #0264C6;
}
.ftext_cont {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.ftext_list {
	font-weight: bold;
}
.ftext_list li {
	margin-bottom: 5px;
}
.txb_norm {
	border: 2px solid #0264C6;
	background-color: #F0F0F0;
}
.txb_req {
	border: 2px solid #990000;
	background-color: #FFF4CA;
}

#err {
	background-color: #FFFFFF;
	border: 3px solid #D28327;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../gfx/err_big.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	font-size: 13px;
}
#err span {
	color: #8F0A0B;
	font-weight: bold;
	font-size: 17px;
	font-style: italic;
}
#err ul {
	margin: 10px;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#err em {
	color: #D28327;
}
#err a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
#page_list {
	width: 200px;
	float: right;
	font-weight: bold;
	text-align: right;
}
