html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration:none;
}
form
{
	margin: 0; 
	padding: 0;
}
td
{
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 7.5pt;
	font-weight: normal;
	text-decoration:none;
}
table
{
	empty-cells: show;
}

#mainContainer
{
	position:relative;
	text-align: center;
	height: 100%;
	min-height: 100%;
	margin: auto;
}


#pageHeader
{
	margin: 0 auto;
	width: 850px;
	height: 90px;
}
#pageHeaderRight
{
	float: right;
	width: 400px;
	height: 90px;
}

#pageHeaderRight div.searchBox
{
	height: 30px;
	margin-top: 20px;
}
#pageHeaderRight div.topMenu
{
	height: 20px;
	margin-top: 20px;
	text-align: right;
}


#mainMenuContainer
{
	margin: 0 auto;
	height: 242px;
}
#mainMenu
{
	width: 850px;
}
#mainMenuElement
{
	float: left;
	display: block;
	width: 140px;
	height: 242px;
	margin-right: 2px;
}
#mainMenuElement.Last
{
	margin-right: 0px;
}
#mainMenuElement img
{
	margin: 0px;
	padding: 0px;
}
#mainMenuElement a
{
	margin: 0px;
	padding: 0px;
	margin: 0px;
	float: right;
	display: block;
	width: 140px;
	line-height: 52px;
	height: 52px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffeeee;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-image: url(images/topMenuBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#mainMenuElement a:hover
{
	text-decoration: underline;
}
.topMenuLeftSide
{
	text-align: right;
	background-image: url(images/topMenuSideBackgroundRepeated.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.topMenuRightSide
{
	text-align: left;
	background-image: url(images/topMenuSideBackgroundRepeated.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}


#Content
{
	width: 850px;
	margin: 10px auto;
}
#RightContent
{
	float: right;
	width: 640px;
}

#LeftMenu
{
	float: left;
	display: block;
	width: 200px;
}
#LeftMenu ul.mainLeftMenu, ol.mainLeftMenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#LeftMenu ul.mainLeftMenu li.Main
{
	padding: 0;
	margin: 0;
	width: 200px;
	text-align: left;
	background-image: url(images/leftMainMenuBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;

}

#LeftMenu ul.mainLeftMenu li.Main a
{
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	text-align: right;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}
#LeftMenu ul.mainLeftMenu li.Main span.categoryDesc
{
	float: left;
	display: block;
	width: 180px;
	line-height: 1em;
	vertical-align: top;
	text-align: right;

	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}
#LeftMenu ul.mainLeftMenu li.Main span.mainCategoryName
{
	float: left;
	display: block;
	width: 180px;
	height: 15px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 3px 0px;

	font-family: Arial, Verdana, Helvetica;
	font-size:8pt;
	font-weight: bold;
	white-space: nowrap;
	color: #023F32;
	text-align: right;

}
#LeftMenu ul.mainLeftMenu li.Main a:hover
{
	text-decoration: none;
}

#LeftMenu ul.mainLeftMenu li.subMenu 
{
	clear: both;
	width: 200px;
	margin: 0;
	padding: 0;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu2
{
	clear: both;
	list-style: none;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 190px;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu2 li
{
	width: 175px;
	height: 15px;
	display: block;
	margin: 0px 0px 0px 15px;
	background-image: url(images/menu/lefMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu2 li a
{
	display: block;
	width: 160px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-image: none;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu2 li.separator
{
	width: 160px;
	height: 10px;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	background-image: url(images/menu/leftMenuBottomLine.gif);
	background-repeat: repeat-x;
	background-position: center left;
}

#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu2 li a:hover
{
	text-decoration: underline;
}

#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu
{
	clear: both;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li
{
	width: 185px;
	height: 15px;
	display: block;
	margin: 0px 0px 0px 15px;
	background-image: url(images/menu/lefMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li.subMenu2
{
	width: 175px;
	height: 15px;
	display: block;
	margin: 0px 0px 0px 25px;
	background-image: url(images/menu/leftMenuBulletGreen.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li a
{
	display: block;
	width: 170px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-image: none;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li.subMenu2 a
{
	display: block;
	width: 150px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-image: none;
}

#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li.separator
{
	width: 150px;
	height: 10px;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	background-image: url(images/menu/leftMenuBottomLine.gif);
	background-repeat: repeat-x;
	background-position: center left;
}
#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li.separator2
{
	width: 160px;
	height: 10px;
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	background-image: url(images/menu/leftMenuBottomLine.gif);
	background-repeat: repeat-x;
	background-position: center left;
}

#LeftMenu ul.mainLeftMenu li.subMenu ul.subLeftMenu li a:hover
{
	text-decoration: underline;
}


#FooterContainer
{
	clear: both;
    position: relative;
    bottom: 0px;
	left: 0;
	height: 75px;
}
#Footer
{
	margin: auto;
	width: 846px;
	height: 75px;
	background-image: url(images/footerBackgroundRepeated.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#FooterLeft
{
	float: left;
	display: block;
	height: 75px;
	min-width: 15px;
	background-image: url(images/footerRightSideBackground.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

#FooterLeft span.allRightsReserved
{
	height: 20px;
	float: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
}

#FooterRight
{
	float: right;
	display: block;
	height: 75px;
	min-width: 15px;
	max-width: 550px;
	text-align: right;
	padding-right: 10px;
	background-image: url(images/footerLeftSideBackground.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}


.footerLeftSide
{
	
	text-align: right;
	padding: 0;
	margin: 0;
	background-image: url(images/footerBackgroundRepeated.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.footerRightSide
{
	text-align: left;
	background-image: url(images/footerBackgroundRepeated.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#FooterRight ul, ol 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: table;
	width: 100%;
	float: right;
}
#FooterRight ul.First
{
	margin-top: 10px;
}
#FooterRight ul li
{
	display: table-cell;
	float: left;
	height: 13px;
	margin: 1px 1px 1px 1px;
}
#FooterRight ul li.right
{
	display: table-cell;
	float: right;
	height: 15px;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
}

#FooterRight ul li a
{
	display: block;
	float: left;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size:8pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	white-space: nowrap;
}

#FooterRight ul li span.separator
{
	display: block;
	float: left;
	height: 13px;
	line-height: 13px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size:8pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	white-space: nowrap;
}


#FooterRight ul li a:hover
{
	text-decoration: underline;
}






.contentTable
{
	width: 640px;
	height: 100%;
	text-align: left;
}
.contentHeader
{
	width: 640px;
	height: 20px;
	padding-left: 10px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/contentBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.contentBody
{
	width: 640px;
	padding: 10px 10px 0px 10px;
	background-image: url(images/contentBoxBody.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
}
.contentFooter
{
	width: 640px;
	height: 20px;
	background-image: url(images/contentBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentTableRed
{
	width: 640px;
	height: 100%;
	text-align: left;
}
.contentHeaderRed
{
	width: 640px;
	height: 20px;
	padding-left: 10px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/contentBoxTopRed.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.contentBodyRed
{
	width: 640px;
	padding: 10px 10px 0px 10px;
	background-image: url(images/contentBoxBodyRed.jpg);
	background-repeat: repeat-y;
	background-position: bottom left;
}
.contentFooterRed
{
	width: 640px;
	height: 20px;
	background-image: url(images/contentBoxBottomRed.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.footerTable
{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
.mainMenuTable
{
	width: 100%;
}


.main_table
{
	width: 100%;
	height: 100%;
}

.header_table
{
	width:850px;
	height: 90px;
}

.content_table
{
	width:850px;
	height: 100%;
}

/* KERESÉS */

input.searchText
{
	float: right;
	display: block;
	width: 300px;
	height: 18px;
	vertical-align: middle;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	background-color: #e6e6e6;
	color: #696969;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
	border: 1px solid #999999;
}

#searchButton a
{
	float: right;
	display: block;
	width: 63px;;
	line-height: 18px;
	height: 18px;
	margin: 1px 1px 1px 1px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	background-color: #cd0104;
	color: #ffeeee;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#searchButton
{
	float: right;
	display: block;
	width: 65px;
	height: 20px;
	background-color: #ffcdd7;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
}

/* FEJLÉC MENÜPONTOK */

.staticPagesTop
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}

.staticPagesTop a
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.staticPagesTop a:hover
{
	text-decoration: underline;
}

.topMenuClass
{
	width: 140px;
	height: 50px;
	background-image: url(images/topMenuBackground.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.topMenuClass a
{
	float: right;
	display: block;
	width: 100%;
	line-height: 50px;
	height: 50px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;

}





#mainPageNews2
{
	position: relative;
	float: left;
	display: block;
	width: 316px;
	height:264px;
	margin-right: 4px;
}
#mainPageNews
{
	position: relative;
	float: left;
	display: block;
	width: 316px;
	height:264px;
}
#mainPageNewsTop
{
	display: block;
	width: 316px;
	height:10px;
	background-image: url(images/contentSmallBoxTop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainPageNewsMiddle
{
	display: block;
	width: 316px;
	height:244px;
	background-image: url(images/contentSmallBoxBg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#mainPageNewsBottom
{
	display: block;
	width: 316px;
	height:10px;
	background-image: url(images/contentSmallBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainPageMessage
{
	position: relative;
	float: right;
	display: block;
	width: 316px;
	height:264px;
}


.smallBoxTitle
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right; 
}
.newsTitle
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #024C3F;
	text-decoration: none;
	text-align: left; 
}
.newsDate
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.newsLead
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	text-align: left; 
}
.newsBody
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
	text-align: left; 
}

.newsBodyMain
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left; 
}


.textBox
{
	vertical-align: middle;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	background-color: #e6e6e6;
	color: #696969;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #999999;
}

.error
{
	vertical-align: middle;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.prodsArrows
{
	vertical-align: middle;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.prodsCategories
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.prodsName
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.prodsName:hover
{
	text-decoration: underline;
}

.prodsPrice
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	text-decoration: none;
}
.prodsPropNames
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#mainPageProducts
{
	position: relative;
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 6px;
	width: 150px;
	height: 240px;
}
#mainPageProductsTop
{
	display: block;
	width: 150px;
	height:10px;
	background-image: url(images/productBoxTop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mainPageProductsMiddle
{
	display: block;
	width: 150px;
	height: 170px;
	background-image: url(images/productBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#mainPageProductsBottom
{
	display: block;
	width: 150px;
	height:10px;
	background-image: url(images/productBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#mainPageProductsBottomBox
{
	display: block;
	margin-top: 10px;
	width: 150px;
	height:40px;
	background-image: url(images/productBottomBox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.pagerNumbers
{
	height: 25px;
	width: 20px;
	text-align: center;
}

a.aPageNum
{
	width: 20px;
	height: 25px;
	display: block;
	line-height: 25px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
	background-image: url(images/pagerBg.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

a.aPageNum:hover
{
	color: #ffffff;
	background-image: url(images/pagerBgOver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

span.sPageNum
{
	width: 20px;
	height: 25px;
	display: block;
	line-height: 25px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	text-decoration: none;
	background-image: url(images/pagerBgOver.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}



#productLargeImage
{
	position: relative;
	float: left;
	display: block;
	margin: 10px;
	width: 260px;
	height: 260px;
}
#productSmallImage
{
	position: relative;
	float: left;
	display: block;
	margin-right: 10px;
	width: 150px;
	height: 150px;
}
#productSmallImageMiddle
{
	display: block;
	width: 150px;
	height: 130px;
	background-image: url(images/productBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: center center;
}


#productLargeImageTop
{
	display: block;
	width: 260px;
	height:10px;
	background-image: url(images/productImageLargeTop.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#productLargeImageMiddle
{
	display: block;
	width: 260px;
	height: 240px;
	background-image: url(images/productImageLargeMiddle.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
#productLargeImageBottom
{
	display: block;
	width: 260px;
	height:10px;
	background-image: url(images/productImageLargeBottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


ul.siteMap, ol.siteMap
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.siteMap li.siteMapLi
{
	padding: 0;
	margin: 0;
	width: 185px;
	text-align: left;
	height: 35px;
	margin: 0px 0px 0px 15px;
	background-image: url(images/menu/lefMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul.siteMap li.siteMapLi a.siteMapA
{
	display: block;
	width: 135px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: left;

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Verdana, Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}
ul.siteMap li.siteMapLi a.siteMapA:hover
{
	text-decoration: underline;
}

/* Harmónia */
.fb-slider {
    top: 150px; /* atirando */
	width: 280px;
}

.g-slider {
    top: 250px; /* atirando */
}

.t-slider {
    top: 200px; /* atirando */
	width: 280px;
}

.p-slider {
    top: 350px; /* atirando */
}

.y-slider {
    top: 250px; /* atirando */
	padding: 3px;
}

.b-slider {
    top: 300px; /* atirando */
}

.fl-slider {
    top: 400px; /* atirando */
}

.fb-page-plugin-container,
.g-page-plugin-container,
.t-page-plugin-container,
.p-page-plugin-container,
.y-page-plugin-container,
.b-page-plugin-container,
.fl-page-plugin-container
{
  position: fixed;
  left: 0;
  transform: translate3D(-100%,0,0);
  -moz-transform: translate3D(-100%,0,0);
  -webkit-transform: translate3D(-100%,0,0);
  -o-transform: translate3D(-100%,0,0);
  transition: transform 0.5s;
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  background: #fff;
  border-radius: 5px;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
    .fb-slider, .g-slider, .t-slider, .p-slider, .y-slider, .b-slider, .fl-slider { display: none !important; }
}

.fb-page-plugin-container { border: 5px solid #3A5897;z-index:99999; }
.g-page-plugin-container { border: 5px solid #D5422D;z-index:99999; }
.t-page-plugin-container { border: 5px solid #33CCFF;z-index:99999; }
.p-page-plugin-container { border: 5px solid #CB2027;z-index:99999; }
.y-page-plugin-container { border: 5px solid #9B9B9B;z-index:999999; }
.b-page-plugin-container { border: 5px solid #FF8D33;z-index:999999; }
.fl-page-plugin-container { border: 5px solid #D3D3D3;z-index:999999; }

.fb-page-plugin-container:hover,
.g-page-plugin-container:hover,
.t-page-plugin-container:hover,
.p-page-plugin-container:hover,
.y-page-plugin-container:hover,
.b-page-plugin-container:hover,
.fl-page-plugin-container:hover
{
  transform: translate3D(0,0,0);
  -moz-transform: translate3D(0,0,0);
  -webkit-transform: translate3D(0,0,0);
  -o-transform: translate3D(0,0,0);
  z-index:999999999;
}

.fb-page-plugin-label,
.g-page-plugin-label,
.t-page-plugin-label,
.p-page-plugin-label,
.y-page-plugin-label,
.b-page-plugin-label,
.fl-page-plugin-label
{
  position: absolute;
  left: 100%;
  height: 100%;
}

.fb-page-plugin-label img,
.g-page-plugin-label img,
.t-page-plugin-label img,
.p-page-plugin-label img,
.y-page-plugin-label img,
.b-page-plugin-label img,
.fl-page-plugin-label img
{
	width: 35px;
	left:5px;
	position: absolute;
}
/* Harmónia vége */

.mikroadat{
	text-align:left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	margin:30px 10px;
	color: #333333;
}

#myBtn{
	position: fixed;
	bottom: 50px;
	right: 50px;
	background: linear-gradient(#004E43, #005145);
	width: 30px;
	padding: 5px;
	border-radius: 5px;
	transition: .3s;
}
#myBtn:hover{
	background: linear-gradient(#005145, #5C8980);
	transition: .3s;
}