/*
Design by Mikroprogram Kft.
http://www.mikroprogram.hu
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-bottom: 15px;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #777777; /*2e7e36;*/
	/*font-style: italic;*/
}

a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 800px;
	height: 250px;
	margin: 0 auto;
	padding: 0 0 0 0px;
	background: #576009 url(images/img01_header.jpg) no-repeat center top;
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0 0px;
	background: #FFFFFF url(images/img02.jpg) no-repeat center top;
}

/* Banner */

#banner {
	float: bottom;
	width: 800px;
	height: 80px;
	padding: 20px 0 0 0;
	background: #FFFFFF;
}

}

#banner_pen0 {
	float: left;
	width: 20px;
	height: 67px;
	padding: 0 0 0 0;
	background: #FFFFFF;
}

#banner_pen1 {
	float: left;
	width: 113px;
	height: 67px;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	background: #FFFFFF url(images/img02_pen1.jpg) no-repeat center top;
}

#banner_pen2 {
	float: left;
	width: 500px;
	height: 67px;
	padding: 0 0 0 0;
	background: #FFFFFF url(images/img02_pen2.jpg) repeat-x center top;
}

#banner_pen2 p{
	font-size: 20px;
	margin: 13px;
}


#banner_pen3 {
	float: left;
	width: 121px;
	height: 67px;
	padding: 0 0 0 0;
	background: #FFFFFF url(images/img02_pen3.jpg) no-repeat center top;
}


/* Content */

#content {
	float: left;
	width: 550px;
	padding: 0 0 0 0;
	/*background: url(images/img03.jpg) no-repeat;*/
}

.post {
	width: 530px;
	padding: 20px 0 0 20px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	padding: 0 0 0 0;
}

.post .title span {
	padding-right: 30px;
}

/* #content img {
	padding: 3px 3px 3px 3px;
	border: 1px dotted #576009;
} */

/* Sidebar */

#sidebar_head {
	float: left;
	width: 220px;
	height: px;
	padding: 30px 0px 0 0;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar_foot {
	float: left;
	width: 220px;
	height: px;
	padding: 30px 0px 0 0;
	background: url(images/img05.jpg) no-repeat;
}


#sidebar {
	float: left;
	width: 210px;
	padding: 0px 10px 0 0;
	background: url(images/img02_1.jpg) repeat-y;
}

.box {
	width: 190px;
	padding-left: 17px;
}

.box .title {
	height: 33px;
	margin: 100 auto;
	padding: 10px 0px 0px 20px;
	/*background: url(images/img09.gif) repeat-x;*/
	font-size: 18px;
	color: #3B3B3B;
}

.box ul {
	margin: 10px;
	padding: 0;
	list-style: none;
}

.box li {
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
}

.box li.first {
	background: none;
}

.box h3 {
	margin: 0;
	font-size: 85%;
	font-weight: bold;
	color: #3B3B3B;
}

.box p {
	margin: 0;
	line-height: normal;
}

.box a {
	padding-left: 25px;
	margin: 10px;
	color: #000000;
	background: url(images/pen02.jpg) no-repeat 0px 0px;
	/*background: url(images/img11.gif) no-repeat 0 5px;*/
}

.box a:hover, a:active {
	text-decoration: none;
	margin: 10px;
	background: url(images/pen03.jpg) no-repeat 0px 0px;
	color: #777777;*/ /*2e7e36;*/
	/*font-style: italic;*/
}

/* Footer */

#footer {
	width: 800px;
	height: 54px;
	margin: 0 auto;
	padding: 0 0px 0px 0px;
	background: #FFFFFF url(images/img03.jpg) repeat-x center top;
}

#footer p {
	margin: 10px;
	padding: 11px 20px;
	line-height: normal;
	font-size: 77%;
}

#footer a {
	color: #3B3B3B;
}

#footer a:hover {
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}