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;
}


