/*ÎÑÍÎÂÍÎÉ ØÐÈÔÒ {}*/
	body,td,pre{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;


	}
	td.body{
		padding-left: 0px;
		padding-right: 0px;
	}

/*ÇÀÃÎËÎÂÎÊ ÑÒÐÀÍÈÖ {}*/
	td.pane_top{
		background-color: white;
		border-bottom: 0px solid white;
	}
/*ÏÀÍÅËÈ ËÅÂÀß, ÏÐÀÂÀß, ÑÐÅÄÍßß {}*/
	td.pane_left{
		background-color: white;
		width: 0px;
		padding: 0px;
	}
	td.pane_right{
		background-color: white;
		width: 250px;
		padding: 0px;
		padding-left:0px;
	}
	td.pane_center{
		background-color: white;
		padding: 0px;
	}

/*ÄËß ÌÎËÓÅÉ {}*/
table.moduleL{
		width: 200px;
	}
table.moduleR{
		width: 250px;
	}
	td.moduleSmallTitle, td.moduleBigTitle, td.moduleBigTitle_o{
		color: #4c3f7e;
		font-weight: bold;
		font-size: 12px;
		height: 25px;
		vertical-align: bottom;
		text-align: left;
		padding-right: 8px;
		padding-bottom: 2px;
	
	}
	td.moduleBigTitle, td.moduleBigTitle_o{
		font-size: 12px;
		
	}
	
	td.moduleBigTitle{
		color: #4c3f7e;
	}
	
	
	td.moduleL, td.moduleR, td.moduleMENU{
		padding: 0px;
	}
	td.moduleMENU{
	}

	table.moduleC{
		width: 100%;
	}
	td.moduleC{
		background-color: white;
		padding: 0px;
	}

/*ÏÎÄÍÎÆÜÅ ÑÒÐÀÍÈÖ {}*/
	td.pane_footer{
		padding: 4px;
	}



/*ÑÑÛËÊÈ Â ÌÅÍÞ {}*/
	/*ÏÓÍÊÒ ÌÅÍÞ 0ãî ÓÐÎÂÍß {}*/
	a.menuactive0{
		color: black;
		font-weight: bold;
		font-size:13px;
	}
	/*àêòèâíûé ïóíêò {}*/
	a.menuactive1{
		color: #8b2700;
		font-weight: bold;
		font-family: Verdana, Geneva, sans-serif;
	}
	/*ïóíêò ïðè íàâåäåíèè {}*/
	a.menulink0:hover, a.menuactive0:hover{
		color: #000;
	}
	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_horiz{

		vertical-align: bottom;
		text-align: center;
		padding-bottom:20px;	
}
	
	td.menu_horiz1{

		vertical-align: middle;
		text-align: center;
		padding-bottom:10px;
		border-bottom: 3px solid #ff6600;
	}
	
	td.menu_horiz1 a.menuactive0{	
		color: #8b2700;
		text-decoration:none;
	}
	
	td.menu_horiz33{
		width: 14%;	
		height: 50px;	
		vertical-align: middle;
		text-align: center;		
	}



	div.main_menu_a {
		vertical-align: top;
	}

	
	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 #E4E4E3;				
	}
	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_14 {
	font-size:14px;
}

.font_14b {
	font-size:14px;
	font-weight:bold;
}

.font_14_top {
	font-size:14px;
	vertical-align:top;
}

.font_sm_gr {
	font-size:11px;
	color:gray;
}

.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 /* Ñïëîøíàÿ ðàìêà */
    gray; /* Öâåò ðàìêè */
}
.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: #777c82;
	font-size:12px;
    padding-right:5px;
	text-align:right;
	vertical-align:middle;
}

td.shapka_tel2 {
	color: black;
	font-size:24px;
    padding-right:25px;
	vertical-align:middle;
}

p.nazv_avto {
	font-size:18px;
             font-weight:bold;
}

td.opis1 {
             background: #f4ad6b;
	font-size:14px;
             padding-left:5px;
}

