*{
  margin: 0;
  border: 0;
  padding: 0;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, img, address, form, fieldset, ul, ol, dl, dt, dd, li, hr, table, td, th {
  margin:0;
  padding:0;
}

body{
  color:#380442;
  font-family:Tahoma;
  font-size:12px; 
}

img{
  vertical-align: middle;
}

h1 {
color:#6E227D;
font-family:Tahoma;
font-size:25px;
font-weight:normal;
margin-top:20px;
}

h3 {
  color:#383838;
  display:inline;
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
}

input {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #9D93AE;
  color:#3A3A3A;
  font-family:Tahoma;
  font-size:10px;
  padding:2px;
  vertical-align: middle;
}
input[type="radio"]{
    border: none;
}


select {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #9D93AE;
  color:#3A3A3A;
  font-family:Tahoma;
  font-size:10px;
  vertical-align: middle;
  min-width: 35px;
}

li{
    list-style-image: url(../images/small_arrow.png);
}

#LayoutPage
{
    width: 1000px;
    height: auto;
    margin: 0px auto;
    border: 1px solid #90569c;

}

#LayoutHead #Head
{
	width: 1000px;
	margin: 0px auto;
	height: 197px;
}
#LayoutHead1 #Head
{
	width: 1000px;
	margin: 0px auto;
	height: 84px;
}

#LayoutHead #HeadTopMenu, #LayoutHead1 #HeadTopMenu
{
	text-align: right;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #90559b;
}
#LayoutHead #HeadTopMenu a, #LayoutHead1 #HeadTopMenu a
{
	text-decoration: none;
	color: #90559b;
}
#LayoutHead
{
	height: 198px;
	background-image: url(../images/head_belt.jpg);
	background-position: 0% 0%;
}
#LayoutHead1
{
	height: 84px;
}
#LayoutHead #HeadPhoto
{
	height: 197px;
	background-image: url(../images/head1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin-top: -86px;
}
#LayoutHead1 #HeadPhoto
{
	height: 84px;
	background-image: url(../images/head2.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#LayoutHead #HeadBelt
{
	height: 86px;
	background-color: #fff;
}
#HeadLogo
{
	width: 210px;
	height: 60px;
	float: left;
	margin-right: 20px;
}

#MainContent
{
	width: 1000px;
	overflow: hidden;
	height: auto;
	border-bottom: dashed 1px #90569c;
	margin: 0px;
	padding: 0px;
}

#MainContent a {
  color:#5A5A5A;
  text-decoration:none;
  cursor:pointer;
}

#MainContent #LeftColumn .Menu ul ul, #MainContent #LeftPageColumn .Menu ul ul {
  font-family:Tahoma;
  font-size:11px;
  font-weight:normal;
  line-height:15px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#MainContent #LeftColumn .Menu ul ul li, #MainContent #LeftPageColumn .Menu ul ul li {
  padding:0 0 0 0.6em;
}

#MainContent #LeftColumn .Menu, #MainContent #LeftPageColumn .Menu {
  background-color:#E6E6E6;
  border-bottom:1px solid #90569C;
  padding-bottom:14px;
  padding-left:23px;
  padding-top:10px;
}

#MainContent #LeftColumn .Info, #MainContent #LeftPageColumn .Info {
  background-image:url(../images/infolinia.jpg);
  border-top:12px solid #6E227D;
  height:99px;
}





#MainContent #MiddleColumn {
  float:left;
  margin-left:2px;
  width:380px;
}

#MainContent #MiddleColumn .Faq {
  background-color:#EFEFEF;
  background-image:url(../images/faq.jpg);
  background-position:15px 5px;
  background-repeat:no-repeat;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  height:157px;
  width:407px;
}

#MainContent #MiddleColumn .Faq ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 auto;
  padding:65px 0 0 18px;
  width:380px;
}

#MainContent #MiddleColumn .Faq li {
  background-image:url(../images/small_plane.gif);
  background-position:0 3px;
  background-repeat:no-repeat;
  float:left;
  height:13px;
  padding:0 1.5em;
  text-align:left;
  width:160px;
}

#MainContent #MiddleColumn .Faq a {
  color:#380442;
  text-decoration:none;
  cursor: pointer;
}

