/*
Csocsókirály oldal by Gorexweb team
www.gorexweb.hu

*/

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

a.almenulink
{
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
}
a.almenulink:hover   
{
	color: #000000; text-decoration: none;
}

a
{
	color: #b92438;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	font-family: tahoma;
	font-size: 12px;
}

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

table
{
	font-size: 12px;
	
}

.maintable
{	
	border-collapse: collapse;
	border-color: #fff;
	/*width: 100%;
	*/
	

	
	//;
	width: 950px;
	height: 700px;
	
}

.header
{
	/*width: 550px;
	*/
	width: 650px;
	height: 70px;	
	background-color: #b3bf9a;
	/*background-color: #fff;*/
	
}

.sideleft
{
	background-image: url(images/side.jpg);
	width: 223px ;
	height: 600px;
	background-repeat: no-repeat;
}

.siderighttop
{	
	background-color: #b3bf9a;
	/*background-color: #fff;*/
}

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

.siderightbottom
{
	background-color: #b3bf9a;
}


.menu_div
{
	position: relative;
	/*width: 550px;
	*/
	width: 650px;
	height: 66px;
}

.menu
{	
	position: absolute;
	left: 45px;
	bottom: 10px;
	padding-right: 10px;
	text-align: left;
	/*width: 550px;
	*/
	width: 650px;
}

.menuitem
{
	
	width: 100px;
	padding-right: 20px;
	/*text-transform: uppercase;*/
	color: #036532;
}

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

.menuitem a:hover
{
	/*color: #036532;*/
	/*color: #7dca46;*/
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.activemenuitem
{
	
	width: 100px;
	padding-right: 20px;
	/*text-transform: uppercase;*/
	color: #036532;
}

.activemenuitem a
{
	/*color: #036532;*/
	/*color: #7dca46;*/
	color: #000000;
	font-style: normal;
	font-size: 20px;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
}

.activemenuitem a:hover
{
	/*color: #036532;*/
	/*color: #7dca46;*/
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

.page
{
	background-color: #b3bf9a;
	/*background-color: #fff;*/
	/*width: 550px;
	*/
	width: 650px;
	/*buher*/
	height: 530px; 
	/*buher*/
	vertical-align: top;
	padding: 20px;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	
	
	/*buher;
	background-color: #fff;
	border-style: solid;
	border: 1px;
	border-color: #E8644F;
	end of buher*/
	
	
}

.footer
{
	background-color: #b3bf9a;
	text-align: center;
	vertical-align: middle;	
	font-size: 12px;
}

.show_header
{
	color: #b92438;
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma;
	
}

.show_page
{
	
}

.show_page a
{
	font-family: tahoma;
	color: #b92438;
	font-size: 18px;
}

.page_product_cattable
{
	/*text-align: center*/
	text-align: left;	
	/*width: 500px;*/
	width: 600px;
	font-family: tahoma;
	vertical-align: top;
}

.cattable_link
{
	font-family: tahoma;
	color: #b92438;
	font-size: 14px;
}

.cattable_link:hover
{
	color: #000000;
}

.cattable_activelink
{
	font-family: tahoma;
	color: #000000;
	font-size: 14px;
}

.cattable_activelink:hover
{
	color: #000000;
}

.page_product_cattable td
{
	padding: 4px;	
	font-family: tahoma;
}


.page_product_itemtable
{
	border-style: solid;
	border-width: 1px;
	border-color: #8c9c6b;	
	margin-top: 10px;
	width: 500px;
	font-size: 14px;
	text-align: left;
}

.page_product_itemtable td
{
	
}

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

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

.page_product_catdescription
{
	/*font-weight: normal;*/
	font-family: tahoma;
	color: #000;
	font-size: 16px;
	/*color: #b92438;
	font-size: 14px;*/
}
