#reg_tbl{
	width: 100%;
	height: 100%;
}

#reg_left{
	width: 20%;
	background: url("../layout/registracija/Lijeva_kolona.gif") #292929 no-repeat 25px 25px;
}

#reg_middle{
	width: 58%;
}

#reg_right{
/*	width: 295px;*/
	background-color: #292929;
}
#reg_right img{
	border: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#reg_cont_tbl{
	width: 93%;
	height: 100%;
}

#td_naslov{
	height: 70px;
}
#td_naslov h2{
	font-size: 20px;
}

#td_sadrzaj{
	height: 300px;
	padding: 5px;
}

#reg_podaci_tbl{
}
#reg_podaci_tbl td{
	padding: 2px;
	padding-left: 5px;
}

img.reg_left{
	float: left;
	margin-left: 2px;
}
img.reg_right{
	float: right;
	margin-right: 2px
}

.reg_vazno{
}

input.reg_200{
	background:url(../layout/registracija/textbox_200x17.jpg) no-repeat top right;
/*	background-color: #F5F1EC;*/
	border: none;
	width: 200px;
	height: 17px;
	text-indent: 5px;
}
input.reg_150{
	width: 150px;
	height: 17px;
	background:url(../layout/registracija/textbox_150x17.jpg) no-repeat top right;
	border: none;
	text-indent: 5px;
}

.da{
	background:url(../layout/registracija/Ikona_Da.jpg) no-repeat top right;
}
.ne{
	background:url(../layout/registracija/Ikona_Ne.jpg) no-repeat top right;
}

#reg_error_wnd{
	color: #E2DCD4;
	padding-right: 5px;
	padding-left: 5px;
}
