html { width:auto;}

.stranica { width:1000px;} 

BODY {

} 

BR {
font-size : 7px; 
margin : 0; 
} 

A {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #5678a2; 
text-decoration : none; 
} 

A:hover {
color : #f2a232; 
} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
} 





LI {

color : #666666; 
list-style-image: url(./images/point.gif);
margin: 0px;
padding: 1em;

} 


TD {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 


.line {
background-image : url(./images/horizont-dot.gif); 
background-repeat : repeat-x; 
background-attachment : fixed; 
} 

.border {
	border-bottom : 1px solid #BFE4FA;
	border-left : 1px solid #BFE4FA;
	border-right : 1px solid #BFE4FA;
	border-top : 1px solid #BFE4FA;
	background-color : #F3FAFF; 
background-image: url(./images/bg_box_blue.gif);
background-repeat: repeat-x;
background-position: center top;

}

.border3 {
	border-bottom : 1px solid #e5e5e5;
	border-left : 1px solid #e5e5e5;
	border-right : 1px solid #e5e5e5;
	border-top : 1px solid #e5e5e5;
}

.border2 {
	border-bottom : 1px solid #BFE4FA;
	border-left : 1px solid #BFE4FA;
	border-right : 1px solid #BFE4FA;
	border-top : 1px solid #BFE4FA;
	background-color : #F3FAFF; 
background-image: url(./images/blockdefault.gif);
background-repeat: repeat-x;
background-position: center top;
color:#FFFFFF;
}
.border_yell {
	border-bottom : 1px solid #FFCA00;
	border-left : 1px solid #FFCA00;
	border-right : 1px solid #FFCA00;
	border-top : 1px solid #FFCA00;
	background-image: url(./images/bg_yell_cell.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F9F2D6;
}

.title {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 15px;
	color: 5678A2;
        font-weight: bold;
}














/* Categories */

.maincat {
        font-family: verdana;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat1 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: tahoma;
        font-size: 10px;
	text-decoration : none; 
	color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;

}
/* footer menu */
.footer_menu {
	background-color: #3399FF;
	background-image: url(./images/blockactive.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
/* header */
.top_bg {
	background-color: #ffffff;
	background-image: url(./images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
/* top about menu */
a.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	display: inline;
    	text-align: center;
    	background: none;
    	padding:  3px;

}
a.toplink:visited {
	color: #fff;
	text-decoration: none;
}
a.toplink:hover {
	color: #fff;
	text-decoration: underline;
	
}
a.toplink:active {
	color: #000;
	text-decoration: none;
	}
/* dd*/


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;

height:28px;


background: white url(./images/blockdefault.gif) center top repeat-x;
}

.solidblockmenu li{
display: inline;
vertical-align:middle;
}

.solidblockmenu li a{

color: white;
vertical-align:middle;
padding: 5px 0px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
vertical-align:middle;
padding: 5px 0px;
text-decoration: none;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
vertical-align:bottom;
background: url(./images/blockactive.gif) center center repeat-x;
}

a.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fffff;
	height:28px;
	padding: 1px 5px 1px 5px;
	vertical-align:middle;
	text-decoration: none;
	display:inline;
	background: url(./images/seperator.gif) bottom right no-repeat;
}
a.topmenu:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height:28px;
	background: #2580a2 url(./images/hover.gif) bottom center no-repeat;

;
	
	padding: 3px 5px 10px 5px;
	
	text-decoration: none;
}
a.topmenu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B91D9;
	
	background-image: url(./images/bar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	}
a.topmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	
	text-decoration: none;
}
.bg_menu {
	height:28px;
	width: 1000px;


background: white url(./images/blockdefault.gif) center top repeat-x;
}
.bg_menu_top {
	height:20px;
	width: 1000px;
	


background: white url(./images/blockdefault.gif) center top repeat-x;
}

a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	display: inline;
    	text-align: center;
    	padding:  3px;

}
a.footerlink:visited {
	color: #fff;
	text-decoration: none;
}
a.footerlink:hover {
	color: #FFF2BE;
	text-decoration: none;
	
}
a.footerlink:active {
	color: #000;
	text-decoration: none;
	}
	
	
	a.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	display: inline;
    	text-align: center;
    	padding:  5px;

}
a.mianlink:visited {
	color: #fff;
	text-decoration: none;
}
a.mainlink:hover {
	color: #fff;
	text-decoration: none;
	background-color:#1E9DDA;
		opacity:.80;filter: alpha(opacity=90);
	
}
a.mainlink:active {
	color: #000;
	text-decoration: none;
	}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #3B97C2;
	background-color:#EDF9FF;
	}
.goto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3B97C2;
	background-color:#FEF9E6;
	}
/* novini */
.zabul
{
padding: 0px 0px 20px 0px;
text-align:justify;
font: 11px verdana;
color: #564937;
}
.zabul img {

width: 170px;
padding:1px;
border: 1px solid #ccc;

	vertical-align: left;
	text-align: left;
	margin: 5px 5px 0 0;
	padding: 1px;
	border: 1px solid #ccc;
}
.respo_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	background-color: #F5F5F5;
	padding: 5px;
	border: 0px solid #E3E3E3;
	align: center;
}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;}
.accomm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2C8AB6;
	text-decoration:none;
	background-color:#FFF2BE;
	background-image: url(./images/accomm_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
.style1 {
	color: #FF0000;
}
.banner_header {
	background-color : none; 
background-image: url(./images/bg_header_banner.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.desc {
	background-color:none;
	}