body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #373737;
}

table,td,th,input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div{
overflow:hidden;
}
h1,h2,h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
}

h1 span {
	font-size: 12px;
}

h2 {
	padding: 10px 15px;
	margin: 10px 0;
	color: #1064B0;
	background: #E8F2FA;
	font-weight: bold;
	width: 516px;
}

h2 a {
	color: #1064B0;
}

a {
	color: #373737;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img,form {
	margin: 0;
	padding: 0;
	border: none;
}

p {
	margin: 10px 0;
}

.bold {
	font-weight: bold;
}

.hideMe {
	display: none;
}

.clear {
	clear: both;
}

.icoPDF {
	vertical-align: middle;
}

#container {
	width: 750px;
	margin: 0 auto;
}

#header {
	height: 92px;
}

#logoFlash {
	width: 182px;
	height: 92px;
	float: left;
}

#hCont {
	float: right;
	width: 568px;
	height: 92px;
	background: #DFDFDF url('../img/headerBack.gif') no-repeat;
}

#callUs {
	padding: 20px 0 0 140px;
}

#quickNav {
	float: right;
	width: 195px;
	padding: 15px 0 0 0;
}

#quickNav,#quickNav a {
	color: #3B3B3B;
}

#quickNav div {
	width: 60px;
	text-align: center;
	float: left;
}

#quickNav div.map {
	width: 70px;
}

#quickNav div.space {
	width: 0;
	margin: 17px 0 0 0;
}

#quickNav img {
	width: 9px;
	display: block;
	margin: 5px auto;
}

#content {
	background: url('../img/contentBack.gif');
	border-bottom: solid 1px #fff;
}

#leftCol {
	width: 184px;
	float: left;
	background: url('../img/menuBack.gif') no-repeat;
}

#menuBottom {
	width: 183px;
	color: #FFF;
	background: url('../img/menuBottom.gif') no-repeat;
	margin: 15px 0 10px 0;
}

#menuBottom div {
	padding: 0 20px;
}

#menuBottom .spec {
	padding-top: 100px;
}

#menuBottom .specAlone {
	padding-top: 120px;
}

#menuBottom .endo {
	padding-top: 50px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

#menuBottom .logo {
	padding: 10px 0;
	background: #fff;
}

#menuBottom .logo img {
	margin: 0 auto;
	width: 52px;
	display: block;
}

#rightCol {
	float: right;
	width: 566px;
}

#topMenuCont {
	background: #dfdfdf;
}

#topMenu {
	padding: 0;
	margin: 0;
	height: 35px;
}

#topMenu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#topMenu li.marg {
	margin: 0 2px;
}

#topMenu a {
	overflow: hidden;
	display: block;
	float: left;
	width: 187px;
	height: 35px;
}

#topMenu a.about {
	background: url('../img/topMenuAbout.gif') no-repeat;
}

#topMenu a.why {
	background: url('../img/topMenuWhy.gif') no-repeat;
}

#topMenu a.contact {
	background: url('../img/topMenuContact.gif') no-repeat;
}

#topMenu a:hover {
	background-position: 0 -35px;
}

#topMenu .select a,#topMenu .select a:hover {
	background-position: 0 -70px;
}

#topMenu .select a:hover {
	
}

.blue {
	color: #1064B0;
}

.pBlue {
	color: #1064B0;
	font-weight: bold;
}

.pBlueBack {
	padding: 15px 20px;
	color: #1064B0;
	background: #E8F2FA;
	width: 500px;
}

.pRed {
	color: #FF3100;
	font-weight: bold;
}

#page ul {
	padding: 0;
	margin: 0;
}

#page ul li {
	list-style: none;
}

#page li.bold {
	font-weight: bold;
	margin: 3px 0 0 0;
}

#page li.bold p {
	font-weight: normal;
}

#page ul.circle li {
	list-style: disc;
	margin: 0 0 0 15px;
}

#pageBody {
	padding: 15px 0 0 20px;
}

#stagKrakow,#stagWroclaw,#stagWarsaw,#stagGdansk {
	padding: 25px 0 0 20px;
}

#pageBody h1,#stagKrakow h1,#stagWroclaw h1,#stagWarsaw h1,#stagGdansk h1
	{
	padding: 10px 20px 10px 0;
}

#pageBody { /*background: url('../img/pageBack.gif') repeat-x;
*/
	
}

#stagKrakow {
	background: url('../img/krakow/head.gif') no-repeat;
	background-position: top right;
}

