@charset "utf-8";

body  {

	font: 100% Arial, Helvetica, sans-serif;

	font-size:9pt;

	margin: 0; 

	padding: 0;

	text-align: center; 

	color: #fff;

	background:#000 url(../images/pattern.png);

}



.layout a {

    color: #000;

	text-decoration:none;

	border:0;

	margin:0;

}



.layout img {

	border:0;

}



.layout #container {

	width: 1000px;  

	height:850px;

	margin: 0 auto; 

	text-align: left; 

	background: url(../images/background.jpg) no-repeat;

} 



.layout #sidebar1 {

	float:left;

	width: 360px;

	height:450px;

}



.layout #sidebar1 .content{

	width:340px;

	float:left;

	padding: 15px;

    text-align:justify;

    font-size:12px;

	color:#000;

	background-color:#d7d7d7;

}



.layout #mainContent {

	float:left;

	width:360px;

	height:450px;

	margin: 0 30px 0 120px; 

}





.layout #mainContent .content{

	width:360px;

	padding-top:10px;

	float:left;

	color:#000;

	background-color:#d7d7d7;

}



.layout .link_bar{

	float:left;

	width:320px;

	padding:5px 0 0 40px;

	height:35px;

	background-color:#e4e4e4;

}



.layout .link_bar a{

	color:#a80000;

	font-weight:bold;

	margin-top:7px;

	text-decoration:none;

	float:left;

}



.layout .link_bar a.but{

	margin-top:2px;

	margin-left:10px;

	

	background: url(../images/bulet.png) no-repeat;

	width:60px;

	height:23px;

	display:block;

	float:left;

}



.layout #bigContent {

	float:left;

	margin: 0 130px 0 120px; 

	height:450px;

}



.layout #bigContent .articol{

	overflow:auto;

	height:330px;

}



.layout #bigContent .content{

	width:750px;

	float:left;

	color:#000;

	text-align:justify;

	padding:10px;

	background-color:#d7d7d7;

}



.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 {

	float:left;        

	width:100%;

    height:300px;

	position:relative;

}



.layout #menu #navigator {

    float:left;

    padding:0;

    margin:250px 300px 0 110px;

    position:relative;

    width:600px;

    z-index:12;

}



.layout #menu #navigator li {

    float:left;

    height:50px;

    margin:0 0;

    padding-top:0;

    position:relative;

    list-style-type:none;

}



.layout #menu #navigator li a {

    xdisplay:block;

    float:left;

    font-size:11px;

	font-weight:bold;

    height:45px;

    margin:0;

    xpadding-top:22px;

    position:relative;

    z-index:5000;

    text-align:center;

    text-decoration:none;



    z-index:99999;

    _position:relative;

    display: table;

    overflow: hidden;

}



.layout #menu #navigator  a{

    background: transparent url(../images/menu_item_normal.png) no-repeat center 5px;

	color:#000;

	padding-top:10px;

    width:96px;

	height:35px;

}



.layout #menu #navigator  a:hover,

.layout #menu #navigator  a.selected

{

	color:#fff;

    background: transparent url(../images/menu_item_over.png) no-repeat center top;

}

/* setari articole */



.layout h2{

	float:left;

    font-size:12px;

    font-weight:bold;

	margin:30px 0;

	width:142px;

	height:13px;

    padding:10px 0;

	text-align:center;

	background:url(../images/h2_bk.jpg) no-repeat center top; 

}



.layout .inside_span{

	margin-top:28px;

	margin-left:10px;

	width:250px;

	

}

.layout #footer{

	width:1000px;

	float:left;

}



.layout .galerie{

	float:left;

	width:200px;

	background-color:#031524;

	margin-right:10px;

	padding:5px;

}



.layout .photos{

	float:left;

	margin:10px;

	width:720px;

	padding:4px;

}

.layout .photo {
	float:left;

	background-color:#fff;

	margin:9px;

	padding:6px;	
}

.layout .photo1{

	float:left;

	background-color:#fff;

	margin:9px;

	padding:6px;
	
	text-align:center;
	
	width:150px;
	
	color:#000!important;
}



.layout #footer #menu_down{

	margin:40px 370px 0 370px;

	float:left;

	font-size:9px;

}



.layout #footer #menu_down a{

	color:#fff;

	padding-top:15px;

}



.layout #footer #menu_down a:hover{

	color:#b7672e;

}



.layout #footer #menu_down a.selected{

	color:#b7672e;

}



.layout #footer .hline{

	background:transparent url(../images/footer_bk.png) no-repeat center center;

	width:700px;

	height:4px;

	margin:5px 150px;

	float:left;

}



.layout #footer .copyright{

	width:300px;

	float:left;

	margin:5px 0 5px 170px;

}



.layout #footer .designby {

	width:300px;

	float:right;

	margin:5px 170px 5px 0;

	text-align: right;
	


}

.layout #footer .designby a {
	color:#fff!important;	
}
