/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
/*background-image:url(images/bg.gif);*/

}
body{
width:100%;
height:100%;
min-width:1000px;
margin:auto;
font-family: Verdana; 
font-size : 13px;
line-height : 1.3;
background-color:#ffffff;
}
a {
color:#ffffff;
text-decoration:none;
}

a:hover {
	cursor:pointer;
}
.transparent_class {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#header{
text-align:center;
padding:59px 0 31px 0
}
#top
{
height:15%;
width:100%;
position:relative;
}
#top a
{
color:#FF6600;
}
#content
{
vertical-align:middle;
margin:0;
/*border:#a5a5a5 2px solid;*/
width:100%;
min-width:1000px;
height:360px;
background-color:#ffffff;
text-align:center;
position:relative;
overflow:hidden;
padding:0;
color : #ffffff;
}
#content2
{
width:850px;
height:360px;
margin: 0 auto;
text-align:center;
text-align: -moz-center;
background-color:#FF6600;
}
#content h2
{
float:left;
font-weight:normal;
font-size : 20px;
line-height : 1.4;
color : #F0EBEB;
margin-bottom:10px;
}
#content h3
{
font-weight:normal;
font-size : 14px;
line-height : 1.6;
color : #666666;
text-align:left;
margin-top:10px;
margin-right:20px;
}

#description
{
position: relative;
float:right;
width:300px;
height:360px;
text-align:left;
overflow-y:auto;
}
#description h2
{
float:left;
font-weight:normal;
font-size : 20px;
line-height : 1.4;
color : #F0EBEB;
text-align:center;
margin-right:20px;
margin-bottom:0px;
}
a.promotie
{
margin-left:20px;
font-weight:700; 
font-size: 20pt;
float:left;
clear:both;
margin-bottom:20px;
}

#description h3
{
clear:both;
float:left;
font-weight:normal;
font-size : 14px;
line-height : 1.6;
color : #666666;
text-align:center;
margin-top:5px;
margin-bottom:0px;
margin-right:20px;
margin-left:0px;
}
#description p
{
clear:both;
font-size:75%;
margin-top:0px;
padding:0px 15px;
text-align:left;
}

#imagine
{
margin:0;
float:left;
width:550px;
height:360px;
background-color:#ffffff;
/*border: #333333 1px solid;*/
padding:0px;
overflow:hidden;
}


#contact
{
padding:10px;
margin:50px 0 0 400px;
float:left;
width: 300px; 
background: #fff; 
display:none;
text-align:justify;
border-right:1px solid;
}
#pozitionare
{
margin:100px 0 0 100px;
padding:10px;
float:left;
width: 600px; 
background: #fff; 
display:none;
text-align:justify;
border-right:1px solid;
}

.logo{
margin-top:-20px;
margin-left:40px;
margin-right:40px;
}
.logo_list{
margin-top:15px;
margin-bottom:15px;
}
#container{
text-align:center;
}
#logo
{
margin:0 auto;
float:right;
}
#left{
float:left
}
.left
{
float:left;
}
.right
{
float:right;
}
.menu{
width:150px;
float:left;
padding:0 13px 0 11px;
}
.menu li{
float:left;
width:150px;
list-style-type:none;
}
.menu li img{
float:left;
padding:0 0 5px 0
}
.center{
padding:12px 0 0 0;
float:left
}
.center img{
float:left
}
.topcenter{
background-color:#003352;
padding:35px 25px 0 30px;
width:500px;
font-family:Tahoma;
font-size:11px;
color:#003352;
float:left
}
.topcenter p{
width:500px;
padding:25px 0 35px 0;
float:left;
}
.bottomcenter{
background-color:#151515;
width:500px;
padding:25px 25px 0 30px;
float:left
}
.img{
float:left;
padding:22px 0 30px 1px
}
.img img{
border:1px solid black;
margin:0 3px 0 3px
}
a:hover img 
{
filter: alpha(opacity=30);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.img a{
display:block;
float:left
}
.img ul{
width:80px;
float:left;
margin:5px 0 0 20px
}
.img li{
list-style-type:none;
float:left;
line-height:18px
}
.img li a{
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
text-decoration:none
}
.img li a:visited{text-decoration:none}
.img li a:hover{text-decoration:underline}
.right{
float:left
}
#footer{
width:850px;
margin:0 auto;
text-align:left;
padding:0;
font-family:Verdana;
font-size:12px;
color:#666666;
font-weight:bold;
}
#footer #menu
{
width:850px;
padding-bottom:2px;
}
#footer #menu a {
float:left;
color: #FF6600;
font-weight:normal;
font-size : 80%;
text-decoration : none;
margin:5px 12px 0px 0px;

}
#footer #menu a:hover {
color : #003352;
}
#footer #menu2
{
clear:both;
margin:0;
width:850px;
height:105px;
background-color:#ffffff;
}

