body {
	text-align: center;
	background-color:#0a130b;
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#222;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%; /* Required */
}


/*------------------------------------LINKs---------------------------------*/
a, a:visited, a:active {
	text-decoration:underline;
	color:#830000;
	font-weight: bold;
}
 a:hover {
	text-decoration:none;
	color:#eae5ce;
}


/*----------------------select---------------------*/
select {
	background-color: #aca278;
	border: solid 1px #6d674d;
	font-size: 11px;
	padding: 2px;
}

/*------------------------------------TEXTs---------------------------------*/
h1 {
	display:none;	
}

h2 {
	margin:10px 0 15px 0;
	padding:0;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:0px;
	color:#eae5ce;
	border-bottom:dashed 1px #898162;
}

h3 {
	margin:10px 0 0 0;
	padding:0;
}

b {
	color:black;
}

.text_1 {
	color:#eae5ce;
}

.vilagos {
	font-weight: bold;
	color: #eae5ce;
}

.bordo {
	font-weight: bold;
	color: #b00000;
}

.halvany {
	color: #625d49;
}

.back,.back:visited,.back:active {
	float: right;
	margin: -32px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	color:#eae5ce;
	font-size: 13px;
}
.back:hover {
	color:#830000;
}


/*------------------------------------LIST---------------------------------*/

#leftContent ul {
	margin:10px 0 10px 5px;
	padding:0;
}
#leftContent li {
	list-style:inside;
	list-style-image:url(listBg.png);
	padding:0;
	margin:0 0 5px 0;
}


/*------------------------------------CONTENTS---------------------------------*/

#contents {
	background-image:url(bodyBg.jpg);	
	background-position:center 0;
	background-repeat: repeat-y;
}

#contents2 {
	border:solid 0px #ff0099;
	background-image:url(contentBg.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
}
#contents3 {
	background-image:url(content2Bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
}


/*------------------------------------LOADER---------------------------------*/
#loader {
	background-image: url(loaderBg.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	padding: 0;
	text-align: left;
	position: absolute;
	border-bottom: solid 1px #343226;
	border-left: solid 1px #615c46;
	border-right: solid 1px #615c46;
	z-index: 100000;
	margin: 250px 0 0 435px;
}
#loader img{
	margin: 20px 0 0 19px;
	padding: 0;
}

/*------------------------------------HEADER---------------------------------*/
#header {
	width:935px;
	height:160px;
	border:solid 0px red;
	background-image: url(headerBg.jpg);
	padding:0;
	margin:auto;
}

/*------------------------------------MAIN---------------------------------*/
#main {
	width:935px;
	border:solid 0px red;
	margin:auto;
	background-image: url(main2Bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	text-align: left;

}
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #main  {height: 1%;}
/* End hide from IE-mac */

#dako {
	position: absolute;
	margin: 1px 0 0 -75px;
}

/*------------------------------------LEFT CONTENT---------------------------------*/
#mainContent {
	border:solid 0px #ff0099;
	background-image: url(mainBg.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:0 0px 0px 0px;
	padding: 0 70px 0 70px;
	width:795px;
	text-align:justify;
	float:left;
	min-height: 280px;
	color: #24221a;
}
*html #mainContent {
	height: 280px;
}

.userText img {
	padding: 3px;
	background-color: #666045;
	border: solid 2px #beb385;
	margin: 0px 15px 5px 15px;
}
.userText td {
	vertical-align: top;
	padding: 10px;
}

#leftContent a,#leftContent a:visited,#leftContent a:active {
	color:#ff8400;
	background-color:#fff;
	padding:1px 3px 1px 3px;
	font-weight:bold;
}
#leftContent a:hover {
	color:#0090ff;
}



/*------------------------------------FOOTER---------------------------------*/
#footer {
	width:935px;
	border:solid 0px red;
	background-image:url(footerBg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	color:#fff;
	height:280px;
	margin:auto;
	line-height:0px;
}
*html #footer {
	
}

/*----------------------FootErMenu---------------------*/

.footerMenu ul {	
	margin:0 auto 0 auto;
	padding:0;
	height: 20px;
}
.footerMenu li {
	display:inline;
	margin:0;
}
.footerMenu li a{
	color:#2e3c2f;
	padding:0;
	font-size:11px;
	margin-left:10px;
	text-decoration: none;
}
.footerMenu li a:hover{
	color:#526c55;
	text-decoration:none;
}
.copyright {
	float: left;
	color:#e1e1e1;
	font-size:11px;
	border:solid 0px blue;
	line-height: 20px;
	margin: 175px 0 0 385px;
	width: 200px;
}

