/* Fonts */
H1 {
	color:#83c343;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	z-index:30;}
.style1 {
	color:#999999;
	font-family:tahoma;
	font-size:13px;
	text-align:justify;
	line-height:14px;
	margin-top:0px;}
.style2 {
	color:#999999;
	font-family:tahoma;
	font-size:13px;
	text-align:justify;
	line-height:17px;
	margin-top:0px;}
.style3 {
	color:#999999;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	line-height:15px;}
.style4 {
	color:#999999;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
	line-height:15px;
	margin-top:0px;}
img {
	border: 0;
	margin: 0px;
	padding: 0px;}
a {
	padding-top: 20px;
	text-decoration:none;
	color:green;
	font-weight:bold;
	
	}

/* MAIN */
#CONTAINER {
	width:680px;
	height:500px;
	top:20px;
	position:relative;
	margin-left:auto;
	margin-right:auto;}
#MENU {
	width:760px;
	height:49px;
	position:relative;
	top:10px;
	z-index:2;}
#MAIN {
	width:678px;
	height:545px;	
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;}
#LOGOS {
	width:678px;
	height:60px;	
	position:relative;
	top:5px;}
#G_STRIPE {
	background-image:url('img/green_stripe.png');
	width:760px;
	height:14px;
	position:relative;
	top:-57px;
	background-repeat:no-repeat;}
#IMAGE1 {
	position:relative;
	left:10px;
	top:20px;}
#IMAGE2 {
	position:relative;
	left:12px;
	top:20px;}
#BANNER {
	position:relative;
	left:10px;
	top:40px;}

#TEXT_AREA_FAQ {
	position:absolute;
	width:490px;
	top:20px;
	right:10px;}
#TEXT {
	position:absolute;
	width:370px;
	top:20px;
	right:10px;}


/* Ramki */
.RB_BOT {
	height:10px;}
.RB_TOP {
	background-image:url(img/nt.png);
	background-repeat:repeat-x;
	height:10px;
	text-align:left;
	vertical-align:top;
	padding:0px;
	border-style:none;}
.LEFT {
	border-style:none;
	float:left;}
.RIGHT {
	float:right;
	border-style:none;}

/* Border 1 */
.RB_CONTAINER_MAIN {
	vertical-align:top;
	clear:both;
	text-align:left;
	border-right-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#85c0d3;
	border-left-color:#85c0d3;
	height:450px;
	z-index:20;}
.RB_CONTAINER {
	background-image:url(img/nt2.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin:auto;
	padding:0px;
	position:absolute;
	width:760px;
	top:15px;
	z-index:20;}
.RB_CONTAINER_MAIN p{
	padding:7px;
	margin:0px;	}

/* Border 2*/
.RB_CONTAINER2 {
	background-image:url(img/nt2.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	margin:auto;
	padding:0px;
	position:absolute;	
	top:10px;
	left:10px;
	right:10px;
	width:740px;
	z-index:20;}
.RB_CONTAINER_MAIN2 {
	vertical-align:top;
	clear:both;
	text-align:left;
	border-right-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#85c0d3;
	border-left-color:#85c0d3;
	height:430px;
	z-index:20;}

/*Form*/	
fieldset {
	border:0;
	margin:0;
	color:#83c343;
	font-family:tahoma;
	font-weight:bold;
	overflow:hidden;
	left:15px;
	font-size:12px;}
#FORM {
	position:absolute;
	left:130px;
	width:180px;
	height:17px;
	overflow:hidden;
	border:solid 1px;
	color:#999999;}
#FIELD_FORM {
	overflow:hidden;
	clear:both;
	margin-bottom:1.2em;
	left:15px;
	z-index:9;}
#FORM_SUBMIT {
	position:absolute;
	text-align:center;
	top:340px;
	left:128px;}
	
	
	
#roll {
	border: 0;
	margin: 0;
	padding: 0;
}
	
ul#roll li {
	display:table-cell; margin: 0px; padding: 0px; 
}

ul#roll li img {
	visibility: hidden;
}

ul#roll a:hover img {
  visibility: visible;
	z-index: 1;
}

