body {
 margin: 0 auto 0 auto;
 padding: 0;
 background-color: #B2B2A8;
 background-image: url(../images/bg.gif);
 background-repeat: repeat;
 background-position: center 0;   
 text-align: left;
 font-family: trebuchet ms, georgia, times new roman, arial, sans-serif;
 font-size: 13px; 
 color: #000;
}

:focus { /* FF1.5 bug */
 -moz-outline-style: none;
}

* {
	margin:0;
	padding:0;
}



/* Karakterkészlet */

h1,h2,h3,h4,h5,h6 {
 font-family: trebuchet ms, georgia, times new roman, arial, sans-serif;
}

h2 {
 margin: 0 0 15px 0;
 font-size: 20px;
 font-weight: normal;
}

h4 {
 font-size: 16px;
 font-weight: bold;
}

h4.title {
 margin: 0 0 15px 0;
}

ul, li {
 list-style-image: none;
 list-style-type: none;
}

a {
 color: #A6151A;
 text-decoration: none;
}

a:hover {
 color: #A64F49;
 text-decoration: none;
}



/* Űrlap elemek */

form {
 margin: 0;
 padding: 0;
}

input, select {
 font-family: georgia, times new roman, arial, sans-serif;
 font-size: 11px; 
 background: #fff;
 border: 1px solid #A8A8A9;
 background-image: url(../images/input.gif);
 background-repeat: repeat-x; 
}

input {
 width: 110px;
 height: 16px; 
}

.selector {
 width: 110px;
}

.button {
 height: 16px;
 width: 54px;
 border: 1px solid #997d7d;
 padding: 0;
 margin: 0;
 background-image: url(../images/gomb_hatter.gif);
 background-repeat: repeat-x;
 color: #642625;
 cursor: pointer;
}

img.graf {
 border: 1px solid #DADADA !important;
 margin: 0 0 10px 0;
}



/* Tartó elemek */

#container {
 position: relative;
 width: 692px;
 margin: 0 auto 0 auto;
 padding: 0; 
 background-image: url(../images/content.jpg);
 background-repeat: repeat-y;
 background-position: 0 0;   
}

.left {
 float: left;
 }

.clear {
 font-size: 1px;
 text-indent: -9000px;
 clear: both;
}



/* Fejléc */

#header {
 position: relative;
 width: 676px;
 height: 154px;
 margin: 0 auto 0 auto;
 padding: 0;
 background-image: url(../images/header.jpg);
 background-repeat: no-repeat;
 background-position: 0 bottom;   
}

#header .searchBox {
 position: absolute;
 top: 8px;
 left: 475px;
}

#header .searchBox form {
 width: 190px;
}

#header .searchBox input {
 width: 137px;
 height: 15px;
 padding: 2px 4px 0 4px;
 background-image: url(../images/input.jpg);
 background-repeat: no-repeat;
 background-position: 0 0; 
 border: 1px solid #ccc; 
 float: left;
 text-align: center;
}

#header .searchBox input.button {
 width: 32px;
 height: 18px;
 margin: 0 0 0 10px;
 border: 0;
 background-image: none; 
 background-color: #777;
 font-size: 11px;
 color: #fff;
 float: left;   
}

#header h1 {
 position: absolute;
 left: 459px;
 top: 64px;
}

#header h1 a {
 display: block;
 width: 181px;
 height: 69px;
 font-size: 1px;
 text-indent: -9000px;
 background-image: url(../images/logo.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;   
}

#header h1 a:hover {
 background-image: url(../images/logo-on.jpg);
}

#header ul {
 position: absolute;
 top: 107px;
 left: 10px;
}

#header li {
 display: block;
 padding: 0;
 font-family: verdana, arial, sans-serif;
 font-weight: bold;
 font-size: 10px;  
 float: left;
}

#header li a {
 display: block;
 width: 63px;
 height: 23px;
 text-align: center;
}

#header li a:hover {
 background-image: url(../images/menu-bg.gif);
 background-repeat: no-repeat;
 background-position: center bottom; 
}

#header li span {
 display: block;
 width: 63px;
 height: 23px;
 color: #A64F49; 
 text-align: center;
 background-image: url(../images/menu-bg.gif);
 background-repeat: no-repeat;
 background-position: center bottom;  
}

#header .bar {
 position: absolute;
 top: 0px;
 left: 374px;
 width: 371px;
 height: 16px;
 padding: 2px 5px 0 20px;
 background-image: url(../images/header-bar.gif);
 background-repeat: no-repeat;
 background-position: 0 0;  
}

#header .bar p {
 font-size: 11px;
 text-align: right;
 color: #8E8E68;
}



/* Lábléc*/

#footer {
 width: 656px;
 height: 29px;
 margin: 0 auto 0 auto;
 padding: 14px 10px 0 10px;
 background-color: #246426;
 background-image: url(../images/footer.gif);
 background-repeat: repeat-x;
 background-position: 0 0;
}