#footer #menu a.visited
{
font-weight:bold;
color : #003352;
}

#footer #menu2 .imagine_meniu
{
width:70px;
height:80px;
margin:12px 0px 0 8px;
float:left;
}
#footer #menu2 .imagine_meniu a
{
margin:0;
font-size:80%;
color:#FF6600;
}
#footer #menu2 .newsletter
{
width:250px;
height:90px;
margin:10px 20px 0px 0px;
float:right;
text-align:right;
font-size:80%;
}
#footer #menu2 .newsletter p
{
clear:both;
float:right;
width:200px;
}
input 
{
border: 1px solid #006;
height:20px;
}
#footer h2
{
margin:0px;
font-weight : normal;
font-size : 16px;
line-height : 1.2;
color : #003352;
float:left;
}
#footer .projects
{
margin:0 auto;
clear:both;
}
#footer ul
{
margin-right:0px;
margin-top:0px;
float:left;
text-align:left;
list-style:none;
padding-right:20px;
}
#footer li
{
line-height : 1.2;
margin-bottom:5px;
padding:0px;

}

#footer a {
/*color:#fff;*/
color:#003352;
font-weight:normal;
font-size : 100%;
text-decoration : none;
margin:0px 20px 0px 0px;

}
#footer a:hover {
   color : #fb2b2b;
}

.red {
   /*color : #70abe3;*/
   color : #fb2b2b;
}


.bot{
font-size:120%;
font-weight:bold;
text-align:center;
}
.bot img{
margin:0 15px 0 15px
}
.image_right
{
float:right;
margin:0;
}
.login_form{
text-align:center;
margin:50px;
}
.login_form a{
color:#003352;
}

/*Contact FORM*/

form.cmxform {
	clear:both;
	margin-top:30px;
	width: 300px;
	font-size: 1.1em;
	color: #666666;
	text-align:left;	
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #ffffff; width:300px;margin:15px 0px;}

form.cmxform fieldset {
	margin-left:0;
	border: medium none;
	background: url('/images/cmxform-fieldset.gif') repeat-x left bottom;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	height:30px;
	width:300px;
	background: url('../images/cmxform-divider.gif') repeat-x left bottom;; list-style-type:none; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:7px
	}
form.cmxform input, select{
width:150px;
height:25px;
float:right;
border: 1px solid #006;
}	
form.cmxform textarea{
width:150px;
height:100px;
float:right;
border: 1px solid #006;
}
form.cmxform img
{
float:right;
}
.project_nav
{
clear:both;
float:right;
width:600px;
}
.project_nav a
{
color:#888686;
text-decoration:none;
font-size:8pt;
}

#footer2_logo
{
float:right;
margin:0;
} 

#footer2
{
font-size:11px;
color:#666666;
font-weight:normal;
vertical-align:middle;
margin:12px 0px 0px 0px;
}

#footer2 div
{
float:left;
margin:10px 0;
margin-right:50px;
}

#footer2 img
{
vertical-align:middle;
}