﻿@font-face { font-family: myriad; src: url('../js/myriad.ttf'); } 
/*Hacks and main elements 1body */
input::-moz-focus-inner /*reset paddingu na buttonach w firefoxie*/
{
border: 0;
padding: 0;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	background-image: url(../img/bgMain.jpg);
	background-position: top left;
	background-repeat: repeat;
	color: #bbbbbb;
	text-align: left;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
}

.helv {
	font-family:myriad,Arial;
}
.line {
	width:100%;
	float:left;
}
#BG {
	float:left;
	width:100%;
	background-image: url(../img/bgFade.png);
	background-position: top center;
	background-repeat: no-repeat;
	height:175px;
	position: relative;
	z-index: 5;
	margin: 0px auto;
	padding-top: 10px;
}
div.wrapper {
	margin:0px auto;
	width:960px;
}
.column {
	float:left;
}
.column a {
	color:#008cd7;
	text-decoration:none;
}
.column a:hover {
	text-decoration:underline;
}
.middle h1 {
	margin:0px;
	padding:6px 0px 0px 0px;
	font-size:18px;
	color:#008CD7;
	height:36px;
	font-weight: normal;
	background-image:none;
	clear: both;
	margin-bottom: 10px;
	line-height: 20px;
}
.textBox {
	padding:0px 12px;
	color:#6f6f6f;
	font-size:12px;
	text-align: justify;
	line-height: 20px;
}
.textBox img {
	background-color:#f5f5f5;
	border:1px solid #e1e1e1;
	padding:5px;	
}
.contentContainer {
	float:left;
	padding:22px 20px 14px 20px;
	border-bottom:1px solid #dadada;
	font-size:11px;
	color:#6f6f6f;
	margin:0px 0px 14px 0px;
	padding-top:12px;
}
.big .contentContainer {
	padding:10px 20px 6px 0px;	
}
.contentContainer p {
	float:left;
	margin:0px;
	padding:0px;
}
.listS {
border: 0px;
}
a.more {
	float:right;
	background-image:url(../img/arrows_right.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding:0px 14px 0px 0px;
	margin:28px 0px 0px 0px;
}
.searchMore{
	display: block;
	clear: both;
	margin-top: 5px;
	}
div.newsletter {
	float:left;
	width:150px;
	margin:16px 0px 0px 0px;
}
div.newsletter input {
	float:left;
	background-color:#FFF;
	outline:none;
	border:1px solid #dfdfdf;
	border-right:none;
	margin:0px;
	color:#bababa;
	font-size:11px;
	width:132px;
	padding:0px 0px 0px 16px;
	height: 28px;
}
#addMail {
	float:left;
	width:36px;
	height:30px;
	background-image:url(../img/newsletterIcon.png);
	background-position:12px 0px;
	background-repeat:no-repeat;
	background-color:#0e92dd;
	border-left:1px solid #0c89cf;
	display:block;
	margin-top: 16px;
}
div.newsletter a:hover {
	background-position:12px -30px;
}
div.top {
	width:960px;
	background-color: transparent;
	position:relative;
	margin: 0px auto;
}
div.top p {
	float:left;
	font-size:14px;
	width:960px;
	text-align:center;
}
ul.langTop {
	float:right;
	list-style:none;
}
ul.langTop li {
	float:left;
	margin:0px 8px 0px 8px;
}
ul.langTop li a {
	color:#BBB;
	text-decoration:none;
	font-size:10px;
}
ul.langTop li a:hover {
	color:#878787;
}
ul.blueMenu {
	float:left;
	height:56px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-image: url(../img/mainMenu_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding:0px 2px 4px 2px;
	position: relative;
	z-index: 10;
}
.footer {
	float:left;
	width:960px;
	border-top:4px solid #008cd7;
}
.footer ul {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
}
.footer ul li {
	float:left;
	padding:14px 14px 14px 9px;
	margin:0px;
	background-image: url(../img/listCross.png);
	background-position: center right;
	background-repeat:no-repeat;
	color:#6d6d6d;
}
.footer ul li:last-child {
	background-image: none;
}
.footer ul li a {
	color:#6d6d6d;
	float:left;
}
.footer .right {
	float:right;
	color:#6d6d6d;
	font-size:11px;
	margin-top:2px;
}
.footer .right p {
	float:left;
}
.footer .right a {
	float:left;
	margin:8px 0px 0px 8px;
}
div.promoHolder_sub {
	width:100%;
	height:313px;
	float:left;
	margin-top:-40px;
	background-image: url(../img/promoBg_sub.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
div.promoContent {
	float:left;
	width:888px;
	height:228px;
	padding:76px 36px 0px 36px;
}
div.promoContent .left {
	float:left;
	width:566px;
	height:188px;
}
div.promoContent .left p img {
	float:left;
	margin:6px 0px 0px 0px;
}
div.promoContet .left p {
	float:left;
	margin:0px;
	
}
div.promoContent .mapa {
	float:left;
	width:284px;
	height:248px;
	margin-top:-24px;
}

.mainGlass{
	width:100%;
	background-image: url(../img/mainScrolGlass.png);
	background-position: center;
	background-repeat: repeat-x;
	height:372px;
	}
.promo_sub .mainGlass{
	height:300px;
	}
div.promo_sub {
	width:100%;
	height:300px;
	background-image: url(../img/promoBox_sub1.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin:6px 0px 0px 0px;
}
ul.blueMenu li span {
	color:white;
	font-size:10px;
	width:100%;
	text-align:center;
	float:left;
	margin:2px 0px 0px 0px;
}
ul.blueMenu li#current { 
	height:38px;
	background-color: #008cd7;
	background-image: url(../img/blueMenu_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color:white;
	padding:18px 0px 2px 0px;
	font-size:14px;
	margin:0px auto;
}
ul.blueMenu li#current:hover {
	background-image: url(../img/blueMenu_bg_hov.png);
}
.search {
	float:left;
	width:228px;
	height:92px;
	margin-left:12px;
	background-image:url(../img/searchBox.png);
	background-position: top center;
	background-repeat:no-repeat;
}
.search p {
	float:left;
	width:222px;
	font-size:15px;
	color:#464646;
	margin:18px 0px 12px 18px;
}
.search input {
	float:left;
	width:146px;
	height:26px;
	border:1px solid #BABABA;
	background-color:#FFF;
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 16px;
	color:#a1a1a1;
	font-size:11px;
}
.search a {
	float:left;
	width:20px;
	height:16px;
	background-image: url(../img/searchIcon.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:6px 0px 0px 12px;
}
.big .search {
	float:left;
	width:696px;
	height:92px;
	margin:12px 0px;
	background-image:url(../img/searchBox2.png);
	background-position: top center;
	background-repeat:no-repeat;
}
.big .search p {
	float:left;
	width:690px;
	font-size:15px;
	color:#464646;
	margin:18px 0px 12px 18px;
}
.big .search input {
	float:left;
	width:608px;
	height:26px;
	border:1px solid #BABABA;
	background-color:#FFF;
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 16px;
	color:#a1a1a1;
	font-size:11px;
}
.searchNag a{
	font-size: 18px;
	font-weight: normal;
	}
.searchNag{
	margin-bottom: 0px;
	padding-bottom: 5px;
	}
.newsTitle {
	float:left;
	width:100%;
	height:47px;
	border-top:1px solid #c2c2c2;
	margin:0px 0px 0px 18px;
}
.big .newsTitle {
	margin:0px;
}
.big .newsTitle a {
	margin:10px 0px 0px 0px;
}
.clear {
	clear:both;

	width: 100%;
}
.big {
	width:700px;
	margin-right:20px;
	float: left;
}
a.logoMain_MD {
	background-image: url(../img/logoMain.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:115px;
	height:84px;
	display: block;
	float:left;
}
div.locSelect {
	float:left;
	border-left:1px solid #c9c9c9;
	margin:-10px 0px 0px 24px;
	width:250px;
	background-image: url(../img/locButton.png);
	background-position: 202px 52px;
	background-repeat: no-repeat;
}
div.locSelect a.locName {
	float:left;
	font-size:24px;
	color:#b1b1b1;
	
	text-decoration:none;
	margin:44px 14px 0px 12px;
	padding:0px 40px 0px 0px;
}
div.locSelect:hover {
	color:#787878;
	background-image: url(../img/locButton.png);
	background-position:  202px -29px;
	background-repeat: no-repeat;
}
div.locSelect:hover .hotelSelect
{
	display: block;
	}
.languageLine {
	float: right;
	height: 15px;
}
.languageLine a {
	float:left;
	width:20px;
	height:15px;
	background-repeat:no-repeat;
}
.hotelSelect {
	float:left;
	width:211px;
	color:#fff;
	position:absolute;
	top:61px;
	display:none;
	*left:140px;
	margin-left:12px;
	z-index:20;
	overflow:hidden;
	background-color:#008cd7;
	padding:8px 0px 8px 0px;
	-moz-box-shadow: -2px 2px 4px #3c3c3c;
	-webkit-box-shadow: -2px 2px 4px #3c3c3c;
	box-shadow: -2px 2px 4px rgba(0,0,0,0.3);
}
.hotelSelect a {
	float:left;
	font-size:16px;
	color:#fff;
	font-family:myriad, Arial;
	width:192px;
	margin:4px 0px 4px 0px;
	padding:2px 8px 2px 8px;
	padding-left:12px;
}
.hotelSelect a:hover {
	background-color:#2ca3e2;
	text-decoration:none;
}
.languageLine a.pl {
	background-image: url(../img/langSelect.png);
	background-position:0px 0px;
	}
.languageLine a.pl:hover {
	background-image: url(../img/langSelect.png);
	background-position:0px -15px;
	}
.languageLine a.pl#currLng {
	background-position:0px -15px;
	}
.languageLine a.en {
	background-image: url(../img/langSelect.png);
	background-position:-20px 0px;
	}
.languageLine a.en:hover {
	background-image: url(../img/langSelect.png);
	background-position:-20px -15px;
	}
.languageLine a.en#currLng {
	background-position:-20px -15px;
	}
.languageLine a.de {
	background-image: url(../img/langSelect.png);
	background-position:-40px 0px;
	}
.languageLine a.de:hover {
	background-image: url(../img/langSelect.png);
	background-position:-40px -15px;
	}
.languageLine a.de#currLng {
	background-position:-40px -15px;
	}
.languageLine a.ru {
	background-image: url(../img/langSelect.png);
	background-position:-60px 0px;
	}
.languageLine a.ru:hover {
	background-image: url(../img/langSelect.png);
	background-position:-60px -15px;
	}
.languageLine a.ru#currLng {
	background-position:-60px -15px;
	}
#currLng{
	color: #ed1c24;
	}
