﻿body {
background-color: #f2f2f2;
margin: auto;
text-align: center;
height:100%;
min-height:1000px;
font-family: "Tahoma";
font-size:12px;
	}
	
#all {
	background-color: #e7e8e9;
	margin: auto;
	width: 960px;
	text-align:left;
}

#head {
margin:0px;
height:503px;
width: 960px;

}
#logo {
background:url("../img/logo.png") no-repeat;
width:162px;
height:176px;}


#ck{
position:absolute;
margin-top:-170px;
margin-left:0px;
}


#ck1{
position:absolute;
margin-top:30px;
}



/* меню */
#menu_hor {
z-index:9;
height:40px;
background-color: #000;
margin:0px 0px 20px 0px;
}

#hor_img1, #hor_img2, #hor_img3, #hor_img4, #hor_img5{
position:relative;
width:200px;
height:90px; z-index:11;
}

#hor_img1{margin:-78px 30px 10px 40px;}
#hor_img2{margin:-100px 30px 10px 190px;}
#hor_img3{margin:-100px 30px 10px 340px;}
#hor_img4{margin:-100px 30px 10px 510px;}
#hor_img5{margin:-100px 30px 10px 690px;}

#hor_img1 h1, #hor_img2 h1, #hor_img3 h1, #hor_img4 h1, #hor_img5 h1{
position:relative; z-index:12;
margin: -50px 20px 10px 60px;
font-size:16px;
color:#fff;
font-weight:bold;
}

#hor_img1 h1, a, a:hover{text-decoration: none;}


#m {
z-index:6;
margin-top:-42px;
padding:0px;
height:89px;
background:url("../img/plastiny2.jpg") no-repeat top left;
}

#title {
z-index:5;
padding:30px 10px 5px 10px;
float:left;
width:648px;
}

#title h1 {
font-size:14px;
color:#000;
}

#title a{
color:#000;
}

#v_menu {
padding:5px 10px 5px 10px;
float:right;
width:250px;
text-align:right;
}

#v_menu h1{
padding:2px;
margin:0px;
font-size:13px;
color:#000;
font-weight:bold;
line-height: 3px;

}



#content {
padding:10px 10px 10px 10px;
text-align:justify;
height:100%;
min-height:500px;
}

 .hoverRow { background-color:#ccc; }

#content a, #content a:hover{color:#000;}
#content a{text-decoration: underline;}
#content a:hover{text-decoration: none;}

#footer {
height:20px ;
background-color: #000;
color:#fff;
padding:10px;
margin-bottom:1px;
padding-bottom:0px;
}

#footer a{
color:#fff;
}


