* {
    margin: 0pt;
    padding: 0pt;
}

body {
	background: #ecebe6;
    line-height: 17px;
    font-family: Tahoma;
    font-size: 12px;
	color: #888;
	margin-top: 20px;
}

a:active, a:link, a:visited, a:hover {
	text-decoration: none;
	color: #bc5e20;
}

ul, ol {
	margin-left: 20px;
}

#top {
	background: #FFF;
	width: 800px;
	height: 169px;
	margin: auto;
	color: #DDD;
} 

#logo {
	width: 200px;
	text-align: center;
}

#menu-top {
	background: url('gfx/menu.jpg') no-repeat;
	width: 560px;
	height: 51px;
	line-height: 51px;
	padding-right: 20px;
	text-align: right;
}

#menu-top a {
	font-family: Verdana;
	font-size: 9px;
	color: #BBB;
}

#logo-txt {
	height: 80px; 
	padding-top: 10px;
	padding-left: 30px;
}

#logo-txt-1 {
	text-decoration: none;
	font-family: "Arial Black";
	font-size: 36px;
	color: #5a2c14;
}

#logo-txt-2 {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 36px;
	color: #5a2c14;
}

#navi {
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #5a2c14;
}

#body {
	background: #FFF;
	width: 790px;
	min-height: 400px;
	height: auto;
	_height: 400px;
	padding: 0px 5px 15px 5px;
	margin: auto;
}

#left {
	width: 210px;
	float: left;
}

#menu {
	width: 210px;
}

#menu a {
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EEE;
}

#menu .first {
	background: url('gfx/menu-first.jpg');
	width: 190px;
	height: 34px;
	line-height: 34px;
	padding-left: 20px;
}

#menu div {
	background: url('gfx/menu-standard.jpg');
	width: 190px;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	cursor: pointer;
}

#menu .last {
	margin-bottom: 5px;
	background: url('gfx/menu-last.jpg');
	width: 190px;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
}

.left-top {
	background: url('gfx/buttons-top.jpg');
	width: 210px;
	height: 5px;
	font-size: 1px;
}

.left {
	background: url('gfx/buttons-middle.jpg');
	width: 196px;
	padding: 0px 7px;
	text-align: center;
}

.left-bottom {
	background: url('gfx/buttons-bottom.jpg');
	width: 210px;
	height: 5px;
	margin-bottom: 5px;
	font-size: 1px;
}


#right {
	width: 577px;
	float: right;
}

#bird {
	margin-bottom: 3px;
	background: url('gfx/bird.jpg');
	width: 577px;
	height: 308px;
}

#content-top {
	background: url('gfx/content-top.jpg');
	width: 577px;
	height: 5px;
	font-size: 1px;
}

#content {
	background: url('gfx/content-middle.jpg');
	width: 563px;
	min-height: 300px;
	height: auto;
	_height: 300px;
	padding: 0px 7px;
    font-family: Verdana;	
	font-size: 11px;
	color: #000;
}

#content-bottom {
	background: url('gfx/content-bottom.jpg');
	width: 577px;
	height: 5px;
	font-size: 1px;
}

#footer {
	border-top: 1px dotted #888;
	width: 800px;
	margin: auto;
}

/* Wpisy dotyczace CMSa ale nie modulu panelu (nie sa obowiazkowe ale poprawiaja wyglad CMSa) */
/* Ogolne */
.lang_link {
	font-size: 9px;
}

.spec_text {
	font-family: Arial;
	font-weight: bold;
}

.spec_text_big {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

.spec_link {
	color: #F00;
}

.img {
	border: 1px solid #999;
	padding: 2px;
}

.guest_text-main {
	width: 80%;
	padding-bottom: 20px;
	margin: auto;
}

.guest_text-content {
	border: 1px solid #DDD;
	background: #EEE;
	padding: 1px 2px;
	text-align: justify;
}

/* mod_gallery */
.gallery_folder {
	border: 1px solid #999;
	background: #FFF;
	padding: 2px 0px;
}
