

body {
	border: 0px;
	background-color: #453227;
	background-image: url("/images/body_bg.jpg");
	background-repeat: no-repeat;
	background-position: center -80px;
	font-family: verdana, tahoma, sans-serif;
}

#container_outer {
	width: 980px;
	height: 735px;
	position: absolute;
	margin: -320px 0px 0px -490px;
	top: 50%;
	left: 50%;
	/* border: 1px solid #1D140E; */
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

#container {
	position: relative;
	width: 980px;
}

#header {
	height: 108px;
	overflow: hidden;
	background-image: url("/images/header.jpg");
}

#extraDiv4 {
	height: 516px;
	width: 100%;
	overflow: hidden;
	background-image: url("/images/bg.jpg");
	position: absolute;
}

body.default #extraDiv6,body.contact #extraDiv6 {
	position: absolute;
	left: 275px;
	height: 517px;
	width: 660px;
	background-image: url("/images/index_content_bg.jpg");
}

#column2 {
	overflow: hidden;
}

#footer {
	margin: 470px 0px 0px 0px;
	height: 111px;
	overflow: hidden;
	background-image: url('/images/footer.jpg');
}

#footer p {
	color: #955932;
	font-size: 1em;
	text-align: right;
	margin: 25px 20px 0px 0px;
}

body.default #extraDiv5,body.contact #extraDiv5 {
	height: 516px;
	width: 275px;
	position: absolute;
	background-image: url("/images/pmloda_index.jpg");
}

.content {
	font-size: 130%;
	line-height: 2em;
}

body.default .content,body.contact .content {
	position: absolute;
	top: 130px;
	left: 295px;
	height: 517px;
	width: 600px;
	text-align: center;
	color: #ffe0c1;
}

body.gallery .content {
	position: absolute;
}

body.gallery .content h2 {
	position: absolute;
	left: 25px;
	top: 25px;
	font-size: 150%;
	color: #ffffff;
	width: 625px;
	display: block;
	font-weight: bold;
}

body.gallery .content .nav {
    position: absolute;
    left: 400px;
    top: 10px;
    font-size: 130%;
    color: #ffffff;
    width: 625px;
    display: block;
    font-weight: normal;	
}

body.gallery .content .nav a {
	color: #ffffff;
	font-weight: bold;
}

body.gallery .content ul {
	position: absolute;
	width: 625px;
	left: 25px;
	top: 70px;
}

body.gallery .content ul li {
	display: inline;
	margin: 0px -5px 0px 0px;
}

body.gallery #extraDiv7 {
	background-image: url("/images/ornament1.png");
	width: 143px;
	height: 152px;
	position: absolute;
	display: block;
	top: 100px;
	right: 230px;
	z-index: 100;
}

body.gallery #extraDiv8 {
	background-image: url("/images/ornament2.png");
	width: 138px;
	height: 149px;
	position: absolute;
	display: block;
	bottom: 111px;
	right: 0px;
	z-index: 100;
}

body.gallery #image_holder {
	position: relative;
	left: 630px;
	width: 340px;
	top: 15px;
	zoom: 1
}

#header .menu {
	left: 30px;
	position: absolute;
	top: 50px;
}

#header .menu li {
	display: inline;
}

#header .menu i {
	display: none;
}

#header .menu a.index:link,#header .menu a.index:visited {
	background-image: url("/images/onas.png");
	width: 76px;
	height: 54px;
	display: inline-block;
	zoom: 1;
}

#header .menu a.index:hover {
	background-image: url("/images/onas_hover.png");
}

#header .menu a.gallery:link,#header .menu a.gallery:visited {
	background-image: url("/images/galeria.png");
	width: 109px;
	height: 54px;
	display: inline-block;
	zoom: 1;
}

#header .menu a.gallery:hover {
	background-image: url("/images/galeria_hover.png");
}

#header .menu a.contact:link,#header .menu a.contact:visited {
	background-image: url("/images/kontakt.png");
	width: 111px;
	height: 54px;
	display: inline-block;
	zoom: 1;
}

#header .menu a.contact:hover {
	background-image: url("/images/kontakt_hover.png");
}

#header .menu a.links:link,#header .menu a.links:visited {
	background-image: url("/images/linki.png");
	width: 79px;
	height: 54px;
	display: inline-block;
	zoom: 1;
}

#header .menu a.links:hover {
	background-image: url("/images/linki_hover.png");
}

a:visited, a:link{
	color: #BD6F6F;
	text-decoration: none;
}

a:hover{
	color: #E48F8F;
}

