﻿body {
	margin:0px;
scrollbar-face-color:#a3b793;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#a3b793;
scrollbar-shadow-color:#a3b793;
scrollbar-highlight-color:#a3b793;
scrollbar-3dlight-color:#a3b793;
scrollbar-darkshadow-color:#a3b793;
	
}
.bg {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:-2;
}
.bg_inner {
	background:transparent url(images/green_mask.png) repeat;
	font-family: Verdana;
	font-size: 14px;
	color: #492602;
	font-weight: bold;
}
#bg_mask {
	background:transparent url(images/mask.png) repeat;
}
.hor_top {
	background:transparent url(images/hor_top.png) repeat-x;
}
.hor_top_g {
	background:transparent url(images/hor_top_g.png) repeat-x;
}
.hor_b {
	background:transparent url(images/hor_b.png) repeat-x;
}
.hor_b_g {
	background:transparent url(images/hor_b_g.png) repeat-x;
}
.ver_left {
	background:transparent url(images/ver_left.png) repeat-y;
}
.ver_left_g {
	background:transparent url(images/ver_left_g.png) repeat-y;
}
.ver_right {
	background:transparent url(images/ver_right.png) repeat-y;
}
.ver_right_g {
	background:transparent url(images/ver_right_g.png) repeat-y;
}
.logo {
	background:transparent url(images/yellow_mask.png) repeat;
}
.logo_green {
	background:transparent url(images/green_mask.png) repeat;
}
.tekstas {
	font-family: Verdana;
	font-size: 11px;
	color: #492602;
}
.rekvizitai {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.meniu {
}
a.meniu:link, a.meniu:visited {
	font-size: 10px;
	font-family: Verdana;
	color : white;
	text-decoration: none;
}
a.meniu:hover {
	font-family: Verdana;
	font-size: 10px;
	color : white;
	text-decoration : underline;
}
a:link, a:active, a:visited {
	color: #492602;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.p {
	border-width:2px;
	border-color:#492602;
}
.sunys_bg {
	background: transparent url(images/sunys_background.png) top right no-repeat fixed;
	font-family: Verdana;
	font-size: 14px;
	color: #492602;
	font-weight: bold;
}
.suniukai_bg {
	background: transparent url(images/suniukai_background.png) top right no-repeat fixed;
	font-family: Verdana;
	font-size: 14px;
	color: #492602;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 23px;
	color: #492602;
	font-weight: bold;
}

