html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#434a4e;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	background-image:url(images/background.jpg);
	
	background-repeat:no-repeat;
	
	background-position:top center;
	
	font-size:11px;

	color:#000000;
	
}


A {

	color: #c31115;

	text-decoration:underline;

}



A:hover {

	color: #000000;

	text-decoration:none;

}



#container{

	MARGIN: 0px auto; 
	
	WIDTH: 920px;
	
	padding-left:25px;
	
	padding-right:25px;
	
	TEXT-ALIGN: left;

}


#top{
	
	text-align:center;
	
	height:15px;
	
	font-size:10px;
	
	padding-top:5px;
	
}

#top h1{

	margin:0 0 0 0px;
	
	color:#cccccc;
	
	font-size:10px;
	
	font-weight:normal;
	
}

#logo{

	width:670px;
	
	height:57px;
	
	float:left;
	
	position:relative;
	
}

#topselect{
	
	float:right;
	
	width:250px;
	
	color:#FFFFFF;
	
	padding-top:20px;
	
}

#topnav{

	height:50px;
	
	clear:both;
	
	background-image:url(images/backnav.gif);
	
	background-repeat:no-repeat;
	
	padding-left:20px;
	
	width:900px;

}

.tabtop{

	float:left;
	
}

.tabtop a{

	width:128px;
	
	display:block;

	padding-top:22px;
	
	padding-bottom:17px;
	
	text-align:center;
	
	clear:both;
	
	font-weight:bold;
	
	color:#ffffff;
	
	text-decoration:none;
	
	font-size:10px;
	
	background-image:url(images/tab.gif);
	
	background-repeat:no-repeat;
	
}

.tabtop a:hover{

	background-image:url(images/tabo.gif);
	
	background-repeat:no-repeat;
	
	text-decoration:none;
	
	color:#ffffff;

}

.tabtops{

	float:left;
	
}

.tabtops a{

	width:128px;
	
	display:block;

	padding-top:22px;
	
	padding-bottom:17px;
	
	text-align:center;
	
	clear:both;
	
	font-weight:bold;
	
	color:#ffffff;
	
	text-decoration:none;
	
	font-size:10px;
	
	background-image:url(images/tabo.gif);
	
	background-repeat:no-repeat;
	
}

.tabtops a:hover{

	background-image:url(images/tabo.gif);
	
	background-repeat:no-repeat;
	
	text-decoration:none;
	
	color:#ffffff;

}


#topline{

	width:920px;
	
	height:20px;
	
	clear:both;
	
}

.textRed{

	color:#e85948;
	
}

.copy{

	padding-top:5px;
	
	padding-bottom:5px;

}


#main {

	clear:both;
	
	background-image:url(images/back.gif);
	
	background-repeat:repeat-y;
	
}

.right{
	
	float:right;
	
	width:228px;
	
	padding-right:24px;
	
}

.content{
	
	float:left;
	
	position:relative;
	
	padding-left:33px;
	
	padding-right:13px;
	
	width:620px;
	
	padding-top:10px;
	
}



.headline{

	font-family:Arial, Helvetica, sans-serif;
	
	font-size:18px;
	
	color:#000000;
	
	padding-top:5px;
	
	padding-bottom:5px;
	
	clear:both;
	
}

h1{

	margin:0 0 0 0px;
	
	color:#c80005;
	
	font-size:18px;
	
	font-weight:normal;
	
}

h2{

	margin:0 0 0 0px;
	
	padding-bottom:15px;
	
	color:#c80005;
	
	font-size:24px;
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight:normal;
	
}

.rightcontent{
	
	padding-left:15px;
	
	padding-right:15px;
	
}

.pareri{
	
	color:#FFFFFF;
	
	font-size:10px;
	
	background-image:url(images/iconPareri.gif);
	
	background-repeat:no-repeat;
	
	padding-left:35px;
	
	border-bottom:#FFFFFF 1px solid;
	
	padding-top:5px;
	
}

.clear{
	
	clear:both;
	
}

.alignCenter{

	text-align:center;

}

.imageBorder{

	border:0px;

}



.footer {

	clear:both;

	text-align:center;
	
	color:#ffffff;
	
	padding-top:25px;
	
	font-size:9px;
	
	padding-bottom:10px;
	
	background-image:url(images/footer.jpg);
	
	background-repeat:no-repeat;
	
}

.footer a{
	
	color:#ffffff;
	
	text-decoration:underline;
	
}

.footer a:hover{
	
	color:#ffffff;
	
	text-decoration:none;
	
}



form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}




textarea{    

	BORDER-RIGHT:#43728a 1px solid;	
	
    BORDER-TOP:#43728a 1px solid;	
	
    BORDER-LEFT:#43728a 1px solid;	
	
    BORDER-BOTTOM:#43728a 1px solid;
	
    COLOR: #000000;   
	
    BACKGROUND-COLOR: white;
	
	font-size:11px;
	
	
	
}

.btnTrimite{

height:40px;
width:129px;
border:none;

margin: 0;
padding: 0;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */

background: transparent url(images/btnTrimite.gif) no-repeat center top;
text-indent: -1000em;
}

.textbox {

	width:304px;
	
	height:21px;
	
	padding-top:3px;
	
	border: medium none ; 

	background: transparent none repeat scroll 0% 0%; 

	padding-left: 26px; 
	
	background-image:url(images/textbox.gif);
	
	background-repeat:no-repeat;

}

