 body{

 background-image:url(bg_up.jpg);

 background-repeat:repeat-x;

font-family:Tahoma,sans-serif;  

 }

 #main{
    margin:0 auto;
    width:800px;
    height:700px;
    margin-top: 30px;
 }

 #logo{
	border:0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

 }

  #navigacija{

    border:0px;

    margin:10px 0 0  0px

 }

 h1{

    font-size:16px;

    color:#999;

    letter-spacing:5px;

 }

 p{

    color:#666;

    line-height:8px;

    font-size:12px;

 }

 p a:link{

    color:#336699;

 }



.shadetabs{

padding: 3px 0;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font: bold 12px Verdana;

list-style-type: none;

text-align: center; /*set to left, center, or right to align the menu as desired*/

color:#FFF;

background-color:#FFF;

border:#FFF;

}



.shadetabs li{

display: inline;

margin: 0;

color:#FFF;

background-color:#FFF;

border:#FFF;

}



.shadetabs li a{

text-decoration: none;

position: relative;

z-index: 1;

padding:10px;

margin-right: 3px;

border:#FFF;





}



.shadetabs li a:visited{

color: #fff;

}



.shadetabs li a:hover{



color: #fff;

}



.shadetabs li a.selected{ /*selected main tab style */

position: relative;

top: 1px;

border:#FFF;

}



.shadetabs li a.selected{ /*selected main tab style */

border:#FFF;

color:#FFF;

width:40px;

}



.shadetabs li a.selected:hover{ /*selected main tab style */

text-decoration: none;

color:#FFF;



}



.tabcontent{

display:none;

border:#FFF;

}



@media print {

.tabcontent {

display:block !important;

}
}