td.opis2 {
	font-size:14px;
}

td.opis3 {
	font-size:14px;
    background:url(/files/images/line-decor.gif) bottom repeat-x;
	border-top:3px solid #ececed;
}

.base_fonts {
	font-size:14px;
}

td.opis3 span {
    background-color:#ececed;
}

td.opis4 {
	font-size:14px;
	font-weight:bold;
}

td.opis3_print {
	font-size:12px;
}

td.opis4_print {
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

td.opis3_best {
	font-size:12px;
    background:url(/files/images/line-decor.gif) bottom repeat-x;
	border-top:3px solid #fbe3c8;
}

td.opis3_best span {
    background-color:#fbe3c8;
}

td.opis4_best {
	font-size:12px;
	font-weight:bold;
	color:#00537c;
}




span.propvalue {
	color: #43378b;
}



td.foto_avto {
vertical-align: top;
}

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; }


	.lispra a{
		color: #4f5378;
		text-decoration:none;
	}


.lispra a:hover{
		color: #4f5378;
		text-decoration:underline;
		}
		

.lispra{
		color: #4f5378;
		font-weight:bold;
		padding-bottom:5px;
		padding-top:5px;
		border-bottom:1px dotted gray;
		cursor:pointer;
	}

.lispra_pogasit{
		font-weight:bold;
		padding-bottom:5px;
		padding-top:5px;
	}

.lispra_pogasit a:hover{
		color: #ff6600;
		border-bottom: 1px solid #fab88b;
	}

.lispra_pogasit a{
		color: #4f5378;
		text-decoration:none;
		padding-bottom:1px;
		border-bottom: 1px solid #b3b7dd;
	}

td.kompl ul { 
margin-top:0px;
padding-left:10px;
margin-left:0px;
list-style-type:none;
font-size:14px;
}

td.kompl_print ul { 
margin-top:0px;
padding-left:20px;
list-style-type:none;
font-size:12px;
}

.kompl_span_list {
	color:#00537c;
}

.kompl_span_list_print {
	color: black;
	font-weight:bold;
}

.kompl_list_print {
	font-size:12px;
}

h3.ko_zag_list span { 
text-decoration:underline;
}

h3.ko_zag_list {
	margin-bottom:5px;
}

h3.ko_zag_list_print {
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.facebook {
background-image: url("/files/images/icons2.png");
background-repeat: no-repeat;
cursor: pointer; 
height: 22px;
width: 22px;
float:left;
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 3px; 
margin-top: 0px; 
text-decoration: none;
}

.facebook_news {
background-image: url("/files/images/icons2.png");
background-repeat: no-repeat;
cursor: pointer; 
height: 22px;
width: 22px;
float:left;
margin-bottom: 0px; 
margin-left: 3px; 
margin-right: 0px; 
margin-top: 0px; 
text-decoration: none;
}


.sort_act {
background-color:#5482ff;
color:#FFF;
font-weight:bold;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}

.num_act { background-color: #ff6f01; color:#FFF; font-weight:bold; border: 1px solid #ff6f01; cursor: default;  font-size:11px; font-weight:bold; height:15px; line-height: 15px; outline-width: 3px; width: 15px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; text-align:center; }
.num_no { background-color: white; border: 1px solid #d3d3d3; text-decoration:none; cursor:pointer; color: #5b8aaa; font-size:11px; font-weight:400; height:15px; line-height: 15px; outline-width: 3px; width: 6px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; }
.num_IE { border: 1px solid #ff6f01; cursor: pointer; color: #00537c;  font-size:11px; font-weight:400; height:15px; line-height: 15px; outline-width: 3px; width: 6px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; }
.num_pas { background-color: white; border: 1px solid #d3d3d3; text-decoration:none; cursor: default; color: #B6B6B6; font-size:11px; font-weight:400; height:15px; line-height: 15px; outline-width: 3px; width: 6px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; }

table.big_t {
	padding-left:15px;
	padding-right:15px;
}
