body{
	background-image: url(../images/pozadina_body.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ededed;
}

h1{
	font: normal 21px Verdana;
	margin-top: 0px;
	margin-left: 10px;
	color: #000;
}

h2{
	font: bold 10px Verdana;
	letter-spacing: 1px;
	color: ;
}

h3{
	font: normal 10px Verdana;
	background-image: url(../images/pozadina_izdvojeno.gif);
	margin: 0px;
	padding: 3px 0px  3px 0px;
	
}

#stranica{
	width: 904px;	
	margin: 0px auto 0px ;
	background-image: url(../images/pozadina.jpg);
	background-repeat: repeat-x;
	background-color: White;
	padding: 0px 5px 0px 5px;


}

#logo{
	float: left;
	height: 76px;
}


#impress1{
	float: left;
	margin-left: 20px;
}

#impress2{
	float: left;
	margin-left: 70px;
	margin-top: 77px;
	color: #484848;
	text-align: left;
}

#playmaker{
	float: right;
	font: normal 10px Verdana;
	color: Black;
	margin-top: 10px;
	margin-right: 0px;
	padding: 5px 5px 5px 5px;
	letter-spacing: 1PX;
	background-color: #ededed;
}

#footer{
	margin: 0 auto;
	clear: both;	
}

#engleski{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font: normal 10px Verdana;
	word-spacing: 5px;
	background-color: #000;
	border-top: 1px solid Black;
	color: White;
}


#sadrzaj{
	width: 800px;
	margin: 0px 50px 0px 50px;
	font: normal 10px/2 Verdana;
	color: #000;
	letter-spacing: 1px;
	background-repeat: repeat-x;
}

#linkovi{
	width: 904px;
	margin-top: 5px;
	background-image: url(../images/linkovi/pozadina.png);
	background-repeat: repeat-x;
	height: 43px;
	text-align: center;
}

#linkovi_rub_lijevi{
	float: left;
	background-image: url(../images/linkovi/rub_lijevi.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 43px;
}


#linkovi_rub_desni{
	float: right;
	background-image: url(../images/linkovi/rub_desni.png);
	background-repeat: no-repeat;
	width: 12px;
	height: 43px;
}

#linkovi_a{
	float: left;
	margin: 10px 0px 0px 15px;
	background-image: url(../images/linkovi/a_pozadina.png);
	height: 29px;
	font: normal 10px Verdana;
	letter-spacing: 1px;
	border-top: 1px solid #054eaf;
	border-left: 1px solid #054eaf;
	border-right: 1px solid #054eaf;
}


#linkovi ul{
margin: 0px;
padding: 0px;
}

#linkovi ul li{
display: inline;


}

#linkovi li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 9px 20px; /*padding inside each tab*/
border-right: 1px solid #afafaf; /*right divider between tabs*/
border-left: 1px solid #ececec; /*right divider between tabs*/
color: Black;

}

#linkovi li a:visited{
color: Black;
}

#linkovi li a:hover, .mattblacktabs li.selected a{
background-image: url(../images/linkovi/a_pozadina_hover.png);
background-repeat: repeat-x;
color: Black;
}

.risek{
	background-image: url(../images/linkovi/a_pozadina_hover.png);
	background-repeat: repeat-x;
}





#impressum{
	width: 100%;
	height: 50px;
	margin: 50px 0px 0px 0px;
	font: normal 10px/2 Verdana;
	background-image: url(../images/pozadina_dolje.jpg);
	background-repeat: repeat-x;
	text-align: right;
	
	
	
	
}

#tekst{
	float: left;
	width: 490px;
	margin-top: 30px;
	margin-left: 45px;
	background-color: White;
}

#informacije{
	float: right;
	width: 200px;
	text-align: left;
	margin-top: 170px;
	border: 1px solid #eeeeee;

}

.form{
	width: 180px;
	padding: 4px 0px 4px 3px;
	font: normal 10px Verdana;
	letter-spacing: 0.5px;
	border: 1px solid #cfcfcf;
	background-image: url(../images/pozadina_upit.gif);
	color: #555;
	
}

.pitanje{
	width: 180px;
	height: 100px;
	padding: 4px 0px 4px 3px;
	font: normal 10px/1.5 Verdana;
	letter-spacing: 0.5px;
	border: 1px solid #cfcfcf;
	background-image: url(../images/pozadina_upit.gif);
	color: #555;

}

.posalji{

	margin-bottom: 4px;
}

#infobox{
	float: left;
	margin: 0px 10px 0px 10px;
	
}

#infonaslov{
	margin: 0px;
	background-color: #ededed;
	padding-left: 10px;
}

#infoupit{
	padding: 4px 0px 0px 3px;
	background-color: #ededed;
}

#razmak{
	height: 50px;
	width: 100%;
}

p{
	text-align: justify;
	
}


.bitno{
	background-color: #ededed;
	margin: 1px;
	width: 180px;
	padding-left: 10px;
}

a{
	text-decoration: none;
	color: #217fbd;
}

a:hover{
	text-decoration: underline;
}