*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html, body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
}
body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    position: relative;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
	/* background: url('/media/i/body_bg.jpg') top left; */
	background: #156a40;
	color: #371712;
	font-weight: normal;
}
TABLE, TD, TR, DIV, SPAN, IMG, P, UL, LI {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    border: none;
}
TABLE, TD, TR, IMG {
    border: none;
}
TABLE {
    border-collapse: collapse;
}
TABLE TD {
    border-collapse: collapse;
}
.displaynone {
    display: none;
}
.endblock {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}
.w50 {
    width: 50%;
}
.w100 {
    width: 100%;
}
.w1000 {
    width: 1000px;
}
.prelat1p {
    position: relative;
    width: 0px;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}
A {
	color: #551f16;
}
A:hover {
	text-decoration: none;
}

/* HEADER */
#header_left {
	font-size: 0px;
	line-height: 0px;
	height: 150px;
	width: 50%;
	/* background: url('/media/i/header_bg_left.jpg') repeat-x top right; */
}
#header_right {
	font-size: 0px;
	line-height: 0px;
	height: 150px;
	width: 50%;
	/* background: url('/media/i/header_bg_right.jpg') repeat-x top left; */
}
#header {
    width: 1000px;
    height: 150px;
    text-align: left;
    background: url('/media/i/header_bg.jpg') no-repeat top left;
}
/* HEADER ELEMENTS */
#slogan {
	position: absolute;
	top: 16px;
	left: 60px;
	width: 340px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #551f16;
	font-family: Arial;
}

#address {
	position: absolute;
	top: 8px;
	left: 504px;
	width: 400px;
	font-size: 16px;
	line-height: 13px;
	text-align: right;
	color: #551f16;
	font-family: Arial;
	height: 40px;
	overflow: hidden;
    font-weight: bold;
}

#logo {
	position: absolute;
	z-index: 100;
	top: 36px;
	left: 144px;
	width: 340px;
	font-size: 32px;
	font-weight: bold;
	line-height: 30px;
	color: #156a40;
	font-family: Arial;
}
#logo A {
	text-decoration: none;
	color: #156a40;
	position: relative;
	z-index: 101;
}
#podlogo {
	display: none;
	position: absolute;
	z-index: 9;
	top: 37px;
	left: 145px;
	width: 340px;
	font-size: 32px;
	font-weight: bold;
	line-height: 30px;
	color: #00470f;
	font-family: Arial;
}

#telephone {
	position: absolute;
	z-index: 8;
	top: 37px;
	left: 492px;
	width: 410px;
	/*height: 30px;*/
	font-size: 20px;
	line-height: 32px;
	font-family: "Times New Roman"; 
	color: #156a40;
    text-align: right;
    font-weight: bold;
}

/* MENU */
#menu {
	position: absolute;
	z-index: 102;
	top: 122px;
	left: 145px;
	width: 750px;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #551f16;
}
#menu LI {
	list-style: none;
	float: left;
	display: inline;
	margin-right: 9px;
}
#menu A {
	color: #551f16;
}
#menu A:hover {
	color: #772011;
}

/* MENU LEFT */
#menu_left LI {
	list-style: none;
	margin-bottom: 20px;	
}
#menu_left A {
	color: #551f16;
	font-weight: bold;
}
#menu_left A:hover {
	color: #772011;
}

#menu .price_podmenu {
	position: absolute;
	top: 26px;
	font-size: 16px;
	line-height: 20px;
	background: url('/media/i/bg_podmenu.jpg');
	border: 1px solid #551f16;
	padding: 10px;
	display: none;
}
#menu .price_podmenu P {
	margin-bottom: 4px;	
}


/* BANNERS */
#banners {
	margin: 20px 0px 20px 0px;
}

