*{ 
  margin: 0;
  padding: 0;
  border: none;
}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:underline;}
p{margin:12px;color:#686868;font:12px/1.4 Verdana, sans-serif;}
body{background:#001b26 url('./images/background1.jpg') no-repeat 50% 0; color:#363636;font:13px Arial;}
.clean{clear:both;}
h1{font:italic bold 30px "Trebuchet MS"; color:#e63300;margin-bottom:6px;}
h2{font:italic bold 20px "Trebuchet MS"; color:#e63300;margin:6px 0;}

#header{width:796px; margin:0px auto; height:124px;overflow:hidden;}
  #logo{margin-left:0px;display:block; float:left;}
  #language{margin:46px 0 0 650px; display:block;width:120px; color:#fff; text-align:center;}
    #language img{margin-top:6px}
#overall{background:#fff url('./images/footer.jpg') no-repeat bottom center; width:796px; margin:0px auto 0 auto;}
#navigation{height:60px; font: small-caps 30px Arial;}
  #navigation .start{height:60px; width:3px; background:url('./images/navigation.png') no-repeat 0 0; float:left;}
  #navigation a{width:196px; height:45px; padding-top:15px; background:url('./images/navigation.png') no-repeat -203px 0; text-align:center; display:block; float:left; color:#fff;font:italic bold 26px "Trebuchet MS";}
  #navigation a:hover{background-position:-3px 0;text-decoration:none;}
  #navigation .current{background-position:-3px 0;text-decoration:none;}
  #navigation .sep{height:60px; width:2px; background:url('./images/navigation.png') no-repeat -199px 0; float:left;}
  #navigation .end{height:60px; width:3px; background:url('./images/navigation.png') no-repeat -399px 0; float:left;}

#context{padding:50px 49px 50px 50px;}
  #context .info{margin-bottom:22px;height:200px;}
    #context .info img{background:url('./images/frame.png') no-repeat; width:188px; height:188px; padding:6px;float:left;}
    #context .info .tekst{margin-left:234px;}
    #context .info ul{list-style-image:url('./images/arrow.png'); padding-top:2px; font-size:18px;margin-left:26px;}
      #context .info ul li{margin-bottom:4px;}
  #context .descirption h1{background:url('./images/h1.png') no-repeat; height:30px; font:18px "Trebuchet MS"; color:#fff; padding: 7px 0 0 13px;margin-bottom:8px;}
#footer{text-align:center; color:#b3bbbe;margin:14px 0; font:12px Verdana}
  #footer a{color:#b3bbbe;}
  #footer a:hover{color:#fff;}


#homepage a{display:block;height:240px;width: 208px; padding-top:4px; float:left; margin-right: 12px; margin-left:12px; text-align:center;}
#homepage a:hover{text-decoration:none; background:#eee;}
#context img{background:url('./images/frame.png') no-repeat; width:188px; height:188px;display:block; padding:6px; margin-left:4px;}

#lijevo{float:left; border-right:1px dotted #000; margin-right:10px; width:90px;}
#desno{margin-left:100px;}
  #desno ul{margin-left:34px;list-style-image:url('images/arrow.gif');}
    #desno li{padding:1px 0;}
.colors{width:50px; height:20px; border:1px solid #000; margin:20px;}
