/*html{
     /*   overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera  
	overflow : auto; 	
}
*/
body, html{
        background: #FCE991;
        color: #272121;
        font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        font-size: 11px;
        text-align: left;
		
        scrollbar-3dlight-color: #495515;
        scrollbar-arrow-color: #495515;
        scrollbar-base-color: #a38d38;
        scrollbar-darkshadow-color: #a38d38;
        scrollbar-shadow-color: #cccccc;
        scrollbar-track-color: #fefbf8;
        vertical-align: top;
        height: 100%;
		/*++REZ*/
		width:100%;
		/*--REZ*/

}
a:link,
a:visited,
a:active{
        /*background: transparent;*/
        color: #272121;
		text-decoration: underline;		  		  
}

a:hover{
        /*background: transparent;*/
        color: #705F5F;
}
/*++REZ*/
.all
{
min-width:1002px;
}

/**html .all
{
width:1002px;
}
*/
.head{
width:100%;
min-width:1002px;
/*height:135px; */
background-image: url(../images/bg11.jpg);
background-repeat:repeat-x;
background-position:top;

/**/
overflow:hidden;
}

.head div.wrap{
width:100%;
line-height: 100%;
min-width:1002px;
height:135px;
background:url(../images/head.jpg) left top no-repeat;
/**/
text-align:right;
float:right;
padding-right:5px;
margin-left: -500px
}

.head div.wrap p{
padding-top:7px;
}


.head  div.h1{
text-align:left;
float:left;
/*width:500px;*/
}

.head a.h1:hover {text-decoration:underline !important;color:#CE000C;}

.head span{	
    width:100%;
    font-weight: bold;
    display:block;	  
	text-align:right;
	padding-right:100px;
	float:left;
}
.head a{
text-decoration:underline;
font-weight:bold;
}

/* .wrap2 {	
overflow:hidden;
}


.head  div.left{
width:50%;
min-width:500px;
text-align:right;
float:left;
}*/


.h1  h1{
/*color:#000FFF;*/
color:#CE000C;
font-size:6em;
padding:49px 0 0 140px;
}
.wrap p{
padding:2px 0;
}

/*.head div .right{	
	width:50%;

	float:right;
	text-align:left;		
}


.head div .right span{	
    font-weight: bold;
    display:block;
	width:65%;

	float:left;
	text-align:right;
	padding-right:5px;
}

.head div .right a{
text-decoration: none;
font-weight: bold;
}

/*_______________*/
.menu{
background: #A79A33 url(../images/bg22.gif) repeat-x;
width:100%;
min-width:1002px;
height:56px;
display: block;
}

.menu ul{
list-style:none;
}

.menu li{
display:block;
width:15%;
height:56px;
border-right:#4B6356 1px solid;
float:left;
}
.menu li a
{
/*padding: 18px 2px;*/
height:28px;
padding:18px 2px 10px 2px;
}

.menu li a:link
{
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 8pt;	
display:block;
text-align: center;
}
.menu li a:visited
{
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 8pt;	
display:block;
text-align: center;
}
.menu li a:active
{
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
font-size: 8pt;	
display:block;
text-align: center;
}

.menu li a:hover{
color: #96A49C;
}
.menu div img{
padding:18px 10px;
}
.mein{
background-image:url(../images/bg1.gif);
background-repeat:repeat-x;
background-position:top;
overflow:auto;
width:100%;
min-width:1002px;
}

.mein h1{
font-size: 14pt;
font-weight: bold;
padding-top:15px;
}

/**html .mein {	
	width:1008px;}
*/

.mein div p{
padding-bottom:5px;
padding-top:5px;
}
.mein div ul{
list-style: disc inside;
padding-bottom:5px;
}
.mein ul li{
padding-left:24px;
}
.mein div ol{
list-style: decimal inside;
}

.text{
background-image:url(../images/ww.gif);
background-position:top right;
background-repeat:no-repeat;
min-height:519px;
height:auto!important;
height:519px;
padding-right:340px;
padding-left:20px;
}
.text td{
text-align:left;
vertical-align:top;
padding:5px;
}


.text_empty{
min-height:519px;
height:auto!important;
height:519px;
padding-top:30px;
padding-left:20px;
padding-right:20px;
margin-bottom:10px;
}

.text_empty h1{
        font-size: 14pt;
		text-align:center;
        font-weight: bold; 
		padding-top:10px;
		padding-bottom:5px;
		display:block;	
		}
.text_empty h2{
        font-size: 1.2em;
		text-align:center;
        font-weight: bold; 
		padding-top:10px;
		padding-bottom:5px;
		display:block;	
		}		

/*=tabels caption*/
.text_empty h3{
        background: #29473D url(../images/tile_cat.gif);
		border-top: 1px solid #272121;
		border-left: 1px solid #272121;
		border-right: 1px solid #272121;
        color: #FFF;
        font-size: 12px;
        font-weight: bold; 
		padding-top:5px;
		padding-bottom:5px;
		padding-left:5px;		
		display:block;	
		}
.text_empty h4{
        font-weight: bold; 		
		}
		
.text_empty table{
 background: #FFFFFF;
 border: 1px solid #272121;
 width:100%;
 border-spacing:1px;
 border-collapse:separate;
 margin-bottom:5px;
}

.text_empty th{
        background: #D0CDBC;
        color: #272121;
		text-align:center;
		vertical-align:middle;
		font-size:1em;
		font-weight:bold;
		padding:5px;
		}
		
.text_empty .th_head .price_title{
        background: url(../images/tile_sub.gif) repeat-x;       
        border-top: 1px solid #272121;
        border-bottom: 1px solid #272121;
        color: #ffffff; /**bababa;*/
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
        padding: 5px;
		text-align:center;
		vertical-align:middle;
}

.text_empty td{
background: #E9ECC2;
padding:5px;
vertical-align:middle;
}
.text_empty .price td{
text-align:center;
 background: #EEF1C7;
}
.text_empty .price td a{
  text-decoration:none;
}

.text_empty .price td a:hover{
text-decoration:underline;
}

.text_empty .price1 td{
text-align:center;
background: #D4D7AC;
}
.text_empty .price1 td a{
  text-decoration:none;
}

.text_empty .price1 td a:hover{
text-decoration:underline;
}


.text_empty  td a{
font-weight:bold; 
}

.text_empty .img{
background:url(../images/utro_label.jpg) 2px 2px no-repeat;
height:45px;;
}

.text_empty .left{
float:left;
height:auto;
text-align:left;
vertical-align:bottom;
width:50%;
}
.text_empty .left a{
/*display:block;*/
width:auto;
font-weight:bold; 
/*height:40px;*/
text-align:left;
/*margin-bottom:15px;*/
text-decoration:underline;
}

.text_empty .left  li a{
text-decoration:none;
}

.text_empty .left  li a:hover{
text-decoration:underline;
}

.text_empty .right{
height:auto;
text-align:right;
}



.footer{
width:100%;
min-width:1002px;
height:auto;
background: #E0C970 url(../images/bg2.gif) repeat-x top left;
overflow:auto
}

/**html .footer {	
	width:1008px;}*/

.footer div{
float:left;
border-right:#A89754 1px solid; 
text-align: center;
vertical-align:middle;
padding:10px;
height:75px;
}
.footer img{
float:left;
}
.footer a{
font-size:0.8em;
}
.footer .left{
width:35%;
text-align: left;
border-right: #A89754 1px solid; 
background: url(../images/left2.gif) no-repeat top left;
vertical-align: bottom;
}
.footer .copy{
width:30%
}
.footer .yandex{
background: url(../images/right2.gif) no-repeat top right;
text-align: right;
/*width: 84px;*/
border-right:0!important;
position:absolute;
right:0;
}
.clear{
clear:both;
}
a.mail{
color:#0000FF;
text-decoration: underline;
}
/*--REZ*/

.noborderwrapm{
        margin: 5px;
}
div.sub-title
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    cursor: pointer;
    /*padding: 7px;*/
}