/* prevcontent */
#prevcontent_left {
	font-size: 0px;
	line-height: 0px;
	height: 600px;
	width: 50%;
	/* background: url('/media/i/prevcontent_bg_left.jpg') repeat-x top right; */
}
#prevcontent_right {
	font-size: 0px;
	line-height: 0px;
	height: 600px;
	width: 50%;
	/* background: url('/media/i/prevcontent_bg_right.jpg') repeat-x top left; */
}
#prevcontent {
    width: 1000px;
	height: 600px;
    text-align: left;
	font-size: 0px;
	line-height: 0px;
    background: url('/media/i/repeat_bg.jpg') repeat top left;
}
#prevcontent .i1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 103px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_01.jpg') no-repeat top left;
}
#prevcontent .i2 {
	position: absolute;
	top: 0;
	left: 103px;
	width: 432px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_02.jpg') no-repeat top left;
}
#prevcontent .i3 {
	position: absolute;
	top: 0;
	left: 535px;
	width: 347px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_03.jpg') no-repeat top left;
}
#prevcontent .i4 {
	position: absolute;
	top: 0;
	left: 882px;
	width: 118px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_04.jpg') no-repeat top left;
}
#prevcontent .i5 {
	position: absolute;
	top: 294px;
	left: 0;
	width: 103px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_05.jpg') no-repeat top left;
}
#prevcontent .i6 {
	position: absolute;
	top: 294px;
	left: 103px;
	width: 432px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_06.jpg') no-repeat top left;
}
#prevcontent .i7 {
	position: absolute;
	top: 294px;
	left: 535px;
	width: 347px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_07.jpg') no-repeat top left;
}
#prevcontent .i8 {
	position: absolute;
	top: 294px;
	left: 882px;
	width: 118px;
	height: 294px;
	font-size: 0px;
	line-height: 0px;
	background: url('/media/i/bg/prevcontent/images/img_08.jpg') no-repeat top left;
}

/* CONTENT */
#content_left {
	font-size: 0px;
	line-height: 0px;
	height: 100%;
	width: 50%;
	/* background: url('/media/i/footer_bg_left.jpg') repeat-y top right; */
}
#content_right {
	font-size: 0px;
	line-height: 0px;
	height: 100%;
	width: 50%;
	/* background: url('/media/i/footer_bg_right.jpg') repeat-y top left; */
}
#content {
    width: 1000px;
    text-align: left;
	background: url('/media/i/repeat_bg.jpg') repeat-y top left;
}
#content .col_left {
	width: 210px;
	margin: 60px 10px 0px 14px;
}
#content .col_right {
	margin-top: 12px;
	width: 520px;
}
#poscontent {
	position: relative;
	z-index: 100;
	left: 100px;
	width: 800px;
	margin-top: -590px;
	margin-bottom: -600px;
}

H1 {
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 80px;
}
H1 SPAN {
	margin-left: 20px;
}
H1 A {
	font-size: 12px;
	font-weight: normal;
}
H2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
H3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ash2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

/* CRUMBS */
#crumbs {
	position: absolute;
	top: 22px;
	width: 500px;
	height: 24px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	display: none;
}

/* PHOTO GALERY */
#photogalery {
	margin: 10px 0px 10px 0px;
}
#photogalery .one {
	float: left;
	display: inline;
	margin: 0px 26px 20px 0px;
}

