.tabber{display:none;}

#site_container{
    background:url('../../img/background.jpg');
    background-repeat:repeat-x;
    width:100%;
    clear:both;
    float:left;
}
#main_container{
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
#logo{
    background:url('../../img/logo-trans.png');
    width:299px;
    height:75px;
    float:left;
}
#top_menu{
    font-weight:bold;
    color:white;
    float:right;
    text-shadow: #000000 0 0 20px,#000000 0 0 20px,#000000 0 0 15px;
    margin-top:37px;
    font-size:10pt;
    font-weight:bold;
    line-height:25px;
    text-align:right;
}
#top_menu a{
    text-decoration:none;
    color:white;
}
#top_menu a:hover{
    color:#87A8D1;
}
#header{
    width:800px;
    height:250px;
    background:url('../../img/header.jpeg');
    background-repeat:no-repeat;
    background-position:center;
    float:left;
    margin-top:12px;
    margin-left:0px;
    margin-bottom:0px;   
}
#left_shadow{
    margin-left:-24px;	
    width:24px;
    height:250px;
    float:left;
    background:url('../../img/shadow_left-trans.png');
    background-repeat:no-repeat;
    background-position:center;
}
#right_shadow{	
    margin-right:-24px;	
    width:24px;
    height:250px;
    float:right;
    background:url('../../img/shadow_right-trans.png');
    background-repeat:no-repeat;
    background-position:center;
}
#left_menu_container{
    width:200px;
    margin-left:-10px;
    background:url('../../img/menu_bg-trans.png');
    background-repeat:no-repeat;
    float:left;
    padding-top:20px;
    padding-left:15px;
    padding-right:15px;
}    
#left_menu{
    background:#173861;
    padding:5px;
}
#content_body{
    width:510px;
    float:right;
    background:url('../../img/body_bg.jpeg') #FFFFFF;
    background-repeat:no-repeat;
    margin-top:17px;
    padding:30px;
    padding-top:20px;
    min-height:400px;
}
#footer{
	width:800px;
	float:left;
	text-align:right;
	color:#FFF;
	margin-top:10px;
	margin-bottom:50px;
}
#footer a{
    color:white;
    text-decoration:none;
    }
#footer a:hover{
    color:gray;
    }
    
	    
#nasumicna_slika img{
	border:5px solid white;
}
    
    