@charset "utf-8";
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
	background-color:#2b5367;
	background-image: url(images/body_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat:repeat-x;
	text-align: center;
	margin: 0 auto;
	color:#FFFFFF;
}
embed, object {
	float:left;
}
h1 {
	font-size:20px;
	padding-bottom:10px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	padding-bottom:10px;
	font-weight:bold;
}
h3 {
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
}
#header {
	width:870px;
	height:100px;
	position:relative;
}
#menu {
	width:378px;
	padding:0px 0px 12px 7px;
	position:absolute;
	bottom:0px;
	left: 0px;
}
#navigation ul {
	list-style-type:none;
}
#navigation li {
	display:inline;
}
#navigation a {
	color:#FFFFFF;
	font-size:16px;
	line-height:24px;
	padding-left:8px;
	text-decoration:none;
	margin: 0 5px;
	background:url(images/navigation_bg.gif) left 24px no-repeat;
}
#navigation a span {
	padding-right:8px;
}
#navigation a, #navigation a span {
	display:block-inline;
	float: left;/*height: 24px;*/
}
#navigation a:hover {
	background:url(images/navigation_bg.gif) left no-repeat;
}
#navigation a:hover span {
	background:url(images/navigation_bg.gif) right no-repeat;
	cursor:pointer;
}
#current a {
	background:url(images/navigation_bg.gif) left no-repeat;
}
#current span {
	background:url(images/navigation_bg.gif) right no-repeat;
	cursor:pointer;
}
#logo {
	width:470px;
	margin-left:10px;
	padding-top:50px;
	right: 0px;
	position: absolute;
	float: left;
}
#logo img {
	display:block;
	padding: 0 21px;
}
#content {
	width:870px;
}
/*********************gallery css setings**************************/
#gallery_wrapper {
	width:870px;
	min-height:390px;
	background:url(images/gallery_bg.png) no-repeat;	
}
#thumbs {
	position:relative;
	width:396px;
	min-height:368px;
	float:left;
	margin-top: 22px;
	margin-left:24px;
	display:inline;			/* popr*/
}
#thumbs a.prev {
	background-image: url(images/prevPageArrowWhite.gif);
}
#thumbs a.next {
	background-image: url(images/nextPageArrowWhite.gif);
}
a.pageLink_next {
	display: block;
	width:20px;
	height:20px;
	position: absolute;
	bottom:0;
	right:0;
	margin: 0 20px 20px 0;
	background-position:center center;
	background-repeat:no-repeat;
	display:inline;			/* popr*/
}
a.pageLink_prev {
	display: block;
	width:20px;
	height:20px;
	position: absolute;
	top:0;
	right:0;
	margin: 0 20px 20px 0;
	background-position:center center;
	background-repeat:no-repeat;
	display:inline;			/* popr*/
}
a.pageLink_next:focus a.pageLink_prev:focus{
	outline: none;
}
#thumbs ul{
	clear: both;
}
#thumbs li {
	float: left;
	margin: 0 10px 10px 0;
	list-style: none;
}
#slideshow_wrapper {
	position:relative;
	width:340px;
	min-height:362px;
	float:left;
	padding:28px 57px 0 53px;
}
#slideshow_wrapper a.prev {
	display:block;
	height:29px;
	width:30px;
	position:absolute;
	top:40%;
	left:0;
	background:transparent url(images/prevPhotoArrow.gif) no-repeat;
	margin-left:8px;
}
#slideshow_wrapper a.next {
	display:block;
	height:29px;
	width:30px;
	position:absolute;
	top:40%;
	right:0;
	background:transparent url(images/nextPhotoArrow.gif) no-repeat;
	margin-right:8px;
}
#slideshow_container {
	display:block;
	height:240px;
	width:340px;
	position:relative;
	float:left;
	padding:0;
}
#caption {
	display:block;
	float:left;
	margin:12px 15px 0;
	position:relative;
	width:320px;
	height:75px;
	color:#000000;
	overflow:hidden;
	text-align:left;
	font-size:15px;
	line-height:21px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	display:inline;	
}
#loading {
	position: absolute;
	top:0;
	left:0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width:340px;
	height:240px;
}
#slideshow {
	display:block;
	position:absolute;
	top:0;
	left:0;
	padding:0;		
}
#slideshow a.advance-link {
	position:absolute;
	top:0;
	left:0;
	display: block;
	width: 340px;
	height: 240px;
	text-align: center;
}
#slideshow a.advance-link:hover, #slideshow a.advance-link:active, #slideshow a.advance-link:visited {
	text-decoration: none;
}
#slideshow img {
	position:absolute;
	top:0;
	left:0;
	display:block;
	height:240px;
	width:340px;
}

