/* get rid of default margins/paddings */
* { padding: 0; margin: 0; }
html, table, p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35373b;
	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35373b;
	background:url(grafika4/pozadina.png) repeat-y center;
	background-color:#ededed;
}

img{ border:none; }
h1{ font-size:24px; font-weight:bold;}

.vijesti_naslov{display:block; padding-left:22px; width:500px; min-height:110px; padding-top:10px;}

h2{	font-size:15px; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
a:hover{ color: #e70606; }

.head{
	width:100%;
	height:121px;
	background:url(grafika4/pozadina_crta.png) repeat-x;}

.head_inside{
	background:url(grafika4/head.png) center no-repeat;
	width:100%;
	height:121px;
}
#content{
	position:relative;
	padding:20px 0px 20px 0;
	width:906px;
	margin:auto;
	z-index:10;
	overflow:hidden;
}

.menu_link:link, .menu_link:visited{text-decoration:none; padding-right:22px;}
.menu_link:hover{text-decoration:none;}

#izb1{
	z-index:12;
	position: relative;
	top: 10px;
	left:30px;
	height:67px;
	width:123px;
	background-color:#d2d3d6;
	overflow:visible;
}

.txt_sadrzaj{
	padding-left:25px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:25px;
}

.txt_uvod {
	float:left;
	margin-bottom:20px;
}

#menu ul .item{display:none;}
#menu ul:hover .item{display:block;}
#menu{position:absolute; top:95px;}

.bold_ns{ font-weight:bold; font-size:13px; padding-left:29px;}
.desno_ns{ text-align:right; padding-right:30px; font-size:11px;}

h1 A:link, h1 A:visited{
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}

.lnk_naslov:link, .lnk_naslov:visited{
	font-size:18px;
	text-decoration:none;
}
.txt_datum{
	font-size:10px;
	color:#7f7e7e;
	margin:4px 0 6px 0;
}

.vijesti{
	background:url(grafika4/vijesti_iz_kluba.png) left no-repeat;
	width:206px; 
	height:31px; 
	margin-bottom:20px; 
	margin-top:8px;
}

#sadrzaj_lijevo{
	float:left; 
	width:500px; 
	height:auto;
	min-height:1000px;
	margin-top:0px; 
	margin-left:5px;
}

#sadrzaj_lijevo h1{font-size:18px; font-weight:normal;}

.naj_sportasi{
	float:right; width:360px; height:430px; background:url(grafika4/naj_sportasi.png) no-repeat right top; margin-right:7px;
}
.naj_sportasi_pozadina{
	float: left; width:353px; height:390px; margin-top:32px; padding-top:7px; background-color:#ececec;
}

.dvorane{
	float:right; width:360px; height:340px; background:url(grafika4/dvorane.png) no-repeat right top; margin-right:7px;
}

.dvorane ul { list-style-type:none; margin-left:25px; }
.dvorane li { margin-top:10px; }
.dvorane a { font-size:13px; font-weight:bold; text-decoration:none; }

.dvorane_pozadina{
	float: left; width:353px; height:340px; margin-top:32px; padding-top:7px; background-color:#ececec;
}

.izbornik{
	width:680px; 
	height:20px; 
	position:relative; 
	top:95px; 
	margin:auto;
}

.arhiva{
	float:left;margin-left:22px; background-color:#cccccc; width:100%; height:30px; text-align:center; padding-top:15px;
}