html {
	height: 100%;
}

body {
	height: 100%;
	background: #ffffff url(../images/bg_left.png) no-repeat top left;
}

#bgwrapper {
	width: 100%;
	height: auto;
	background: url(../images/bg_right.png) no-repeat bottom right;
}

#wrapper {
	margin: 0 auto;
	width: 500px;
}

#topdecals {
	width: 500px;
	height: 81px;
	background: url(../images/bg_topdecals.gif) no-repeat;
}

#version {
	width: 32px;
	height: 33px;
	background: url(../images/v3.png) no-repeat;
	display: inline;
	margin-right: 50px;
}

#headpt1 {
	width: 500px;
	height: 31px;
	background: url(../images/head_pt1.jpg) no-repeat;
}

#headpt2 {
	width: 500px;
	height: 188px;
	background: url(../images/head_pt2.jpg) no-repeat;
}

.logo {
	width: 203px;
	height: 53px;
	display: block;
	margin-top: 135px;
	background: url(../images/logo.png) no-repeat;
}

#mainmenu {
	position: absolute;
	margin-left: -20px;
	font-size: 100%;
}

#mainmenu ul li {
	display: inline;
}

.defaultbutton, .hoverbutton {
	display: block;
	position: relative;
	width: 135px;
	text-decoration: none;
	color: #80a711;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-left: 15px;
	background: url(../images/menubutton_normal.jpg) no-repeat;
	margin-bottom: 3px;
}

.hoverbutton {
	background: url(../images/menubutton_active_hover.jpg) no-repeat;
}

#headpt3 {
	width: 500px;
	height: 31px;
	background: url(../images/head_pt3.jpg) no-repeat;
}

#middecals {
	width: 500px;
	height: 14px;
	background: url(../images/bg_middecals.gif) no-repeat;
}

#contwrap {
	width: 500px;
	background: url(../images/cont_bg2.jpg) repeat-y;
}

#conttop {
	width: 500px;
	background: url(../images/cont_bg1.jpg) no-repeat top;
}

#contbottom {
	width: 500px;
	background: url(../images/cont_bg3.jpg) no-repeat bottom;
	min-height: 275px;
	height: auto;
}

* html #contbottom {
	height: 275px;
}

#content {
	padding: 30px 10px 35px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
	font-size: 77%;
	line-height: 150%;
	word-spacing: 2px;
}

#contdecal1 {
	background: url(../images/cont_decal_left.png) no-repeat;
	display: block;
	height: 94px;
	width: 109px;
	left: 50%;
	position: absolute;
	top: 450px;
	margin-left: -359px;
}

#contdecal2 {
	background: url(../images/cont_decal_bottom.png) no-repeat;
	width: 81px;
	height: 108px;
}

#footer {
	background: url(../images/bg_footer.png) no-repeat;
	width: 193px;
	height: 119px;
	margin-bottom: 85px;
	color: #517203;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 69%;
	line-height: 140%;
}

.footer {
	display: inline;
	margin-top: 56px;
	margin-right: 30px;
	text-align: right;
}

#footer a {
	text-decoration: none;
	color: #517203;
}

#footer a:hover {
	text-decoration: underline;
}

#goup {
	background: url(../images/up_normal.jpg) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	right: 50%;
	position: absolute;
	margin-right: -281px;
	margin-top: -30px;
}

#goup:hover {
	background: url(../images/up_hover.jpg) no-repeat;
}

div.panel {
	width: 100%;
	height: auto;
	background: #ffffff;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

div.panel p.greet1 {
	font-family: "Times New Roman", Times, serif;
	color: #384a0b;
	font-size: 138.5%;
	font-style: italic;
	padding: 13px 13px 0 13px;
	font-weight: bold;
}

div.panel p.greet2 {
	font-family: "Times New Roman", Times, serif;
	color: #384a0b;
	font-size: 123.1%;
	font-style: italic;
	padding: 0 13px 13px 13px;
	font-weight: bold;
}

.headingApie {
	background: url(../images/heading_apie.gif) no-repeat;
	width: 44px;
	height: 25px;
	text-indent: -9999px;
}

.headingPaslaugos {
	background: url(../images/heading_paslaugos.gif) no-repeat;
	width: 89px;
	height: 35px;
	text-indent: -9999px;
}

.headingPortfolio {
	background: url(../images/heading_portfolio.gif) no-repeat;
	width: 77px;
	height: 21px;
	text-indent: -9999px;
}

.headingKontaktai {
	background: url(../images/heading_kontaktai.gif) no-repeat;
	width: 87px;
	height: 21px;
	text-indent: -9999px;
}

.portfolio {
	width: 200px;
	display: inline;
	margin: 0 20px 20px 20px;
	color: #6e6e6e;
	font-family: "Times New Roman", Times, serif;
}

label {
	color: #749a16;
	font-size: 138.5%;
}

input, textarea {
	width: 300px;
	border: 2px solid #c2d601;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 108%;
	padding: 4px 3px 4px 3px;
	color: #4d680a;
}

.sendmessage {
	background: url(../images/sendmessage_button.gif) no-repeat;
	color: transparent;
	cursor: pointer;
	width: 100px;
	height: 30px;
	overflow: hidden;
	border: none;
}

.sendmessage:hover {
	background: url(../images/sendmessage_button_hover.gif) no-repeat;
}

#content p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#content a {
	color: #aabc01;
}

#content a:hover {
	text-decoration: none;
}

h1 {
	margin-bottom: 10px;
	margin-top: 5px;
}

h2 {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #699106;
	font-size: 123.1%;
}

a {
	outline: none;
}

.cinfo {
	font-size: 116%;
	color: #6e6e6e;
}

.bigtext {
	font-style: italic;
	font-size: 116%;
	color: #384a0b;
}

.separator {
	background: url(../images/dot.gif) repeat-x center;
	width: 100%;
	height: 11px;
}

.attention {
	color: #009900;
}

.dark {
	color: #141414;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}