/* style for template #1  */

p, body, font, div, td		/*hírek, ár, magyarázó feliratok*/
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
  color:			#71062c;
}
h1			/*nagybetus részek menük nagyban*/
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		17px;
  color:			#71062c;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			#71062c;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			#71062c;
}
a			/*linkek*/
{ font-family:		sans-serif;
  font-size:		12px;
  color:			#690a1c;
}
.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.copyright 		/*copyright infó*/
{ font-size:		9px;
	color:			#e9b931;
}
.copyright2 		/*copyright infó*/
{ font-size:		9px;
	color:			#ffffff;
}

.faq
{ font-size:		14px;
  color:			#71062c;
}
.faq_gray			/*bevásárlókosár, hírek, katalógus*/
{ font-size:		14px;
  color:			#cf8003;
}
.faq_olive		/*szavazás*/
{ font-size:		14px;
  color:			#71062c;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}
.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
}
.light		/*felratkozás hírlevélre, keresés*/
{ color:			#71062c;
}
.lightsmall	/*nyelv*/
{ color:			#71062c;
  font-size:		9px;
}
.lightmenu /*menü szín*/
{ color:			ffffff;
  text-decoration:	none;
}
.lightstandard		/*alsó menü*/
{ color:			#ffffff;
  font-weight:		normal;
}
.middle
{ color:			#71062c;
}
.olive				/*kis feliratok, válaszok, nagyít stb.*/
{ color:			#71062c;
  font-weight:		normal;
  font-size:		9px;
}
.cart /*Bevásárlókosár tartalom*/
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#71062c;
  background-color:  #fdf9de;
}
.cartsmall /*Fizetés végrehajtása*/
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#71062c;
  background-color:  #fdf9de;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  #fdf9de;
}

.login			/*bejelentkezés*/
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: fdf9de;
}

.myaccount_tab_bottom		/*saját adatok*/
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#c6557d;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top		/*adataim elválasztó felso*/
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#c6557d;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright			/*adataim elválasztó alsójobb*/ 
{	
  BORDER-BOTTOM: 1px dotted #c6557d;
  BORDER-RIGHT: 1px dotted #c6557d;
}
.myAccount_bottom /*adataim elválasztó alsó*/
{
  BORDER-BOTTOM: 1px dotted #c6557d;
}
.myAccount_right 	/*adataim elválasztó jobb*/
{
  BORDER-RIGHT: 1px dotted #c6557d;
}

.comparison_button	/*összehasonlító gomb*/
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #c6557d;
}

.pageSeparator /*oldal elválasztó*/
{
	BORDER-BOTTOM: 2px dotted #c6557d
}
