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

#tekst {
width: auto;
height:100%;
float: right;
margin:0 0 0 0;
padding: 0 5px 0 5px;
background-color: #fafafa;
border: solid 1px #a5a5a5;

}

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

#tekst a {
font-weight: bold;
color:#800000;
}
#tekst a:hover {
color:red;
cursor:pointer;
} 

#tekst p.naslov {
font-family:Times, Times New Roman, serif;
font-weight:bold;
font-size:1.5em;
color:#000080;
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: oblique;
font-size:1em;
text-align:left;
color:#a5a5a5;
}

#obavestenje .p {
font-family: Arial, Times, serif;
}
#obavestenje p.naslov {
font-size:18px;
color:#800000;
font-weight:bold;
}
#obavestenje p.tekst {
font-style: oblique;
}
#obavestenje img {
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}
#obavestenje li {
list-style:none;
margin:0 0 10px 0;
}

/* header style */
#okvirspiskova {
margin: 0 0 0 0;
}
#okvirspiskova li.naslov {
font-family:Arial, serif, Times, Times New Roman;
font-size:1.2em;
color:#2f257c;
}

#spisak1 {
list-style:none;
width:166px;
height:275px;
margin:0 -1px 0 0;
padding: 0 5px 0 5px;
background-color: #fafafa;
/*background-image: url(../images/katalog_pozadina.png); */
/*border: solid 1px #a5a5a5;*/
float:left;
}
#spisak2 {
list-style:none;
width:166px;
height:275px;
margin:0 -1px 0 0;
padding: 0 5px 0 5px;
background-color: #fafafa;
/*background-image: url(../images/katalog_pozadina.png); */
/*border: solid 1px #a5a5a5;*/
float:left;
}
#spisak3 {
list-style:none;
width:166px;
height:275px;
margin:0 -1px 0 0;
padding: 0 5px 0 5px;
background-color: #fafafa;
/*background-image: url(../images/katalog_pozadina.png); */
/*border: solid 1px #a5a5a5;*/
float:left;
}
#spisak4 {
list-style:none;
width:166px;
height:275px;
margin:0 0 -1px 0;
padding: 0 5px 0 5px;
background-color: #fafafa;
/*background-image: url(../images/katalog_pozadina.png); */
/*border: solid 1px #a5a5a5;*/
float:left;
}
#spisak1:hover {background-color:#b8d6f8;}
#spisak2:hover {background-color:#f8b8cd;}
#spisak3:hover {background-color:#d9f8b8;}
#spisak4:hover {background-color:#f8e7b8;}



/* End Styles */