#MainContent #MiddleColumn .Faq em {
  font-style:normal;
}

#MainContent #MiddleColumn .Faq .More {
  background-color:#EFEFEF;
  background-image:url(../images/dots.gif);
  background-position:right top;
  background-repeat:no-repeat;
  float:left;
  padding:3px;
  text-align:right;
  width:380px;
}

#MainContent #MiddleColumn .Faq .More img {
  vertical-align:middle;
}

#MainContent #MiddleColumn .Advert {
  background-image:url(../images/oaza.jpg);
  background-position:0 0;
  height:254px;
  width:400px;
}


#Container {
  float:left;
}

#RightColumn {
  float:right;
  width:400px;
  z-index:1;
  overflow: hidden;
}

#SimpleSearchBox {
  background-color:#53155F;
  height:254px;
  margin:0;
  overflow:hidden;
  padding:0;
  width:407px;
}

#SimpleSearchBox #Airports {
  background-color:#6E227D;
  float:left;
  height:254px;
  margin:0;
  padding:0;
  width:266px;
}

#SimpleSearchBox #AirportsContainer {
  width:266px;
}

#SimpleSearchBox #Departure,#SimpleSearchBox #Arrival {
  line-height:28px;
}

#SimpleSearchBox #Departure {
  background-image:url(../images/departure.gif);
  background-position:0 22px;
  background-repeat:no-repeat;
  height:48px;
  line-height:28px;
  padding-left:97px;
  padding-top:22px;
}

.InputDestination, .date {
  text-align:center;
  width:101px;
}

#SimpleSearchBox img, #SimpleSearchBoxPage img {
  vertical-align:middle;
}

#SimpleSearchBox #Arrival {
  background-image:url(../images/arrival.gif);
  background-position:0 22px;
  background-repeat:no-repeat;
  height:48px;
  line-height:28px;
  padding-left:97px;
  padding-top:22px;
}


#SimpleSearchBox #FlightTypes, #SimpleSearchBoxPage #FlightTypes {
  color:#FFFFFF;
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  line-height:15px;
  margin-left:28px;
  margin-top:20px;
}

.SearchButton {
  background-image:url(../images/search_button.gif);
  background-repeat:no-repeat;
  border:0 solid #000000;
  color:#9F2FB5;
  cursor:pointer;
  float:left;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  height:21px;
  width:68px;
}

#SimpleSearchBox #Tickets {
  background-image:url(../images/tickets.gif);
  background-position:5px 5px;
  background-repeat:no-repeat;
  color:#FFFFFF;
  float:right;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  margin:0;
  padding:0;
  text-align:right;
  width:138px;
}

#SimpleSearchBox #TicketForm {
  height:80px;
  line-height:25px;
  margin-right:20px;
  margin-top:65px;
  color:#FFFFFF;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  text-align:right;
  line-height:25px;
}

#LeftColumn {
  border-right:medium none;
  float:left;
  width:191px;
}

#LeftPageColumn .Menu ul ul li.visited{
  font-weight:bold;
}



#LeftColumn .Menu ul, #LeftPageColumn .Menu ul {
  display:block;
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
  line-height:16px;
  list-style-type:none;
  margin:0;
  padding:0;
}

#LeftColumn .Info, #LeftPageColumn .Info {
  background-image:url(../images/infolinia.jpg);
  border-top:12px solid #6E227D;
  height:99px;
}

#LeftPageColumn #Offers {
  background-color:#E6E6E6;
  background-image:url(../images/selected_offerts.gif);
  background-position:10px top;
  background-repeat:no-repeat;
  border-top:1px dashed #90569C;
  color:#380442;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  height:auto;
  line-height:17px;
  padding:35px 0 10px 10px;
  width:256px;
}

#LeftPageColumn #Offers ul {
list-style-type:none;
}

#LeftPageColumn #Offers a {
color:#380442;
text-decoration:none;
}

.InputTickets {
  text-align:left;
  width:35px;
}

#SimpleSearchBox #TicketForm img {
  vertical-align:middle;
}


