body {
	background-color:#FEF7E8; 
	}

#container {
	width: 900px; 
	margin-right: auto; 
	margin-left: auto; 
	height:auto;}
			
#header {
	width: 900px;
	height: 69px;
}			

		
	#menu {
	background: #fff url("pictures/bg_meniu.jpg") repeat-x; 
	height: 31px;
	width: 895px;
	color: #33375B;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 0;
	margin: 0;
	font-size:19px;
	font-family: "Times New Roman";
	 }

	#menu2 {
	background: #fff url("pictures/bg_meniu.jpg") repeat-x; 
	height: 31px;
	width: 554px;
	color: #33375B;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 0;
	margin: 0;
	font-size:19px;
	font-family: "Times New Roman";
	 }

	.meniu {	
	margin:0;
	padding:0;
	font-family: "Times New Roman";
 }
	 
	.meniu li {
	display: inline;
	padding-left: 1.8em;
	font-size: 19px;
	}
	
	.meniu li a:link {
	color: #33375B;
	text-decoration: none;
	}


	.meniu li a:visited {
	color: #33375B;
	text-decoration: none;
	}
	
	.meniu li a:hover {
	color: #fff; 
	text-decoration:none;
	}
	
	
	
	
	.meniu .this_page {
	color: #ffffff;
	text-decoration: none;
	
	}
	

	#continut {
	width: 900px;
	height: 400px;
	background: #fff url("pictures/bg_container.jpg") repeat-x; 		
	position: absolute !important;
	position:static;
	}
	
	.bordura {
	width: 820px;
	height: 298px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: auto;
	position: relative;
	border: 10px solid;
	border-color: #818CE5;
	}
	
	.pic {
	width: 261px;
	height: 298px;
	float: left;
	
	}
	
	.text {
	width: 559px;
	height: 298px;
	float: left;
	background-color: #ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #3C3C23;
	margin: 0;
	padding: 0;
	}
	
	p {
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	}
	
	.sep {

	padding-left: 2em;
	}
	
	h1 {
	font-family: "trebuchet ms", Calibri, helvetica, sans-serif;
	font-size: 15pt;;
	color: #797979;
	font-weight:normal;
	line-height:100%;
	margin-top:20px;
	margin-left: 10px;
	margin-bottom: 20px; 
	padding: 0;}
	
	h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #3C3C23;
	
	
	}
	
	.pic_border { border:0; }
	
	.bol_d {
	font-weight: bold;	
	}

