body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #adce33 url(images/wbg.gif) repeat-x left -30px;
	color: #333;
}
a {
	color: #cd325e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


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

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}




#footer {
	padding-top: 5px;
	text-align: center;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}


#menu {
	height: 35px;
	background: url(images/img02a-1.jpg) repeat-x left bottom;
}
#menu ul { 
	margin: 0;
	padding: 0;
	list-style: none;
} 
#menu li { 
	display: block;
	float: left;
	padding-top: 10px;
} 
#menu a { 
	display: block;
	text-align: center;
	font-size: 0.9em;
	color: #034a03;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	border-right: 1px solid #000;
	padding: 0px 25px 0 25px;
} 
#menu a:hover {
	color: #fff;
}
#container {
	margin: 5px auto 0 auto;
	width: 1000px;
}
#leftcolumn { 
	float: left;
	border-right: 1px solid #ccc;
	margin: 5px 0 5px 0;
	padding: 5px 15px 15px 15px;
	width: 200px;
	overflow: hidden;
}
#middlecolumn { 
	float: left;
	color : #333;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 5px 0 5px -1px;
	width : 525px;
	display : inline;
	position : relative;
	padding: 5px 15px 15px 15px;
	overflow: hidden;
} 
#rightcolumn { 
	float: left;
	border-left: 1px solid #ccc;
	margin: 5px 0 5px -1px;
	padding: 5px 15px 15px 15px;
	width: 180px;
	overflow: hidden;
}


#middlecolumn .index_photos {
	height: 190px;
}
#middlecolumn .index_photos img {
	float: left;
	border: 1px solid #0e3d09;
	margin-right: 5px;
	margin-left: 5px;
	padding: 1px;
}



#leftcolumn .logo {
	height : 140px;
	padding-left: 20px;
}
#leftcolumn .logo a {
	display: block;
	background: url(images/lietuva.gif) no-repeat right top;
	text-decoration: none;
	width: 160px;
	height: 65px;
	padding-top: 65px;
}
#leftcolumn .logo span {
	display: block;
	font-weight: bold;
	font-size: 2.2em;
}
#leftcolumn .logo .item1 {
	padding-left: 15px;
	color: #0e3d09;
}
#leftcolumn .logo .item2 {
	color: #000;
	font-size: 3.2em;
	margin-top: -10px;
}




#leftcolumn h3, #rightcolumn h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
	font-size: 1.5em;
	font-weight: normal;
	color: #0e3d09;
	padding-top: 17px;
}

#leftcolumn .menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftcolumn .menu li {
}
#leftcolumn .menu li a {
	display: block;
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#leftcolumn .menu li a:hover {
	color: #fff;
}
#leftcolumn .menu li li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}


#rightcolumn .stuff .links {
	padding-top: 5px;
}
#rightcolumn .stuff .links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rightcolumn .stuff .links ul li {
	display: inline;
	padding-right: 5px;
	font-size: 0.9em;
}


#rightcolumn .feedbacks .item {
	padding-bottom: 10px;
}
#rightcolumn .feedbacks .item .text {
	font-size: 0.9em;
}



.main_title {
	font-size: 1.4em;
	padding-bottom: 20px;
}
.main_title span {
	font-size: 1.1em;
}
.main_title a {
	color: #325ecd;
	text-decoration: none;
}
.main_title a:hover {
	text-decoration: underline;
}


.info_bloglist .category_info {
	padding-bottom: 40px;
}
.info_bloglist .item {
	padding-bottom: 50px;
}
.info_bloglist .item h2 {
	font-size: 1.3em;
	padding-bottom: 5px;
}
.info_bloglist .item h2 a {
	text-decoration: none;
}
.info_bloglist .item h2 a:hover {
	text-decoration: underline;
}
.info_bloglist .item .info {
	padding-bottom: 5px;
	color: #325ecd;
	font-size: 0.9em;
}
.info_bloglist .item .info a {
	color: #325ecd;
}
.info_bloglist .item .text {
	padding-bottom: 10px;
}
.info_bloglist .item .text img {
	padding: 1px;
	border: 1px solid #234662;
	margin: 10px;
}
.info_bloglist .item .comments {
	clear: both;
	text-align: right;
	font-size: 0.9em;
}
.info_bloglist .item .comments a {
	text-decoration: none;
}
.info_bloglist .item .comments a:hover {
	text-decoration: underline;
}



.info_blog h1 {
	font-size: 1.3em;
	padding-bottom: 5px;
	color: #cd325e;
}
.info_blog .info {
	padding-bottom: 5px;
	color: #325ecd;
	font-size: 0.9em;
}
.info_blog .text {
	padding-bottom: 10px;
}
.info_blog .text img {
	padding: 1px;
	border: 1px solid #0e3d09;
	margin: 10px;
}
.info_blog .options {
	padding-top: 30px;
}
.info_blog .options .title {
	font-size: 1.3em;
	padding-bottom: 15px;
}
.info_blog .options ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}

.info_blog .gallery {
	padding-top: 30px;
}
.info_blog .gallery .title {
	font-size: 1.3em;
	padding-bottom: 15px;
}
.info_blog .gallery img {
	padding: 1px;
	border: 1px solid #0e3d09;
	margin: 5px;
}


.main_feedbacks {
	padding-top: 50px;
}
.main_feedbacks .title {
	font-size: 1.3em;
	padding-bottom: 15px;
}
.main_feedbacks table td {
	padding: 2px 5px 2px 5px;
}
.main_feedbacks .list .item {
	padding-bottom: 20px;
}
.main_feedbacks .list .name {
	font-weight: bold;
	padding-bottom: 3px;
}
.main_feedbacks .list .name span {
	font-weight: normal;
	color: #58a4de;
	font-size: 0.9em;
}


input.input {
	font-size: 1em;
	border: 1px solid #0e3d09;
	padding-left: 3px;
}
input.button {
	font-size: 1em;
	border: 1px solid #0e3d09;
	background-color: #0e3d09;
	color: #fff;
}
textarea {
	font-size: 1em;
	border: 1px solid #0e3d09;
	padding-left: 3px;
}


.main_paging {
	text-align: center;
	padding-top: 30px;
}




.info_votingtop {
	font-size: 0.9em;
	padding-top: 10px;
}
.info_votingtop .item {
	height: 16px;
}
.info_votingtop .name {
	float: left;
	width: 30px;
	padding-top: 1px;
}
.info_votingtop .name a {
	text-decoration: none;
}
.info_votingtop .name a:hover {
	text-decoration: underline;
}
.info_votingtop .rez {
	float: left;
	height: 8px;
	border-bottom: 4px solid #0e3d09;
}


