
body {
	margin: 0px;
	padding: 0px;
	font: 13px Arial, Helvetica, sans-serif;
	color : #000;
	background : #FFF;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color : #74b053;
}

a:hover {
	text-decoration: none;
	color : #74b053;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 955px;
	margin: 0px auto;
	background: #FFF;
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	float: center;
	background: url(images/header.png) no-repeat left top;
	background-color:#FFF;
	padding-top:10px;
	width: 955px;
	height: 163px;
}

#sub {
	font-size:12px;
	font-weight:normal;
	padding-top: 35px;
	width: 955px;
	height: 54px;
}

#paieska {
	font-size:12px;
	font-weight:normal;
	padding-top: 0px;
	width:1000px;
	height: 40px;
	background: url(/images/this.png);
	background: #000;
}

.paieska1 {
	font-size:10px;
	font-weight:normal;
	padding-left: 20px;
	width:107px;
	height: 21px;
	background: url(images/paieska.png);
	border:0px;
}

.ieskoti {
	font-size:10px;
	font-weight:normal;
	padding-top: 0px;
	width:61px;
	height: 21px;
	background: url(images/ieskoti.png);
	border:0px;
}


#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 0px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	background: #f5f2e3;
	border-top: 0px #9BC56F solid;
	margin: 30px 0 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
	background: url(images/img02.jpg) no-repeat right 50%;
}

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

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 1024px;
	margin: 0px auto;
	background-color : #FFF;
	padding: 0px 0px;
}

/* Content */

#dydis {
	float: right;
	padding-left : 40px;
	padding-right : 10px;
	width: 654px;
	text-align: center;
}

.post {
	margin: 0px 0px 0px 0px;
}

.bg {
	font-size : 12px;
	font-weight : normal;
	text-align: left;
    padding-left: 10px;
	color : #343434;
}

.pradzia {
	font-size : 12px;
	font-weight : bold;
	text-align: left;
    padding-top: 5px;
	padding-left: 10px;
	height: 28px;
	color : #000;
}

.panele {
	font-size : 12px;
	text-align: left;
	min-height:251px;
	color : #a6ce39;
	background-image:url(images/panele.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

.tarpas {
	background-color : #FFF;
	height: 3px;
}


.naujienos_bg {
	font-size : 12px;
	font-weight : normal;
  	text-align: left;
    padding: 10px;
	color : #000;
	background-image:url(images/naujienos_bg.png);
}

.naujienos_foot {
	font-size : 12px;
	font-weight : normal;
  	text-align: left;
    padding: 0px 0px 0px 0px;
    padding-left: 10px;
	height: 27px;
	color : #000;
	background-image:url(images/naujienos_foot.png);
}

.naujiena {
	font-size : 15px;
	font-weight : bold;
	text-align: left;
    padding-top: 5px;
	padding-left: 10px;
	height: 23px;
	color : #000;
	background-image:url(images/naujiena.png);
}

/* Sidebar */

#paneles {
	float: left;
	padding-left: 40px;
	width: 255px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-content {
	padding: 0px;
	background-color : #f6fbdb;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

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

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 1024px;
	height: 166px;
	font-size:10px;
	padding-left: 0px;
	margin: 0px auto 0px auto;
	color: #000000;
	background-image:url(images/footer.png);
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}