/* LAYOUT */

body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #76370C url("img/bg.png") repeat-x;
}
a, a:link {
	text-decoration: none;
}
a:visited {
	color: inherit;
}
#page {
	width: 740px;
	margin: 0 auto;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #330;
	text-align: left;
}
#page .footer span {
	display: block;
	padding-top: 20px;
}
#page #box #kontakt {
	font-size: 11px;
	margin-top: 20px;
}
#page #box #kontakt a {
	color: #900;
}
#page #box #kontakt .input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #DEC9B1;
	border: 1px solid #75522E;
	padding: 2px;
}
.achtung {
	color: #c00;
}



/* HEADER */

#top a.logo {
	display: block;
	height: 35px;
	width: 450px;
	border-width: 0px;
	margin-bottom: 17px;
}
#page div.header {
	height: 100px;
	background: transparent;
	width: 740px;
}
#page div.header.main {
	background: transparent url("img/bg_header_main.jpg") no-repeat;
}
#page div.header.dom {
	background: transparent url("img/bg_header_dom.jpg") no-repeat;
}
#page div.header.gosp {
	background: transparent url("img/bg_header_gosp.jpg") no-repeat;
}
#page div.header.offer {
	background: transparent url("img/bg_header_offer.jpg") no-repeat;
}
#top {
	height: 70px;
	width: 740px;
	background: transparent url("img/bg_menu.png") no-repeat;
	text-align: center;
}
#top a.logo span, #stopka span {
	display: none !important;
}
#page #box {
	color: #000;
	width: 640px;
	background: transparent url("img/bg_container.png") repeat-y;
	/*height: 280px;*/
	text-align: center;
	float: left;
	padding: 20px 60px 0px;
}
#page #gallery {
	color: #000;
	width: 740px;
	background: transparent url("img/bg_container.png") repeat-y;
	height: 440px;
	text-align: center;
	/*padding-top: 20px;*/
}

/* MENU */

#page #top div.menu {
	font-size: 11px;
	font-weight: bold;
}
#page #top div.menu a {
	font: bold 12px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #3A2110;
	margin-right: 16px;
	padding-left: 12px;
}
#page #top div.menu a:hover, #page #top div.menu a.selected {
	color: #000000;
	background: transparent url("img/menu_arrow.png") no-repeat 0px 4px;
}

/* CONTENT */

#page #box div.container div.title h1 {
	font: bold 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000;
	background: transparent url("img/bg_h1.png") no-repeat 0px 4px;
	padding-left: 25px;
	margin-top: 0px;
	/*margin-left: 20px;*/
	width: 430px;
	float: left;
}
#page #box div.place {
	width: 360px;
	float: right;
	color: #000000;
	text-align: left;
	font-size: 10px;
}
#page #box .place p {
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 125%;
}

#page #box div.pix {
	float: left;
	height: 260px;
	width: 255px;
	/*margin-top: 20px;
	margin-left: 40px;*/
}
#page #box div.pix img {
	border: 10px solid #C7A57E;
}
#page #box .place a {
	color: #990000;
	text-decoration: underline;
}
#page .footer a {
	color: #312418;
}



/* FOOTER */

#page div.footer {
	text-align: center;
	width: 740px;
	background: transparent url("img/bg_footer.png") no-repeat;
	height: 69px;
	color: #312418;
	float: left;
}
#page #stopka {
	font-size: 9px;
	color: #B3844F;
	text-align: center;
	margin-top: 35px;
}
#page #box .place a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	text-decoration: none;
}
#page #box .place a:hover {
	color: #CC0000;
}
