/*div-obal start*/
#obal {
	margin: auto;
	padding: 5px;
	width: 800px;
	position: relative;
	background-image: url(vz-lead.jpg); background-repeat:no-repeat; 
	height:200px;
}
cd#hlavny-obrazok {
	height: 104px;
	width: 800px;
	position: relative;
	border:1px solid #800000;
}
cd#pod-obrazok {
	height: 47px;
	width: 800px;
}
/*div-obal koniec*/
/*-----------------------------*/
/*div-obsah start*/
#obsah {
	margin-top:140px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-indent: 1cm;
	height: 330px;
	width: 570px;
	overflow: auto;
	position: absolute;
	left: 0px;
	color: #800000;
	text-align: justify;
	padding-right: 7px;
	/*farebny scrollbar*/  
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#800000;
}
/*div-obsah koniec*/
/*-----------------------------*/
/*div-nav start*/
#nav {
	margin-top:140px;
	position: absolute;
	right: 20px;
	width: 180px;
	
}
#nav ul{
		padding:0px;
		margin:0px;
		list-style-type: none;
}
#nav li {
	 background: url(../../vz/bg-vz-menu.gif) #fff top left;
border-bottom: 1px solid brown;
border-right: 1px solid brown;
text-decoration: none;
text-align: center;
margin-bottom:3px;
line-height:28px;
}
.dr{height:35px ! important; line-height:15px ! important; background: url(../../vz/bg-vz-menu2.gif) #fff top left ! important;}
/*div-nav koniec*/
/*-----------------------------*/
/*div-spat start*/
#spat {
	background-image: url(../../vz/back.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 140px;
	text-align:center;
	padding-top:5px;
	position: relative;
	left:15px;
	top:15px;
}
/*div-spat koniec*/
/*-----------------------------*/
/*globalne styly*/
a{color:#800000;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
a:hover{color:#9F2A13;
}
h1 {
	color:#800000;
	font-size: 10px;
	font-family:Verdana;
	position:absolute;
	top:3px;
	right:12px;
	margin: 0px;
}
