/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;


	}
	td.body{
		padding-left: 5px;
		padding-right: 30px;
	}

/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
		background-color: white;
		border-bottom: 20px solid white;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left{
		background-color: white;
		width: 0px;
		padding: 0px;
	}
	td.pane_right{
		background-color: white;
		width: 250px;
		padding: 5px;
	}
	td.pane_center{
		background-color: white;
		padding: 10px;
	}

/*ÄËß ÌÎËÓÅÉ {}*/
table.moduleL{
		width: 200px;
	}
table.moduleR{
		width: 250px;
	}
	td.moduleSmallTitle, td.moduleBigTitle, td.moduleBigTitle_o{
		color: #5482ff;
		font-weight: bold;
		font-size: 12px;
		height: 40px;
		vertical-align: bottom;
		text-align: left;
		padding-right: 8px;
		padding-bottom: 6px;
	
	}
	td.moduleBigTitle, td.moduleBigTitle_o{
		font-size: 18px;
	}
	
	td.moduleBigTitle{
		color: #5482ff;	
	}
	
	
	td.moduleL, td.moduleR, td.moduleMENU{
		padding: 0px;
	}
	td.moduleMENU{
	}

	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		background-color: white;
		padding: 8px;
	}

/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		padding: 4px;
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÏÓÍÊÒ ÌÅÍÞ 0ãî ÓÐÎÂÍß {}*/
	a.menulink0, a.menuactive0, font.menunolink0{
		color: #8b2700;
		font-weight: bold;
		text-decoration: none;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive0{
		color: black;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover{
		color: #566875;
	}
	font.menunolink{
		color: #8b2700;
		font-weight: bold;
	}

	/*ÏÓÍÊÒ ÌÅÍÞ 1ãî ÓÐÎÂÍß {}*/
	a.menulink1, a.menuactive1, font.menunolink1{
		color: #8b2700;
		font-weight: bold;
		text-decoration: none;
	}
	a.menulink1:hover, a.menuactive1:hover{
		color: #566875;
	}
	a.menuactive1{
		color: black;
	}


	/*ÑÒÐÎÊÀ ÌÅÍÞ Nãî ÓÐÎÂÍß {}*/
	div.menu0{
		padding-left: 14px;
		background-image: url(/themes/dotted/images/menuitem.png);
		background-repeat: no-repeat;
		background-position: 0px 5px;
	}
	div.menu1{
		padding-left: 34px;
		background-image: url(/themes/dotted/images/menuitem.png);
		background-repeat: no-repeat;
		background-position: 20px 5px;
	}

	table.menu_horiz{
		width: 100%;

	}
	td.menu_horiz1{
		width: 16%;
		height: 137px;
		vertical-align: bottom;
		text-align: center;
		border-bottom: 5px solid #E4E4E3;				
	}	
	td.menu_horiz{
		width: 16%;	
		border-left: 1px solid #DAD9D8;
		vertical-align: bottom;
		text-align: center;		
		border-bottom: 5px solid #E4E4E3;				
	}
	td.menu_horiz_active1{
		width: 16%;	
		height: 137px;
		vertical-align: bottom;
		text-align: center;
		border-bottom: 5px solid #5482ff;				
	}	
	td.menu_horiz_active{
		width: 16%;	
		border-left: 1px solid #DAD9D8;
		vertical-align: bottom;
		text-align: center;		
		border-bottom: 5px solid #5482ff;				
	}
	table.menu_layer{
		background-color: white;
		border: 1px solid #e4e4e4;
	}
	table.menu_horiz_dbroker_table{
		width: 100%;
	}
	
	td.menu_horiz_dbroker_img{
		text-align: center;	
		height: 90px;
		vertical-align: middle;
	}
	
	td.menu_horiz_dbroker_text{
		text-align: center;	
		border-bottom: 5px solid #E4E4E3;		
	}
	td.menu_horiz_dbroker_text_active{
		text-align: center;	
		border-bottom: 5px solid #5482ff;		
	}
/*---ÏÎËÜÇÎÂÀÒÅËÜÑÊÈÅ ÑÒÈËÈ------------------------------------------------------------------------- {}*/


/*ÇÀÃÎËÎÂÎÊ #1 {}*/
	h1{
		font-size: 16px;
		font-family : Arial, Helvetica, sans-serif;
		font-variant : small-caps;
		font-weight : bold;
		color : #21292b;
	}

	p{
		font-family: Arial, Helvetica, sans-serif;
	}
	
	pre{
		color: #414140;
	}

	/*ÑÑÛËÊÈ ÏÎ ÒÅÊÑÒÓ {}*/
	a{
		color: #5482ff;
		text-decoration: underline;
	}
	a:hover{
		color: black;
	}

/*ÝËÅÌÅÍÒÛ ÔÎÐÌ {}*/
	input, select, textarea{
		font-family:	Arial, Helvetica, sans-serif;	
		font-size: 12px;
		background-color: white;
		border : 1px solid #8D8A89;
	}
	input.image{
		background : transparent;
		border : none;
	}
	input.radio{
		border : none;
	}
	input[type='checkbox'], input.checkbox{
		border: 1px solid #8D8A89;
	}
	input.submit{
		color: white;
		background-color: #fe9915;
		border: none;
		font-weight: bold;
	}

/*ÝËÅÌÅÍÒÛ ÒÀÁËÈÖ {}*/
	th{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #e3e1d2;
		color: darkblue;
		text-align: left;
		border-bottom: 1px solid black;
	}
	td.data{
		border-bottom: 1px solid black;
	}




	.logo_text{
		color: white;
		font-weight: bold;
		font-size: 30px;
		letter-spacing: 0px;
	}
	
	.inputerror{
		background-color: #C3C3C3;
	}
	b.orange{
		color: #5482ff;
	}
	
	b.green{
		color: #5482ff;
	}	
	
	h2{
		padding-left: 20px;
		background-image: url(images/vocabulary.png);
		background-position: left;
		background-repeat: no-repeat;
		font-size: 18px;
	}
	
	.table_l_o, .table_l_o_t, .table_l_o_b{
		background-color: #5482ff;
		color: #414140;

	}
	
	.table_l_o_t{
		background-image: url(/themes/dbroker/images/border_lt.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}
	
	.table_l_o_b{
		background-image: url(/themes/dbroker/images/border_lb.png);
		background-position: left bottom;
		background-repeat: no-repeat;	
	}
	
	
	.table_l_g, .table_l_g_t, .table_l_g_b, .table_r_g, .table_r_g_t, .table_r_g_b{
		background-color: #5482ff;
		color: white;

	}
	
	.table_l_g_t{
		background-image: url(/themes/dbroker/images/border_lt_g.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}
	
	.table_l_g_b{
		background-image: url(/themes/dbroker/images/border_lb_g.png);
		background-position: left bottom;
		background-repeat: no-repeat;	
	}	
	
	.table_r_g_t{
		background-image: url(/themes/dbroker/images/border_rt_g.png);
		background-position: right top;
		background-repeat: no-repeat;	
	}
	
	.table_r_g_b{
		background-image: url(/themes/dbroker/images/border_rb_g.png);
		background-position: right bottom;
		background-repeat: no-repeat;	
	}		
	

	.table_l_grey, .table_l_grey_t, .table_l_grey_b, .table_r_grey, .table_r_grey_t, .table_r_grey_b{
		background-color: #F2F2F2;
		color: #414140;

	}
	
	.table_l_grey_t{
		background-image: url(/themes/dbroker/images/border_lt_grey.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}
	
	.table_l_grey_b{
		background-image: url(/themes/dbroker/images/border_lb_grey.png);
		background-position: left bottom;
		background-repeat: no-repeat;	
	}	
	
	.table_r_grey_t{
		background-image: url(/themes/dbroker/images/border_rt_grey.png);
		background-position: right top;
		background-repeat: no-repeat;	
	}
	
	.table_r_grey_b{
		background-image: url(/themes/dbroker/images/border_rb_grey.png);
		background-position: right bottom;
		background-repeat: no-repeat;	
	}			
	
	
	
	
	
	
	.htable_l_o, .htable_l_o_t, .htable_l_o_b{
		background-color: #5482ff;
		color: #414140;
		text-align: center;

	}
	
	.htable_l_o_t{
		background-image: url(/themes/dbroker/images/border_lt.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}
	
	.htable_l_o_b{
		background-image: url(/themes/dbroker/images/border_lb.png);
		background-position: left bottom;
		background-repeat: no-repeat;	
	}
	
	
	.htable_l_g, .htable_l_g_t, .htable_l_g_b, .htable_r_g, .htable_r_g_t, .htable_r_g_b{
		background-color: #5482ff;
		color: white;
		text-align: center;		

	}
	
	.htable_l_g_t{
		background-image: url(/themes/dbroker/images/border_lt_g.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}
	
	.htable_l_g_b{
		background-image: url(/themes/dbroker/images/border_lb_g.png);
		background-position: left bottom;
		background-repeat: no-repeat;	
	}	
	
	.htable_r_g_t{
		background-image: url(/themes/dbroker/images/border_rt_g.png);
		background-position: right top;
		background-repeat: no-repeat;	
	}
	
	.htable_r_g_b{
		background-image: url(/themes/dbroker/images/border_rb_g.png);
		background-position: right bottom;
		background-repeat: no-repeat;	
	}		
	

	.htable_l_grey, .htable_l_grey_t, .htable_l_grey_b, .htable_r_grey, .htable_r_grey_t, .htable_r_grey_b{
		background-color: #F2F2F2;
		color: #414140;
		text-align: center;
	}
	
	.htable_l_grey_t{
		background-image: url(/themes/dbroker/images/border_lt_grey.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;	
	}
	
	.htable_l_grey_b{
		background-image: url(/themes/dbroker/images/border_lb_grey.png);
		background-position: left bottom;
		background-repeat: no-repeat;	
	}	
	
	.htable_r_grey_t{
		background-image: url(/themes/dbroker/images/border_rt_grey.png);
		background-position: right top;
		background-repeat: no-repeat;	
	}
	
	.htable_r_grey_b{
		background-image: url(/themes/dbroker/images/border_rb_grey.png);
		background-position: right bottom;
		background-repeat: no-repeat;	
	}				
	
	
	
	
	
	
	
	img.popup{
		cursor: pointer;
	}


    .image12 {
        width:150px;
        height:75px;
        cursor:pointer;
    }

    .image1 {
        width:150px;
        height:85px;
        cursor:pointer;
    }


TD.zag {
 background: #f4ad6b; /* Öâåò ôîíà */ /* Öâåò ôîíà */
 border: 1px solid white;
}

TD.zag2 {
 background: #ff6f03; /* Öâåò ôîíà */ /* Öâåò ôîíà */
        height: 28px;
 border: 1px solid white;
}

td.zag_tel1 {
	color: #43378b;
	text-align:right;
	font-size:16px;
}

td.zag_tel2 {
	color: #43378b;
	font-size:26px;
}

.font_base {
	font-size:12px;
}

.font_sm {
	font-size:16px;
}

.font_bg {
	font-size:26px;
}

TD.str {
 font-size: small;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 background-image: url(files/images/desing/fon2.png); /* Öâåò ôîíà */
}

.menu A IMG {
    border: 1px /* Òîëùèíà ðàìêè */
    solid /* Ñïëîøíàÿ ðàìêà */
    grey; /* Öâåò ðàìêè */
}
.menu A:hover IMG {
     border-color: gray;
}

#razdel {
 width: 100%; /* Øèðèíà ïåðâîãî ñëîÿ */
 padding-bottom: 5px; /* Ïîëÿ ñíèçó òåêñòà */
 padding-top: 5px; /* Ïîëÿ ñâåðõó òåêñòà */
 background: #ffe9de; /* Öâåò ôîíà */
 text-align: center;
 vertical-align: middle;
}
   .block1 { 
	width: 475px; 
        height: 75px;
	border: solid 1px black; 
	padding: 5px;
}

tr.poslednie_gor {
 background: #fbe3c8; /* Öâåò ôîíà */ /* Öâåò ôîíà */
}


TD.shapka_1 {
 background: #f4ad6b; /* Öâåò ôîíà */ /* Öâåò ôîíà */
 border: 1px solid white;
 vertical-align:middle;
}

td.shapka_tel1 {
	color: #43378b;
	font-size:12px;
             padding-right:3px;
}

td.shapka_tel2 {
	color: #43378b;
	font-size:20px;
             padding-right:10px;
}

p.nazv_avto {
	font-size:18px;
             font-weight:bold;
}

td.opis1 {
             background: #f4ad6b;
	font-size:14px;
             padding-left:5px;
}

td.opis2 {
	font-size:14px;
}

span.propvalue {
	color: #43378b;
}



td.foto_avto {
width: 360;
vertical-align: top;
text-align: right;
}

img.foto_avto {
width: 360;
margin-bottom: 15px;
}

a.diap40 { 
display: block;
width: 210px;
height: 33px;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("/files/Konfiskat/diap40.png");
background-position: 50% 0%;
background-color: transparent;
margin-right: -2px;
}

a.diapvip { 
display: block;
width: 210px;
height: 33px;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("/files/Konfiskat/diapvip.png");
background-position: 50% 0%;
background-color: transparent;
margin-right: -2px;
}

a.diapvip:hover { background-position:bottom; }
a.diap40:hover { background-position:bottom; }







a.diap2040 { 
display: block;
width: 210px;
height: 33px;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("/files/Konfiskat/diap2040.png");
background-position: 50% 0%;
background-color: transparent;
margin-right: -2px;
}

a.diapvip40 { 
display: block;
width: 210px;
height: 33px;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("/files/Konfiskat/diapvip40.png");
background-position: 50% 0%;
background-color: transparent;
margin-right: -2px;
}

a.diap2040:hover { background-position:bottom; }
a.diapvip40:hover { background-position:bottom; }




a.diap40vip { 
display: block;
width: 210px;
height: 33px;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("/files/Konfiskat/diap40vip.png");
background-position: 50% 0%;
background-color: transparent;
margin-right: -2px;
}

a.diap20vip { 
display: block;
width: 210px;
height: 33px;
background-attachment: scroll;
background-repeat: no-repeat;
background-image: url("/files/Konfiskat/diap20vip.png");
background-position: 50% 0%;
background-color: transparent;
margin-right: -2px;
}

a.diap40vip:hover { background-position:bottom; }
a.diap20vip:hover { background-position:bottom; }