.topPromo {
	float:right;
	clear:both;
	margin-top:-46px;
	*margin-top:36px;
}
.topPromo a {
	float:left;
	height:45px;
	margin:0px 6px 0px 6px;
}
.topPromo a.pt1 {
	background-image: url(../img/promoLogo.png);
	background-position:0px 0px;
	width:45px;
}
.topPromo a.pt1:hover {
	background-position:0px -45px;
}
.topPromo a.pt2 {
	background-image: url(../img/promoLogo.png);
	background-position:-61px 0px;
	width:37px;
}
.topPromo a.pt2:hover {
	background-position:-61px -45px;
}
.topPromo a.pt3 {
	background-image: url(../img/promoLogo.png);
	background-position:-116px 0px;
	width:37px;
}
.topPromo a.pt3:hover {
	background-position:-116px -45px;
}
.topPromo a.pt4 {
	background-image: url(../img/promoLogo.png);
	background-position:-166px 0px;
	width:80px;
}
.topPromo a.pt4:hover {
	background-position:-166px -45px;
}
.mainMenu_border {
	background-color:#008cd7;
	height:30px;
	padding:0px 2px 0px 2px;
	float:left;
	margin-top:56px;
	*margin-top:42px;
	position:relative;
}
#nav {
	margin: -34px 0px 0px 0px;
	padding:0px;
	line-height: 150%;
	background-image:url(../img/topMenu_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#004884;
	width:990px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	list-style: none;
	border-right:1px solid #1c5c92;
}
#nav > li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	list-style: none;

}
/* main level link */
#nav a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  22px 20px;
	margin: 0;
	font-size:15px;
}
/* main level link hover */
#nav > #current > a, #nav > li:hover > a {
	background-image:url(../img/topMenu_bgHov.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #008cd7;
	margin-top:-4px;
	padding-bottom:26px;	
	color: #fff;
}
/* sub levels link */
#nav ul li a {
	background: #008cd7;
	color: #fff;
	margin:0px !important;
	padding:12px 20px;
}
#nav li li a {
	background: #008cd7;
	color: #fff;
	margin:0px !important;
	padding:12px 20px;
}
#nav ul a {
	background: #008cd7;
	color: #fff;
	margin:0px !important;
	padding:12px 20px;
}
/* sub levels link hover */
#nav ul li a:hover{
	background-color: #2ca3e2;
	color:fff !important;
}

