.empty {}

/*
img, div { behavior: url(/image/iepngfix.htc) }		
*/

img { behavior: url(/image/iepngfix.htc) }		

body
{
	font-size: 85%;
	background-color : #BABABA;
	margin: 0px;
}
BODY *
{
	font-size: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	color: #001361;	
}
img
{
	border: 0px;
	margin: 0;	
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
	padding: 0 0 0 0;
	border-collapse: collapse;
	letter-spacing: 0;
	/*width: 100%;*/
}

h1
{
	text-transform: uppercase;
	color: #001361;
	font-size:21px;
	font-weight: normal;
	font-family: Times New Roman;
	margin-top: 3px;
	margin-bottom: 5px;
}

h2{
	font-size:17px;
	margin:0px;
	color:#010101;
}

h3{
	font-family: Times New Roman;
	font-size:17px;
	margin:0px;
	color:#010101;
	font-style: italic;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:5px;
}

h3.bread {
	font-family:Arial;
	font-style: normal;
	font-size:13px;
	display:inline;
}

a
{
	color: #008BC4;
	text-decoration: underline;
}

/*a:hover
{
	color : #AA0425;
}*/

p
{
	margin: 0.5em 2 1.2em 0;
}

hr
{	
	height: 0px;	
	border-top: 1px solid gray;
	border-bottom: none;	
	margin: 10 0 10 0;
	padding: 0;
}

td{
	padding: 0;
}

div{
	padding:0px;
	margin:0px;
	text-align:left;
}

/*Для выравнивания картинок по левому краю*/
.float_left
{
	float: left;
	margin: 5 10 3 0;
}
/*------------------------------------------------------*/
/*Таблицы в контенте*/
.content_div table
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
        border: 1px solid gray;
	border-collapse: collapse;

}

.content_div td
{
	margin-top: 0px;
	margin-bottom: 0px;
	/*Аналог cellpadding=0 cellspacing=0*/
   border: 1px solid gray;
	border-collapse: collapse;
}

/*Делаем класс для тех, кто без границы*/
table.no_border
{
	border: none;
}

.no_border td
{
	border: none;
}
/*/Делаем класс для тех, кто без границы*/
/*------------------------------------------------------*/


    /**/

    #head_menu_left {  
        font: normal 16px/16px Arial;
        color: #fff;
    }
    
    #head_menu li{  
        font: normal 14px/16px Arial;
        color: #fff;
        list-style-type: circle;
    }    
    
    #head_menu a{  
        font: normal 14px/16px Arial;
        color: #fff;
    }
    
    #overall{
        max-width:1280px;
        width:expression(document.body.clientWidth > 1280? "1280px":	"auto" );
    }

    #logo{
        background: url('logo_background.jpg') top left no-repeat;
        width:249px;
        height:173px;
        background-color:#719DDA;
    }   
    
    #logo a{
         background: url('logo_main.jpg') top left no-repeat;
        float: left;
        width:  187px;
        height: 146px;
     
        margin: -3px 0 0 30px;
    }

    #logo_phone {
        float: left;
        height: 20px;
        width:  249px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
        font:  bold 20px/20px Arial;
        
    }
    
    # min_width {
        float: left;
        width: 800px;
        height: 0px;
        
    }
    
/*
#top_left{
	background-image: url(top_bg.jpg);
	background-image: url(top_bg.jpg);
	background-position: 170px 0;
	background-color:#719DDA;
}
*/
#top_left{
	background: url(PRINT-1280x176_banner-anim.gif)  -250px 0px;
}

#menu{
    background: url('logo_menu_1.png') top left no-repeat;
	/*background-image: url(menu_bg.gif);
	background-position: top left;*/
	width:256px;
	height:175px;
    float: left;
}

#under_top_table{
	border-top:2px solid #1D1D9F;
	border-bottom:2px solid #1D1D9F;
	background-color: #FFDD03;
}

#under_top_left{
	height:40px;
	width:270px;
	font-family: Arial Black;
	color:#001361;
	font-size:17px;
	text-transform: uppercase;
	padding-left:20px;
}