#stagWarsaw {
	background: url('../img/warsaw/head.gif') no-repeat;
	background-position: top right;
}

#stagWroclaw {
	background: url('../img/wroclaw/head.gif') no-repeat;
	background-position: top right;
}

#stagGdansk {
	background: transparent url(../img/gdansk/head.gif) no-repeat scroll
		right top;
}

#stagKrakow img {
	
}

#stagWarsaw img {
	
}

#stagWroclaw img {
	
}

#footer {
	clear: both;
	margin: 10px 0;
	padding: 55px 0 10px 0;
	background: #fff url('../img/footerBack.gif') repeat-x;
}

#footer .links {
	padding: 0 40px;
	text-align: center;
}

#footer .author {
	margin: 20px 0 0 0;
}

#footer #progressivo {
	float: right;
	display: block;
}

#footer a {
	margin: 0 10px;
}

#footer a:hover {
	color: #1064B0;
}

#mainPage {
	height: 100%;
	overflow: hidden;
	width: 566px;
}

#bamer {
	padding: 1px 0 0 0;
	width: 565px;
	height: 341px;
}

#mainText {
	height: 177px;
	background: url('../img/mainBack.jpg') no-repeat;
	color: #fff;
	width:565px;
	overflow:hidden;
}

#mainText div {
	float: left;
	width: 170px;
	
	height: 163px;
	display: block;
	padding: 7px 0px 0px 17px;
	
	text-align: justify;
	line-height: 12px;
	font-weight: normal;
}

#mainText div a {
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}

.aboutLine {
	margin: 20px 0 10px 0;
}

.pPhoto {
	height: 170px;
}

.person .pic,.pPhoto .pic {
	width: 145px;
	height: 148px;
	background: url('../img/about/photoBack.gif') no-repeat;
}

.pPhoto .pic {
	float: left;
}

.person img,.pPhoto img {
	margin: 10px 11px;
}

.pPhoto .text {
	margin: 0 0 0 165px;
}

.person p.name,.pPhoto p.name {
	color: #1064B0;
	font-weight: bold;
	margin-bottom: 0;
}

.pPhoto a,.person a {
	text-decoration: underline;
}

.pGroup {
	border-bottom: solid 1px #ddd;
	clear: both;
	font-size: 0;
	height: 1px;
}

.person {
	width: 150px;
	float: left;
}

.middle {
	margin: 0 40px;
}

#contact {
	margin: 10px 0 20px 0;
	width: 540px;
}

.contactHandler {
	width: 540px;
	margin: 10px 0;
}

.contactHandler,.contactHandler .cursorHand {
	cursor: pointer;
	display: block;
}

.cHEnd div {
	margin-bottom: 0;
}

#contact img.button {
	display: block;
}

#cForm {
	padding: 5px 10px 10px 10px;
	border: solid 1px #666;
	border-width: 0 1px 1px 1px;
	background: #eee;
}

#cForm input,select,textarea {
	border: solid 1px #666;
}

#cForm input.text {
	width: 200px;
	padding: 1px 3px;
}

#cForm input,option {
	
}

#cForm div {
	clear: left;
	margin: 5px 0 0 0;
}

#cForm span.redstar {
	padding: 0 2px;
	color: #f00;
}

#cForm label {
	display: block;
	width: 240px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin: 2px 5px;
}

#cForm textarea {
	width: 206px;
	/*.width:203px; TODO */
}

#cForm select {
	width: 208px;
}

#cForm input.submit {
	background: #ddd;
}

#contactAddrees {
	text-align: center;
	background: #E8F2FA;
	padding: 15px;
	color: #1064B0;
	width: 510px;
}

#contactAddrees .clear {
	margin: 0 0 5px 0;
}

#contactAddrees .left {
	width: 250px;
	float: left;
}

#contactAddrees .left li.bold {
	margin: 5px 0 0 0;
}

#contactAddrees a {
	color: #1064B0;
}

.testimon .preamble {
	font-weight: bold;
	border-bottom: solid 1px #ddd;
	padding: 10px 0 10px 0;
}

.testimon .preamble a {
	color: #1064B0;
}

.testimon .opinion {
	margin: 10px 0;
}

.testimon .descr {
	margin: 10px 0;
}

.testimon .clear {
	border: solid 1px;
}

.testimon .pic {
	display: block;
	width: 136px;
	height: 123px;
	background: url('../img/bgFoto.gif') no-repeat;
	float: left;
}