#nav ul a:hover {
	color:fff !important;

}

/* level 2 list */
#nav ul {
	background: #008cd7;
	display: none;
	margin: 0;
	padding: 0;
	width: 260px;
	position: absolute;
	top: 54px;
	left: 0;
	-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, .5);
	box-shadow: 0px 3px 3px rgba(0, 0, 0, .5);
	z-index:10;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
/* level 3+ list */
#nav ul ul {
	left: 256px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
}
#nav ul li:last-child > a {
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
/* Menu advert */
#nav li .menuAd {
	float:left;
	width:100%;
	background-color:#fff;
}
#nav li .menuAd .menuAd_cont {
	float:left;
	width:130px;
	padding-bottom:2px;
}
#nav li .menuAd .menuAd_cont  .seeMore_Ad {
	float:left;
	background-image:url(../img/seeMore_arrow2.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin:2px 0px 6px 12px !important;
	color:#008CD7;
	padding:0px 14px 0px 0px;
	font-size:11px;
	background-color:transparent;
}
#nav li .menuAd .menuAd_cont .seeMore_Ad:hover {
	text-decoration:underline;
	background-color:transparent;
}
#nav li .menuAd .menuAd_cont  .menuAd_title {
	float:left;
	margin:0px;
	padding:6px 0px 0px 10px;
	color:#5e5e5e;
	font-size:19px;
	font-family:myriad, Arial;
	background-color:transparent;
	width:100px;
	text-align:left;
}
#nav li .menuAd img {
	float:right;
	position:absolute;
}
#nav li .menuAd .left {
	float:left;
	width:112px;
}
#nav li .menuAd .right {
	float:left;
	width:147px;
}
.right_MD {
	width:220px;
	margin-top:-2px;
	padding-bottom:32px;
}

