body {
background-color: gray;
color: #000000;
font-size: 11px;
font-family: Verdana, Tahoma;
margin: 0;
}

a:hover {
text-decoration: underline;
}

img {
border: 0px;
}

#container {
background-image: url(img/main.jpg);
background-repeat: repeat-y;
width: 1024px;
margin: 0 auto;
}

#header {
background-image: url(img/header.jpg);
width: 1024px;
height: 173px;
}

#meniu {
width: 1024px;
}

#top {
background-image: url(img/top.jpg);
width: 1024px;
height: 72px;
}

#vidurys {
	width: 810px;
	text-align: center;
	position: relative;
	left: 90px;
	min-height: 400px;
	background-color: #CCCCCC;
}

#footer {
text-align: center;
background-image: url(img/footer.jpg);
width: 1024px;
height: 29px;
clear: both;
}

#footer span {
position: relative;
top: 47px;
}
