body, html {
margin-top: 0;
margin-left: 0;
margin-right: 0;
background-image:url(images/bck.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#CCDB2C;
font-family:Georgia, "Times New Roman", Times, serif;
}

* { 
outline:none; padding:0px; margin:0px;
}

p {
font-size:14px;
line-height:1.6em;
color:#699E00;
padding-top:20px;
padding-left:25px;
padding-right:25px;
}

.legokocke {
margin-left:25px;
float:left;
margin-right:25px;
margin-top:10px;
}

/* CONTAINER */


#kontenjer {
width:990px;
height:auto;
margin:0;
position:relative;
background-repeat:no-repeat;
}


/* HEADER */


.logo {
width:322px;
height:198px;
position:relative;
border:none;
}

#logo {
width:322px;
height:198px;
position:relative;
border:none;
}

#header {
width:668px;
height:316px;
}

#flash{
width:550px;
height:245px;
padding: 50px 0px 0px 5px;
}

.navigacija{
width:322px;
height:483px;
position:relative;
}

/* LIJEVO */


#lijevo {
width:315px;
height:auto;
position:relative;
float:left;
}

/* DESNO */

#desno {
width:668px;
height:auto;
position:relative;
background-image:url(images/bg_desno.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#kont_sadrzaj {
width:560px;
height:auto;
background-color:#FFFFFF;
overflow:hidden;
}

#kont_sadrzaj h1{
font-family:Arial, Helvetica, sans-serif;
color:#699E00;
font-size:18px;
padding-top:20px;
padding-left:25px;
}

.kontakt {
position:relative;
float:right;
padding-left:25px;
padding-bottom:10px;
}
.slika2 {
position:relative;
float:right;
padding-left:25px;
padding-bottom:10px;
margin-right:20px;
}

#footer {
width:560px;
height:86px;
background-image:url(images/footer.jpg);
position:relative;
}
.footertext {
height:30px;
position:relative;
text-align:right;
font-size:11px;
color:#699E00;
top:25px;
}

a:link {
color: #699E00;
}
a:visited {
color: #699E00;
}
a:hover {
color:#CC0000;
}
a:active {
color: #699E00;
}

