html { overflow-y: scroll; }
.crno {
	color: #000000;
}
.crveno {
	color: #F20000;
}
.bijelo {
	color: #ffffff;
}
.arial9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.arial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pozadina {
	background-repeat: repeat;
	height: 100%;
}
.okvir2px {
	border: 2px solid #000000;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.off {
	background: #ffffff;
}
.on {
	background: #C8E4EE;
	cursor: pointer;
}
.menuoff
{ padding-left: 5px;  text-align:left; font-weight:bold; font-size:11px; color:#333; cursor: pointer;  }
.menuon
{ padding-left: 5px;  text-align:left; font-weight:bold; font-size:11px; cursor: pointer; background: #CCC; color:#000; }

.submitt
{ cursor:pointer; background:#F20000; color:#ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; }

.submitt1
{ cursor:pointer; background:#305c99; color:#ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; }

.submitt2
{ cursor:pointer; background:#333; color:#ffffff; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; }

/* popup */

#blanket 
{ background-color:#333; filter: alpha(opacity=65); -moz-opacity: 0.65; opacity: 0.65; position: absolute; z-index: 9001; top: 0px; left: 0px; width: 100%; }

#popUpDiv 
{ position: absolute;	width: 412px; height: 249px;z-index: 9002; }

/* menu korisnik */
#jsddm
{ margin: 0; padding: 0}

#jsddm li
{ float: left; text-decoration: none; list-style: none; font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

#jsddm li a 
{ display: block; color: #305c99; white-space: nowrap; text-decoration: none; font-weight: bold; }

#jsddm li ul 
{ margin: 0; padding: 0; position: absolute; visibility: hidden; }
		
#jsddm li ul li
{ float: none; display: inline; }
			
#jsddm li ul li a
{ width: auto; background: #305c99; color: #000; border-bottom: 2px solid #C8E4EE; padding: 4px; font-family: Arial, Helvetica, sans-serif; color: #FFF; font-size: 11px; font-weight: normal; }

#jsddm li ul li a:hover
{ color: #C8E4EE; }

/* scroller */

#marqueecontainer
{ position: relative; width: 202px; height: 260px; background-color: white; overflow: hidden; border: 0px; padding: 0px; }

/* linkovi */

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F20000;
}
a:active {
	text-decoration: none;
	color: #000;
}

/* tabovi */

.modernbricksmenu2{
	padding: 0;
	width: 424px; 
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}

.modernbricksmenu2 ul{
margin:0;
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0;
padding: 5px 10px;
background-color: #F20000;
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #333333;
color: white;
}

.modernbricksmenu2 a.selected{
background-color: #333333;
color: white;
border-color: #fff;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

