body{
	background: #EBECED;
	font: 9pt/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

a {
	text-decoration: none;
}

#container{
	background: #EBECED url(i/miez.gif) center repeat-y;
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

#corp{
	width: 100%;
	padding:5px;
	text-align: left;
}

#separator{
	width: 100%;
	margin: 0 auto;
	
	
}

#meniu{
	text-align: center;
	width:160px;
	height:129px;
	margin-top:30px;
}

.buton{
	background: url(i/cat.png) center no-repeat;
	width:156px;
	height:129px;
	padding-top:0.7em;
	margin:1px;
}

.buton a {
	margin-top:8px;
	color:#000000;
	
}

.buton a:hover {
	margin-top:8px;
	color:#46A2F4;
	
}

.but{
	background: url(i/but.jpg) center no-repeat;
	
	height:61px;
	padding-top:0.7em;
	margin:1px;
}

.butoane{
	background: url(i/buton.gif) center no-repeat;
	width:150px;
	height:57px;
	text-align:right;
	
}

.butoane a {
	color:white;
	
	margin-right:12px;
		
}

.buton_mic {
	background: url(i/buton_mic.gif) center no-repeat;
	text-align:center;
	width:156px;
	height:26px;
	
}
.buton_mic:hover {
	background: url(i/buton_mic_h.gif) center no-repeat;
	width:156px;
	height:26px;
}

.buton_mic a {
	font-weight: bold;
	
	color:#000000;
	
}

.buton_mic a:hover {
	color: #ffffff;
		
}

.buton_mediu {
	background: url(i/buton_mediu.gif) center no-repeat;
	text-align:center;
	width:135px;
	height:50px;
	
}
.buton_mediu:hover {
	background: url(i/buton_mediu_h.gif) center no-repeat;
	width:135px;
	height:52px;
}

.buton_mediu a {
	font-weight: bold;
	color:#000000;
}

.buton_mediu a:hover {
	color: #ffffff;
}

.buton_mediu_h {
	background: url(i/buton_mediu_h.gif) center no-repeat;
	text-align:center;
	width:135px;
	height:52px;
	
}

.buton_mediu_h a {
	font-weight: bold;
	color:#ffffff;
}

#sus{
	background: url(i/sus.gif) top no-repeat;
	height: 10px;
}

#jos{
	background: #EBECED url(i/jos.gif) bottom no-repeat;
	height: 10px;
	
}

p {
	text-indent: 1cm;
	text-align: justify;
	padding:0 1em 0 1em;
	line-height: 125%;
	font-size: 16px;
	
	}

.floatst {
	
	padding: 1em;
	margin-top:30px;
	float: left;
	}

h1 {
	line-height: 125%;
	text-align: center;
	color:#003C64;
}

h2 {
	line-height: 125%;
	text-align: center;
	color:#003C64;
}

ul {
	text-align: left;
	font-size: 16px;
	line-height: 125%;
}

form {
	padding: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		
}
fieldset {
	margin: 10px 0;
	padding: 10px 10px;
	border: 3px double #DA251B;	
}
legend {
	padding: 2px 5px;
	color: #1C1C1C;
	background-color: #F7F0DD;
	border: 1px solid #DBC06F;
}
label.preField {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
	font-weight: bold;
}
form .oneField {
	
}