body {
	background-image: url(../images/pozadina_black.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #0e0e0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.naslovnews {
	font-weight: bold;
	color: #0b4a85;
}

.bg_links {
	background-color: #cc2027;
}
.bgnews {
	background-color: #c6e5f7;
	background-image: url(../images/bg_novosti.gif);
	background-repeat: repeat-x;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 0px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 345px; /*Width of Carousel Viewer itself*/
	height: 223px;
	clip: rect(auto,auto,auto,auto);
	

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 345px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.naslovtext {
	font-weight: bold;
	color: #333366;
	font-size: 12px;
}

.naslovveliki {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bg_1.gif);
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}
a:visited {

	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}
a:active {

	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}
a:hover {

	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}
.totalpages {

	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bg_1.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.fotka
{ padding:5px; background:#ffffff; border:solid 1px #ededed; }

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0px;
	line-height:18px;
	z-index:100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dedddd;
	border-right-color: #dedddd;
	border-bottom-color: #dedddd;
	border-left-color: #dedddd;
	text-transform:uppercase;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	
	
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 7px;
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedddd;
	color: #FFFFFF;
	background-image: url(../images/bg_manu.gif);
	background-repeat: repeat-x;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #FFFFFF;
	background-image: url(../images/bg_manu_a.gif);
	background-repeat: repeat-x;
}
.fotka2 {
	padding:4px;
	background:#ffffff;
	border:solid 1px #D3E9FF;
}
