/** SPALVOS *************************************

#ffe784  -  dominuojanti geltona

#63757B  -  darkgray borders

#73868C  -  middledarkgray

#9CAAAD  -  lightgray borders

#8a989b  -  fono spalva

#FFFF99  -  sviesiai gelsva tekstui (kainai ir t.t.)

*/


/* Media screen pradzia */

@media screen, print {

/** STANDARTINIAI ******************************/

img.imglt {
	margin: 0 15px 10px 0;
}

img {
	behavior: url("png.htc");
}

body{
	background-color:#8a989b;
}

body, td {  

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 10pt; 

	color: #000000; 

	}

a {

	color: white;

	text-decoration: none; 

	}

a:hover {

	color: #CC0000;

	}

/* body {  

	background-image: url(../images/index_r12_c6_f5.gif); 

	background-repeat: repeat-x;

	background-color: #8C9A9C;

	}

*/

.mainmenu {

	color: black;

	font-size: 8pt;

	line-height: 9px;

	cursor: hand;

	}

td.pagetitle {
	padding-left:5px;
}

.pagetitle h1 {
	font-size:16pt;
	font-weight:bold;
	color:#FFE784;
	margin:0;
}

h2 {
	font-size:10pt;
	font-weight:bold;
	margin:0;
	padding:0;
}



/** CELEMS ************************************/

.kalba {

	font-size: 7pt;

	color: black;

	font-weight: bold; 

	text-decoration: none;

	}

.kalba:hover {

	color: red;

	}

td.sarasas-pic {

	vertical-align: top;

	text-align: right;

	border-right: #ffe784 1px solid;

	border-top: #9CAAAD 1px solid;

	padding-left: 5px;

	padding-right: 0px;

	}

td.pvz-pic {

	vertical-align: top;

	text-align: right;

	border-right: #ffe784 1px solid;

	/*border-top: #9CAAAD 1px solid;*/

	padding-left: 5px;

	padding-right: 0px;

	}	

.sarasas-title {

	vertical-align: top;

	text-align: right;

	line-height: 11px;

	border-top: #9CAAAD 1px solid;

	padding-top: 1px;

	padding-bottom: 4px;

	}

.sarasas-title a {

	font-size: 8pt;

	color: white;

	font-weight: bold;

	text-decoration: none;

	}

.sarasas-title a:hover {

	color: red;

}

.sarasas-title-main {

	vertical-align: top;

	text-align: right;

	line-height: 11px;

	border-top: #9CAAAD 1px solid;

	padding-top: 1px;

	padding-bottom: 4px;

	}

.sarasas-title-main a {

	font-size: 8pt;

	color: white;

	font-weight: bold;

	text-decoration: none;

	}

.sarasas-title-main a:hover {

	color: red;

}

.pvz {

	vertical-align: top;

	text-align: right;

	line-height: 11px;

	/*border-top: #9CAAAD 1px solid;*/

	padding-top: 1px;

	padding-bottom: 4px;

	}

.pvz a {

	font-size: 8pt;

	color: white;

	font-weight: bold;

	text-decoration: none;

	}

.pvz a:hover {

	color: red;

}

img.graph {border:solid 2px #9CAAAD;}

.white-bg {
	
	margin-left:10px;
	border:5px solid #FFFFFF;
	
}

.white-border {
	
	border:5px solid #FFFFFF;
	
}

/** BORDERS ***********************************/

.yellow-all {

	border-color : #ffe784;

	border-style : solid;

	border-width : 1px;

	}

.yellow-bottom { BORDER-bottom: #ffe784 1px solid; }

.yellow-top    { BORDER-top: #ffe784 1px solid; }

.yellow-right  { BORDER-right: #ffe784 1px solid; }

.yellow-left   { BORDER-left: #ffe784 1px solid; }

.darkgray-all {

	border-color : #63757B;

	border-style : solid;

	border-width : 1px;

	}

.darkgray-bottom { BORDER-bottom: #63757B 1px solid; }

.darkgray-top    { BORDER-top: #63757B 1px solid; }

.darkgray-right  { BORDER-right: #63757B 1px solid; }

.darkgray-left   { BORDER-left: #63757B 1px solid; }

.lightgray-all {

	border-color : #9CAAAD;

	border-style : solid;

	border-width : 1px;

	}

.lightgray-bottom { BORDER-bottom: #9CAAAD 1px solid; }

.lightgray-top    { BORDER-top: #9CAAAD 1px solid; }

.lightgray-right  { BORDER-right: #9CAAAD 1px solid; }

.lightgray-left   { BORDER-left: #9CAAAD 1px solid; }



/** TEKSTAS ************************************/

.tekstas-7pt {

	font-size: 7pt;

	}

.tekstas-8pt {

	font-size: 8pt;

	}


.tekstas-9pt {
	font-size: 9pt;
	font-weight: bold;
	}


.tekstas-10pt-white {

	font-size: 10pt;

	color: #ffffff;

	font-weight: bold;

	}



.tekstas-9pt-yellow-bold {

	font-size: 9pt;

	color: #ffe784;

	font-weight: bold; 

	}

.tekstas-8pt-lineheight10 {

	font-size: 8pt;

	line-height: 10px

	}

.tekstas-yellow-bold { 

	font-weight: bold; 

	color: #FFE784 

	}

.grupe {
	margin-bottom:-15px;
	font-weight: bold; 
}


.tekstas-data {

	font-size: 7pt;

	color: #FFFF99;

	font-weight: bold;

	}

.kaina {

	color: #FFFF99;

	font-weight: bold;

	}

.light {

	color: #FFFF99;

}

.descr-text {

	color: #45555A;
	font-size: 10px;
}

P.antraste {

	font-size: 14px;

	font-weight: bold;

	background-color: #FFE784;

	margin-top: 25px;

	margin-bottom: 20px;

	padding: 2px 0px 2px 5px;

	}



/** LENTELE ***********************************/

table.lentele {

	color: Black;

	background: none;

	border-left: 1px solid #63757B;

	border-bottom: 1px solid #63757B;

	border-top: 1px solid #63757B;

	border-right: 1px solid #63757B;

	margin-left: 5px;

	}

table.lentele td {

	font-size: 8pt;

	padding: 2px 4px 1px 4px;

	border-bottom: 1px solid #63757B;

	border-right: 1px solid #63757B;

	background-color: #8C9A9C;

	}

table.lentele td.akcented {
	background-color: #ACB7B9;
	}
	
table.lentele td.lentele-pavadinimas {

	font-size: 10pt;

	color: black;

	font-weight: bold;

	background-color: #73868C;

	padding-left: 5px;

	}

table.lentele td.lentele-antraste {

	color: #63757B;

	font-weight: bold;

	text-align: center;

	background-color: #8C9A9C;

	border-bottom: 2px solid #63757B;

/* 	border-top: 1 solid #63757B;*/

	}

table.lentele td.lentele-kaina {

	color: #FFFF99;  /* buvo istrinta */

	font-weight: bold;

	text-align: center;

	background-color: #9CAAAD;

	}

table.lentele td.lentele-null {

	font-size: 8pt;

	padding: 0px 0px 0px 0px;

	border-bottom: 0px solid #63757B;

	border-right: 0px solid #63757B;

	}

table.lentele td.lentele-smaller {

	font-size: 8pt;

	padding: 0px 5px 0px 5px;

	border-bottom: 1px solid #63757B;

	border-right: 1px solid #63757B;

	}

	

ul li {

	background: transparent url(/images/detales/red_list_4x4.gif.pagespeed.ce.YjNVK-cHC2.gif) no-repeat 0 5px;
	padding:3px 0 3px 15px;
	/*list-style-image: url(images/detales/red_list_4x4.gif.pagespeed.ce.YjNVK-cHC2.gif);*/
	margin-left: -10px;
	list-style:none;
	}

.form {   /* ... */

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 10pt;

	margin: 0px 0px 0px 0px; 

	padding: 1px 1px 1px 5px; 

	border: 1px #5F6B6D solid;

	background-color: white;

	}

.form-oneline {   /* ... */

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 10pt;

	margin: 0px 0px 0px 0px; 

	padding: 1px 1px 1px 5px; 

	border: 1px solid #5F6B6D;

	background-color: white;

	height: 20px;

	}

.form-oneline2 {   /* ... */

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 8pt;

	margin: 0px 0px 0px 0px; 

	padding: 1px 1px 1px 5px; 

	border: 1px solid #5F6B6D;

	background-color: white;

	height: 17px;

	}

.form-button {   /* ... */

	background-color: #9EADB0;

	border-bottom: #5F6B6D 2px solid;

	border-right: #5F6B6D 2px solid;
	
	border-top: #5F6B6D 1px solid;
	
	border-left: #5F6B6D 1px solid;
	
	color: black; 

	FONT-FAMILY: sans-serif, Verdana; 

	FONT-SIZE: 8pt; 

	FONT-WEIGHT: bold; 

	height: 20px;

	margin: 0px 0px 0px 0px;

	}

.form-button2 {   /* ... */

	background-color: #9EADB0;

	border-bottom: #5F6B6D 2px solid;

	border-right: #5F6B6D 2px solid;
	
	border-top: #5F6B6D 1px solid;
	
	border-left: #5F6B6D 1px solid;

	color: black; 

	FONT-FAMILY: sans-serif, Verdana; 

	FONT-SIZE: 7pt; 

	FONT-WEIGHT: bold; 

	height: 17px;

	margin: 0px 0px 0px 0px;

	padding: 1px 1px 1px 1px;

	}

.pic-border {  border: 1px #63757B solid}



/* Mail list stiliai */

.required  {

	color: #CC0000;

	FONT-WEIGHT: bold; 

}

/* Tablas su sinku i kainorascius*/

table.kainorasciai {
	margin-top:20px;
	margin-bottom:25px;  
}

table.kainorasciai td img{
	margin-right:10px;
}

/*Skundu knyga start*/

table.forma td {
	border-bottom:#8a989b 2px solid;
	font-size:11px;
	padding:6px 15px 6px 0;
}
table.forma td forma label{
	font-size:11px;
}

table.forma th {
	border-bottom:#8a989b 2px solid;
	font-size:11px;
	padding:6px 15px 6px 15px;
	text-align:left;
	font-weight:normal;
}

table.forma tr th.asminfo {
	padding:0;
}

table.forma th.pics {
	padding:0;
	/*border:none;*/
}
table#moods {
	margin:7px 0;
}

table#moods td {
	padding:0;
	border:none;
	text-align:center;
}


table.forma input.text,  table.forma textarea {
	border:1px solid #5F6B6D;
	width:250px;
}
input.form-button {
	padding:0 20px;
}

td.title p {
	margin-bottom:6px;
}

/*Skundu knyga stop*/


/* Header */
table#lang_tbl td{
	padding:5px 5px 5px 0;
}
table#lang_tbl td img{
	border:1px solid #8a989b;
}
table#header td {
	background: #3A5251;
}
table#header td a{
	font-size:11px;
}
table#header td {
	color:#FBE881;
	font-size:11px;
}

#choose p{
color:#8a989b;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
margin:0 2px 0px 0;
}




}

/* Media "screen" pabaiga */


/* Media "print" pradzia */

@media print {

.tekstas-10pt-white {

	font-size: 10pt;

	color: black;

	font-weight: bold;

	}



.tekstas-9pt-yellow-bold {

	font-size: 9pt;

	color: black;

	font-weight: bold; 

	}

.tekstas-yellow-bold { 

	font-weight: bold; 

	color: black; 

	}

.tekstas-data {

	font-size: 7pt;

	color: black;

	font-weight: bold;

	}

.kaina {

	color: black;

	font-weight: bold;

	}

.light {

	color: black;

}

table.lentele td.lentele-antraste {

	color: black;

	font-weight: bold;

	text-align: center;

	background-color: #8C9A9C;

	border-bottom: 2px solid #63757B;

/* 	border-top: 1 solid #63757B;*/

	}

table.lentele td.lentele-kaina {

	color: black;  /* buvo istrinta */

	font-weight: bold;

	text-align: center;

	background-color: #9CAAAD;

	}





}

/* Media "print" pabaiga */.lg-border-bottom {
	border-bottom-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
}


.pasitikrinkite {
	margin-left:10px;

}

#map {
font-size:11px;
font-family:tahoma;
}

div.bubble {
width:320px;
height:115px;
overflow:hidden;
}

#map div.plotai_title {
height:18px;
}
#map div.plotai_photo {
float:left;
width: 152px;
}

#map div.plotai_photo img {
display:block;
}

#map div.plotai_info {
float:right;
width:160px;

}

#map .buble-link {
background-color:#8A989B;
padding:3px 10px;
display:block;
}

