html{height:100%;}
body{
	height:100%;
   background-image: url(../img/bground.gif);
   background-repeat: repeat-x;
	background-color: #9A1C03;
	padding: 0px;
	margin: 0px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0px;
	line-height: 0px;
	font-style: normal;
	text-align: center;
}
img{
	border: none;
	padding: 0px;
	margin: 0px;
}
td.paveiksliukas{
	text-align: center;
}
td.paveiksliukas img{
	border: #F90B01 1px solid;
	margin: 0px;
	padding: 0px;	
}
/* adresui, esanciam tituliniame lape */
p.paslaugos{
	font-size: 12px;
   line-height: 18px;
   color: #BD1603;
   font-weight: bolder;
   text-align: center;
	padding: 0px;
	margin: 7px;
}
p.adresas{
  font-size: 12px;
  line-height: 18px;
  color: Black;
  font-weight: bolder;
  text-align: center;
}
p.adresas a{ 
	color: Black;
	text-decoration: none;
}
.adresas a:hover{
	color: Black;
	text-decoration: underline;
}

.v-meniu{  /* virsuje esancio meniu nuorodu aprasymas */
   color: White;
	text-decoration:none;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.v-meniu a{
	color: White;
	text-decoration:none;
}
.v-meniu a:hover{
	color: White;
	text-decoration:none;
}
td.top-menu{     /* virsutinio meniu laukelio plotis */
	width: 114px;
	vertical-align:middle;
}
.k-meniu {
	color: white;
	text-decoration:none;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	padding:0px;
	margin: 0px;
}
.k-meniu a{
	color: White;
	text-decoration:none;
}
.k-meniu a:hover{
	color: White;
	text-decoration:none;
}
.k-meniu div { /* bendras defoultinis lygio atvaizdavimas*/
	background-color: #E97671;
	margin: 4px 4px 4px 24px;
	padding: 2px 4px 2px 5px;
	text-indent: 0px;
}
/* lygiai nuo antro meniu punkto */
.k-meniu div.lev-2{
	margin-left: 0px;
	font-weight: bold;
	background-color: #F2281C;
	padding-left: 5px;
	text-indent: 0px;
}
.k-meniu div.lev-3{
	margin-left: 16px;
	font-weight: bold;
	padding-left: 5px;
	text-indent: 0px;
}
/* aktyvus, neaktyvus mnu. punktas */
.k-meniu div a.menu-0-left {
	text-decoration: none;
}
.k-meniu div a.menu-1-left {
	text-decoration: none;
}


td.kelias{
 /*  vertical-align: middle;*/
  
	background-image: url(../img/vid_02.gif);
	background-repeat: repeat-x;
	margin: 0px;
	border:0px;
	height: 25px;
	text-align: left;
}
td.kelias1{
	 color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}
td.kelias1 a{
	color: White;
	text-decoration:none;
}
td.kelias1 a:hover{
	color: White;
	text-decoration:none;
}

a{
	text-decoration: underline;
	color: #F90B01;
	font-size:12px;
}
a:hover{
	text-decoration: underline;
	color: #F90B01;
	font-size:12px;
}
.tekstas{
	text-align: justify;
	line-height: 15px;
	font-size: 12px;
	text-indent: 15px;
}
.tekstas1{
	text-align: justify;
	line-height: 15px;
	font-size: 12px;
}
.tekstas1 td{
	padding-right: 10px;
	padding-left:5px;
	margin: 0px;
}
.tekstas td{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pavadinimas{
   color: #9A1C03;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
/* formos stilius */
table.forma td{
	height:27px;
	margin:0px;
	vertical-align: middle;
	text-align: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-right: 2px;
	padding-left: 2px;
}
form{
	border-style: solid;
	border-color: #940C00;
	border-width: 2px;
	background-color: #FACAB3;
	width: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #940C00;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
textarea{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #940C00;
	margin: 0px;
	width: 185px;
	height: 140px;
	Scrollbar-Shadow-Color: #940C00;
   Scrollbar-Arrow-Color: #940C00;
   Scrollbar-Face-Color: #FACAB3;
   Scrollbar-3Dlight-Color: #940C00;
   Scrollbar-Track-Color: #FACAB3;
   Scrollbar-Darkshadow-Color: #940C00;
}
.ivedimas{
   background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #940C00;
	margin: 0px;
	width: 185px;
	height: 17px;
	
}
.mygtukas{
	background-color: #FACAB3;
	border-style: outset;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #940C00;
	width: 70px;
	height: 20px;
	margin: 5px;
}
/* formos apraso pabaiga */

/*galerijai*/
table.galerijaTable{
	font-size: 12px;
	line-height: 12px;
	color: #F90B01;
}
table.galerijaTable table{
	border: #F90B01 1px solid;
}
table.galerijaTable img{
	margin: 0px;
	padding: 0px;
	border: #F90B01 1px solid;	
	cursor: pointer;
}
td.gallery_img{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align: middle;
	text-align: center;
	background-color: #D88F7A;
}
td.gallery-top-imgborder{
	/*background-image: url('../img/galerija_top.gif');
	background-repeat: no-repeat;*/
	height: 10px;
	border: 0px;
	margin:0px;
	padding: 0px;
	background-color: #D88F7A;
}
td.gallery-left-imgborder{
  /*background-image: url('../img/galerija_left.gif');
  background-repeat: no-repeat;*/
  height: 138px;
  width: 12px;
  border: 0px;
  margin:0px;
  padding: 0px;
  background-color: #D88F7A;
}
td.gallery-right-imgborder{
 /* background-image: url('../img/galerija_right.gif');
  background-repeat: no-repeat;*/
  height: 138px;
  width: 12px;
  border: 0px;
  margin:0px;
  padding: 0px;
  background-color: #D88F7A;
}
td.gallery-text{
/*	background: #CC6A5C url('../img/galerija_bottom.gif') no-repeat top left;*/
	height: 23px;
	font-size:11px;
	border: 0px;
	margin: 0px;
	padding: 2px 20px 2px 20px;
	vertical-align: top;
	width: 162px;
	background-color: #D88F7A;
}

/* kalbu stilius */
a.kalba-aktyvi{
  color: White;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:13px;
  text-decoration: none;
  font-weight: bold;
}
a.kalba-neaktyvi{
  color: Black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:13px;
  text-decoration: none;
  font-weight: bold;
}
a.kalba-aktyvi:hover{
	text-decoration: none;
	color:white;
}
a.kalba-neaktyvi:hover{
	text-decoration: none;
	color: black;
}


