@charset "utf-8";
/* CSS Document */

body{
background-color:#000000;
margin:0 auto;
}
#content{
height:600px;
width:800px;
background:#000000;
margin:0 auto;
margin-top:30px;
}

#header{
height:35px;
width:800px;
border-bottom:#333333 1px solid;
vertical-align:top;
}

#header h3{
font-family:Georgia;
font-size:18px;
font-style:italic;
color:#999999;
margin-left:0px;
margin-bottom:10px;
font-weight:normal;
margin-top:0;
margin-bottom:0;
}
.pozadina{
width:800px;
height:528px;
background:url(pictures/naslovna2.jpg) no-repeat;
}
.meniholder{
height:100px;
width:30px;
position:relative;
top:40px;
left:20px;
 
}


#header h4{
font-family:Georgia;
font-size:18px;
font-style:italic;
color:#999999;
 
margin-bottom:10px;
font-weight:normal;
margin-top:0;
margin-bottom:0;
}

#holder{
height:auto;
width:800px;
}
 
#footer{
height:25px;
width:800px;
border-top:#333333 1px solid;

}

#footer a{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
 
}

#footer p{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin-left:0px;

}

#footer h6{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
font-weight:normal;

}

.style1 {
	color: #999999;
	font-weight: bold;
}
.kontakt{background:url(pictures/kontakt.jpg) no-repeat;
height:480px;
width:800px;
}
.link{
font-family:Georgia, "Times New Roman", Times, serif ;
font-size:14px;
font-weight:bolder;
color:#787878;
position:relative;
left:330px;
top:330px;
}