div.sub-title:hover
{
    color: #96A49C;
    font-weight: bold;
    font-size: 8pt;
    cursor: pointer;
    /*padding: 7px;*/
}
.popupmenu-category
{
        background: #3A7861 url(../images/tile_sub.gif) repeat-x;
        border-top: 1px solid #272121;
        border-bottom: 1px solid #272121;
        color: #101010;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 1px;
        margin: 0;
        /*padding: 5px;*/
		text-align:center;
		vertical-align:middle;
}

borderwrap,
.borderwrapm{ /* this will affect the outlining border of all the tables and boxes through-out the skin. */
        background: #EEF1C7;
        border: 1px solid #272121;
        /*padding: 0px;*/
        margin: 0px;
}

.borderwrapm{
        margin: 5px;
}

.noborderwrapm{
        margin: 5px;
}
.subtitle-row
{
    background:        url(../images/sub-row.jpg) repeat-x top left;
    height:            26px;
}

.subtitle-item
{
    background:        url(../images/sub-item.gif) repeat-x top left;
    font-size:         9pt;
    font-weight:       bold;
    /*padding:           0 5px 0 5px;*/
    border-right:      #999999;
    text-align:        center;
}
.row1{
        background: #EEF1C7;
}

.row2{
        background: #E9ECC2;
}

.darkrow1{
        background: #D0CDBC;
        color: #272121;
}

.darkrow3{
        background: #E3E0CE;
        color: #272121;
}

