body {
	background: #a50000 url(img/bckg.png) repeat-x center top;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 { font-size: 13px; color: #000000; text-align: center; margin: 0; }
h2 { font-size: 18px; color: #e42d1f; border-bottom: 1px solid #cccccc; }
h2 span { display: none; }
div { margin: 0; padding: 0; }
hr { height: 2px; border: 0; border-top: 1px solid #999999; border-bottom: 1px solid #ffffff; margin: 10px 0; }

a { color: #000000; text-decoration: none; font-weight: bold; } 
a:hover { color: #000000; text-decoration: underline; font-weight: bold; } 

#container {  
	width: 760px;
	background: #ffffff url(img/bckgmain.png) repeat-y center top;
	margin: 0 auto;
}

#main { width: 760px; background: url(img/bckgtop.png) no-repeat center top; margin: 0 auto; text-align: left; }

#header { width: 660px; height: 100px; margin: 0 auto; }
#logo1 { float: left; margin: 20px 0 0 30px; }
#logo2 { float: right; margin: 25px 55px 0 0; }

#txt { width: 740px; margin: 0 auto; }
#offer { float: left; width: 410px; padding: 0 0 15px 75px; }
#contact { float: right; width: 226px; height: 282px; background: url(img/kontakt.gif) no-repeat right top; }
#contact .space { padding: 25px 10px 0 15px; }
#contact p { margin: 0; padding: 0; }
#products { width: 660px; margin: 0 auto; background: url(img/bckgprod.png) repeat-x center top; }
#products .space { padding: 20px 30px; }

#oferta { width: 100%; height: 25px; background: #ffffff url(img/oferta_firmy.gif) no-repeat left top; }
#produkty { width: 100%; height: 25px; background: url(img/wybrane_urzadzenia.gif) no-repeat left top; }

.imgs { margin: 0 auto; text-align: center; }
.imgs img { margin: 5px; }

.clear { clear: both; }
.tcenter { text-align: center; }
.tspace { margin-top: 30px; }
.col1 { float: left; margin-right: 5px; }
.col2 { float: left; }
