@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	background:#1c3158 url(../images/body_bk.jpg) repeat-x;
}

.layout a {
    color: #fff;
	text-decoration:none;
}

.layout #container {
	width: 940px;  
	margin: 0 auto; 
	text-align: left; 
	background: url(../images/top-baner.jpg) no-repeat;
} 
.layout #header {
	height:230px;
} 

.layout #content{
	width:940px;
	float:left;
	background:#fff url(../images/content_bk.jpg) no-repeat;
}

.layout #sidebar1 {
	float: right; 
	width: 420px;
	margin:140px 20px 0 0;
	padding: 10px;
    text-align:justify;
    font-size:8pt;
}

.layout #mainContent {
	margin: 20px 460px 0 0; 
	padding: 20px 20px 0 20px;
	border-right:#000 dotted thin;
	text-align:justify;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.layout #menu {
	    clear:both;
        width:100%;
        height:349px;
}

.layout #menu #navigator {
    float:left;
    padding:0;
    margin:299px 0 0 3px;
    position:relative;
    width:600px;
    z-index:12;
}

.layout #menu #navigator .menu_item {
    float:left;
    height:50px;
    margin:0 4px 0 0;
    padding-top:0;
    position:relative;
}

.layout #menu #navigator .menu_item a {
    color:#fff;
    float:left;
    font-size:14px;
	font-weight:bold;
    height:50px;
    margin:0;
    position:relative;
	padding:10px 10px 0;
    text-align:center;
    text-decoration:none;
    z-index:99999;
    _position:relative;
    display: table;
    overflow: hidden;
}

.layout #menu #navigator .menu_item a:hover,
.layout #menu #navigator .menu_item a.selected
{
    background: #fff url(../images/menu_bk.png) repeat-x;
	color:#37588b;
}

/* setari articole */

.layout #mainContent h1{
    font-size:20pt;
    font-weight:bold;
    margin:20px 0;
	height:30px;
    padding:10px 0;
	padding-left:60px;
	background:#020e19 url(../images/bullet.jpg) no-repeat; 
}

.layout .articol{
    font-size:12pt;
	text-align:justify;
}

.layout .articol a{
	color:#2c4573;
}
.layout .articol p{
	padding:10px;
	margin:0;
}
.layout .articol a:hover{
	color:#000;
}


.layout #gallery{
	clear:both;
	width:940px;
	margin: 30px 0;
	position:relative;
}

.layout #gallery .container{
	background-color:#2c4573;
	float:left;
	padding:0 20px;
	width:840px;
	height:160px;
	margin:20px 30px 10px 30px;
    overflow:hidden;
	position:absolute;
	top:5px;
}

.layout #gallery .prev-photo{
	position:absolute;
	background:#091730 url(../images/stanga.png) no-repeat center center; 
	width:50px;
	height:50px;
	top:130px;
	left:10px;
	z-index:1000;
	
}
.layout #gallery .next-photo{
	position:absolute;
	background:#091730 url(../images/dreapta.png) no-repeat center center; 
	width:50px;
	height:50px;
	top:130px;
	left:880px;
	z-index:1001;
}

.layout #gallery .prev-photo:hover,
.layout #gallery .next-photo:hover
{
	background-color:#5070a1;
	cursor:pointer;
	}

.layout #gallery ul{
	width:5500px;
	margin:0;
	list-style-type:none;
}
.layout  #gallery ul li{
	float:left;
	background-color:#031524;
	margin:20px 10px;
}

.layout #footer{
	width:940px;
	height:80px;
	margin-top:160px;
	float:left;
	background-color:#122547; 	
}

.layout #footer #menu_down{
	margin-left:50px;
	margin-top:25px;
	width:800px;
	float:left;
}

.layout #footer #menu_down a{
	color:#5070a1;
	padding-top:15px;
	margin:0 20px;
	float:left;
	font:8pt;
}

.layout #footer #menu_down a:hover{
	color:#fff;
	background-image: url(../images/menu-bullet.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.layout #footer #menu_down a.selected{
	color:#fff;
	background-image: url(../images/menu-bullet.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

.layout #mainContent #formular{
	width:450px;
	float:left;
}
.layout #mainContent #formular .info {
	width:450px;
	float:left;
}

.layout #mainContent #formular .error {
	width:450px;
	height:20px;
	float:left;
	color:#f00;
}

.layout #mainContent #formular label{
	width:130px;
	padding-left:10px;
	float:left;
}

.layout #mainContent #formular input, textarea, select{
	background:#fff url(../images/input.jpg) repeat-x;
	border:1px solid #ddd;
	height:18px;
	width:180px;
	margin:3px 0;
}

.layout #mainContent #formular .p1{
 	height:40px;
	vertical-align:middle;
	width:370px;
	float:left;
	background-image: url(../images/p1.jpg);
	background-repeat:no-repeat;
	color:#2c4573;
	padding-left: 60px;
	padding-top:15px;	
	font-size: 12pt;
	font-weight:bold;	
}
.layout #mainContent #formular .p2{
 	height:40px;
	vertical-align:middle;	
	width:370px;
	float:left;
	background-image: url(../images/p2.jpg);
	background-repeat:no-repeat;
	color:#2c4573;
	padding-left: 60px;		
	padding-top: 15px;
	font-size: 12pt;
	font-weight:bold;	
}

.layout #mainContent #formular .separator{
	margin-top:15px;
 	height:10px;
	width:450px;
	float:left;
	background-image: url(../images/separator_mare.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

.layout #mainContent #formular .select {
	position: absolute;
	width: 80px; /* With the padding included, the width is 75 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 10px 0 5px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(../images/input_mare.jpg) no-repeat;
	overflow: hidden;
}
.layout #mainContent #formular .submit {
	width: 90px; 
	height: 32px;
	padding: 5px 10px 0 10px;
	color: #fff;
	margin-left:140px;
	font-weight:bold;
	text-align:center;
	background: url(../images/submit.jpg) no-repeat;
	border:none;
}
