body {
	background: #a61e22 url(images/pozadi.jpg) repeat-x;
	margin: 10px auto;
	text-align: center;
	font-family: Tahoma;
}
#obal {
	margin: 10px auto;
	text-align: left;
	width: 752px;
}
#hlavicka {
	background: url(images/hlavicka.png);
	text-align: left;
	padding: 13px 0 0 15px;
	width: 737px;
	height: 120px;
}
#menu {
	background: url(images/menu.png);
	text-align: left;
	padding-left: 7px;
	padding-top: 6px;
	width: 746px;
	height: 26px;
	color: #fff;
}
#obal #hlavni {
	background: url(images/hlavni.png);
	text-align: justify;
	padding: 20px 21px 20px 20px;
	width: 711px;
}
#obal #hlavni #levy {
	text-align: justify;
	float: left;
	padding-right: 11px;
	width: 502px;
	border-right: 1px solid black;
}
#obal #hlavni #pravy {
	text-align: justify;
	float: right;
	width: 185px;
}
#paticka {
	background: url(images/paticka.png);
	text-align: center;
	font-size: 13px;
	padding-top: 9px;
	width: 752px;
	height: 30px;
	color: #fff;
}
#menu a {
	text-decoration: none;
	padding: 6px 10px 7px 10px;
	height: 21px;
	color: #fff;
}
#menu a:hover {
	background: url(images/menuHover.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 6px 10px 7px 10px;
	height: 21px;
	color: #fff;
}
.aktivni {
	background: url(images/menuHover.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 7px 10px 6px 10px;
	height: 22px;
	color: #fff;
}

/* PRAVY PANEL*/
.infopanel {
	border: 1px solid #E3ECF0;
	width: 176px;
	background: #f2f2f2;
}
.infopanel .top {
	background: url(images/menu2.png); /*#59A8D2*/
	padding: 5px;
	width: 166px;
	/*_width: 176px;*/
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.infopanel .bottom {
	width: 100%;
	padding: 10px;
	color: #3B5563;
}

ul, li {display: inline; margin: 0;}
p{margin-top: 0;}
img {border: 0;}
a {text-decoration: underline; color: #D32328;}
a:hover {text-decoration: none;}
.red {color: red; font-size: 12px;}
.cistic {clear: both; font-size: 10px;}
.externi{background: url(images/externi.gif) top right no-repeat; padding: 0 12px 0 0;}
h2 {font-size: 16px; margin-top: 0;}
th {background: url(images/menu2.png); color: #fff; font-size: 15px;}
td {font-size: 14px;}
.tabulka {background: #f2f2f2; border: 1px solid #E3ECF0;}
.skryte {display: none;}
.libisemi {border:none; overflow:hidden; width:480px; height:30px}

.reference {border: 1px solid #E3ECF0; background: #f2f2f2; padding: 10px; width: 480px;}
.ref_left {float: left; width: 165px;}
.ref_right {float:right; width: 315px; text-align: justify;}
img {border: none;}
