@charset "utf-8";
/* CSS Document */

/* ~~ RESET ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
	list-style-type: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;	
	font-size: 1em;
}
a img { 
	border: none;
	
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

/* ~~ REUSABLE ~~ */

.hide {
	text-indent: -998em;
	height: 0px;
}

html {
	overflow: scroll;
	background: url(../_img/tlo_strona.jpg) repeat-x;

		}
		
/* ~~ LINKI ~~ */
a:link {
	color: #da1e28;
}
a:visited {
	color: #da1e28;
}
a {
	text-decoration: none;
}
a:hover { 
font-weight: bold;
}
	
/* ~~ LAYOUT ~~ */
	

	
	
body {
font-size: 13px;
font-family: Arial,Verdana,Tahoma,Geneva,sans-serif;
padding: 0px;
overflow: hidden;
width: 1053px;
margin: 10px auto;

}

#wrapper {
	background: url(../_img/tablica.png) no-repeat top;
	margin-top: -20px;
}

#wrapper_index {
	background: url(../_img/tablica_index.png) no-repeat top;
	margin-top: -20px;
}


header {
	overflow: auto;
	margin-top: 20px;
	height: 140px;	
}

header h1 {
	background:url(../_img/tlo_logo.png) no-repeat;
	float:left;
	height: 125px;
	width: 274px;
	margin-left: 50px;
	margin-top: 10px;
	text-indent: -9999px;
}

header #telefon {
	float:left;
	font-size: 22px;
	color: #da1e28;
	margin-top: 80px;
	margin-left: 20px;
	
}

#artykuly {
	clear: both;
	overflow: hidden;
	width: 900px;
	margin-left: 50px;
	color: #555151;
	line-height: 20px;	
	height: 340px;

	
}

#artykuly_oferta {
	clear: both;
	overflow: hidden;
	width: 960px;
	margin-left: 50px;
	margin-top: 3px;
	color: #555151;
	height: 352px;
	line-height: 20px;	
		
	
}

#artykuly_index {
	clear: both;
	overflow: hidden;
	width: 800px;
	margin-left: 100px;
	color: #555151;
	height: 340px;
	
}


#menu {
	clear: both;
	overflow: hidden;
	height: auto;
	margin-left: px;
	height: 202px;
	line-height: 19px;
	padding-top: 40px;
	
	
}

#menu_oferta {
	clear: both;
	overflow: hidden;
	height: 202px;
	line-height: 19px;
	padding-top: 25px;
	

}




.czerwony p {
	font-size: 24px;
	color: #da1e28;
}

#menu .czerwony p {
	padding-top: 30px;
	padding-left: 20px;
	font-size: 24px;
	color: #da1e28;
}

#menu_oferta .czerwony p {
	padding-top: 30px;
	padding-left: 20px;
	font-size: 24px;
	color: #da1e28;
}


#ofirmie {
	float:left;
	height: 202px;
	width: 263px;
	background:url(../_img/o_nas.jpg) no-repeat;
	color: #555151;
	font-size: 12px;
}



#oferta {
	float:left;
	height: 202px;
	width: 263px;
	background:url(../_img/oferta.jpg) no-repeat;
	color: #555151;
	font-size: 12px;
}

#galeria {
	float:left;
	height: 202px;
	width: 263px;
	background:url(../_img/galeria.jpg) no-repeat;
	color: #555151;
	font-size: 12px;
}


#kontakt {
	float:left;
	height: 202px;
	width: 263px;
	background:url(../_img/kontakt.jpg) no-repeat;
	color: #555151;
	font-size: 12px;
}

footer {
	overflow: auto;
	background:url(../_img/tlo_footer.png) repeat-x ;
	height: 58px;
	width: auto;
	color: #989696;
	clear: both;
	
	}
}
#copyright {
	
	height: 58px;
	width: 150px;

}

#copyright p {
	margin-top: 22px;
	margin-left: 20px;
}

