@charset "UTF-8";
/* CSS Document */

body {
	background-color:#181818;
	<!--background-image:url(./img/gradient.png); -->
	background-repeat: repeat-x;	
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:16px;
	line-height: 150%;
	text-align: justify;
	color:#d3d1d0;
	font size: 5;
	line-height: 1.2;
	}
	
 a img {
	 border: none;
	 margin: 0px;
 }
 
#allcontent {
	width:900px;
	height:200px;
	margin:auto;
	margin-top:20px;
	align:center;
	}

#menu {
	margin-top:0px;
	margin-bottom:0px;
	width: 900px;
	height: 50px;
	display:inline-block;
	float:left;
	}


.title {
	font-size: 24px;
	color: #98918D;
	}
	

a {
	color: #98918D;
	text-decoration: none;
	}
a:hover {
	color: #EBE9E8;
	}
a:active {
	color: #EBE9E8;
	}

a#oflink {
	color: #000000;
	text-decoration: none;	
	}	
a:hover#oflink {
	color: #98918D;
	}
	
	
	

	
#logo {
	margin-top:10px;
	margin-bottom:0px;
	width: 902px;
	}

#foot {
	margin-top:0px;
	margin-bottom:0px;
	}
	
#square {
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 0;
	padding-right: 0;
	margin:0;
	}

#temat {
	width: 400px;
	/*padding-left:20px;*/
	display:block;
/*	color:#000000;*/
	position:relative;
	}

#tresc {
	width:900px;
	min-height: 300px;
	margin-top: 50px;
	padding-left:0px;
	display:inline-block;
	color:#000000;
	position:relative;

	}
#zawartosc {
	width: 902px;
	padding-left:0px;
	margin-top: 0px;
	margin-bottom: 0;
<!--	background-image:url(./img/back.png);-->
	/*background-size:901px;*/
	background-repeat: repeat-y;	
	display:inline-block;
	}

#lewa {
	width: 100 px;
	flow: left;
	display:inline-block;
	
	}
	
#prawa{
	width: 200 px;
	display: inline-block;
	position:relative;
	/*left:0px;*/
	top:-150px;
	left:300px;
	}
#kod {
	/*overflow:auto*/
	border: solid 1px;
	font-family:monospace;
	background-color:silver;
	border-color:black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}



#tabela{
	color:#000000;
	align: justify;
	}

	
a#ofirmie {display:inline-block; width:200px; height:50px; background:url("./img/ofirmie.jpg") left top no-repeat;}
a#ofirmie:hover img  {position:absolute; left:-999em; top:-999em;}
/* ie6 needs his fix*/
a#ofirmie:hover {zoom:1;}

a#oferta {display:inline-block; width:200px; height:50px; background:url("./img/oferta.jpg") left top no-repeat;}
a#oferta:hover img {position:absolute; left: -999em; top:-999em;}
/* ie6 needs his fix*/
a#oferta:hover {zoom:1;}

a#galeria {display:inline-block; width:200px; height:50px; background:url("./img/galeria.jpg") left top no-repeat;}
a#galeria:hover img {position:absolute; left: -999em; top:-999em;}
/* ie6 needs his fix*/
a#galeria:hover {zoom:1;}

a#kontakt {display:inline-block; width:200px; height:50px; background:url("./img/kontakt.jpg") left top no-repeat;}
a#kontakt:hover img  {position:absolute; left:-999em; top:-999em;}
/* ie6 needs his fix*/
a#kontakt:hover {zoom:1;}

a#banner {display:inline-block; width:900px; height:200px; background:url("./img/banner.jpg") left top no-repeat;}
a#banner:hover img  {position:absolute; left:-999em; top:-999em;}
/* ie6 needs his fix*/
a#kontakt:hover {zoom:1;}