@charset "utf-8";

html, body, ol, ul, li, img, p, h1, h2, h3, a {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background: #f5f5f5 url(images/bg.jpg) top left repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333
}

/* SLIDER */
#mygalone {
	position: relative;
	top: 25px; left: 32px;
}
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 0px solid #ff0000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
position: relative;
top: 30px; left: 40px;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #e8a617; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #e8a617; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 
.naslovi {
	background: url(images/naslovi-bg.jpg) left center no-repeat
}
.naslovi p{
	color: #9b9b9b;
	position: relative;
	left: 20px;
}
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e8a617;
	position: relative;
	left: 20px;}


.izdvajamo h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #e8a617;
}
.izdvajamo h3 {
	color: #9b9b9b;
	font-weight: normal; font-size: 12px;
}
.sadrzaj ul {
	padding: 0 0 0 20px;
	list-style: none
}
.sadrzaj ul li {
	/*float: left;
	width: 280px;*/
	padding-bottom: 5px
}
img.desno {
	float: right
}
#footer-copy a {
	color: #fff;
	text-decoration: none;
	font-size: 11px
}.podnaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.listebox{
	background-image:url(images/box-liste2.jpg); 
	background-repeat:no-repeat; 
	text-align:left; 
	width:223px; 
	height:470px; 
	margin:auto;
	}