#footer p {
 width: 328px;
 text-align: right;
 float: left; 
 margin: 0;
 color: #C6C6C6;
}

#footer p.copyright {
 width: 328px;
 text-align: left;
 float: left;
 margin: 0; 
}

#footer a {
 color: #C6C6C6;
 text-decoration: none;
}

#footer a:hover {
 color: #FDFDFD;
 text-decoration: none;
}



/* Közbenső rész */

#content {
 width: 656px;
 margin: 5px 0 0 0;
 padding: 0 0 0 20px;
 min-height: 500px;
}

#main {
 width: 430px;
 padding: 10px 15px 5px 15px;
 float: left;
}

#main p {
 margin: 0 0 15px 0;
}



/* Oldalsó oszlop */

#side {
 width: 180px;
 height: 280px;
 margin: 0;
 background-image: url(../images/menu.jpg);
 background-repeat: no-repeat;
 background-position: 0 0; 
 float: left; 
}

#side ul {
 margin: 5px 30px 0 10px;
}

#side li {
 padding: 0 0 2px 15px;
 background-image: url(../images/li.gif);
 background-repeat: no-repeat;
 background-position: 0 5px;  
}

#side li a {
 color: #000;
}

#side li a:hover {
 color: #943425;
}

#side li a.hard {
 color: #c00;
}

#side li a.hard:hover {
 color: #f00;
}

/* Lapozó */

#pager {
 width: 190px;
 height: 30px;
 margin: 20px 0 0 160px;
 padding: 0;
 text-align: center;
 font-weight: bold;
 font-size: 11px;
}

#pager a {
 font-weight: bold;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #000;
 background: #fff;
 border: 1px solid #ccc;
 padding: 0 2px 1px 2px;
 margin: 0 3px 0 3px;
} 

#pager a:hover {
 color: #000;
 background: #eee;
 padding: 0 2px 1px 2px;
 margin: 0 3px 0 3px; 
 text-decoration: none;
} 

#pager span.inactive {
 font-weight: bold;
 font-family: verdana, sans-serif;
 font-size: 12px;
 color: #aaa;
 background: #fff;
 border: 1px solid #ccc;
 padding: 0 2px 1px 2px;
 margin: 0 3px 0 3px;
} 

#pager span.left {
 display: block;
 width: 50px;
 padding: 3px 0 3px 0;
 float: left;
 text-align: right;
}

#pager span.middle {
 display: block;
 width: 90px;
 padding: 2px 0 3px 0; 
 float: left;
 text-align: center;
}

#pager span.right {
 display: block;
 width: 50px;
 padding: 3px 0 3px 0; 
 float: left;
 text-align: left;
}

#pager select {
 width: 80px;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 background-color: #fff;
 border: 1px solid #ccc;
 font-weight: normal;
}



/* Cikklista */

.articleList .articleItem .picture {
 width: 105px;
 padding: 3px 10px 10px 0;
 text-align: center;
 float: left;
}

.articleList .articleItem .picture img {
 padding: 2px;
 border: 1px solid #C2C8D6;
 background-color: #F3F4F7;
}

.articleList .articleItem .text {
 width: 310px;
 float: left;
}

.articleList .articleItem .text p.date {
 font-size: 11px;
}



/* Galéria */

.galleryList .item {
 position: relative;
 padding: 0 0 10px 0;
 margin: 0 0 6px 0;
 background-image: url(../images/hr.gif);
 background-repeat: no-repeat;
 background-position: 0 bottom; 
}

.galleryList .lastItem {
 background-image: none;
}

.galleryList p {
 margin: 0;
}

.galleryList p.info {
 margin: 0 0 10px 0;
 font-size: 11px;
}

.galleryList span {
 color: #aaa;
}

.galleryList .picture {
 width: 140px;
 padding: 6px 0 0 0;
 float: left;
}

.galleryList .picture img {
 padding: 4px;
 border: 1px solid #DDC9BD;
 background-color: #FEFCFA;
}

.galleryList .text {
 width: 280px;
 float: left;
}





#pictureList {
 margin: 0;
 padding: 5px 0 0 0;
}

#pictureList div.pictureBox {
 width: 130px;
 margin: 0 7px 5px 0px;
 padding: 5px 0 4px 0;
 border: 1px solid #DDC9BD;
 background-color: #FEFCFA;
 text-align: center;
 float: left;
}

#pictureList div.pictureBox img {
 margin: 0 0 3px 0 ;
 padding: 0;
 border: 0;
}

#pictureList div.pictureBox p {
 margin: 0 0 2px 0;
 padding: 0 5px 0 5px;
 font-size: 12px;
 text-align: center;
}

#pictureList p.boxTitle {
 margin: 0 0 7px 0;
 padding: 0 5px 0 5px;
 text-align: left;
 color: #444;
 font-weight: bold;
}

