/* CSS Document */

.text_normal
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none;
}



.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
}

option, select, input, textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
}


h1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #444444;
}


.titlu {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}


.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 100px;
	}
.textmic {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.header_box {
	background-image: url(images/bgd_header.gif);
	height: 18px;
}
.bottom_box {
	background-image: url(images/bgd_bottom.gif);
	height: 19px;
}
a:link,
a:visited,
a:active 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: 
	normal; text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


#meniu {
	background-repeat:repeat-x;
	background-color:#eae8ea;
	height:22px;
	margin-bottom:10px; 
}
#meniu ul {
	list-style-type:none;
}
#meniu li {
	display:inline;	
	float:left;
	height:22px;
	color:#ffffff;
	border-right:1px solid #FFFFFF;
	padding: 3px 10px;
}

#meniu a {	
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}
#meniu a:hover {
	text-decoration:underline;
	color: #990606;
}

.formbuton {
border-bottom: #7f7f7f 1px solid; 
border-left: #e0e0e0 1px solid; 
border-right: #7f7f7f 1px solid; 
border-top: #e0e0e0 1px solid; 
color:#000000;
font: 11px Verdana, Arial, san-serif;
}


#content_promo {
	font-size: 16px;
	font: Verdana, Arial, san-serif;
	
}
