@charset "utf-8";
/*********************************** global ***********************************/

html {
		background: #fff url(../g/body_bg.jpg); 
}

html, body  {
	text-align: center; 
	margin: 0;
	padding: 0;
	text-align: center;

}

body * {
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: justify;
  line-height: 18px;
	color: #444444;
	padding: 0;
	margin: 0;
}	

img {
	border:none;
}

p, address {
  margin: 0;
  padding: 5px 0;
  font-family: Verdana, Arial, sans-serif;
	font-style: normal;
}

#toppart address {
	font-size: 9pt;
	line-height: 15px;
	margin: 0 35px 0 246px;
	text-align: center;
	padding: 22px 0 0 0 !important;
	color: #a5ad96;
	height: 35px;
	overflow: hidden;
/*	color: #8f9a89; */	
/*	border: 1px solid red; */
}

address strong {
  font-size: 10pt;
}

#content h1, #content legend  {
	padding: 0 0 7px 0;
	font-size: 165%;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #a5ad96;
	font-weight: normal;
}

#content h2 {
	padding: 7px 0;
	font-size: 135%;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: normal;
	color: #a5ad96;
}


a:link, a:visited {text-decoration: underline; color: #2F4F4F;} 
a:hover {text-decoration: none; color: #5F9EA0;}

strong a:link, strong a:visited {text-decoration: underline; color: #2F4F4F;}
strong a:hover {text-decoration: none; color: #008080;}

em, strong {
  font-size: inherit;
  color: inherit;
}

em {
  font-style: italic;
  font-weight: inherit;
}

strong {
  font-weight: bold;
  font-style: inherit;
}

.bold {
  font-weight: bold !important;
}

.lined {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hand {
	cursor: pointer;
}

table {
	margin: 8px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

td {
	vertical-align: top;
	text-align: left;
	padding: 2px 5px 2px 10px;
	margin: 0;
/*	border: 1px solid black; */
}

th {
	width: 100px;		
	vertical-align: top;	
	text-align: right !important;
	font-weight: bold;
	padding: 2px 5px;
	margin: 0;
/*	border: 1px solid black; */
}



.contentmargins ul {
  list-style-type: none;
  list-style-image: url(../g/marker.png);
  margin: 0 0 5px 25px;
  padding: 4px 0;
}

.contentmargins ol {
  margin: 0 0 5px 23px;
  padding: 4px 0;
}

.contentmargins ul li, .contentmargins ol li {
  margin: 0;
  padding: 1px 0;
}

.contentmargins li ul, .contentmargins li ol {
	padding: 0;
}

/* formularz kontaktowy */

#kontakt_box {
	position: relative;
	width: 680px;
}

form {
  margin: 0 auto;
  padding: 0;
  width: 340px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}

fieldset {
  border: solid red;
  border-width: 1px;    
  padding: 0;
  margin: 0; 
	border: none;
/*	-moz-border-radius: 6px; */	
}
/*
legend {
  padding: 0 5px 0 0; 
  color: red;
  height: 25px;
  line-height: 25px;
  margin: 0 0 5px 0;
  font-size: 110%;
  font-style: italic;  
  font-weight: bold;     
}
*/
label {
  float: left;
  width: 160px;
  padding-right: 10px;
  text-align: left !important;
  color: #444444 !important;
  font-weight: bold;
  font-size: 9pt;
}


form div {
  clear: both;
  padding-top: 3px;
}
/*
fieldset p {
  font-size: 9pt;
  line-height: 16px;
  padding-left: 0;
  padding-right: 0;  
}
*/
.textinput {
  width: 165px;
  border: 1px solid #a5ad96;
}

.textinput:focus {
  background: #f0f0f0;
}

textarea {
  height: 100px;
	overflow: auto;
}

#buttonbox {
  width: 165px;
  margin: 5px 0 0 0;
  padding-left: 170px;
}

.submit {
  width: 60px;
  text-align: center !important;
  height: 20px;
  font-size: 9pt;
  color: maroon;
  margin: 0;
}

#reset {
  margin-left: 40px;
}

/* formularz kontaktowy */

/*********************************** layout ***********************************/

/* góra z deseniem i adresem stałym */
#toppart {
	height: 59px;
	width: 962px;
  margin: 4px auto 0;	
	background: url(../g/toppart.png) no-repeat;
}

/* ominięcie kalectwa IE6 - niewidoczne dla normalnych ;) */
#ieslajdfix {
	display: none;
}

/* główny blok strony */
#main {
	width: 962px;
	margin: 0 auto;
	background: url(../g/bg_stripe.png) repeat-y;
	position: relative;
}

/* dodatkowy box dla efektów graficznych */
#container {
	width: 952px;
	margin: 0 auto;
}

/* kolumny */
#cols {
  width: 732px;
  margin-left: 220px;
}

/* lewa kolumna */
#left {
  width: 220px;
  float: left;
  margin-left: -220px;
	margin-top: -54px;
	background: url(../g/leftcol.gif) top center no-repeat;
	min-height: 539px;
}

