/*
PRISIKĖLIMO BAŽNYČIOS SVETAINES SPALVOS
---------------------------------------
fonų spalvos

gelsva (aktualijoms ir kitiems) FFFDEF zalsva (parapijai) F6FFEA rausva (šventovei) FFF1E4
meniu geltona tamsi F8D976 šviesiai gelsva (jei prireiks) FFF8D4
--------------
tekstų spalvos
meniu: 	aktualu 855E01	parapija 27731A   sventovė 922301   melyna 062D67

Linkai
linkai BB7C02  naudoti 42759D  aktyvuoti:  	aktualu FFA200 	parapija 409E07 	šventovė C82F00

pavadinimai tekste 	geltona BB7C02 	melyna 	062D67 arba 	42759D
--------------------------
copy, nuorodos 38566D 	aktyvuotos geltona BB7C02

jungtys (jei prireiks): 	aktualu sakos geltona BC7D00  	parapija sakos zalia 127701  	šventovė sakos raudona 922301

*/

BODY {
	background-color: white;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border: 0px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px  }

BODY { 
scrollbar-face-color : #F8D976; /* geltonai tamsi banerio */
scrollbar-highlight-color : #FFFFFF; /* balta - isskilumo */
scrollbar-3d-light-color : #D5B559; /* sviesi auksine*/
scrollbar-dark-shadow-color : #BB7C02;  /* tamsi auksine */
scrollbar-arrow-color : #BB7C02;  /* rodykle, auksine*/ 
scrollbar-shadow-color : #F8D976;  /* seselis ...*/ 
scrollbar-track-color: #FFF8D4; /* gelsva griovelio*/
scrollbar-base-color: #BB7C02;
} 

BODY, P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; }

#textas { margin-top: 0px; margin-left: 20px; margin-right: 15px; margin-bottom: 5px; padding-top: 0px; }
#textas a:link { text-decoration: none; color: #BB7C02; }
#textas a:visited { text-decoration: none; color: #42759D;}

#textas p { margin-top: 0px; margin-bottom: 10px; text-indent: 40px;}
#foto p { text-indent: 0px;}

#textas .title_www { margin-top: 0px; margin-left: 40px; margin-right: 20px; margin-bottom: 18px;  padding: 0px;
	font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif; color: #BB7C02;
	font-size: 14pt; font-style:normal; font-weight: normal; text-transform: uppercase; }

h1 {margin-left: 40px; margin-top: 16px; margin-bottom: 12px; padding-top: 0px; padding-bottom: 0px; 
	font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif;	color: #062D67;
	font-size: 9.5pt; font-style:normal; letter-spacing: 0.1em;  font-weight: bold; text-transform: uppercase; /*font-variant: small-caps;*/ }

h2 {margin-left: 40px; margin-top: 16px; margin-bottom: 12px; padding-top: 0px; padding-bottom: 0px; 
	font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif;	color: #062D67;
	font-size: 8pt; font-style:normal; letter-spacing: 0.06em; font-weight: bold; text-transform: uppercase;}

h3 {margin-left: 40px; margin-top: 16px; margin-bottom: 12px; padding-top: 0px; padding-bottom: 0px; 
	font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif;	color: #062D67;
	font-size: 10pt; font-style:normal; font-weight: bold; }