.myoverflow
{
    position:absolute;
    overflow: auto; width: 64%; height: 400px;
    scrollbar-3dlight-color: #495515;
    scrollbar-arrow-color: #495515;
    scrollbar-base-color: #a38d38;
    scrollbar-darkshadow-color: #a38d38;
    scrollbar-shadow-color: #cccccc;
    scrollbar-track-color: #fefbf8;
    color: #524206;
    font-family: Verdana;
    font-size:11px;

    margin-top:30px;
    margin-left:15px;
}

.borderwrap h3,
.maintitle,
.maintitlecollapse{
        background: #29473D url(../images/tile_cat.gif);
        color: #FFF;
        font-size: 12px;
        font-weight: bold; 
}
.errorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	border-top: 0;
	margin: 5px;
	padding: 0;
}


.errorwrap h4 {
	background: #E3C0C0;
	border: 1px solid #992A2A;
	border-left: 0;
	border-right: 0;
	color: #992A2A;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap p {
	background: transparent;
	border: 0;
	color: #992A2A;
	margin: 0;
	padding: 8px;
}

td.formbuttonrow,
.pformstrip,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
        background: #E9C916 !important;
        border: 1px solid #9D9670;
        border-top: 1px solid #9D9670;
        margin: 0px !important;
        padding: 1px;
        text-align: center;
}

td.formbuttonrow{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

td.formbuttonrow, .formbuttonrow,
.borderwrap p.formbuttonrow,
.borderwrap p.formbuttonrow1{
        background: #E9C916 !important;
        border: 1px solid #9D9670;
        border-top: 1px solid #9D9670;
        margin: 0px !important;
        padding: 1px;
        text-align: center;
}

td.formbuttonrow, .formbuttonrow{
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
}

.window_title {
	background-color:	#989375;
	height:				25px;
	color:				#705F5F;
	font-weight:		bold;
	font-family:		Arial;
	font-size:			11.0pt;
	padding:			2px;

	cursor:				move;
}

.window_canvas {
	background-color:	#E7E4D4;
	visibility:			hidden;
	display: 			none;
	position: 			absolute;
	font-family:		Tahoma;
	font-size:			10.0pt;
	color:				#101010;
	border-left:		#FCFBF5 1px solid;
	border-top:			#FCFBF5 1px solid;
	border-right:		#86807C 1px solid;
	border-bottom:		#86807C 1px solid;
}

.window_clientarea {
	padding-top:		3px;
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		3px;
	background-color:	#E7E4D4;
}

.formButton {
	width:80px;
	height:21px;

	border:			#999999 1px solid;
	border-left:	#999999 1px solid;
	border-top:		#999999 1px solid;
	border-right:	#333333 1px solid;
	border-bottom:	#333333 1px solid;

	background-color: #ECE9D8;

	font-family:	Tahoma;
	font-size:		10pt;
}

.grayText
{
	font-family:		Verdana, Tahoma;
	font-size:			7pt;
	color:				  #705F5F;
	font-weight:		normal;
}

.input-warn,
.input-green,
.input-checkbox,
input,
textarea,
select{
        background: #FFFFD7; /* #EEF1C7; */
        border: 1px solid #9D9670;
        color: #000;
        font-family: verdana, helvetica, sans-serif;
        font-size: 11px;
        margin: 5px;
        padding: 2px;
        vertical-align: middle;
}

.input-warn,
.input-warn-content
{
        border: 1px solid #9D9670;
}

.input-ok,
.input-ok-content
{
        border: 1px solid #9D9670;
}

.input-warn-content
{
        padding: 4px;
        margin: 4px;
        background-color: #9D9670;
}

.input-ok-content
{
        padding: 4px;
        margin: 4px;
        background-color: #FFF;
}


.input-text
{
        color: #900;
}

select
{
       margin: 0px;
}

.input-checkbox
{
        border: none;
}

input.button{
        margin: 0;
        padding: 0px 5px;
        width: auto;
}

optgroup option{
        font-family: verdana, helvetica, sans-serif;
        font-size: 12px;
}

.fauxbutton{
        background: #FCFBF5;
        border: 1px solid #9D9670;
        font-size: 11px;
        font-weight: bold;
        padding: 4px;
}

.fauxbutton a:link,
.fauxbutton a:visited,
.fauxbutton a:active{
        color: #101010 !important;
        text-decoration: none;
}

.forumdesc,
.forumdesc a:link,
.forumdesc a:visited,
.forumdesc a:active{
        background: transparent;
        font-size: 10px;
        color: #705F5F;
        line-height: 135%;
        margin: 2px 0 0 0;
        padding: 0;
}

#redirectwrap{
        background: #EEF1C7;
        border: 1px solid #9D9670;
        margin: 200px auto;
        text-align: left;
        width: 500px;
}

#redirectwrap h4{
        background: #D0CDBC;
        border-bottom: 1px solid #9D9670;
        color: #272121;
        font-size: 14px;
        margin: 0;
        padding: 5px;
}