/* kolumna z główną zawartością tekstową */
#content {
	min-height: 539px;	
}

/* ustalenie odległości od krawędzi bloku */
.contentmargins {
	padding: 17px 29px 10px 22px;
	background: url(../g/hands.png) center center no-repeat;
	min-height: 529px;
}

/* stopka */
#footer {
  width: 962px;
  height: 39px;
  background: url(../g/foot.png) top center no-repeat;
  margin: 0 auto;
}

/* obrazek z logiem i domkiem */
#logo {
	margin: 1px 0 0 1px;
	width: 213px;
	height: 260px;
}

/* menu */
#left ul {
	list-style: none;
	width: 212px;
	margin: 20px 0 1px;
	text-align: center;
	background: url(../g/line.jpg) top center no-repeat;
	padding-top: 1px;
	padding-bottom: 76px;
}

#left ul li {
	width: 212px;
	line-height: 25px;
	background: url(../g/line.jpg) bottom center no-repeat;
	padding-bottom: 1px;
	overflow: hidden;
}

#left ul li a, #left ul li a:link, #left ul li a:visited, #left ul li a:hover  {
	letter-spacing: normal;
	font-family: Geneva, Georgia;
	display: block;
	height: 26px;
	line-height: 26px;
	width: 212px;
	text-indent: 9px;	
	text-decoration: none;
	text-transform: uppercase;
	background: url(../g/menu_arr.gif) 199px 1px no-repeat;
	font-weight: bold;
	font-size: 10pt;
	color: #444444;
}

#left ul li a:hover {
	color: #a53a3a;
	text-indent: 13px;
	background: url(../g/menu_hov.gif) 203px 1px no-repeat;	
}

/* copyrights, validation, link to my site */
#cvl {
	text-align: justify;
	width: 220px;
	height: 80px;	
	margin: 0;
	z-index: 10;
	position: absolute;
	left: 0;
	bottom: -16px;
}

#cvl div {
	text-align: center;
	width: 212px;
	height: 80px;
	position: absolute;
}

#cvl p {
	font-size: 8pt;
	color: #a5ad96;
	text-align: center;	
	text-transform: uppercase;
	line-height: 9px;		
	text-align: center;	
	padding: 0 0 10px 0;
	margin: 0;	
}
#cvl p.cyber {
	text-transform: none;
	padding: 2px 0 0 0;
	margin: 0;
	line-height: 9px;				
}

#cvl p.cyber a, #cvl p.cyber a:link, #cvl p.cyber a:visited, #cvl p.cyber a:hover {
	font-size: 8pt;	
	color: #a5ad96;
	text-decoration: none;
}

#cvl p.cyber a:hover {
	font-size: 8pt;	
	text-decoration: underline;
	color: #8f9a89; 	
}

/*
@media all and (min-width: 0px) { 
#cvl { 
top : -88px;
} 
.cvlposition { 
height : 63px;
} 
#cvl p { 
line-height : 12px;
} 
.contentmargins ul { 
list-style-image : url(../g/iemarker.png);
margin : 0 0 5px 18px;
padding : 0;
} 
#toppart address { 
height : 33px;
} 
} */

.top_img {
	float: right;
	padding: 2px;
	background: #f6f6f0;
	margin: 0 0 0 10px;
	border: 1px solid #a5ad96;	
/*	-moz-border-radius: 5px; */
}

.bottom_img {
	padding: 2px;
	background: #f6f6f0;
	border: 1px solid #a5ad96;	
/*	-moz-border-radius: 5px; */
}

.imgsbox {
	text-align: center;
	margin: 8px 0 0 0;
	border-top: 1px solid #a5ad96;
	padding: 14px 0 0 0;
}

#gal_box {
	padding: 10px 0;
	text-align: center;
	text-align: center !important;	
}

#gal_box img {
	margin-bottom: 2px;
}

#dane {
	width: 310px;
}

.newsbox {
  padding: 0 0 10px 0;
  margin: 0;
  text-align: justify;  
}

.newsbox p {
  padding: 10px 0 0;
  margin: 0;
}
.newsbox span {
	display: block;
	font-weight: bold;
  padding: 5px 0 0;
  margin: 0;
	background: url(../g/marker.png) 0px 9px no-repeat;
	text-indent: 20px;
}

.error {
	color: red;
	font-weight: bold;
}

.ok {
	font-weight: bold;
	color: #7c8174;
}

.pasek {
	text-align: center;
}

.pasek a,
.pasek a:link,
.pasek a:visited {
	text-decoration: underline;
	font-weight: bold;
}

.pasek a:hover {
	text-decoration: none;
	font-weight: bold;
}
/* ********** LYTEBOX ********** */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../g/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../g/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../g/lytebox/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../g/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../g/lytebox/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 95px; height: 26px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../g/lytebox/close_grey.png) top right no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../g/lytebox/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../g/lytebox/pause_grey.png) no-repeat; }
