
body.fp {
	margin: 0; 
	text-align: center;  
	background-color: #000000; 
	}
	
body.all {
	margin: 0; 
	text-align: left;  
	background: #01552B url('/img/top_bkgr.png') repeat-x; 
	}	

body, blockquote, ul, ol, input, select, textarea, table {
	font-family: tahoma, verdana, helvetica, arial, sans-serif; 
	font-size: 11pt;
	color: #DFE0BE;
	}

body.iframe_block {
	width: 645px; 
	margin: 5px 15px 15px 15px; 
	text-align: left;
	}
	
hr {
	height: 1px; 
	border-width: 0px; 
	background-color: #404040;
	}

a:link,
a:visited,
a:active,
a:hover  {
	text-decoration: underline; 
	color: #0000FF;
	}

a.grey:link,
a.grey:visited  	{
	text-decoration: none; 
	color: #484848;
	}

a.grey:active,
a.grey:hover {
	text-decoration: underline; 
	color: #484848;
	}

a.wh1:link,
a.wh1:visited  {
	text-decoration: none; 
	color: #FFFFFF;
	}

a.wh1:active,
a.wh1:hover  {
	text-decoration: underline; 
	color: #FFFFFF;
	}

.t4  		{font-size: 4pt;}
.t5  		{font-size: 5pt;}
.t6  		{font-size: 6pt;}
.t7  		{font-size: 7pt;}
.t8  		{font-size: 8pt;}
.t9  		{font-size: 9pt;}
.t10  		{font-size: 10pt;}
.t11  		{font-size: 11pt;}
.t12  		{font-size: 12pt;}
.t13  		{font-size: 13pt;}
.t14  		{font-size: 14pt;}
.t15  		{font-size: 15pt;}
.t16  		{font-size: 16pt;}
.t17  		{font-size: 17pt;}
.t18  		{font-size: 18pt;}
.t19  		{font-size: 19pt;}
.t20  		{font-size: 20pt;}
.t21  		{font-size: 21pt;}
.t22  		{font-size: 22pt;}
.t23  		{font-size: 23pt;}
.t25  		{font-size: 25pt;}
.t30  		{font-size: 30pt;}

.grey 		{color: #5E656C;}
.blue 		{color: #DDDFE1;}
.white  		{color: #FFFFFF;}
.red  		{color: #FF0000;}
.green  		{color: #00C000;}
.rose 		{background-color: #FFC0C0;}
.white_bckgr {background-color: #FFFFFF;}

div.min_width {
	width: 995px;
	}

div.fp {
	position: relative; 
	margin: 0 auto 0 auto; 
	width: 900px; 
	height: 610px; 
	background: url('/img/frontpage.jpg') no-repeat top; 
	text-align: left;
	}
	
div.fp_new {
	position: relative; 
	margin: 0 auto 0 auto; 
	width: 900px; 
	height: 610px; 
	background: url('/img/frontpage_new.jpg') no-repeat top; 
	text-align: left;
	}	

img.fp_img {
	position: absolute; 
	margin: 70px 0 0 300px; 
	display: none;
	}
	
div.fp_menu {
	position: absolute; 
	margin: 175px 0 0 643px; 
	text-align: left; 
	}

p.fp_menu_li {
	background: url('/img/sq.gif') left 10px no-repeat; 
	padding: 0 0 0 17px; 
	}
	
div.fp_news {
	position: absolute; 
	margin: 315px 0 0 450px; 
	width: 400px; 
	text-align: left; 
	font-size: 10pt;
	color: #FFFFFF;
	}
	
div.fp_news a:link,
div.fp_news a:visited,
div.fp_news a:active,
div.fp_news a:hover {
	text-decoration: underline; 
	color: #FFFFFF;
	}
	
div.fp_news .title {
	font-size: 15pt; 
	margin-bottom: 7px;
	}
	
div.sel_lang {
	padding: 0 0 0 17px; 
	margin-top: 95px;
	}

div.address_descr {
	padding: 0 0 0 17px; 
	margin: -19px 0 10px 0;
	}
	
div.address_descr_top {
	margin: 3px 0 0 0;
	}
	
div.top_block {
	position: absolute; 
	margin: 0; 
	height: 85px; 
	width: 100%; 
	min-width: 995px;
	background: #000000 url('/img/top_bkgr.jpg') no-repeat top left; 
	text-align: left;
	}
	
div.top_block div.sel_lang {
	position: absolute; 
	float: right; 
	margin-top: 33px; 
	right: 33px; 
	font-size: 10pt; 
	color: #FFFFFF; 

	}
	
div.link_hp {
	position: absolute; 
	margin: 0; 
	height: 85px; 
	width: 130px;
	}
	
div.orange_block {
	position: absolute; 
	margin-top: 85px; 
	height: 7px; 
	width: 100%; 
	background: #FFCC01;
	}
	
div.submenu_block {
	position: absolute; 
	margin-top: 92px; 
	height: 35px; 
	width: 100%; 
	background: #003E1F;
	}
	
div.submenu_values {
	padding: 7px 0 0 30px; 
	color: #FFFFFF; 
	font-size: 12pt;
	width: 995px;
	}
	
div.basic_menu {
	position: absolute; 
	margin: 17px 0 0 175px; 
	font-size: 17pt; 
	color: #FFFFFF; 
	width: 650px;
	}
	
div.basic_menu div.selected {
	position: relative; 
	float: left; 
	margin-left: 7px; 
	height: 77px; 
	background: url('/img/arrow.png') no-repeat bottom center;
	}
	
div.basic_menu div.right {
	position: relative; 
	float: left; 
	margin: 3px 7px 0 14px; 
	height: 74px; 
	width: 3px;
	background: url('/img/right_line.jpg') no-repeat top right;
	}	
	
div.basic_menu div.other {
	position: relative; 
	float: left; 
	margin-left: 7px; 
	height: 69px;
	}
	
div.basic_text {
	position: absolute; 
	margin: 147px 0 0 20px; 
	width: 520px; 
	padding: 20px; 
	background: #006634;
	}
	
div.small_text {
	position: absolute; 
	margin: 147px 0 0 20px; 
	width: 472px; 
	padding: 20px; 
	background: #006634;
	}	
	
div.gallery {
	position: absolute; 
	margin: 150px 30px 30px 600px; 
	width: 640px;
	}
	
div.map {
	position: absolute; 
	margin: 150px 30px 30px 550px; 
	width: 690px;
	}	
	
img.gallery_photo {
	margin: 3px 7px 7px 3px;
	}
	
div.prices_block {
	position: absolute; 
	margin: 147px 0 0 20px; 
	width: 97%; 
	background: #F7F6E5;
	}
	
table.tbl_price {
	color: #373737; 
	}

div.announce {
	background: #FFFFFF;
	color: #373737;  
	width: 620px;
	margin-bottom: 25px;
	}
	
div.announce  div.content {
	padding: 20px;
	}	
