/* CSS */
/* ------ WebDevelopment by EuroDesign LTD. ------ */
/* ------ Author: owystyle ----------------------- */
/* ------ Copyright 2007 EuroDesign LTD. --------- */



/* Main Properties */
/* ---------------------------------------- */
	body {
		margin: 0;
		padding: 0;
		font-family: Verdana;
		font-size: 11px;
		/*color: #29322B;*/
		color:#333;
		background: #FFFFFF url(../images/bg.gif) repeat-x;
	}
	
	a {	
		outline: none;
	}
	
	img { 
		border: 0;
	}
/* ---------------------------------------- */


/* Fixes */
/* ---------------------------------------- */
	.cf:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	* html .cf {height: 1%;}
	
	.clear {
		clear: both;	
	}
	
	input {
		border: 1px solid #ccc;
		background: #fff;
		color: #000;
	}
	
	input.button {
		border: 0;
		background: #485d88;
		color: #fff;	
	}
	
	a.more {
		color: #000;
		text-decoration: none;
		padding: 0 5px 0 5px;	
	}
	
	a.more:hover {
		color: #fff;
		text-decoration: none;
		padding: 0 5px 0 5px;
		background: #485d88;	
	}
	
	form {
		margin: 0;
		padding: 0;	
	}
/* ---------------------------------------- */


/* Content */
/* ---------------------------------------- */
	#webcontent {
		width: 900px;
		padding: 0;
	}
/* ---------------------------------------- */


/* Header */
/* ---------------------------------------- */
	#header {
		text-align: left;
		height: 150px;
	}
	
	#header_top { 
		width: 900px;
		height: 95px;
		background: #fff url(../images/header.gif) no-repeat;
		margin-bottom: 20px;
	}
	
	#header_left {
		float: left;
		width: 500px;
		height: 15px;
	}
	
	#header_right {
		text-align: right;
		
		float: right;
		width: 400px;
		height: 15px;
	}
	
	#content {
		text-align: justify;
	}
	
	#banner {
		width: 179px;
		height: 95px;
		background: #fff url(../images/banner.gif) no-repeat;
		margin-top: 20px;
	}
	
	#banner a {
		display: block;	
		width: 179px;
		height: 95px;
	}
	
	#banner span {
		display: none;	
	}
	
	#nav {
		margin-top:270px;
		width: 179px;
		float: left;
	}
	
	
	#content_left {
		float: left;
		width: 335px;
		margin: 0 5px 0 5px;
	}
	
	#content_right {
		float: left;
		width: 235px;
		margin-right: 5px;
	}
	
	#advertising {
		float: left;
		width: 130px;
		height: 700px;
		background: #efefef;
	}
/* ---------------------------------------- */

	.border {
		padding: 15px;
		border: 1px solid #efefef;
		margin-bottom: 5px;
	}
	
	.title {
		margin: 0;
		padding: 0 0 10px 0;
		
		font-size: 13px;
		color: #485d88;
		font-weight: bold;
	}
	
	.title_big {
		margin: 0;
		padding: 10px 0 5px 15px;
		
		font-size: 13px;
		color: #9b0404;
		font-weight: bold;
		text-transform: uppercase;
		
		background: #efefef;
	}
	
	.image {float:left; margin:7px;}
	.image a {
		width: 100px;
		height: 100px;
		
		border: 1px solid #ccc;
		padding: 1px;
		
		margin: 5px;
		
		float: left;	
	}
	
	.image a:hover {
		border: 1px solid #000;
	}
	
	ul {
		margin: 0;
		padding: 0 0 0 15px;
		list-style: circle;	
	}
	
	#buttons {
		margin: 5px 0 0 0;
		padding: 0;
		list-style: none;	
	}
	
	#buttons li, #buttons a {
		position: relative;
		width: 179px;
		height: 27px;
		background: #fff url(../images/button.gif) no-repeat;
		display: block;
		text-decoration: none;
	}
	
	#buttons a:hover {
		background: #fff url(../images/button.gif) 0 -27px no-repeat;
	}
	
	#buttons span {
		position: absolute;
		color: #29322B;
		font-size: 14px;
		top: 5px;
		left: 30px;
		font-weight: bold;
	}

/* Footer */
/* ---------------------------------------- */
	#footer {
		background: #485d88;
		width: 100%;
		color: #fff;
		padding: 10px 0 10px 0;	
	}
	
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;	
	}
	
	#footer li {
		display: inline;	
	}
	
	#footer a {
		color: #FFFFFF;	
	}
	
	#footer a:hover {
		color: #FFFFFF;
		text-decoration: none;	
	}
/* ---------------------------------------- */

/* layouts */

#sitemap{
	display:block;
	float:left;
	width:565px;
	margin:5px;
	padding:5px;
	text-align:left;
	
}


/* layouts */

#search{
	display:block;
	float:left;
	width:565px;
	height:406px;
	margin:5px;
	padding:5px;
	text-align:justify;
	font-size: 12px;
}

#search a{
	color: navy;
	text-decoration:none;
}

#search li{
	margin-top:5px;
	list-style-type:none;
	width:450px;
}

#search a:hover{
	color: navy;
	text-decoration:none;
	font-weight:bold;
}


#en_show{
	position:absolute;
	top: 296px;
	left:345px;
	z-index:1000;
	width:100px;
	height:40px;
	padding-left:5px;
	background: #FFFFFF;

}

h3{
	color:#29322B;
	text-align:center;
}
h4{
	color:#29322B;
	text-align:left;
	padding-left:10px;
}

#e0_0o{
	position:relative;
}

h1{
	color:#29322B;
}

#buttons span{
	color:#FFFFFF;
}

#sitemap a:link,a:active,a:visited{
	color:#485D88;
	text-decoration:none;
}
#sitemap a:hover{
	text-decoration:underline;
	color:#000000;
}

#sponsors{
	text-align:center;
}

#sitemap ul{
	margin-left:10px;
}

#sitemap li{
	list-style-type:none;
	text-indentd:5px;
}

ul.bullet-square li{
list-style-type:square!important;

}

ul.bullet-square ul li{
list-style-type:circle!important;
}

/* template proiect */
.logo_proiect{
	float:left;
}

.logo_finantator{
	float:right;
}

.pro_titlu{
	
	font-size:14px;
	font-weight:bold;
	
	text-align:center;	
	margin:30px;

}

.pro_subtitlu{
	font-weight:bold;
	margin-top:20px;
}

.pro_content{
	margin-left:10px;
	text-align:justify;
	}
.pro_content ul li{
		list-style:disc outside!important;	
}	
.pro_content img{
		margin:10px;
}

.right{
		width:560x;
		text-align:right;
}			