body { padding:0; margin:0 auto; background:url('../images/bg.jpg') repeat;}
a { color:#000000; }
a:hover { text-decoration:none; }
img { border:0; }
select { border:1px solid #7db4ed; }
.clear {clear:both; font-size:0; line-height:0}

.search_button { border:1px solid #7db4ed; background:#ffffff; margin-top:1px; cursor:pointer; font-weight:bold; }
.search_button:hover { border:1px solid #7db4ed; background:#9dc8ef; margin-top:1px; }
#search_form { border:1px solid #cccccf; padding:5px; }

#main { width:990px; margin:0 1px 0 1px; padding:3px; background-color:#6599c8; }
#main2 { width:998px; margin:0 1px 0 1px; background-color:#99999c; }
#main3 { width:1000px; margin:0 auto; background-color:#cccccf; }

#footer { width:985px; margin:8px 0 7px 5px; text-align:center; font-size:0.75em; font-family:Verdana, Geneva, sans-serif; }
  #footer a { text-decoration:none; }
  #footer a:hover { text-decoration:underline; }

#header { height:125px; overflow:hidden;}
  #header #logo { position:relative; top:-115px; z-index:20;}
  #slideshow { position:relative; height:125px;}
    #slideshow img { position:absolute; top:0; left:0; z-index:8;}
    #slideshow img.active { z-index:10;}
    #slideshow img.last-active { z-index:9;}

#nav {width:862px; margin:0 auto; padding:0; font-size:17px;}
  #nav li {float:left; display:block; margin-right:3px;}
    #nav li a {display:block; padding:7px 12px 7px 12px; text-decoration:none; background-color:#275179; color:#fff; -moz-border-radius:0 0 7px 7px; -webkit-border-radius:0 0 3px 3px; border-radius:0 0 3px 3px}
    #nav li a:hover {background-color:#0e2034}
    #nav li a.active {background-color:#0e2034; font-weight:bold}
    
.stiri {width:770px; height:240px; overflow:hidden; border:1px solid #cccccf; margin-bottom:7px; padding:5px}
  .stiri p {margin-top:0}