#SimpleSearchBox .AdvancedSearch {
  background-image:url(../images/more_options_button.gif);
  background-repeat:no-repeat;
  border:0 solid #000000;
  color:#D7C9DA;
  cursor:pointer;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  margin-bottom:0;
  margin-left:0;
  margin-right:0;
  margin-top:60px !important;
  height:37px;
  width:123px;
}

#MainContent #RightColumn #Offers {
  background-color:#E6E6E6;
  color:#380442;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  height:411px;
  width:400px;
}
#MainContent #RightColumn #Offers .SelectedOffers {
  background-image:url(../images/hand.gif);
  background-repeat:no-repeat;
  line-height:17px;
  padding:13px 0 0 96px;
  color:#380442;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
}

#MainContent #RightColumn #Offers .SelectedOffers .Offer {
  background-image:url(../images/more_dots.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
  cursor:pointer;
  overflow:auto;
  width:auto;
}

#MainContent #RightColumn #Offers .SelectedOffers .CityDate {
  float:left;
  width:200px;
}

#MainContent #RightColumn #Offers .SelectedOffers .City {
  float:left;
  text-align:left;
  width:150px;
}

#MainContent #RightColumn #Offers .SelectedOffers .Date {
  float:right;
  text-align:right;
  width:50px;
}

#MainContent #RightColumn #Offers .SelectedOffers .Price {
  float:left;
  text-align:right;
  width:75px;
}

#Informations {
  border-bottom:1px dashed #90569C;
  height:auto;
  overflow:hidden;
  width:1000px;
}

#Informations table {
  border:medium none;
  border-collapse:collapse;
  height:100%;
  margin:0;
  padding:0;
  width:100%;
}

#Informations td.Promotions {
  background-color:#E7E7E7;
  border-right:1px dashed #90569C;
  height:auto;
  vertical-align:top;
  width:50%;
}

#Informations #Promotions {
  padding-left:23px;
}

#Informations #Promotions .Header {
  background-image:url(../images/promotion.gif);
  background-repeat:no-repeat;
  height:31px;
}

#InfoBox {
  color:#383838;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  float:none;
  height:220px;
  margin:5px 0 0;
  padding:0;
}

#InfoBox #Header {
  background-image:url(../images/more_dots.gif);
  background-position:center top;
  background-repeat:repeat-x;
  display:block;
  float:right;
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
  height:20px;
  margin-left:0;
  margin-top:180px;
  padding-top:10px;
  position:absolute;
  width:455px;
  z-index:100;
}

#InfoBox .TabbedPanelsTabGroup {
  margin:-20px 0 0;
  padding:0;
  height:22px;
  margin-left:100px;
  padding-top:2px;
}

#InfoBox .TabbedPanelsTabSelected {
  background-image:url(../images/violet_circle2.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  color:#FFFFFF;
  height:20px;
  margin:0;
  padding:6px 0 0 6px;
  width:17px;
}

#InfoBox .TabbedPanelsTab {
  background-image:url(../images/white_circle2.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  display:block;
  height:20px;
  margin:0;
  padding:6px 0 0 6px;
  width:17px;
  -moz-user-select:none;
  color:#6E227D;
  cursor:pointer;
  float:left;
  font-family:Tahoma;
  font-size:9px;
  font-weight:bold;
  left:0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}

#InfoBox .TabbedPanelsContentGroup {
  width:460px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent none repeat scroll 0 0;
  height:24px;
  margin:0 0 0 -2px;
}

#InfoBox .PhotoBox img {
  border:1px solid #D6D5D5;
  height:132px;
  margin-left:0;
  width:156px;
  }

.TabbedPanelsContent {
  margin:0;
  padding:0;
}

#Informations #Promotions .More{
  display:block;
  left:400px;
  margin-bottom:0;
  margin-top:-20px;
  padding:0;
  position:relative;
  top:135px;
  font-size: 10px;
  width: 70px;
}
#News .LastMessage .More {
  margin-left: 390px;
  font-size: 10px;
}

#Informations a {
  color:#383838;
  text-decoration:none;
}

#InfoBox .PhotoBox {
  float:left;
  height:150px;
  width:170px;
}

#InfoBox .Content {
  float:left;
  width:280px;
}

#Informations td.News {
  background-color:#EFEFEF;
  height:auto;
  vertical-align:top;
  width:50%;
}

