body {
	font-family: Georgia, Arial, sans-serif;
	background-color: white;
	font-size: 14px;
	color: rgb(89, 77, 73);
}
h1, h2, h3, h4 {
	font-family: 'champagne__limousinesregular';
	font-weight: normal;
}
a img {
	border-width: 0px;
}
#page-bcg {
	background-image: url("../_img/style/sheet9.jpg");
	background-repeat: repeat-x;
}
#page-frame {
	margin: 0px auto 0px auto;
	width: 984px;
	padding: 14px 14px 14px 14px;
	color: black;
}
#header {
	font-family: 'champagne__limousinesregular';
	margin: 0px auto 0px auto;
	width: 984px;
	text-align: center;
}
.formular {
}
.button {
	font-family: 'champagne__limousinesregular';
	font-weight: normal;
	color: white;
	display: inline-block;
	text-decoration: none;
	height: 40px;
	width: 190px;
	margin-left: -10px;
	margin-top: 18px;
	background-color: rgb(89, 77, 73);
	border: 0;
	cursor: pointer;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.button:hover {
	color: black;
	background-color: rgb(207, 204, 203);
}
.button:active {
	color: black;
	background-color: rgb(207, 204, 203);
}
input.text, textarea {
	display: block;
	border: 0;
	border: solid 1px rgba(0,0,0,0.15);
}
input.text {
	width: 178px;
	text-align: center;
	margin: 10px 0px 5px 0px;
	padding: 9px 5px 9px 5px;
	font-family: 'champagne__limousinesregular';
	font-weight: normal;
}
textarea {
	margin: 10px;
	padding: 10px 10px 11px 10px;
	width: 752px;
	height:      font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
}
.posun {
	height: 15px;
}
alt#header {
	color: Black;
}
#menu a {
	color: rgb(89, 77, 73);
	font-size: 16px;
	text-decoration: none;
}

#menu a:visited {
	color: rgb(89, 77, 73);
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: rgb(89, 77, 73);
}
#menu1 a, #menu2 a {
	border-bottom: 1px solid white;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
#menu1 a:hover, #menu2 a:hover {
	border-bottom: color: rgb(89, 77, 73);
	border-bottom: 1px solid;
}
.slideshow {
	margin-bottom: 20px;
}
#menu1 {
	text-align: right;
	float: left;
	width: 350px;
	margin: 100px auto auto auto;
}
#menu1 a {
	margin-left: 30px;
}
#menu2 {
	text-align: left;
	float: right;
	margin: 100px auto auto auto;
	width: 350px;
}
#menu2 a {
	margin-right: 30px;
}
#logo {
	text-align: center;
}
#menu img {
	text-align: center;
	margin: 0px 5px 0 5px;
}
#map {
	float: right;
	text-align: center;
}
.tmavy {
	background-color: rgb(207, 204, 203);
}
.svetly {
	background-color: white;
}
#maincontent {
}
#maincontent p {
	text-align: justify;
}
.title {
	text-align: center;
	float: left;
	width: 200px;
}
.textarea {
	float: left;
	width: 783px;
	text-align: justify;
	border-left: 1px solid rgb(207, 204, 203);
	margin-bottom: 40px;
}
.textarea p, h4 {
	margin-left: 20px;
}
#maincontent a {
	color: rgb(89, 77, 73);
}
#maincontent h2 {
	text-align: center;
	font-size: 16px;
	;
}
.slogan h2 {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	;
}
#maincontent h3 {
	font-size: 14px;
}
#maincontent h4 {
	font-size: 14px;
}
#maincontent th {
	color: rgb(89, 77, 73);
	font-weight: bold;
}
#maincontent li {
	margin: 10px;
}
#maincontent a:hover {
	color: rgb(30, 220, 30);
	text-decoration: none;
}
#address a:hover {
	text-decoration: none;
}
#footer {
	color: white;
	clear: both;
	height: 40px;
	font-size: 10px;
	background-color: rgb(89, 77, 73);
}
#footer a {
	color: white;
}
#footer p {
	margin: 0px;
	padding-top: 15px;
}
#footer a:hover {
	color: white;
	text-decoration: none;
}
#footer a.fb img {
	color: white;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	background-color: rgb(61,78,186);
}
#footer a.mail img {
	color: white;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	background-color: rgb(0,168,236);
}
#footer a:hover img {
	color: white;
	text-decoration: none;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	background-color: rgb(90,90,90);
}
.footerleft {
	float: left;
}
.footerright {
	float: right;
}
.footerinner {
	text-align: center;
	margin: 0px auto 0px auto;
	width: 1012px;
}
.contact_icons {
	float: left;
	margin: 5px 10px auto  auto;
}
.contact_icons a {
	text-decoration: none;
}
#counter {
	width: 304px;
	background-color: white;
	border: 1px solid black;
}
table.counter {
	width: 300px;
	margin: 2px;
	color: black;
	border-spacing: 0px;
}
.formular {
	margin: 10px auto 10px auto;
}
table.formular {
	border: 1px solid  rgb(207, 204, 203);
}
table.formular td {
	padding: 5px;
}
table.counter td {
	padding: 0px 5px 0px 5px;
}
table.contacttab td {
	padding-right: 35px;
}
table.contacttab {
	margin: 20px;
}
table.formular {
	border-spacing: 0px;
}
.preload {
	display: none;
}
.separator {
	clear: both;
	text-align: center;
	margin: 0px auto 0px auto;
	height: 1px;
	width: 1012px;
	background-color: rgb(207, 204, 203);
}
.imgborder2 {
	border: 1px solid rgb(207, 204, 203);
	margin: 10px;
	padding: 10px;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}
.imgborder2:hover {
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
}
.align-right p {
	text-align: right;
}