body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.head_podloga_crveno {
	background-image: url(grafika/head_podloga_crveno.jpg);
	background-repeat: repeat-x;
}

.head_podloga_linije {
	background-image: url(grafika/head_podloga_linije.jpg);
	background-repeat: repeat-x;
}

.head_orange_bar {
	background-image: url(grafika/head_orange_bar.jpg);
	background-repeat: repeat-x;
}

.container {
	width: 920px;
	padding: 9px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
}

#navSquare {
    margin: 0;
    padding: 20px 0 20px 10px;
    border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
    float: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 0 12px 6px 12px;
    text-decoration: none;
    color: #708491;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
     color: #000;
     background: url(grafika/square.gif) no-repeat bottom center;
}

.nav_podloga {
	background-image: url(grafika/podloga_head.jpg);
	background-repeat: repeat-x;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image: url(grafika/footer_podloga.jpg);
	height: 52;
}

.box_podloga {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(grafika/box_novosti_r2_c1.jpg);
	background-repeat: repeat;
}

.chromestyle{
	width: 99%;
	font-weight: bold;
}

.chromestyle:after{
	content: ""; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #EBF0F6; 
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
	background-color: #EBF0F6;
	width: 105px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; 
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

* html .dropmenudiv a{
	width: 100%;
}

.dropmenudiv a:hover{ 
	background-color: #F0F0F0;
}

.pozadina_cl {
	background-image: url(grafika/clanovi_pozadina.gif);
	background-repeat: repeat-x;
}

.slova16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.slova11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
