html,body{margin:0;padding:0; font-family: Calibri,times, Arial; font-size: 14px }

h1 { font-weight: normal; font-size: 32px; line-height: 30px; margin-bottom: 8px; text-transform:uppercase; }
h2 { font-weight: normal; font-size: 20px; line-height: 20px; margin-bottom: 2px; text-transform:uppercase; }
h3 { font-weight: normal; font-size: 18px; line-height: 18px; }
h4 { font-weight: normal; font-size: 10px; line-height: 14px; }

#avtokan {float:left;font-weight: normal; font-size: 48px; line-height: 20px; margin-bottom: 2px; text-transform:uppercase; padding:20px 0px; width:360px; cursor:pointer;}
#avtokan_town {float:left;font-weight: normal; font-size: 16px; line-height: 20px; text-transform:uppercase;}

div.line {
   background-image: url("/images/line.gif");
   background-repeat: repeat-x;
   background-position: bottom left;
   clear:both;
   height:8px;
   width:100%;
}

input#search{
   background-image: url("/images/search.png");
   background-repeat: no-repeat;
   background-position: 4px 4px;
   padding-left:24px;
   border:1px solid #829aab;
   font-size:16px;
   
}

.width100 {width:100%;}

.textbox {color:#596c72}

.textbox input {border:1px solid #829aab; font-size:16px;}
.textbox textarea {border:1px solid #829aab;}
  .counter_img {
    filter:alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
  }

a {color:#3366CC; font-size:16px;}
img {border:0;}
form {display:inline;}
.clear {clear:both;}

div#l_head, div#c_head, div#r_head,{clear:left;width:100%; height:250px; }


#navlist {margin:0px; text-align: right;}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 6px;
}

#navlist a {padding:6px 8px; }

.navlist_active {
   background-color:#f2f2f2; 
   color:#000000;
}


.top_div{
   height:auto ;
   min-height:20px; 
   padding:8px;
   font-size:18px;
   background-color: #f1e707;
   color:#000000   
}

div.top_div a{color:#000000;padding:4px;}
.shadow{
   background-image: url("/images/shadow.png");
   background-repeat: repeat-x;
   background-position: bottom left;
   clear:both;
   height:4px;
   width:100%;
}

input {
   vertical-align: middle;
}

div#container{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	min-width:1000px;
	z-index: 100;
}



div#wrapper{float:left;width:100%; height:100%; background-color:#f5f5f5; }
div#content{margin: 0 251px; padding:10px 20px; min-height:1000px; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5  ; background-color:#ffffff; }
div#navigation{float:left;width:250px;margin-left:-250px; }
div#extra{float:left;width:250px;margin-left:-100%; }
div#footer{clear:left;width:100%;height:190px;}

div#footer{

   background-image: url("/images/truck.png");
   background-repeat: no-repeat;
   background-position: bottom center;
   background-color:#f1e707;
   
}

.footer_block {
float:left; width: 25%; color:#000000; padding:48px;
}
