html,body {
	margin: 0px;
	padding: 0px;
	/*background-color: #20559F;*/
	background-color: #FFFFFF;
}
body,table,td,input,select,option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3B3B;
	margin: 0px;
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table.main1 {
	width: 912px;
	height: 100%;
	border-collapse: collapse;
}
td.button_first {
	background-image: url(images/button_first.jpg);
	width: 88px;
	height: 49px;
	background-repeat: no-repeat;
}
td.buttons_padd {
	padding-top: 5px;
	text-align: center;
}
td.buttons_padd1 {
	padding-top: 5px;
}
td.button_midi {
	background-image: url(images/button_midi.jpg);
	width: 81px;
	height: 49px;
	background-repeat: no-repeat;

}
td.button_end {
   background-image: url(images/button_end.jpg);
   width: 85px;
   height: 49px;
   background-repeat: no-repeat;
}
td.buttons_padd {
	padding-top: 5px;
	/*text-align: center;*/
	padding-left:4px;
}
td.content {
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url(images/copyright_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.info {
	
	width: 100%;
	vertical-align: top;
	height: 500px;
}
td.content_not_index {
	padding-top: 12px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	vertical-align: top;
}
td.left_menu {
	width: 209px;
	vertical-align: top;
	background-image: url(images/traveltools_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.left_menu_ru {
	width: 209px;
	vertical-align: top;
	background-image: url(images_ru/traveltools_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td.bg_left_menu {
   background-image: url(images/bg_left_menu.jpg);
   padding-left: 13px;
   padding-right: 10px;
}
td.right_menu {
    width: 230px;
	vertical-align: top;
}
td.bg_right_menu {
	background-image: url(images/bg_right_menu.jpg);
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	background-repeat: repeat-y;
}
td.bg_right_menu1 {
	background-image: url(images/bg_right_menu.jpg);
	background-repeat: repeat-y;
}
td.bg_serch_form {
	background-image: url(images/bg_search_form.jpg);
	
}

td.bg_serch_form_body {
   padding-left: 0px;
   padding-top: 0px;
}
td.bg_country_form_body {
   padding-left: 0px;
   padding-top: 0px;
   height: 210px;
   vertical-align: top;
}
td.bg_search_form_left {
	background-image: url(images/bg_search_form_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 19px;
}
td.bg_search_form_right {
	background-image: url(images/bg_search_form_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 20px;
}
td.foot_search_form_left {
	background-image: url(images/foot_search_form_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 19px;
}
td.foot_search_form_right {
	background-image: url(images/foot_search_form_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 20px;
}
td.foot_search_form_bg {
	background-image: url(images/foot_search_form_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
td.bg_top_index_bls {
   background-image: url(images/bg_top_index_bls.jpg);
   height: 43px;
}
td.bg_left_body_index_bls {
	background-image: url(images/bg_left_body_index_bls.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 19px;
}
td.bg_right_body_index_bls {
	background-image: url(images/bg_right_body_index_bls.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 20px;
}
td.bg_foot_index_bls {
   background-image: url(images/bg_foot_index_bls.jpg);
   height: 21px;
}
td.header {
   height: 165px;
   vertical-align: top;
}
td.top_nav_menu {
  height: 49px;
}
td.bg_sky {
	background-image: url(images/bg_sky.jpg);

}
td.bg_sky_menu {
	background-image: url(images/bg_sky.jpg);
	text-align: right;

}
div.view_my_trip {
    position: absolute;
	left: 835px;
	top: 20px;
	/*width: 159px;
	height: 190px;*/
}
div.date_today {
    position: absolute;
	left: 15px;
	top: 155px;
	/*width: 159px;
	height: 190px;*/
}
td.view_my_trip_form_bg {
	background-image: url(images/view_my_trip_form_bg.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 154px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
td.view_my_trip_form_bg_ru {
	background-image: url(images_ru/view_my_trip_form_bg.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 154px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
td.footer {
   background-image: url(images/bg_footer.jpg);
   height: 115px;
}
td.menu_footer {
   padding-left: 10px;
   padding-top: 15px; 
   vertical-align: top;
}
td.copyright {
	width: 147px;
	height: 115px;
	text-align: right;
}
/*styles for search forms*/
label {
cursor:pointer;
}
.searchBox {
		background-color:#FFFFFF;
		border: 0px;
}
.searchLabel {
		font-size:10;
		font-weight:bold;
		width:80px;
}

.toCityLong {
    border:1px solid silver;
	width:150px;
	position:relative;
}
.flyDate {
    border:1px solid silver;
	width:80px;
	position:relative;
}
.fromCity,.toCity {
		border:1px solid silver;
		width:50px;
		position:relative;
}
.flyDate,.flyTime {
        width:80px;
		position:relative;		
		background-color:#FFFFFF;
		border:1px solid #7F9DB9;
		color:#000000;
	/*border:1px solid #666666;
	width:80px;
	position:relative;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;*/
}
.fromCityLong,.toCityLong {
		width:150px;
		position:relative;		
		background-color:#FFFFFF;
		border:1px solid #7F9DB9;
		color:#000000;	
      /*border:1px solid silver;
	  width:150px;
	  position:relative;*/
}
.searchButton {
		border:1px solid silver;
		background-color:transparent;
		cursor:pointer;
		width:80px;
}
.moreButton {
		border:1px solid #7F9DB9;
		background-color:transparent;
		cursor:pointer;
		width:20px;
		height:17px;
		margin-left:2px;
		padding:0 0 0 0;
		color:#0089CF;
}
.sButtons {
		color : blue;
		text-decoration : none;
		font-weight : bold;
}
.sButtons:hover {
		color : midnightblue;
		text-decoration:none;
		font-weight:bold;
}
	
.passCount {
		width:55px;
}
/*old syles*/
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
  	font-weight: bold;
  	color: #666666;

}
.navi {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.sitenav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	text-decoration: none;

	color: #CC6666;

	font-weight: bold;

}
.navi:hover {
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.fliessbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.booking_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0033;
	font-weight: bold;
}
a.booking_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC6666;
	font-weight: bold;
}
.align_justify {
	text-align: justify;
	vertical-align: top;

}
.Stil1 {
color: #000000
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #666666;
}
td.pazzle {
	background-image: url(images/puzzle.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	vertical-align: top;
}
td.traveltools {
	background-image: url(images/traveltools_teaser.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	vertical-align: top;
}
.fliessheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.FFFFFF {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}
.black {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.navitools {
	font-size: 10px;
	text-decoration: none;
	color: #B1B97E;
	font-weight: bold;

}

.navitools:hover {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #747B41;
}
.fliessredalert {
	font-size: 10px;
	color: #990000;
}
.formtxt {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.error {
	font-size: 12px;
	text-decoration: none;
	color: #CC6666;
	font-weight: bold;
}
.error1 {
	font-size: 10px;
	text-decoration: none;
	color: #CC6666;
	font-weight: bold;
}
.size9 {
   font-size: 9px;
}
td.admin_content {
   padding-top: 20px;
   padding-left: 10px;
}
a.admin {
	font-size: 11px;
	text-transform: uppercase;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
a.admin:hover {
    font-size: 11px;
	text-transform: uppercase;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
.title_faq {
	font-weight: bold;
	text-transform: uppercase;

}
.size12 {
	font-size: 12px;

}
a.news_cat {
    font-size: 12px;
	color: #376CA4;
	text-decoration: none;
    font-weight: bold;

}
a.news_cat:hover{
    font-size: 12px;
	color: #376CA4;
	text-decoration: underline;
	font-weight: bold;

}
.size12gray {
	font-size: 12px;
    color: #666666;
	text-decoration: underline;
}
.name_news {
	text-transform: uppercase;

}
.note {
	font-size: 10px;
	color: #999999;
}
a.news_content_index {
  font-weight: normal;
  text-decoration: none;
  color: #3C3B3B;
}
a.news_content_index:hover {
  font-weight: normal;
  text-decoration: none;
  color: #3C3B3B;
}
a.admin_lnk {
	font-size: 11px;
	text-decoration: none;
	color: #CC6666;
	font-weight: bold;
}
a.admin_lnk:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #CC6666;
	font-weight: bold;
}
.upper {
	text-transform: uppercase;

}