#under_top_middle{
	height:40px;
	color:#001361;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
}

/*#under_top_middle span{
	color:#001361;
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
}*/

#under_top_right{
	height:40px;
	background-color:  #1D1D9F;
	width:180px;
}

#left_td{
	background-color: #719DDA;
	background-image: url(left_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width:270px;
	border-right:1px solid #8CB0E0;
}

#content_td{
	background-color: #D4E1F0;
	border-left:1px solid #6372A0;
}

#content_middle_td_1{
	background-color: #D4E1F0;
}

#content_middle_td_2{
	background-color: #8493B8;
}

#content_table{
	border-bottom: 1px solid #A6A9D7;
	height:64%;
}

#bottom_line{
	border-top:1px solid #3838AA;
	background-color: #292B7B;
	display: block;
	height:1px;
}

#bottom_left{
	height:50px;
	/*width:270px;*/
}

#bottom_links {
text-align:center;
padding-top:0px;
}

#menu{
	padding-top:0px;	
}



#menu_new li{
    font: bold 12px/14px Arial;
  	text-decoration: none;
	color:black;
	list-style-type: none;
}

#menu_new {
    margin: 0px;
    padding: 0px;
    width: 256px;
}


#menu *{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color:black;
	line-height: 2.55em;
	padding-top:1px;
}

#menu_item_2{ 	padding-left:27px;}
#menu_item_3{	padding-left:22px;}

#menu_item_4{
	padding-left:18px;
	padding-top:2px;
}

#menu_item_5{	padding-left:20px;}
#menu_item_6{	padding-left:25px;}
#menu_item_7{	padding-left:37px;}

#menu span, #menu .active
{
	color:#2727FD;
}

#menu a:hover{
	
}

#objects{
	padding-left:10px;
	font-size:12px;
	color:white;
}

#basket{
	padding-left:20px;
} 

#basket a{
	color:#FFE402;
	font-size:12px;
	text-decoration: underline;
}


#basket img{
	vertical-align:middle;
}

#left_block{
	padding-left:20px;
	padding-right:20px;
}

.caption a{
	color:#E2E8EE;
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: Times New Roman;
}

.news_item{
	margin-top:10px;
}

.news_announce{
	color:white;
	font-size:12px;
	padding:8px 0px;
}

.news_img img{
	border:1px solid #1D1D9F;
}

.more{
	padding-top:10px;
}

.more a{
	color:#008BC4;
	font-size:12px;
	text-decoration: underline;	
}

#content_div{
	padding:20px;
	padding-top:15px;
	font-size:14px;
}

#content_div img{
	margin-right:10px;
	border:1px solid #001361;
}

#location{
	color:#001361;
	text-transform: uppercase;
	padding-left:20px;
	
}

#location select{
	margin-left:40px;
	border: 1px solid #001361;
	width:200px;
	text-transform: none;
	height:18px;
}

#object_items{
	margin-top:10px;
}

#object_items td{
	
}

#object_items b{
	color:#003B9E;
}

#object_caption td{
	background-color: #1D1D9F;
	color:white;
	font-weight:bold;
	font-size:11px;
	padding:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#object_caption select{
	color:#1D1D9F;
	font-size:11px;
	width:110px;
	height:16px;
	border:1px solid #1D1D9F;
	padding:0px;
}

.object_normal td{
	color:black;
	padding:0px 0px;
	font-size:12px;
	height:43px;
}

.object_normal td a{
	color:#008BC4;
	text-decoration: underline;
}

.object_light td{
	color:black;
	padding:0px 0px;
	font-size:12px;
	background-color: #E2E8EE;
	height:43px;
}

.object_light td a{
	color:#008BC4;
	text-decoration: underline;
}

#pages{
	clear:both;
	padding-top:0px;
}

#pages *{
	color:#028AC5;
	font-size:14px;
	vertical-align: middle;
}

#pages a{
	color:#028AC5;
	font-size:14px;
	text-decoration: underline;
	margin:0px 3px;
}

