html{
background-color: #cfcd70;
background-image: url('./img/uvod/back.jpg');
background-position: center top;
background-repeat: repeat-y;
font-family: Tahoma;
}

body{
margin: 0px;
padding: 0px;
text-align: center;
}

p{
margin-bottom: 9px;
margin-top: 0px;
padding: 0px;
}

ul{
margin-top: 9px;
}

ul li{
list-style-image: url("./img/sipka.jpg");
font-weight: bold;
}

.www{
position:relative;
width: 1300px;
margin-left: auto;
margin-right: auto;
}

.page{
position: relative;
text-align: left;
margin-left: auto;
margin-right: auto;
width: 696px;
color: black;
background-image: url('./img/uvod/info.jpg');

}

.vrch{
position: relative;
width: 697px;
height: 163px;
background-image: url('./img/uvod/vrch.jpg');
}




.info{
position: relative;
padding-bottom:20px;
margin-bottom:20px;
left: 50px;
color: black;
width: 590px;
}

.info h1{
	color: #D41C00;
	font-size: 1.4em;
}

.info h2{
	color: #567a32;
	font-size: 0.9em;
}

.info h3{
	color: #747474;
	font-size: 0.9em;
}

.info p{
	font-size: 0.9em;
	text-align: justify;
	font-family: serif;
}

.info ul{
	font-size: 0.8em;
}

.info li{
	margin-top: 10px;
}

.info li strong{
	font-size: 1.1em;
}

.info table tr td{
padding-right:20px;
} 

.pata{
position: relative;
clear: both;
width: 500px;
height: 25px;
border-top: 1px solid #2795d1;
left: 50px;
width: 590px;
color: gray;
font-size: 0.7em;
text-align: center;
}

.pata img{
float:right;
margin-top:-20px;
#margin-top:-25px;
_margin-top:-25px;
}

.pata text{
}

.pata img{
float:right;
margin-top:-20px;
#margin-top:-25px;
_margin-top:-25px;
}


.red{
	color:red;
}

input, textarea, select{
background-color: #e2eff2;
color: navy;
border: 2px solid #3f8899
}

input.tlacitko{
background-color: #ee5d3f;
color: #edf1f2;
font-weight: bold;
cursor: pointer
}

.roztah{
width: 250px;
}

.otaznik{
list-style-image: URL('./img/otaz.gif');
}

.sipka{
list-style-image: URL('./img/sipka.gif');
}

big{
font-weight: bold;
clear: both;
}


.partneri{
position: absolute;
z-index: 3;
left: 700px;
top: 180px;
font-size: 0.8em;

}


.partneri img{
display: block;

margin-bottom: 2px;
border: 0px;
}



.sekce{
postion:relative;
width:590px;
padding-bottom:0px;
}

.nadpissekce{
postion:relative;
width:590px;
padding-bottom:1px;
}

.aktualitysekce{
postion:relative;
width:590px;
margin-top:20px;
}

.nadpissekce a{
color:red;
}

.nadpissekce h1{
font-size: 1.6em;
color:red;
}

.sekce h2 {
font-size: 1.3em;
color:#D41C00;
}

.sekce img{
postion:relative;
padding-right:30px;
}

.sekce li {
margin-top:-5px;
}

.sekce ul p{
font-family: serif;
font-size:1.1em;
margin-top:-10px;
font-weight: bold;
}

.viceinformaci {
color:blue;
}

.dalsiaktuality {
postion:relative;
text-align:right;
}

.banner{
position:absolute;
top:410px;
left:700px;
}

.banner2{
position:absolute;
top:738px;
left:700px;
}



.logo{
position:absolute;
left:-315px;
}

.logo img{
padding-right:0px;
border-width:0px;
}

.menuMain ul{
	list-style-type:none;
	position:relative;
	top:-10px;
	display:block;
	height:40px;
	width:632px;
	margin-left:18px;
	padding-left:20px;
	text-transform:uppercase;
	font-size:1.0em;
	background:transparent url("img/menu_main/red.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
.menuMain li{
	display:block;
	float:left;
	height:40px;
}
.menuMain li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0px 20px;
	height:40px;
}
.menuMain li a:hover{
	background:transparent url("img/menu_main/black.jpg") repeat-x top left;
	color:red;
}

.Menu_stin{
position:absolute;
top:201px;
left:18px;
}