* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #52782b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding-bottom: 10px;
}
body {
	line-height: 21px;
	color: #4a4a4a;
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
}
ul, ol {
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
hr {
	border-bottom: 1px solid #B9B9B9;
	margin: 5px 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 18px;
	color: #000;
	text-transform:uppercase;
	margin-top:11px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	padding: 10px 0px;
	color: #52782b;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
hr {
	border-bottom: 1px solid #999;
}
.text10 {
	font-size: 10px;
	line-height: 16px;		
}
.text11 {
	font-size: 11px;
	line-height: 17px;		
}
.text12 {
	font-size: 12px;
	line-height: 18px;		
}
.text13 {
	font-size: 13px;
	line-height: 17px;		
}
.text14 {
	font-size: 14px;
	line-height: 18px;		
}
.text15 {
	font-size: 15px;
	line-height: 18px;		
}
.text16 {
	font-size: 16px;
	line-height: 19px;		
}
.text17 {
	font-size: 17px;
	line-height: 20px;		
}
.text18 {
	font-size: 18px;
	line-height: 20px;		
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.clear {
	clear: both;
}
.align-image-left {
	float: left;
	margin: 3px 5px 0px 0px;
}
.align-image-right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.image-border {
	border: 1px solid #999;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.center {
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.nounderline {
	text-decoration:none;
}	
.red {
	color:#de251c;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}

/* --------------- FORM ELEMENTI ------------------ */
form p {
}
form label {
	float: left;
	width: 150px;
	padding-top: 2px;
}
form input[type=text], form input[type=password], form textarea {
	padding: 2px;
	width: 250px;
	border: 1px solid #CCC;
}
form input[type=submit] {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCC;
	background: #CCC;
}
form textarea {
	height: 140px;
}
form select {
	padding: 2px;
}
.visualConfOkvir {
	border: 1px solid #CCC;
}
.errorlist {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.errorlist li {
	margin: 0px 0px 0px 250px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
	font-weight: bold;
}
.wrapper {
	width:806px;
	background-image: url(images/content_bg_rp.gif);
	background-repeat: repeat-y;
	float: left;
	margin-bottom:20px;
	}
.content_top {
	background-image: url(images/top_line.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 806px;
	float: left;
}
.content_bottom {
	background-image: url(images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 806px;
}
.langs {
	padding: 15px 0px 0px 10px;
	font-size: 10px;	
	}
.langs a:link, .langs a:visited {
	color: #bcbfc1;
	text-decoration:none;
	padding-right:10px;
	}
.langs a:hover {
	color: #000;
	}
.footer {
	height:193px;
	font-size:11px;
	color:#FFF;
	width:806px;
	float:left;
	}
.footer a:link, .footer a:visited{
	color:#FFF;
	text-decoration:none;
	}
.footer a:hover {
	color:#FFF;
	text-decoration:underline;
	}
.potpis {
	float:left;
	padding:160px 0px 0px 20px;
	}
.copyright {
	float:right;
	padding:160px 20px 0px 0px;
	}
.logo {
	margin: 55px 0px 0px 20px;
	background-image: url(images/logo.gif);
	float: left;
	height: 70px;
	width: 187px;
	display:block;
}
.headline {
	padding:15px 6px 0px 20px;
	color:#FFF;
	}
.headline p {
	background-color: #83bd47;
	margin: 3px 0px 5px 0px;
	padding: 10px 0px 5px 13px;
	text-align:right;
	font-size:28px;
	float:right;
	white-space: nowrap;
	}
.headline span {
	padding-right:20px;
	}
.left {
	width:224px;
	float:left;
	padding-bottom:80px;
	}
.right {
	float:right;
	width:535px;
	padding:35px 20px 20px 0px;
	}
#menu {
	width:224px;
	text-align:right;
	margin-top:31px;
	}
#menu ul {
	float:left;
	margin:0px;
	padding:0px;
	}
#menu li {
	list-style-image: none;
	list-style-type: none;
	text-transform:uppercase;
	font-size:20px;
	text-decoration: none;
	display:block;
	color:#FFF;
	}
#menu li a:link {
	text-decoration:none;
	width:209px;
	display:block;
	margin: 5px 0px 5px 0px;
	padding: 10px 15px 4px 0px;
	color: #7c7c7c;
	}
#menu li a:visited {
	text-decoration:none;
	width:209px;
	display:block;
	margin: 5px 0px 5px 0px;
	padding: 10px 15px 4px 0px;
	color: #7c7c7c;
	}
#menu li a:hover {
	background-color: #83bd47;
	color:#FFF;
	display:block;
	}
#menu .selected a:link, #menu .selected a:visited  {
	text-decoration:none;
	background-color: #83bd47;
	width:209px;
	margin: 5px 0px 5px 0px;
	padding: 10px 15px 4px 0px;
	color:#FFF;
	}
