body {
	background: #30A33B url(../images/bg.gif) repeat-x;
	text-align: center;
}

html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* Page structure */
#page {
	width: 884px;
	margin: auto;
	background: url(../images/bg-content.png) repeat-y;
	text-align: left;
}

* html #page {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg-content.png', sizingMethod='scale'); background-image: none;}

#header {
	width: 884px;
	height: 207px;
	background: url(../images/head-stavby.jpg);
}

#header h1 {
	position: absolute;;
}

#header h1 a {
	display: block;
	position: relative;
	top: 30px;
	left: 40px;
	width: 290px;
	height: 110px;
}

#header a span {
	display: none;
}

#header #address {
	display: block;
	position: relative;
	top: 55px;
	left: 350px;
	width: 200px;
	font-size: small;
	color: White;
	letter-spacing: 1px;
	line-height: 160%;
}

#header #address strong {
	font-size: large;
}

#header #address a, #header #address a:hover, #header #address a:active, #header #address a:visited {
	color: #F2F103;
}

#body {
	padding: 10px 40px 0px 40px;
}

#footer {
	width: 884px;
	height: 126px;
	background: url(../images/bottom.jpg);
}

#footer .logo {
	float: right;
	position: relative;
	top: 76px;
	right: 52px;
}

#footer #info {
	padding: 42px 50px 0px 50px;
	color: White;
	font-size: small;
	letter-spacing: 1px;
	line-height: 140%;
}

/* Common elements */
h2 {
	font-size: 125%;
}

h3 {
	font-size: 105%;
}

a img {
	border: none;
}

.pictures img {
	margin-right: 20px;
}