.testimon .pic img {
	padding: 6px 7px;
}

.testimon .nav {
	height: 30px;
}

.testimon h2 {
	clear: both;
}

.testimon .nav a,.testimon .nav span {
	display: block;
	padding: 3px 6px;
	background: #E8F2FA;
	color: #1064B0;
	float: left;
	margin: 5px 2px 15px 2px;
}

.testimon .nav .select {
	background: #ddd;
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

#faq {
	margin: 10px 0 0 0;
}

#faq a {
	color: #1064B0;
}

#faq h2 {
	cursor: pointer;
	padding: 7px 10px;
	margin: 7px 0;
}

#faq div {
	margin: 0 10px;
}

.noMargin {
	margin: 0;
}

.noMarginBottom {
	margin-bottom: 0;
}

#faq ol,#faq ul {
	padding: 0 0 0 25px;
}

#faq span,#faq ul.boldAll {
	font-weight: bold;
}

#faq ul.boldAll a {
	font-weight: normal;
}

#faq ul ul {
	margin: 10px 0;
}

.hotels .pBlueBack {
	
}

#page .packInc {
	font-weight: bold;
	margin: 10px 0;
}

#page ul.pack {
	width: 250px;
	float: left;
	font-weight: bold;
	color: #1064B0;
	margin: 0;
	margin: 8px 0 8px 0;
}

#page ul.pack1 {
	width: 250px;
	float: left;
	color: #1064B0;
	margin: 0;
	/*margin: 8px 0 8px 0;*/
	margin: 20px 0 20px 0;
}

#page ul.pack li {
	list-style: disc;
	margin: 0 0 0 15px;
}

#page ul.pack1 li {
	list-style: disc;
	margin: 0 0 0 15px;
}

.tPack {
	border: solid 1px #ddd;
	border-width: 1px 0;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
	margin: 20px 0;
	clear: left;
	font-weight: bold;
}

.tPack tbody tr td.margin {
	text-indent: 20px;
}

.tPack thead th {
	padding: 10px;
}

.tPack tbody .price {
	width: 150px;
	background: #EAE8E9;
	padding: 0 10px;
	color: #000;
}

.tPack tbody {
	background: #E8F2FB;
	color: #1064B0;
}

.tPack tbody th {
	border-bottom: solid 1px #1064B0;
	padding: 8px 0;
}

.tPack tbody .empty {
	width: 15px;
}

.tPack thead .discount {
	
}

.tPack tbody .size {
	width: 120px;
}

.tPack tbody .discount {
	
}

.tPack tbody td {
	padding: 8px 0;
}

.tPack tfoot td {
	padding: 10px;
}

.tPack ul {
	
}

.tPack ul li {
	margin: 10px 0;
}

.tPack li p {
	margin: 0;
	color: #f00;
	font-weight: bold;
}

.packBook {
	font-weight: bold;
}

#page .siteMap {
	width: 180px;
	margin: 0 50px 20px 0px;
	float: left;
}

.siteMap li {
	margin: 10px 0;
}

.siteMap li li {
	margin: 3px;
	background: url('../img/sitemap/arrow.gif') no-repeat;
	background-position: 10px;
}

.siteMap li a {
	color: #1064B0;
	font-weight: bold;
}

.siteMap li li a {
	color: #000;
	font-weight: normal;
	margin-left: 20px;
}

#activ {
	
}

#activ .header {
	background: url('../img/activ/colBack.gif') repeat-y;
	float: left;
	margin: 10px 0;
}

#activ .header ul {
	width: 150px;
	font-weight: bold;
	float: left;
	padding: 10px 15px;
	margin: 0;
}

#activ .header a {
	color: #1064B0;
	text-transform: uppercase;
}

#activ .header li {
	border-bottom: solid 1px #A5D0F3;
	padding: 3px 0 3px 15px;
	background: url('../img/activ/point.gif') no-repeat;
	background-position: 5px 8px;
}

#activ .header li.end {
	border-bottom: none;
}

#activ .line {
	clear: left;
	margin: 10px 0;
	/*background: #EAE9E9;*/
}

#activ .line div {
	padding: 10px;
	font-size: 12px;
}

#activ .actPic {
	overflow: hidden;
	float: left;
	width: 168px;
	height: 149px;
	background: #EAE9E9 url('../img/activ/back.gif') no-repeat;
	margin: 0 0 10px 0;
}

#activ .actPic img {
	display: block;
	margin: 13px 12px;
}

