@import url(reset.css);
@import url(footer.css);

html, body{
	margin:0px;
	padding:0px;
	height:100%;
	background:#ffffff;
}
body{
    font: 0.75em/1.5 Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.clear{
    display: block;
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
	}
hr.clear{
    height: 1px;
    visibility: hidden;
    margin: 0;
}
a img{
	border:0px;
	}
    
a:link{
    color: #eb0303;
    text-decoration: underline;
}
a:visited{
    color: #757575;
    text-decoration: underline;
}
a:hover{
    color: #b80317;
    text-decoration: underline;
}
a:active{
    color: #1c009b;
    text-decoration: none;
}

img.bord{
	border:1px solid black;
	}

#main{
	min-height:100%;
    background: url(/images/bg-main.jpg) repeat-x 0 348px;
    min-width: 960px;
/*    overflow: hidden;/**/ 
}

#head{
    background: #5c4855 url(/images/bg-head.jpg) repeat-x top;
    height: 348px;
    position: relative;
}

    #head .service-menu{
        background: url(/images/bg-servicemenu.gif) no-repeat left top;
        text-align: center;
        display: block;
        height: 32px; 
        width: 124px;
        position: absolute;
        top: 0;
        left: 310px;
    }
        #head .service-menu li{
            display: inline;
            margin-right: 1px;
            white-space: nowrap;
            text-indent: 1ex;
        }
#subhead{
    background: url(/images/bg-main.jpg) repeat-x;
}

    #subhead .menu-main{
        width: 927px;
        margin: 0 auto -10px;
        overflow: hidden;
        height: 50px;
    }
    
    #subhead .menu-main li{
        display: inline;
        height: 46px;
    }
        #subhead .menu-main li img{
            min-width: 185px;
            font-weight: bold;
            height: 46px;
            white-space: nowrap;
        }
.subheader{
    width: 925px;
    margin: 0 auto;
    /*margin-top: -10px;*/
    position: relative;
}
    .subheader .search, .subheader .price-list{
        background: url(/images/bg-block.gif) no-repeat left;
        float: left;
        height: 39px;
        padding: 21px 0 0 0;
    }
    .subheader .search{
        width: 554px;
    }
        .subheader .search .caption{
            margin: -21px 1em -21px 0;
            padding: 24px 0 25px 138px;
            height: 11px;
            background: url(/images/icon-search.png) no-repeat left top;
            float: left;
        }
        .subheader .search .submit, .subheader .price-list button{
            height: 1.25em;
            background: #9c9db2 url(/images/bg-button.gif) repeat-x center left;
            line-height: 1.08em;
            font-size: 1em;
            border: none;
            border-bottom: 1px solid #484949;
            border-right: 1px solid #72757c;
            border-left: 1px solid #959db2; 
            text-decoration: none;
            cursor: pointer;
        }
        .subheader .search input.text{
            width: 190px;
            height: 13px;
            padding: 0 1px;
            font-size: 11px;
            line-height: 13px;
            border-style: solid;
            border-width: 1px;
            border-color:  #787771 #48494c #484949 #777771;
            font-family: inherit;
        }
    
        .subheader .price-list .caption{
            margin: -21px 1em -21px 0;
            padding: 21px 0 25px 118px;
            background: url(/images/icon-pricelist.png) no-repeat left bottom;
            float: left;
        }
        .subheader .price-list a{
            font-weight: bold;
        }
        

#main_menu li a{

	}
#topflash{
    background-color: #b2bbd1;
    min-height: 10px;
    width: 926px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    font-size: 10px;
    line-height: 1em;
}
#content{
    clear: both;
    width: 926px;
    margin: 0 auto; /*30px;*/
    /*border-top: 10px solid #b2bbd1;*/
    zoom: 1;
    padding-bottom: 240px;
}
    #content h1{
        color: #b80317;
        font: 1.33em "Myriad Pro", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-weight: bolder;
        letter-spacing: 0.05em;
        margin-bottom: 0.75em;
        line-height: 1.125em; /* 18px */
        width: 100%;
    }
    
    #content h2{
        color: #13006b;
        font: 1.17em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        /*text-transform: uppercase;*/
        font-weight: bold;
        /*letter-spacing: 0.05em;*/
        margin-bottom: 0.86em;
        line-height: 1em;
    }
    
    #content h3{
        color: #13006b;
        font: 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-transform: none;
        font-weight: bold;
        margin-bottom: 1em;
        line-height: 1.5em;
    }
    	
    #content h4{
        color: #b80317;
        font: 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-transform: none;
        font-weight: bold;
        line-height: 2.0em;
    	margin-bottom:7px;
    }
    	
    #content h5{
    
    	}
    	
    #content h6{
    
    	}
    #content strong{
        color: #13006b;
    }
    #content p{
        margin-bottom: 1em;
    }
    
/*    #content a{
    	color: #eb0303;
    	text-decoration: none;
    	}
  */  
    #content a:hover{
    	text-decoration: underline;
    	}
    
    #content ul{
        margin-top: -0.6em;
        padding-left: 37px; 
        margin-bottom: 1em;
    }
    
        #content ul li{
            padding-left: 14px;
            margin-left: -14px;
            background: url(/images/bg-li.gif) no-repeat 0 1ex;
        }
        
            #content ul li ul{
                	margin-top: -0.1em;
                	padding-left: 37px; 
                	margin-bottom: 1em;
            	}
            
                #content ul li ul li{
                    	padding-left: 14px;
                    	margin-left: -14px;
                   	 background: url(/images/016.gif) no-repeat 0 7px;
                	}
    
                    #content ul li ul li ul{
                    
                    	}
                    
                        #content ul li ul li ul li{
                        
                        	}
    #content ol li{
        list-style-type: decimal;
    }
    #content table, #content tbody, #content td, #content th{
        font-size: 1em;
    }
    #content table{
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        margin-bottom: 1.5em
    }
    #content table.withimage{}
    
        #content table.withimage td.img{
            vertical-align: top;
        	width:252px;
        }
            #content table.withimage td.img img, #content .gallery img{
                border-right: 7px solid #b2bbd1; 
            }
        #content table.withimage td.text{
            vertical-align: middle;
        }
            #content table.withimage td.text div.plashka{
                background-color:#D4DDF3;
                vertical-align: middle;
                padding:2em 2em 1.4em 2em;
                min-height:4em;
                margin: 0 1em 0 0;
            }
    #content .gallery{/*
        overflow: hidden;
        position: relative;
        zoom: 1;*/
        margin-right: -100px;
    }
    
        #content .gallery img{
            float: left;
            margin: 0 65px 18px 0;
        }