@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(images/body_bg.gif) top repeat-x #FFF;
}
h1 {
	font-size:14px;
	color:#ee8227;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
p, td, tr {
	font-family:Verdana, Helvetica, sans-serif, Arial;
	font-size:11px;
	color:#898989;
}
a:link, a:visited {
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	color:#ee8227;
}
a:hover {
	text-decoration:none;
	color: #999999;
}
.glavna_tabela {
	background:url(images/manu_bg.gif) top repeat-x;
	margin-top:40px;
}
.manu {
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
a.manu:link, a.manu:visited {
	text-decoration:none;
	color:#898989;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	margin:0px 5px 0px 5px;
}
a.manu:hover {
	text-decoration:none;
	color: #ee8227;
}
a.flag:link, a.flag:visited {	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	margin-top:5px;

}
a.flag:hover {	
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
a.balon {
	margin:0px 5px 0px 0px;
	text-decoration: none;
}

a.balon:hover {
	margin:0px 5px 0px 0px;
	position: relative;
}

a.balon span {
	display: none;
}

a.balon:hover span {
	display: block;
   	position: absolute; top: 10px; left: -20px;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	/* end formatting */
	font-size:10px;
	font-weight:normal;
	width:150px;
}
a.desni_link:link, a.desni_link:visited {
	font-style:normal;
	text-decoration:none;
	font-weight: normal;
	color: #666;
	margin-left:15px;
}
a.desni_link:hover {
	text-decoration:none;
	color: #CCC;
	position:relative;
}

a.desni_link span {
	display: none;
}

a.desni_link:hover span {
	display: block;
   	position: absolute; top: -5px; left: -200px;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0;
	opacity: 0.9;
	/* end formatting */
	font-size:10px;
	font-weight:normal;
	width:200px;
}

/* pocetak slideshow proizvodi */
img.thumbs{
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	width: 79px;
	height: 56px;
	margin-top:10px;
	cursor:pointer;
}
img#current{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	margin-top:10px;
}
#largeImage {
	width: 433px;
	height: 221px; 
}
/* kraj slideshow proizvodi */
/* pocetak slideshow materijali */
img.thumbs_mat{
	width: 50px;
	height: 50px;
	margin-top:3px;
	cursor:pointer;
}
img#current_mat{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	margin-top:10px;
}
#largeImage_mat {
	width: 225px;
	height: 210px; 
}
table.forma {
}
table.forma td {
	padding:3px 0px 3px 0px;
}
table.forma input, select {
	font-size:11px;
	width:150px;
	border: 1px solid #c7c7c7;
	background-color:#fbfbfb;
	
}
table.forma table input, select {
	font-size:11px;
	width:100px;
	border: 1px solid #c7c7c7;
	background-color:#fbfbfb;
	
}
table.forma table textarea {
	font-size:11px;
	width:100px;
	height:60px;
	border: 1px solid #c7c7c7;
	background-color:#fbfbfb;
	
}
/* kraj slideshow materijali */
</style>
