body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

#container {
	padding: 4px;
}

a:link, 
a:visited{
	color: #A28E76;
}

a:hover {
	text-decoration: none;
}

.input {
	font-size: 11px;
	color: #A28E76;
}


.okvircek_inside {
	font-size: 15px;
	color: #000000;
}

.okvircek_inside a:link,
.okvircek_inside a:visited {
	color: #CD0C0D;
}

hr {
	height: 2px;
	color: #CDCDCD;
	background-color: #CDCDCD;
}


#okvircek_ansambel {
	background-image: url(imgz/11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	padding-right: 10px;
}

#okvircek_info {
	background-image: url(imgz/2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	padding-right: 10px;
}
.footer {
	color: #D3CAC1;
	font-size: 11px;
	padding-left: 10px;
}
.title {
	color: #987D62;
}
input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.glavni_menu,
.glavni_menu a:link,
.glavni_menu a:visited
 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.glavni_menu a:hover
 {
	color: #FFFFFF;
	text-decoration: underline;
}

.glavni_menu2,
.glavni_menu2 a:link,
.glavni_menu2 a:visited
 {
	color: #CD0C0D;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.glavni_menu2 a:hover
 {
	color: #CD0C0D;
	text-decoration: underline;
}

.naslov_red {
	color: #CD0C0D;
}
.menu_bullet {
   padding-bottom:5px;
   margin: 3px;
   list-style: none;
   padding-left: 30px;
   list-style-image: url("imgz/bullet2.gif");
   width: 144px !important;
   font-size: 0.95em;

}
.menu_bullet li{
	padding-bottom: 5px;
}

.menu_prireditve {
   padding-bottom:5px;
   margin: 3px;
   list-style: none;
   padding-left: 10px;
   list-style-image: url("imgz/bullet3.gif");
   width: 118px !important;
   font-size: 0.9em;
}
.menu_prireditve li{
	padding-bottom: 4px;
}

#kat ul {
	margin: 0 0 0 10px;
	padding:0;
	list-style-type: none; 
	list-style-image: none;
}

#kat ul li {
	display: block;
	float: left;
	white-space: nowrap;
	background: url(imgz/bullet2.gif) no-repeat left;
	background-position: 0 5px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 9px;
	margin: 1px;
	overflow: visible;
	font-size: 11px;
	
}
/*
#kat ul li a {
	padding: 6px;
	margin-left: 7px;
}
*/

.menu_bullet2 li a{
	display: block;
}
.padding5 {
	padding: 3px 10px 5px 5px;
}

.black {
	font-size: 14px;
	color: #000000;
}

.naslov_big_red
 {
	color: #CD0C0D;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.naslov_big_red a:link,
.naslov_big_red a:visited {
	text-decoration: none;
	color: #CD0C0D;
}
.naslov_big_red a:hover {
	text-decoration: underline;
}


#active {
	text-decoration: underline;
}
.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}
.searchbar table {
	border-collapse:collapse;
}
.text2 {
	font-size: 10px;
}

#kosarica tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.gal_img {
	float: left;
	width: 130px;
	text-align: center;
	padding: 4px;
	font-size: 11px;
}

#subitems ul {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}


#subitems li {
	background-image: url(imgz/trobenta.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 32px;	
	margin-bottom: 18px;
}
#submit_used {
	float: right;
	padding-top: 3px;
}
  
.clearfix:after {  
   content: ".";  
   display: block; 
   height: 0;     
   clear: both;   
   visibility: hidden;
}
.clearfix {display: inline-block;} 
* html .clearfix {height: 1%;}     
.clearfix {display: block;}       


/* IKONE -------------- */
#ikone {
	width: 577px;
	padding-left: 12px;
}
	#ikone .ikona {
		width: 130px;
		height: 150px;
		background-image: url(imgz/ikona_back.jpg);
		background-repeat: no-repeat;
		margin-bottom: 14px;
		text-align: center;
		float: left;
	}
		#ikone .ikona h1 {
			margin: 3px;
			padding: 3px;
			/*line-height: 32px;*/
			color:#000;
			font-size: 11px;
			font-weight: bold;
			/*text-align: center;*/
			height: 32px;
			overflow: hidden;
		}
		#ikone .ikona img {
			margin: 1px 0px 0 0;
			text-align:center;
		}
	.ikone_navigation {
		color: #CCCCCC;
		background-color: #F1F1F1;
		line-height: 14px;
		padding: 0px 0px;
		margin-bottom: 4px;
		font-size: 11px;
	}
	.ikone_navigation a {
		text-decoration: none;
	}
	.ikone_navigation a:hover {
		text-decoration: underline;
	}

/* AUTO COMPLETE */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font-size: 11px;
    color: #A28E76;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #ccc;
	/*color: white;*/
}
