* {
	margin:0px;
	padding:0px
}

html, body {
	height:100%;
}

body {
	font-family:"Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	color:#000;
	background:#6bab81;
	_background:url('gfx/bgr.gif') center top repeat-y #6bab81;
	text-align:center;
}

#main2 {
	position:relative;
	width:988px;
	min-height:100%;
	height:100%;
	color:#000;
	background:#e0e6da;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	text-align:left;
}

body>#main2 {
	height: auto;
}

#main {
	position:relative;
	width:988px;
	min-height:100%;
	height:100%;
	color:#000;
	background:#e3eadb;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	text-align:left;
}

body>#main {
	height: auto;
}

#uvod {
	border:0px solid #000;
}

#uvod td {
	vertical-align:top;
}

#menu {
	position:relative;
	top:0px;
	z-index:1;
	width:100%;
	height:265px;
	font-size:1px;
	color:#000;
	background:url('gfx/top.jpg') left top no-repeat;
}

#menu .home {
	display:block;
	width:47px;
	height:72px;
	background:url("gfx/home.gif") left top no-repeat;
	text-decoration:none;
}

#menu .home:hover {
	background:url("gfx/home.gif") -47px top no-repeat;
}

#menu .info {
	display:block;
	width:40px;
	height:72px;
	background:url("gfx/info.gif") left top no-repeat;
	text-decoration:none;
}

#menu .info:hover, #menu .info_act {
	display:block;
	width:40px;
	height:72px;
	background:url("gfx/info.gif") -40px top no-repeat;
	text-decoration:none;
}

#menu .tipy {
	display:block;
	width:33px;
	height:72px;
	background:url("gfx/tipy.gif") left top no-repeat;
	text-decoration:none;
}

#menu .tipy:hover, #menu .tipy_act {
	display:block;
	width:33px;
	height:72px;
	background:url("gfx/tipy.gif") -33px top no-repeat;
	text-decoration:none;
}

#menu .foto {
	display:block;
	width:42px;
	height:72px;
	background:url("gfx/foto.gif") left top no-repeat;
	text-decoration:none;
}

#menu .foto:hover, #menu .foto_act {
	display:block;
	width:42px;
	height:72px;
	background:url("gfx/foto.gif") -42px top no-repeat;
	text-decoration:none;
}

#menu .nabidka {
	display:block;
	width:71px;
	height:72px;
	background:url("gfx/nabidka.gif") left top no-repeat;
	text-decoration:none;
}

#menu .nabidka:hover, #menu .nabidka_act {
	display:block;
	width:71px;
	height:72px;
	background:url("gfx/nabidka.gif") -71px top no-repeat;
	text-decoration:none;
}

#menu .kontakt {
	display:block;
	width:73px;
	height:72px;
	background:url("gfx/kontakt.gif") left top no-repeat;
	text-decoration:none;
}

#menu .kontakt:hover, #menu .kontakt_act {
	display:block;
	width:73px;
	height:72px;
	background:url("gfx/kontakt.gif") -73px top no-repeat;
	text-decoration:none;
}

#menu .napiste {
	display:block;
	width:66px;
	height:72px;
	background:url("gfx/napiste.gif") left top no-repeat;
	text-decoration:none;
}

#menu .napiste:hover, #menu .napiste_act {
	display:block;
	width:66px;
	height:72px;
	background:url("gfx/napiste.gif") -66px top no-repeat;
	text-decoration:none;
}

#content_info {
	position:relative;
	top:-200px;
	z-index:0;
	font-size:90%;
	line-height:1.3em;
	padding:150px 80px 0px 150px;
	color:#000;
	background:url('gfx/info_img.jpg') 0px 125px no-repeat #e3eadb;
}

#content_tipy {
	position:relative;
	top:-200px;
	z-index:0;
	font-size:90%;
	line-height:1.3em;
	padding:150px 80px 0px 150px;
	color:#000;
	background:url('gfx/tipy_img.jpg') 0px 125px no-repeat #e3eadb;
}

#content_foto {
	position:relative;
	top:-155px;
	z-index:0;
	min-height:300px;
	height:auto;
	_height:300px;
	font-size:90%;
	padding:150px 80px 0px 150px;
	color:#000;
	background:url('gfx/foto_img.jpg') 0px 78px no-repeat #e3eadb;
}

