/* -----------------------------------------------------------------------

 CSS 
 http://www.artneo.pl
 
   * autor: Dominik Zak (dominik@artneo.pl)

----------------------------------------------------------------------- */


/*png fix
------------------------------------*/
img, div { behavior: url(js/iepngfix.htc);}

/*css restet
------------------------------------*/
body, div, dl, dt, dd, p, pre, code, del,fieldset, legend, blockquote, th, {margin: 0;padding: 0;}
div, p, h1, h2, h3, h4, h5, h6 {border: none;font-weight: normal;}
fieldset, img {border: 0;}

/*body
------------------------------------*/
body {font-size: .75em; font-family: Arial, Helvetica, sans-serif; text-align: center;background:url(../img/tlo.jpg) repeat-x #fff;color: #494949; margin:0; padding:0; }

/*strona
------------------------------------*/
#kontener {margin: 0 auto; padding: 0px; width: 967px;text-align: left;}
	#txt {background:url(../img/txt.jpg) no-repeat; height: 562px;}
		#top {float:left; height:241px; width:339px; line-height:18px; color: #4a4e4f}
			.wiejak {display:block; height:96px; width:299px; text-indent: -9999px; outline:none;}
		#firmy {position:relative; clear:both;}
			.arch {position:absolute; top:0; left:37px; background:url(../img/arch.jpg) no-repeat; display:block; width: 275px; height:185px;text-indent: -9999px; outline:none;}
			#arch {position:absolute; top:190px; left:52px; text-align:center;font-weight:bold;}
			.wiejak_pl {position:absolute; top:-45px; left:346px; background: url(../img/wiej.jpg) no-repeat; display:block; width: 275px; height:185px;text-indent: -9999px; outline:none;}
			#wiejak_pl {position:absolute; top:145px; left:375px; text-align:center;font-weight:bold;}
			.med {position:absolute; top:0; left:656px; background: url(../img/med.jpg) no-repeat; display:block; width: 275px; height:185px;text-indent: -9999px; outline:none;}
			#med {position:absolute; top:190px; left:726px; text-align:center;font-weight:bold;}


#stopka {position:relative;color: #c6c6c6; text-align:center; font-size: .75em}
	.email {position:absolute; display:block; width: 171px; height: 69px; outline:none; top:-80px; left:510px; text-indent: -9999px; }
		
/*linki
------------------------------------*/
a:link, a:visited, a:active {text-decoration: none; color:#c6c6c6;}
a:hover {text-decoration: underline; color:#c6c6c6;}