#Informations #News {
  padding-left:16px;
}

#Informations #News .Header {
  background-image:url(../images/news.gif);
  background-repeat:no-repeat;
  height:31px;
}

#News .LastMessage {
  background-image:none;
  color:#383838;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  margin-top:8px;
  width:450px;
}

#News .Title {
  margin:1px 0 10px;
}

#AdditionalInformations {
  border-bottom:1px dashed #90569C;
  border-top:1px dashed #90569C;
  height:auto;
  overflow:auto;
  width:1000px;
}

#AdditionalInformations #SecondMenu {
  background-color:#EFEFEF;
  border-right:1px dashed #90569C;
  color:#A691AA;
  float:left;
  font-family:Tahoma;
  font-size:9px;
  height:75px;
  line-height:24px;
  overflow:hidden;
  padding-left:23px;
  padding-top:11px;
  width:477px;
}

#AdditionalInformations #SecondMenu .Message {
  background-image:url(../images/more_dots.gif);
  background-position:left bottom;
  background-repeat:no-repeat;
}

#AdditionalInformations #SecondMenu a {
  color:#A691AA;
  text-decoration:none;
}

#AdditionalInformations #Partners {
  background-color:#FFFFFF;
  color:#380442;
  float:right;
  font-family:Tahoma;
  font-size:10px;
  height:86px;
  padding-left:0;
  width:483px;
}

#AdditionalInformations #Partners .Header {
  background-image:url(../images/partners.gif);
  background-repeat:no-repeat;
  height:32px;
}

#AdditionalInformations #Partners img {
  padding-bottom:2px;
  padding-right:27px;
  vertical-align:top;
}

#AdditionalInformations #Partners a {
  color:#380442;
  text-decoration:none;
}

#Footer {
  height:auto;
  overflow:auto;
  width:1000px;
}

#Footer #LeftFooter {
  border-right:1px dashed #90569C;
  float:left;
  overflow:hidden;
  width:500px;
}

#Footer #LeftFooter .Message {
  background-color:#E7E7E7;
  color:#A691AA;
  font-family:Tahoma;
  font-size:10px;
  padding:11px 16px 11px 23px;
}

#Footer #LeftFooter .Contact {
  background-color:#EFEFEF;
  color:#A691AA;
  font-family:Tahoma;
  font-size:10px;
  padding-left:23px;
  padding-right:16px;
  padding-top:5px;
  height: 40px;
}

#Footer #LeftFooter img {
  float:left;
  padding-right:5px;
  vertical-align:middle;
}

#Footer #RightFooter {
  background-color:#FFFFFF;
  color:#380442;
  float:left;
  font-family:Tahoma;
  font-size:10px;
  margin-right:13px;
  padding-left:14px;
  padding-top:11px;
  width:450px;
}



#MainContent #LeftPageColumn {
  float:left;
  width:267px;
}

#SimpleSearchBoxPage {
  margin:0;
  overflow:hidden;
  padding:0;
  color: #FFF;
}

#SimpleSearchBoxPage #Airports {
  background-color:#6E227D;
  margin:0;
  padding:0;
  width:266px;
}

#SimpleSearchBoxPage #AirportsContainer {
  width:266px;
}



#SimpleSearchBoxPage #Departure {
  background-image:url(../images/departure.gif);
  background-position:0 22px;
  background-repeat:no-repeat;
  line-height:28px;
  padding-left:87px;
  padding-top:22px;
}

#SimpleSearchBoxPage #Arrival {
  background-image:url(../images/arrival.gif);
  background-position:0 22px;
  background-repeat:no-repeat;
  line-height:28px;
  padding-left:87px;
  padding-top:22px;
}

#SimpleSearchBoxPage .SearchButton {
  background-image:url(../images/search_button.gif);
  background-repeat:no-repeat;
  border:0 solid #000000;
  color:#9F2FB5;
  cursor:pointer;
  float:left;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  height:21px;
  margin-left:157px;
  margin-top:10px !important;
  width:68px;
}

#SimpleSearchBoxPage #Tickets {
  background-color:#53155F;
  background-image:url(../images/tickets2.gif);
  background-position:center top;
  background-repeat:no-repeat;
  border:1px solid #53155F;
  color:#FFFFFF;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  height:200px;
  margin:0;
  padding:0;
  text-align:right;
  width:264px;
}

