body {
	background-color:#69A9D2; 
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0.7em;
	font-family: Arial, serif, sans-serif;
	color:#333333;
}

img {
	border-width: 0px;
}

hr {
	background: #c2c2c2;
	width: 910px;
	height: 1px;
	border:0;
}

a {
   text-decoration:underline;
   color:#4b95c4;
}

#all {
	width: 978px;
	background: url(../img/all_tile.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
}

#navbar {
	padding-left: 1px;
	width: 977px;
	height: 58px;
	background: url(../img/navbar.jpg) no-repeat;
}

#navbar ul{
	width: 977px;
	height: 58px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar li {
	float: left;
	display: block;
	width: 91px;
	height: 58px;
	}
#navbar a {
	font-size: 1em;
	padding-top: 8px;
	color: #4b95c4;
	display: block;
	width: 91px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	text-decoration: none;
	}

#end_li_navbar {
	width: 330px;
	height: 50px;
	float: right;
	margin: -54px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	top: 3px;
}
#end_li_navbar img {
	margin: 15px 0px -5px 0px;
}
#end_li_navbar input {
	background: transparent;
	border: solid 1px #4b95c4;
}
#end_li_navbar #ok {
	color: #4b95c4;
	font-weight: 600;
	border: none;
	background: transparent;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
	
}
	
#header {
	width: 978px;
	height: 256px;
	background: url(../img/header.jpg) no-repeat;
}

#logo {
	text-align: left;
	padding: 49px 0px 0px 33px;

}

#logo a {
	cursor: pointer;
	display: block;
	width: 196px;
	height: 73px;
	text-decoration: none;
	position: relative;
	float: left;
	
}
#logo h2 {
	margin: 0px 0px 0px 0px;
}
#logo span {
	display: block;
	width: 196px;
	height: 73px;
	position: absolute;
	background-image: url(../img/logo.jpg);
	float: left;
}

#menu {
	padding-left: 1px;
	width: 977px;
	height: 81px;
	background: url(../img/menu.jpg) no-repeat;
	overflow: hidden;
}

#menu ul{
	width: 977px;
	height: 81px;
	margin: 0px;
	padding-left: 1px;
	list-style: none;
}
#menu li {
	float: left;
	display: block;
	width: 139px;
	height: 81px;
	}
#menu ul li a {
	color: #ffffff;
	font-size:1.2em;
	line-height: 30px;
	overflow: hidden;
	background: no-repeat;
	display: block;
	width: 139px;
	padding: 45px 0px 0px 0px;
	height: 36px;
	text-align: center;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #5b8c29;
}
#menu #bazen a {
	background: url(../img/bazeny.jpg) no-repeat 140px;
}
#menu #bazen a:hover {
	color: #5b8c29;
	background: url(../img/bazeny.jpg) no-repeat 0px;
}
#menu #zahrady a {
	background: url(../img/zahrada.jpg) no-repeat 140px;
}
#menu #zahrady a:hover {
	color: #5b8c29;
	background: url(../img/zahrada.jpg) no-repeat 0px;
}
#menu #pristresky a {
	background: url(../img/pristresky.jpg) no-repeat 140px;
}
#menu #pristresky a:hover {
	color: #5b8c29;
	background: url(../img/pristresky.jpg) no-repeat 0px;
}
#menu #skleniky a {
	background: url(../img/skleniky.jpg) no-repeat 140px;
}
#menu #skleniky a:hover {
	color: #5b8c29;
	background: url(../img/skleniky.jpg) no-repeat 0px;
}
#menu #folie a {
	background: url(../img/folie.jpg) no-repeat 140px;
}
#menu #folie a:hover {
	color: #5b8c29;
	background: url(../img/folie.jpg) no-repeat 0px;
}
#menu #svetliky a {
	background: url(../img/svetliky.jpg) no-repeat 140px;
}
#menu #svetliky a:hover {
	color: #5b8c29;
	background: url(../img/svetliky.jpg) no-repeat 0px;
}
#menu #oploceni a {
	background: url(../img/oploceni.jpg) no-repeat 140px;
}
#menu #oploceni a:hover {
	color: #5b8c29;
	background: url(../img/oploceni.jpg) no-repeat 0px;
}
#content {
	width: 978px;
	background: url(../img/content_tile.jpg)repeat-y;
}

#content {
	width: 978px;
	background: url(../img/content_tile.jpg)repeat-y;
}

#left_content {
	padding-left: 25px;
	width: 220px;
	float: left;
}

#kontakt_formul {
	text-align: left;
	width: 220px;
	margin: 32px 0px 0px 0px;
}
#kontakt_formul h3 {
	font-size: 1.25em;
	font-weight: 500;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: url(../img/kontakt.jpg) no-repeat;
	width: 219px;
	height: 34px;
}
#form1 {	
	margin:-15px 0px 0px 0px;
}
#form1 label {
	color: #999999;
	margin: 0px 0px 0px 10px;
}
#form1 input {
	background: transparent;
	border: solid 1px #c2c2c2;
	width: 215px;
	height: 18px;	
}
#form1 textarea {	
	background: transparent;
	border: solid 1px #c2c2c2;
	width: 215px;
	height: 95px;	
}
#send{
	text-align: center;
}
#send input {
	color: #ffffff;
	cursor:pointer;
	border: none;
	background:	#c2c2c2;
	width:90px;
	margin: -1px 0px 0px 0px;
}
#aktual_info {
	text-align: left;
	width: 220px;
	margin: 30px 0px 0px 0px;
	
}
#aktual_info h3 {
	color: #4b95c4;
	font-size: 1.25em;
	font-weight: 500;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: url('../img/aktual.jpg') no-repeat;
	width: 219px;
	height: 34px;
}
#aktual_info h3 a {
	color: #4b95c4;
	text-decoration:none;
}
#aktual_info p {
	margin: 15px 0px 0px 0px;
}
#aktual_info a {
	color: #000000;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#aktual_info h5 {
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
}
#aktual_info h5 a {
	color: #4b95c4;
	text-decoration: none;
}
#right_content {
	float: right;
	width: 665px;
	padding-left: 30px;
} 

