body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #732521;
	background: #f3c275 url(images/pattern.png) repeat-x left top;
	padding:0;
	margin:0;
}
div{
	/*border: 1px solid black;*/
}
h1{
	font-size: 16px;
	margin: 0;
	padding: 20px 0 0 20px;
}
h2{
	font-size: 14px;
	margin: 0 0 0 -15px;
	padding: 15px 0 0 0;
}
img{
	border: 0;
}
#container{
	width:760px;
	background-color: White;
	margin: 0 auto;
	margin-top:20px;
	border: 1px solid Black;
}
#header{
	height: 257px;
	background: url(images/header.png) no-repeat top;
}
#contentBg{
	background-color: White;
	background: url(images/contentBg.png) repeat-y center;
}
#contentBottom{
	background: url(images/contentBottom.png) no-repeat bottom;
}
#footer{
	height: 37px;
	background: url(images/footer.png) no-repeat top;
}
#flags{
	position: relative;
	margin-left: 630px;
}
#menu{
	position:relative;
	top: 37px;
	left: 25px;
	width:200px;
	text-align: center;
}
#content{
	width:520px;
	padding: 20px 0 0 0;
}
#side{
	float:right;
	width: 230px;
	text-align: center;
	margin-top: 60px;
	letter-spacing: 1px;
}
#logo{
	background: url(images/logo.png) no-repeat;
	width:161px;
	height:88px;
	position:absolute;
	display:block;
}
#text{
	width:450px;
	margin: 0 auto;
	text-align:justify;
	padding-bottom:10px;
	text-indent: 20px;
}
#text p{
	margin: 0px;
	padding: 5px;
}
#side p{
	margin: 12px;
}
#menu ul{
	list-style: none;
	color: white;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
#menu a{
	color:white;
	font-weight:bold;
	font-size: 110%;
	padding: 2px;
	display:block;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#footer div{
	padding: 12px 0 0 7px;
}
.bek{
	margin: 50px 0 0 0;
	padding: 0;
	text-indent: 0;;
}


#items table{
	height:100px;
	background-color: #f3b95d;
	width:300px;
	margin: 10px auto;
	border: 2px solid #732521;
	
}
#items a{
	color:#732521;
	font-weight: bold;
}
#items{
	width:400px;
	margin:0 auto;
}
#navbar{
	margin: 10px;
	border-bottom: 2px solid #732521;
	padding-bottom:5px;
}
#navbar a{
	color:#732521;
}
#pictures a{
	display:block;
	float:left;
	margin-left: 15px;
	margin-bottom:15px;
	
}
#pictures img{
	width:150px;
	height:100px;
}
