* {
	font-style: normal;
	list-style: none;
	margin: 0pt;
	padding: 0pt;
	text-decoration: none;
}

form, img {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

.clr {
	display: inline-block;
	width: 100%;
	clear: both;
}  

/* Holly Hack Targets IE Win only \*/
	* html .clr {height: 1%;}
	.clr {display: block;}
 /* End Holly Hack */
 
body {
	background: #f8e8c4 url(../pic/site/body_bg.jpg) repeat top center;
	color: #333333;
	margin: 0;
	padding: 0;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 920px;
	margin: 0px auto;
	clear: both;
	background: transparent url(../pic/site/wrap_bg.jpg) no-repeat top center;
}

#head {
	width: 900px;
	padding: 0px 10px;
	height: 266px;
	clear: both;
	background: transparent url(../pic/site/head1.jpg) no-repeat top center;
}

#logo h2 a {
	text-indent: -9999px;
	width: 325px;
	height: 145px;
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 81px;
}

#lang {
	display: block;
	height: 22px;
	line-height: 22px;
	margin-right: 10px;
	text-align: center;
	float: right;
	background: transparent url(../pic/site/lang_bg.gif) no-repeat 0 0;
}

#lang ul {
	background: transparent url(../pic/site/lang_ul_bg.gif) no-repeat top right;
	padding: 0px 7px;
}

#lang li {
	display: inline;
}

#lang li a {
	color: #ffbf2f;
	font-size: 9px;
	line-height: 22px;
	margin: 0px 10px;
	padding-left: 20px;
}

#lang li a:hover {
	text-decoration: underline;
}

#lang li a.hr {
	background: transparent url(../pic/site/flags/hr.png) no-repeat left center;
}

#lang li a.en {
	background: transparent url(../pic/site/flags/gb.png) no-repeat left center;
}

#menu {
	width: 820px;
	height: 40px;
	padding: 0px 40px;
	overflow: hidden;
	display: block;
	clear: both;
}

#menu ul {
	margin: 0px;
	padding: 3px 0px;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	line-height: 34px;
	color: #333333;
	padding: 0px 8px;
	font-size: 13px;
	font-weight: bold;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#cont {
	padding: 10px 20px 30px;
	background: transparent url(../pic/site/cont_bg.gif) no-repeat bottom center;
}

#main {
	width: 576px;
	margin-right: 40px;
	float: left;
}

#side {
	width: 264px;
	float: left;
}

#main h1 {
	font-size: 2em;
	color: #333333;
	margin-bottom: 15px;
	text-align: center;
}

#main h4 {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#main p {
	margin-bottom: 5px;
}

#main p.right {
	text-align: right;
}

#main ul li {
	list-style: disc inside;
	margin-bottom: 6px;
}

#main strong {
	color: #820a01;
}

#main a {
	color: #820a01;
	text-decoration: underline;
}

#main a:hover {
	color: #333333;
}

#main.menu p {
	text-align: center;
}

#main div.hr {
	clear: both;
	display: block;
	margin: 35px auto 45px auto;
	height: 35px;
	border: 0px;
	background: transparent url(../pic/site/hr_bg.gif) no-repeat center;
}

#main a.left {
	display: block;
	float: left;
	margin: 0px 30px 15px 0px;
}

#main ul.services {
	display: block;
	float: left;
}

#main ul.services li {
	list-style: none;
}

#main p.clr strong {
	margin-top: 10px;
	display: block;
}

#main img.mapa {
	display: block;
	width: 500px;
	margin: 50px auto 10px auto;
}

#side a.img {
	display: block;
	margin-bottom: 10px;
}

#side a.img:hover {
}

#side a.img img {
	padding: 6px;
	border: 1px solid #333333;
}

.clr a.img img {
	display: block;
	margin: 0 auto;
}

#side_kontakt {
	text-align: right;
}

#side_kontakt h3 {
	font-size: 15px;
	font-weight: bold;
	color: #820a01;
	margin-bottom: 10px;
}

#side_kontakt h4 {
	font-size: 14px;
	font-weight: bold;
	color: #820a01;
}

#side_kontakt h5 {
	font-size: 12px;
	font-weight: bold;
	color: #820a01;
}

#side_kontakt a {
	color: #820a01;
	text-decoration: underline;
}

#side_kontakt a:hover {
	text-decoration: none;
}

#kontakt_form {
	margin: 0px;
	padding: 5%;
	width: 90%;
}

#kontakt_form h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #820a01;
}

#kontakt_form h5 {
	font-size: 12px;
	font-weight: bold;
	color: #820a01;
}

#kontakt_form ul li {
	list-style: none;
	margin-bottom: 0px;
}

#kontakt_form span.block {
	display: block;
	float: left;
	width: 125px;
}

#kontakt_form #kontakt_message label {
	display: block;
	color: #820a01;
	font-weight: bold;
}

#kontakt_form #kontakt_message input {
	width: 100%;
	padding: 2px;
	color: #333333;
	border: 1px solid #820a01;
}

#kontakt_form #kontakt_message textarea {
	width: 100%;
	padding: 2px;
	color: #333333;
	border: 1px solid #820a01;
}

#kontakt_form #kontakt_message div {
	padding: 7px;
}

#kontakt_form #kontakt_message input.kontakt_btn {
	width: 100px;
	background: transparent url(../pic/site/lang_bg.gif) no-repeat 0 0;
	color: #ffffff;
	font-weight: bold;
	float: right;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#kontakt_form #kontakt_message div.validation-advice {
	float: left;
	color: #DD0000;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}

table#galerija {
	border-collapse: collapse;
	margin: 0px;
	width: 100%;
}

table#galerija td {
	padding: 17px 0px;
	padding-left: 24px;
}

table#galerija td:first-child {
	padding-right: 24px;
}

table#galerija a.img {
	display: block;
	margin-bottom: 10px;
	background: #ffffff;
}

table#galerija a.img:hover {
}

table#galerija a.img img {
	padding: 6px;
	border: 1px solid #333333;
}

#foot {
	padding: 0px 20px;
	height: 60px;
}

#foot a.logo{
	width: 127px;
	height: 60px;
	margin-right: 10px;
	text-indent: -9999px;
	display: block;
	float: left;
	background: transparent url(../pic/site/logo_foot.gif) no-repeat left center;
}

#foot #copy {
	float: left;
	display: block;
}

#foot ul {
	margin: 0px;
	padding: 3px 0px;
}

#foot ul li {
	float: left;
}

#foot ul li a {
	display: block;
	color: #333333;
	padding: 0px 4px;
	font-size: 9px;
	text-decoration: underline;
}

#foot ul li a:hover {
	text-decoration: none;
}

#foot p {
	margin-left: 4px;
	font-size: 9px;
	display: block;
	clear: left;
}

#foot p a {
	color: #333333;
	font-weight: bold;
}

#foot p a:hover {
	text-decoration: underline;
}

#new_offer {
	display: block;
	margin: 35px auto 60px auto;
}

