html,body {
height:100%;
margin:0px;
padding:0px;
border:0px;
}
body{
	text-align:left;
	font-family:Verdana;
	font-size:13px;
	background:#001E14;
}
#background{position:absolute; z-index:1; width:100%; height:100%;margin:0px;padding:0px;}


div.dd{
      border-left:1px solid #333333;
      border-right:1px solid #333333;
      border-top:1px solid #333333;
      background:  #050B13 url(img/srodek.jpg) repeat-x;
	width:900px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-450px;
	z-index:10;
}
div.cc{
	background:  #050B13 url(img/srodek.jpg) repeat-x;
	width:900px;
	height:100%;
	position:absolute;		
	left:50%;
	top:0px;
	margin-left:-450px;
	z-index:1;
}
div.logo{
	margin:0 auto;
	width:900px;
	height:437px;
	text-align:left;
	color:#008949;
}
div.glowny{
      width:800px;
	color:#B3D576;
	font-size:14px;
	margin-top:20px;
	text-align:left;
	font-weight:bold;
	z-index:90;
	margin-left:50px;
	line-height:17px;
}
div.pasek{
	width:100%;
	height:76px;
	background:url(img/pasek.jpg);
	color:white;
	position:absolute;
	left:0px;
	top:350px;
	text-align:center;
	z-index:12;
}
a.glink{
	display:block;
	text-align:center;
	margin-right:4px;
	margin-left:4px;
	padding:0px;
	color:#B3FFAF;
	text-decoration:none;	
	width:149px;
	height:41px;
	background:url(img/guzik.jpg);
	float:left;
}
.glink div{
	margin-top:10px;
}

.pasek a{
	color:white;
	font-size:19px;
	text-decoration:none;
	margin-right:22px;
	margin-left:22px;
	padding-top:15px;
	outline:none;
	position:absolute;
	left:50%;
	top:15px;
}
.pasek a:hover{
	color:#455B6F;
}
a#nasi{
font-size:15px;
padding-top:0px;
padding-left:30px;
margin-left:270px;
top:19px;
height:20px;
position:absolute;
}
a#listy{
position:absolute;
font-size:15px;
padding-top:0px;
padding-left:30px;
margin-left:250px;
top:43px;
height:20px;
}
div.kreska{
	width:2px;
	height:36px;
	background:url(img/kreseczka.jpg) no-repeat;
	position:absolute;
	left:50%;
	top:20px;
}
#kreseczka1{margin-left:-320px;}
#kreseczka2{margin-left:-180px;}
#kreseczka3{margin-left:-40px;}
#kreseczka4{margin-left:100px;}
#kreseczka5{margin-left:240px;}
#kreseczka6{
	width:96px;height:2px;
	background:url(img/kreha.jpg) no-repeat;
	position:absolute;
	margin-left:290px;
	left:50%;
	top:38px;
}
div.trangor1{
	position:absolute;
	left:50%;
	margin-left:-425px;
	top:0px;
	background:url(img/logoG3.jpg) no-repeat;
	width:165px;
	height:87px;	
}
div.trangor2{
	position:absolute;
	left:50%;
	margin-left:-425px;
	top:0px;
	background:url(img/logoG4.jpg) no-repeat;
	width:165px;
	height:87px;	
	opacity:0;
	filter:alpha(opacity=0);
	
}
div#profesjonalna{
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-170px;
	z-index:120;
	font-weight:bold;
	font-size:19px;
	letter-spacing:-0.3px;word-spacing:-2px;
	width:700px;
	color:#7EC426;
}

div#banery{
	position:absolute;
	left:50%;
	top:55px;
	margin-left:-140px;
	z-index:120;
	font-size:22px;
	font-weight:bold;
	letter-spacing:0.1px;
	word-spacing:2px;
	width:700px;
	color:#BFE67C;
}
img{
	border:0;
	margin:5px;
}
#zdjecia img{
	border:1px #BFBFBF solid;
}
div#zdjecia{
	width:800px;
}

.aktual img{
	border:1px #BFBFBF solid;
}
img.obraz{	
	z-index:40;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#2F3742; margin:0 5px;}
.b2f {height:1px; background:#2F3742; margin:0 3px;}
.b3f {height:1px; background:#2F3742; margin:0 2px;}
.b4f {height:1px; background:#2F3742; margin:0 1px;}
.contentf {background: #2F3742;}
.contentf div {margin-left: 5px;margin-right: 5px;}

.yellow {
color: #050B13;
}