@import url(reset.css);

/* =main layout
---------------------------------------------------------------------------- */

body {
	padding: 0;
	background-color: #C20E0A;
}

#container {
	width: 864px;
	padding: 0 18px;
	margin: 0 auto;
	background: transparent url(../gfx/bg-all.jpg) repeat-y;
	}

#header {
	width: 900px;
	height: 150px;
	margin: 0 -18px;
	background: transparent url(../gfx/logo.jpg) no-repeat;
	position: relative;
	zoom: 1;
}

#contentIn {
	background: transparent url(../gfx/bg-wzorek.jpg) 118px 42px no-repeat;
	width: 714px;
	padding: 0 75px;
}

#txt {
	text-indent: 50px;
	margin-bottom: 5px;
}

#contentTowar {
	margin-left: 1px;
	background: #DE8581 url(../gfx/bg-gradient.jpg) top repeat-x;
	min-height: 628px;
	width: 862px;
	}

#allegro {
float: right;
margin-top: 75px;
margin-right: 35px;
}

#footer {
	height: 38px;
	width: 900px;
	margin-left: -18px;
	margin-top: -25px;
	background: transparent url(../gfx/bg-foot.jpg) 0 0 no-repeat;
}

.subpage #contentIn {
	background: transparent url(../gfx/bg-wzor.jpg) top no-repeat;
	width: 714px;
	padding: 40px 75px 40px 75px;
}

.subpage #header {
	height: 129px;
}

.subpage #content {
	background: #E08584 url(../gfx/bg-kontakt.jpg) top repeat-x;
	margin: 0px 1px;
}

.subpage #footer {

}

/*	=text format
---------------------------------------------------------------------------- */

body, input, textarea, select, option, optgroup, button, td, th {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #DDD;
	line-height: 1.4em;
	text-align: justify;
}

a {
	color: #DDD;
	opacity: 1;
}

a:hover {
	color: #DDD;
	opacity: 0.8;
}

h1 {
	height: 43px;
	background: transparent url(../gfx/h1.jpg) no-repeat;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	line-height: 42px;
	width: 900px;
	margin-left: -93px;
}

/* =buttons
---------------------------------------------------------------------------- */

ul.buttons {
	padding-left: 305px;
	margin-bottom: 20px;
}

ul.buttons li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.buttons a {
	display: block;
	width: 107px;
	height: 106px;
	background: transparent url(../gfx/baton.png) no-repeat;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 36px;
	text-transform: uppercase;
	float: left;
	margin-right: 40px;
	margin-top: 40px;
	padding-top: 35px;
	padding-left: 1px;
	color: #DDD;
	outline: 0;
}

ul.buttons a:hover, .productList li a, #return:hover {
	text-decoration: none;
	color: #FFF;
}

#return {
	display: block;
	width: 87px;
	height: 66px;
	background: transparent url(../gfx/baton.png) no-repeat;
	text-align: center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: -20px;
	padding: 40px 10px 0px 10px;
	color: #DDD;
	outline: 0;
}

/* =others
---------------------------------------------------------------------------- */

.productList {
margin-left: 25px;
}

.productList li {
	list-style: none;
	width: 191px;
	float: left;
	margin-top: 28px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.2em;
}

.productList li a {
	color: #EEE;
}

#header ol {
	margin: 0;
}

#header li {
	position: absolute;
	display: block;
	list-style: none;
	margin: 0;
	overflow: hidden;
}

#header li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 21px;
	top: 55px;
	width: 203px;
	height: 115px;
}

#area2 {
	left: 241px;
	top: 5px;
	width: 203px;
	height: 115px;
}

#area3 {
	left: 457px;
	top: 5px;
	width: 203px;
	height: 115px;
}

#area4 {
	left: 677px;
	top: 5px;
	width: 203px;
	height: 115px;
}

.mainAddress {
	margin-bottom: 50px;
	margin-left: 18px;
	margin-top: -30px;
}

#contentIn h2 {
	margin-bottom: 60px;
	margin-top: 45px;
	margin-left: 20px;
}

.mainAddress h2, .subAddress h3, .subAddress h3 img, .mainAddress img {
	margin-bottom: 10px;
}

.subAddress1 {
	margin-left: 20px;
	width: 400px;
	font-size: 12px;
	margin-bottom: -10px;
}

.subAddress2 {
	width: 400px;
	font-size: 12px;
	margin-left: 400px;
	margin-top: -326px;
	margin-bottom: -10px;
}

.subAddress2 h3 img{
	float: right;
	margin: 0px 72px 20px 0px;
}

.map a, .map2 a {
	opacity: 1;
}

.map {
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.map2 {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