#pages span{
	background-color: #FAF201;
	color:#2A1574;
	padding:2px 6px;
	background-image: url(pages.gif);	
}

#bottom_table td{
	background-color: #E2E8EE;
	padding:10px 25px;
	font-size:11px;
	color:#353535;
}

#bottom_table td a{
	font-size:11px;
	color:#1D1D9F;
	text-decoration: underline;
}

#bottom_left{
	width:240px;
}

#breadcrumbs{
	margin-top:-7px;
	margin-bottom:8px;
	font-size:11px;
}

.divorce_item{
	background-image: url(divorce.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left:10px;
	color:#008bc4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold; 	
	padding-top: 3px;
	padding-bottom: 3px;
}

.divorce_item a{
	color:White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:normal; 	
	text-decoration: none;
}

.divorce_item a:hover{
	text-decoration: underline;
	color:white;
}

.num_ul li{
	list-style: decimal;
}

.bordered td, th{
	border:1px solid #001361;
	padding:5px;
}

.bordered th{
	font-weight:normal;
	font-style: italic;
}

.details td{
	padding:3px;
}

.details td img{
	border:0px;
}


.details td b{
	font-size:13px;
}

.button{
	border:1px solid #001361;
	background-color: #FDD109;
	color:#001361;
	font-size:12px;
	font-weight:bold;
	margin:7px 0px 10px 0px;
	vertical-align: middle;
	height:25px;
	cursor:pointer;
}

.month{

}

.month td{
	padding:0px;
	border:1px solid #D4E1F0;
	width:15px;
	height:15px;
	color:#D4E1F0;
	font-size:10px;
	font-family:Arial;
	_padding:0px;
}

.month .red{
	background-color: #ED1B34;
}

.month .green{
	background-color: #00A651;
}

.month .blue{
	background-color: #00AEEF;
}

#legend{
	float:left;
	padding-top:12px;
	padding-right:30px;
}

.month .leg_text{
	color:#1D1D9F;
	font-size:11px;
	padding-left:0px;
	width:60px;
}

.checkboxes{
	padding:0;
	border:0px;
	border:1px solid red;
}

.checkboxes input{
	margin:0px;
	padding: 0px;
	font-size:1%;
	line-height:1%;
	float:left;
	width: 13px;
	height: 13px; 
}

.faq_input{
	border: 1px solid #1D1D9F;
	width:250px;
	height:17px;
}

.tree_item
{
	white-space: nowrap;
}

.catalog_a{
	text-decoration: none;
	font-weight:normal;
	color:black;
}

.left_div{
	background-color:white;
	border-top:1px solid #979384;
	border-left:1px solid #979384;
	border-right:1px solid #E6E2DD;
	border-bottom:1px solid #E6E2DD;
	height:100%;
	padding-left:10px;	
}

.orders
{
	
}

.orders th
{
	background-color: #C8C8E8;
	text-align: left;
}

.tr_hover
{
	background: #C0C0C0;
	cursor: pointer;
}

.tr_unhover
{
	background-color: #F0F0F0;
	cursor: pointer;
}

.tab_basket_th
{
	background-color: #D92115;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;	
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}

.tab_basket_td_left
{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 90%;
}

.faq_input{
	height:20px;
}

#content_div .zoom_img
{
	position: relative;
	font-size: 0px;
	height: 20px;
	margin-top: -20px;
	text-align: right;
	padding-right: 11px;
}

#content_div .zoom_img img
{
	border: none;
	margin: 0px;
}
.rss
{
	margin-right: 17px;
	color: #0568a3;
	font-weight: bold;
	font-size: 90%;
	display: block;
	background-image: url(rss.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: -1px;
}

#jsbasket{
		display:none;
}

div.show_index {
	float:left;
	margin:10px;
	text-align:center;
	width:200px;
	height:200px;
}

div.show_index img {
	width:200px;
	height:150px;
}

div.show_index h2 {
	text-decoration:none !important;
	font-size:12px;
}


    #link_top {
		min-width: 108%;
        width: 500px;
        height: 150px;
        text-align:right;
        float: right;
    }
