body {background-color:#232323;}
.all{
	background-color:#232323;
	background-repeat: no-repeat;
	background-position: center 60px;
}
.cleardiv{
	clear:both;
}
.color-1{
	background-image: url(../images/top_img_color-1.jpg);
}
.color-2{
	background-image: url(../images/top_img_color-2.jpg);
}
.color-3{
	background-image: url(../images/top_img_color-3.jpg);
}
.all_inner{
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-1 .all_inner_1{
	background-image: url(../images/top_line_color-1-1.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-1 .all_inner_2{
	background-image: url(../images/top_line_color-1-2.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-1 .all_inner_3{
	background-image: url(../images/top_line_color-1-3.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-2 .all_inner_1{
	background-image: url(../images/top_line_color-2-1.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-2 .all_inner_2{
	background-image: url(../images/top_line_color-2-2.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-2 .all_inner_3{
	background-image: url(../images/top_line_color-2-3.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-3 .all_inner_1{
	background-image: url(../images/top_line_color-3-1.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-3 .all_inner_2{
	background-image: url(../images/top_line_color-3-2.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.color-3 .all_inner_3{
	background-image: url(../images/top_line_color-3-3.jpg);
	background-repeat: no-repeat;
	background-position: center 175px;
}
.main{
	width:996px;
	margin-left:auto;
	margin-right:auto;
	color:#888888;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#888888;
	position:relative;
}
.header_block{
	padding-top:25px;
}
.lang_block{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:9px;
	height:21px;
	padding-top:9px;
	background-color:#3F3F3F;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E1E1E;
	border-right-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	border-left-color: #1E1E1E;
}
.lang_block ul{
	float:right;
}
.lang_block ul li{
	background-image: url(../images/lang_menu_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:18px;
	padding-right:6px;
	float:left;
}
.lang_block ul li a{
	text-decoration:none;
}
.color-1 .lang_block ul li a, .color-1 .content_block a, .color-1 .metka{
	color:#60C96C;
}
.color-2 .lang_block ul li a, .color-2 .content_block a, .color-2 .metka{
	color:#68a0e0;
}
.color-3 .lang_block ul li a, .color-3 .content_block a, .color-3 .metka{
	color:#e1b368;
}

.metka { padding-bottom:5px; padding-top:5px; font-weight:bold;}
.inpbox {border:#464646 2px solid; background:#a0a0a0;}
.lang_block ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
.lang_block ul li.selected a{
	color:#FFF;
}
.logo_block{
	clear:both;
	padding-top:130px;
	padding-right:27px;
	height:100px;
	padding-bottom:18px;
}
.logo_block a{
	width:290px;
	height:100px;
	display:block;
	float:right;
}

/*.main_img{
	background-image: url(../images/main_img.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:640px;
	height:360px;
	position:absolute;
	top:84px;
	z-index:1;
	left:13px;
}*/
.main_img_top_part{
	background-image: url(../images/main_img_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:640px;
	height:232px;
	position:absolute;
	top:84px;
	z-index:1;
	left:13px;
}
* html .main_img_top_part{/********for ie6*******/ 
	background-image:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/main_img_top.png', sizingMethod='scale');
}
.main_img_bottom_part{
	background-image: url(../images/main_img_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:482px;
	height:128px;
	position:absolute;
	top:316px;
	z-index:1;
	left:13px;
}
* html .main_img_bottom_part{/********for ie6*******/ 
	background-image:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/main_img_bottom.png', sizingMethod='scale');
}
.menu_block{
    background-image: url(../images/menu_block_bkg.jpg);
	background-repeat: repeat-x;
    background-position: left top;
	height:100px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E1E1E;
	border-left-color: #1E1E1E;
	clear:both;
	font-size:11xp;
	font-weight:bold;
	line-height:normal;
	position:relative;
	background-color:#3F3F3F;
}
ul.main_menu{
	float:right;
	padding-right:14px;
}
ul.main_menu li{
	min-height:31px;
	float:left;
	padding-left:19px;
	padding-right:6px;
	background-image: url(../images/lang_menu_bkg.jpg);
	background-repeat: no-repeat;
	background-position:1px 18px;
	padding-top:15px;
}
* html ul.main_menu li{/*************for ie*********/
	height:31px;
}
ul.main_menu li.selected{	
	white-space: nowrap;
	padding:0px;
	background-image:none;
}
* html ul.main_menu li.selected{/*************for ie6***********/
	width:1px;
}
ul.main_menu li.selected .selected_center{
	background-image: url(../images/menu_bkg_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	float:left;
	height:46px;
}
ul.main_menu li.selected .selected_left{
	background-image: url(../images/menu_bkg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
ul.main_menu li.selected .selected_right{
	background-image: url(../images/menu_bkg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	height:30px;
	padding-left:12px;
	padding-top:16px;
	padding-right:12px;
}
ul.main_menu li.selected .selected_right a{
	color:#FFF;
}
ul.main_menu li a{
	text-decoration:none;
	position: relative;
	z-index:50;
}
.color-1 ul.main_menu li a{
	color:#84ea91;
}
.color-2 ul.main_menu li a{
	color:#68a0e0;
}
.color-3 ul.main_menu li a{
	color:#e1b368;
}
ul.main_menu li a:hover{
	text-decoration:underline;
	color:#FFF;
}
ul.submenu{
	clear:both;
	position: absolute;
	right:16px;
	top:41px;	
	float:right;
	width:900px;
	display:none;
}
.selected ul.submenu{
	display:block;
}
ul.submenu li{
	float: right;	
	background-image: url(../images/submenu_block_bkg.jpg);
}
ul.submenu li a{
}
ul.submenu li.selected{
	min-height:31px;
	padding-left:19px;
	padding-right:6px;
	padding-top:15px;
	background-image: url(../images/submenu_block_bkg.jpg);
	background-repeat: no-repeat;
	background-position:1px 18px;
}
ul.submenu li.selected a{
	color:#FFF;
}
ul.submenu li a:hover{
}
.body_block{
	padding-left:70px;
	padding-right:70px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E1E1E;
	border-left-color: #1E1E1E;
	padding-top:27px;
	padding-bottom:30px;
	clear:both;
	background-color:#3F3F3F;
	line-height:normal;
}
.content_block{
	line-height:normal;
}
.content_block h1{
	font-size:30px;
	font-weight:normal;
	margin-bottom:12px;
}
.content_block h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:12px;
}
.content_block h3{
	font-size:16px;
	font-weight:normal;
	margin-bottom:12px;
    margin-top:12px;
}
.content_block .header_underline{
	background-image: url(../images/header_underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:17px;
}
.content_block .header_underline_h2{
	background-image: url(../images/header_underline_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:9px;
	margin-bottom:8px;
}
.content_block p{
	text-indent:20px;
}
.content_block ul{
	padding-left:30px;
}
.content_block ul li{
	list-style-type:disc;
	padding-bottom:15px;
}
.content_block ol{
	padding-left:30px;
}
.content_block ol li{
	list-style-type: decimal;
	padding-bottom:15px;	
}
.color-1 .content_block h1,.color-1 .content_block h2,.color-1 .content_block h3,.color-1 .partner_block h2{
	color:#46b357;
}
.color-2 .content_block h1,.color-2 .content_block h2, .color-2 .content_block h3,.color-2 .partner_block h2{
	color:#68a0e0;
}
.color-3 .content_block h1,.color-3 .content_block h2,.color-3 .content_block h3,.color-3 .partner_block h2{
	color:#e1b368;
}
.content_left_colon{
	float:left;
	width:400px;
	overflow:hidden;
	padding-bottom:30px;
}
.content_right_colon{ 
	float:right;
	width:400px;
	padding-bottom:30px;
}

.news_block{
	padding-bottom:30px;
}
.news_block p{
	text-indent:0px;
}
.select_color_block{
	/*float:right;*/
	margin:10px auto; 
	background-image: url(../images/item_select_color_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:7px;
	width:624px;
}
.select_color_block ul{
	padding-left:0px;
	height:31px;
	overflow:hidden;
	border: 1px solid #B8B8B8;
}
.select_color_block ul li{
	list-style-type:none;
	padding-bottom:0px;
	float:left;
}
.item_block{
	padding-top:30px;
	clear:both;
	min-height:1px;
}
.item_photo{
	background-image: url(../images/item_bkg.gif);
	background-repeat: no-repeat;
	background-position: 40px top;
	width:191px;
	float:left;
	overflow:hidden;
	min-height:140px;
}
* html .item_photo{/*********for ie6***********/
	height:140px;
}
.item_block p{
	text-indent:0px;
	padding-bottom:0px;
}
.item_text{
	float:left;
	width:200px;
	overflow:hidden; padding-left:5px;
}
.item_price{
	color:#e1b368;
	font-weight:bold;
}
.footer_block{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
}
.color-1 .footer_block{
	border-top-color: #46B356;
}
.color-2 .footer_block{
	border-top-color:#69A0E0;
}
.color-3 .footer_block{
	border-top-color:#e1b368;
}
.footer_block_inner{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	color:#888888;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#888888;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1E1E1E;
	border-left-color: #1E1E1E;
	background-color:#303030;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B2B2B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
	clear:both; 
	padding-bottom:5px;
  	padding-top:5px;
}
.contact_block{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:100px;
	float:right;
	color:#5F5F5F;
	font-size:10px;
	padding-right:50px;
	line-height:normal;
}
.partner_block{
	float:right;
	color:#5F5F5F;
	font-size:10px; 
	padding-top:20px;
	line-height:normal;
}
.partner_block h2{
    font-size:16px;
    font-weight:normal;
}
.partner_logo{
	float:right;
	color:#e1b368;
	padding-right:20px; 
	line-height:normal;
}
.partner_logo h2{
    font-size:18px;
	font-weight:normal;
}
.contact_block_1{
	background-image: url(../images/footer_logo_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:100px;
	float:right;
	color:#5F5F5F;
	font-size:10px;
	padding-right:50px;
	line-height:normal;
}
.contact_block_2{
	background-image: url(../images/footer_logo_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:100px;
	float:right;
	color:#5F5F5F;
	font-size:10px;
	padding-right:50px;
	line-height:normal;
}
.contact_block_3{
	background-image: url(../images/footer_logo_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:100px;
	float:right;
	color:#5F5F5F;
	font-size:10px;
	padding-right:50px;
	line-height:normal;
}
.footer_menu_block{
	padding-left:70px;
	height:52px;
	padding-top:30px;
	font-weight:bold;
	line-height:normal;
	min-height:1px;
}
.footer_menu_block ul{
}
.footer_menu_block ul li{
	float:left;
	padding-left:16px;
	padding-right:6px;
	background-image: url(../images/submenu_block_bkg.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
	white-space: nowrap;
	min-height:1px;
}
.footer_menu_block ul li a{
	text-decoration:none;
}
.footer_menu_block ul li.selected a{
	color:#FFF;
}
.color-1 .footer_menu_block ul li a{
	color:#84ea91;
}
.color-2 .footer_menu_block ul li a{
	color:#68a0e0;
}
.color-3 .footer_menu_block ul li a{
	color:#e1b368;
}
.footer_menu_block ul li a:hover{
	text-decoration:underline;
	color:#FFF;
}
.copyrights{ 
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	font-size:10px;
	padding-top:5px;
	padding-bottom:40px;
	color:#777777;
}
.copyrights a{	
	text-decoration:none;
}
.color-1 .copyrights a{
	color:#3D5E41;
}
.color-2 .copyrights a{
	color:#3A546D;
}
.color-3 .copyrights a{
	color:#6C5C42;
}
.copyrights a:hover{
	color: #FFF;
	text-decoration: underline;
}
.harakt table{ 
    background-color:#2F2F2F;
    border-collapse:collapse; 
	border:#E3B46E solid 2px; 
	margin-bottom:1px; 
	margin-left:1px; 
	margin-top:10px; 
	width:386px; 
	text-align:center;
}
.harakt table td,th{
    border: #E3B46E solid 1px; 
	padding:2px;
}
.mdf_choice h2{
    font-size:20px;
}
.buttons {
    line-height: 0; 
}
.buttons img {
    border: none; 
}
/*#profil { 
    width:400px;
    margin:0px;
	height:auto;
	border:0;
}
#profil td{
    border:0;
}
#big-img {
    background-image:url(/images/mdf/dub.gif);
    padding:0;
    margin:0;
    background-position:top left;
    background-repeat:no-repeat;
}
#title-profil {
    font:normal 14pt/14pt Tahoma, Verdana, san-serif;
    color:#d6be92;
    height:50px;
}
.text-profil {
    font:normal 12pt/12pt Tahoma, Verdana, san-serif;
    color:#d6be92;
    height:50px;
}
.color-padd {
    cursor:pointer;
}*/
/*-------------------------------------------------*/
#profil {
    width:460px;
    margin:0px auto;
    height:auto;
}

#big-img {
    background-image:url(/images/mdf/dub.gif);
    padding:0;
    margin:0;
    background-position:top left;
    background-repeat:no-repeat;
}

#title-profil {
    font:normal 14pt/14pt Tahoma, Verdana, san-serif;
    color:#d6be92;
    height:50px;
}

.text-profil {
    font:normal 12pt/12pt Tahoma, Verdana, san-serif;
    color:#d6be92;
    height:50px;
}

.color-padd {
    cursor:pointer;
}

#top-img {
    margin-bottom:-1px;
}

.pusto {
    width:27px;
}
/*--------------------------------------*/
table.form_t { 
    border-collapse:collapse;  
}
#form_top{ 
    width:100%; height:18px; 
	background-image:url(/images/img/top.jpg); 
	background-repeat:repeat-x; 
}
#form_left{ 
    width:18px; 
	height:18px; 
	background-image:url(/images/img/left.jpg); 
	background-repeat:repeat-y; 
	background-position:left;
}
#form_center{ 
    width:100%; 
	background:#4D4D4D; 
	padding-left:10px; 
	padding-right:10px;
}
#form_right{ 
    width:18px; 
	height:18px; 
	background-image:url(/images/img/right.jpg); 
	background-repeat:repeat-y; 
	background-position:left;
}
#form_bottom{ 
    width:100%; 
	height:16px; 
	background-image:url(/images/img/bottom.jpg); 
	background-repeat:repeat-x; 
}
#form_send{ 
    width:100%; 
	background:#4D4D4D; 
	background-image:(/images/img/send.png); 
	background-repeat:no-repeat; 
	background-position:top;
}