/*
Pránapárna oldal by Gorexweb team
www.gorexweb.hu

*/

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

table
{
	font-size: 12px;	
}

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

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

.maintable
{		
	border-collapse: collapse;
	
	width: 100%;
	height: 600px;	
}

.header
{
	width: 575px;
	height: 44px !important;	
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.sideleft
{
	background-image: url(images/side3.jpg);
	background-repeat: no-repeat;
	background-color: #ffd483;
	width: 225px;
	min-height: 600px;
	
}

.sideleftend
{
	background-image: url(images/sideend.jpg);
	background-repeat: repeat-y;
	background-color: #ffd483;
	width: 225px;
}

.siderighttop
{
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
}

.siderightmiddle
{
	background-color: #ffd483;
	vertical-align: top;
}

.siderightbottom
{
	background-color: #ffd483;
}

.menu_div
{
	
	position: relative;
	width: 550px;
	height: 40px; 
}

.menu
{	
	position: absolute;
	left: 0px;
	bottom: 8px;
	font-family: serif;
	width: 550px;	
}
.menu a
{
		font-family: tahoma;

}

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

.menuitem a
{
	/*color: #036532;*/
	/*color: #7dca46;*/
	color: #b92438;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	text-decoration: none;

}

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

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

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

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


.page
{
	background-color: #ffd483;
	vertical-align: top;
	padding: 10px;
	width: 550px;
	min-height: 550px;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

.footer
{
	background-color: #ffd483;
	/*height: 70px*/;
	vertical-align: middle;
	text-align: center;
	
	color: #000000;
	
	font-size: 12px;
}

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

.page_product_cattable
{
	text-align: center;	
	width: 500px;
	font-family: tahoma;
}

.page_product_cattable td
{
	padding: 4px;	
}

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

.cattable_link:hover
{
	color: #000000;
}

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

.cattable_activelink:hover
{
	color: #000000;
} 

/*p.itemtable
{
	text-align: left;
	text-decoration: none;
}*/

.page_product_itemtable
{
	border-style: solid;
	border-width: 1px;
	border-color: #b92438;
	width: 500px;	
	margin-top: 10px;
}
.page_product_itemtable td
{
	padding: 15px;
	
}
.belso
{
	border-width: 0px;		
}
.belso td
{
	padding: 10px;	
	
}
/*.itemtable_titletd
{
	height: 0px;
}*/

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

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

.page_product_catdescription
{
	font-weight: normal;
}
