/* CSS Document */

*{
padding: 0; 
margin: 0; 
}

body{
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; 
line-height:14px; 
color:#000a0f; 
}

/*-----------------Блоки-------------------*/
#warp{ position:relative; width:1000px; margin: 0 auto; background-repeat:no-repeat; }
#header{float:left; width:1000px; height:116px; background-image:url(../img/header.gif); background-repeat:no-repeat; }
#content{ float:left; width:740px;}
#banner{float:left; width:260px;}
#nazv{display:inline; float:left; width:800px; margin:43px 0 0 188px;}
#msk1{display:inline;float:left; width:100px; height:20px; margin:9px 0 0 310px;}
#msk2{display:inline; float:left; width:100px; height:20px; margin:9px 0 0 420px; color:#666666;}
#msk2 a{color:#666666; text-decoration:underline;}


.number{margin-top:4px;}

a {color:#0000CC; text-decoration:underline; font-size:17px; line-height:18px; }
.green {color:#006600; font-size:12px; line-height:18px;}
.blue {line-height:14px;}
.black {color:#000; text-decoration:underline;  font-size:12px; line-height:18px;}

.dumb {float:left; width:600px; height:30px;}