* {margin:0;padding:0;}
body {
	border: 0;
	background-color: #dcdad5;
	color: #000;
	font-family: Arial, 'Arial CE', luicida, sans-serif;
	font-size:12px;
}
img {border: none;}
a {color: #d01c01;text-decoration: underline;}
a:hover {color: #FB2A27;text-decoration: underline;}
h1 {font-size: 135%;margin-bottom: 1em;/*color: #919191;*/}
h2 {font-size: 130%;margin: 1em 0;color: #ba1e03;}
h3 {font-size: 120%;margin-bottom: 1em}
p {margin: 1em 0;}
ul {margin-left: 10px;}
ul li {margin-left: 10px;}
#all {
	width: 985px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
}
#vrsek {
	height: 35px;
	background: #0f0f0f url('../img/top-bgd.gif') top left repeat-x;
	color: #fff;
}
#vrsek div.certifikat {
	float:left;
	margin-left: 20px;
}
#vrsek div.certifikat div {
	padding-top: 3px;
	font-weight: bold;
}
#vrsek div.certifikat img {
	float:left;
	margin-right: 10px;
}
#vrsek div.volby {
	float:right;

}
#vrsek span {
	padding-top: 9px;
	float:left;
	margin-right: 10px;
}
#vrsek form {
	padding-top: 5px;
	margin-right: 10px;
}
.hl {
	background-color: #fff;
	border: solid 1px #000;
	height: 14px;
	margin-top: 3px;
}
.hl-s {
	background-color: #c22810;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	border: 0;
/*	width: 15px;*/
	height: 14px;
	position:relative;
	top: -1px;
}
#vrsek a {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
	margin: 0 3px;
}
#vrsek a:hover {
	text-decoration: underline;
}

#logo {
	height: 157px;
	background-color: #620b01;
	background: #0f0f0f url('../img/vrsek.jpg') top left no-repeat;
}
#lpruh {
	height: 21px;
	background: #0f0f0f url('../img/tb-bgd.gif') top left repeat-x;
}
#left {
	width: 165px;
	padding-left: 25px;
	float:left;
	position: relative;
	top: -80px;
}
#menu {
	width: 165px;
	font-size: 12px;
}

#menu a {
	text-decoration:none;
	display:block;
	color: #fff;
	margin: 3px 0 0 10px;
}

#menu ul, #menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
} 
#menu ul {width:165px;}
#menu li:hover {
	color: #fff;
	background: #b90000 url('../img/menu-bgd-a.gif') top left repeat-x;
}
#menu li.menu_aktiv {color: #fff;background: #b90000 url('../img/menu-bgd-a.gif') top left repeat-x;}
#menu ul li {
	display:block;
	padding:0px 0 2px 0;
	background: #5f5f5f url('../img/menu-bgd.gif') top left repeat-x;
	border: solid 1px #959595;
	border-bottom:none;
	border-right:solid 1px #414141;
}
#menu ul li a {
	display:block;
	width:152px;
}
#menu ul ul {
	display:none;
	margin-left: 120px;
	margin-top: -8px;
	position: absolute; 
	z-index: 100;
}

#menu li:hover ul {display:block;}

#servis {
	border: solid 1px #d01c01;
	margin: 12px 0;
}
#servis div {
	margin: 10px;
	font-size: 95%;
}
#servis div.servis-odkazy {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 100%;
}
#servis h2 {
	font-size: 105%;
	display:block;
	color: #fff;
	background-color: #d01c01;
	margin:0;
	height: 17px;
	padding: 3px 0 0 12px;
}

#servis a {
	font-weight: bold;
	color: #404040;
	background-color: inherit;
	text-decoration: none;
}
#servis a:hover {
	text-decoration: underline;
}
#servis strong {
	color: #404040;
	background-color: inherit;
}

#obsah {
	margin-left: 212px;
	width: 770px;
	/*padding: 10px 45px;*/
}
#uvod {
	width: 430px;
	float:left;
	border-right: solid 1px #000;
	padding-right: 10px;
	margin-bottom: 20px;
}
#novinky {
	margin-left: 440px;
	padding: 20px;
}
#novinky a.vsechny {
	color: #bf1f06;
	font-weight: bold;
}
.novinka {
	margin-bottom: 10px;
}
.nov-img {
	float:left;
	width: 93px;
}
.nov-title {
	padding-left: 100px;
	font-weight: bold;
	color: #bd1e09;
}
.nov-text {
	padding-left: 7px;
	height: 65px;
	overflow:hidden;
}
.nov-datum {
	padding-left: 100px;
	color: #bd1e09;
}
.nov-datum a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nov-datum a:hover {
	text-decoration: underline;
}
.aktuality {
	float:left;
	width: 350px;
	margin-bottom: 20px;
}
.akt-img {
	float:left;
	margin: 0 10px 10px 0;
}
.akt-dat {
	color: #bd1e09;
}
#lista {
	height: 21px;
	background: #5f5f5f url('../img/lista-bgd.gif') top left repeat-x;
}
#lista marquee {
	font-weight: bold;
	color: #fff;
	padding-top: 4px;
}
#footer {
	height: 35px;
	background-color: #ba1900;
	color: #fff;
	text-align:center;
	padding-top: 5px;
}
#footer a {
	background-color: inherit;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.mapa {
	margin: 10px;
}
.ref-img {
	float:left;
	width: 170px;
}
.ref-text {
	padding-left: 170px;
	min-height: 120px;
}
.partner {
	height: 160px;
}
.part-img {
	float:left;
	width: 170px;
}
.part-text {
	padding-left: 170px;
}
.roz {
	float:left;
	width: 350px;
	margin-bottom: 20px;
	height: 130px;
	overflow: hidden;
}
.roz-img {
	float:left;
	width: 170px;
}
.roz-zby {
	margin-left: 170px;
}
.cistic {
	clear: both;
}
.alert {
	color: red;
	font-weight: bold;
}
.povinna {
	color: red;
	margin-top: 1em;
}