/* CSS Document */

body{
background-color:#F6F7F8;
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#444444;
line-height:18px;
background-image:url(images/bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#veliki{
width:100%;
background-image:url(images/top.jpg);
background-position:top middle;
background-repeat:no-repeat;

}

#head{
margin:0px auto;
width:690px;
height:318px;
background-image:url(images/head.jpg);
background-repeat:no-repeat;
}

#content{
width:650px;
min-height:520px !important;

background-color:#FDFCFA;
margin:0px auto;
background-image:url(images/content-top.jpg);
background-position:top;
background-repeat:no-repeat;
padding:20px;
padding-top:40px;
}

h1{
color:#81320B;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:24px;
margin:0px;
padding:0px;
}
#meni{
width:650px;
height:30px;
}

#meni ul{
margin:0px;
padding:0px;
margin-left:10px;
}

#meni li{
display:block;
float:left;
line-height:30px;
margin-right:10px;
}

#meni li a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:30px;
padding-bottom:3px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-style:normal;
}

#meni li a:hover{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:30px;
background-image:url(images/yellow.gif);
background-position:bottom;
background-repeat:repeat-x;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding-bottom:3px;
font-style:normal;
}


.slike{
width:170px;
float:left;
margin-top:20px;
display:block;
padding-top:16px;
text-align:center;
}

#text{
width:300px;
margin-top:20px;
float:left;
padding:0px 5px;
}

a:link, a:active, a:visited{
color:#741003;
font-style:italic;
font-weight:bold;
}

a:hover{
color:#741003;
font-style:italic;
text-decoration:none;
font-weight:bold;
}
