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: #860007;
}

.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: 381px;
	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:381px;
	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;
}


/*-------------share-------------*/
#shareBox {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #d9d9d9;
	float: left;
	width: 60%;
}
#shareBox .title {
	float: right;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	margin-right: 5px;
}
#shareBox a, #shareBox a:active, #shareBox a:visited {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin: 0 2px;
	background: url(images/smoIcons.png) no-repeat 0 0;
}
#shareBox a strong {
	display: none;
}
#shareBox .shareWithIwiw, #shareBox .shareWithIwiw:active, #shareBox .shareWithIwiw:visited {
	background-position: -128px 0;
}
#shareBox .shareWithIwiw:hover {
	background-position: -128px -16px;
}
#shareBox .shareWithFacebook, #shareBox .shareWithFacebook:active, #shareBox .shareWithFacebook:visited {
	background-position: -16px 0;
}
#shareBox .shareWithFacebook:hover {
	background-position: -16px -16px;
}
#shareBox .shareWithTwitter, #shareBox .shareWithTwitter:active, #shareBox .shareWithTwitter:visited {
	background-position: 0 0;
}
#shareBox .shareWithTwitter:hover {
	background-position: 0 -16px;
}
#shareBox .shareWithTumblr, #shareBox .shareWithTumblr:active, #shareBox .shareWithTumblr:visited {
	background-position: -112px 0;
}
#shareBox .shareWithTumblr:hover {
	background-position: -112px -16px;
}
#shareBox .shareWithGoogle, #shareBox .shareWithGoogle:active, #shareBox .shareWithGoogle:visited {
	background-position: -144px 0;
}
#shareBox .shareWithGoogle:hover {
	background-position: -144px -16px;
}

.fb_like_box_holder {
	margin-top: 15px;
	padding-top: 13px;
	border-top: 1px dashed #d9d9d9;
	height: 30px;
	float: left;
	width: 25%;
	height: 20px;
}
#gplus1 {
	margin-top: 15px !important;
	padding-top: 15px !important;
	border-top: 1px dashed #d9d9d9 !important;
	height: 28px !important;
	float: left !important;
	width: 15% !important;
	height: 20px !important;
}
#fb_like_box {
	width: 100%;
	height: 100%;
}


/*--------------MAIN ADVERT---------------*/
#mainAdvertOverlay {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    background-color: #0a130b;
    z-index: 90000;
}

#mainAdvert {
    position: absolute;
    left: 0;
    top: 0;
    width: 594px;
    margin: auto;
    text-align: left;
    display: none;
    z-index: 100000;
    background: #afa580;
    padding: 3px;
}
.main_advert_wrapper {
    background: #afa580;
    border: 1px solid #988f73;
    padding: 2px;
}
.main_advert_border {
    background: #c9bf9e;
    padding: 6px;
}

.mainAdvertContent {
    background: #eae5d0;
    border: 1px solid #bcb394;
    padding: 15px;
}
   
#mainAdvert h1 {
    margin: 0; padding: 0;
}

#mainAdvert h2 {
    font-size: 14px;
    font-weight: bold;
    color: #860007;
    border-bottom: 1px dashed #b9b39c;
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
    text-align: left;
}

/*#mainAdvert a.close span {
    display: none; visibility: hidden;
}*/

#mainAdvert a,#mainAdvert a:active,#mainAdvert a:visited {color: #860007; font-weight: bold;}
#mainAdvert a:hover {color: #fff; font-weight: bold;}

#mainAdvert .moreLink,#mainAdvert .moreLink:active,#mainAdvert .moreLink:visited {
	display: block;
    width: 80px;
    height: 28px;
    background: url(more_gomb.png) no-repeat top;
    margin: 6px auto 0;
    text-indent: -10000px;
}
#mainAdvert .moreLink:hover {
    background-position: bottom;
}



#mainAdvert img {
    padding: 5px;
    background-color: #fff;
    border: solid 1px #bebaa9;
    max-width: 400px;
}


