* { /* for demo only*/
    margin: 0;
    padding: 0
}

html, body {
    height: 100%;
}

#content {
	margin-bottom:23px;
	
	position:relative;
}


.yellow {
	width:100px;
	display:block;
	float:left;
	font-weight:bold;
}

.lin {
	color:#ffc600;
	font-weight:bold;
}

.partner {
	background-color:#fff;
	text-align:center;
	width:177px;
	border:1px solid #b5b5b5;
	margin-top:20px;
	padding-bottom:10px;
}

table img  {
	border:1px solid #b5b5b5;
}


.plikiLeft {
    width: 200px;
    float: left;
    padding-right: 20px;
} .plikiRight {
    padding-top: 3px;
} .fileTitle {
    color: #0597ff;
    margin-top: 10px;
} .fileDescT {
    color: #ffc600;
    margin-top: 15px;
} .fileDescT2 {
   
    margin-top: 9px;
} .pliki {
    margin-bottom: 10px;
}

body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #65625D;
   
    background: url('images/bg.png') repeat-x #efefef;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

#outer {
    margin: auto;
    min-height: 100%;
    position: relative;
    margin-top: -23px;
}

#footer {
    height: 23px;
    margin-left: 15px;
    position: relative;
    color: #ff0;
    background: url('images/bgDol.png') #0597ff no-repeat;
}

#logo {
    position: absolute;
    top: 40px;
}

#headerL {
    width: 566px;
    float: left;
}

#headerR {
    width: 290px;
    float: left;
}

#znak {
    position: relative;
    top: 20px;
}

#inner {
    padding-left: 15px;
    overflow: hidden;
    position: relative;
	
}

#header {
    margin-top: 24px;
    height: 247px;
    width: 990px;
	line-height: 14px;
}

#blue {
    height: 23px;
    background: url('images/pasBg.jpg') #0597ff no-repeat;
}

#sep {
    height: 25px;
}

#headerR {
	position:relative;
	width:400px;
}

#menu {
    font-size: 14px;
    font-family: "Calibri";
    position: relative;
	top:27px;
	width:234px;
	float:left;
}

#menuLeft {
	float:left;
	font-size: 14px;
    font-family: "Calibri";
    position: relative;
	top:27px;
	width:160px;
	
}

.sepMenu {
	position:relative;
	height:10px;
	width:10px;
}


a .white2, a:link .white2, a:visited .white2 {
    text-decoration: none;
    font-family: "Calibri";
	color: #0597ff;
	padding-left:15px;
	padding-bottom:6px;
	font-size:13px;
	background: url('images/plusik.jpg') no-repeat;
	background-position:0 2px;
}

a:hover .white2 {
    color: #ffc600;
	
	background: url('images/plusik2.jpg') no-repeat;
	background-position:0 2px;
	
}


a .white, a:link .white, a:visited .white {
    text-decoration: none;
    font-family: "Calibri";
	color: #0597ff;
	padding-left:15px;
	padding-bottom:6px;
	font-size:14px;
	background: url('images/crossBlue.jpg') no-repeat;
	background-position:0 0px;
}

a:hover .white {
    color: #ffc600;
	
	background: url('images/crossYellow.jpg') no-repeat;
	
	
}

.zdjecia {
	padding-bottom:23px;
}

#bl1 h1 , #bl2 h1 , #bl3 h1 {
	margin:0px;
	padding:0px;
	text-align:center;
	
}

#bl1 , #bl2 , #bl3 {
	float:left;
	width:342px;
	margin-top:2px;
}

#bl3 {
	width:300px;
}


h2 {
	margin:0px;
	font-size:14px;
	font-family: "Calibri";
	padding:0px 0px 0px 0px;
	color:#0597ff;
	font-weight:normal;
}

h1 {
	margin:0px;
	font-size:18px;
	font-family: "Calibri";
	padding:0px 0px 0px 0px;
	color:#fff;
	font-weight:normal;
	line-height:0.9em;
}

#pado {
	
	left:350px;
	position:absolute;
	color:#fff;
	top:4px;

}

#suw1,#suw2,#suw3 {
	position:absolute;
	top:10px;
	left:-7px;
}

#one , #two, #three {
	float:left;
	position:relative;
	width:328px;
	border-left:1px solid #b5b5b5;
	padding-left:13px;
}

#two {
	width:326px;
}

.article {
	width:314px;
	position:relative;
	padding-bottom:23px;
}

.article img {
	float:left;
	margin-right:7px;
}


a, a:link , a:visited, a:hover {
	text-decoration:none;
}


#main {
	margin-top:23px;
	position:relative;
	width:1200px;
	

}



.navi {
	text-decoration: none;
    font-family: "Calibri";
	color: #0597ff;
	
	padding-top:10px;
	font-size:13px;
	
}

.navi img {
	margin-top:2px;
}


.fade {
  position: absolute;
  top: 0;
  left: 0;
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  height: 111px;
  width: 116px;
  display: none;
}

.imgC {
	height: 116px;
  	width: 126px;
  	position:relative;
	float:left;
	margin-bottom:5px;
}




/**
 * 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;	
}



