@charset "UTF-8";
/* CSS Document */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #352b17;
	font-family:"Adobe Garamond Pro", "Adobe Garamond Pro Bold", "Adobe Garamond Pro Bold Italic", "Adobe Garamond Pro Italic";
	font-size: 10pt;
	text-align: center;
}
#lapa {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#mainContent {
	height: 605px;
	background: url(../img/background-main3.jpg);
}
#mainContent #buttons {
	width: 900px;
	height: 320px;
}
#mainContent #buttons #pogaAstrologija {
/*	background-color:#999; */
	position: relative;
	left: 37px;
	top: 141px;
	width: 130px;
	height: 143px;
}
#mainContent #buttons #pogaDziednieciba {
/*	background-color:#999; */
	position: relative;
	left: 172px;
	top: -79px;
	width: 123px;
	height: 147px;
}
#mainContent #buttons #pogaMasaza {
/*	background-color:#999; */
	position: relative;
	left: 321px;
	top: -260px;
	width: 119px;
	height: 140px;
}
#mainContent #buttons #pogaVeselibai {
/*	background-color:#999; */
	position: relative;
	left: 450px;
	top: -400px;
	width: 142px;
	height: 140px;
}
#mainContent #buttons #pogaSarunas {
/*	background-color:#999; */
	position: relative;
	left: 596px;
	top: -506px;
	width: 135px;
	height: 147px;
}
#mainContent #buttons #pogaVeikals {
/*	background-color:#999; */
	position: relative;
	left: 743px;
	top: -576px;
	width: 118px;
	height: 143px;
}
#mainContent #textbox {
	margin: 0 auto;
	width: 550px;
	height: 285px;
}
#mainContent #textbox p.ievads {
	margin-top: 75px;
	color: #FFF;
	font-size: 12pt;
	text-align: center;
}
#footer {
	margin: 0;
	padding: 0;
	background-color: #000;
	height: 40px;
}
#footer div {
	margin: 0 auto;
	padding-top: 5px;
	font-size: 10pt;
	color: #c56f09;
	text-align: center;
}
#footer div a {
	color: #fed700;
	text-decoration: none;
}
#footer div a:hover {
	color: #c56f09;
	text-decoration: underline;
}
#bannerBox {
	margin: 0;
	padding: 0;
}
#bannerBox img {
	margin: 15px auto;
	display: inline;
	border: 0;
}
