/* 0 BASIC TAGS */



/* 1 HEADER */

body {
font-family: Verdana, Tahoma, sans-serif;
font-size: 0.7em;
color: #666666;
text-align: center;
/*height: 100%;xxx*/

}

#printHead (
	display: none;
)

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

table {
	font-size: 1em;
	border: 0px;
	border-collapse: collapse;
}

h2, h3, h4, h6 {
	margin: 0;
	font-family: Verdana,tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #0062B0;
}

h6 {
	text-transform:  uppercase;
	font-family: Verdana, Tahoma, sans-serif; 
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	text-decoration: none
}



h5 {
	margin: 0;
	font-family: Verdana,tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #0062B0;
	font-size: 1.1em;
}


p {
	line-height: 1.4em;
	text-align: justify;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

ul li{
    margin: 0;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #666666;
	list-style-type: none;
	
}

form { margin: 0px; padding: 0px; }

img {border: 0px}

a, a:link {
	text-decoration: none;
	color: #004884;
	cursor: pointer;
}

a:visited {
	color: #004884;
}

a:hover {
	text-decoration: underline;
	color: #004884;
	cursor: pointer;
}


h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif; 
}


h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}


h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.2em;
	font-weight: bold;
	color: #004884; 
	background-color: inherit; 
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

div {
	border: 0px solid red;
	padding: 0px;
	clear: both;
	text-align: left;
}
.bordRLgrey {border-right: 1px solid #D1D1D1; border-left: 1px solid #D1D1D1}
.bordRLblueNew {border-right: 1px solid #D9E9F6; border-left: 1px solid #D9E9F6}

.buttonlink {
	border-bottom : 1px solid #BFCDD8;
	color: #224059;
	padding: 3px;
	font-size: 10px; color: #fff; 
	text-align: center;
	background: #2A8CD5;
	text-decoration: none;
}
.buttonOUT {
	background-color: #2A8CD5; 
	vertical-align: bottom; 
	height: 18px; 
	border-bottom : 1px solid #BFCDD8;
	color: #ffffff;
	cursor: pointer;
} 
.buttonIN { margin-top: 3px; 
	color: #ffffff; 
	font-size: 10px;
	text-decoration: none;
	border:0px solid red; 
	background-color: #2A8CD5;
	cursor: pointer;
}

.floatR {float: right;}
.floatL {float: left;}
.floatRR {float: right; clear: right}
.floatLR {float: left; clear: right}
.floatLL {float: left; clear: left}
.floatLB {float: left; clear: both}
.floatRB {float: right; clear: both}
.floatLN {float: left; clear: none}

.bgBlue {
background-color: #F1F6FC;
}
.bgBlue2 {
background-color: #E0F0FD;
}


.newsBg {
background-image: url('images/sav_reng_newTop.gif');
background-repeat: no-repeat;
background-position: top
}

.newsBgB {
background-image: url('images/sav_reng_newBot.gif');
background-repeat: no-repeat;
background-position: bottom;
}
/* 2 */



#mainarea {
	width: 980px;
	/*border: 1px solid #cccccc;*/
}

#content {
	float: left;
	width: 786px;
	margin: 0px;
	clear: both;
}

#contentPopup {
	float: left;
	width: 500px;
	margin: 0px;
	clear: both;
}
#GlobalSelection {
	
	clear: both;
	}
/*#rightcolumn {
	float: left;
	margin: 0px
}*/

#RightCol {
	float: left;
	clear: right; 
	width: 180px;
	text-align: right;
	margin-left: 10px 
}


#header {
}

#printHead {
	display: none;
}

#screenHead {

}

#printFoot {
	display: none;
}

#footer {
	float: none;
	width: 980px;
	margin: 0px;
	background-color: #fff;
	clear: both;
}
 #dayOffers {
	float: left;
	width: 786px;
	margin: 0px;
 }
#right_offers { 
	background-color:#fff; 
}

#resultsBlock {
			margin-top: 10px;
			margin: 0px;
			width: 260px;
			height: 617px;
			
	}
#CityPopup {
		text-align: left;
		width: 260px;
		margin: 0px;
		padding: 10px;
		text-align: center;
		
	}

#closeButton {
	float: right;
	margin-top: 10px;
	cursor: pointer;
}

#NoCurier {
	position: relative; 
	top: 70px;
}

