@font-face {
 font-family: DejaVuSansMonoBook;
 src: url('fonts/SEGOEUIL.eot');
 src: url('fonts/SEGOEUIL.eot?#iefix') format('embedded-opentype'),
   url('fonts/SEGOEUIL.woff') format('woff'),
   url('fonts/SEGOEUIL.ttf') format('truetype'),
   url('fonts/SEGOEUIL.svg#SEGOEUIL') format('svg');
 font-weight: normal;
 font-style: normal;
	}
body{ 
 background-color: #FFF;
 width: auto;
}
a:link {
	color: #A0A0A0;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color:#586768;
	text-decoration: none;
}

a:active {
	color: #999;
	text-decoration: none;
}

img {
	border: 0;
}
#slideshow {
    position:relative;
	width:650px;
	height:435px;
	margin:0px 0px 0px 5px;
	float:left;
}

#slideshow IMG {
	position:absolute;
	z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


#wrapper {
 background-color:#FFF;
 margin:auto;
 width:1000px;
 height:auto;
 padding:0px 0px;
}

header{
	background-color:transparent;
	clear: both;
	width: 1000px;
	height: 160px;
	margin: 0px 0px 0px 0px;
}
#logo {
	position:absolute;
	width:auto;
	height:auto;
	margin: 40px 0px 0px 40px;
}
#menu {
	position:absolute;
	height: 30px;
	width: 500px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	list-style: none;
	border-bottom: 0px solid #232323; 
	border-top: 0px solid #232323;
	margin:50px 0px 0px 510px;
	letter-spacing: 2px;	
}
#menu li {
	float: left; 	
}
#menu li a {
	display: block;
	padding: 0px 20px 0px 3px;
	text-decoration:none;
	font-weight: 100;
	color:#A0A0A0;
	border-left: 1px solid #A0A0A0;
	font-size:12px; 
}
#menu li a:hover {
    color:#586768;
}
#menu li ul {
	overflow: hidden; 
    display: none;
	
}
#menu li:hover ul {
	position:absolute; 
	list-style:none;
	display:block;
	width: 100px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	line-height: 140%;
	letter-spacing: 2px;
	padding: 9px 0px 0px 0px;
}

#title{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:13px;
	color:#A0A0A0;
	line-height: 180%;
	letter-spacing: 1px;
	text-align:justify;
	width:920px;
	height: auto;
	margin: 90px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	float:left;
}
#kwadrat{
    margin: 90px 0px 0px 928px;
	position:absolute;
}
section{
	width:1000px;
	height: auto;
	clear: both;
}
#katalog_left{
	height: auto;
	width: 450px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	list-style: none;
	letter-spacing: 0px;
	line-height: 170%;
	color:#A0A0A0;
	float: left;
	margin: 0px 0px 0px 40px;
}
#katalog_right{
	height: auto;
	width: 450px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	list-style: none;
	letter-spacing: 0px;
	line-height: 170%;
	color:#A0A0A0;
	float: none;
	text-align:right;
	margin: 0px 0px 0px 505px;
}
#spis {
	position:relative;
	height: auto;
	width: 450px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	list-style: none;
	letter-spacing: 0px;
	line-height: 170%;
	color:#A0A0A0;
	float: left;
}

#spis li {
	float: left;
	height: 30px;
	width: 450px;
}

#spis li a {
	display: block;
	text-decoration:none;
	font-weight: 100;
	color:#A0A0A0;
	font-size:12px; 
}
#spis li a:hover {
    color:#586768;
}
#spis li ul {
	overflow: hidden; 
    display: none;
}
#spis li:hover ul {
	position:absolute; 
	display:block;
	width: 300px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	line-height:200%;
	letter-spacing: 0px;
	padding:8px 0px 0px 0px;
}
#spis_text {
	position:relative;
	height: auto;
	width: 450px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	list-style: none;
	letter-spacing: 0px;
	line-height: 170%;
	color:#A0A0A0;
}

#spis_text li {
	float: left;
	height: 22px;
	width: 450px;
	
}
#spis_text li a {	
	display: block;
	text-decoration:none;
	font-weight: 100;
	color:#A0A0A0;
	font-size:12px; 
}
#spis_text li a:hover {
    color:#586768;
}
#spis_text li ul {
	overflow: hidden; 
    display: none;
}
#spis_text li:hover ul {
	position:absolute; 
	display:block;
	width: 200px;
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	line-height:200%;
	letter-spacing: 0px;
}
#article1{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	color:#A0A0A0;
	line-height: 180%;
	letter-spacing: 0px;
	text-align:justify;
	width:400px;
	height: auto;
	margin: 0px 0px 0px 40px;
	float:left;
	}
	
