/* CSS Document */

body {
background-color:#85C324;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
font-size:11px;
font-family:Arial;
color:#333333;
text-decoration:none;
}


body a{
color:#333333;
text-decoration:none;
}

h1 {
font-family:Arial;
color:#74AA22;
font-size:16px;
}

#navigacija {
width:800px;
height:20px;
border:#999999 1px solid;
}

#main {
width:800px;
background-image:url(images/bg-main.png);
background-repeat:no-repeat;
}

#lijevo {
width:120px;
height:600px;
background-color:#FFFFFF;
border:1px #333333 solid;
margin-top:10px;
margin-left:10px;
}

#igra {
width:140px;
background-image:url(images/bg-igra.jpg);
padding-top:3px;
}

#igra a {
color:#333333;
font-family:Arial;
font-size:12px;
font-weight:100;
text-decoration:none;
}

#igra img {
border:2px solid #FFFFFF;
}

#igra img:hover {
border:2px solid #FF9900;
}

#adsense {
width:650px;
height:265px;
background-color:#FFFFFF;
border:1px #333333 solid;
padding-top:10px;
}
#adsense1 {
width:650px;
height:22px;
background-color:#FFFFCC;
font-family:Arial;
border-top:1px #333333 solid;
}
