@charset "utf-8";

html,body {

height: 100%;

}

body{
	margin:0;
	background-color:#f3ffe9;
	font-family:Arial, sans-serif;
	height:100%;
	color: #075618;
}
.tmeniu a {
	color: #075618;
	text-decoration: none;
}
.tmeniu  a:hover {
	color: #075618;
	text-decoration: underline;
	font-weight:bold;
}
#menu   a  {
	font-family: Arial;
	font-size: 80%;
	color: #00923f;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}
#menu    a:hover {
	color: #075618;
	font-weight: bold;
}
#menu .item {
	text-align: center;
	height: 18px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006600;
}
#menu  .last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}


div.meniu1 {
	text-align: center;
	height: 18px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.button a:hover {
	color: #075618;
	font-weight: bold;
}

.text-pag {
	font-family: Arial;
	font-size: 80%;
	color: #075618;
	font-weight: normal;
}
.text-pag a {
	color: #075618;
	text-decoration:none;
}
.text-pag a:hover {
	color: #075618;
	text-decoration:underline;
	font-weight: bold;
}

.text-rest-1 {
	font-family: Arial;
	font-size: 14px;
	color: #00923f;
	font-weight: bold;
}
.text-rest-2 {
	font-family: Arial;
	font-size: 10px;
	color: #00923f;
}
.tbmain {
	background-color: #e6fbd3;
	vertical-align: top;
	width: 876px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #82ca80;
	border-right-color: #82ca80;
	border-bottom-color: #82ca80;
	border-left-color: #82ca80;
	height: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
	margin: auto;
}

.tbtitulinis {
	vertical-align: super;
	width: 876px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	height: 200px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
	background-color: #00FF99;
	margin: auto;
}

.f_eilute {
	padding: 0px;
	height: 20px;
	width: 235px;
	border: 1px solid #00923f;
	background-color: #FFFFFF;
}
.f_eilutebig {
	padding: 0px;
	height: 60px;
	width: 235px;
	border: 1px solid #00923f;
	background-color: #FFFFFF;
}
.img-mazi {
	border: 1px solid #00923f;
	height: 90px;
	width: 135px;
	cursor: pointer;
}
.img-big {
	border: 1px solid #00923f;
	height: 300px;
	width: 450px;
}