strong {color: #062D67; font-weight: bold; }
.melyna {color: #062D67; font-weight: bold; }
.melsva {color: #062D67; font-weight: normal; }
.geltona { color: #BB7C02; font-weight: bold; }
.gelsva { color: #BB7C02; font-weight: normal; }
.auksine { color:#855E01; font-weight: bold; }

/* foto didinimas */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.img_d { position: relative; z-index: 0;}
.img_d img { margin: 4px 10px 10px 10px; /*margin-top:4 px; margin-right:10px; margin-bottom: 10px; margin-left: 10px; */border-width: 0px; }

.img_d:hover { background-color: transparent; z-index: 50; }

.img_d span { /*CSS for enlarged image*/
position: absolute; /*relative  */ background-color: white; padding: 10px; /*left: -500px; */
text-align: center; border: 1px solid #062D67; visibility: hidden; color: black; text-decoration: none; }

.img_d span img { /*CSS for enlarged image*/
border-width: 0px; padding: 0px;}

.img_d:hover span { /*CSS for enlarged image on hover*/
visibility: visible; top: 20px;
left: -100px; /*position where enlarged image should offset horizontally */ }

/* zemai esanciu 2 foto eilei */

.img_d_up { position: relative; z-index: 0;}
.img_d_up img { margin: 4px 10px 10px 10px; /*margin-top:4 px; margin-right:10px; margin-bottom: 10px; margin-left: 10px; */border-width: 0px; }

.img_d_up:hover { background-color: transparent; z-index: 50; }

.img_d_up span { /*CSS for enlarged image*/
position: absolute; /*relative  */ background-color: white; padding: 10px; /*left: -500px; */
text-align: center; border: 1px solid #062D67; visibility: hidden; color: black; text-decoration: none; }

.img_d_up span img { /*CSS for enlarged image*/
border-width: 0px; padding: 0px;}

.img_d_up:hover span { /*CSS for enlarged image on hover*/
visibility: visible; top: -300px;
left: -100px; /*position where enlarged image should offset horizontally */ }

/* 3 staciu foto eilei leidziasi*/
.img_d3 { position: relative; z-index: 0;}
.img_d3 img { margin: 4px 0px 10px 0px; /*margin-top:4 px; margin-right:10px; margin-bottom: 10px; margin-left: 10px; */border-width: 0px; }

.img_d3:hover { background-color: transparent; z-index: 50; }

.img_d3 span { /*CSS for enlarged image*/
position: absolute; /*relative  */ background-color: white; padding: 10px; /*left: -500px; */
text-align: center; border: 1px solid #062D67; visibility: hidden; color: black; text-decoration: none; }

.img_d3 span img { /*CSS for enlarged image*/
border-width: 0px; padding: 0px;}

.img_d3:hover span { /*CSS for enlarged image on hover*/
visibility: visible; top: 20px;
left: -100px; /*position where enlarged image should offset horizontally */ }

/* 3 staciu foto eilei kyla i virsu*/
.img_d3_up { position: relative; z-index: 0;}
.img_d3_up img { margin: 4px 0px 10px 0px; /*margin-top:4 px; margin-right:10px; margin-bottom: 10px; margin-left: 10px; */border-width: 0px; }

.img_d3_up:hover { background-color: transparent; z-index: 50; }

.img_d3_up span { /*CSS for enlarged image*/
position: absolute; /*relative  */ background-color: white; padding: 10px; /*left: -500px; */
text-align: center; border: 1px solid #062D67; visibility: hidden; color: black; text-decoration: none; }

.img_d3_up span img { /*CSS for enlarged image*/
border-width: 0px; padding: 0px;}

.img_d3_up:hover span { /*CSS for enlarged image on hover*/
visibility: visible; top: -200px;
left: -100px; /*position where enlarged image should offset horizontally */ }


/* kiti elementai tekste */

#textas .titulai {margin-left: 80px; margin-top: -14px; margin-bottom: 12px; padding-top: 0px; padding-bottom: 0px; 
	font-family: Verdana, "Arial Baltic", Arial, Helvetica, sans-serif;	color: #062D67;
	font-size: 8pt; font-style:normal; font-weight: normal; }

#textas .info {	margin-left:20px; margin-top:16px; margin-bottom:12px; margin-right:28px; 
						border-width: 1px 0px 1px 0px; border-style:solid; border-color:#BB7C02; padding: 20px; background-color:#FFF8D4; 
						font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif; color:#062D67;
						font-size: 9pt; font-style:normal; letter-spacing: 0.04em; 
						line-height: 16px;}

#textas .info2 {	margin-left:20px; margin-top:16px; margin-bottom:12px; margin-right:28px; 
						border: 1px solid #42759D; padding: 20px; background-color:#FFFDEF; /*FFF8D4 */
						font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif; color:#855E01;
						font-size: 10pt; font-style:normal; }

#textas .remelis {	margin-left:20px; margin-top:16px; margin-bottom:12px; margin-right:28px; 
						border: 1px solid color:#855E01; padding: 20px; background-color:#FFFDEF; /*FFF8D4 */
						font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif; color:#855E01;
						font-size: 10pt; font-style:normal; 
						line-height: 16px;}

#textas ul  {
	list-style-image: url(../pix/tsk_kontaktai.gif);
	list-style-type: square; }

ul.sarasas { list-style-type: square; }

/* LENTELES */
.table_r {border: 1px solid #42759D; /*width:480px;*/}
.table_r th { background-color:#F8D976; font-family: Verdana, "Arial Baltic", Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#062D67; padding: 4px; }
.table_r td { padding: 2px; background-color:#FFFDEF; text-align: right;}


.table_r_min {border: 1px solid #42759D; /*width:480px;*/}
.table_r_min th { background-color:#F8D976; font-family: Verdana, "Arial Baltic", Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color:#062D67; padding: 4px; }
.table_r_min td { padding: 2px; background-color:#FFF8D4; text-align: right;}

.table_l {border: 1px solid #42759D; /*width:480px;*/}
.table_l th { background-color:#F8D976; font-family: Verdana, "Arial Baltic", Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#062D67; padding: 4px; }
.table_l td { padding: 2px; background-color:#FFF8D4; text-align: left;}

.table_c {border: 1px solid #42759D; /*width:480px;*/}
.table_c th { background-color:#F8D976; font-family: Verdana, "Arial Baltic", Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:#062D67; padding: 4px; }
.table_c td { padding: 2px; background-color:#FFF8D4; text-align: center;}



/* navigacijos rodykles */
#eik {  margin-top:20px; margin-left: 400px; width: 20px;}
img.next {  position:relative; left:54px; border: 0px; }
.nextx {position:relative; left:400px; border: 0px;}

#nav {position:relative; margin-top: 0px; margin-left: 58px; margin-right: 20px; }
.navig {
    position:relative; 
    margin-top: 0px; 
    margin-left: 58px; 
    margin-right: 20px; 
}
.navign {
    position:relative; 
    margin-top: 0px; 
    margin-bottom: 10px; 
    margin-left: 58px; 
    margin-right: 20px; 
}
img.up {  left:0px; border: 0px; }

/* kairys sonas, meniu ir pan. */

td.menu {background-color: #F8D976; }
#meniu { margin-top: 10px; margin-left: 18px; margin-right: 3px; margin-bottom: 20px; 
				font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal;}

.meniu1 { margin-top: 6px; margin-left: 0px; margin-right: 0px; margin-bottom: 2px; font-size: 8pt; }
.meniu2 { margin-top: 3px; margin-left: 6px; margin-right: 0px; margin-bottom: 3px; font-size: 7pt; }

td.pamaldoms {background-color: #fff; }

#pamaldos { margin-top: 2px; margin-left: 18px; margin-right: 6px; margin-bottom: 20px;  }
#pamaldos p { margin-top: 0px; margin-bottom: 8px; }
#pamaldos .pamaldu_pav { margin-top: 16px; margin-bottom: 6px; 
		font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif;	color: #062D67;
		font-size: 9pt; font-style: normal; letter-spacing: 0.1em; font-weight: bold;  }
#pamaldos .pamaldu_pav a { text-decoration: none; color: #062D67; }
#pamaldos .pamaldu_pav2 { font-weight: bold; color: #BB7C02;  }

#kontaktai { margin-top: 12px; margin-left: 18px; margin-right: 6px; margin-bottom: 14px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; font-style: normal; font-weight: bold; 
	color: #BB7C02; }
#kontaktai a { text-decoration: none; color: #BB7C02; }

/* virsaus ir apacios nuododeles  */
.nuorodos { margin-top: 6px; margin-left: 18px; margin-right: 15px; margin-bottom: 4px; 
	font-size: 8pt; font-style: normal; font-weight: normal; }
.nuorodos a:link, a:visited { text-decoration: none; color: #38566D; }
.nuorodos a:hover, a:active { text-decoration: none; color: #BB7C02; }

.metrika { margin-top: 2px; margin-left: 18px; margin-right: 15px; 
    font-family: Verdana, Arial, , Helvetica, sans-serif;
	font-size: 8pt; font-style: normal; font-weight: normal; 
	color: #38566D; }
.metrika a { text-decoration: none; color: #38566D; }

/* neaisku, ar simaiso su specialiais saku */
.datos {padding-left: 0px; color: #062D67; text-align: right; padding-right: 20px; padding-bottom: 20px;
	font-family:  Georgia, Times; font-size: 8pt; font-style: italic;/* letter-spacing: 0.1em;*/ font-weight: normal; }

.data {padding-left: 0px; color: #062D67; text-align: right; padding-right: 20px; padding-bottom: 20px;
	font-family:  Georgia, Times; font-size: 8pt; font-style: italic;/* letter-spacing: 0.1em;*/ font-weight: normal; }

.citata {margin-left: 40px; margin-right: 20px; color: #A98848; margin-right: 20px; margin-bottom: 10px; line-height: 16px;
	font-family:  Georgia, Times; font-size: 8pt;  font-style: italic; /*letter-spacing: 0.1em;*/ font-weight: normal; }

.parasas {padding-left: 0px; color: #062D67; text-align: right; padding-right: 20px;
	font-family:  Georgia, Times; font-size: 8pt; font-style: italic;/* letter-spacing: 0.1em;*/ font-weight: normal; }

.autorius { color: #062D67; text-transform: small-caps; font-weight: normal; }


/* nenaudojami kol kas 

.data {padding-left: 0px; color: #062D67; text-align: right; padding-right: 20px; padding-bottom: 20px;
	font-family:  Georgia, Times; font-size: 8pt; font-style: italic;/* letter-spacing: 0.1em; font-weight: normal; }

.citata {margin-left: 40px; margin-right: 20px; color: #A98848; margin-right: 20px; margin-bottom: 10px; line-height: 16px;
	font-family:  Georgia, Times; font-size: 8pt;  font-style: italic; /*letter-spacing: 0.1em; font-weight: normal; }

.parasas {padding-left: 0px; color: #062D67; text-align: right; padding-right: 20px;
	font-family:  Georgia, Times; font-size: 8pt; font-style: italic;/* letter-spacing: 0.1em; font-weight: normal; }

.autorius { color: #062D67; text-transform: small-caps; font-weight: normal; }

.rankosr {
	font-family:  Georgia, Times; font-size: 10pt; font-style: italic; font-weight: normal; }

.img_right {  margin-right: 0px; margin-left: 10px; margin-bottom: 10px; }
.img_left {  margin-left: 0px; margin-right: 10px; margin-bottom: 10px;}

.antras_meniu { margin-left: 60px; color: #A98848; font-size: 9pt; font-weight: normal; margin-right: 10 px;}
.sesers_meniu { color: #A98848; font-size: 8pt; font-weight: normal; margin-right: 10 px;}

.metrika {margin-top: 3px; margin-left: 15px; margin-right: 15px;
	font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif;
	font-style: normal; color: #333; font-size: 8pt;}
.metrika a:link, a:hover, a:active	{ text-decoration: none; color: #333;}
.metrika a:visited { text-decoration: none; color: #333;}

.pilkas
	{ padding-bottom: 20px; padding-left: 58px; font-family: "Arial Baltic", Arial, Verdana, Helvetica, sans-serif;
	   font-style: normal; font-size: 8pt; letter-spacing: 0.05em; }

p { margin-left: 85px; margin-top: 0px; margin-right: 50px; margin-bottom: 16px;}
li { margin-left: 85px; margin-top: 0px; margin-right: 50px; margin-bottom: 0px;}

form, input, select, textarea {
	font-family: Verdana, "Arial Baltic", Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	}
*/