/*#resultsBlock {
	margin-top: 10px;
	margin: 0px;
	width: 350px;
	height: 400px;
	border: 1px;
}

#CityPopup {
	text-align: left;
	width: 350px;
	}*/


/* 3 FOOTER */

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	/*height: 75px;*/
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	/*height: 75px;*/
	text-align: center;
	font-size: 10px;
}

fieldset {
	padding: 4px;
}

pre {
	font-size: 1em;
	color: brown;
	border: 3px dashed brown;
	text-align: left;
	padding: 10px;
}

.airlineLetter {
	font-weight: bold;
	color: #004884; 
	font-size: 1.5em;
	background-color: inherit; 
	font-family: Verdana, Tahoma, sans-serif;

}
.curs { cursor: hand; }
.selectLetter, a.selectLetter,a.selectLetter:link,a.selectLetter:visited,a.selectLetter:active, {
	font-weight: bold;
	color: #004884; 
	font-size: 1.3em;
	background-color: inherit; 
	font-family: Verdana, Tahoma, sans-serif;
}

a.selectLetter:hover, {
	font-weight: bold;
	color: #004884; 
	font-size: 1.3em;
	background-color: inherit; 
	text-decoration: underline;
	font-family: Verdana, Tahoma, sans-serif;
}


/*
	Order steps
*/

#steps {
	font-size: 1.0em;
	color: #fff;
	
}
a.stepprev,a.stepprev:link,a.stepprev:visited,a.stepprev:active,a.stepprev:hover {
	background-color: #fff;
	color: #AEAEAE;
	font-weight: normal;
}
a.currentstep,a.currentstep:link,a.currentstep:visited,a.currentstep:active,a.currentstep:hover {
	background-color: #fff;
	color: #AEAEAE;
	font-weight: bold;
}

.step {
	padding-left: 3px;
	background-image: url('images/step_icons.gif');
	background-repeat: no-repeat; 
}

.step1 {
	margin-right: 2px;
	color: #fff;
}

div.nextstep {
	background-color: #fff;
	color: #DEDEDE;
	font-weight: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

div.previousstep {
	background-color: #fff;
	color: #AEAEAE;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

div.currentstep {
	background-color: #fff;
	color: #AEAEAE;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.button {
	background-color: #990033;
	color: #ffffff;
	padding: 5px;
}

.unknown {
	background-color: yellow;
}

#errormessage {
	padding: 25px;
	font-size: 1.2em;
	color: #ff0000;
}
#mainmenu {
	float: left;
	width: 980px;
	margin: 0px;
}

#top_banner{
height: 150px;
padding-top: 3px; 
background-color: white;
float: left;
}

#top_line{
padding-top: 12px;
padding-bottom: 2px;
float: left;
}
#top_line2{
padding-top: 6px;
float: left;
}
#main_top_menu{
}

#Sides span{
	font-size: 0.9em;
	color: #000;
	margin-right:30px;
}

#rightcolumn { 
	background-color: white; 
	color: inherit; 
	float: right; 
	margin: 0px; 
	width: 180px; 
	clear: both
}

#rightcolumnSearch { 
	background-color: white; 
	color: inherit; 
	float: right; 
	margin: 0px; 
	width: 180px; 
	clear: both
}

#right3 { background-color: white; color: inherit; }
#right2 { background-color: white; color: inherit; margin-top: 16px }
#right2A { background-color: white; color: inherit; }
#right4 { background-color: white; color: inherit; }

#ConcretOrder div {
	padding-top: 5px;
}

.dateBlock {
	position: absolute; 
	top: 242px; 
	left: 760px; 
	width: 230px; 
	font-size: 1.1em; 
	color: #666666;
}

.radioTwo {
margin-right: 20%
}

.orderStep {
	float: left; 
	width: 391px; 
	
	margin-top: 20px
}
.globalSel {
	float: right; 
	width: 386px; 
	clear: right
}

/*Offers*/
.OfferMain {
	padding-top: 3px; 
	padding-bottom: 11px; 
	padding-left: 14px;
}
.OfferImg {
	height: 100px; 
	width: 232px
}

.OfferFlash {
	height: 90px; 
	width: 120px;
	margin-right: 7px;
}


.dauOffer {
	background-image: url(images/dayOffer.gif);
	background-repeat: no-repeat; 
	height: 27px; 
	width: 154px;
	margin-top: 15px;
}

/*  MENU styles  */


