/* CSS Basic Document */
body
{
   margin: 0px auto;
   padding: 0px;
   
}  
h1 span{
   display: none;
}
h1.head {
padding: 0;
margin: 0;
}
html {
   background: #5B5A5A url(images/asfalt.jpg);
   height: 100%;
}

#asfalt {
   background: url(images/polosa.gif) repeat-y center; 
}
/* CSS Background image Document */
.head_top_bg
{
   background: url(images/head_bg.jpg) no-repeat right;
   height: 170px;
   width: 504px;
}



/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5A5A;
}

A.menu:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #003366; FONT-FAMILY: Tahoma;
  text-align: center;
  text-decoration: none
}
A.menu:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #003366; FONT-FAMILY: Tahoma;
  text-align: center;
  text-decoration: none
}
A.menu:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #97CDF4 FONT-FAMILY: Tahoma; TEXT-DECORATION: none;
  text-align: center
}

table.main {
   background: url(images/polosa.gif) repeat-y center;
   height: 100%;
}

td.photo_avto {
   width: 128px; height: 102px; border: none; padding: 0px 0px 0px 0px;
}
table.avtoprocat, table.avtoprocat-r {
    background: #deded1;
    text-align: center;
   /* border: 3px solid #f9f9ee; */
    border-collapse: collapse;
    border-left: none;
    border-right: none;
    height: 100%;
}
table.avtoprocat td, table.avtoprocat th {
   border: 5px solid #716D6A; /*border-left: none;*/
}
table.avtoprocat-r td, table.avtoprocat-r th {
   border: 5px solid #716D6A; /*border-right: none;*/border-left: none;
}
table.avtoprocat th, table.avtoprocat-r th {
border-collapse:  separate;
   background-color: #5B5A5A;
   height: 42px;
   color: #FFD700;
   font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.avtoprocat td {
   font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.avtoprocat-r td {
   font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left;padding: 5px 5px 5px 5px;
}

table.avtoprocat-r ol li {
  list-style: inside none;
}
table.wrap {
   background-color: #F9F9EE;
}
.bottom {
  background-color: #5B5A5A ;
  padding: 5px 5px 5px 5px;
}

.small {
  font-size: 6pt;
  font-family: Arial, Helvetica, sans-serif
}


#copyright, #webdes {
   font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif; padding-left: 5px;color:  #F9F9EE;
}
#copyright a,#webdes a {
   color: #FFD700;
   vertical-align: top;
   text-decoration: none;
}
#webdes {
   text-align:  center;
}
#webdes a{

   display: block;
   padding-left: 9px;
   text-align:  left;
   font-style: italic;
   width: 159px;
}

