<STYLE type="text/css">

a:active {

        color : darkturquoise;
        text-decoration : underline;
	font-family:"Arial";        
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
}

a:link {

        color : darkturquoise;
        text-decoration : none;
        font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	margin:0px;	
	padding:0px;
}

a:visited {

        color : darkturquoise;
        text-decoration : none;
        font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding:0px;
}

a:hover {

        color : aqua;
        text-decoration : none;
        font-family:"Arial";
	font-weight:bold;
	font-size:14px;
	margin:0px;	
	padding:0px;
}



img {border:0px solid navy;}
.f {border:1px solid white;}
.fflag {border:0px solid silver;}
a.faq {color: darkturquoise; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 26px;}
a.faq:hover {color: aqua; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 26px;}
a.faq:visited {color: darkturquoise; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 26px;}


#activ {text-decoration:underline; color: aqua; margin-left:4%; margin-right:4%;}
#normal {margin-left:4%; margin-right:4%;}

#realizacja {text-decoration:underline; border:2px dashed darkturquoise;text-align:center;padding:10;width:100; margin:5;}
#realizacje {border:2px dashed #FFFFFF;text-align:center;padding:10;width:100; margin:5;}

#logo_tyt {color: aqua; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 30px;margin-top:0;line-height:2;}
#logo_op {color: aqua; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 17px;padding:3;}



#just {
  width: 1000px; /* można użyć % */
  display: block;
  margin: 0 auto;
  text-align: justify;
}


#tytul {color: whitesmoke; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 45px;}
#tytul2 {color: whitesmoke; text-align: center; font-family: Times New Roman; font-weight:bold; font-size: 35px;}
#logo {background-color:#000055; position: relative; border:2px solid silver; top:0; left:-38%; width:180;height:115; padding:0;z-index:2;}
#menu {background-color:transparent; background-image:url(img/tlo.png); position: relative; border:2px solid silver; overflow: hidden; top:-85; left:83;width:650;height:35; z-index:1;text-align:left;padding-top:5px;}
#tresc {background-image:url(img/tlo.png); position: relative; border:0px solid #FFFFFF; overflow: hidden; top:-40; left:0;width:100%;min-height:380; text-align:center;padding:30;}
#stopka {background-image:url(img/tlo.png); color: #FFFFFF; border:2px solid silver; text-align: left; font-family: Arial; font-weight:bold; font-size: 13px;position: relative; top:-40; left:0;height:20;width:100%;padding:3px;}
#img {border:2px solid #FFFFFF; position: absolute; top:9%; left:780;width:400;height:700;}

#prezentacja {margin-left:-50px; width:850px; height:550px;}

BODY { background-color: steelblue; background-image:url(img/bg.jpg); background-attachment: fixed; background-repeat:inherit; color: snow; font-family: Arial; font-size: 16px; }

</STYLE>