@charset "utf-8";
/* ogólne modelowanie */

body{
background-image:url(/imgs/ogolne/tlo.gif);
background-repeat:repeat-x;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:9pt;
behavior:url(/inc/htc/csshover.htc);
}
.link{
color:#FFCC00;
font-weight:normal;}
.link_bold{color:#FFCC00;
font-weight:bold;}
a:visited, a:active, a:link{
color:#FFFFFF;
text-decoration:none;
}
a:hover{
color:#FFFFFF;
text-decoration:underline;
}
h1{
font-size:15pt;
line-height:27px;
margin:0px 0px 15px 0px;
}
.grafik2 tr{
background-color:#0066CC;
color:#FFFFFF;
font-size:9.5pt;
text-align:center;
 }
 .grafik2 td{
padding:5px;
 }
 
 .grafik tr{
background-color:#39438f;
color:#FFFFFF;
font-size:7.5pt;
text-align:center;
 }
 
.grafik tr:hover
{ 
background-color:#00137a;
cursor:pointer;
}
#lista{
list-style-type:decimal;
text-align:left;
color:#FFCC00;
font-weight:bold;
margin:0px 0px 0px 20px;
}

.null{
background:none;
border:none;
}
#null{
border:none;}
form{
font-size:8pt;
}

#wrapper{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
top:20px;
z-index:1;
background-image:url(../../imgs/ogolne/tlo2.gif);
background-repeat:repeat-x;
}
#left-img{
background-image:url(/imgs/ogolne/bg/main.jpg);
width:300px;
height:500px;
z-index:0;
position:absolute;
top:0px;
left:0px;}

#left-img-wm{
background-image:url(/imgs/photo/midi/wieczor_orientalny.jpg);
width:266px;
height:400px;
z-index:0;
position:absolute;
top:140px;
left:0px;}

#left-img-g{
background-image:url(/imgs/ogolne/bg/graf.jpg);
width:300px;
height:500px;
z-index:0;
position:absolute;
top:0px;
left:0px;}

#left-img-flow{
background-image:url(/imgs/mp.png);
background-repeat:no-repeat;
width:234px;
height:130px;
z-index:2;
position:absolute;
top:470px;
left:0px;
}
*html div#left-img-flow{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/mp.png',sizingMethod='scale');
background:none;
width:234px;
height:130px;
z-index:2;
position:absolute;
top:470px;
left:0px;
}

*html div#left-img-light{
background:none;
z-index:1;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/light.png',sizingMethod='scale');
}
div#left-img-light{
background-image:url(/imgs/light.png);
background-repeat: no-repeat;
z-index:1;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;}

/*nagłowek*/
#header{
	width:898px;
	height:140px;
	z-index:6;
	position:absolute;
	left: 2px;


}
div.header-logo{
	width: 300px;
	height: 123px;
	color: #ffffff;
	background-image: url(/imgs/ogolne/logo.png);
	background-repeat: no-repeat;
	margin:10px 0px 0px 10px;
	z-index:3;
	position:absolute;
	left:0px;
	
}
*html div.header-logo{
	width: 300px;
	height: 123px;
	color: #ffffff;
	background: none;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/ogolne/logo.png',sizingMethod='scale');
	margin:10px 0px 0px 10px;
	z-index:3;
	position:absolute;
	left:0px;
	top: 2px;
	
}

	



.header-menu {
	padding: 5px 0px;
	width: 560px;
	color: #FFFFFF;
	float:left;
	margin: 10px 0px 0px 20px;
	font-size:10pt;
	position:absolute;
	left:320px;
	top: -2px;
	z-index: 25;

}

.header-menu a {

	color: #FFFFFF;
	text-decoration: none;
}

.header-menu a:hover {

	color: #fffff;
	text-decoration: underline;
}

.header-menu  ul{
	list-style-type:none;
	padding: 0px 0px 0px 0px ;
	margin: 10px 0px 0px 30px ;
}
.header-menu li {
	float: left;
	color: #FFFFFF;
}

.header-menu li a {
	display: block;
	position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
}
.header-menu li a span {
	display: block;
	padding: 3px;
}

.header-menu-news a{
font-weight:bold;
color:#FFCC00;

}
.header-menu-blank {
width:500px;
}
/*zawartosc*/

#content{
	width:900px;
	height:500px;
	position:absolute;
	top:130px;
	left:0px;
	z-index:5;

}
#content-ss{
width:898px;
height:1700px;
position:absolute;
top:130px;
left:0px;

}

.tabsContentOuter{
	width:630px;
	position:absolute;
	top:-10px;
	left:265px;
	height:500px;
	border:1px solid #cccccc;
	z-index:20;
	float: left;
	clear: none;
	border:0px;

}

.tabsContentOuter ul {
	list-style-type:none;
	

}

.tabsContentOuter li {
		color: #FFFFFF;
		float:none;
}

.tabsContentOuter li a{
		color: #8e9eff;
		text-align:right;
}
		