/* FOOTER */
#before_footer {
	margin-top: -1px;
	font-size: 0px;
	line-height: 0px;
    clear: both;
    height: 850px;
}
#footer_left {
	font-size: 0px;
	line-height: 0px;
	height: 850px;
	width: 50%;
	/* background: url('/media/i/footer_bg_left.jpg') repeat-x top right; */
}
#footer_right {
	font-size: 0px;
	line-height: 0px;
	height: 850px;
	width: 50%;
	/* background: url('/media/i/footer_bg_right.jpg') repeat-x top left; */
}
#footer {
    width: 100%;
    height: 850px;
    position: absolute;
    bottom: 0;
}
#footer DIV.footer1000 {
    text-align: left;
    width: 1000px;
    height: 850px;
    text-align: left;
	background: url('/media/i/repeat_bg.jpg') repeat-y top left;
}
#footer .i1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 325px;
	background: url('/media/i/bg/footer/images/img_01.jpg') no-repeat top left;
}
#footer .i2 {
	position: absolute;
	top: 0;
	left: 120px;
	width: 375px;
	height: 325px;
	background: url('/media/i/bg/footer/images/img_02.jpg') no-repeat top left;
}
#footer .i3 {
	position: absolute;
	top: 0;
	left: 495px;
	width: 375px;
	height: 325px;
	background: url('/media/i/bg/footer/images/img_03.jpg') no-repeat top left;
}
#footer .i4 {
	position: absolute;
	top: 0;
	left: 870px;
	width: 130px;
	height: 325px;
	background: url('/media/i/bg/footer/images/img_04.jpg') no-repeat top left;
}
#footer .i5 {
	position: absolute;
	top: 325px;
	left: 0;
	width: 120px;
	height: 371px;
	background: url('/media/i/bg/footer/images/img_05.jpg') no-repeat top left;
}
#footer .i6 {
	position: absolute;
	top: 325px;
	left: 120px;
	width: 375px;
	height: 371px;
	background: url('/media/i/bg/footer/images/img_06.jpg') no-repeat top left;
}
#footer .i7 {
	position: absolute;
	top: 325px;
	left: 495px;
	width: 375px;
	height: 371px;
	background: url('/media/i/bg/footer/images/img_07.jpg') no-repeat top left;
}
#footer .i8 {
	position: absolute;
	top: 325px;
	left: 870px;
	width: 130px;
	height: 371px;
	background: url('/media/i/bg/footer/images/img_08.jpg') no-repeat top left;
}
#footer .i9 {
	position: absolute;
	top: 696px;
	left: 0;
	width: 120px;
	height: 154px;
	background: url('/media/i/bg/footer/images/img_09.jpg') no-repeat top left;
}
#footer .i10 {
	position: absolute;
	top: 696px;
	left: 120px;
	width: 375px;
	height: 154px;
	background: url('/media/i/bg/footer/images/img_10.jpg') no-repeat top left;
}
#footer .i11 {
	position: absolute;
	top: 696px;
	left: 495px;
	width: 375px;
	height: 154px;
	background: url('/media/i/bg/footer/images/img_11.jpg') no-repeat top left;
}
#footer .i12 {
	position: absolute;
	top: 696px;
	left: 870px;
	width: 130px;
	height: 154px;
	background: url('/media/i/bg/footer/images/img_12.jpg') no-repeat top left;
}

#footer_text {
	position: absolute;
	z-index: 10;
	top: 764px;
	left: 144px;
	width: 340px;
	font-size: 13px;
	line-height: 17px;
}
#webmark_link {
	position: absolute;
	z-index: 10;
	top: 772px;
	left: 644px;
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}
#webmark_link A {
	text-decoration: none;
	color: #371712;
}
#webmark_logo {
	position: absolute;
	z-index: 10;
	top: 774px;
	left: 760px;
	width: 114px;
	height: 28px;
}

#pochuvstvuy {
	position: absolute;
	z-index: 8;
	top: 640px;
	left: 760px;
	width: 200px;
	font-size: 16px;
	line-height: 18px;
	color: #156a40;
	font-weight: bold;
}

/* TEXT */
.text P {
	margin-bottom: 8px;
}
.text LI {
	margin: 4px 0px 8px 16px;
}
.one {
	margin-bottom: 14px;
}

#bf {
	float: right; display: inline; width: 20px; height: 40px;
}

.table {
	margin: 10px 40px 10px 0px;
}
.table TD {
	padding: 2px 10px 2px 10px;
	border: 1px solid #371712;	
}
.table .t {
	font-weight: bold;
}
.table .s {
	font-weight: bold;
	color: #00330f;
	width: 80px;
}


h6  {font-size: 16px; line-height: 16px; font-weight: bold; margin-bottom: 10px;}


