* html .cell {
	display:inline;
}
html {
    overflow-y: scroll;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body { /* nesutampa su redaktoriaus stiliumi */
	height: 100%;
	color: #000000;
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font: 9pt Arial, Helvetica, Verdana, sans-serif;
	text-align: justify;
/*	color: #393939; */
   behavior: url("csshover3.htc");
}
.fonas {
/*	background: #d6d6db;*/
	background: #eee;
}
#neaktyvus_fonas {
	position: absolute;
	display: none;
	/*visibility: hidden;*/
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	background-color: #101515;
	margin: 0px;
	top: 0px;
	left: 0px;
	z-index: 1000;
}
#isdidinimo_langas {
	position: absolute;
	display: none;
	/*visibility: hidden;*/
	border: 3px solid #015070;
	background-color: #fff;
	text-align: center;
	padding: 8px;
	z-index: 1001;
}
.pagr_remas {
	position: relative;
	box-shadow: 8px 0 16px -6px #546674, -8px 0 16px -6px #546674;
	-webkit-box-shadow: 8px 0 16px -6px #546674, -8px 0 16px -6px #546674;
	-moz-box-shadow: 8px 0 16px -6px #546674, -8px 0 16px -6px #546674;
	border-left: 1pt solid #546674;
	border-right: 1pt solid #546674;
	border-top: 0pt solid #546674;
	border-bottom: 0pt solid #546674;
	text-align:center;
	margin:0 auto 0 auto;
/*	background-color: #eeeeee;*/
	background-color: #fff;
	padding:6px 6px 6px 6px;
}
p {
	margin: 0px;
	padding: 0px;
}
a, a:visited, a.span {
	color: #015070;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}
hr, hr.hr_meniu, hr.hr_koment {
	border: none;
	height: 1px;
	font-size:1px;
	border-top: 1px solid #000;
	margin: 6px 0 6px 0;
	line-height: 1px;
}
hr.hr_meniu {
	border-top: 1px solid #015070;
	text-align: center;
	width: 98%;
}
hr.hr_info {
	border-top: 1px solid #b6b6b6;
	text-align: center;
	width: 98%;
}

hr.hr_koment {
	border-top: 1px solid #015070;
	text-align: center;
	width: 98%;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	font: normal 9pt Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	color: #000;
}
table td {
	font: normal 9pt Arial, Helvetica, Verdana, sans-serif;
	padding: 3px;
	margin: 0;
	color: #000;
}
table.km {
	width:99%;
	margin-left:auto; 
	margin-right:auto;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
	font: normal 9pt Arial, Helvetica, Verdana, sans-serif;
}
table.km td {
	font: normal 9pt Arial, Helvetica, Verdana, sans-serif;
	empty-cells: show;
	border: 0px dotted silver;
	padding: 6px;
	margin: 0;
	color: #000;
}
table.km tr.sp:hover, table.km tr.sp:hover td {
	background-color: #e2e6e9;
}
table.km td.fon {
	color: #960000;
	background-color: #e9e9e7;
	padding: 6px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
table.km td.sp1 {
	background-color: #fff;
}
table.km td.sp2 {
	background-color: #f1f1ef;
}
table.km td.sp1_pabaiga {
	background-color: #fff;
	border-bottom: 1px solid #000;
}
table.km td.sp2_pabaiga {
	background-color: #f1f1ef;
	border-bottom: 1px solid #000;
}
.pav_txt {
	background-color: #efeff1;
	font-size: 8pt;
	padding: 6px;
	text-align: center;
}
.pav_galerija {
	background-color: #efeff1;
	margin: 10px 0 10px 0;
	width:100%;
	text-align:center;
}
.galerijos_skaitliukas {
	padding: 6px;
}
.aktyvaus_pav_nr {
	font-size: 11pt;
	font-weight: bold;
}
.rodykles_paveiksliukas {
	cursor: pointer;
	position: relative;
	top: 2px;
}
/* ------------------------------------------------------ */
.klaida {
	color: #c82626;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.laikrascio_paskirtis {
	font-size: 8pt;
	margin:0 0 16px 0;
}
.laikrascio_pradzia {
	font-size: 8pt;
	margin:0 0 16px 0;
}
.siandien {
	color: #960000;
	font-weight: bold;
	margin:8px 0 8px 0;
}
.reklama {
 /* meniu linijos tekstas */
	font-size: 8pt;
	margin: 0;
	padding: 20px;
	border: 1px dotted #015070;
	border-collapse: collapse;
	border-spacing:0;
	text-align: center;
	background-color: #eee;
}
.meniu {
	background-color: #FFF;
	text-align: left;
	padding: 0;
	border: 1px solid #546674;
	margin-bottom: 6px;
	overflow: hidden;
}
.meniu_vidus {
	padding: 4px 6px 4px 6px;
}
.meniu_pavadinimas {
	background: url(www_pav/meniu-fonas.png) repeat-x bottom;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px 6px 6px 6px;
	background-color: #E8EDED;
}
a.meniu_punktas, a.meniu_punktas:visited {
	line-height: 18px;
	padding: 0 0 0 0px;
	font-size: 8pt;
	color: #015070;
	text-decoration: none;
}
a.meniu_punktas:Hover {
	font-size: 9pt;
	color: #015070;
	line-height: 18px;
	padding: 0 0 0 0px;
}
.isrinktas_meniu_punktas {
	font-size: 9pt;
	line-height: 18px;
	padding: 0 0 0 0px;	
	color: #c0c0c0;
}
.meniu_punkto_info {
	font-size: 6.5pt;	
}
.info {
	background: url(www_pav/meniu-fonas.png) repeat-x top;
	background-color: #FFF;
	text-align: left;
	background-position: 0 1px;
	border: 1px solid #b6b6b6;
	padding: 0;
	margin-bottom: 6px;
}
.info_vidus {
	padding: 4px 6px 4px 6px;
}
.info_pavadinimas {
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	padding: 0 0 6px 0px;
}
.info_txt, .neaktyvus_info_txt, .km_info_txt {
	font-size: 8pt;
	text-align: left;
}
.neaktyvus_info_txt {
	color: #c0c0c0;
}
.km_info_txt {
	font-size: 8pt;
	text-align: right;
}
.info_txt_tarpas {
	font-size: 4pt;
}

.remelis {
	background-color: #FFF;
	border: 1px solid #b6b6b6;
	padding: 6px;
}
.skiltis {
	/*background: url(www_pav/skiltis-fonas.png) repeat-x top;*/
/*	background-color: #015070;*/
	background-color: #009dc4;
	padding: 3px 0 3px 20px;
	margin: -6px -6px 6px -6px;
	text-align: left;
	font: normal bold 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	position: relative;
}
.skiltis a, .skiltis a:hover, .skiltis a:visited {
	color: #FFF;
	text-decoration: none;
}
.straipsnio_skiltis {
	text-align: right;
	padding: 2 0px;
	font-size: 8pt;
	color: #015070;
}
hr.bruksnys {
	border-top: 1px dotted #b6b6b6;
	text-align: center;
	width: 99%;	
}
.Straipsnio_pavadinimas, a.Straipsnio_pavadinimas, p.Straipsnio_pavadinimas a {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #000;
}
a.Straipsnio_pavadinimas:Hover, p.Straipsnio_pavadinimas a:Hover {
	color: #015070;
}
.rodykle {
	position:relative;
	top: -2px;
	color: #015070;
}
.straipsnio_data {
	font-size: 8pt;
	color: #9facb9;
	text-align: right;
	margin: 0 0 6px 0;
}
.paieskos_straipsnio_data {
	font-size: 8pt;
	color: #9facb9;
	text-align: left;
	margin: 0 0 3px 0;
}
.neaktyvus_txt {
	color: #c0c0c0;
}
.menuo, .men_diena, .sav_diena {
	border-bottom: 1px solid #c0c0c0;
}
.men_diena {
	font-size: 8pt;
}
.menuo {
/*	background: url(www_pav/menesio-fonas.png) repeat-x top; */
	text-align: left;
	font-weight: bold;
	padding:3px 0 3px 5px;
	font-size: 10pt;
}
.sav_diena {
	text-align: left;
/*	color: #c0c0c0; */
	font-size: 8pt;
}
.aktyvi_diena {
	background-color: #E8EDED;
	font-weight: bold;
	font-size: 9pt;
}
.aktyvus_zodis {
	background-color: #eee8aa;
}
.son_txt {
	font-size: 8pt;
}
.sav_kl_punktas {
	text-align:left;
	vertical-align:top;
	margin-top: 4px;
}
.sav_kl_txt {
	text-align:left;
	vertical-align:top;
	font-size: 8pt;
	margin-top: 6px;
}
.autorius {
	font-size: 9pt;
	font-style: italic;
	text-align: left;
}
.normalus_txt {
	font-size: 9pt;
	font-style: normal;
}
.komentaru_sk, a.komentaru_sk, .archyvas, .archyvas_skilties_fone {
	font-size: 8pt;
	color: #960000;
	font-weight: normal;
	position:relative;
	top: -1px;
	text-decoration: none;
}
.archyvas {
	color: #600000;
	font-size: 8pt;
	text-align: right;
}
.archyvas_skilties_fone {
	color: #800000;
	top: -1px;
}
.komentaru_sk_min, a.komentaru_sk_min, a.komentaru_sk_min:Hover {
	width: 18px;
	margin: auto;
	font-size: 7pt;
	text-align: center;
	color: #960000;
	font-weight: bold;
	text-decoration: none;
}
.koment_info {
	text-align: center;
	font-size: 8pt;
	color: #646464;
}
.rek_tarpas {
	font-size: 6pt;
}
.skelbimo_kategorija {
	padding: 5px 0 5px 20px;
	margin: 28px 0 8px 0;
	text-align: left;
	color: #960000;
	background-color: #e9e9e7;
	font-weight: bold;
}
.apie {
	background-color: #d6d6db;
	padding: 10px 8px 10px 8px;
	margin: 8px -6px -6px -6px;
	text-align: center;
	position: relative;
	vertical-align:bottom;
}
.apie, .apie table, .apie table td {
	color: #000;
	font: normal 8.5pt Arial,Verdana,Helvetica,sans-serif;
}
.a_apie, .a_apie:visited {
	color: #000;
}
.aktyvus_puslapis {
/*	background-color: #E8EDED;*/
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}
.Nr {
	color: #500000;
	font-weight: bold;
}
.pranesk_naujiena, .pranesk_naujiena a {
	font: bold 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	position: relative;
	top:-1px;
}
.input {
	background-color:#F4F3F3;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	border:1px #999 solid;
}
.paieskos_psl {
	background-color:#F4F3F3;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	border:1px #999 solid;
}
.skaitliukas {
	font-weight: bold;
	font-size: 11pt;
	margin: 3px 20px 3px 20px;
	padding: 2px 7px 2px 7px;
	color: #781b1b;
	border:1px solid #000;
}
.skaitliuko_tekstas {
	color: #616161;
	margin: 0;
	padding: 0;
}
.tik_del_masininio_formos_pildymo {
	display: none;
}
