body {
	background: #EDDDC3 url(images/bg.jpg) repeat-x 0 0;
text-align: center;
margin-top: 0;
margin-bottom: 0;
}
body, td, textarea, input, button, select, option{
	color: #62463C;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}

label {
	cursor: pointer;
}

#container{	
	margin: auto; 
	text-align: left;
	width: 819px;
	}

#head1{	
	height: 249px;
	background: url(images/header1.jpg) no-repeat;	
}

#head2{	
	height: 258px;
	background: url(images/header2.jpg) no-repeat;	
}

#head3{	
	height: 268px;
	background: url(images/header3.jpg) no-repeat top;	
}

#blog{	
	float: right;
	width: 484px;
	display: inline;
	margin-right: 130px;
	margin-top: 0px;
	text-align: justify;
}
.not {
	background-color: #E7D8C6;
	border: 1px solid #DAC7B1;
	padding: 5px;
}
#menu{	
	float: left;
	width: 185px;
	text-align: left;
	display: inline;
	margin-left: 0px;
	margin-top: 0px;
}
#footer{	
	height: 85px;
	clear: both;
}
a {
	color: #4A3716;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #A3794B;
}

a:hover {
	color: #B4883E;
		cursor: crosshair;
	}
h1 {
color: #FBF7F0;
font-family: Georgia, serif;
font-style: normal;
font-size: 17px;
letter-spacing: 1px;
margin-bottom: 5px;
margin-top: 30px;
 text-transform: uppercase;
}
h2{ background: url(images/menu01.jpg) no-repeat bottom;
width: 183px;
height: 81px;
margin-bottom: 0;
margin-top: 20px;
}
div.menuh {
color: #FBF7F0;
font-family: Georgia;
font-style: italic;
font-size: 17px;
letter-spacing: 1px;
padding-top: 43px;
padding-left: 14px;
}
div.men
{ background: url(images/menu02.jpg) no-repeat;
	margin-top: 0;
	min-height: 105px;
	padding-left: 14px;
	padding-right: 24px;
}
a.meni {
	background: url(images/linbg.jpg) repeat;
	height: 12px; 
	padding-left: 10px; 
	display: block; 
	font-size: 11px; 
	color: #5E393D; 
	line-height: 12px; 
	letter-spacing: 2px;
	background-color: #F2E8D4;
	border: 1px solid #CDB59A;
	border-top: 0;
}
a:hover.meni {
	background: url(images/linbg2.jpg) repeat;
	
	}
	
textarea, input, button {
	background: #F2EAD7 url(images/linbg.jpg) repeat-y left;
	border: 1px solid #CDB59A;
	
		}
	
hr{
	background: #CDB59A;
	color: #CDB59A;
	height: 1px;
	border: 0;
}