#activ .actText {
	float: left;
	width: 355px;
	margin: 0 0 10px 20px;
}

#activ .actText li {
	padding: 2px 0;
}

#activ .act {
	clear: left;
	border-top: solid 1px #EAE9E9;
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

#activ h3 {
	padding: 8px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
}

#activ .actPrice {
	
}

#activ ul {
	margin: 10px 0;
}

#activ ul b {
	color: #f00;
}

#activ ul span {
	display: block;
	font-weight: bold;
}

#activ .toTop {
	clear: left;
	width: 100%;
	position: relative;
}

#activ .toTop a {
	position: absolute;
	bottom: 5px;
	right: 0;
}

.why {
	
}

.why .pBlue {
	clear: left;
}

.why .cols {
	float: left;
	margin: 0 0 20px 0;
}

.why ul {
	
}

.why li {
	color: #1064B0;
	margin: 5px 0;
}

.why dl {
	float: left;
	width: 95px;
	margin: 0;
	padding: 10px 20px;
}

.blue {
	background: #E8F2FA;
}

.why ul.blue {
	
}

.why .box {
	width: 100%;
	clear: left;
}

.why h3 {
	height: 34px;
	margin: 0 0 10px 0;
}

.why h3 span {
	visibility: hidden;
}

.why .pic {
	width: 168px;
	height: 149px;
	margin: 10px 0 0 0;
	float: left;
	background: url('../img/why/back.gif') no-repeat;
}

.why .pic img {
	padding: 14px 12px;
}

.why .warsaw h3 {
	background: url('../img/why/lWarsaw.gif') no-repeat;
}

.why .krakow h3 {
	background: url('../img/why/lKrakow.gif') no-repeat;
}

.why .wroclaw h3 {
	background: url('../img/why/lWroclaw.gif') no-repeat;
}

.why .gdansk h3 {
	background: url('../img/why/lgdansk.gif') no-repeat;
}

.why .box .text {
	float: left;
	width: 330px;
	margin: 0 0 0 20px;
}

.why .box p {
	margin: 10px 0;
}

.why .box .line {
	border-top: solid 1px #ddd;
	clear: left;
	font-size: 1px;
	margin: 0 0 10px 0;
}

#links div {
	clear: left;
}

#links h2 {
	width: 510px;
}

#links h2 a {
	color: #1064B0;
}

#links img {
	float: left;
	margin: 0 0 10px 10px;
}

#links ul,#links p {
	width: 280px;
	margin: 0 0 0 200px;
}

#links .line {
	border-top: solid 1px #ddd;
	font-size: 1px;
	margin: 0 0 10px 0;
}

#links .nomarg {
	margin: 0;
	width: 510px;
}

.ULDot {
	list-style: disc;
	display: block;
}

.linkBlueActivities {
	color: #1064B0;
}

.image {
	
}

.description {
	
}

.accomodation {
	float: left;
	width: 540px;
	padding-top:10px;
}

.hotel {
	float: right;
	width: 300px;
	border-bottom: 1px solid #E7E7E7;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
}

.leftC {
	float: left;
}

.rightC {
	float: right;
}

.rightC p {
	color: #F00;
	font-weight: bold;
	margin: 0pt;
}

.underpicBack {
	width: 518px;
	height: 25px;
	padding: 10px 0 10px 11px;
}

.underpicBack .comment {
	margin: 0 20px 0 0;
	float: left;
	width: 157px;
	text-align: center;
}

.underpicBack .commenta {
	margin: 0;
	float: left;
	width: 160px;
	text-align: center;
}

.no {
	background-color: #F00;
	width: 20px;
	height: 20px;
	display: block;
}

.descr {
	background: #E8F2FA none repeat scroll 0%;
	color: #1064B0;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 0px;
	width: 516px;
	height: 20px;
}

