a:link, a:visited {	color: #f26521; text-decoration:none; }
a:active, a:hover { color: #f26521; text-decoration: underline; }


body {
padding-top: 0px;
background-color:#ffffff;
background:url(images/bg_ver.jpg) top repeat-x;
color:#464646;
margin:0;
padding:0;
	text-align: left;
	letter-spacing: 1px;
}  

img.right {
float:right;
margin:10px 0px 0px 10px;
}

img.left {
float:left;
margin: 10px 0px 0px 10px;
} 

DIV.head {
margin: 0px auto;
width:800px;
}

#top_obr {
POSITION:relative;
TOP:0px;
width:766px;
height:450px;
background:url(images/top_bg.jpg) no-repeat;
}

#nazev_titulek {
	POSITION:absolute;
	left:100px;
	width:100px;
  TOP:100px;
	font-family: Arial;
	font-size: 40px;
	color: #FFFFFF;
}

#tluste_pismo {

	font-family: Arial;
	font-size: 10px;
	font-style: bold;
	color: #FFFFFF;
}


DIV.obsah {
margin: 0px auto;
TOP:400px;
WIDTH:720px;
}

#text_big {
	font-family: Arial;
	font-size: 36px;
	font-weight : bold;
}

#obsah_text {
POSITION:relative;
LEFT:100px;
TOP:0px;
width:700px;
height:100%px;
font-family: Arial;
font-size:12px;

}

#chata_obr {
POSITION:relative;
LEFT:100px;
TOP:0px;
width:640px;
height:480px;
background:url(images/chata.jpg) no-repeat;
}


DIV.levy{
POSITION:absolute;
LEFT:10px;
TOP:105px;
WIDTH:165px;
background-color:#92A7BE;
}

#templatemo_menu {
  POSITION:absolute;
  LEFT:10px;
  TOP:410px;
	width: 152px;
	margin: 40px 0 0 40px;
	padding: 0;
}


#templatemo_menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#templatemo_menu li a {
  display: block;
	width: 152px;
	height: 40px;
	color: #aba000;
	background: url(images/buttona.jpg) no-repeat;
	font-family: Arial;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 8px 0 0 20px;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(images/button_vola.jpg) no-repeat;
	color: #fff;
}


#konec {
background:url('images/foot_bg_b.jpg') repeat-x;
height:85px;
 TOP:100%;
}




