/*COPYRIGHT SPIRED.PL
/*PNG FIX
------------------------------------*/
img, div { behavior: url(js/iepngfix.htc) }
/*RESET CSS-ÓW
------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { 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) #000000 top left no-repeat;background-attachment:fixed;color: #f2f2f2;}
/*KONTENER
------------------------------------*/
#kont {margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; padding: 0px;width: 1000px;text-align: left; }
#kop {}
/*DIV-Y TOP 
------------------------------------*/
#menu {background: url(../img/menu_tlo.jpg);width:294px;height: 69px; float: right;}
	#menu_in {padding: 20px 33px;}
#break {margin-top: 120px;}
#txt {text-align:justify;}
	#txt_in {float:right; width:750px;}
	#opis {text-align:justify;}
	#logo {float:left;border:0; width:200px;}
	img.naglowki {float:right;}
#des {text-align:center; clear:both;}
	#con {text-align:justify; padding-left:70px;}

/*ROLL OVER 
------------------------------------*/
a#about { float:left;display: block; width: 76px; height: 26px; background: url(../img/about.png) top left no-repeat; }
a:hover#about { background-position: 0 -26px;  }
a#design {float:left;display: block; width: 76px; height: 26px; background: url(../img/design.png) top left no-repeat; }
a:hover#design { background-position: 0 -26px;  }
a#contact {float:left;display: block; width: 76px; height: 26px; background: url(../img/contact.png) top left no-repeat; }
a:hover#contact { background-position: 0 -26px;  }
/*LINKI
------------------------------------*/
a:link {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color:#fff; font-size: 18px; }
a:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color:#fff; font-size: 18px;}
a:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; color:#fff; font-size: 18px;}
a:active {font-family: Arial, Helvetica, sans-serif;text-decoration: none; color:#fff;font-size: 18px;}
/*INNE
------------------------------------*/
.span_kontakt {font-size: 16px;}
.span_kontakt_kolor {color:#0896EA; font-weight:bold;}

