body
{
    background-position: center top;
    background-color: #000000;
    background-image: url(slike/mixyflairstyle_novapozadina.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
    text-align: justify;
}

a:link
{
    text-decoration: none;
    color: #6699cc;
    font-weight: bold;
}
a:visited
{
    text-decoration: none;
    color: #6699cc;
    font-weight: bold;
}
a:hover
{
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}
a:active
{
    text-decoration: none;
    color: #003366;
    font-weight: bold;
}
.style4
{
    color: #666666;
    font-weight: bold;
}

.naslovi
{
    font-family: Verdana;
    font-size: 16px;
    text-decoration: underline overline;
    color: #333333;
    text-align: left;
    font-weight: bold;
}


.mainContent
{
    width: 95%;
    padding: 10px 20px 10px 20px;
    font-family: Verdana;
    font-style: normal;
    font-size: 11px;
    text-decoration: none;
    color: #666666;
    text-align: justify;
}

.header
{
    background-position: center top;
    background-image: header.jpg;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(header.swf);
   
}

.sadrzaj
{
    background-image: pozadina_sadrzaj.jpg;
    border-width: medium;
    border-color: #f2f2f2;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image: url(pozadina_sadrzaj.jpg);
    background-color: #FFFFFF;
    border-top-style: solid;
}


.dobrodosli
{
    padding: 5px;
    margin: 5px;
    font-family: Verdana;
    text-decoration: none;
    color: #666666;
    text-align: left;
}

.dobrodosli_bold
{
    padding: 5px;
    margin: 5px;
    font-family: Verdana;
    text-decoration: none;
    color: #666666;
    text-align: left;
    font-weight: bold;
}


.gumbi
{
    border-width: medium;
    border-color: #f2f2f2;
    background-color: #FFFFFF;
    border-right-style: solid;
    border-top-style: solid;
    background-image: url(slika_lijevimeni.jpg);
    background-repeat: no-repeat;
}

.banneri
{
    border-width: medium;
    border-color: #f2f2f2;
    background-color: #FFFFFF;
    border-left-style: solid;
    border-top-style: solid;
    background-image: url(slika_desnimeni.jpg);
    background-repeat: no-repeat;
}
.rightpanel {
	background-color: #000000;
}

.footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    text-align: center;
    margin: 3px;
    padding: 3px;
    background-color: #FFFFFF;
    border-color: #f2f2f2;
    border-top-style: solid;
}


.link_footer
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.tekst
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    margin: 10px;
    padding: 10px;
}




.itemList /* viewPartList.ascx */
{
    width:100%;
}

.item
{
    overflow:auto;
    width:100%;
    height:100%;
}

.itemTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
    padding: 0px;
    width: 100%;
}

.itemDetails

.itemContent
{
    width:100%;
    overflow:auto;
    border-bottom:solid 1px #445566;
}

.itemReadMore /* viwePostLong.ascx */
{
    width:100%;
    text-align:right;
    padding:4px;
}

.itemTools
{
	padding:8px;
}

