body {
	font: 11px Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	background:#666666;
	text-align: center;
}

p, form, h1, h2, h3, h4 , h5 {padding: 0; margin: 0; font-weight: normal;}
a {text-decoration: underline;}
a:hover {text-decoration: none;}
.koniec{clear: both; display:block; height: 2px;}

.nezobraz{
	display: none;
}

#kontajner{
	width: 805px;
	margin:auto;
	text-align: left;
}

.uvod #kontajner{
	padding: 90px 0 10px 0;
}

.sub #kontajner{
	padding: 10px 0;
}

.boxzaciatok,.boxkoniec{
	width: 805px;
	height: 3px;
	background-position: left top;
	background-repeat: no-repeat;
}

.boxzaciatok{
	background-image: url(../images/box_zaciatok.gif);
}

.boxkoniec{
	background-image: url(../images/box_koniec.gif);
}

.boxbg {
	width: 799px;
	padding: 0 3px;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../images/box_bg.gif);
}

.vrchbox{
	width: 799px;
	height: 135px;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../images/vrch_bg.gif);
	position:relative;
}

.vrchbox h1{
	width: 295px;
	height: 52px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/logo.gif);
	position: absolute;
	margin: 20px 0 0 25px;
}

.vrchbox h1 span,.vrchbox hr,.vrchbox h2{
	display: none;
}

.vrchbox h1 a{
	display: block;
	width: 295px;
	height: 52px;
}

.vrchbox ul{
	margin: 97px 0 0 11px;
	padding: 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
}

.vrchbox ul li{
	display: block;
	float: left;
	margin: 0;
	padding: 0 11px 0 13px;
	background-position: left 13px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_ciara.gif);
}

.vrchbox ul li.prva{
	background-image: none;;
}


.vrchbox ul li a{
	margin-top: 10px;
	display: block;
	text-decoration: none;
	color: #b3b3b3;
}

.vrchbox ul li a:hover{
	color: #90c636;
}


.vrchbox ul li a.vyb{
	margin: 0;
	padding-top: 10px;
	color: #90c636;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/menu_vyb.gif);
}

.vrchbox .kontakt{
	width: 173px;
	height: 53px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/tel_kontakt.gif);
	position: absolute;
	top:20px;
	right:20px;
}

.vrchbox .kontakt span{
	display: none;
}

.obrazok{
	width: 799px;
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 8px solid #90c636;
}

.uvod .obrazok{
	height: 284px;
	background-image: url(../images/uvod_pic.jpg);
	border-bottom: 8px solid #90c636;
}

.sub .obrazok{
	height: 77px;
	background-image: url(../images/sub_pic.jpg);
}

.obrazok hr, .obrazok p, .obrazok h2{
	display: none;
}

.partner{
	position: relative;
	width:799px;
	height:80px;
	background-color: #ffffff;
}

.prevadzkuje{
	color: #999999;
	text-align: right;
	width: 250px;
}

.prevadzkuje p{
	position: absolute;
  top:10px;
  right:133px;
  text-align: right;
}

.prevadzkuje a{
  position: absolute;
  top:10px;
  right:10px;
  text-align: right;
}

.prevadzkuje a{
	color: #90c636;
	text-decoration: none;
}

.prevadzkuje a:hover{
	text-decoration: underline;
}

.prevadzkuje h2, .prevadzkuje hr{
	display: none;
}

.obsaheditor,.obsahfotogal{
	width:749px;
	padding: 15px 25px;
	color: #999999;
}

.obsaheditor h1{
	display: none;
}

.obsaheditor h2,.obsahfotogal h2{
	color: #90c636;
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 10px 0;
}

.obsaheditor h3{
	color: #90c636;
	font-weight: bold;
	font-size: 17px;
	padding: 0 0 8px 0;
}

.obsaheditor h4{
	color: #90c636;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 5px 0;
}

.obsaheditor a {
	color: #90c636;
}

.obsaheditor ul {
	list-style: none;
	padding: 10px;
	margin: 0;
}

.obsaheditor ul li{
	padding-left: 20px;
	background-position: 4px 5px;
	background-repeat: no-repeat;
	background-image: url(../images/ul_li.gif);
}

.obsaheditor ol {
	padding: 10px 10px 10px 30px;
	margin: 0;
}

.obsahfotogal .fbox{
	width: 210px;
	float: left;
	text-align: center;
	padding: 10px 59px 20px 0;
}

.obsahfotogal .fbox.posl{
	padding-right: 0;
}

.obsahfotogal .fbox a img{
	border: 5px solid #ACACAC;
}

.obsahfotogal .fbox a:hover img{
	border-color: #90c636;
}

.obsahfotogal .fbox p{
	text-align: justify;
	padding: 5px;
}

.reklama{
	position: absolute;
	top: 30px;
}

.reklama hr, .reklama h2{
	display: none;
}

.copyright{
	padding: 10px 0 0 30px;
	color: #c8c8c8;
}

.copyright a{
	color: #c8c8c8;
}

.copyright hr{
	display: none;
}

