/* -----------------------------------------------------------------------

 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: #000000;}

/*strona
------------------------------------*/
#kontener {margin: 0 auto; padding: 0px; width: 860px;text-align: left;}
	#flash {width:100%; height:259px;}
		#naglowek {position:relative;}
						#top {width: 700px;height: 300px;position: absolute;left: 200px;top: -21px;}
		#menu_tlo {background: url(../img/menu_tlo.png) no-repeat; height:70px;}
	#produkty { background: url(../img/oferta.jpg) no-repeat; width:250px; float:left; color:#000 }
		#produkty ul {list-style: none; font-weight: bold; padding:13px; margin:5px;}
			#produkty #rozwinieta {padding:0 10px; margin:6px; }
	#txt {float:left; width:600px; }
		#txt_in {padding:0 5px;}
#stopka {background: url(../img/stopka_tlo.jpg) no-repeat ;height:133px;color: #bbb; clear:both; color:#fff;}
	span.przerwa {padding: 0 10px;}
	span.prawa {float:right; text-align:right; padding:3px; color: #474343;}

/*menu
------------------------------------*/
#menu {text-transform:uppercase;}
	#menu_ul li, #stopka_ul li { display: inline; padding:0; margin:0; }
	#menu_ul { list-style:none;padding:0; margin:0; } 
	#menu_ul a {background: url(../img/menu.jpg); display:block; height:46px; text-indent: -9999px; float:left; width:445px;}
		#menu_ul li a.home {width:103px; background-position:0 0;}
			#menu_ul li a.home:hover, ul#menu_ul li a.home_active {width:103px; background-position:0 -68px;}
		#menu_ul li a.firma {width:129px; background-position:-103px 0;}
			#menu_ul li a.firma:hover, ul#menu_ul li a.firma_active {width:129px; background-position:-103px -68px;}
		#menu_ul li a.formularz {width:110px; background-position:-232px 0;}
			#menu_ul li a.formularz:hover, ul#menu_ul li a.formularz_active {width:110px; background-position:-232px -68px;}
		#menu_ul li a.kontakt {width:103px; background-position:-342px 0;}
			#menu_ul li a.kontakt:hover, ul#menu_ul li a.kontakt_active {width:103px; background-position:-342px -68px;}

/*menu produkty
------------------------------------*/	
#produkty a.produkt {display:block; width:189px; line-height:22px;border: 2px solid #fff; padding:0 5px; text-decoration:none; font-weight:bold;}
#produkty a:hover.produkt {display:block; width:195px; background: url(../img/arrow.gif) center right no-repeat #f19e11; border: 2px solid #fff; line-height:22px; color: #fff; margin:0}
a:link.rozwiniete, a.rozwiniete:visited {display:block; width:150px; text-decoration:none; color: #000; font-weight: normal; padding:2px 3px; margin:0; text-decoration:none;}
a.rozwiniete:hover {display:block; width:150px; background: #e4e2e2;  color: #000; padding:2px 3px;  margin:0; text-decoration: none;}
a.rozwiniete_active {display:block; width:150px; background: #e4e2e2;  color: #000; padding:2px 3px;  margin:0; text-decoration: none;}
	
				
/*linki
------------------------------------*/
a {outline:none;}
a:link, a:visited, a:active {font-size: 12px; text-decoration: underline; color:#000;}
a:hover {text-decoration: underline; color:#f19e11;}

a:link.aktywne, a:visited.aktywne, a:active.aktywne {display:block; width:195px; background: url(../img/arrow.gif) center right no-repeat #f19e11; border: 2px solid #fff; line-height:22px; color: #fff; margin:0; text-decoration: none; padding:0 5px;}

a:link.stopa, a:visited.stopa, a:active.stopa  {text-decoration: none; color:#fff; }
a:hover.stopa {text-decoration: underline;color:#fff}

a:link.artneo, a:visited.artneo, a:active.artneo  {text-decoration: none; color:#474343; }
a:hover.artneo {text-decoration: underline;color:#474343}

/*kontakt 
------------------------------------*/
textarea { background: #fff; border: 1px solid #bebebe; padding:4px 2px; height: 18px;width: 130px;font-size: 1em; font-family:Arial, Helvetica, sans-serif; color: #474747; 				vertical-align: middle; height:200px; width:250px; }
textarea:focus {border: 1px solid #4aa5d8;}
input {border: 1px solid #bebebe; padding:4px 2px; margin: 0px 0px; font-family:Arial, Helvetica, sans-serif; color: #474747;}
input:focus {border: 1px solid #4aa5d8;}
.input_submit {background: #000; border:none; height:27px; text-align:center;font-size: 1em; font-family:Arial, Helvetica, sans-serif; color: #fff;}
.input_submit:focus {border:none;}