#mainAdvert a.close, #mainAdvert a.close:active, #mainAdvert a.close:visited {
    position: absolute;
    left: auto;
    top: -11px;
    right: -11px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: url(close_btn.png) no-repeat top;
}
#mainAdvert a.close:hover {
    background-position: bottom;
}
#mainAdvert a span {display: none;} 


/*------------new_index_page--------------*/
.main_column {
    width: 385px;
    float: left;
    text-align: left;
}
.main_column.left {
    margin-right: 25px;
}
.main_column h3, .main_column h2 {
    font-size: 14px;
    color: #544f40;
    font-weight: bold;
    border-bottom: 1px dashed #6f6850;
    margin-bottom: 20px;
}
.main_column img {
    max-width: 345px;
}
#latest_news {
    margin-bottom: 45px;
}
#latest_news h3, #main_introduction_box h2 {
    color: #6c6652;
    border-color: #888169;
}
#latest_news .hirListBox {
    margin: 0;
    float: none;
    width: auto;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #7e765c;
}
#latest_news .hirListBox.first {
    margin: 0;
    padding: 0;
    border: 0;
}
#latest_news h4 {
    color: #860007;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
#latest_news p {
    padding: 0;
}
#latest_news .date {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 11px;
    color: #fff;
    border: 0;
    font-style: normal;
    text-align: left;
    padding: 0;
}
#latest_news .hirListBox:hover h4 {
    color: #fff;
}
#latest_news .hirListBox:hover .date {
    color: #544f40;
}
#latest_news .more, #latest_news .more:active, #latest_news .more:visited {
    display: block;
    width: 113px;
    height: 28px;
    background: url(korabbi_hireink.png) no-repeat top;
    margin: 20px auto 0;
    text-indent: -10000px;
}
#latest_news .more:hover {
    background-position: bottom;
}
#main_gallery_box .galleryList {
    width: 110px;
    margin: 0 0 0 27px;
    background: none;
    padding: 0;
    border: 0;
}
#main_gallery_box .galleryList.first {
    margin: 0;
}
#main_gallery_box .galleryList a, #main_gallery_box .galleryList a:active, #main_gallery_box .galleryList a:visited {
    display: block;
    width: 74px;
    height: 74px;
    background: url(main_gallery_img_bg.png) no-repeat center;
    padding: 17px 17px 18px;
    margin: 0 auto;
}
#main_gallery_box .galleryList img {
    width: 74px;
    background: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
#main_introduction_box {
    margin-bottom: 30px;
}
#main_order_box {
    width: 180px;
    float: left;
    margin-right: 25px;
    margin-bottom: 30px;
}
#main_order_box a, #main_order_box a:active, #main_order_box a:visited {
    display: block;
    width: 180px;
    height: 141px;
    margin: 0 auto;
    background: url(etelrendeles_szunetel.png) no-repeat center;
}
#newsletter_box {
    float: left;
    width: 180px;
    margin-bottom: 30px;
}
#newsletter_box h3 {
    margin-bottom: 15px;
}
#newsletter_box p {
    padding: 0;
    margin: 0 0 10px 0;
}
#main_services_box ul {
    padding: 0;
    margin: 0;
}
#main_services_box li {
    display: block;
    padding-left: 15px;
    background: url(dots.png) no-repeat 0 3px;
    margin: 4px 0;
    font-weight: bold;
}
#main_services_box a, #main_services_box a:active, #main_services_box a:visited {
    display: block;
    width: 185px;
    height: 28px;
    background: url(szolgaltatasainkrol_bovebben.png) no-repeat top;
    margin: 20px auto;
    text-indent: -10000px;
}
#main_services_box a:hover {
    background-position: bottom;
}
#main_services_box li span {
    padding-left: 15px;
    background: url(arrows.png) no-repeat 5px 0;
    font-weight: normal;
}

