body {
	background: url('img/bg.jpg') #e5e5e5 repeat-x;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: arial, tahoma;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}
#head {
	background: url('img/top.jpg') no-repeat;
	width: 894px;
	height: 13px;
}
#flash {
	width: 894px;
	height: 100px;
}
#menu {
	width: 900px;
}
.meniu {
	width: 180px;
	float: left;
	text-align: center;
}
a {
	text-decoration: none;
	color: #947a43;
}
a:hover {
	color: #FFF;
}
#reklama_top {
	width: 900px;
}
#content {
	width: 900px;
	text-align: left;
}
.photo {
	padding: 5px;
	border: 2px solid #fff;
}