@charset "UTF-8";
/* CSS Document */
* {margin:0px;padding:0px;font-family: Cambria, serif;
font-size: 13px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}
body {
	margin:0px;
	padding:0px;
	color:#666;
	background:#5e0000 url(be.jpg) top center no-repeat;
font-family: Cambria, serif;
font-size: 16px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
}

#okvir {
	width:960px;
	margin:0 auto;
	position:relative;
}

#header {
	width:960px;
	position:relative;
	height:138px;
	}
	
#lijevo {
	width:350px;
	
	float:left;
}
#desno {
	width:400px;
	float:right;
	padding-top:60px;
	}
#otvori {padding-left:18px;}
.box1 {
	width:136px;
	border:0px;
	padding-top:10px;
	padding-left:17px;
	height:36px;
	float:left;
	background:url(i/login.png) top left no-repeat;
}

.box2 {
	width:136px;
	height:36px;
	border:0px;
	padding-top:10px;
	padding-left:17px;
	float:left;
	background:url(i/login.png) top left no-repeat;
}

.login {
	width:84px;
	height:36px;
	background:url(i/blah.png) top left no-repeat;
	float:left;
	margin:0;
	border:0;
}

#sredina {
	width:960px;
	float:left;
	background:#f0f0f0;
}

#skroler {
	width:960px;
	height:86px;
	clear:both;
	margin-bottom:15px;
}



#registracija {
	width:960px;
	margin-top:5px;
	margin-left:0px;
	float:left;
	background:#fff;
}
#registracija .gore{
	width:960px;
	height:40px;
	margin:0px;
	float:left;
	background-image:url(/dizajn/pozadine/reg_960_gore.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#registracija .sadrzaj{
	width:960px;
	height:160px;
	margin:0px;
	float:left;

}


#registracija .prvi{
	float:left;
	width:240px;
	background-image:url(/dizajn/pozadine/razmak_reg.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
#registracija .drugi{
	float:left;
	width:240px;
}


.input_reg_ime  {
	width:185px;
	height:15px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#fff;
	border:1px #d9d9d9 solid;
	padding:15px;
	color:#bebebe;
	float:left;
	font-weight:bold;
}


.input_reg_odb  {
	width:70px;
	height:15px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#fff;
	border:1px #d9d9d9 solid;
	padding:15px;
	color:#bebebe;
	float:left;
	font-weight:bold;
}



.input_reg_dan  {
	width:20px;
	height:15px;
	margin-top:5px;
	margin-left:10px;
	background-color:#fff;
	border:1px #d9d9d9 solid;
	padding:15px;
	color:#bebebe;
	float:left;
	font-weight:bold;
}
.input_reg_godina  {
	width:34px;
	height:15px;
	margin-top:5px;
	margin-left:10px;
	background-color:#fff;
	border:1px #d9d9d9 solid;
	padding:15px;
	color:#bebebe;
	float:left;
	font-weight:bold;
}

.btn_reg_gotovo {
	width:193px;
	height:37px;
	margin-top:20px;
	background-color:transparent;
	background-image:url(i/btn_gotovo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px;
	font-size:0px;
	float:right;
}
#registracija .dole{
	width:960px;
	height:18px;
	margin:0px;
	float:left;
	background-image:url(/dizajn/pozadine/960_dole.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#footer {
	height:167px;
	width:100%;
	
	clear:both;
	position:relative;
	background:url(i/bg.jpg) top center repeat-x;
}
