

html { margin: 0px; padding: 0px;}
	
body { margin: 0px; background-color: #C0C0C0;} 

#page { width: 1200px; margin:auto; padding:auto; box-shadow: 0px 0px 25px #404040;}

a { text-decoration: none; }        

a.link { font-size:16px; text-decoration: none; }
a.link:hover { font-size:18px; text-decoration: none;} 

table { font-family: Tahoma; font-size: 12px; }

span.name { font-family: Tahoma; font-size: 20px; color: rgb(255, 156, 0); font-weight: bold;}
              
span.adress {
    color: white;
    margin-bottom: 4px;
}

span.business-type {
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 7px;
}

span.text { color: white; font-size: 18px; font-weight: bold;}

span.title { color: #2C3688; font-size:14px; font-weight: 600; }

span.telephon { color: #FBBC41; font-size: 18px; font-weight: 900;}

span.prim { font-size: 16px; font-weight: 700;}
                
span.copyright { color: #FBBC41; font-size:18px;}              

h4.title { color:#2C3688; font-size: 14px; font-weight: 600; }

table.menu { color: white; font-weight: 600;}
             
table.led { font-family: Arial; font-size: 16px;}             
             
td.menu { border-right: #FFFFFF 1px solid;
    white-space: nowrap;
}
td.menu:last-child {
    border-right: none;
}

a.menu { color: white; text-decoration: none; }

#footer { color: white; font-weight:bold; text-decoration: none; }

#footer:hover { color: yellow; font-weight: bold; text-decoration: none;}
         
li.map { margin-top:10px; margin-bottom:10px; }

ul { list-style-image: url('img/fon5.gif');}
         
#specpred { padding: 10px 10px;}

#info { padding: 10px 10px 0px 10px;}

#body { padding: 10px 10px; text-align: left;}

#line { width: 100%; height: 3px; background-color: #b5c7df;}

#form_error { position: absolute;
        left: 40%;
        top: 40%;
        width: 400px; /* ������ ����� form */
        height: 250px;
        padding: 20px 20px;        
        background-color: #FFFFFF;
        z-index: 100;
        color: #7A7A7A;
        text-transform: uppercase;
        border-radius: 10px;
        text-align: left;}
        
#form_ok { position: absolute;
        left: 40%;
        top: 40%;
        z-index: 100;
        width: 400px; /* ������ ����� form */
        height: 250px;
        padding: 20px 20px;       
        background-color: #FFFFFF;
        color: #7A7A7A;
        text-transform: uppercase;
        border-radius: 10px;
        text-align: left;}
        
#fon { 
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    z-index: 99;
    background-color: #000;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;}

#close { position: absolute; right: 10px; bottom: 5px;}        

#metalandproflita {
    position: absolute;
    /* float: right; */
    z-index: 20;
    top: 102px;
    /* right: 0; */
    margin-left: 739px;
}
#metalandproflita span {
    position: absolute;
    font-size: 20px;
    background: rgba(38, 22, 151, 0.9);
    padding: 10px;
    border-left: 2px solid #fbbc41;
    border-right: 2px solid #fbbc41;
    border-bottom: 2px solid #fbbc41;
    color: #fff;
    font-weight: bold;
    border-radius: 0px 0px 0px 20px;
}
#Metal-name {
    margin: 0px 0px 0px 197px;
}
#proflist-name {
    margin: 0px 0px 0px 507px;
}
#contacts {
    float: left;
    text-align: left;
    font-size: 12px;
    width: 500px;
}
#contacts-bottom {
	color: #FFF;
font-size: 15px;
}
.name-bot {
color: #FFD600;
font-weight: bold;
}
.phone-bot {
float: right;
color: #FFFFFF;
font-size: 18px;
margin: 10px 300px 0px 0px;
background: url('/img/phone.png') no-repeat;
padding: 0px 0px 0px 50px;
}
#contacts span {
    margin-bottom: 5px;
    display: block;
}
#menu-2 {
    width: 100%;
    background-color: rgb(47, 58, 144);
    border-top: 2px solid #fbbc41;
    height: 30px;
}
#menu-2 ul {
    margin: 0;
    padding: 0;
}
#menu-2 li {
    float: right;
    display: block;
}
#menu-2 li a {
    height: 20px;
    /* border-right: 1px solid #FFFFFF; */
    border-left: 1px solid #FFFFFF;
    display: block;
    color: #FFFFFF;
    padding: 5px;
    font-size: 15px;
}
#menu-2 li a:hover {
     background-color: #5054DC;
 }
#metal-proflist-name {
    display: block;
    color: #FFFFFF;
    float: right;
    width: 410px;
    font-size: 22px;
    margin-left: 140px;
    text-align: center;
}