/* 2005 (c) UAB "Dizaino Kryptis" */
/* 2005 (c) Simonas Falkauskas    */


body {
	margin: 0;
	padding: 0;
	font-weight: normal;
    font-style: normal;
}


/* HEADER */

#header {
	background: #FFFAD9;
}
#index .header-bg {
	background: url(../archive/images/bg-header.gif) no-repeat;
}
.header-bg {
	background: url(../archive/images/bg-header-vid.gif) no-repeat;
}

/* End HEADER */
/* CONTENT */

.banners {
	padding: 15px;
}

/* Meniu */
#visas {
	list-style-image: url(../archive/images/icons/marrow1.jpg);
}

#left {
	background: url(../archive/images/bg-meniu.gif) repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#meniu {
	margin: 0;
	padding: 0 5px 0 25px;
	list-style-image: url(../archive/images/strike.gif);
	font-weight: bold;
	line-height: 15px;
}
#meniu a {
	color: #000;
	text-decoration: none;
}
#meniu a:hover {
	color: #FFF;
}
#meniu .sub {
	list-style-image: url(../archive/images/line.gif);
	padding: 0 10px;
	margin: 0;
	font-weight: normal;
	line-height: normal;
}
#left .top-bt {
	list-style-image: url(../archive/images/strike.gif);
	padding: 0 25px;
	margin: 0;
	font-weight: bold;
}
#left .top-bt a {
	color: #000;
	text-decoration: none;
}
#left .top-bt a:hover {
	color: #FFF;
}

#meniu li ul {
    display: none;
}
#meniu li.open ul {
    display: block;
}


.meniu-bt {
	background: url(../archive/images/bg-meniu-bt.gif) no-repeat;
}

/* End Meniu */

/* Content */

#index #content {
	background: url(../archive/images/bg-content.gif) repeat-y;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../archive/images/bg-content-vid.gif) repeat-y;
}

#airfare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: background-color: #0000FF;
}
.airfare {
	padding: 0 10px;
	font-size: 8pt;
	line-height: 9pt;
	text-align: left;
	color: #000;
}
.airfare td {
	background-color: #9CC2DA;
}
.content-apt td {
	background-color: #9CC2DA;
}
.content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 0;
}

.content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 0;
}

.content h3 {
	font-size: 8px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 0;
}
.content {
	padding: 0 10px;
	font-size: 8pt;
	line-height: 9pt;
	text-align: justify;
	color: #000;
}
.content img {
	margin-right: 5px;
	margin-left: 5px;
}
.content-big-red {
	font-size: 16px;
	color: #FF0000;
	line-height: 12pt;
}

.content-red {
	color: #FF0000;
}
.content-white {
	color: #FFFFFF;
}
.content-blue {
	color: #0000CC;
}
.content-icas {
	font-family: verdana
	font-size: 14px;
	color: #f87f10;
}
.content a {
	color: #0000EE;
	text-decoration: underline;
}

#index .content-bt {
	background: url(../archive/images/bg-content-bt.gif) no-repeat;
}
.content-bt {
	background: url(../archive/images/bg-content-bt-vid.gif) no-repeat;
}
.black1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	line-height: 9pt; 
	color: #000000;
	padding: 0px;
}
.black1 img {
	margin-right: 5px;
}
.black1_title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 12pt;
	color: #0000CC;
}
.black1_title a {
	color: #0000CC;
}

/* End Content */

/* Right */

#right {
	background: url(../archive/images/bg-right.gif) repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.right {
	font-size: 10px;
	color: #000;
	padding: 0 15px 15px 15px;
}
.right h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
}
.right p {
	margin-top: 0;
}

.right a {
	color: #FF0000;
	text-decoration: underline;
}

.right-bt {
	background: url(../archive/images/bg-right-bg.gif) no-repeat;
}

/* End Right */

/* End CONTENT */
/* FOOTER */

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	color: #8D8D8D;
}
#footer td {
	padding: 10px 5px 5px 5px;
}


.line {
	border-bottom: 1px solid #8D8D8D;
}

/* End FOOTER */