#article2{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	color:#A0A0A0;
	line-height: 180%;
	letter-spacing: 0px;
	text-align:justify;
	width:900px;
	height: auto;
	margin: 100px 0px 0px 40px;
	float:left;
}

#wywiad{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:12px;
	color:#A0A0A0;
	line-height: 180%;
	letter-spacing: 0px;
	text-align:justify;
	width:750px;
	height: auto;
	margin: 0px 40px 0px 0px;
	float:right;
	padding:0px 0px 0px 115px;
	background-image:url(../buttons/prostokat.jpg);
	background-repeat:repeat-y;

}

#przypis{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:10px;
	color:#A0A0A0;
	line-height: 180%;
	letter-spacing: 0px;
	text-align:justify;
	width:750px;
	height: auto;
	margin: 40px 0px 0px 210px;
	float:left;
}
#figure{
	width:435px;
	height:auto;
	margin: 0px 0px 0px 524px;
	
}

#podpisprace{
	
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	color:#A0A0A0;
	line-height: 140%;
	letter-spacing: 1px;
	text-align:left;
	width:477px;
	height: auto;
	margin:10px 0px 0px 523px;
}


#thumbnails{
	width:340px;
	height:auto;
	margin:auto;
	float:right;
}
#imageview{
	width:550px;
	height:auto;
	margin: 0px 0px 0px 40px;
}
#podpisy{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-weight:100;
	font-size:11px;
	color:#A0A0A0;
	line-height: 140%;
	letter-spacing: 1px;
	text-align:left;
	width:550px;
	height: auto;
	margin: 0px 0px 0px 40px;
	padding-top:10px;
}


#obrazek_18{
	margin: 0px 0px 0px 300px;
	position:absolute;
	z-index:23;
		
}

#obrazek_17{
	margin: 344px 0px 0px 585px;
	position:absolute;
	z-index:22;
		
}

#obrazek_1{
	margin: 140px 0px 0px 40px;
	padding:0px 0px 100px 0px;
	z-index:20;
		float:left;
	position:relative;	
}

#obrazek_3{	
	margin: 184px 0px 0px 330px;
	position:absolute;
	z-index:12;
}

#obrazek_4{	
	margin: 200px 0px 0px 560px;
	position:absolute;
	z-index:11;	
}


#obrazek_5{	
	margin:165px 0px 0px 745px;
	z-index:2;
	position:absolute;	
}


#obrazek_2{	
	margin:415px 0px 0px 270px;
	z-index:13;
	position:absolute;	
}


#obrazek_11{	
	margin: 410px 0px 0px 455px;
	position:absolute;
	z-index:10;	
}


#obrazek_10{	
	margin: 370px 0px 0px 560px;
	position:absolute;
	z-index:9;
}


#obrazek_09{	
	margin: 370px 0px 0px 750px;
	position:absolute;
	z-index:20;

}

#obrazek_08{	
	margin: 450px 0px 0px 820px;
	position:absolute;
	z-index:21;
	
}








#tekst_1l{
	padding: 15px 20px 0px 0px;
	float:left;
}
#tekst_2l{
	padding: 15px 20px 0px 0px;
	float:left;
}
#tekst_3l{
	padding: 15px 20px 0px 0px;
	float:left;
}
#tekst_1r{
	padding: 15px 0px 10px 20px;
	float:right;
}
#katalog_1l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_2l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_3l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_4l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_5l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_6l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_7l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_8l{
	padding: 0px 10px 5px 0px;
	float:left;
}
#katalog_9l{
	padding: 0px 10px 5px 0px;
	float:left;
}


#katalog_1r{
	padding: 0px 0px 15px 10px;
	float:right;
}
#katalog_2r{
	padding: 0px 0px 15px 10px;
	float:right;
}
#katalog_3r{
	padding: 0px 0px 15px 10px;
	float:right;
}
#katalog_4r{
	padding: 0px 0px 15px 10px;
	float:right;
}
#katalog_5r{
	padding: 0px 0px 15px 10px;
	float:right;
}

#katalog_6r{
	padding: 0px 0px 15px 10px;
	float:right;
}

#footer {
	clear: both;
	padding:80px 0px 80px 0px;
  
}
#linia_2 {
	position:absolute;
	margin: 0px 0px 40px 40px;
}

#ap{
	font-family:SEGOEUIL, sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:100%;
	color:#A0A0A0;
	position:absolute;
	width: 140px;
	height:20px;
	padding: 0px;
	margin: 16px 0 0 40px;
	letter-spacing: 1px;
}
#logotyp {
	margin: 0px 0px 0px 937px;
	width:20px;
	height:29px;	
}
