@charset "utf-8";
/*global*/
html, body {
height: 100%;
}

body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background-color:#eaeaea;
width:100%;
}
img{border:none;}

/*page*/
#main{
left:50%;
margin-left:-375px;
position:absolute;
voice-family: inherit;
height: auto;
width:750px;
min-height: 100%;
_height:100%; 
}

#header{
margin-top:20px;
}
/*MENU - osn*/
.menu{
margin-top:12px;
height:61px;
background-color:#a6a6a6;
}
.menu a{
color:#fff;
padding-right:5px;
text-decoration:none;
font-weight:bold;}
.menu a:hover{
color:#d6d6d6;
padding-right:5px;
}

/*UNDER MENU*/
.undermenu{
height:23px;
width:750px;
padding:0px;
background-color:#c0c0c0;
}
.undermenu a{
color:#FFF;
text-decoration:none;
margin-right:20px;
}
.undermenu a:hover{
color:#666;
text-decoration:none;
}

/*PICTURE*/
#pict{
margin-top:10px;
height:130px;
}

/*CONTENT*/
#content{
margin-top:10px;
font-size:11px;
font-weight:normal;
}

#content img{padding-right:5px;}
#content table{
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
border-color:#FFFFFF; border-style:solid; border-width:2px;}
#content td{border-color:#FFFFFF; border-style:solid; border-width:1px;
padding-bottom:1px; padding-top:1px; padding-left:4px; padding-right:4px;}
.left{float:left; margin-right:10px;}
.right{float:left;}
.pdf_manual{padding-top:2px; padding-bottom:2px; padding-left:2px; padding-right:2px; color:#FFF; font-weight:bold; background-color:#ed1c24;}
.linia{width:750px; border-bottom-style:dotted; border-bottom-color:#c0c0c0; border-bottom-width:2px;}

#content a:link{font-size:11px; color:#ed1c24; text-decoration:none; border-bottom-style:dotted; border-bottom-color:#ed1c24; border-bottom-width:2px;}
#content a:visited{font-size:11px; color:#ed1c24; text-decoration:none; border-bottom-style:dotted; border-bottom-color:#ed1c24; border-bottom-width:2px;}
#content a:hover{font-size:11px; color:#666; text-decoration:none; border-bottom-style:dotted; border-bottom-color:#ed1c24; border-bottom-width:2px;}

#pict .gde_ya{font-size:12px; font-weight:bold; padding-top:4px; padding-bottom:4px; padding-left:4px; padding-right:4px; color:#FFF; background-color:#ed1c24;}

/*PAGE-PICTURE*/
.nakopiteli{background-image:url(imgs/_/nakopiteli.jpg); background-repeat:no-repeat; height:130px; width:750px;}
.protochniki{background-image:url(imgs/_/protochniki.jpg); background-repeat:no-repeat; height:130px; width:750px;}
.about{background-image:url(imgs/_/about.jpg); background-repeat:no-repeat; height:130px; width:750px;}
.stroi{background-image:url(imgs/_/stroi.jpg); background-repeat:no-repeat; height:130px; width:750px;}
.emalirovanie{background-image:url(imgs/_/emalirovanie.jpg); background-repeat:no-repeat; height:130px; width:750px;}
.contacts{background-image:url(imgs/_/contacts.jpg); background-repeat:no-repeat; height:130px; width:750px;}

/*REG FORMA*/
input,textarea,select {
	font-size: 11px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background: #CCCCCC;
	padding: 3px;
}

/*FOOTER*/
#footer {
/*position:inherit;*/
bottom: 0px;
padding-top: 10px;
width: 750px;
}

/*#footer {
position: absolute;
bottom: 0px;
padding-top:10px;
width: 750px;
}*/
#footer h1 {
font-size:9px;
font-weight:normal;
color: #000;
}
