/* LAYOUT */

body {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #F1F6E8 url("../img/bg.jpg") repeat-x;
}
a, a:link {
	text-decoration: none;
}
a:visited {
	color: inherit;
}
#page {
	width: 770px;
	margin: 0 auto;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #330;
	text-align: left;
}
#page #box {
	color: #000;
	width: 770px;
	margin-top: 10px;
}
.achtung {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}
img.hand {
	cursor: pointer;
}

/* HEADER */

#top a.logo {
	background: transparent url("../img/logo_top.png") no-repeat;
	display: block;
	height: 55px;
	width: 245px;
	border-width: 0px;
	float: left;
}
#page div.header {
	background: none;
	height: 240px;
}
#page div.header.wczasy {
	background: transparent url("../img/bg_header_wczasy.jpg") no-repeat;
	height: 166px;
}
#page div.header.konferencje {
	background: transparent url("../img/bg_header_konferencje.jpg") no-repeat;
	height: 166px;
}
#page div.header.szkolenia {
	background: transparent url("../img/bg_header_szkolenia.jpg") no-repeat;
	height: 166px;
}
#page div.header.dojazd {
	background: transparent url("../img/bg_header_dojazd.jpg") no-repeat;
	height: 166px;
}
#page div.header.sciezka {
	background: transparent url("../img/bg_header_sciezka.jpg") no-repeat;
	height: 166px;
}
#page div.header.foto {
	background: transparent url("../img/bg_header_foto.jpg") no-repeat;
	height: 166px;
}
#page div.header.wypoczynek {
	background: transparent url("../img/bg_header_wypoczynek.jpg") no-repeat;
	height: 166px;
}
#page div.header.restauracja {
	background: transparent url("../img/bg_header_restauracja.jpg") no-repeat;
	height: 166px;
}
#top {
	height: 55px;
	width: 770px;
}
#top a.logo span {
	display: none !important;
}
#top div.touch {
	float: right;
	width: 120px;
	margin-top: 40px;
	font-weight: bold;
	color: #87A444;
}
#top div.touch a {
	color: #000;
}

/* MENU */

#page #box div.menu {
	font-size: 11px;
	font-weight: bold;
	height: 300px;
	width: 175px;
	padding-top: 5px;
	padding-left: 5px;
	border-left: 1px solid #CDDCAB;
	background-color: #F1F6E8;
	margin-right: 7px;
	float: left;
}
#page #box div.menu a.menuLev0 {
	font-weight: bold;
	color: #630;
	background: transparent url("../img/bg_menu2.png") no-repeat 0px 1px;
	display: block;
	width: 150px;
	margin: 6px 0px;
	padding-left: 20px;
}
#page #box div.menu a.menuLev0act {
	color: #000;
	background: #fff url("../img/bg_menu1.png") no-repeat 0px 1px;
}
#page #box div.menu a.menuLev1 {
	display:block;
	font-weight: normal;
	color: #000;
	background: transparent url("../img/bg_menu3.png") no-repeat 10px 2px;
	width: 140px;
	margin: 6px 0px;
	padding-left: 30px;
}
#page #box div.menu a:hover, #page #box div.menu a.menuLev1act {
	background-color: #fff;
	color: #000;
	margin: 6px 0px;
}
/*#page #box div.menu a.menuLev1act {
	margin: 4px 0;
}*/

/* CONTENT */

#page #box div.container {
	background-color: #E0EBCB;
	min-height: 250px;
	width: 580px;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #CDDCAB;
	border-left: 1px solid #CDDCAB;
	/*border-top: 1px solid #CDDCAB;*/
	float: right;
	/*vertical-align: top;*/
}
#page #box div.container div.title {
	background: transparent url("../img/bg_title.png") repeat-x;
	height: 28px;
	width: 560px;
	margin-top: 0px;
	padding-top: 9px;
	padding-left: 20px;
	float: left;
}
#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.container div.place {
	font-size: 10px;
	border-top: 1px solid #fff;
	background: transparent url("../img/bg_content.jpg") no-repeat right top;
	width: 540px;
	padding: 20px;
	min-height: 250px;
	float: left;
	line-height: 125%;
	color: #030;
}
#page #box div.container div.place img {
	border: 7px solid #F1F7E8;
	margin: 0 15px 10px 0;
}
#page #box div.container div.place a {
	color: #336600;
	padding-left: 12px;
	background: transparent url("../img/bg_link.png") no-repeat 0px 3px;
}
#page #box div.container div.place a:hover {
	color: #FF3300;
	background: transparent url("../img/bg_link_hover.png") no-repeat 0px 3px;
}
#page #box div.container div.place h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

/* FOOTER */

#page #box #bottom {
	background: transparent url("../img/bg_bottom.png") no-repeat;
	height: 20px;
	width: 582px;
	text-align: right;
	float: right;
}
#page #box #bottom a {
	display: block;
	height: 20px;
	width: 50px;
	border-width: 0px;
	float: right;
}
#page #box div.footer {
	text-align: center;
	float: right;
	width: 582px;
	margin: 25px 0;
	color: #330;
}
#page #box div.footer a {
	color: #336600;
	padding-left: 12px;
	background: transparent url("../img/bg_link.png") no-repeat 0px 3px;
}
#page #box div.footer a:hover {
	color: #FF3300;
	background: transparent url("../img/bg_link_hover.png") no-repeat 0px 3px;
}
#page #box div.footer a span {
	display: none !important;
}
div.jedna, div.dva, div.tri {
	float: left;
	/*background-color: #00FF00;*/
	height: 200px;
	width: 170px;
}
div.jedna, div.dva {
	margin-right: 9px;
	border-right: 1px solid #ccc;
}
.nb {
	border: none !important;
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
}
div.opis {
	padding: 10px 10px 0px 10px;
	width: 145px;
	float: left;
}
div.opis a, div.opis a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #660000;
}