/************************************* kontakt css ***************************************/

#kontakt_wrapper {
	width:820px;
	min-height:355px;
	background:url(images/kontakt_bg.png) no-repeat;	
	padding:35px 0 0 50px;
	
}
#adress {
	float:left;
	width:370px;
	height:300px;
	text-align:left;
	position:relative;
	line-height:18px;
}
#adress a:link, #adress a:visited {
	color:white;
}
#adress a:hover, #adress a:active {
	color:#000033;
}
#contact_form {
	float:left;
	width:450px;
	/*height:355px;*/
	text-align:left;
	line-height:20px;
}
#mapa_holder a {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	height:155px;
	width:185px;
	overflow:hidden;
}
#mapa_holder a:hover {
	display:block;
	text-indent:-185px;
}

#imie, #mail{
	display:block;
	height:20px;
	width:230px;
	background:transparent url(images/imie_bg.gif) no-repeat;
	padding:4px 10px 3px;
	font-size:14px;
	
}
#message {
	display:block;
	width:388px;
	height:151px;
	padding:4px 10px 3px;
	background:url(images/message_bg.gif) no-repeat bottom left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	
}
#wyslij {
	display:block;
	height:24px;
	width:70px;
	/*padding:4px;*/
	margin-top:16px;
	background:transparent url(images/button.gif) no-repeat;
	color:white;
	cursor:pointer;
	font-size:16px;
	line-height:24px;
	
}
#wyslij:hover {
	background-position:right;
	color:black;
}



/*************************************** end kontakt css *********************************/
#flash {
	width:390px;
	float:left;
}
#text {
	width:470px;
	height:390px;
	margin-left:10px;
	float:left;
	display: inline;
}
#text_long {
	background:url(images/text_long_bg.png) no-repeat;
	width:410px;
	height:325px;
	margin-left:10px;
	float:left;
	display: block;
	text-align: justify;
	font-size: 13px;
	line-height: 19px;
	padding: 35px 25px 30px 35px;
}
#text_long p {
	padding-bottom:10px;
}
#text_long ul {
	padding-bottom:10px;
	padding-left:20px;
	list-style-type:circle;
}
#text_scroller {
	overflow: auto;
	height: 325px;
	width: 410px;
}
#sidebar {
	background:url(images/sidebar.gif) no-repeat;
	float: left;
	width:208px;
	height:390px;
	font-size:16px;
	text-align:left;
	
}
#sidebar li {
	list-style-position: outside;
	line-height: 46px;
	margin: 0 0 10px 21px;
	background-image:url(images/tip.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	/*position: inherit;*/
	background-position: 0 .5em;
	list-style-type: none;
}
#sidebar ul{
	padding-top: 28px;
}
#sidebar p{
	padding:20px 5px 20px 20px;
}
#sidebar span {
	margin-left:45px;
	font-size:13px;
}
#post {
	background: url(images/text_bg.jpg) no-repeat;
	width:262px;
	float:left;
	text-align: left;
	height: 264px;
}
#post p {
	padding:36px 25px 0 25px;
	line-height: 19px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#post span {
	padding:10px 0 0 25px;
}
#baumit {
	float:left;
}
#footer {
	width:870px;
	height: 60px;
	background: url(images/footer_bg.gif) no-repeat;
	float: left;
	margin-top: 10px;
}
#footer p {
	padding:8px 12px 0 402px;
	font-size:11px;
	line-height:45px;
}
#footer a:link, #footer a:visited {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover, #footer a:active {
color:#000033;
text-decoration:underline;
}
.margin {margin-top:150px;
}
