form .reginput{
	background-color:transparent;
	background-image:url(../../Static/Images/input2.jpg);
	background-repeat:no-repeat;
	border:medium none;
	height:25px;
	padding-left:3px;
	padding-right:8px;
	padding-top:3px;
	width:227px;
	float: left;
}

form label.reg{
	float: left;
	width: 100px;
}

form .regsubmit{
	background-color: #E0FDDF;
	border: 1px solid #AFC7AF;
	width: 80px;
	float: left;
}

.hiritem,.hiritem2{
	color: #black;
	padding-bottom: 10px;
	font-size: 12px;
	margin-bottom: 20px;
	width: 750px;
}
.hiritem{
	border-bottom: 1px solid #cccccc;
}
.hiritem p,.hiritem2 p{
	text-align: justify;
}
a.tovabb{
	/*color: #4ed241;*/
	color: #595959;
	font-weight: bold;
}

.lead{
	font-size: 12px;
	background-color: #e3e3e3;
	position: relative;
	left: -44px;
	padding:30px 180px 10px 59px;
	width: 750px;
	text-align: justify;
	margin-bottom: 20px;
}
.datum{
	color: #fe0000;
	font-size: 12px;
	font-weight: bold;
}

.lead .cimkek{
	padding: 5px 10px;
	color: #003300;
}
.lead .cimkek a{
	color: #003300;
	padding: 0 4px;
}
.lead .cimkek a:hover{
	color: #6eb16e;
}

.hiritem .cimkek{
	padding: 5px 10px 5px 180px;
	color: #333333;
}
.hiritem .cimkek a{
	color: #333333;
	padding: 0 4px;
}
.hiritem .cimkek a:hover{
	color: #8c8c8c;
}


.lapozo{
	text-align: right;
}
.lapozo a{
	padding: 2px 4px;
}
.lapozo a:hover{
	padding: 2px 4px;
}

.tagcloud{
	padding: 20px;
	text-align: center;
	color: #b0cca6;
}
.tagcloud a{
	color: #b0cca6;
}
.tagcloud a:hover{
	color: #66805d;
}
.tagcloud .f1{
	font-size: 12px;
}
.tagcloud .f2{
	font-size: 15px;
}
.tagcloud .f3{
	font-size: 18px;
}
.tagcloud .f4{
	font-size: 21px;
}
.tagcloud .f5{
	font-size: 24px;
}

h2.green{
	color: #4acf4b;
}
.inline{
	display: inline;
	margin-right: 10px;
}
a.green{
	color:#4acf4b;
	font-weight: bold;
}

p.text{
	text-align:justify;
	color: #9d9c9c;
	font-size: 12px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

.tarsitem{
	float: left;
	width: 160px;
	margin-right: 20px;
}
.tarsitem .bordered{
	margin-bottom: 5px;
}
.tarsitem h4{
	font-size: 13px;
	color: #87c540;
}

.dokholder{
	width: 400px;
	margin-bottom: 10px;
}
.dokholder .file{
	float: left;
}
.dokholder .file img{
	vertical-align: middle;
}
.dokholder a{
	float: right;
	color: #595959;
	padding-top: 10px;
}