/* CSS Document */

* {margin: 0; padding: 0}
body {background: #414141; font-size: 12px;}
ul {list-style-type: none; list-style-position: inside; clear: both; width: 100%; }
a:hover {text-decoration: none;}
h1, h4 {font-size: 18px; font-family: georgia; font-weight: normal; clear: both; margin: 0 0 20px -20px; width: 100%; *display: inline;}
p, td {font-size: 12px;}
a.selected {text-decoration: none}
form {clear: both}

.header, .w1, .w2, .l, .r, .footer, .logo, .name, .l li, ul , .cr, .fp, .counters, h1, h4, .sloagan {position: relative; float: left}
.phone, .counters {position: relative; float: right;}

.wr {width: 1000px; margin: 0 auto}

.w1, .w2, .header, .footer {width: 100%}

.w1 {overflow: hidden; background:url(../img/bg_cont.gif) repeat-y left top;}
.w2 {right: 63%; background: url(../img/bg_l.gif) no-repeat 87% bottom;}

.l , .r { min-height: 200px; padding: 40px 0 20px 0}

.l {width: 29%; left: 67%; padding-bottom: 150px;}
 .l ul {margin: -10px 0 0 40px; display: inline; width: 86%}
 .l li {clear: both; display: inline; width: auto !important; width: 100%;}
    li.menu0 a {color: #CC0000; font-size: 16px; font-family: Georgia;}
	li.menu2 a {color: #414141; font-size: 12px; font-family: tahoma;}
	li.menu0 {margin: 10px 0 10px 0;}
	li.menu2 {margin: 5px 0 5px 20px;}
    li.menu4{margin: 5px 0 5px 40px;}
    li.menu6 {margin: 5px 0 5px 60px;}
    
.r {width: 53%; left: 73%; *left: 71%; background: url(../img/bg_cont.jpg) no-repeat -20px top; font-family: tahoma;}
 .r p {margin: 0 0 20px 0}
 .r  ul {margin: 0 0 20px 0; list-style-type: disc;}
 .r li {font-size: 12px; padding: 2px 0;}
     .data {margin: 0 0 20px 0}
         .data  td {vertical-align: top; padding: 2px 0;}
     .form {clear: both;}

.header {height: 120px; background: url(../img/bg_h.jpg) no-repeat 0px top; font-family: Arial, Helvetica, sans-serif}
 .sloagan {left: 240px; top: 65px; font-style: italic; font-size: 24px; line-height: 25px; font-family: serif}
 .logo, .name, .phone {display: block;}
 .logo {left: 80px; top: 20px; }
 .name {left: 100px; top: 40px; color: #FFFFFF; font-size: 30px;}
     .name p {font-size: 14px;}
 .phone {right: 80px; top: 70px; font-size: 18px;}
     .phone span {color:#cc0000}

.footer {height: 114px; background: url(../img/bg_foot.gif) no-repeat left top; color: #fff}
 .cr  {left: 100px; top: 60px; font-size: 11px; font-family: Georgia}
 .fp {left: 270px; top: 60px; font-size: 12px; font-family: Tahoma}
 .counters {right: 100px; top: 60px;}

