@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#FFF;
	position:relative;
	width:100%;
}

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

#head{
	width: 975px;
	margin: 0px auto;
	padding:5px 0px 0 5px;
	position: relative;
}
#head img.logo{
	font-size:0;
	line-height:0;
	float:left;
	padding-top: 22px;
	padding-left: 5px;
}

#head .leaderboard{
	float:right;
	margin-right: -20px;
}

#table{
	width: 1040px;
	margin:0 auto;
}
ul.nav{
	width:982px;
	height:39px;
	float:left;
	margin:0 0 6px 0;
}
.text { font-size: 12px; color: #7d7d7d; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
a:link.link2, a:visited.link2
    { font-size: 12px; color: #A165AA; text-decoration: none;font-family:verdana;font-weight:normal;}
a:hover.link2
{
	display:inline;
	color:#A165AA;
	border-bottom:1px dotted; 
}

#share-bar {
	float: right;
	margin: 10px 0px 15px 10px;
}

#meniu-top {
	height: 14px;
	width: 444px;
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #9748a8;
	margin-top: 20px;
	float: right;
}

#meniu-top a{
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #9748a8;
	text-decoration: none;
}
#meniu-top a:hover {
	border-bottom:1px dotted;
}

.main{ width:900px; text-align: center; margin:auto}


ul.nav{
	width: 982px;
	margin-top: 10px;
	background-image:url(/images/meniu_03.jpg) 0 0 no-repeat;
}
ul.nav li{
	float:left;
	list-style: none;
}

ul.nav li a{
	display: inline;
	text-decoration:none;
}

#choose_airport_small {
	position:absolute;
	background-color:#FFF;
	width:300px;
	height:200px; 
	border:1px solid #36C;
	padding:5px 10px 10px 10px;
	border-color:#69416F;
}
.off { display:none; }
.on, on2 { display:block;  }

a {
	color:#81438C;
	text-decoration: none;
}
	
