body {
	margin: 0px;
	padding: 0;
	background: #86D26F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header {
	width: 980px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 980px;
	height: 42px;
	background: #ffde00;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	float:right;
	text-align:right;
	margin-top:5px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	text-decoration:none;
	padding: 5px 18px;
	text-shadow:0 1px 1px #777777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

#menu a:hover { 

}

#menu .current_page_item a {

}

#menu .first {
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding: 55px 0px 0px 0px;
	background: #60c441;
}

#page-bgtop {
}




/* Content */

#content {
	float: right;
	width: 715px;
	margin-top:30px;

}

/* Post */
#nadpost {
height:18px;
width:700px;
background:url(images/gora.jpg) no-repeat;
}
#podpost {
height:18px;
width:700px;
background:url(images/dol.jpg) no-repeat;
}
.post {
	padding-bottom: 15px;
	background:#86d26f;
	color:#222222;
	width:700px;

}

.post .title {
	padding: 4px 20px 0px 20px;
	height: 44px;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: black;
	border-bottom:solid 3px #FFDE00;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px;
}

.post .meta {
	margin-left: 2px;
	padding: 0px 30px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;

}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.post .entry {
	padding: 0px 20px 10px 20px;
}
.post .entry p {
	font-size:15px;
}
.post .links {
	display: block;
	width: 105px;
	height: 25px;
	margin: 0px 0px 20px 20px;
	padding: 10px 0px 0px 30px;
	background: #FFDE00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	margin-left:15px;
	padding: 0 0 10px 0px;
	background: #86d26f;
}

#sidebar li ul {
	margin: 0px 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom:2px dashed #ffffff;
}

#sidebar li li a {
	padding: 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #222222;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 20px 2px 20px;
	/*background: #1c73a9;*/
	background: #FFDE00;
	text-transform: none;
	font-size: 18px;
	font-weight: bold;
	color: black;
}


#sidebar p {
	line-height: 180%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #222222;
}
#sidebar a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	width: 940px;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background: url(images/stopka.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}