#redirectwrap p{
        margin: 0;
        padding: 5px;
}

#redirectwrap p.redirectfoot{
        background: #E9C916;
        border-top: 1px solid #9D9670;
        text-align: center;
}
.jed-image
{
    cursor:  pointer;
    cursor:  hand;
    padding: 1px;
}

.jed-image:hover
{
    background: #E2DED9;
    cursor: pointer;
    cursor: hand;
}

.quotetop
{
        background: #D0CDBC url(../images/css_img_quote.gif) no-repeat right;
        border: 1px solid #9D9670;
        color: #101010;
        font-weight: bold;
        font-size: 11px;
        margin: 3px auto 0 auto;
        padding: 3px;
}

.quotemain
{
        background: #F1EFE6;
        border: 1px solid #9D9670;
        border-left: 1px solid #9D9670;
        color: #705F5F;
        border-top: 0;
        padding: 3px;
        margin: 0 auto 3px auto;
        font-size: 11px;
        font-style:italic;
        font-family: Verdana, Arial;
}
.aerrorwrap {
	background: #F2DDDD;
	border: 1px solid #992A2A;
	margin: 5px;
	padding: 5px 3px;
}

.asuccesswrap {
	background: #DDF2DD;
	border: 1px solid #2A992A;
	margin: 5px;
	padding: 5px 3px;
}
 /*_______*/
 .r_th
 {
 display:block;
 width:100%;
 text-align:right;
 padding-bottom:3px;
 border-bottom:solid 1px #FFFFFF;
 }
 
 .l_th
 {
 display:block;
 width:100%;
 text-align:left;
 }
 
 /*tabels_width*/
.proba{
border-spacing:0;
 border-collapse:separate;
 margin-bottom:5px;
}

.proba th{
text-align:center;
font-weight:bold;
}

.proba tr.price td{
text-align:left;
}

.proba tr.price1 td{
text-align:left;
}

 
.proba td{padding:0}
.proba td.td_main_table{
	padding:5px;

}

.spaser 
{
padding:0;
background:#FFFFFF;
}

.spaser th
{
padding:0;
background:#FFFFFF;
}


.proba td.td_main_table_first_cols{
	/*background: #D0CDBC;  */
	background: #D4D7AC;
	padding:5px;	
}	

.proba tr.price td.td_main_table_first_cols{
/*background:#E6E3D2;*/
 background: #EEF1C7;
}

.proba tr.price th.td_main_table_first_cols{
background:#E6E3D2;
}

/*#td_vjaz{
background: #D4D7AC;
}

.proba tr.price td#td_vjaz{
 background: #EEF1C7;
}*/

.proba tr.price1 td.td_main_table{
	background:#d0cdbc;  
}

.proba tr.price td.td_main_table{
background:#E6E3D2;
}

.tabel_wrap{
position:relative;
width:100%;
height:auto;
}

.first_cols{
	left:29px;
	/*left:0px;*/
	/*top:115px;*/
	/*top:274px;*/
	top:316px;
	width:437px;
	position:absolute;
    overflow: hidden;
	/*border:1px solid #FFF000;*/
}	
*html .first_cols{
    width:441px;
	}
.free_cols{
	margin-top:0px;
	margin-left:-445px;
	/*left:10px;*/
	/*left:0px;*/
	/*margin-top:15px;
	height:auto;
	width:100%;
	position:relative;
    overflow-x: auto;*/
}
.free_cols_box{
	left:470px;
	top:316px;
	width:500px;
	position:absolute;
    overflow: hidden;
	background: #ebebeb;
}	
#pustishka {
	width:100%;
	height:100px;
	/*background:red;*/
}
/*  SLIDER */
#slideContainer1 {
	position:absolute;
	top: 298px;
	width: 1600px;
	margin-left: 450px;
	z-index:100;
}
#slideContainer2 {
	position:absolute;
	top: 298px;
	width: 1600px;
	margin-left: 450px;
	z-index:100;
}
#slideContainer1, #slideContainer2 {
	border: 1px solid #c4c4c4;
	height: 17px;
	background-color: #f8f8f8;
}

#slideHandle1, #slideHandle2 {
	/*background-color: #d3ab4b;*/
	background: url(../images/slider.gif);
	width: 238px;
	height: 17px;
	cursor: pointer;
}
/*  SLIDER  - end*/
sup{
vertical-align:super;
font-size:0.8em;
}
.sup{
vertical-align:super;
font-size:0.5em;
}

.proba_caption{width:auto; height:80px; overflow:hidden;}
.proba_footer{font-size:9px;}

/*rez*/
.free{
	color:#c61e1e;
	font-size:18px;	
	text-align:center;
	display:block;
	margin:0 0 10px 0;
}
/*rez--*/
 /*_____*/
 