#tekstwrapper {
background-color: transparent; /*#ffffff;*/
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
border: solid 1px #eaeaea;
height:100%;
float:left;
}

#tekst {
width: auto;
height:100%;
float: left;
margin:0 0 0 0px;
padding: 0 5px 0 5px;
border: solid 1px #eaeaea;/*a5a5a5*/
background:#ffffff;
}

#tekst img {
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}

#tekst a {
font-weight: bold;
color:#c4df9b;
}
#tekst a:hover {
color:yellow;
cursor:pointer;
} 

#tekst p.naslov {
font-family:Times New Roman, Times, serif;
font-weight:bold;
font-size:1.5em;
color:#c4df9b;
margin-bottom:-10px;
}

#tekst p.note {
font-family:Arial, Times New Roman, Times, serif;
font-weight:bold;
font-size:1.2em;
text-align: center;
}
/* sve ovo gore je vazno za celokupni sadrzaj sajta */

/* ====================================================  za druge elemente ======================*/

#tekst p.opis {
font-family: Times New Roman, Times, serif;
/*font-style: italic;*/
font-size:1em;
text-align:left;
color:#ffffff;/*#a5a5a5;*/
}

/* ovo moze da se ostavi, zbog upotrebe menija */
/* CSS Document za meni*/

#obavestenje .p {
font-family: Arial, Times, serif;
}
#obavestenje p.naslov {
font-size:1.5em;
color:#c4df9b;
}
#obavestenje p.tekst {
font-style: oblique;
}
#obavestenje img {
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}


/* footer style */

#okvirspiskova {
margin: 0 0 0 0;
border-top:1px solid #ffffff;

}

#okvirspiskova li.naslov {
/*font-family: comic sans ms, Arial, serif, Times, Times New Roman;*/
font-weight:normal;
font-size:1.2em;
color:#a186be;/*c4df9b;2f257c;*/
padding: 0 0 0 0;
}

#spisak1 {
/*font-family: tahoma, serif, Times, Times New Roman;*/
font-size:1.1em;
font-weight:normal;
list-style:none;
width:170px;
height:150px;
margin:0 0 0 0px;
padding: 0 0 0 260px;
background-color: transparent;
/*background-image: url(../images/katalog_pozadina.png); */
/*border-right: solid 1px #a5a5a5;*/
float:left;
}
#spisak2 {
/*font-family: tahoma, serif, Times, Times New Roman;*/
font-size:1.1em;
font-weight:normal;
list-style:none;
width:140px;
height:150px;
margin:0 0 0 0;
padding: 0 0 0 10px;
background-color: transparent;
/*background-image: url(../images/katalog_pozadina.png); */
/*border-right: solid 1px #a5a5a5;*/
float:left;
}
#spisak3 {
/*font-family: tahoma, serif, Times, Times New Roman;*/
font-size:1.1em;
font-weight:normal;
list-style:none;
width:150px;
height:150px;
margin:0 0 0 0;
padding: 0 0 0 10px;
background-color: transparent;
/*background-image: url(../images/katalog_pozadina.png); */
/*border-right: solid 1px #a5a5a5;*/
float:left;
}
#spisak4 {
/*font-family: tahoma, serif, Times, Times New Roman;*/
font-size:1.1em;
font-weight:normal;
list-style:none;
width:150px;
height:150px;
margin:0 0 0 0;
padding: 0 0 0 10px;
background-color: transparent;
/*background-image: url(../images/katalog_pozadina.png); */
/*border: solid 1px #a5a5a5;*/
float:left;
}

#spisak1 li a,#spisak2 li a, #spisak3 li a, #spisak4 li a{
color:#cacaca;
}
#spisak1 li a:hover,#spisak2 li a:hover, #spisak3 li a:hover, #spisak4 li a:hover{
color:#ffffff;
}
/* end of footer style */

#uvod {
list-style:none;
width:400px;
height:460px;
margin:0 2px 5px 2px;
padding: 5px  15px 0 5px;
background-color: transparent;
border: solid 1px #a5a5a5;
float:left;
}



#uvod1 {
list-style:none;
width:400px;
height:460px;
margin:0 2px 5px 2px;
padding: 5px  15px 0 5px;
background-color: transparent;
border: solid 1px #a5a5a5;
float:left;
}

#uvod1.p {
width: auto;
height:100%;
float: left;
margin:0 0 0 0px;
padding: 0 5px 0 5px;
font-weight:normal;
/*background-color: #fafafa;*/
/*border: solid 1px #eaeaea;a5a5a5*/
}


/*#uvod1 img {
margin:0 10px 0 15px;
}*/
/* End Styles */