.redbg {
	padding: 6px;
	padding-left: 10px;
	background-color: #F00;
	color: #FFF;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

.h2 {
	margin: 0px 0px;
	padding: 6px 0px;
	width: 540px;
	height: 15px;
}

.previmg {
	float: left;
	background: url('../img/hotelBackPic1.gif') no-repeat;
	width: 182px;
	height: 148px;
}

.previmg img {
	margin-left: 10px;
	margin-top: 11px;
}

#pageBody .hotels,#stagKrakow .hotels,#stagWroclaw ihotels,#stagWarsaw .hoels
	{
	width: 500px;
}

.hotels .hStar {
	margin: 20px 0 0 0;
	color: #1064B0;
	border-top: solid 1px #ddd;
	/**for ie**/
	padding-top: 10px;
}

.hStar h2 {
	color: #1064B0;
	font-size: 14px;
	font-weight: bold;
	background: #FFF;
	padding: 0;
	margin: 0;
	float: left;
	width: 480px;
}

.hStar div {
	
}

.hStar div img {
	
}

.hotels .picBack {
	margin-top: 10px;
	width: 529px;
	height: 128px;
	overflow: hidden;
	padding: 10px 0 0px 11px;
	background: url('../img/hotelBackPic.gif') no-repeat;
}

.hotels .picBack img {
	margin: 0 11px 0 0;
	float: left;
}

.hotels .picBack .stara {
	margin: 0;
	float: left;
}

.hotels .hStar p {
	margin: 10px 0 20px 0;
}

#mainwindow {
	width: 566px;
	height: 220px;
	text-align: justify;
	background-color: #1063B5;
	margin: 10px 0 0 0;
	padding: 0;
	color: #7BADD6;
}

#mainwindowPackage {
	width: 540px;
	overflow: hidden;
	height: 180px;
	text-align: justify;
	background-color: #1063B5;
	padding: 0 0 0 0;
	color: #7BADD6;
}

#mainwindowinnerbackground {
	width: 546px;
	height: 220px;
	margin: 0 10px 0 10px;
	overflow: hidden;
	background-color: #003E76;
}

#mainwindowinnerbackgroundPackage {
	width: 520px;
	height: 180px;
	margin: 0 10px 0 10px;
	background-color: #003E76;
}

.mainwindowtop {
	margin: 0 23px 0 10px;
	width: 546px;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #FFF;
	border-bottom: 1px solid #DA0011;
}

.mainwindowtop h1 a {
	color: #FFF;
}

.mainwindowtop h1 a:hover {
	text-decoration: underline;
}

.mainwindowtopPackage {
	margin: 0 23px 0 10px;
	width: 490px;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #FFF;
	border-bottom: 1px solid #DA0011;
}

.mainwindowbottom {
	height: 100%;
	overflow: hidden;
}

.mainwindowleft {
	float: left;
	width: 155px;
	margin: 0 5px 0 5px;
	text-align: left;
	word-spacing: 0px;
}

.mainwindowright {
	float: right;
	margin-right: 10px;
	width: 520px;
}

.mainwindowright p {
	padding-right: 10px;
	padding-left: 10px;
}

.mainwindowred {
	background-color: #DA0011;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mainwindowred a {
	color: #FFF;
}

p .bold {
	font-weight: bold;
}

.somebluspace4 {
	height: 4px;
	margin: 5px 0;
	width: 566px;
	background-color: #CEE7F7;
}

.somebluspace8 {
	height: 8px;
	width: 566px;
	background-color: #CEE7F7;
}

#discount {
	border-collapse: collapse;
	border: 0;
	/*clear: left;*/
	width: 95%;
	float:left;
}

#discount tbody {
	color: #1064B0;
	border-bottom: 1px solid #FFF;
}

#discount tbody tr th.group {
	width: 90px;
	padding-left: 10px;
}

#discount tbody tr th {
	font-weight: normal;
	padding-bottom: 5px;
	text-align: left;
}

#discount tbody tr td {
	border-top: 1px solid #E7EFFA;
}

#discount tbody tr td.group {
	width: 90px;
	padding-bottom: 5px;
	background-color: #E7EFFA;
	border-bottom: 1px solid #FFF;
}

#discount tbody tr td.wp {
	color: red;
	border: none;
}

#discount tbody td {
	
}

#discount tbody  td {
	padding-left: 10px;
}

#discount tfoot  td {
	padding-left: 10px;
	padding-top: 10px;
	color: #1064B0;
	padding-bottom: 10px;
}

.together {
	margin-bottom: 0;
	width: 510px;
}

#menu,#menu ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

#menu {
	color: #FFFFFF;
	margin: 100px 0px 0 5px;
	width: 169px;
}

#menu li {
	margin: 0pt 0pt 2px;
	padding: 0pt;
}

#menu li a {
	background: transparent url(../img/menuArrow.gif) no-repeat scroll 0%;
	background-position: 0 0px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 17px;
	padding: 3px 0pt 0pt 30px;
}

#menu li a:hover,#menu li.select a {
	background-position: 0 -40px;
	text-decoration: underline;
}