#SimpleSearchBoxPage #TicketForm {
  height:80px;
  line-height:25px;
  margin-right:20px;
  margin-top:75px;
}

#SimpleSearchBoxPage #TicketForm .LeftColumn {
  float:left;
  height:70px;
  width:120px;
}

#SimpleSearchBoxPage #TicketForm .RightColumn {
  float:left;
  height:70px;
  width:120px;
}

#SimpleSearchBoxPage #TicketForm input, #SimpleSearchBox #TicketForm img {
  vertical-align:middle;
}

#SimpleSearchBoxPage .AdvancedSearch {
  background-image:url(../images/more_options_button.gif);
  background-repeat:no-repeat;
  border:0 solid #000000;
  color:#D7C9DA;
  cursor:pointer;
  font-family:Tahoma;
  font-size:10px;
  font-weight:normal;
  height:37px;
  margin-left:130px;
  margin-right:5px;
  margin-top:0;
  width:123px;
}

#MainContent #RightPageColumn {
float:right;
height:auto;
margin:0;
overflow:auto;
padding:0;
}

#RightPageColumn #Navigation {
  background-color:#844391;
  background-image:url(../images/slider.gif);
  background-position:27px 11px;
  background-repeat:no-repeat;
  color:#FFFFFF;
  font-family:Tahoma;
  font-size:10px;
  height:20px;
  padding-left:27px;
  padding-top:16px;
  width:706px;
}

#RightPageColumn #Navigation a {
  color:#FFFFFF;
  text-decoration:none;
}

#RightPageColumn #SubPageContent {
  color:#380442;
  font-family:Verdana;
  font-size:12px;
  height:auto;
  overflow:auto;
  padding: 0px 0px 0px 3px;
  width:730px;
}

#RightPageColumn #SubPageContent #Title {
  background-image:url(../images/ico_info.gif);
  background-position:left 3px;
  background-repeat:no-repeat;
  padding-bottom:10px;
  padding-left:25px;
  padding-top:0;
}

#RightPageColumn #SubPageContent h2 {
  color:#773085;
  display:inline;
  font-size:15px;
  font-weight:bold;
  margin:0;
}

#RightPageColumn #SubPageContent #Content ul {
  list-style-type:none;
  margin-left:10px;
}

#RightPageColumn #SubPageContent #Content li {
  background-image:url(../images/small_plane.gif);
  background-position:0 3px;
  background-repeat:no-repeat;
  padding:0 1.5em;
}

#RightPageColumn #SubPageContent p {
  color:#380442;
  font-size:12px;
  margin-bottom:10px;
  margin-top:10px;
  text-align:justify;
}

#RightPageColumn #SubPageContent h3 {
  clear:both;
  color:#773085;
  display:block;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  background-color:#CFCFCF;
  padding: 5px;
}

.SearchResultsReview{
  text-align: center;
}

.carrier_list{
  width:700px;
  padding:5px;
  text-align:center;
  margin:0 auto;
}
.carrier_list img{
  margin: 3px;
}

.SearchResultsReview img{
  margin: 5px;
}

.SearchResultsReview td{
  padding: 3px;
}


element.style  {
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:9px;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:#FFFFFF;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:solid;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:9px;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:#FFFFFF;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:solid;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:9px;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:9px;
}

#RightPageColumn #SubPageContent img.PhotoLeft {
float:left;
margin-bottom:10px;
margin-right:10px;
vertical-align:text-top;
}

#RightPageColumn #SubPageContent p strong {
color:#BA55D3;
font-size:12px;
font-weight:bold;
}

#RightPageColumn #SubPageContent .link_do_promocji {
clear:both;
color:#0000CD;
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:15px;
}

#RightPageColumn #SubPageContent h4 {
color:#BA55D3;
display:block;
font-size:13px;
font-weight:bold;
margin-bottom:2px;
}

#MainContent a:hover {
text-decoration:underline;
}

#MainContent a {
color:#5A5A5A;
text-decoration:none;
}

a  {
color:#6086FF;
text-decoration:none;
}