.right_MD h1.newsletterHead {
	background-image:none;
	color:#6A6A6A;
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	margin-bottom:0px;
	font-size:18px;
	height:28px;
	padding-top:8px;
	line-height:normal;
}
.right_MD h1, .rightBar2 h1 {
	float:left;
	width:202px;
	height:52px;
	margin:0px;
	line-height:48px;
	padding:0px 0px 0px 18px;
	color:#FFF;
	font-size:15px;
	background-image: url(../img/sideHeader.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-weight: normal;
	overflow:hidden;
}
.rightBar2 ul.simpleMenu {
	float:left;
	width:220px;
	margin:0px;
	padding:0px;
	list-style:none;
}
.rightBar2 ul.simpleMenu li {
	float:left;
	width:220px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #a4a4a4;
}
.rightBar2 ul.simpleMenu li a {
	border-bottom:1px solid #c2c2c2;
	float:left;
	margin:0px 0px -1px 0px;
	padding:12px 0px 11px 24px;
	color:#494949;
	width:196px;
}
.rightBar2 ul.simpleMenu li a:hover {
	text-decoration:none;
	border-bottom:1px solid #a4a4a4;
	background-color:#dddddd;
	color:#000;
}
.rightBar2 ul.simpleMenu li a#current {
	background-color:#e9f0f3;
	color:#008cd7;
	font-weight:bold;
}
.rightBar2 ul.simpleMenu li a.subMenuLink {
	margin-left:25px;
	margin-top:2px;
	width:181px;
	padding:10px 0px 11px 8px;
	
}
.subMenuLink#current {
		background-color:#e9f0f3;
	color:#008cd7;
	font-weight:bold;
	
}
.cenyRezerwacja {
	width:470px;
	margin:-2px 16px 12px 0px;
	*padding-bottom:12px;
	border-bottom:1px solid #c7c7c7;
}
.mainContent {
	width:470px;
	margin:-2px 16px 0px 0px;
	*padding-bottom:0px;
}
.eas{


	font-size: 0px;
	
	}
