BODY
{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	
	scrollbar-face-color: #B2B2B2;
	scrollbar-3dlight-color: #B2B2B2;
	scrollbar-track-color: #B2B2B2;
	scrollbar-darkshadow-color: #B2B2B2;
	
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-arrow-color: #FFF;
	
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0px 86px;
}

BODY, TD, TH, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666565;
}

A
{
	color: #666565;
	text-decoration: none;
}

A:hover
{
	color: #666565;
}

INPUT
{
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #B2B2B2;
}

TABLE.alap
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border: 0px;
	border-collapse: collapse;
}

TD.alap
{
	padding: 0px;
}

/* DESIGN */

TABLE.main, TABLE.design, TABLE.head, TABLE.menu, TABLE.personalPanel
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

TABLE.main
{
	width: 776px;
	height: 100%;
	background-image: url('images/mainBackground.gif');
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

TABLE.main TD.twopx
{
	padding: 0px;
	width: 2px;
	background-color: #FFF;
}

TABLE.main TD.main
{
	padding: 0px;
	vertical-align: top;
}

TABLE.design
{
	width: 100%;
	height: 100%;
	
	background-image: url('images/footer.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

TABLE.design TD.logo
{
	padding: 0px;
	height: 123px;
	width: 200px;
	background-color: #FFF;
	
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-size: 9px;
	text-align: center;
}

TABLE.design TD.head
{
	padding: 0px;
	vertical-align: top;
}

TABLE.head
{
	width: 100%;
	height: 100%;
}

TABLE.head TD.headLogo
{
	padding: 0px;
	width: 134px;
	background-image: url('images/headLogo.jpg');
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

TABLE.head TD.headContent
{
	padding: 0px;
}

TABLE.headContent
{
	width: 100%;
	height: 100%;
}

TABLE.headContent TD.headName
{
	padding: 0px;
	height: 35px;
	color: #930303;
	font-weight: bold;
	font-size: 11px;
}

TABLE.headContent TD.headPersonal
{
	padding: 0px;
	height: 45px;
	border-left: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;
}

TABLE.headContent TD.headSearch
{
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
}

INPUT.headSearch
{
	width: 160px;
	margin-left: 10px;
	font-weight: normal;
}

INPUT.headSearchSubmit
{
	margin-left: 5px;
	background-color: #B2B2B2;
	color: #FFF;
	font-weight: bold;
}

DIV.personal
{
	width: 100px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 10px;
	font-size: 9px;
	float: left;
	font-weight: bold;
}

DIV.personal#personal
{
	background-image: url('images/personal.gif');
	margin-left: 12px;
}

DIV.personal#order
{
	background-image: url('images/order.gif');
}

DIV.personal#shoppingCart
{
	background-image: url('images/shoppingCart.gif');
}

TABLE.design TD.markcon
{
	padding: 0px;
	height: 33px;
	vertical-align: top;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 9px;
}

TABLE.design TD.footer
{
	padding: 0px;
	height: 33px;
	vertical-align: top;
	font-size: 9px;
	padding-top: 6px;
	padding-right: 5px;
	text-align: right;
	background-image: url('images/footerCorner.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

TABLE.design TD.panelset
{
	padding: 7px;
	padding-left: 10px;
	padding-right: 9px;
	vertical-align: top;
}

TABLE.design TD.content
{
	padding: 0px;
	vertical-align: top;
	background-image: url('images/contentBackground.gif');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 3px
}

/* MENÜ */
TABLE.menu
{
	width: 100%;
	margin-bottom: 8px;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

TABLE.menu TD.menuItem
{
	padding: 3px;
	border-top: 1px solid #D9D9D9;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

TABLE.menu TD.menuItem A
{
	color: #000;
}

TABLE.menu TD.menuItem#active, TABLE.menu TD.menuItem#active A,
TABLE.menu TD.alMenuItem#activeAlmenu, TABLE.menu TD.alMenuItem#activeAlmenu A
{
	color: #930303;
}

TABLE.menu TD.alMenuItem
{
	padding: 3px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}

/* BEJELENTKEZÉS */

TABLE.personalPanel
{
 	margin-bottom: 8px;
	width: 100%;
	background-color: #E5E5E5;
	border: 1px solid #828282;
}

TABLE.personalPanel TD.personalPanelHead
{
	padding: 0px;
	background-image: url('images/personalHead.gif');
	background-repeat: no-repeat;
	background-position: 7px 5px;
	height: 28px;
	padding-left: 32px;
	font-weight: bold;
}

TABLE.personalPanel TD.personalPanel
{
	padding: 2px;
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
}

TABLE.personalPanel TD.personalPanelGroupped
{
	padding: 2px;
	padding-left: 8px;
}

TABLE.personalPanel TD.personalPanelInput
{
	padding: 2px;
	padding-left: 2px;
	width: 122px;
}

TABLE.personalPanel TD.personalPanelInput INPUT
{
	width: 114px;
	border: 1px solid #828282;
}

TABLE.personalPanel TD.personalPanelLine
{
	padding: 0px;
	height: 5px;
	background-image: url('images/personalLine.gif');
	background-position: 8px 50%;
	background-repeat: no-repeat;
}

/* Vorostolgy */


TABLE.userFormTable
{
	width: 100%;
}

TABLE.userFormTable TD
{
	padding-top: 2px;
	padding-bottom: 2px;
}

TABLE.userFormTable TH
{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

TABLE.userFormTable INPUT.focused, TABLE.userFormTable INPUT.noFocused, TABLE.userFormTable SELECT,
TABLE.userFormTable TEXTAREA.focused, TABLE.userFormTable TEXTAREA.noFocused
{
	width: 100%;
	color: #000000;
	border: 1px solid #FFFFFF;
	border-bottom: 1px dashed #828282;
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
}

TABLE.userFormTable INPUT.focused, TABLE.userFormTable SELECT,
TABLE.userFormTable TEXTAREA.focused
{
	border: 1px solid #828282;
	color: #828282;
	padding-left: 2px;
	padding-right: 2px;
}

INPUT.submit
{
	border: 1px solid #828282;
}

TABLE.userFormTable INPUT.noFocused#error, 
TABLE.userFormTable TEXTAREA.noFocused#error
{
	background-color: #F00;
	color: #FF0;
	border-bottom: 1px dashed #FF0;
}

/* WEBÁRUHÁZ */

P.termek
{
	font-weight: bold;
}

.productGroup
{
	color: #828282;
	font-size: 11px;
	font-weight: bold;
}

.productGroup A
{
	color: #828282 !important;
	font-size: 14px !important;
	font-weight: bold !important;
}

.product
{
	color: #828282;
	font-size: 14px;
	font-weight: bold;
}

.product A
{
	color: #828282 !important;
	font-size: 14px !important;
	font-weight: bold !important;
}

DIV.line
{
	width: 100%;
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('images/line.gif');
	background-repeat: repeat-x;
}

TD#vertical
{
	width: 9px;
	background-image: url('images/vertical.gif');
	background-repeat: repeat-y;
}