* {margin: 0px;padding: 0px;}

html, body {
	background: #f1f1f1 url('bg.jpg') center center no-repeat;
	background-attachment: fixed;
	font-family: Dosis, Helvetica ;
	font-size: 16px;
	color: #333;
}

a {
	text-decoration: none;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	padding-top: 10px;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
}
#zz {
	font-weight: bold;
	font-size: 14px;
}

div.divider {
	background-color: #f3a46b;
	width: 30px;
	height: 2px;
	margin: 10px 0;
}	

a.button {
	background-color: #1bbc9b;
	color: #fff;
	padding: 5px 10px;
	float: right;
	margin: 5px 0;
}
	
div.container {
	width: 950px;
	margin: 0 auto;
	background-color: #fff;
	height: 100%;
}

div.block {
	background-color: #fff;
	padding: 0 20px;
	clear: both;
}

div.select {
	border-top: 1px solid #f1f1f1;
}
div.select div.row {
	border-bottom: 1px solid #f1f1f1;
	padding: 5px 0;
}

div.tables {
	height: 2600px;
}
div.atrakcje {
	width: 530px;
	height: 2450px;
	float: left;
	background-color: #fff;
}
div.calcs {
	width: 360px;
	height: 2450px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	margin-left: 20px;
}
	
#mapa {	
	font-size: 14px;
	padding: 15px;
	text-align: center;
	line-height: 200%;
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#mapa td {
	text-align: center;
	font-size: 14px;
}
#mapa td.meal {
	text-align: right;
	width: 130px;
}	

#mapa input {
	margin: 0 auto;
}

tr:nth-child(odd) td {
	background-color: #f1f1f1;
}
	
	
#atr,
.calc {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}	
#atr {
	width: 520px;
}	
.calc {
	width: 360px;
}
	
#atr thead,
.calc thead {
	background-color: #666;
	color: white;
	font-size: 13px;
	border-spacing: 1px;
	border-collapse: seperate;
	border: 0;
}	
#atr th,
.calc th {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 1px;
}

#atr td,
#calc1 td,
#calc2 td,
#formularz td {
	font-size:15px;
	padding: 1px;
}
	


#atr td.add, td.rm {
	width: 10px;	
}
	
input, select {
	font-size: 12px;
	font-weight: bold;
	background: #f1f1f1;
	border: none;
	display: inline;
	vertical-align: middle;
	azimuth: center;
	margin: 0 20px 0 5px;
	height: 24px;
	padding: 4px;
}
select option {
	padding: 4px;
}


label {
	font-size: 14px;
}	
	
	

.c1 {background-color:#aaa}
.c2 {background-color:#ccc}
.hov { background-color:#660000;
font-weight:bold;

	}

#formularz td {
	font-weight: bold;
	padding: 5px;
}
	
.sp, #calc1 td.sp,#calc2 td.sp,#calc3 td.sp {
	font-size:16px;
	color:#1bbc9b;
	font-weight:bold;
	text-align:left;
}

#calc1 td.sx,#calc2 td.sx{
	font-size:16px;
	color:#f3a46b;
	font-weight:bold;
	text-align:left;
}

#calc1 td.sxx,#calc3 td.sxx{
	font-size:24px;
	color:#f3a46b;
	font-weight:bold;
	text-align:left;
}



#calc1 td  {text-align:center;}
#calc1 td.left, #calc2 td.left {text-align:left;}

.nice,
.total {
	background-color: #fff;
	color: #999;
	width: 35px;
	border: 1px solid #f1f1f1;
	margin: 0 auto;
}
.total {
	width: 50px;
}
td input {
	margin: 0 auto;
}

input.t1 { background: url(cal_icon.jpg) no-repeat;
width: 100px;
height: 24px;
padding-left: 25px;
background-color: #f1f1f1;
margin-right: 0;

}

