body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	color: #003300;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #669933;
	background-image: url(images/img3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

p, ol, ul {
	line-height: 140%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}
a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
	border: 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid  #336600;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	position: relative;
}


.bg2 {
	padding: 12px;
	background: #FFFFFF url(images/img4.gif) repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
}

#colTwo .imgwtext {
	width: 140px;
	height: 130px; 
	float: left;
	text-align: center;
}

.green {
	color: #009933;
}

table {
	border-collapse: collapse; 
}

th {
	font-weight: bold;
	height: 30px;
/*	vertical-align: bottom; */
/* 	border-bottom: 1px #CCCCCC dotted; */
	background-image: url(images/bgtab.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 3px;	
}

td {
	background-color: #FFFFFF;
	border-bottom: 1px #F2F2F2 solid;
	padding: 3px 3px;
}

#vyhladavanie {
	padding: 10px 13px 13px 10px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

.formpole {
	width: 140px;
	height: 18px;
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	vertical-align: top; 
	color: #333333;
	margin: 0 5px 7px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 3px 3px 0 3px;
}

.formimg {
	margin: 0 0 0 10px;
	padding: 0;
}

.kategorie {
	margin: 0;
	padding: 0;
}

.popis {
	margin: 0 0 15px 0;
	padding: 0;
}


/* Header */

#header {
	width: 892px;
	height: 120px;
	margin: 0 auto;
	background-image: url(images/hlavicka.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 10px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 83px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 1px;
	padding: 12px 10px 0 8px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover {
	text-decoration: underline;
}

#homepage {
	width: 892px;
	height: 10px;
	margin: 0 auto 30px auto;
	text-align: right;
	
}

#homepage a {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/house.gif);
	background-position: left center;
	background-repeat: no-repeat;	
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
}

#homepage a:hover {
	text-decoration: underline;
}

#homepage .upg {
	background: none;	
}

/* Content */

.title_srch *{
vertical-align:middle;
}

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
}

#colOne ul {
	padding-left: 0;
	list-style: none none outside;
}

#colOne li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
	text-align: left;
}

#colOne ul li ul li {
	margin-left: 10px;
	padding-left: 10px;
}

#colOne ul li ul li ul li{
	margin-left: 10px;
	padding-left: 10px;
}


#colTwo {
	float: left;
	width: 500px;
	margin-left: 10px;
}

.srch {
	vertical-align: bottom;	
	height: 20px;
}

.floatleft {
	float:left;
	margin-right: 10px;
}

.floatright {
	float:right;
	margin-right: 10px;
}

#colTwo #path {
	padding: 0;
	margin-bottom: 10px;
	position: relative;
}


#colThree {
	float: right;
	width: 186px;
	text-align: left;
}

#colThree h2 {
	font-size: 16px;
}


#colThree .bg1 {
	padding-top: 7px;
}

#colThree ul {
	padding-left: 0;
	list-style: none none outside;
	
}

#colThree li {
	padding: 5px 0;
	background: url(images/img6.gif) repeat-x;
}

#colThree li.first {
	background: none;
}


/* Footer */

#before_footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
}

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

a img {
border:0;
}


#footer p {
	margin: 0;
	text-align: center;
}	

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
} 

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 