#menu li ul {
	display: none;
}

#menu li.select ul {
	display: block;
}

#menu li li {
	background: transparent url(../img/menuArrowSub.gif) no-repeat scroll 0%
		;
	margin: 0pt;
}

#menu li ul.select {
	display: block;
}

#menu li li a,#menu li.select li a {
	background: transparent none repeat scroll 0%;
	color: #FFB668;
	text-decoration: none;
}

#menu li li a.select {
	text-decoration: underline;
}

#menu li li a:hover {
	text-decoration: underline;
}

.submenu li {
	height: 32px;
	overflow: hidden;
	margin-top: 10px;
	display: block;
}

.hotelUL {
	padding: 20px;
	font-size: 12px;
	color: #1064B0;
	font-weight: bold;
}

#pageBody .hotelUL {
	margin: 10px;
}

.hotelUL li {
	list-style-type: disc;
}

.hoteldescr {
	background: #E8F2FA none repeat scroll 0%;
	color: #1064B0;
	padding: 15px 20px;
}

.liTitle {
	background-image: none;
	font-size: 14px;
	border: 0;
}

#videolinks {
	width: 140px;
	overflow: hidden;
	margin-top: 9px;
}

#videolinks a {
	background: #FFF url("../img/activ/cam.gif") no-repeat 120px 0px;
	clear: right;
	text-align: right;
	padding-left: 10px;
	padding-right: 40px;
	width: 105px;
	display: block;
	margin-top: 9px;
}

#Video {
	float: left;
}

#videolinksPic {
	width: 320px;
	padding-left: 50px;
	display: block;
	float: left;
}

#videolinksPic a img {
	width: 100px;
	height: 81px;
}

#videolinksPic a {
	
}

.memo {
	width: 142px;
	overflow: hidden;
	margin-top: 15px;
	height: 82px;
}

tbody#airlines {
	background-color: #E8F2FA;
	border: none;
}
tbody#airlines a:hover{
	text-decoration: none;
}

tbody#airlines tr {
	
	overflow: hidden;
	display: block;
	height:100%;
	
}

tbody#airlines tr td {
	
}

tbody#airlines tr td.city {
	background-color: #FFF;
}

#airlines li {
	background: transparent url(../img/activ/point.gif) no-repeat scroll 5px 8px;
	padding: 3px 0pt 3px 15px;
	font-weight: bold;
	color: #1064B0;
}

tbody#airlines tr td.airport {
	vertical-align: top;
}

tbody#airlines tr td.airlines,tbody#airlines tr td.airport,tbody#airlines tr td.city {
	width: 175px;
}

tbody#airlines tr td {
	
}

tbody#airlines tr td.city a,tbody#airlines tr td.airport a,tbody#airlines tr td.airlines a
	{
	width: 155px;
	margin: 0 10px;
	display: block;
	padding-top: 10px;
	height:20px;
	color: #1064B0;
}

tbody#airlines tr td.city a:hover,tbody#airlines tr td.airport a:hover,tbody#airlines tr td.airlines a:hover
	{
	text-decoration: : none;
}

.first {
	border-top: 1px solid #A5D0F3;
}
.blueanchor{
color:#1064B0;
}

.mainSub,.mainSub ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

.mainSub {
	text-align:left;
	color: #FFFFFF;
	margin: 100px 0px 0px 10px;
	width: 160px;
}

.mainSub li {
	margin: 0pt 0pt 2px;
	padding: 0pt;
}

.mainSub li a {
	background: transparent url(../img/menuArrow.gif) no-repeat scroll 0%;
	background-position: 0 0px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 17px;
	padding: 3px 0pt 0pt 30px;
}

.mainSub li a:hover,#menu li.select a {
	background-position: 0 -40px;
	text-decoration: underline;
}

.mainSub li ul {
	display: none;
}

.mainSub li.select ul {
	display: block;
}

.mainSub li li {
	background: transparent url(../img/menuArrowSub.gif) no-repeat scroll 0%
		;
	margin: 0pt;
}

.mainSub li ul.select {
	display: block;
}

.mainSub li li a,#menu li.select li a {
	background: transparent none repeat scroll 0%;
	color: #FFB668;
	text-decoration: none;
}

.mainSub li li a.select {
	text-decoration: underline;
}

.mainSub li li a:hover {
	text-decoration: underline;
}

#mainText ul{
padding-top:0px;
margin-left:0px;
position:relative;
left:-5px;
}