/* -----------------------------------------------------------------------

 CSS 
 http://www.artneo.pl
 
   * autor: Dominik Zak (dominik@artneo.pl)

----------------------------------------------------------------------- */

/*PNG FIX
------------------------------------*/
img, div { behavior: url(js/iepngfix.htc) }
/*RESET
------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, blockquote,  
pre, form, fieldset, { 
margin: 0; padding: 0;
}
/*BODY
------------------------------------*/
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; margin: 0px; padding: 0px;background:url(../img/tlo.jpg) repeat-x #0E80C7;color: #fff;}
/*KONTENER
------------------------------------*/
#kontener {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px;width: 963px;text-align: left;}
/*DIV-Y TOP 
------------------------------------*/
#top {background: url(../img/top.jpg) no-repeat; height: 157px;}
#menu {background: url(../img/menu_tlo.jpg) right no-repeat; height: 63px;text-transform:uppercase;}
	ul#menu_ul li, #stopka_ul li { display: inline; padding:0; margin:0; }
	ul#menu_ul { list-style:none;padding:0; margin:0; } 
	ul#menu_ul a {background: url(../img/menu.jpg); display:block; height:63px; text-indent: -9999px; float:left; width:641px;}
		ul#menu_ul li a.home {width:146px; background-position:0 0;}
			ul#menu_ul li a.home:hover, ul#menu_ul li a.home_active {width:146px; background-position:0 -63px;}
		ul#menu_ul li a.onas {width:65px; background-position:-146px 0;}
			ul#menu_ul li a.onas:hover, ul#menu_ul li a.onas_active {width:65px; background-position:-146px -63px;}	
		ul#menu_ul li a.etapy {width:127px; background-position:-211px 0;}
			ul#menu_ul li a.etapy:hover, ul#menu_ul li a.etapy_active {width:127px; background-position:-211px -63px;}
		ul#menu_ul li a.oferta {width:69px; background-position:-338px 0;}
			ul#menu_ul li a.oferta:hover, ul#menu_ul li a.oferta_active {width:69px; background-position:-338px -63px;}
		ul#menu_ul li a.realizacje {width:90px; background-position:-407px 0;}
			ul#menu_ul li a.realizacje:hover, ul#menu_ul li a.realizacje_active {width:90px; background-position:-407px -63px;}	
		ul#menu_ul li a.kontakt {width:79px; background-position:-497px 0;}
			ul#menu_ul li a.kontakt:hover, ul#menu_ul li a.kontakt_active {width:79px; background-position:-497px -63px;}	
#flash {width:631px; height: 447px; float: left;}
#menu_prawa {background: url(../img/tlo_prawa.jpg) no-repeat; width: 332px; height: 181px; float:right;}
	ul#menu_prawa_ul {list-style:none; padding:0; margin:0; }
		ul#menu_prawa_ul a {height: 40px; display:block; padding:10px 20px; background:url(../img/out.gif);}
			ul#menu_prawa_ul a:hover {height: 40px; display:block; background: url(../img/over.png) no-repeat;}
			.wysokosc {line-height:35px;}
			.mniejsza {letter-spacing: -1px; font-weight:normal;}
#ostatnie_poz {position:relative;}		
	#ostatnie {background: url(../img/ostatnie.jpg) top left no-repeat; position:absolute;width: 322px;height: 190px;left: 635px;top: 483px;} 
		.wiecej_rel {float:right; border:none;}
		.realizacje_img {border: solid 3px #FEFEFF; margin:6px; float:left;}
#txt {clear: both;}
	#txt_in {padding: 13px;}
/*LINKI
------------------------------------*/
a {outline: none;}
a:link, a:visited, a:active {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#fcb711; font-size: 12px; }
a:hover {text-decoration: underline; color:#fcb711;}

a:link.prawa, a:visited.prawa, a:active.prawa  {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#fff; font-size: 12px; font-weight: bold;}
a:hover.prawa {text-decoration: none;color:#fff;font-weight: bold;}

a:link.stopa, a:visited.stopa, a:active.stopa  {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#fff; font-size: 12px; font-weight: bold;}
a:hover.stopa {text-decoration: underline;color:#fff;font-weight: bold;}

/*STOPKA
------------------------------------*/
#stopka {background:url(../img/stopka_tlo.jpg) top no-repeat;height:100px;color: #fff; padding:13px; text-align:right} 


