body {
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:medium;
	background:url('images/bg.jpg');
}

#header {
	margin:0;
	padding:0;
	background-color: #201037;
}

#header #wrapperHeader {
	margin:0 auto;
	padding:0;
	width:960px;
	height:106px;
	background:url('images/header_bg.jpg') no-repeat;
}

#header #wrapperHeader #logo {
	margin:0;
	padding:0;
	float:left;
	width: 272px;
	height: 106px;
}

#header #wrapperHeader #logo a {
	display: block;
	width:272px;
	height:76px;
	text-decoration: none;
	border: none;
}

#header #wrapperHeader #logo a img{
	border: none;	
}

#header #wrapperHeader #logo #title{
	display: block;
	background:url('images/logo_bottom.png') no-repeat;
	text-indent:-2000em;
	width:272px;
	height:30px;
	float: left;	
}

#header #wrapperHeader #mainMenu{
	margin:0 0 0 60px;
	padding:62px 0 0 10px;;
	list-style-type:none;
	width:616px;
	float:left;
	/*border-bottom:1px solid #f8e725;*/
}

#header #wrapperHeader #mainMenu li{
	display:inline;	
}

#header #wrapperHeader #mainMenu li a{
	display:block;
	float:left;
}

/*menu items*/
#mhurtownia{
	width:107px;
	height:14px;
	margin:3px 0 0 10px;
	background:url('images/mhurtownia.png');
	text-indent:-2000em;
}

#mhurtownia:hover{
	background:url('images/mhurtowniah.png');
}

#mwschowa{
	width:96px;
	height:14px;
	margin:3px 0 0 10px;
	background:url('images/mwschowa.png');
	text-indent:-2000em;
}

#mwschowa:hover{
	background:url('images/mwschowah.png');
}

#mleszno{
	width:68px;
	height:14px;
	margin:3px 0 0 10px;
	background:url('images/mleszno.png');
	text-indent:-2000em;
}

#mleszno:hover{
	background:url('images/mlesznoh.png');
}

#mglogow{
	width:78px;
	height:17px;
	margin:0 0 0 10px;
	background:url('images/mglogow.png');
	text-indent:-2000em;
}

#mglogow:hover{
	background:url('images/mglogowh.png');
}

#mgora{
	width:50px;
	height:17px;
	margin:0 0 0 10px;
	background:url('images/mgora.png');
	text-indent:-2000em;
}

#mgora:hover{
	background:url('images/mgorah.png');
}

#mgaleria{
	width:75px;
	height:14px;
	margin:3px 0 0 10px;
	background:url('images/mgaleria.png');
	text-indent:-2000em;
}

#mgaleria:hover{
	background:url('images/mgaleriah.png');
}

/*content*/
#wrapperContent {
	margin:0 auto;
	padding:0;
	width:960px;
	background-color: #fff;
}

#banner{
	height:40px;
	background:url('images/bg.jpg');
}

#mainContent{
	padding:20px;
	font-size:85%;
	line-height: 2em;	
	
	border:1px solid #ccc;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#mainContent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	
	background: url('images/h150.png');
	
	padding: 0 0 0 15px;
	
	border:1px solid #ccc;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.mainPageLeft {
	float: left;
	width: 260px;
	padding: 10px 0 0 0;
}

.mainPageLeft img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.mainPageRight {
	float: right;
	width: 630px;
}

.map {
	margin:0 auto;
	padding:0;
	text-align:center;
}

.map a img{
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
}

/*boxes*/
.boxes {
	padding:0 0 0 67px;
}

.dailyBox {
	width:125px;
	height:150px;
	background:#fff;
	
	padding:2px;
	border:1px solid #ccc;
	margin:15px 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;	
	
	float:left;
}

.dailyBox p.day {
	font-size:140%;
	font-weight: bold;
	margin:0;
	padding:8px 0 0 0;
}

.dailyBox div.offer {
	margin:0;
	padding:0;
	height:70px;
	text-indent:-2000em;
}

.dailyBox .proc50{
	background: url('images/50proc.png');
}

.dailyBox .szt1zl{
	background: url('images/1zl.png');
}

.dailyBox .nowy{
	background: url('images/nowy.png');
}

.dailyBox p.hours {
	font-size: 140%;
	font-weight: bold;
	margin:0;
	padding:8px 0 0 0;
}

#import {
	height: 40px;
	background: url('images/h150.png');	
	padding: 10px;
	
	border:1px solid #ccc;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#import #britain{
	float: left;
	width: 67px;	
}

#import p {
	float: left;
	width: 760px;
	text-align: center;
	margin: 0;
	padding: 7px 0 0 0;
	font-size:150%;
}

#import #netherlands{
	float: right;
	width: 67px;	
}

/*footer*/
#footer{
	margin:0;
	padding:0;
	background-color: #201037;
	font-family:Arial, Helvetica, sans-serif;
}

#footer #wrapperFooter {
	margin:0 auto;
	padding:0;
	width:960px;
	height:30px;
	background:url('images/header_bg.jpg') no-repeat;
	
	padding:15px 0 0 0;
	color:#fff;
	text-align:center;
	font-size:80%;
}
/*other*/
.clear{
	clear:both;
}

p.indent{
	text-indent: 2em;
}

p.center{
	text-align: center;
}

span.underline{
	text-decoration:underline;
}
