body {
	margin: 0;
	padding: 0;
/*	background: #8e9e53 url(images/img01.jpg) repeat-x top center; */
	background: #5a6435 url(images/img01.jpg) repeat-x top center;	
	font-size: 13px;
	color: #ffffff;
}

body, th, td, input, textarea, select, option {
/*	text-transform: lowercase; */
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

ul li {
        padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
	list-style: none;


}

img {
border:5px solid #FFFFFF;
}

/*
div.hr {
  height: 15px;
  background: #000000 url(images/hr1.gif) no-repeat scroll center;  
}
div.hr hr {
  display: none;
}
*/


div.hr {
border: none 0;
/* border-top: 1px dashed #9abd1b; /*the border*/
border-top: 1px dashed #2d2d2d; /*the border*/
width: 100%;
height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}
div.hr hr {
  display: none;
}

h1, h2, h3 {
	font-weight: normal;
	color: #F8FBEC;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}


blockquote {
	padding-left: 1em;
} 

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}



a {
	color: #d8e998;
}

a:hover {
	text-decoration: none;
	color: #9BDB18;
}

div.akcija {
padding: 25px 25px 25px 25px;
color: #323224;
background-color: #a4b26e;
-moz-border-radius: 15px;
border-radius: 15px;
}

div.akcija hr {
border: none 0;
/* border-top: 1px dashed #9abd1b; /*the border*/
border-top: 1px dashed #323224; /*the border*/
width: 100%;
height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
}

/*
#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
*/
#header h1 {
	padding: 80px 0 0 80px;
}

#header p {
	padding-left: 83px;
	margin-top: -10px;
}

#header jonas {
	padding: 10px 0 0 80px;
	margin-top: -10px;
	color: #fff;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	text-decoration: none;
}

#header a {
	color: #9CBC1E;
	text-decoration: none;
	text-align: center;	
}

#header a:hover {
	color: #9CBC1E;
	text-decoration: none;
	text-align: center;	
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 490px;
	margin: 0;		
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #f4f4f4;
}

.meniuske {
	margin: 0;
	padding-bottom: 5px;
}

.byline {
	margin: 0;
	color: #ffffff;
}


.mygtukas{border:0 none;margin:0 20px 0 0; width:87px;height:30px;background:url("images/mygtukas.gif");padding:0 0 0 12px;text-align:left;font-weight:bold;}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 48px;
	background: url(images/trumpas.png) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 245px;		
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 40px;
	height: 40px;
	background: url(images/img04.gif) no-repeat left 60%;
}

/*
#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}
*/

#sidebar a {

	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	text-decoration: none;
}

#sidebar a:hover {
}


/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(images/ilgas.png) no-repeat left top;
	text-align: center;
	font-size: smaller;
	color: #52640A;
}

#footer a {
	color: #003300;
}
