﻿* {
	padding: 0;
	margin: 0;
	
}
a img, :link img, :visited img {
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
}

#container {
	width: 100%;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	height: 100%;
}

#top {
	background-image: url(images/image_01.jpg);
	background-repeat: repeat-x;
	height: 346px;
	right: 0px;
}

.logo {
	margin-top: 120px;
	margin-left: 70px;
	width: 197px;
	float: left;
	position: absolute;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#leftnav {
	float: left;
	width: 247px;
	margin: 0;
}

#content {
	width: 720px;
	margin-left: 250px;
	color: #241906;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 30px;
}

#content .page-title {
	color: #241906;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#content .article {
	list-style: disc outside;
}

/*straipsnio atraste*/
#content .article h2 {
	color: #241906;
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .article h2 a{
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 17px;
}

/*straipsnio turinys*/
#content .article p {
	padding-top: 15px;
	padding-bottom: 15px;
}

#content .article p a{
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#content .article ul {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
}

.page-bottom a {
	
	font-size: 10px;
	margin-right: 30px;
}

#content .page-bottom {
	clear:left;
	color: #2c2e6d;
	text-align: left;
	font-size: 10px;
}

.page-bottom a:hover {
	color: #2c2e6d;
}


a {
	text-decoration: none;
	color: #241906;
	font-weight: bold;
}

.article a:visited {
	color: #2c2e6d;
}

.article a:hover {
	text-decoration: none;
	color: #ffc000;
}
.article a:link{
color:#241906;
}

.image-gallery {
	
}

.image-gallery img {
	padding: 3px;
	margin: 1px;
	border: 1px solid #8d5421;
}
p img{
	float:left;
	padding: 3px;
	margin: 1px;
	border: 1px solid #8d5421;
}

#footer {
	clear: both;
	margin-top: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 62px;
}

#footer h2 {
	text-align: center;
	padding-top: 30px;
	font-size: 11px;
	font-weight: lighter;
	color: #4d2d10;
}

.menu-box {
	margin-left: 10px;
	margin-top: 15px;
	background-image: url(images/half-disc-right.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;
}

.menu-box h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:15px;
	background-image: url(images/Untitled-1_06.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-bottom: 12px;
	width: 220px;
	padding-left: 10px;
}

.menu-box ul {
	list-style: none;
	padding-bottom: 15px;
}

.menu-box ul li {
	margin-left: 40px;
	padding-top: 12px;
}

.menu-box a {
	font-size: 14px;
	color: #4d2d10;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu-box .select{
	color: #ffc000;
}
.menu-box a:link {
	color: #4d2d10;
}

.menu-box a:active {
	color: #4d2d10;
}



.menu-box a:hover {
	color: #ffc000;
}