#content_nabidka {
	position:relative;
	top:-200px;
	z-index:0;
	font-size:90%;
	line-height:1.3em;
	padding:150px 80px 0px 150px;
	color:#000;
	background:url('gfx/nabidka_img.jpg') 0px 125px no-repeat #e3eadb;
}

#content_kontakt {
	position:relative;
	top:-150px;
	z-index:0;
	min-height:300px;
	height:auto;
	_height:300px;
	font-size:90%;
	line-height:1.3em;
	padding:150px 80px 0px 150px;
	color:#000;
	background:url('gfx/kontakt_img.jpg') 0px 70px no-repeat #e3eadb;
}

#content_napiste {
	position:relative;
	top:-155px;
	z-index:0;
	min-height:300px;
	height:auto;
	_height:300px;
	font-size:90%;
	padding:150px 80px 0px 150px;
	color:#000;
	background:url('gfx/napiste_img.jpg') 0px 80px no-repeat #e3eadb;
}

#footer_uvod {
	width:100%;
	text-align:center;
}

#footer, #footer2 {
	position:absolute;
	bottom:20px;
	width:100%;
	text-align:center;
}

#footer address {
	font-size:90%;
	font-style:normal;
	text-align:center;
	padding-bottom:10px;
	color:#000;
	background:#e3eadb;
}

#footer2 address, #footer_uvod address {
	font-size:90%;
	font-style:normal;
	text-align:center;
	padding-bottom:10px;
	color:#000;
	background:#e0e6da;
}

h2 {
	font-size:150%;
	margin-top:2.2em;
	color:#006232;
	background:transparent;
}

h3 {
	font-size:100%;
	color:#006232;
	background:transparent;
}

fieldset {
	border:none;
}

legend {
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#000;
	background:transparent;
	}

input, textarea {
	color:#000;
	background:#ecf0e9;
	border:1px solid #000;
	margin:2px 0px;
	}

label, input, textarea {
	display:block;
	width:550px;
	float:left;
	margin:2px 0px;
	}

label {
	text-align:left;
	width:115px;
	padding-right:10px;
	}

li {
	height:72px;
	float:left;
	list-style:none;
}

img {
	border:none;
}

.set-menu {
	position:absolute;
	top:161px;
	left:0px;
}

.cleaner {
	clear:left;
}

.gallery {
	width:165px;
	height:124px;
	margin-bottom:13px;
	border:0px solid #000;
	float:left;
}

.gallery2 {
	width:165px;
	height:124px;
	margin:0px 0px 13px 10px;
	border:0px solid #000;
	float:left;
}

.gallery3 {
	width:165px;
	height:124px;
	border:0px solid #000;
	float:left;
}


.underline {
	width:322px;
	height:10px;
	background:url('gfx/underline3.gif') left top repeat-x transparent;
}

.underline2 {
	width:629px;
	height:10px;
	margin-left:179px;
	_margin-left:0px;
	background:url('gfx/underline3.gif') center top repeat-x transparent;
}

.underline3 {
	width:690px;
	height:4px;
	background:url('gfx/underline3.gif') center top repeat-x transparent;
}

.b1 {
	width:57px;
	background:url('gfx/block1.gif') left top no-repeat;
}

.b2 {
	width:20px;
	background:url('gfx/block2.gif') left top no-repeat;
}

.b3 {
	width:18px;
	background:url('gfx/block3.gif') left top no-repeat;
}

.b4 {
	width:18px;
	background:url('gfx/block4.gif') left top no-repeat;
}

.b5 {
	width:17px;
	background:url('gfx/block5.gif') left top no-repeat;
}

.b6 {
	width:22px;
	background:url('gfx/block6.gif') left top no-repeat;
}

.b7 {
	width:20px;
	background:url('gfx/block7.gif') left top no-repeat;
}

.b8 {
	width:444px;
	background:url('gfx/block8.gif') left top no-repeat;
}

.b9 {
	position:absolute;
	top:233px;
	left:0px;
	width:988px;
	height:26px;
	background:url('gfx/block9.gif') left top no-repeat;
}

.hide {
	visibility:hidden;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}

.send {
	margin-left:508px;
	}

.submit {
	width:60px;
	color:#000;
	background:#e3eadb;
	border:none;
	margin-right:20px;
}

.reset {
	width:60px;
	color:#000;
	background:#e3eadb;
	border:none;	
}

.piktogram {
	margin-top:3px;
	float:left;
	}

.acs {
	text-decoration:underline;
}