@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background: #2d2d2d url("../gfx/bg.gif") repeat-x;
	background-position: top;
}


ul, li, div, img {
	padding: 0;
	margin: 0;
	border: 0;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3d94fe;
}

h2 {
	font-size: 16px;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}


a.male {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

a.male:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

#szerokosc {
	width: 950px;
	margin: 0px auto;
	clear: both;
}

img.napis {
	background-image: url(../gfx/napis.png);
	background-repeat: no-repeat;
}

/* --------style dla TOP ----------- */

#top {
	width: 950px;
	clear: both;
}

#logo {
	padding: 85px 0 0 45px;
	width: 170px;
	height: 30px;
	float: left;
}

ul#menu_gora {
	list-style: none;
	margin: 76px 52px 0 0;
	float: right;
	display: block;
}

ul#menu_gora li {
	position: relative;
	top: 0;
	float: left;
	height: 45px;
	padding: 15px 0 0 0;
}

ul#menu_gora li.kreski {
	width: 2px;
	margin: 0 32px 0 32px;
	background: url(../gfx/menu_line.gif) no-repeat;
}


/* --------style dla HEAD ----------- */

#head {
	width: 950px;
	height: 290px;
	background: url(../gfx/head_sbg.jpg) no-repeat;
	clear: both;
}

#skroty {
	float: left;
	padding-top: 89px;
	width: 46px;
	height: 108px;
	background: url(../gfx/skroty.gif) no-repeat;
	background-position: bottom;
}

#skroty img {
	float: left;
	clar: both;
	margin: 28px 0 8px 20px;
}

#jezyki {
	float: right;
	padding: 110px 0 0 0;
	width: 46px;
	height: 87px;
	background: url(../gfx/jezyki.gif) no-repeat;
	background-position: bottom;
}

div#jezyki img {
	position: relative;
	left: 0;
	background-image: url(../gfx/flagi.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
	float: left;
	clear: both;
	margin: 0 0 2px 10px;
}

ul#menu_oferta {
	clear: both;
	margin: 32px 0 0 193px;
	list-style: none;
	display: block;
	float: left;
	text-align: center;
}

ul#menu_oferta li {
	float: left;
	height: 47px;
	padding: 13px 0 0 0;
	position: relative;
	top: 0px;
}

ul#menu_oferta li.kreska {
	width: 1px;
	margin: 0 27px 0 26px;
	background: url(../gfx/menu_oferta_line.gif) no-repeat;
	background-position: top;
}

/* --------style dla CONTENT ----------- */

#content {
	width: 662px;
	background: url(../gfx/content_bg.gif) repeat-y;
	background-position: left;
	float: left;
	clear: left;
}

.tekst {
	padding: 0 45px 0 45px; 
	text-align: justify;
}

.zdjecia {
	padding-left: 45px; 
	clear: both;
}

#content ul {
	list-style: circle inside;
	padding: 10px 0 30px 20px;
}

img.image {
	margin: 0 15px 15px 0;	
}

/* --------style dla PRAWE MENU/KONTAKT ----------- */

#prawy_box {
	width: 288px;
	float: left;
	background: url(../gfx/prawy_box_bg.gif) repeat-y;
}

/* --------style dla formularza kontaktowego ----------- */

table.formularz {
	float: right; 
	margin: 60px 30px 0px 0px; 
	padding: 0px;
	width: 250px;
}

.text {
	width: 320px;
	height: 23px;
	padding: 0px 15px 0px 15px;
	margin-bottom: 6px;
	font-size: 11px;
	color: #d1d1d1;
	border: 1px solid #4d4d4d;
	background-color: #2d2d2d;
	font-family: Verdana;
}

textarea {
	width: 320px;
	height: 130px;
	padding: 10px 15px 10px 15px;
	margin-bottom: 5px;
	overflow: visible;
	font-size: 11px;
	color: #d1d1d1;
	border: 1px solid #4d4d4d;
	background-color: #2d2d2d;
	font-family: Verdana;
}


/* --------style dla STOPKI ----------- */

#footer {
	width: 905px;
	clear: both;
	padding: 10px 0 50px 45px;
}

img.footer_line {
	margin: 0 15px 0 15px;
	background-image: url(../gfx/menu_line.gif); 
	background-repeat: no-repeat; 
	width: 2px; 
	height: 8px;
}

/** CSS do lightboxa
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
