* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

body {
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff;
	background-image: url(../images/bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.pngFix {
	behavior: url(css/iepngfix.htc);
}

img {

}

.clear {
	clear: both;
}

.right {
	text-align: right;
}

#top {
	width: 970px;
	height: 105px;
	margin: 0 auto;
}

#logo {
	display: inline;
	float: left;
	width: 130px;
	height: 77px;
	padding: 28px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}
#menu {
	display: inline;
	float: left;
	width: 800px;
	height: 105px;
	
}

#footerWraper {
	width: 100%;
	height: auto;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #d9d3e3;
	margin: 0px 0px 40px 0px;
}
#footerContent {
	width: 970px;
	height: auto;
	margin: 0 auto;
}
#footerContent .contentLeft {
	display: inline;
	float: left;
	margin: 10px 0px 0px 0px;
	color: #ba63eb;
}
#footerContent .contentRight {
	display: inline;
	float: right;
	color: #4e4e4e;
	margin: 10px 0px 0px 0px;
}
#footerContent a {
	color: #4e4e4e;
	text-decoration: none;
}
#footerContent a.copyright {
	font-weight: bold;
}
#contents {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
}

#contentLeft {
	width: 614px;
	display: inline;
	float: left;
	padding: 20px 0px 0px 0px;
	
}

#pictures {
	width: 630px;
	overflow: hidden;
}

#contentRight h1 {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 60px;
}

#contentRight h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 60px;
}
#contentRight h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 30px 0px 60px;
}
#contentRight table {
	color: #fff;
	font-size: 12px;
	margin: 3px 0px 0px 40px;
}
#contentRight table td {
	padding: 0px 0px 0px 20px;
	vertical-align: top;
}
#contentRight table td.right {
	font-size: 11px;
}

#contentRight .content {
	height: 440px;
	padding: 40px 0px 0px 0px;
}

input.dalej {
	width: 66px;
	height: 20px;
	background-image: url(../images/dalej.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#bookingOd {
	cursor: pointer;
}
#bookingDo {
	cursor: pointer;
}

#contentRight .phone {
	margin: 55px 0px 0px 60px;
	font-size: 26px;
	color: #490b5f;
}