*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.fLeft{
	float: left;
}

.fRight{
	float: right;
}

.fClear{
	clear: both;
	height: 1px;
	line-height: 1px;
}

.aLeft {
	text-align: left;
}

.aRight {
	text-align: right;
}

.aCenter {
	text-align: center;
}

html {
}

body{
	color: black;
	font: 14px/20px Arial;
	background: #bdbab3 url(../images/background.jpg) repeat;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
	margin: 15px 5px;
}

table td {
	padding: 2px 5px;
}

a:hover {
	color: black;
	text-decoration: underline;
}

a {
	color: #0c79b3;
	text-decoration: none;
}

h1 {
	font-size: 25px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	padding-bottom: 20px;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #0c79b3;
}

h2 {
	color: #0c79b3;
	font-size: 11px;
	line-height: 18px;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	color: #0c79b3;
	padding-bottom: 10px;
}

ul {
	list-style: none;
	margin: 10px 10px;
}

ol {
	margin: 10px 30px;
}

#container{
	width: 982px;
	text-align: left;
	background: transparent url(../images/zmones.gif) no-repeat bottom right;
}

#menuContainer {
	padding: 110px 0px 100px 35px;
	text-align: right;
	width: 200px;
	float: left;
}

.liezuvis {
	color: #87b301;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	font-family: Arial;
}

.liezuvis a {
	color: #87b301;
}

ul#menu {
	list-style: none;
	padding-top: 20px;
}

ul#menu li {
}

ul#menu li a {
	font-size: 20px;
	line-height: 26px;
	color: #474646;
	font-family: Arial;
}

ul#menu li a.active {
	color: #78ab13;
}

.greenBlock {
	clear: both;
	float: right;
	background-color: #87b301;
	color: white;
	font-weight: bold;
	font-size: 14px;
	margin: 1px 0px;
	padding: 0px 2px;
}

.greenBlock2 {
	clear: both;
	float: right;
	background-color: #87b301;
	color: white;
	font-weight: normal;
	font-size: 13px;
	margin: 1px 0px;
	padding: 0px 2px;
}

.greenBlock a, .greenBlock2 a {
	color: white;
}

.silver {
	color: #898886;
}

.contentContainer {
	float: left;
	width: 640px;
	padding: 0px 30px 50px 30px;
}

.slogan {
	font-size: 30px;
	line-height: 35px;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: right;
}

.author {
	font-size: 20px;
	line-height: 25px;
}

img.portrait {
	display: block;
	background: transparent url(../images/foto_bg.gif) repeat;
	padding: 15px;
	margin: 8px;
	text-align: center;
}

.red {
	color: red;
}

.green {
	color: green;
}

#contactForm {
	
}

input.textField {
	width: 200px;
	padding: 2px 5px;
	border: silver 1px solid;
}

textarea.textArea {
	width: 250px;
	height: 150px;
	padding: 2px 5px;
	border: silver 1px solid;
}

input.textField2 {
	height: 40px;
	width: 70px;
	line-height: 32px;
	font-size: 30px;
	text-align: center;
	padding: 0px 5px;
	border: silver 1px solid;
}

input.button {
	height: 20px;
	line-height: 20px;
	width: 80px;
	padding: 0px 5px;
	text-align: center;
	background-color: #87b301;
	font-weight: bold;
	color: white;
}

td.vTop {
	vertical-align: top;
}

img.captcha {
	border: silver 1px solid;
}

p.kabutes {
	background: transparent url(../images/kabutes.gif) no-repeat;
	padding-top: 50px;
}

p {
	margin: 10px 0px;
}