/* CSS Document */
body{
	background:#ededed url(../pics/gui/body.gif) repeat-x 0px 0px;
	color:#fff;
}
input, textarea{
	background:#fff;
	border:1px solid #999999;
}
input:hover, textarea:hover{
	border:1px solid #c75915;
}
input.image{
	background:none;
	border:none;
}
#header{
	background:url(../pics/gui/header.gif) repeat-x 0px 0px;
}
#header_left{
	background:url(../pics/gui/header_left.gif) no-repeat 0px 0px;
}
#header_right{
	background:url(../pics/gui/header_right.gif) no-repeat 0px 0px;
}
#header_center h3{
	color:#f7d7c3;
}
#header_center #logo_holder a img{
	border:none;
}
/*---------------*/
#header_center ul#top_links li
{
	border-right: 1px solid #ff9933;
	
}
#header_center ul#top_links li a{
	color:#f1d3c0;
	text-decoration:none;
}
#header_center ul#top_links li a:hover{
	text-decoration:underline;
	color:#fff;
}
#header_center ul#top_links li.last{
	border-right:none;
}
/*-------------*/
ul#footer_menu li{
	border-right:1px solid #f1d3c0;
}
ul#footer_menu li a{
	color:#c75915;
	text-decoration:none;
	list-style:none;
	padding:2px 4px;
}
ul#footer_menu li a:hover{
	color:#fff;
	background-color:#c75915;
}
ul#footer_menu li.last{
	border-right:none;
}
/*-------------*/
#search_box,.search_box{
	background:url(../pics/gui/search_box.gif) no-repeat 0px 0px;
}
#center{
	border:1px solid #e18b56;
	background-color:#FFFFFF;
	/*background:#f5f5f5;*/
	color:#000;
}
#center h1{
	color:#c75915;
	font-size:160%;
}
#top_banners a img, #left a img, #right a img{border:1px solid #fff;}
#top_banners a:hover img, #left a:hover img, #right a:hover img{border:1px solid #e18b56;}
#footer{
	border-top:1px solid #e8ac87;
	color:#c75915;
}
/*------------------------*/
#darker{
	background:#000;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
#xpopup{
	background:#fdfdfd;
	border:1px solid #e18b56;
	color:#000;
}
input.btnClose{
	border:none;
	background:url(../pics/gui/btnClose.gif) no-repeat 0px 0px;
}
input.btnClose:hover{
	background:url(../pics/gui/btnClose_h.gif) no-repeat 0px 0px;
}
/*----------------------------------------*/
h1#food_drink
{
	left: 0px; top: 0px;
	width:450px;
}
a.master_title
{
	color:White;
	text-decoration:none;
}
a.master_title:link, a.master_title:hover
{
	color:White;
	text-decoration:none;

}
a.firma_ime, a.firma_ime:link, a.firma_ime:visited, a.firma_ime:hover {
	font-size:120%; 
	color:#FFFFFF; 
	font-weight:600; 
	text-decoration:none;
}
a.firma_ime:hover
{
	text-decoration:underline; color:Maroon;
}
.result_item_0, .result_item
{
}
.result_item_1
{
    color: #ffffcc;
    background-color: #ff9966;
}
.item_top_0, .item_top
{
    display:block; float:left;	
    clear:both;	
    background-color:#FFCC66; 
    color:#FFFFFF; font-size:95%;	
    font-weight:900;
}
.item_top_1
{
    display:block; float:left;	
    clear:both;	 
    font-size:95%;	
    font-weight:900;
    color: #ffffcc;
    background-color: #c75915;
}
/*-----------------------------------*/
.item_title
{
	float:left; color:#f5823c; font-size:100%;
	max-width:350px;
}

.result_item
{	
	display:block; float:left; clear:both; width:100%;
}
/*-----------------------------------*/
.contact_label
{
	width:80px;
	display:block;
	float:left;
}

.kategorije_izbor
{
	background-color: #ffcc66;
	border-left-color: #ff6600;
	border-bottom-color: #ff6600;
	border-top-style: solid;
	border-top-color: #ff6600;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff6600;
	border-bottom-style: solid;
}

input.form_button
{
	background-color:#ffcc66;
	font-weight:600;
}

input.ponisti_dugme
{
	background-color:#ffcc66;
	font-weight:600;
}




.style1 {
	font: bold large;
	font-weight:600;
	color: #FF6600;
	font-stretch:extra-expanded;
}
.style_a {font-size: larger;}
p.style_a a{
text-decoration:none; color:#666666;
}
.style2 {color: #000000}
.style3 {color: #FF6600}
.style5 {font-weight: bold; font-size: xx-large; }