/*
MollinMemory oldal by Gorexweb team
www.gorexweb.hu

*/

body
{
	text-align: center; /*IE miatt*/
	background-color: #0F1F39;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}

table
{
	font-size: 12px;
		
}

a
{
	color: #00AEEF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

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

.maindiv
{
	position: relative;		
	margin-left: auto;
	margin-right: auto;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #C8D200;*/
	
	width: 900px;
	height: 674px; /*634*/
	background-color: #FFFFFF; /*2D4967*/	
	
	
}

.headerdiv
{
	position: absolute;
	top: 0px;
	left: 176px;
	width: 724px;
	height: 64px !important;	
	/*background-image: url(images/header.jpg);
	background-repeat: no-repeat;*/
	background-color: #C8D200;
	z-index: 2;
}

.sideleftdiv
{
	position: absolute;
	left: 0px;
	top: 106px;
	background-image: url(images/sidearnyek.jpg);
	background-repeat: no-repeat;
	background-color: #2D4967;
	width: 164px;
	height: 569px;
	z-index: 1;
	
}

.sidemenudiv
{
	position: absolute;
	left: 10px;
	top: 370px;
	width: 150px;
	z-index: 2;
}

.sidemenudiv table
{
	width: 150px;
	text-align: left;
}

.sidemenudiv hr
{	
	width: 100%;
	background-color: #C8D200;
	color: #C8D200;
	border: 0px;
	height: 1px;
	
}

.langselectdiv
{
	position: absolute;
	left: 0px;
	top: 615px;
	width: 150px;
	z-index: 2;
	font-size: 10px;
}

.langselectdiv a
{
	font-size: 10px;
}

.logodiv
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logoarnyek.jpg);
	background-repeat: no-repeat;
	background-color: #C8D200;
	width: 227px;
	height: 138px;
	z-index: 5;
	/*visibility: hidden;*/
	
}

.angeldiv
{
	position: absolute;
	left: 52px;
	top: 390px;
	background-image: url(images/angel2.jpg);
	background-repeat: no-repeat;
	background-color: #C8D200;
	width: 330px;
	height: 229px;
	z-index: 5;
	/*visibility: hidden;*/
	
}

.pulldownmenu /*menü lapok*/
{
	position: absolute;
	top: 64px;
	border-style: solid;
	border-color: #00397C;
	border-width: 1px;
	background-color: #8F8F9F; /*#FFFFFF;878791*/
	z-index: 10;
	visibility: hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9; 
}

.pulldownmenu a
{
	color: #083E89;/*#00397C;*/
	font-size: 13px;
}

.pulldownmenu a:hover
{
	color: #FFFFFF;/*#00397C;*/
}

.pulldownmenu hr
{
	width: 100%;
	background-color: #C8D200;
	color: #C8D200;
	border: 0px;
	height: 1px;
}

.pulldownmenu table
{
	margin-top: 10px;
	margin-bottom: 8px;
	text-align: left;
	width: 100%;
}

.pulldownmenu td
{
	padding: 2px;
	
}

.pulldownmenuhead
{
	position: absolute;
	top: 30px;
	width: 102px;
	height: 34px;	
	background-image: url(images/menuback.jpg);
	z-index: 10;
	visibility: hidden;	
	text-align: center;	
}



.pulldownmenuhead a
{
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;	
}

.pulldownmenuhead div
{
	margin-top: 6px;
}

.menu
{	
	position: absolute;
	left: 60px;
	bottom: 0px;
	font-family: serif;
	/*width: 510px;*/
	border-collapse: collapse;
	border-spacing: 0px;
}


.menu a
{
	font-family: arial;

}

.menuitem
{
	width: 120px;
	height: 34px;
	padding-right: 10px;
	text-transform: none;
	text-align: center;
	color: #036532;
	font-weight: bold;
	/*background-image: url(images/menuback.jpg);*/
	background-repeat: no-repeat;	
}

.menuitem a
{
	/*color: #036532;*/
	/*color: #7dca46;*/
	color: #00397C;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	text-decoration: none;
	/*background-image: none;*/
	border-width: 108px;	
}

.menuitem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	
	
}

.activemenuitem
{
	width: 80px;
	padding-right: 10px;
	text-transform: none;
	text-align: center;
	color: #036532;
	font-weight: bold;
}

.activemenuitem a
{
	color: #00AEEF;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	text-decoration: none;
}

.activemenuitem a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.pageback
{
	position: absolute;
	top: 64px;
	right: 0px;
	width: 736px;	
	height: 611px;
	
	background-image: url(images/pagebackarnyek.jpg);
	background-repeat: no-repeat;
	background-color: #2D4967;
	z-index: 1;
}

.pagebackcontent
{
	position: absolute;
	top: 64px;
	right: 0px;
	width: 736px;	
	height: 611px;
	
	background-image: url(images/pagebackcontentarnyek.jpg);
	background-repeat: no-repeat;
	background-color: #2D4967;
	z-index: 1;
}

.page
{
	width: 100%;	
	height: 100%;
	
	vertical-align: top;
	padding: 10px !important;
	
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	z-index: 1;
}

.page table
{
	margin-left: auto;
	margin-right: auto;
}

.show_header
{
	padding-top: 10px;
	color: #00AEEF;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	
}

.page_product_cattable
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
	width: 500px;
	font-family: arial;
}

.page_product_cattable td
{
	padding: 4px;	
}

.cattable_link
{	
	color: #00AEEF;
	font-size: 12px;
}

.cattable_link:hover
{
	color: #FFFFFF;
}

.cattable_activelink
{
	color: #FFFFFF;
	font-size: 12px;
}

.cattable_activelink:hover
{
	color: #FFFFFF;
}

.page_product_itemtable
{
	border-style: none;
	/*border-width: 1px;
	border-color: #b92438;*/
	width: 700px;	
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
}
.page_product_itemtable td
{
	padding: 15px;
	
}

.itemtable_name
{
	text-align: left;
	color: #00AEEF;
	font-size: 18px;
	height: 20px;
}

.productname
{
	color: #00AEEF;
}

.description
{
	color: #FFFFFF;
}
/*.itemtable_titletd
{
	height: 0px;
}*/

.gallery_image
{
	border-style: solid;
	border-width: 2px;
	border-color: #00AEEF;
}

.gallery_image:hover
{
	border-color: #FFFFFF;
}

.page_product_catdescription
{
	font-weight: normal;
}

.tajek
{
	margin-top: 30px;
	margin-left: 70px;
	text-align: left;
}