#content_text {
	padding-top: 20px;
	padding-right: 30px;
	text-align: left; 
}
#content_text a h1,h2,h3,h4,h5 {
	text-decoration: none;
	color: #4b95c4;
}
#content_text p {
	margin: 0px 0px 15px 0px;
	text-decoration: none;
}
#content_text img {
	margin: 10px 0px 15px 10px;
}
#content_text hr {
	text-align: left;
	width: 218px;
	height:1px;
	background: #4b95c4;
	border:0px;
	margin:5px 0px 10px 0px;
}
#content_text h1{
	font-size: 1.5em;
	color: #676461;
	text-decoration: none;
	margin: 15px 0px 5px 0px;
}
#content_text h2{
	font-size: 1.6em;
	color: #4b95c4;
	text-decoration: none;
	margin: 15px 0px 5px 0px;
}
#content_text h2 a{
	color: #4b95c4;
	text-decoration: none;
}
#content_text h3{
	font-size: 1.4em;
	color: #4b95c4;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
#content_text h4{
	font-size: 1.25em;
	color: #4b95c4;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
#content_text h5{
	font-size: 1.1em;
	color: #4b95c4;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
}
#content_text ul {
	margin:0px 0px 15px 25px;
	padding: 0px 0px 0px 0px;
	list-style-image:	url(../img/odrazka.gif);
}
#content_text li {
	margin:0px 0px 5px 0px;
}

#content_text table {
	margin: 0px 0px 15px 0px;
	width: 100%;
}
#content_text th {
	color: #ffffff;
	background: #4b95c4;
	padding: 5px 10px 3px 10px; 
}
#content_text td {
	background: transparent;
	border: solid 1px #c2c2c2;
	padding: 5px 10px 3px 10px; 
}
#content_text .button {
	color: #4b95c4;
	text-decoration: underline;
	margin: 0px 10px 0px 0px;
}
#footer {
	width: 918px;
	margin: 0px 30px 0px 30px;
	text-align: center;
}
#footer p {
	color: #999999;
	margin: 0px 0px 20px 0px;
}
#footer a {
	color: #4b95c4;
	margin: 0px 0px 20px 5px;
}
#mapa {
	float: left;
}
.clear {
	clear: both;
}
#foto {
	margin: 0px 0px 10px 10px;
}
#foto h3 {
	margin: 0px 0px 5px 0px;
}
#fotogalerie {
	border: solid 1px #4b95c4;
	padding: 1px 0px 0px 1px;
}

#fotogalerie a  {
	margin: 0px;
	text-decoration: none;
}

#fotogalerie a img {
	margin: 0px 1px -2px 0px;
	text-decoration: none;
}
#content_text div.aktuality .datum{
	margin: 15px 0px 0px 0px;
}
#content_text div.aktuality h4{
	color: #4b95c4;
	text-decoration: none;
}
#content_text div.aktuality h4 a{
	color: #4b95c4;
	text-decoration: none;
}
#content_text div.aktuality p a {
	color: #000000;
	text-decoration: none;
}
#content_text div.realizace{
	margin: 0px 0px 15px 15px;
}
#content_text div.realizace h4 {
	margin: 20px 0px 5px 0px;
}
#content_text div.realizace h4 a {
	color: #4b95c4;
	text-decoration:none;
}
#content_text div.realizace p a {
	color: #000000;
	text-decoration: none;
}
#content_text div.reference{
	margin: 0px 0px 0px -15px;
	border: solid 1px #4b95c4;
	padding: 1px 1px 1px 15px;
}
#content_text div.reference p{
	margin: 5px 0px 6px 0px;
}
#content_text div.reference img{
	float:right;
	margin: 0px 0px 0px 5px;
}
#content_text div.celek{
	margin: 15px 15px 10px 0px;
	width: 300px;
	height: 102px;
	float:left;
}
#content_text div.image {
	width: 100px;
	height: 100px;
	float:left;
	text-align:center;
}
#content_text div.image img {
	text-align:center;
	border: solid 1px #c2c2c2;
	margin: 0px 0px 0px 0px;
}
#content_text div.txt {
	width: 200px;
	float:left;
}
#content_text div.txt h5 {
	margin: 0px 0px 3px 0px;
	font-size: 1.1em;
	color: #4b95c4;
}
#content_text div.txt h5 a {
	margin: 0px 0px 3px 0px;
	color: #4b95c4;
}
#content_text div.txt p {
	margin: 0px 0px 5px 0px;
}
#content_text div#new {
	margin: 30px 0px 0px 0px;
}
#content_text div#new h4 {
	margin: 0px 0px 10px 0px;
}
#paging {
	text-align: left;
	width: 218px;
	height: 22px;
	font-size: 1.2em;
	font-weight: 500;
	border-bottom: solid 1px #b7d4e7;
}
#paging a {
	margin: 0px 2px 0px 2px;
	color: #4b95c4;
	text-decoration: none;	
}
#paging a:hover{
	color: #000000;
}
#paging span {
	line-height:200%;
}

#footerLinks {
	color:#cccccc;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#footerLinks a {
	color:#ffffff;
}

