
body {
	margin: 0px;
	padding: 40px 0 0 0;
	background: #ffffff url("images/wood-bg1.jpg");
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

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: #000000;
}

a:hover {
	text-decoration: none;
	color: #0e95c8;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background: #1f1f1f;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 5px;
	padding: 65px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 2px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu .c a:hover {
	text-decoration: underline;
	background: #00aeef;
	color: #ffffff;
}

#menu .m a:hover {
	text-decoration: underline;
	background: #ec008c;
}

#menu .y a:hover {
	text-decoration: underline;
	background: #fff200;
	color: #1f1f1f;
}

#menu .active {
	background: #ffffff;
}

#menu .active a {
	color: #000000;
	font-weight: bold;
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
}

#header-pic {
	background: url(images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: right;
	width: 570px;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	background: #1f1f1f url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .contactthanks p {
	font-size: 20px;
	font-weight: bold;
	padding: 40px 0 0 0;
}

.post .images {
	margin: 0 auto;
	top: 10px;
}

.post .images img {
	margin-top: 5px;
}

.post .gallery td {
	width:  160px;
	height:  160px;
	text-align: center;
	padding: 5px;
	margin: 10px;
	border: 1px dotted #0096ff;
	background: #ffffff url("images/x.png") center no-repeat;
}

.post .gallery td:hover {
	width:  160px;
	height:  160px;
	text-align: center;
	padding: 5px;
	margin: 10px;
	border: 1px solid #0096ff;
	background: #76b0ec url("images/x.png") center no-repeat;;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(images/img01.jpg) repeat-y left top;
}

#sidebar ul {
	padding: 0 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 24px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/img04.jpg) no-repeat left 10px;
}

#sidebar li ul {
	position: relative;
	top: 10px;
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #1f1f1f url(images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar h2.akcio {
	background: #e53030 url(images/img06.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
		border-bottom: 1px dotted;
}

#sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

/* Kapcsolat */

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 371px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 160px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #00aeef;
	background-color: #00aeef;
	color: #ffffff;
}

#contact-area input.submit-button {
	width: 160px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
