 
body { 
   font: .74em Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; 
   line-height: 1.64em; 
   background-color:#292929;
   background-image: url(images/bg.gif);
   background-repeat: repeat-y; background-position: top; 
   color: #444;
}

/* IMAGES */
.small_icon {
   border: 0px;
   margin: 0px 4px 3px 0px; 
   vertical-align:middle; 
}

/* FOOTER */
#footer {
   background-color:#000;
   background:url(/images/footer_bg.jpg) 0 0 repeat-x;
   clear: both;
   color: #999;
   height:72px;
   font-family:Tahoma,Arial,sans-serif;
   font-size: 11px;
   line-height: 18px;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   width: 100%;
   min-width: 950px;
}

#footer_inside {
   background:url(/images/footer.jpg) center 0 no-repeat;
   height:63px;
   width: 100%;
   margin:0 auto;
   padding: 10px 0px 0px 0px; 
}
   
#footer a{
	font-weight:bold;
   color: white;
	text-decoration: none;
}

#footer a:hover{
	font-weight:bold;
   color: red;
	text-decoration: underline;
}


#footer_address {
   float:left; 
   margin:0 0px 0 30px
}

#footer_contact {
   float:left; 
   margin:0 20px 0 80px;
}

#footer ul {
   float:right; 
   text-align:right;
   margin-right: 30px;
}

.obrnalevo {
   float: left;
   margin: 7px 15px 5px 0px;
}
