﻿body 
{
    background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, "lucida console", sans-serif;
	font-size: 10pt;
	/*
	background: url("images/bg_new.jpg");
	background-repeat: repeat-x;   
    */
	background-color: #FCFCF9;
}
pre 
{
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
a:link {
	color: #196494;
	text-decoration: none;
}
a:visited {
	color: #196494;
	text-decoration: none;
}
a:hover {
	color: #3B65B7;
	text-decoration: underline;
}
a:active {
	color: #BDCDFA;
	text-decoration: none;
}
.header
{
    background-image: url(images/header.png); 
    background-repeat: no-repeat; 
    height: 80px
}
.footer
{
    background-image: url(images/footer.png); 
    background-repeat: no-repeat; 
    height: 24px
}
.style1 /* glavni header */
{
    height: 20px; 
    font-size: 10pt; 
    font-weight: bold;
    vertical-align: middle; 
    color: white;
    text-align: center;
    background-image: url("images/title1.png");   
}
.style1 a:link {font-size: 10pt; color: #FFFFFF;}
.style1 a:hover {font-size: 10pt; color: #FFFFFF;text-decoration: underline;}
.style1 a:active {font-size: 10pt; color: #FFFFFF;text-decoration: underline;}
.style1 a:visited {font-size: 10pt; color: #FFFFFF;text-decoration: none;}

.style2 /* osnovni tekst */
{
    text-align: left; 
}
.style3 /* mali header boje*/
{
    height: 20px; 
    font-size: 10pt; 
    font-weight: bold;
    vertical-align: middle; 
    color: #FFFFFF;
    text-align: center;
    background-image: url("images/title3.png")    
}
.style4  /* sivi okvir sa bijelom pozadinom */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #e6e2d8;
    background-color: #FFFFFF;
    text-align: left
}    
.style5 /* sivi okvir sa sivom pozadinom - mainmenu */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #e6e2d8;
    background-color: #F4F3E9;
    text-align: left;
    font-weight: none;
}   
.style6 /* zeleni okvir sa zelenom pozadinom */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #A8C421;
    background-color: #EFF7D8;
    text-align: left;
}
.style7 /* mali header zelene boje*/
{
    height: 20px; 
    font-size: 10pt; 
    font-weight: bold;
    vertical-align: middle; 
    text-align: center;
    color: #FFFFFF;
    background-image: url("images/title3.png")    
}
.style8 /* izdvojeno */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #A8C421;
    background-color: #EFF7D8;
    text-align: center;
}
.style9 /* header - izdvojeno */
{
    height: 20px; 
    font-size: 10pt; 
    font-weight: bold;
    vertical-align: middle; 
    text-align: center;
    color: #FFFFFF;
    background-image: url("images/title3.png")   
}
.style10 /* žuti okvir sa žutom pozadinom - sponzori*/
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #E9D37A;
    background-color: #FFFFE1;
    text-align: left;
    margin: 2px;
    margin-right: 2px;
    
}
.redmessage /* crveni okvir */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #990000;
    background-color: #FFDDDD;
    text-align: left;
    font-size: 8pt;
    margin: 2px;
    margin-right: 2px;
    
}
.style11 /* sivi tekst */
{
    text-align: left; 
    color: #696969;
}
a.style12 /* zeleni link */
{
    text-align: left; 
    color: #008000;
}
.style13 /* središnji dio */
{
    text-align: center; 
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #FCFCF9;
}
.style14 /* separator*/
{
    height: 1px; 
    background-image: url("images/separator.png");
    background-repeat: repeat-x;
}
.style15 /* središnja tablica */
{
    width: 813px; 
    background-color: #FCFCF9;
}
.style16 /* lijevi čošak */
{
    height: 5px;
    width: 5px;
    /*
	background: url("images/edge_l.png");
	background-repeat: no-repeat;  
    */
}
.style17 /* desni čošak */
{
    height: 5px;
    width: 5px;
    /*
	background: url("images/edge_r.png");
	background-repeat: no-repeat;   
    */
}
.style18 /* login */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #e6e2d8;
    background-color: #F4F3E9;
    font-size: 8pt;
    text-align: left;
}  
a.style19 /* tijelo oglasa u popisu */
{
    text-align: left;
    font-size: 1em;
    color: #696969;
}
.style19_1 /* velikia slovima nekog teksta */
{
    text-align: left;
    font-size: 10pt;
    /*color: #696969;*/
}
.style20 /* sivi boldani tekst */
{
    color: #333333;
    font-size: 1em;
}
a.style21 /* link headera velikog oglasa*/
{
    font-size: 10pt; 
    font-weight: bold;
    color: white;
    text-align: left;  
}
a.style21 :visited 
{
	color: white;
	text-decoration: none;
}
a.style21 :hover 
{
	color: white;
	text-decoration: underline;
}
a.style21 :active 
{
	color: white;
	text-decoration: none;
}
.style22 /* header velikog oglasa*/
{
    height: 20px; 
    font-size: 10pt; 
    font-weight: bold;
    vertical-align: middle; 
    color: white;
    text-align: left;
    text-indent: 10px;
    background-image: url("images/title1.png");   
}
.style23 /* footer velikog oglasa */
{
    background-color: #F5F4EB;
}
.style24  /* veliki oglas  */
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #e6e2d8;
    border-collapse: collapse;
    text-align: left
} 