.designed {
	color:#fff;
	font-size:11px;
	border:solid 0px red;
	float: left;
	margin: 117px 0 0 28px;
}
.designed a {
	width:105px;
	height:29px;
	display:block;
	background-image:url(wbLogo.jpg);
}
.designed a:hover{
	background-position:0 -29px;
}
.designed a span {
	display:none;
}



/*-----------------PAGNATION SIPMLE-----------------------
.pagination {
	border-top:solid 2px #746e56;
	padding-top: 5px;
}
.pagination .remote {
	border: solid 0px red;
	background-color: #746e56;
	padding: 2px 5px 2px 5px;
	font-family: Arial;
}
----inaktiv----
.pagination span { 
	border: solid 0px red;
	background-color: #746e56;
	padding: 2px 5px 2px 5px;
	font-family: Arial;
	color: #5e5946;
}
.pagination .aktualis {
	color: #EAE5CE;
	background-color: #beb385;
}


.pagination a, .pagination a:active,.pagination a:visited {
	text-decoration: none;
	color: #3b3829;
	font-weight: normal;
}
.pagination a:hover {
	background-color:#beb385;
	color: #EAE5CE;
}
*/



/*-----------------PAGNATION-----------------------*/
.paginationTop .pagination {
	border-bottom:dashed 1px #746e56;
	border-top:0;
	margin-bottom: 15px;
}
.pagination {
	border-top:dashed 1px #746e56;
	padding-top: 10px;
	margin-top: 5px;
	text-align: center;
	height: 40px;
}
.pagination table {
	margin: 0 auto 0 auto;
}

/*----aktualis----*/
.pagination .aktualis {
	color: #f4f2ed;
	width: 29px;
	height: 22px;
	display: block;
	float: left;
	border: solid 0px red;
	padding: 7px 0px 0px 1px;
	background-image:url(pagnationBg.png);
	background-position: 0 -29px;
	background-repeat: no-repeat;
}

/*----number a / hover ----*/
.pagination .number, .pagination .number:active, .pagination .number:visited {
	background-image:url(pagnationBg.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #212121;
	font-weight: normal;
	height: 22px;
	width: 29px;
	border: solid 0px green;
	padding: 7px 0 0 1px;
	display: block;
	float: left;
}
.pagination .number:hover {
	color: #f4f2ed;
	background-position: 0 -29px;
	font-weight: bold;
}


#paginationNext {
	float: left;
	margin: 0px 0 0 10px;
	background-image:url(pagnation_next.png);
	width: 22px;
	height: 30px;
}
#paginationNext:hover {
	background-position: 0 -30px;
}
#paginationNext span{
	display: none;
}
.paginationNextIa {
	background-image:url(pagnation_next.png);
	background-position: 0 -60px;
	float: left;
	margin: 0px 0 0 10px;
	width: 22px;
	height: 30px;
}
.paginationNextIa span{
	display: none;
}



#paginationPrev {
	float: left;
	padding: 0;
	margin: 0px 10px 0 0;
	background-image:url(pagnation_prev.png);
	width: 22px;
	height: 30px;
}
#paginationPrev:hover {
	background-position: 0 -30px;
}
#paginationPrev span{
	display: none;
}
.paginationPrevIa {
	background-image:url(pagnation_prev.png);
	background-position: 0 -60px;
	float: left;
	padding: 0;
	margin: 0px 10px 0 0;
	width: 22px;
	height: 30px;
}
.paginationPrevIa span{
	display: none;
}




/*-----------------GALLERY-----------------*/
.galleryList {
	background-image: url('galleryListBg.png');
	background-repeat: no-repeat;
	width: 184px;
	float: left;
	margin-left: 15px;
	border: solid 0px red;
	text-align: center;
}
.galleryList img {
	margin: 13px 0 15px 3px;
}
.galleryList a {
	text-decoration: none;
}
.galleryList a img,.galleryList a:active img,.galleryList a:visited img{
	border: solid 3px #eae5ce;
}
.galleryList a:hover img {
	border: solid 3px #fffdf6;
}
.galleryList a .name,.galleryList a:active .name,.galleryList a:visited .name{
	color:#413e33;
}
.galleryList a:hover .name {
	color:#24221a;
}
.galleryList a .date,.galleryList a:active .date,.galleryList a:visited .date{
	color:#d1ccb6;
	border: 0;
	font-weight: normal;
	font-size: 11px;
}

.gallery_image div {
    display: none;
}
.gallery_image {
    float: left; 
    position: relative; 
    left: 0; 
    top: 0;
}



