@import url('/css/front_inner.css');
@import url('/css/front_modul.css');

body {
	margin: 0px;
	padding: 0;
	background: #E1D8C0 url(/img/front/img01.gif) repeat-x left top;
	xtext-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	xcolor: #696969;
	color: #000000;
}

#header-wrapper {
	width: 100%;
	height: 150px;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	/* width: 960px; */
	float: left;
	height: 150px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	line-height: 100%;
	   
}
#logo h1 {
	color: #FFFFFF;
	text-shadow: #6A502F 2px 2px 4px;
	padding: 25px 0 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 31px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 13px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #e7d59c;
	text-shadow: #6A502F 1px 1px 2px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
	clear: both;
}

#menu {
	width: 920px;
	margin: 0 auto;
	height: 54px;
	padding: 0px 20px;
	background: url(/img/front/img02.gif) repeat-x left top;
}
#menu table {
	width: 100%;
	padding:0;
	margin:0;
	border-collapse: collapse;
}
#menu table td {
	padding: 14px 0 0 0;
	margin:0;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 15px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #F49A73;
	color: #2E0815;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(/img/front/img03.gif) repeat-y left top;
	display: table;
}

#page-bgtop {
}

#page-bgbtm {
	xpadding: 0px 20px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin: 30px 30px 20px 30px;
}
p {
	line-height: normal;
}
#content p {
	line-height: 150%;
}

.post img.index {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	/* width: 135px; */
}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(/img/front/img04.gif) repeat-x left bottom;
	display: table; width: 100%;
}

.post h1 {
	font-weight: normal;
}
.post div.entry {
	line-height: 180%;
}

/*
.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}
*/

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 180px;
}

#sidebar2 {
	float: right;
	width: 220px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(/img/front/img04.gif) repeat-x left bottom;
}


.sidebar h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 14px 15px 14px 15px;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

.sidebar div.content {
	margin: 0px 15px 20px;
	padding: 8px 0px;
	background: url(/img/front/img04.gif) repeat-x left bottom;
}

.sidebar div.content a {
	padding-left: 0;
}

/* Search */

#searchform {
	margin: 0;

}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 100%;
}

#footer {
	height: 80px;
	padding: 0 20px;
	background: #43331E;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CFB99F;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

#splash {
	float: right;
	/* width: 180px; */
	width: 235px;
	padding: 20px 20px 00px 0px;
	
	line-height: 18px;
	color: #f3e7c2;
	text-shadow: #6A502F 1px 1px 2px;
}

div#bn01 {
	margin: 10px 0;
}
div#bn01 div#bn01i {
	width: 728px;
	margin: 0 auto;
}
div#bn03, div#bn04 {
	width: 120px;
	margin: 0 auto 20px auto;
}

div#bn05 {
	width: 160px;
	margin: 0 auto 20px auto;
}

div#bn06 {
	width: 468px;
	margin: 20px auto 20px auto;
}

div#bn07 {
	width: 336px;
	margin: 20px auto 20px auto;
}




div#shd {
	width: 960px;
	margin: auto;
	padding-top: 0;
	box-shadow: 0px 0px 10px #9E8456;
	-moz-box-shadow: 0px 0px 10px #9E8456;
}

#footer p {padding-top:0px}
div.prcsoport {padding-top:10px}
div.prcsoport,div.prcsoport a {color:#CFB99F !important;font-size:11px}

div.legolvasottabb_cikkek {
	width: 100%;
	clear: both;
}
div.legolvasottabb_cikkek img {
}
div.legolvasottabb_cikkek_s {
	clear: both;
	height: 20px;
	width: 100%;
}

div.legfrissebb_cikkek {
	width: 100%;
	clear: both;
}
div.legfrissebb_cikkek img {
}
div.legfrissebb_cikkek_s {
	clear: both;
	height: 20px;
	width: 100%;
}


.progerror {
	color: #ff3333;
}
.success {
	color: #339933;
}
.error {
	color: #ff7900;
}
.info {
	color: #009900;
}
div#output {
	margin: 20px 0px;
	padding: 8px 15px;
	border: 1px dashed #000099;
	background-color: #f2f2f2;
}



table.pager {
	margin: auto;
	
}


.submenu {
	font-size: 16px;
}