.highlight { background-color: #EFECDE }

a.style25 /* backward link */
{
    text-align: left; 
    font-size: 8pt;
}
.style26 /* backward link text*/
{
    text-align: left; 
    font-size: 8pt;
    height: 10pt;
    margin-left: 5px;
}
.bigbutton
{
    background-image: url(images/button2.png); 
    background-repeat: no-repeat; 
    height: 35px;
    width: 120px;
    border-right: 0px solid; 
    border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid;
    text-align: center; 
    font-size: 11pt; 
    font-weight: bolder;
}
.bigbutton_hl
{
    background-image: url(images/button2_hl.png); 
    background-repeat: no-repeat; 
    height: 35px;
    width: 120px;
    border-right: 0px solid; 
    border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid;
    text-align: center; 
    font-size: 11pt; 
    font-weight: bolder;
    color: #FFFFFF;
}
.bigbutton_hl a:link {color: #FFFFFF;}
.bigbutton_hl a:hover {color: #FFFFFF;text-decoration: none;}
.bigbutton_hl a:active {color: #FFFFFF;text-decoration: none;}
.bigbutton_hl a:visited {color: #FFFFFF;text-decoration: none;}

.bigbutton_bck
{
    background-image: url("images/button2_bck.png");   
    background-repeat: repeat-x;   
    border-right: 0px solid; 
    border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid;
    height: 35px;
}
.bigbutton_new
{
    background-image: url(images/button2_new.png); 
    background-repeat: no-repeat; 
    height: 35px;
    width: 120px;
    border-right: 0px solid; 
    border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid;
    text-align: center; 
    font-size: 11pt; 
    font-weight: bolder;
}
.bigbutton_hl_new
{
    background-image: url(images/button2_hl_new.png); 
    background-repeat: no-repeat; 
    height: 35px;
    width: 120px;
    border-right: 0px solid; 
    border-top: 0px solid; 
    border-left: 0px solid; 
    border-bottom: 0px solid;
    text-align: center; 
    font-size: 11pt; 
    font-weight: bolder;
    color: #FFFFFF;
}
.bigbutton_hl_new a:link {color: #FFFFFF;}
.bigbutton_hl_new a:hover {color: #FFFFFF;text-decoration: none;}
.bigbutton_hl_new a:active {color: #FFFFFF;text-decoration: none;}
.bigbutton_hl_new a:visited {color: #FFFFFF;text-decoration: none;}

.detaljioglasa 
{
    height: 16px; 
    font-size: 8pt; 
    font-weight: bold;
    text-align: left;  
}
.infobox
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #E9D37A;
    background-color: #FFFFE1;
    text-align: left;
    text-decoration: none;
    font-size: 8pt;
    margin: 2px;
    margin-right: 2px;
    
}
.newsfrontpage
{
    border-right: 1px solid; 
    border-top: 1px solid; 
    border-left: 1px solid; 
    border-bottom: 1px solid;
    border-color: #e6e2d8;
    background-color: #FFFFFF;
    text-align: left;
    text-decoration: none;
    font-size: 8pt;
    margin: 2px;
    margin-right: 2px;
    
}