#galleryImageContainer {
	background-color: #c9c09a;
	padding: 4px;
	border-bottom: solid 1px #857f66;
	border-left: soid 1px #7d7555;
	border-right: soid 1px #7d7555;
	border: solid 1px #7b7660;
}

#galleryLoader {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 37px;
    height: 37px;
    background-image: url("loader2.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: white;
    z-index: 20;
    display: block;
    border: 4px solid gray;
    filter:alpha (opacity=80);-moz-opacity:.8;opacity:.8;-khtml-opacity: 0.8;
}

#galleryImage {
    padding: 4px;
    background-color:#eae5ce;
}

#galleryClose {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    background-image: url("closebox.png");
    cursor: pointer;
    z-index: 102;     
}

#galleryDesc {   
    display: none;
    position: relative; 
    color: #24221a;
    border: solid 0px red;
}

#galleryPrev {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url("elozo.gif");
    background-repeat: no-repeat;
    background-position: left center;
    z-index: 101; 
    margin-left: 5px;   
}

#galleryNext {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url("kovetkezo.gif");
    background-repeat: no-repeat;
    background-position: right center;
    z-index: 101; 
    margin-left: 5px;   
}

.galleryFullImage,.galleryFullImage:active,.galleryFullImage:visited {
	color:#9a9379;
	font-size: 11px;
	font-weight: normal;
	margin: 7px 0 0 0;
	display: block;
	text-decoration: none;
}
.galleryFullImage:hover {
	color:#b00000;
	text-decoration: none;
}



/*-----------------HIREK-----------------*/

.hirListBox {
	width: 365px;
	margin: 0 13px 15px 13px;
	border: solid 0px red;
	float: left;
}
.hirListBox h3 {
	margin: 0;
	color: #830000;
	font-size: 12px;
	font-weight: bold;
	border-bottom: dotted 0px #b6ad86;
	height: 17px;
	background-image: url('hirListTitleBg.png');
	padding: 5px 0 0 7px;
}
.hirListBox a,.hirListBox a:visited,.hirListBox a:active {
	text-decoration: none; 
	color: #24221a;
	font-weight: normal;
	display: block;
}
.hirListBox a:hover h3 {
	color: #eae5ce;
}

.hirListBox p {
	padding: 5px 7px 5px 7px;
	margin: 0;
}

.hirListBox a:hover h3 {
	color: #eae5ce;
}