#kontaktu_saraso_div div.bubble {display:none;}

#kontaktu_saraso_div a {
display:block;
width: 220px;
background-color:#536A6F;
padding:2px 10px;
margin:10px 10px 0 0px;
float:left;
font-size:11px;
background-position:top right;
background-repeat:no-repeat;
}

.plotai_laisvas {background-image:url(/plotai/pics/laisvas.gif.pagespeed.ce.ZPeVxloKEv.gif);}
.plotai_uzimtas {background-image:url(/plotai/pics/uzimtas.gif.pagespeed.ce.YmHCNLB8sP.gif);}

.plotai-message-lime, .plotai-message-red, .plotai-message-yellow {
background-color:#536A6F;
padding:5px 10px;
font-weight:bold;
width:480px;
display:block;
margin:-10px 0 10px 0;
}

.plotai-message-lime {color:#669933; clear:both; margin-top:20px;}
.plotai-message-red {color:#FF0000;}
.plotai-message-yellow {color:#FFFF99;}

<style type="text/css">
/* main container */
.sbscr_cont {
width: 200px;
border: 1px solid #ccc;
padding: 0 10px;
margin: 5px 0;
font-size: 12px;
}
.sbscr_heading {
font-size: 14px;
}
/* email input */
#sbscr_e {
max-width: 200px;
}
/* submit button */
#sbscr_b {
}
/* messages */
.sbscr_msg_err,
.sbscr_msg_ok {
padding: 3px 5px;
margin: 5px 0;
font-weight: bold;
text-align: left;
}
.sbscr_msg_err {
background-color: #ffd9d9;
border: 1px solid red;
color: #990000;
}
.sbscr_msg_ok {
background-color: #c5ffb6;
border: 1px solid #1d8800;
color: #1d8800;
}
/* naujienlaiskis */
/* main container */
.sbscr_cont {
width: 200px;
border: 1px solid #ccc;
padding: 0 10px;
margin: 5px 0;
font-size: 12px;
}
.sbscr_heading {
font-size: 14px;
}
/* email input */
#sbscr_e {
max-width: 200px;
}
/* submit button */
#sbscr_b {
}
/* messages */
.sbscr_msg_err,
.sbscr_msg_ok {
padding: 3px 5px;
margin: 5px 0;
font-weight: bold;
text-align: left;
}
.sbscr_msg_err {
background-color: #ffd9d9;
border: 1px solid red;
color: #990000;
}
.sbscr_msg_ok {
background-color: #c5ffb6;
border: 1px solid #1d8800;
color: #1d8800;
}