﻿/* CSS Document */
html, body {
	height:100%;
	margin: 10px, 0, 0px, 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044545; /*#008080;*/
	background-color: #ffb93e;
}

a:link, a:visited {
text-decoration: none;
color: #044545; 
font-weight:bold;
}

a:active, a:hover  {
text-decoration: underline overline;
color: #044545;
font-weight:bold;
}


<tilte>Pas fila</title>
h1 {
	font-size: 12px;
}
.main_lentele {
	border: 1px solid #666666;
}
.tarp_meniu_ir_header {
	background-image: url(images/tarp_mygtuku_ir_header.jpg);
	background-repeat: no-repeat;
}
.geltona_juosta_po_meniu {
	background-image: url(images/eilute_po_meniu.jpg);
	background-repeat: repeat-x;
}
.pasfila{
	padding: 0;
	border: none;

}
.pasfila A:link {text-decoration: underline overline; color: #ffb93e;}
.pasfila A:visited {text-decoration: underline overline; color: #ffb93e;}
.pasfila A:active {text-decoration: underline overline; color: #ffb93e;}
.pasfila A:hover {text-decoration: underline; color: #ffb93e;}

/*.lokacija A:link {text-decoration: underline overline; color: #000000; font-weight:bold;}
.lokacija A:visited {text-decoration: underline; color: #000000; font-weight:bold;}
.lokacija A:active {text-decoration: underline overline; color: #000000; font-weight:bold;}
.lokacija A:hover {text-decoration: underline overline; color: #000000; font-weight:bold;}*/
a.lokacija:link, a.lokacija:visited {
text-decoration: underline;
color: #000000; 
font-weight:bold;
}

a.lokacija:active, a.lokacija:hover  {
text-decoration: underline overline;
color: #000000;
font-weight:bold;
}


.header {
	/*background-image: url(images/header.jpg);
	background-repeat: no-repeat;*/
}
a.header:link,a.header:active,a.header:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline; color: red;
	display: block;
	width: 100%;
	height: 34px;
}
a.header:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-decoration: underline overline; color: red;
	display: block;
	width: 100%;
	height: 34px;
}
a.meniu:link,a.meniu:active,a.meniu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/apie_mus.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
a.meniu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	background-image: url(images/apie_mus_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
a.meniu2:link,a.meniu2:active,a.meniu2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	background-image: url(images/paslaugos.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}
a.meniu2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	background-image: url(images/paslaugos_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 34px;
}

a.meniu3:link,a.meniu3:active,a.meniu3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/kontaktai.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 31px;
}
a.meniu3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
	background-image: url(images/kontaktai_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 31px;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #001001;
}

a.sprendimas:link,a.sprendimas:active,a.sprendimas:visited {
	color: #dd9310;
	text-decoration: none;
}
a.sprendimas:hover {
	color: #f8ba4c;
	text-decoration: underline;
}
.font10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:justify;
}
.kairysStulp-bg {
	background-image: url(images/kairio-stulpelio-sonas.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.contentpane-desine {
	background-image: url(images/contentpane-desine.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.langas-bg {
	background-image: url(images/langas-bg.jpg);
	background-repeat: repeat-x;
}
.antraste {
	font-weight: bold;
}
h1{
	text-decoration: none;
}