.medium_MD {
	width:232px;	
}
.rightBar2 {
	width:220px;
	margin:-2px 12px 12px 0px;
	*margin-top:-8px;
	*padding-bottom:12px;
}
.teleRezerwacja {
	width:220px;
	margin:-2px 12px 12px 0px;
	*padding-bottom:12px;
	border-bottom:1px solid #c7c7c7;
}
.teleRezerwacja .blue {
	float:left;
	font-size:13px;
	color:#068fda;
	font-weight:bold;
	margin:0px;
	padding:8px 0px 2px 0px;
}
.teleRezerwacja .number {
	float:left;
	width:220px;
	height:30px;
	font-size:27px;
	color:#6a6a6a;
	margin:0px;
	padding:0px 0px 14px 0px;
}
.teleRezerwacja .blueButton {
	float:left;
	margin:2px 0px 13px 46px;
}
.teleSub {
	margin:24px 0px 12px 0px;
}
.medium_MD_mid {
	width:220px;
	margin:0px 24px 0px 0px;
}
.wing_MD_first {
	width:220px;
	margin-right:12px;
}
.wing_MD_sec {
	width:220px;
	margin-right:12px;
}
.cenyRezerwacja h1, .mainContent h1 {
	float:left;
	width:452px;
	height:36px;
	margin:0px;
	padding:18px 0px 0px 18px;
	color:#FFF;
	font-size:15px;
	background-image: url(../img/sideHeader.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-weight: normal;
}
.column a.blueButton {
	font-size:10px;
	font-family:Arial;
	color:#fff;
	padding:2px 12px 3px 12px;
	background-color:#479fcf;
	border:1px solid #528aa9;
}
.column a.blueButton:hover {
	background-color:#528aa9;
	text-decoration:none;
}
.column a.pinkButton {
	font-size:10px;
	font-family:Arial;
	color:#fff;
	padding:2px 12px 3px 12px;
	background-color:#b9346d;
	border:1px solid #9b2357;
}
.column a.pinkButton:hover {
	background-color:#9b2357;
	text-decoration:none;
}
.column a.blueButton_dark {
	font-size:10px;
	font-family:Arial;
	color:#fff;
	padding:2px 20px 2px 12px;
	background-color:#068fda;
	border:1px solid #1f87bf;
}
.cenRezer_content {
	margin:16px 0px 12px 14px;
	float:left;
}
.cenRezer_content img {
	float:left;
}
.cenRezer_content .pinkButton {
	float:left;
	margin-top:1px;
	margin-left:2px;
}
.seeMoreMD {
	background-image:url(../img/blueButton_dark_arrow.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
.moreNews {
	float:right;
	margin:12px 0px 28px 0px;
}
.column a.blueButton_dark:hover {
	background-color:#1f87bf;
	text-decoration:none;
}
ul.newsMD {
	margin:0px;
	padding:0px 0px 0px 24px;
	font-size:12px;
}
ul.newsMD li {
	float:left;
	width:100%;
	border-bottom: 1px solid #d8d8d8;
	padding:10px 0px 12px 0px;
	margin:0px;
}
ul.newsMD li a {
	color:#6f6f6f;
	text-decoration:none;
}
ul.newsMD li img {
	width:0px;
	height:0px;
	visibility:hidden;
}
ul.newsMD li p {
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	visibility:hidden;
}
ul.newsMD li:first-child {
	list-style:none;
}
ul.newsMD li:first-child img {
	visibility:visible;
	width:auto;
	height:auto;
	padding:1px;
	border:1px solid #e2e2e2;
	background-color:#fff;
	float:left;
	margin-left:-18px;
	margin-right:6px;
}
ul.newsMD li:first-child img:hover {
	background-color:#e2e2e2;
}
ul.newsMD li:first-child p {
	visibility:visible;
	width:auto;
	height:auto;
	color:#616161;
	font-size:11px;
	padding:4px 0px 0px 0px;
}
div.newsletter_MD {
	float:left;
	width:140px;
	margin:16px 0px 0px 0px;
}
div.newsletter_MD input {
	float:left;
	background-color:#FFF;
	outline:none;
	border:1px solid #dfdfdf;
	border-right:none;
	margin:0px;
	color:#bababa;
	font-size:11px;
	width:122px;
	padding:0px 0px 0px 16px;
	height: 28px;
}
.right_MD .search {
	float:left;
	width:220px;
	height:92px;
	background-image:url(../img/searchBox3.png);
	background-position: top left;
	background-repeat:no-repeat;
	margin:0px 0px 24px 0px;
}
..right_MD search p {
	float:left;
	width:208px;
	font-size:15px;
	color:#464646;
	margin:18px 0px 12px 18px;
}
.right_MD .search input {
	float:left;
	width:136px;
	height:26px;
	border:1px solid #BABABA;
	background-color:#FFF;
	margin:0px 0px 0px 18px;
	padding:0px 0px 0px 16px;
	color:#a1a1a1;
	font-size:11px;
}

.search a {
	float:left;
	width:20px;
	height:16px;
	background-image: url(../img/searchIcon.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:6px 0px 0px 12px;
}
h2 {
	float:left;
	width:100%;
	font-family:myriad, Arial;
	color:#5e5e5e;
	font-size:16px;
	padding:8px 0px 18px 8px;
	font-weight:normal;
	margin:0px;
	
}
h2 a {
	font-size:16px;
	font-family:myrial,Arial;
	text-decoration:none;
}
.borderBottom{
	border-bottom:1px solid #d9d9d9;
	}
.borderBottom a {
	color:#5e5e5e;
}
.mainAd {
	float:left;
	border:1px solid #fff;
	margin:8px 0px 0px 0px;
}
.mainAd:hover {
	border:1px solid #068FDA;
}
ul.normalList {
	float:left;
	width:220px;
	margin:0px;
	padding:0px 0px 0px 24px;
}
ul.normalList li {
	float:left;
	width:188px;
	margin:0px;
	padding:8px 0px 7px 12px;
	font-size:11px;
	border-bottom:1px solid #dedede;
}
ul.normalList li a {
	color:#6f6f6f;
	text-decoration:none;
	width:188px;
	float:left;
}
ul.normalList li a:hover {
	text-decoration:none;
}
ul.normalList li:hover {
	background-color:#dedede;
}
.seeMore_naked {
	float:left;
	background-image:url(../img/seeMore_arrow2.png);
	background-position:center right;
	background-repeat:no-repeat;
	margin:16px 0px 24px 36px;
	padding-right:16px;
	color:#008CD7;
}
.galleryBig {
	float:left;
	width:480px;
	border-top:3px solid #008cd7;
	padding:10px 0px 0px 0px;
	margin:24px 0px 24px 0px;
	display: table-cell;
	text-align: center;
	background-color: #f5f5f5;
	background-image: url("../img/gBg.jpg");
}
.galleryBig img{
	border:1px solid #fff;
	}
.galleryBig a {
	padding:1px;
	background-color:#fff;
	border:1px solid #e5e5e5;
}
.galleryBig a:hover {
	background-color:#e5e5e5;
}
.galleryList {
	float:left;
	width:231px;
	margin:24px 0px 24px 0px;
}
.galleryList h1 {
	float:left;
	width:212px;
	height:36px;
	margin:0px;
	padding:18px 0px 0px 18px;
	color:#FFF;
	font-size:15px;
	background-image: url(../img/sideHeader.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-weight: normal;
}
.galleryList ul {
	float:left;
	width:100%;
	list-style:none;
	margin:6px 0px;
	padding:0px;
}
.galleryList ul li {
	float:left;
	margin:0px 1px 1px 0px;
}
.galleryPan {
	float:left;
	width:100%;
	margin:2px 0px;
}
.galleryPan p {
	float:left;
	width:100%;
	margin:0px 0px 2px 0px;
	padding:0px;
	color:#010101;
	font-family:myriad, Arial;
	font-size:14px;
}
.galleryPan a {
	float:left;
	border:1px solid #e3e3e3;
}
.galleryPan a:hover {
	border:1px solid #bbbbbb;
}
.footerBG {
	float:left;
	width:100%;
	height:438px;
	background-image: url(../img/footerBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.footerMenu_column {
	float:left;
	width:140px;
	margin:0px 20px 0px 0px;
	padding:0px;
}
.footerMenu_column h3 {
	float:left;
	width:140px;
	padding:6px 0px 5px 0px;
	margin:5px 0px 6px 0px;
	font-family:myriad, Arial;
	font-size:16px;
	color:#545454;
	font-weight:normal;
	border-bottom:1px solid #d5d5d5;
}
.footerMenu_column ul {
	float:left;
	margin:0px;
	padding:0px 0px 0px 24px;
}
.footerMenu_column ul li {
	padding:2px 0px 1px 0px;
}
#specialOffer img{
	margin: 5px;
	}
.footerMenu_column ul li a {
	color:#545454;
	text-decoration:none;
	font-size:11px;}
.footerMenu_column ul li a:hover {
	text-decoration:underline;
}
.footerDown {
	float:left;
	width:960px;
	border-top:1px solid #cecece;
	margin:24px 0px 0px 0px;
}
.footerDown .infoCard {
	float:left;
	width:400px;
	height:66px;
	background-image: url(../img/footerLogo.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:84px;
	margin:12px 0px;
}
.footerDown .infoCard img {
	float:left;
}
.footerDown .infoCard p {
	float:left;
	width:100%;
	color:#545454;
	padding:0px 0px 0px 12px;
	margin:0px;
}
.footerDown .infoCard a {
	color:#545454;
	text-decoration:none;
}
.footerDown .infoCard a:hover {
	text-decoration:underline;
}
.vcard {
	float:left;
	margin:0px 0px 0px 12px;
	color:#545454;
}
.vcard div {
	float:left;
	width:100%;
	margin:1px 0px 0px 0px;
	padding:0px;
}

.footerDown a.footerPure {
	float:right;
	background-image: url(../img/pureLogo.gif);
	background-position:60px  -2px;
	background-repeat:no-repeat;
	padding-right:78px;
	height:21px;
	margin-top:24px;
	color:#545454;
}
.footerDown a.footerPure:hover {
	background-position:60px -23px;
}
.marginBox {
	float:width;
	width:100%;
	height:18px;
}
.aImg img{
	-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; 
}

.buyOnline {
	float:left;
	width:208px;
	background-image: url(../img/lightBG.png);
	background-position:0px 0px;
	background-repeat:repeat;
	background-color:transparent;
	margin:12px 0px;
	border:1px solid #d5d5d5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:6px 0px 8px 12px;
}
.textBox .buyOnline {
	width:424px;
	padding-left:22px;
}
.textBox .buyOnline  .tele {
	float:left;
	margin-left:10px;
	padding-left:8px;
	border-left:1px dotted #a5a5a5;
	width:200px;
}
.tele {
	float:left;
}
.textBox .buyOnline  .tele .blue {
	padding-top:4px;
}
.buyButton {
	float:left;
	background-image: url(../img/buyButton_left.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:transparent;
	height:55px;
	margin-left:-4px;
	padding-left:12px;
	cursor:pointer;
	
}
.buyButton span {
	float:left;
	background-image: url(../img/buyButton.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:transparent;
	height:37px;
	width: 170px;
	padding:18px 17px 0px 6px;
	color:#fff;
	text-shadow: 0px 2px 0px #175476;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.buyButton:hover span{
	text-decoration:underline;
}
.buyOnline  .tele .blue {
	float:left;
	padding:8px 0px 4px 0px;
	font-size:12px;
	font-weight:bold;
	color:#068FDA;
	margin:0px;
}
.buyOnline .tele .number {
	float:left;
	padding:0px 0px 4px 0px;
	margin:0px;
	font-size:24px;
	color:#6A6A6A;
	height:26px;
	text-align:left;
	width:190px;
}
.localizeButton {
	border:1px solid #1F87BF;
	background-color: #068FDA;
	color:#fff;
	font-size:14px;
	padding:9px 16px;
	cursor:pointer;
}
.localizeButton:hover {
	background-color:#1F87BF;
}
#endPoint {
	width:700px;
	height:30px;
	font-size:14px;
	color:#ababab;
	border:1px solid #ababab;
	padding-left:8px;
	outline:none;
}
#endPoint:focus {
	color:#616161;
	border:1px solid #616161;
}
#route {
	clear: both;
	overflow: auto;
	height: 380px;
	width:244px;
	color:#6a6a6a;
}
#route table tr:hover {
	background-color:#f0f0f0;
}
.borderTab{
	border: solid #999999 1px;
	background-color: #fff;
	}
.borderTab td{
	border: solid #999999 1px;
	text-align: left;
	padding: 3px;
	}
.borderTab th{
	background-color: #efefef;
	font-weight: bold;
	padding: 3px;
	vertical-align: middle;
	text-align:center;
	border: solid #999999 1px;
	font-size: 10px;
	}
