body {
   margin: 0;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#wrapper {
   border: solid 1px;
	border-color: #D21034;
   background-color: #000000;
	margin: 0 auto;
	width: 760px;
}
	
#header {
   border-bottom: solid 1px;
	border-color: #D21034;
	background-color: #000000;
	width: 760px;
	height: 180px;
	}
	
	.sub_header {
   border-bottom: solid 1px;
	border-color: #D21034;
	background-color: #000000;
	width: 760px;
	height: 20px;
	}
	
	.sub_header_left {
	float: left;
	width: 380px;
	height: 20px;	
	}
	
   .sub_header_right {
	float: left;
	width: 380px;
	height: 20px;	
	}
	
	.home_left {
	float: left;
	width: 250px;
	height: 100%;	
	}
	
   .home_right {
	float: left;
	width: 250px;
	height: 100%;	
	}
	
	.menubar {
   border-bottom: solid 1px;
	border-color: #D21034;
	background-color: #000000;
	width: 760px;
	height: 20px;
	}
	
#main_column {
   border-right: solid 1px;
	border-color: #D21034;
	background-color: #000000;
	float: left;
	display: inline;
	width: 559px;
	min-height:600px;
   height:auto !important;
	}

	#content {
	margin-top: 16px;
	margin-left: 10px;
	padding: 10px;
	height: 100%;
}
#right_column {
	background-color: #000000;
	float: left;
	display: inline;
	width: 200px;
	min-height:600px;
   height:auto !important;
	}

.sub_cat {
   width: 200px;
	height: 27px;
}
#footer {
   border-top: solid 1px;
	border-color: #D21034;
	height: 25px;
	background-color: #000000;
	width: 760px;
		text-align: center;
	}

.clear {
	clear: both;
}

.titlu_cat {
   border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #D21034;
   height: 27px;
	width: 200px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;
   		
}

.cont_page {
	color: #FFFFFF;
	font-size: 12px;
	height: 100%;
}

.footer_cat {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.newsletter {
   padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 10px;
	height: 70px;
}

.promo {
   font-size: 12px;
   padding: 0px;
	height: 170px;
}

.magazin {
   padding: 0px;
	height: 272px;
}

.contact {
	height: 100%;
	color: #FFFFFF;
	font-size: 10px;
}

.parteneri {
	height: 100%;
	color: #FFFFFF;
	font-size: 10px;
}

a:link {
	color: #D21034;
	text-decoration: none;
}
a:visited {
	color: #D21034;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #D21034;
	text-decoration: none;
}

form#two {background:#000000; width:300px; padding:0px; border:0px; margin:0 auto;}
form#two fieldset {width:300px; display:block; border:0px ; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
* html form#two fieldset#personal, * html form#two fieldset#medical {background-position:300px 0px;}
* html form#two fieldset#current {background-position:300px 0px;}
form#two fieldset#opt {background:#000000;}
form#two legend {font-family:georgia, sans-serif; font-size:1.1em; font-weight:bold; border:0px; margin-bottom:5px; padding:3px; width:200px; background:#000000 ;}
form#two label {clear:left; display:block; float:left; width:120px; text-align:right; padding-right:10px; color:#888; margin-bottom:0.5em;}
form#two input {border:1px solid #000000; background:#A8A8A8;  width:150px; padding-left:0.5em; margin-bottom:0.6em;}
form#two textarea {width:145px; height:80px; border:1px solid #000000; padding:0.5em; overflow:auto; background:#A8A8A8;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:100px; margin-left:20px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}



.disco_left {
 font-size: 11px;
 width: 250px;
 height: 100%;
 float: left;
 display: inline;
 text-align: left;
}


.disco_right {
 font-size: 11px;
 width: 250px;
 height: 100%;
 float: left;
 display: inline;
 text-align: center;
}

.disco_title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	color: Red;
}