* {margin: 0; padding: 0; border: none; text-decoration: none;}
html {
	background: #bdbdbd;
	height: 100%;
	color: #333;
	font: 65% "Arial", "Tahoma", "Verdana", sans-serif;
}
body {
	height: 100%;
	width: 100%;
	position: relative;
}
#wrap {
	width: 640px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -320px;
	margin-top: -24em;
	background: url(../../img/hr/system/registracija-bg.gif) #fff 0% 0% repeat-y;
}
/*header*/
#top{
	text-align: left;
	background: url(../../img/hr/system/registracija-bg-top.gif) 0% 0% no-repeat;
	padding: 18px 17px 0 18px;
}
#top h1 {
	background: url(../../img/hr/system/registracija-bg-top2.gif) 0% 0% repeat-x;
	text-align: left;
	height: 74px;
	padding: 13px 0 0 13px;
}
#top h1 a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 173px;
	height: 66px;
	background: url(../../img/hr/system/registracija-logo.gif) 0% 0% no-repeat;
	text-decoration: none;
}
/*formulari*/
form {position: relative;}
fieldset.okvir {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 10px 10px 0 10px;
}
fieldset.bottom {float: right;}
input.unos, textarea {
	border: 1px solid #c5c5c5;
	background: url(../../img/hr/system/input.jpg) #fff 0% 0%;
	font: 100% "Arial", "Tahoma", "Verdana", sans-serif;
	padding: .2em 4px;
	width: 73%;
	overflow: auto;
}
textarea {height: 5em;}
input.unos.short {width: 100px;}
select {
	border: 1px solid #7f7f7f;
	font: 1em "Tahoma", "Arial", "Verdana", sans-serif;
}
option {
	padding: 0 .2em;
}
input.button {
	border: 0px solid #fff;
	cursor: pointer;
	margin: 10px 0 0 5px;
	padding: 0;
}
fieldset.bottom a img {margin: 10px 0 0 5px;}
label.oneliner {
	margin-bottom: 10px;
	clear: both;
	display: block;
	padding: .2em 0;
	font-size: 120%;
}
label.oneliner span {
	display: block;
	width: 25%;
	float: left;
	padding: .2em 0;
}
#sto {
	display: block;
	width: 8em;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	background: #efefef;
	border: solid #dfdfdf;
	border-width: 1px 1px 0 1px;
	position: absolute;
	right: 0;
	top: -30px;
	font-size: 120%;
}
label a:link, label a:visited, a#sto:link, a#sto:visited {color: #fc0000;font-weight:bold;}
a#sto:hover {color: #f50000;}
/*sadrzaj*/
#sadrzaj {
	clear: both;
	margin: 10px 30px 0 30px;
}
h2 {
	font: bold 260% "Trebuchet MS", "Helvetica", "Verdana", sans-serif;
	text-align: left;
	color: #999;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #fb0000;
}
a:hover {text-decoration: underline;}
a:active {outline: none;}
#sadrzaj p, #sadrzaj ol, #sadrzaj ul, #sadrzaj dl {
	font-size: 120%;
	line-height: 130%;
	margin-bottom: 10px;
}
ul li, ol li {margin-left: 1em;}
/*predlosci*/
body.predlosci {
	background: url(../../img/hr/system/24-bg.gif) #fff 0% 0% repeat-x;
	min-height: 100%;
	height: auto;
}
body.predlosci #top {
	background: none;
	padding: 13px 15px 10px 15px;
}
body.predlosci #top h1 {
	background: url(../../img/hr/system/logo.gif) 0% 0% no-repeat;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}
body.predlosci #top h1 a {
	background: none;
	width: 178px;
	height: 75px;
}
body.predlosci h3 {
	float: right;
	font: bold 160%/1 "Trebuchet MS", "Helvetica", "Verdana", sans-serif;
	text-align: right;
	color: #999;
	margin-top: -1.4em;
}
body.predlosci h2 {
	color: #fff;
	font-size: 200%;
	line-height: 1;
}
body.predlosci #sadrzaj {
	text-align: center;
	padding: 0 0 40px 0;
}
ul.predlosci li {
	list-style: none;
	width: 200px;
	height: 170px;
	padding: 15px;
	background: #e5e5e5;
	border: 1px solid #ddd;
	margin: 30px;
	text-align: center;
	float: left;
}
ul.predlosci li img {border: 5px solid #bbb;}
ul.predlosci li input {margin: 5px;}
/*footer*/
#footer {
	clear: both;
	background: url(../../img/hr/system/registracija-bg-footer.gif) 0% 100% no-repeat;
	padding: 0 20px 20px 20px;
	color: #ddd;
	text-align: center;
}
/*clearing*/
form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.jacinalozinke {
	height:15px;
	margin: 0 0 12px 0;
}
.kodregistracija {
	position:absolute;
	border: 1px solid #c5c5c5;
	background-color:#fffeab;
	font-color:black;
	left:151px;
	top:248px;
	width:91px;
	padding: 1px 2px 2px 3px;
	font-size:80%;
}
body.predlosci .button {
	border:0px;
	margin: 9px 0 0 0;
}