.menuCellALeft {
	background-image:url(images/ring_act_back.gif); 
	width: 7px; 
	height: 24px; 
	background-position: top;
	
}
.menuCellAItem {
	width: 139px; 
	height: 24px; 
	background-image:url(images/ring_act_back.gif); 
	text-align: center;
}

.menuCellARight {
	background-image:url(images/ring_act_back.gif); 
	width: 7px; 
	height: 24px; 
	background-position: top;
	
}

.menuCellAText {
	text-align: center;
	vertical-align: middle; 
	padding-top: 4px
}

.menuCellLeftFirst {
	background-image:url(images/ring_ina_leftF.gif); 
	width: 7px;
	height:16px; 
	background-repeat: repeat-x; 
	background-position: bottom;
}

.menuCellLeftint {
	background-image:url(images/ring_ina_leftF.gif); 
	width: 7px;
	height:16px; 
	background-repeat: repeat-x; 
	background-position: bottom;
}

.menuCellLeft {
	background-image:url(images/ring_back.gif); 
	width: 7px;
	height:16px; 
	background-repeat: repeat-x; 
	background-position: bottom;
}
.menuCellItem {
	width: 139px; 
	height: 22px; 
	border-top: 1px solid #d9e9f6; 
	text-align: center;
}

.menuCellRightLast {
	background-image: url(images/ring_underline.gif);
	background-repeat: repeat-x; 
	width: 674px
}

.menuCellText {
	text-align: center;
	vertical-align: middle; 
	padding-top: 4px;
	/*width: 150px;*/
}

.menuHorSep {
	height: 1px; 
	width: 100%;
	background-color:#355B9A
}

a.RingLink:link, a.RingLink:active, a.RingLink:visited {
	color: #2986CB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.RingLink:hover {
	text-decoration: underline;
	color: #004884;

}

a.RingLink_a:link, a.RingLink_a:active, a.RingLink_a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.RingLink_a:hover {
	text-decoration: underline;
	color: #004884;

}

.BotmenuCell {
	background-image:url(images/nav_back2.gif); 
	cursor:pointer;
	width: 139px; 
	height: 23px;
}

.BotmenuCellA {
	background-image:url(images/nav_back2_a.gif);
	cursor:pointer;
	width: 139px; 
	height: 23px;
}

.BotmenuCellRest {
	background-image:url(images/nav_back2.gif); 
	cursor:pointer;
	width: 280px; /*560  700*/
	height: 23px;
	/*padding-bottom: 1px; margin-bottom: 1px;*/
	
}

.BotmenuCellRestAdmin {
	background-image:url(images/nav_back2.gif); 
	cursor:pointer;
	width: 420px; /*280 560 700 (vienos meniu dalies plotis 140) */
	height: 23px;
	/*padding-bottom: 1px; margin-bottom: 1px;*/
	
}

a.NavLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.NavLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.NavLink:hover {
	color: #004884;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	
}

a.NavLink:active {
	color: #004884;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}


a.NavLink2:link {
	color: #004884;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.NavLink2:visited {
	color: #004884;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.NavLink2:hover {
	color: #004884;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.NavLink2H, a.NavLink2H:hover {
	color: #004884;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	
}

a.NavLink2:active {
	color: #004884;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}


.menuSep { 
	background-color: #355B9A; 
	width: 1px; 
	height: 23px 
}


.menuAdminBlock {
	padding-top: 10px;
}

.menuAdmin {
	padding: 2px;
	padding-left: 10px;
}
.menuAdminAct {
	padding: 2px;
	background-color: #FFCC00;
	padding-left: 10px;
}

a.menuAdminTxt, a.menuAdminTxt:link,a.menuAdminTxt:visited {
	font-family: Tahoma, Verdana, Tahoma, sans-serif; 
	font-size: 1.0em;
	color: #004884; 
}

 a.menuAdminTxt:hover {
	font-family: Tahoma, Verdana, Tahoma, sans-serif; 
	font-size: 1.0em;
	color: #004884; 
	text-decoration: underline;
	
}
/*  MENU styles end */

/*padingai*/

#rightmenu { text-align: center; background-color: #fff; color: #000; }

.reklamarow {
	background-color:#F1F6FC;
}

.reklamarow2 {
	background-color:#F1F6FC;
}

.reklamatitle {
	font-size:8px;
	color:gray;
	position:relative;
	padding-bottom:10px;
	padding-left:10px;
}
.spacer {
	height: 5px;
}
