html{
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
width: 100%;
background-image:url(images/background.jpg);
background-repeat:repeat;
background-color:#331a13;
}

body {
font-family:Georgia;
width:100%;
height:100%;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
color: #110805;
font-size: 12px;
}

img {
border:0px;}

p {
margin:0px;
padding:0px;}


a:link {
	color:#9a1212;
	text-decoration: none;
}
a:visited {
	color:#9a1212;
	text-decoration: none;
}
a:hover {
	color:#311a14;
	text-decoration: underline;
}
a:active {
	color:#9a1212;
	text-decoration: none;
}

h1 {
		font-size:1.6em;
		font-weight:400;
		color:#9a1212;
		padding-top:0px;
		padding-left:5px;
		margin-top:0px;
		margin-bottom:0px;
		}
h2 {
		font-size:1.6em;
		font-weight:400;
		color:#9a1212;
		padding-top:0px;
		padding-left:5px;
		margin-top:0px;
		margin-bottom:0px;
		}
 .hr {
  width: 99%;
  height:1px;
  overflow:hidden;
  background-color: #cdc6b6;
  margin-top:5px;
  margin-bottom:5px;
  margin-left:auto;
  margin-right:auto;
}



.container {
width:800px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

		.header {
		width:100%;
		height:120px;
		float:left;
		}
			.titlu {
			background: url(images/titlu.png) no-repeat top left;
			width:350px;
			height:120px;
			float:left;
			}
			
			.header_links {
			width:400px;
			text-align:right;
			float:right;
			display:inline;
			padding-top:50px;
			padding-right:10px;
			color:#fffdf2;
			font-size:1.2em;
			font-weight:600;
			}
			
			.header_links a,.header_links a:active,.header_links a:visited {
			color:#fffdf2;
			text-decoration:none;
			}
			
			.header_links a:hover{
			color:#fffdf2;
			text-decoration:underline;
			}
	
		.main_box {
		width:800px;
		float:left;
		padding-bottom:5px;
		border:#fffdf2 solid 4px;
		background:#ebe4d4 url(images/background_box.jpg) repeat;
		}
		
			.banner {
			width:100%;
			text-align:center;
			float:left;
			background-color:#fffdf2;
			border-bottom:1px solid #cdc6b6;
			border-top:1px solid #cdc6b6;
			}
			
			.menu_links {
			width:100%;
			float:left;
			padding-top:15px;
			padding-bottom:15px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			}
		
			.menu_links ul{
			margin:0px;
			margin-left:25px !important;
			padding-left:0px;
			}
			
			.menu_links li{
			font-size:1.6em;
			font-weight:500;
			color:#9a1212;
			display:inline;
			padding-right:25px;
			}
			
			.menu_links a:link {
			color:#9a1212;
			text-decoration:none;
			}
			.menu_links a:visited {
			color:#9a1212;
			text-decoration:none;
			}
			.menu_links a:active {
			color:#311a14;
			text-decoration:none;
			}
			
			.menu_links a:hover{
			color:#311a14;
			text-decoration:none;
			}
			
		   .left {
			width:510px;
			text-align:left;
			float:left;
			position:relative;
			padding-left:10px;
			padding-top:5px;
			}
			
				.big_box_left{
				width:490px;
				text-align:justify;
				padding:9px;
				float:left;
				position:relative;
				padding-bottom:5px !important;
				margin-bottom:5px;
				background-image:url(images/deco.jpg);
				background-repeat:no-repeat;
				background-position:right top;
				background-color:#fffdf2;
				border:1px solid #cdc6b6;
				}
				.big_box_left .hr {
				  width: 80%;
				  height:1px;
				  overflow:hidden;
				  background-color: #cdc6b6;
				  margin-top:5px;
				  margin-bottom:10px;
				  margin-left:0px;
				}
				
				.big_box_left .hr1 {
				  width: 99%;
				  height:1px;
				  overflow:hidden;
				  background-color: #cdc6b6;
				  margin-top:5px;
				  margin-bottom:5px;
				}
				
			   .galerie_left{
				width:508px;
				float:left;
				position:relative;
				background-color:#fffdf2;
				border:1px solid #cdc6b6;
				}
			
			.right {
			width:260px;

			float:right;
			padding-right:10px;
			padding-top:5px;
			}
			
				.box_right{
				width:250px;
				text-align:justify;
				padding:5px;
				margin-bottom:5px;
				min-height:50px !important;
				background-color:#fffdf2;
				border:1px solid #cdc6b6;
				}
				
				.box_right a {
				font-size:1.4em;
				font-weight:400;
				color:#9a1212;
				text-decoration:none;
				}
				
				.box_right a:hover{
				font-size:1.4em;
				font-weight:400;
				color:#311a14;
				text-decoration:underline;
				}
			
		
		.footer {
		height:auto;
		float:left;
		padding-top:18px;
		padding-left:10px;
		margin-left:auto;
		margin-right:auto;
		color:#fffdf2;
		}
		
		.logo_we {
		width:219px;
		height:49px;
		float:right;
		margin-top:10px;
		margin-left:auto;
		margin-right:auto;
		cursor:pointer;
		color:#fffdf2;
		background: url(images/logo_we.png) no-repeat top right;
		}

			.footer_links {
			width:100%;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			}
		
			.footer_links ul{
			margin:0px;
			padding:0px;
			}
			
			.footer_links li{
			font-size:1em;
			font-weight:400;
			color:#fffdf2;
			display:inline;
			padding-right:5px;
			}
			
			.footer_links a,.footer_links a:active,.footer_links a:visited {
			color:#fffdf2;
			text-decoration:none;
			}
			
			.footer_links a:hover{
			color:#fffdf2;
			text-decoration:underline;
			}

.clear{clear:both; margin:0 !important; padding:0 !important; border:0 none !important; line-height:0 !important; height:0 !important; font-size:0 !important}

input.btn {
background:#fffdf2; /* background color of button */
border:1px solid #CDC6B6; /* border */
color:#9A1212; /* text color */
}

input.btn:hover { 
background:#CDC6B6;
border:1px solid #CDC6B6;
} 