.tab {
cursor: pointer;
float: left;
clear: none;

height: 24px;
line-height: 24px;
color: White;
text-align: center;
margin: 0px 4px;;
}
			
 .active{
 color:#CCCCCC;}
  .hover{
text-decoration:underline;
}			
			
#tabsContent {
padding: 2px 4px;
z-index:200;
}
		
/*stopka*/
#footer{
position:absolute;
width:880px;
height:20px;
top:585px;
left:5px;
font-size:7.5pt;
color:#666666;
text-align:right;
z-index:10;}
#footer-ss{
position:absolute;
width:880px;
height:20px;
top:1785px;
left:5px;
font-size:7.5pt;
color:#666666;
text-align:right;
z-index:99;}
#footer-st{
	position:absolute;
	width:880px;
	height:20px;
	top:676px;
	left:11px;
	font-size:7.5pt;
	color:#666666;
	text-align:right;
	z-index:99;
}
#footer-tr{
position:absolute;
width:880px;
height:20px;
top:770px;
left:5px;
font-size:7.5pt;
color:#666666;
text-align:right;
z-index:99;}

/*techniki*/

#wrapper-tb{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_b.gif);
background-repeat:repeat-x;
top:20px;
}#wrapper-bb{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_bb.gif);
background-repeat:repeat-x;
top:20px;
}
#wrapper-br{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_br.gif);
background-repeat:repeat-x;
top:20px;
}
*html div#left-img-light-tb{
background:none;
z-index:1;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/techniki/light2.png',sizingMethod='scale');
}
div#left-img-light-tb{
background-image:url(/imgs/techniki/light2.png);
background-repeat: no-repeat;
z-index:5;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;}
*html div#left-img-light-s{
background:none;
z-index:1;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/imgs/techniki/light3.png',sizingMethod='scale');
}
div#left-img-light-s{
background-image:url(/imgs/techniki/light3.png);
background-repeat: no-repeat;
z-index:5;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;}
.content-tb {
width: 550px;
height: 400px;
float: left;
clear: none;
border:0px;
position:absolute;
top:30px;
left:250px;
z-index:2;

}
.content-tb-lft {
width: 350px;
height: 400px;
float: left;
clear: none;
border:0px;
position:absolute;
top:10px;
left:20px;
z-index:6;

}
	
	
#wrapper-of{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_of.gif);
background-repeat:repeat-x;
top:20px;
}	
#wrapper-tr{
	width:900px;
	height:800px;
	border:1px solid #000099;
	position:relative;
	margin:auto;
	background-image:url(../../imgs/techniki/tlo_tr.gif);
	background-repeat:repeat-x;
	top:20px;
}
#wrapper-mc{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_mc.gif);
background-repeat:repeat-x;
top:20px;
}	
#wrapper-bl{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_bl.gif);
background-repeat:repeat-x;
top:20px;
}	
#wrapper-s{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_s.gif);
background-repeat:repeat-x;
top:20px;
}	

#wrapper-lt{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(../../imgs/techniki/tlo_lt.gif);
background-repeat:repeat-x;
top:20px;
}

#wrapper-dh
{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(/imgs/techniki/tlo_dh.gif);
background-repeat:repeat-x;
top:20px;
}		
#wrapper-d
{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(/imgs/techniki/tlo_d.gif);
background-repeat:repeat-x;
top:20px;
}

#wrapper-p
{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(/imgs/techniki/tlo_p.gif);
background-repeat:repeat-x;
top:20px;
}

.content-p {
width: 850px;
height: 400px;
float: left;
clear: none;
border:0px;
position:absolute;
top:30px;
left:50px;
z-index:2;

}
.content-p1 {
width:750px;
height: 400px;
float: left;
clear: none;
border:0px;
position:absolute;
top:30px;
left:50px;
z-index:2;

}

#wrapper-ba
{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(/imgs/techniki/tlo_ba.gif);
background-repeat:repeat-x;
top:20px;
}

#wrapper-pa
{
width:900px;
height:600px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(/imgs/techniki/tlo_pa.gif);
background-repeat:repeat-x;
top:20px;
}
#wrapper-ss
{
width:900px;
height:1800px;
border:1px solid #000099;
position:relative;
margin:auto;
background-image:url(/imgs/techniki/tlo.gif);
background-repeat:repeat-x;
top:20px;
}
/*sihirstars*/
div#bg-sihirstars{
	
	background-repeat: no-repeat;
	width: 900px;
	height: 600px;
	z-index:2;
	position:absolute;
top:0px;
left:0px;
}
*html div#bg-sihirstars{
background:none;
z-index:2;
width:900px;
height:600px;
position:absolute;
top:0px;
left:100px;

}
#wrapper-st{
	width:900px;
	height:700px;
	border:1px solid #000099;
	position:relative;
	margin:auto;
	top:20px;
	z-index:1;
	background-image:url(../../imgs/ogolne/tlo.gif);
	background-repeat:repeat-x;
}
