@charset "utf-8";
/* CSS Document */
/* General CSS */
/* Reset page layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	color:#3F3A30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #F9F8F2;
	background-image: url(../images/layout/wood-texture.jpg);
	background-repeat: repeat;
	font-size: 11px;
}
a, a:visited {
	color:#CC2229;
	text-decoration: none;
	border:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
/* 
---------------------------------------------------------------------
*/
img {
	float:left;
	display:block;
}
/* 
---------------------------------------------------------------------
*/
#header {
	width: 100%;
	display: block;
}
#header-banner{
	min-height:105px;
	height:105px;
}
#header-banner-inner{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#header-navigation{
}

#header-navigation-a{
	min-height:25px;
	height:25px;
	background-color: #B9B386;
}
#header-navigation-a-inner{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}

#header-navigation-a-inner ul{
}
#header-navigation-a-inner li{
	display: inline;
}
#header-navigation-a-inner a{
	color: #4E4839;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#header-navigation-a-inner a:hover{
	text-decoration: none;
	background-color: #CFCCAD;
}

#header-navigation-b{
	min-height:25px;
	height:25px;
	background-color: #CFCCAD;
}
#header-navigation-b-inner{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
}
#header-navigation-b-inner ul{
}
#header-navigation-b-inner li{
	display: inline;
}
#header-navigation-b-inner a{
	color: #4E4839;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#header-navigation-b-inner a:hover{
	text-decoration: none;
	background-color: #DBD9C1;
}

/* --------------------------------------------------------------------- */

#content {
	display: block;
	width: 100%;
	clear: both;
	background-image: url(../images/layout/content-inner-motif.jpg);
	background-repeat: repeat;
}
#content-inner {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content-main {
	width: 580px;
	float: left;
	min-height:300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CFCCAD;
	padding-right: 10px;
}
#content-main-banner {
}
#content-main-banner img{
	border: 5px solid #CFCCAD;
}
/* --------------------------------------------------------------------- */

#content-main-content{
	clear: both;
}
#content-main-content p{
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3F3A30;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
}
#content-main-content h1{
	font-size:18px;
	color: #CC2229;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content-main-content h2{
	font-size:16px;
	color: #924A2E;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content-main-content h3{
	font-size:14px;
	color: #924A2E;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content-main-content h4{
	font-size:12px;
	color: #924A2E;
	padding-bottom: 5px;
	padding-top: 5px;
}
#content-main-content a{
	color: #CC2229;
}
#content-main-content a:hover{
}
#content-main-content ul{
	padding-left: 25px;
	padding-bottom: 5px;
}
#content-main-content li{
	padding-bottom: 3px;
}

#content-main-content td {
	vertical-align: middle;
}
/* 
---------------------------------------------------------------------
*/
#content-sub {
	width: 200px;
	float: right;
}
#content-sub h1{
	color:#924A2E;
	font-size:16px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #924A2E;
	margin-bottom: 5px;
}
#content-sub h2 {
	color:#924A2E;
	font-size:16px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #924A2E;
	padding-top: 10px;
	margin-bottom: 5px;
}
#content-sub h3 {
	font-size:12px;
}

/* 
---------------------------------------------------------------------
*/
#basement {
	clear: both;
	width: 100%;
	overflow:auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B9B386;
}
#basement-inner{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:auto;
}
/* 
---------------------------------------------------------------------
*/
#basement-navigation{
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#basement-navigation ul{
	list-style-type: none;
}
#basement-navigation li{
	padding-bottom: 5px;
}
#basement-navigation li a{
	color: #F9F8F2;
	font-size: 10px;
	font-weight: bold;
}
#basement-navigation li a:hover{
}
#basement-navigation ul ul{
	margin-left: 10px;
	list-style-type: none;
}
#basement-navigation li li{
	padding-bottom: 2px;
}
#basement-navigation li li a{
	font-size: 9px;
	font-weight: normal;
}
#basement-navigation li li a:hover{
}
/* 
---------------------------------------------------------------------
*/
#basement-siteinfo{
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#basement-siteinfo p{
	color: #F9F8F2;
	padding-bottom: 3px;
	font-size: 9px;
}
#basement-siteinfo a{
	color: #F9F8F2;
}
#basement-siteinfo a:hover{
	color: #FFFFFF;
}
/* 
--- PROGRAMOK ------------------------------------------------------------------
*/

.eventbox{
	padding: 8px 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCCAD;
}

.eventbox.last{
   border: none;
}
.eventbox p{
	padding-bottom: 3px;
}
.eventLocation{
}
.eventbox p span{
}
.date {
	font-size: 10px;
	color: #924A2E;
}
/* 
--- PROGRAMOK ------------------------------------------------------------------
*/

.newsbox{
   margin-bottom: 15px;
}

#home-news p#rss,
#home-events p#cal_link{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	font-size: 10px;
}

#home-news p#rss a,
#home-events p#cal_link a{
	color: #924a2e;
}

#home-news p#rss a:hover,
#home-events p#cal_link a:hover{
	color: #924a2e;
	text-decoration: none;
}

#home-news h4{
	font-size: 12px;
}

.newsbox h4 a,
.eventbox h4 a{
   color: #924a2e;
}

.newsbox h4 a:hover,
.eventbox h4 a:hover{
   text-decoration: underline;
}

.newsbox p.posted{
	font-size: 10px;
	color: #924A2E;
	font-weight: bold;
}

.newsbox p{
	margin: 0;
	font-size: 11px;
}

.newsbox p a.more{

}

