html, body {
	height: 100%;
	background-color: #343434;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(i/zed.jpg);
}
.oneColElsCtr #main li {
	font-weight: bold;
}
.oneColElsCtr #main a {
	color: #00923F;
}


.pruhy {
	background-image: url(i/prouzek.jpg);
}
.fullwidth {
	position: relative;
	width: 950px;
	right: 20px;
}

.green     {
	background-color: #FFFFFF;
}




#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	background-image: url(i/top.jpg);
	text-align: right;
	background-repeat: no-repeat;
	z-index: 3;
}

#objednat {
	width: 195px;
	padding: 15px;
	background-color: #DADD9A;
	font-weight: bold;
	cursor: pointer;
}
#imgwrap {
	background-color: #CCCCCC;
}


.searchtable {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #000000;
	width: 100%;
}
.searchtable td {
	padding-left: 10px;
}
.cena {
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #00923f;
	padding-top: 7px;
}



#wrap {
	min-height: 100%;
	background-image: url(i/bg_top.jpg);
	background-repeat: repeat-x;
	height: 100%; /* center, not in IE5 */
	height:100% !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.dum_img {
	padding: 10px;
}


#main {
	padding-bottom: 115px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	min-height: 100%;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 115px;
}  /* must be same height as the footer */
h2 {
	font-size: 18px;
	color: #00923F;
	margin: 0px;
}

#menu {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00923F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	height: 35px;
	padding-left: 20px;
}
#menu .item {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
}


#main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	margin-left: 30px;
}
#odkazy a {
	color: #FFFFFF;
}
#top_prava {
	float: right;
	clear: none;
}

#baba {
	position: relative;
	left: 175px;
}

.nahled {
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	font-size: 11px;
	color: #009440;
	font-weight: bold;
}

.small_border {
	border: medium solid #DADD9A;
}

#foot_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #029141;
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
}
#odkazy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
}
h3 {
	margin: 0px;
}

.mensi {
	font-size: 12px;
}





#footer {
	height: 115px;
	clear:both;
	background-color: #090909;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #B1B1B1;
	position: relative;
	bottom: 0px;
	margin-top: -115px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
} 
#vizitka {
	position: absolute;
	z-index:0;
	bottom: 0px;
}
#foot_center {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.mensi_bold {
	font-size: 12px;
	font-weight: bold;
}
#menu .over {
	float: left;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
	height: 25px;
	background-color: #DADD9A;
}

.undrline {
	text-decoration: underline;
}
.nahledimg {
	margin: 5px;
}

