@charset "UTF-8";
body {
	font: 0.75em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px auto;
	padding: 40px 0px 0px;
	text-align: center;
	border-style: none;
	background: url(/images/bg-body.png) repeat-x;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: static;
}
img {
	border-style: none;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0px 0px 10px;
	margin: 0px 0px 0px -2px;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 15px 0px 0px;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(/images/list.png);
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}
table {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 100%;
}
td {
	padding: 2px;
}
a, a:Hover {
	font-weight: normal;
	color: #f60;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#sub {
	background: url(/images/bg-body-sub.png) repeat-x;
}
#mother {
	width: 800px;
	margin: 0px auto;
}
#topMenu {
	float: right;
	padding: 0px;
	height: 29px;
	overflow: hidden;
	margin: 0px 0px 6px;
}
#topMenu li {
	line-height: normal;
	list-style: none;
	display: inline;
}
#topMenu li a, #topMenu li a:Hover {
	font-size: 1em;
	color: #fff;
	display: block;
	text-align: center;
	padding: 7px 0px 8px;
	background: #3c6c10 url(/images/bg-top-menu.png);
	margin: 0px 5px 0px 0px;
	width: 75px;
	float: left;
}
#topMenu li a:Hover {
	color: #f60;
}
#topMenu li .last, #topMenu li .last:Hover {
	margin: 0px;
}
#header {
	clear: both;
	background: #65ac21 url(/images/bg-header.png);
	margin: 0px 0px 50px;
}
#flashcontent {
	height: 235px;
	width: 390px;
	position: absolute;
	margin: -35px 0px 0px;
}
#headerIn {
	color: #fff;
	height: 190px;
}
#sub #headerIn {
	height: 219px;
}
#mainInfo {
	padding: 15px 0px 0px 430px;
	text-align: right;
}
#director {
	text-align: right;
	padding: 15px 80px 0px 0px;
}
#director strong {
	font-size: 1.1em;
}
#menu {
	padding: 0;
	position: absolute;
	margin: -48px 0px 0px 0px;
	height: 35px;
	width: 950px;
}
#menu li {
	line-height: normal;
	display: inline;
}
#menu li a, #menu li a:Hover {
	font-size: 1em;
	color: #fff;
	display: block;
	padding: 7px 10px 7px 0px;
	float: left;
	margin: 0px 8px 0px 0px;
	background: url(/images/menu-separator.png) no-repeat right 7px;
}
#menu li a:Hover {
	color: #f60;
}
#menu li .last, #menu li .last:Hover {
	background: url(none);
	margin: 0px;
	padding-right: 0px;
}
#content {
	clear: both;
	background: url(/images/bg-content.png) repeat-y;
	margin: 0px 0px 0px 30px;
	width: 770px;
	padding: 0px;
}
#left {
	float: left;
	width: 545px;
	margin: 0px 25px 0px 0px;
}
#right {
	float: left;
	width: 200px;
	font-size: 0.9em;
}
#right p {
	text-align: left;
}
#footer {
	width: 100%;
	background: #65ac21 url(/images/bg-footer.png) repeat-x;
	height: 65px;
	margin: 15px auto 0px;
	text-align: center;
}
#footerIn {
	color: #fff;
	font-size: 0.9em;
	line-height: 150%;
	margin: 0px auto;
	padding: 10px 0px 0px 30px;
	width: 770px;
}
#footerIn a, #footerIn a:Hover {
	font-weight: normal;
	color: #fff;
}
#footerIn a:Hover {
	color: #000;
}
#webmaster {
	margin: 0px 0px 0px 625px;
	padding: 0px;
	position: absolute;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.right {
	text-align: right;
}
.newsTitle {
	padding: 0px;
}
.news span {
	color: #666;
	display: block;
}
/* Home */
.offer, .offer-right {
	margin: 15px 15px 0px 0px;
	float: left;
	width: 265px;
}
.offer-right {
	margin: 15px 0px 0px 0px;
}
.offer h2, .offer-right h2 {
	background: url(/images/bg-h2-offer.png);
	height: 45px;
	padding: 8px 10px 0px;
	line-height: 110%;
	margin: 0px;
}
.offer .more, .offer-right .more {
	background: #000 url(../images/arrow.png) no-repeat 250px 9px;
	padding: 4px 20px 5px 10px;
	border-top: 1px solid #fff;
	font-size: 0.9em;
	text-align: right;
}
.offer .more a, .offer-right .more a, .offer .more a:Hover, .offer-right .more a:Hover {
	color: #fff;
}
.offer .more a:Hover, .offer-right .more a:Hover {
	text-decoration: none;
}
.offer h2 a, .offer-right h2 a, .offer h2 a:Hover, .offer-right h2 a:Hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.offer h2 a:Hover, .offer-right h2 a:Hover {
	color: #000;
}
.offer .in, .offer-right .in {
	background: #4e8c16 url(/images/bg-offer-in.png) repeat-x left top;
	border-top: 1px solid #fff;
	padding: 0px 10px 7px;
	min-height: 200px;
  height: auto !important;
  height: 200px;
}
.offer .in p, .offer-right .in p {
	padding: 8px 0px 0px;
	text-align: left;
	color: #fff;
}
/* Contacts */
.contactLeft {
	float: left;
	margin: 0px 35px 0px 0px;
	width: 255px;
}
.contactRight {
	float: left;
	width: 255px;
}
.contactLeft p, .contactRight p {
	text-align: left;
}
/* Photo gallery */
.photo, .photoRight {
	margin: 15px 16px 0px 0px;
	float: left;
	width: 171px;
}
.photoRight {
	margin: 15px 0px 0px 0px;
}
.photo .image, .photoRight .image, .photo .image:Hover, .photoRight .image:Hover {
	display: block;
	border: 1px solid #ccc;
	height: 113px;
	width: 169px;
}
.photo .image:Hover, .photoRight .image:Hover {
	border: 1px solid #000;
}
.photo .image img, .photoRight .image img {
	margin: 1px;
}
.photo p, .photoRight p {
	font-size: 0.9em;
	text-align: left;
	padding: 5px 0px 0px;
}
/* Price list */
.priceListLeft, .priceListRight {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 265px;
}
.priceListRight {
	margin: 0px;
}
.priceList {
	background: #ededed;
}
.priceList td {
	background: #fff;
	padding: 2px 4px;
}
.title td {
	background: #f8f8f8;
	font-weight: bold;
	color: #333;
}
/* Tips */
.tips-left, .tips-right {
	padding: 0px 25px 0px 0px;
	float: left;
}
#lightbox p {
	padding: 7px;
	font-size: 0.9em;
}

