@charset "utf-8";
/* CSS Document */


html {
	min-height: 102%; /* force vertical scrollbar - browser support flaky, doesn't work in Opera */
	/*overflow-y: scroll;*/
	margin: 0;
	padding: 0;
}

body  {
    font-family : Georgia, "Nimbus Roman No9 L", serif;
    font-size : 14px;
    color : #666;
    background: #161616 url(../images/body_bg.jpg) repeat-x left top;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

.clearfix {
    clear: both;
}

img {border: none;}

a{color : #666;}

strong {color: #666;text-transform: uppercase;}

#wrapper {
    width: 850px;
    margin: 0 auto;
	min-height: 850px;
	height: auto;
}

#header {
    height: 170px;
	background: #98012e url(../images/header_bg.jpg) right top no-repeat;
}

ul#menu {
   height: 46px;
   display: block;
   margin: 0px -61px 0px -159px;
   float: right;
}

ul#menu li {
    list-style-type: none;
	float: left;
	height: 46px;
	margin: 0 1px;
	display:block;
	padding-top: 14px;
}

ul#menu li a {
    text-decoration: none;
	color: #161616;
	font-size: 14px;
	text-transform: uppercase;
	padding: 14px 14px;;
	width: 120px;
}

ul#menu li a:hover, ul#menu li a.active {
    color: #fff;
	background: #161616;
	border-bottom: 1px solid #161616;
}

#content {
    height: auto;
	overflow: hidden;
	margin: 0;
	color: #CCCCCC;
	width:905px;
	margin:30px 0 0;
}

#content a img {
border:2px solid #666666;
}

#footer {
    border-top: 4px double #262626;
	height: 45px;
}

.logo {
    position: relative;
	top: 10px;
	left: 25px;
}

/* CONTACT PAGE */

.contact_leftPage{
    float: left;
	width:440px;
	margin-left: 0;
}

.contact_leftPage p {font-size: 11px;}

fieldset {
    border: 1px solid #262626;
}

legend {
    margin-left: 20px;
}

.contact_rightpage {
    width: 425px;
	margin-right: 0;
	float: right;
	border-left: 1px solid #262626;
}

#contact {
    border: 1px solid #262626;
	margin: 2px 0 2px 25px;
	background: #353535;
	color: #fff;
}

#message {
    border: 1px solid #262626;
	margin: 2px 0 2px 10px;
	background: #353535;
	color: #fff;
}

#limba {
padding-top:60px;
padding-left:40px;
position:absolute;
z-index:1000;
right:150px;;
top:-37px;
}

.logo img {
margin-top:46px;
}

#content p {

}

#sigla img {
margin-left:388px;
}

.contf {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:white;
}

.legend {
color:#FFFFFF;
}