/* CSS Document tessart zastavka*/

@media screen{

html, body{
margin:0;
padding:0;
width:100%;
font-family: Arial, Helvetica, sans-serif;
background:#fff;
color:#4f4f4f;
height:100%;
font-size:11px;
}

a{color:#4f4f4f;}
.i{ font-style:italic;}
.bold{ font-weight:bold;}
.nobrd{border:none;}
 #mainwrapper, #mainwrapper2{width:960px; margin:0 auto; position:relative; left:15px; height:575px;}
 #mainwrapper{ background:url('/img/a_bg.jpg') no-repeat top left;top:10px;}
 #mainwrapper2{top:20px;}
 #figury{float:left; width:646px; height:575px; background:url('/img/figury_anim.gif') 80% bottom no-repeat;}
 #logo-menu-wrapper{width:240px; float:left;height:575px; padding-top:70px; margin-left:16px; }
 a.menu-item{ display:block; padding:0 0 0 30px; height:23px; font-size:14px; color:#2c2c2c; margin-bottom:26px; text-decoration:none;}
 a.orange{ background:url('/img/A_orange.jpg') left top no-repeat;}
 a.green{ background:url('/img/A_green.jpg') left top no-repeat;}
 a.violet{ background:url('/img/A_violet.jpg') left top no-repeat;}
 a.red{ background:url('/img/A_red.jpg') left top no-repeat;}
 a.blue{ background:url('/img/A_blue.jpg') left top no-repeat;}
a.maplink{font-size:13px !important; text-decoration:underline !important; margin-top:110px; }
a.maplink:hover{ text-decoration:none !important;} 
.logo, .address{padding:0 0 0 30px;}
.address{font-size:13px;}

.black_small, p.black_small{
   text-indent:1.5em;
   text-align:justify;
   font-size:11px;
   }
.red_med{color:red; font-weight:bold; font-size:11px;}
.contacts_wrapper{font-size:11px; padding-bottom:40px; display:block;}
.phone{font-size:15px; font-weight:bold;}
}