#RightPageColumn #SubPageContent #Content ul {
list-style-type:none;
margin-left:10px;
}

.biura  {
float:left;
margin-right:25px;
width:200px;
}

.SearchResultsOption{

}

.flights_columns input{
  margin: 10px;
}

.flights_columns{
  width: 100%;
}
.flights_columns_items{
  width: 100%;
}
.flights_columns_items .c1{
  width: 10%;
  background-image: url("/images/flight_ch_bg.jpg");
  background-repeat: no-repeat;
  border-bottom: 1px solid #834391;
}
.flights_columns_items .c2{
  width: 90%;
  border-bottom: 1px solid #834391;
  border-right: 1px solid #834391;
  background-color: #FFF;
}

.InfoClock{
  color:#9F9F9F;
  font-size:10px;
  margin: 4px;
}

.flights_columns_items{
  font-size: 9px;
}


#left_summary{
    background-color: #6E227D;
}

#left_summary #header_wrapper{
    padding: 10px 30px;
    background-image: url("/images/summary_header_bg.jpg");
    background-repeat: repeat-x;
}

#left_summary .head1{
    font-size: 18px;
    color: #FFF;
}

#left_summary .head2{
    font-size: 13px;
    color: #FF6600;
    font-weight: bold;
}










#dhtmltooltip{
  position: absolute;
  left: -300px;
  width: 150px;
  border: 1px solid #000;
  color: #000;
  padding: 2px;
  background-color: #ffd5ff;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
  -moz-border-radius: 10px;
  padding: 10px;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

#dhtmlpointer{
  position:absolute;
  left: -300px;
  z-index: 101;
  visibility: hidden;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.messages,.message{
	padding:10px 0px;
	color:#300738
}
.validate {
	padding:10px 0px;
	color:#B0000C
}


.wrap-area{
	background:url("/images/weather/layout/area_back-top.png") no-repeat scroll left top transparent;
	clear:both;
	float:left;
	padding:10px 0px 0px 0px;
	margin; 10px 0px;
	width:100%;
}
.wrap-area-bot {
	background:url("/images/weather/layout/area_back-bot.png") no-repeat scroll left bottom transparent;
	float:left;
	padding-bottom:10px;
	width:100%;
}

.table {
	float:left;
	padding:6px 0 6px 15px;
	width:548px;
}

.t_cond .c1 {
	border-right:2px solid #D1E9FF;
	float:left;
	text-align:left;
	width:328px;
}

.t_cond  .c1 .left {
	float:left;
	margin-top:4px;
	width:52%;
}

.t_cond .c1 .right {
	float:left;
	width:48%;
}

.t_cond .c1 .bot {
	clear:both;
	width:100%;
}

.t_cond .c2 {
	float:left;
	padding:0 4px;
	width:209px;
}
.t_cond .c2_a {
	text-align:center;
	width:33%;
}

.t_cond .c1 p, .t_cond .c2 p {
	clear:both;
	margin-bottom:0;
	padding-top:10px;
}


.table div div {
	float:left;
}

.grey, a.grey {
	color:#797878;
}

.warm {
	color:#E3303D;
}

.txt-xxlarge {
	font-size:1.8em;
	line-height:1.4em;
}


.wybrany_wiersz_promocji 
{
	background-color: #bbbbbb !important;
}
.naglowek_tabeli_promocji
{
	background-color: #9A63A4 !important;
	color: white;
	cursor: default;	
}
.tabela_promocji
{
	border: solid 3px #773085 !important;
	width: 600px;
	margin: 0 auto;	
	cursor: pointer;		
}
.tabela_promocji tr
{
	height: 25px;
}
.tabela_promocji tr td, .tabela_promocji tr th
{
	/*padding-left: 20px;*/
}
.wiersz1_tabeli_promocji
{
	background-color: #e6e6e6; 
}
.wiersz2_tabeli_promocji
{
	background-color: #cfcfcf;
}
.tekst_tabeli_promocji_lewo
{
	text-align: left;
	padding-left: 20px;
}
.tekst_tabeli_promocji_centrum
{
	text-align: center;
}
.tekst_tabeli_promocji_prawo
{
	text-align: right;
	padding-right: 20px;
}