.hirListBox .date {
	border-top: solid 1px #7b7354;
	padding: 3px 7px 0 7px;
	color: #5a5543;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}
.hirListBox .date div {
	float: left;
}
.hirListBox .date span {
	color: #d1ccb6;
}

.date {
	margin: 10px 0 10px 0;
	font-style: italic;
	color: #5a5543;
	border-top:dashed 1px #746e56;
	padding-top: 5px;
	text-align: right;
}
.date span {
	color: #d1ccb6;
}




/*-----------------PARTNEREK-----------------*/
.partner {
	width: 250px;
	margin: 10px 0 10px 10px;
	border: solid 0px red;
	float: left;
	text-align: center;
}
.partner p {
	color: #eae5ce;
}

.partner a,.partner a:visited,.partner a:active {
	text-decoration: none; 
	font-weight: bold;
	display: block;
	padding: 10px 0 10px 0;
}
.partner a:hover p {
	color: #830000;
}
.partner a:hover {
	color: #830000;
	background-color: #807859;
}



/*-----------------NAPTAR-----------------*/

.naptarListBox {
	width: 192px;
	margin: 0 3px 15px 3px;
	border: solid 0px red;
	float: left;
}
.naptarListBox h3 {
	margin: 0;
	color: #dbd4b4;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 10px 0 10px;
	text-align: center;
	width: 172px;
	height: 32px;
	overflow: hidden;
}
.naptarListBox a,.naptarListBox a:visited,.naptarListBox a:active {
	text-decoration: none; 
	color: #24221a;
	font-weight: normal;
	display: block;
	background-image: url('versenynaptarListBg.png');
	width: 192px;
	height: 121px;
}

.naptarListBox a:hover h3 {
	color: #eae5ce;
}
.naptarListBox a:hover .nap {
	color: #fff;
}
.naptarListBox a:hover .time {
	color: #b00000;
}
.naptarListBox a:hover .honap {
	color: #413e33;
}



.naptarListBox .vnDate {
	width:103px;
	height: 80px;
	float: left;
}
.naptarListBox .time {
	color: #830000;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding: 29px 0 0 0;
}
.naptarListBox .honap {
	text-align: center;
	color:#635f4e;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border: solid 0px red;
	padding:15px 0 0 10px;
}
.naptarListBox .nap {
	text-align: center;
	color:#eae5ce;
	font-size: 36px;
	font-weight: bold;
	display: block;
	border: solid 0px red;
	padding:0px 0 0 10px;
	margin: 0;
}

.esemenyIdeje {
	text-align: left;
	font-size: 12px;
	color: #830000;
	font-weight: bold;
}
.esemenyIdeje span {
	text-align: center;
	font-size: 12px;
	color:#413e33;
}


/*-----------------fOruM--------------*/
.defInput {
	background-image: url('inputBg.png');
	width: 161px;
	height: 22px;
	background-color: transparent;
	border: 0;
	padding: 0;
	font-size: 11px;
	padding: 6px 7px 0 7px;
	color:#413e33;
}
.loginBox  {
	width: 350px;
	margin: 20px auto 0 auto;
	text-align: center;
	color:#413e33;
}
.loginBox a,.loginBox a:visited,.loginBox a:active{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
} 
.elf,.elf:visited,.elf:active {
	color:#413e33;
}
.reg,.reg:visited,.reg:active {
	color:#830000;
}
.loginBox a:hover {
	color:#eae5ce;
} 

.loginBox span {
	color: #eae5ce;
	font-size: 11px;
}
.loginBox table {
	margin: 0 auto 0 auto;s
	width: 300px;
}
.loginBox td {
	text-align: left;
}

.loginBtn {
	background-color:transparent;
	background-image:url('buttons.png');
	background-position:-265px 0px;
	background-repeat:no-repeat;
	border-width:0pt;
	display:block;
	font-size:11px;
	height:28px;
	width:75px;
}
.loginBtn.hover {
	background-position:-265px -28px;
	cursor:pointer;
}
.loginBtn:hover {
	background-position:-265px -28px;
	cursor:pointer;
}

.forumLista {
	margin: 7px 0 7px 23px;
	border: solid 0px red;
	float: left;
	width: 360px;
}

.forumListaA,.forumListaA:visited,.forumListaA:active{
	font-weight: normal;
	color:#413e33;
	display: block;
	text-decoration: none;
	padding: 5px;
}
.forumListaA:hover {
	background-color: #aca278;
}

.forumLista h3{
	margin: 0 0 5px 0;
	color: #830000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:solid 1px #746e56;
}
.forumLista a:hover h3{
	border-bottom:solid 1px #c9c09a;
	color: #b00000;
}
.forumLista span {
	color: #eae5ce;
}
.forumLista .hozzaszolok {
	float: left;
	font-weight: bold;
	color: #413e33;
}
.forumLista .utolso {
	text-align: right;
	color: #413e33;
	font-weight: normal;
}
.forumAdmin {
	text-align: center;
	margin-top: 7px;
	border-top:solid 1px #7B7354;
	padding-top: 4px;
}
.forumAdmin a,.forumAdmin a:visited,.forumAdmin a:active{
	text-decoration: none;
	color: #830000;
}
.forumAdmin a:hover{
	color: #eae5ce;
}
.textArea {
	background-color: #aca278;
	border: solid 2px #c9c09a;
	width: 550px;
	padding: 7px;
	font-size: 12px;
}

.elkuldBtn {
	background-color:transparent;
	background-image:url('buttons.png');
	background-position:0 0px;
	background-repeat:no-repeat;
	border-width:0pt;
	display:block;
	font-size:11px;
	height:28px;
	width:75px;
}
.elkuldBtn.hover {
	background-position:0 -28px;
	cursor:pointer;
}
.elkuldBtn:hover {
	background-position:0 -28px;
	cursor:pointer;
}

.szovegBevitel {
	width: 565px;
	margin:0 auto 0 auto;
	text-align: center;
	font-size: 11px;
}
.szovegBevitel a,.szovegBevitel a:visited,.szovegBevitel a:active{
	text-decoration: none;
	color: #413e33;
}
.szovegBevitel a:hover{
	text-decoration: none;
	color: #eae5ce;
}
.szovegBevitel table{
	margin:7px auto 0 auto;
}
.forumPost {
	margin-bottom: 10px;
}
.forumPost .date {
	
}
.postHeader {
	text-align: right;
	border-bottom:solid 1px #746e56;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.postHeader div {
	float: left;
}
.postHeader a,.postHeader a:active,.postHeader a:visited {
	text-decoration: none;
	
}
.postHeader span {
	color: #eae5ce;
	padding: 0 5px 0 5px;
}
.postHeader i {
	color: #5a5543;
	font-style: italic;
}

/*----------------regisztracio-------------------*/
.regTable {
	width: 310px;
	margin: 20px auto 20px auto;
}
.regTable span{
	color:#eae5ce;
}
.regBtn {
	background-color:transparent;
	background-image:url('buttons.png');
	background-position:-75px 0px;
	background-repeat:no-repeat;
	border-width:0pt;
	display:block;
	font-size:11px;
	height:28px;
	width:88px;
	margin: 10px auto 0 auto;
}
.regBtn.hover {
	background-position:-75px -28px;
	cursor:pointer;
}
.regBtn:hover {
	background-position:-75px -28px;
	cursor:pointer;
}

.jelszoKuldes {
	background-color:transparent;
	background-image:url('buttons.png');
	background-position:-163px 0px;
	background-repeat:no-repeat;
	border-width:0pt;
	display:block;
	font-size:11px;
	height:28px;
	width:102px;
	margin: 10px auto 0 auto;
}
.jelszoKuldes.hover {
	background-position:-163px -28px;
	cursor:pointer;
}
.jelszoKuldes:hover {
	background-position:-163px -28px;
	cursor:pointer;
}

.logout,.logout:active,.logout:visited {
	color:#eae5ce;
	font-weight: bold;
	text-decoration: none;
}
.logout:hover {
	color:#830000;
}
.profil,.profil:active,.profil:visited {
	color:#eae5ce;
	font-weight: bold;
	text-decoration: none;
}
.profil:hover {
	color:#830000;
}
.ujTema,.ujTema:active,.ujTema:visited {
	color:#eae5ce;
	font-weight: bold;
	text-decoration: none;
}
.ujTema:hover {
	color:#830000;
}



/*----------------------KaPcSolAt---------------------*/
.kapcsDiv {
	float: left;
	width: 320px;
}
.mapFrame {
	border: solid 2px #c9c09a;
	padding: 3px;
	background-color: #7d7659;
	margin-bottom: 20px;
}

.kapcsData {
	width: 300px;
}
.kapcsData h3{
	border-bottom:dashed 1px #746e56;
	margin: 10px 0 3px 0;
	padding: 0;
}
.kapcsData a {
	text-decoration: none;
}
.kapcsData p {
	margin-top: 0;
}



/*----------------------kerdesvalasz---------------------*/
.kerdesvalasz {
	margin: 10px 0 0 0;
	border:dashed 1px #746e56;
}
.kerdesvalasz .kvheader {
	border-bottom:dashed 0px #746e56;
	margin: 0px 0 3px 0;
	color: #EAE5CE;
	font-weight: bold;
}
.kerdesvalasz .kerdes {
	border: solid 0px red;
	padding: 5px;
	background-color: #aca278;
}
.kerdesvalasz .valasz {
	margin-top: 0px;
	background-color: #c9c09a;
	padding: 5px;
}
.kerdesvalasz .valasz p{
	margin:0;
}
.kerdesvalasz .valasz span {
	color: #5a5543;
	font-weight: bold;
}




/*----------------------kerdesvalasz---------------------*/

.menuCard {
	margin: 10px 0 0 0;
	padding:3px;
	width: 370px;
	background-color: #9b926b;
}
.menuCard:hover {
	background-color: #aca278;
}
.menuCard:hover table{
	border: solid 1px #c9c09a;
}
.menuCard h3{
	margin: 0 0 3px 0;
	font-size: 12px;
}
.menuCard td{
	padding: 5px;
}
.menuCard table {
	width:370px;
	border: solid 1px #aca278;
}
.menuCard .price {
	font-weight: bold;
	color: #880000;
}

.almenu {
	margin:20px auto 0 auto;
	width: 250px;
}
.almenu li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.almenu li a,.almenu li a:visited,.almenu li a:active {
	color:#2e3c2f;
	padding:0;
	font-size:11px;
	text-decoration: none;
	display: block;
	width: 250px;
	line-height: 25px;
	text-align: center;
	background-color: #afa57c;
	margin: 0 0 3px 0;
}
.almenu li a:hover{
	color:#a70400;
	text-decoration:none;
	background-color: #c9c09a;
}

.eredmenyTable p {
	margin:2px 0 2px 0;
}
.eredmenyTable b {
	color: #b00000;
	font-size: 14px;
	letter-spacing: 3px;
	border-bottom:solid 1px #746e56;
	display: block;
	margin-bottom: 10px;
}

.vilmosDataTable p {
	margin:3px 0 3px 0;
}