body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #8d3b32;
	background-color: #fdefd5;
}
a {
	color: #d23f28;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
html, body {
	height: 100%;
}


.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0px;
}


#container {
	height: 100%;
}
.container01 {
	vertical-align: top;
}
.container02 {
	vertical-align: bottom;
}


#header {
	height: 107px;
	background: url(images/header02.jpg) repeat-x left top;
}
#header div.inside {
	background: url(images/header_2.jpg) no-repeat left top;
	height: 107px;
	padding-left: 30px;
}
#header div.inside a {
	display: block;
	width: 170px;
	height: 100px;
	text-decoration: none;
}


#topmenu {
	border-top: 1px solid #fef4e3;
	border-bottom: 1px solid #fef4e3;
	font-size: 13px;
}
#topmenu div.inside {
	border-top: 1px solid #ddc3aa;
	border-bottom: 1px solid #ddc3aa;
	background-color: #fef5e4;
	height: 29px;
	padding-left: 40px;
}
#topmenu div.home {
	float: left;
	background: url(images/ico_home.gif) no-repeat left center;
	width: 30px;
	height: 27px;
}
#topmenu div.home a {
	display: block;
	width: 20px;
	height: 25px;
	text-decoration: none;
}
#topmenu div.item {
	float: left;
	background: url(images/topmenu01.gif) no-repeat left 3px;
	padding-top: 5px;
	padding-left: 3px;
	margin-left: -4px;
	height: 24px;
}
#topmenu div.item a {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #8d3b32;
}
#topmenu div.item a:hover {
	color: #d23f28;
	border-bottom: 2px solid #d23f28;
}
#topmenu div.lang {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	padding-top: 7px;
	font-size: 10px;
}
#topmenu div.lang a {
	color: #a2977c;
	text-decoration: none;
}
#topmenu div.spacer01 {
	float: left;
	background: url(images/topmenu02.gif) no-repeat left 3px;
	width: 1px;
	height: 24px;
	margin-left: -1px;
	padding-right: 10px;
}
#topmenu div.spacer02 {
	float: left;
	background: url(images/topmenu03.gif) no-repeat left center;
	width: 2px;
	height: 27px;
}


#body {
	background: #fdefd5 url(images/body02.gif) repeat-x left top;
	padding-bottom: 40px;
}
#body div.right_bg {
	background: url(images/body03.gif) no-repeat 730px 100px;
}
#body div.right_bg2 {
	background: url(images/body04.gif) no-repeat 800px bottom;
}
#body div.header {
	background: url(images/body01.gif) no-repeat 209px top;
	width: 799px;
	padding-left: 25px;
	padding-top: 21px;
}

#leftmenu {
	margin-top: 45px;
	float: left;
	width: 179px;
	background: url(images/leftmenu02.gif) repeat-y left top;
}
#leftmenu div.top {
	background: url(images/leftmenu01.gif) no-repeat left top;
	height: 32px;
}
#leftmenu div.item {
	background: url(images/leftmenu04.gif) no-repeat center top;
	padding-top: 11px;
	padding-bottom: 4px;
	text-align: center;
}
#leftmenu div.item a {
	color: #9b5147;
}
#leftmenu div.item a:hover {
	color: #d23f28;
}
#leftmenu div.bottom {
	background: url(images/leftmenu03.gif) no-repeat left bottom;
	height: 22px;
}

#leftmenu div.paukstis {
	background: url(images/paukstis1.jpg) no-repeat left bottom;
	height: 59px;
}
#leftmenu div.bird {
	background: url(images/leftmenu05.gif) no-repeat right bottom;
	height: 131px;
}



#main {
	float: left;
	padding-left: 37px;
	padding-right: 129px;
	width: 454px;
}
#main div.print {
	padding-left: 438px;
	padding-bottom: 8px;
}
#main div.print a {
	display: block;
	height: 15px;
	width: 15px;
	background: url(images/ico_print.gif) no-repeat left top;
}


#footer {
	height: 109px;
	background: url(images/footer01.gif) no-repeat left bottom;
}
#footer div.top {
	padding-left: 687px;
	padding-top: 6px;
}
#footer div.top a {
	display: block;
	height: 12px;
	width: 15px;
	background: url(images/ico_top.gif) no-repeat left top;
}
#footer div.address {
	padding-left: 260px;
	padding-top: 14px;
	font-size: 9px;
	font-family: Verdana;
}
#footer div.address div {
	padding-bottom: 2px;
}


.main_title {
	padding-left: 5px;
	padding-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #c5515e;
}
.main_text {
	text-align: justify;
}
.main_text img {
	padding: 3px;
	border: 1px solid #ddc3aa;
	margin: 15px;
}
.main_text table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dbccb3;
}
.main_text table td {
	border: 1px solid #dbccb3;
	background-color: #fff3de;
	padding: 4px;
}
.main_text table thead td, .main_text table th {
	background-color: #eddec4;
	padding: 4px;
	font-weight: bold;
}
.main_text li {
	list-style: url("images/ico_star.gif") inside circle;
}


.main_news div.item {
	padding-bottom: 30px;
}
.main_news div.item img {
	float: left;
	padding: 3px;
	border: 1px solid #ddc3aa;
	margin-right: 15px;
}
.main_news div.item div.name, .main_text div.item div.name {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
}
.main_news div.item span.date {
	font-weight: normal;
	font-size: 11px;
	color: #b0928e;
}

.name div.item div.date {
	font-weight: normal;
	font-size: 11px;
	color: #b0928e;
}



.main_news div.archive {
	font-weight: bold;
	text-align: right;
	color: #c5172b;
}


.form table, .form table td, .form table th {
   width: 100%;
   text-align: left;
   border: 0px;
   background: none;
}
.form table td.label {
   text-align: right;
}

.nop p {
   margin: 0px;
   padding: 0px;
}
