/*
cserelendo szinek:
kozep zold:		006600
vilagos zold:	339933
pasztel zold:	E8F8E8

bodybg: 99999 => eeecff
footertext: e1e1e1 => #d5d6f6
mainmenubar: background-color: #FFFFFF => #324cbb;
mainmenulink: #656668 => #eeecff
mainmenulinkhover: #cc2030 => #c7060b;
footermenuul: background-color: #FFFFFF => #324cbb;
footermenulink: #656668 => #eeecff
footermenulinkhover: #cc2030 => white
headerlefttop: background: White->#324cbb;
*/
body {
	background: #01319f;
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*d
	color: #666666;
	*/
	color: #01319f;
}

form {
	padding: 0;
	margin: 0;
}

p {
	margin-top: 0px;
	margin-bottom: 13px;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc2030;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	margin-top: 0px;
	margin-bottom: 0px;
}

.price_admin_input {
	width: 100%
}

.tableHead {
	background-color: #006600;
	color: #FFFFFF;

	font-weight: bold;
	text-align: center;

	padding: 3px;
}

.tableTdFirstCol1 {

	background-color: #D9E8D9;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*d
	color: #666666;	
	*/
	color: #01319f;

	text-align: left;

	padding: 3px;
}

.tableTdFirstCol2 {
	background-color: #EBF3EB;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*d
	color: #666666;	
	*/

	text-align: left;

	padding: 3px;
}


.tableTd1 {
	background-color: #D9E8D9;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*d
	color: #666666;
	*/
	color: #01319f;

	text-align: center;

	padding: 3px;
}

.tableTd2 {
	background-color: #EBF3EB;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*d
	color: #666666;
	*/

	text-align: center;

	padding: 3px;
}

.separator_td {
	height: 10px;
	font-size: 1px;
}

.spacer_td {
	width: 10px;
	font-size: 1px;
}

.headerLeftTop {
	
	/*
	width: 195px;
	padding: 3px 0 0 10px;
	*/
	/*d
	padding: 3px 0 0 0;
	*/
	text-align: left;

	background: #324cbb;
	
	/*d
	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;
	
	border-top-color: #bcbec0;
	border-top-width: 1px;
	border-top-style: solid;
	
	
	border-bottom-color: #cc2030;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	*/
	
}

.headerRightTop {
	background-color: #FFFFFF;

	/*d
	border-top-color: #bcbec0;
	border-top-width: 1px;
	border-top-style: solid;

	border-right-color: #bcbec0;
	border-right-width: 1px;
	border-right-style: solid;
	*/

	text-align: right;
}

.headerBottom {
	background-color: #FFFFFF;

	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;

	border-right-color: #bcbec0;
	border-right-width: 1px;
	border-right-style: solid;

	/*
	background-image: url(/images/header_bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	*/
}


.mainMenuTd {
	text-align: center;
}

.mainMenuBar {
	background-color: #324cbb;

	/*d
	border-right-color: #bcbec0;
	border-right-width: 1px;
	border-right-style: solid;
	
	border-bottom-color: #cc2030;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	*/

/*
	background-image: url(/images/main_menu_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
*/

}

.mainMenuLink, .mainMenuLink:hover {
	display: table-cell;
	height: 18px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #eeecff;
	text-decoration : none;

	/*d
	border-top-color: #bcbec0;
	border-top-width: 1px;
	border-top-style: solid;

	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;
	*/
}

.mainMenuLink:hover {
	color: White;
	background-color: #c7060b;

	/*d
	border-top-color: #cc2030;
	border-left-color: #cc2030;
	*/
}

.mainLeftTd {
	/*border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;
	*/
}

.mainRightTd {
	/*
	border-right-color: #bcbec0;
	border-right-width: 1px;
	border-right-style: solid;
	*/
}



.footerMenu {
	position: relative;
	width: 850px;
	margin: 0 auto;
	height: 20px;
	padding-top: 3px;
}

.mainMenuBar ul, .footerMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.mainMenuBar ul {
	height: 24px;
}

.mainMenuBar li {
	float: left;
	position: relative;
	height: 24px;
}

.footerMenu ul {
	/*background-color: #324cbb;*/
	/*background-color: #2841a9;*/
	width: 850px;
	height: 16px;
	float: left;
	padding: 4px 0;
	/*d
	border: 1px solid #bcbec0;
	*/
}

/* ------------------------------------------ */
.mainMenuBarLeft ul, .footerMenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.mainMenuBarLeft ul {
	height: 150px;
	padding-left: 3px;
	padding-top: 10px;
}

.mainMenuBarLeft li {
	float: left;
	position: relative;
	height: 30px;
	width: 145px;
}

.mainMenuLinkLeft, .mainMenuLinkLeft:hover {
	display: table-cell;
	height: 18px;

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #eeecff;
	text-decoration : none;
}

.mainMenuLinkLeft:hover {
	color: White;
	/*background-color: #c7060b;*/
}
/* ------------------------------------------ */

.footerMenu li {
	position: relative;
	height: 16px;
	display: inline;
	/*d
	border-left: 1px solid #bcbec0;
	*/
}

.footerMenu li.firstItem {
	border-left: none;
}


.leftContent {
	width: 185px;

	background-color: #FFFFFF;

	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;

	vertical-align: top;
	text-align: right;
}

.rightContent {
	width: 545px;

	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	color: #666666;
	*/

	padding-right: 10px;
	padding-bottom: 10px;

	border-right-color: #bcbec0;
	border-right-width: 1px;
	border-right-style: solid;

	vertical-align: top;
	text-align: justify;
}

.leftContentFullBox {
	width: 195px;

	background-color: #FFFFFF;

	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;

	border-top-color: #bcbec0;
	border-top-width: 1px;
	border-top-style: solid;

	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;

	border-bottom-color: #bcbec0;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	vertical-align: top;
	text-align: right;
}

.rightContentFullBox {
	width: 525px;

	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*d
	color: #666666;
	*/
	color: #01319f;

	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;

	border-top-color: #bcbec0;
	border-top-width: 1px;
	border-top-style: solid;

	border-right-color: #bcbec0;
	border-right-width: 1px;
	border-right-style: solid;

	border-bottom-color: #bcbec0;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	vertical-align: top;
	text-align: justify;
}

/*
.mainContent {
	border-left-color: #006600;
	border-left-width: 1px;
	border-left-style: solid;

	border-right-color: #006600;
	border-right-width: 1px;
	border-right-style: solid;

	padding: 4px;

	vertical-align: bottom;
}
*/

.grid1Left {
	background-color: #FFFFFF;

	padding-left: 10px;
	padding-bottom: 10px;

	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;

	vertical-align: top;
}

.grid1TitleTd, .grid1TitleTd h1 {
	width: 183px;

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	
	font-weight: normal;
}

.grid1TitleTd h1 {
	margin: 0;
	padding: 0;
}

.grid1ContentTable {
	background-color: #FFFFFF;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

.grid1ImageTD {
	background-color: #FFFFFF;

	width: 183px;

	padding-right: 10px;
	padding-bottom: 10px;

	vertical-align: top;
	text-align: right;
}

.grid_new_ImageTD {
	background-color: #FFFFFF;

	width: 500px;

	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

	vertical-align: top;
	text-align: right;
	//margin-left: 5px;
}

.grid1TetxTD {
	background-color: #FFFFFF;

	width: 316px;

	padding-right: 10px;
	padding-bottom: 10px;

	vertical-align: top;
	text-align: justify;
}

.grid1RightHandBox {
	/*d
	background: url(/images/box_bg.gif) no-repeat 197px 3px #e6e7e8;
	padding: 12px;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	*/

	background: url(/images/logoboxbottom.bmp) no-repeat right bottom #f0f0f0;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*d
	color: #666666;
	*/
	color: #01319f;

	padding: 12px 12px 30px 12px;
}

.grid1CenterBox {
	background-color: #FFFFFF;
	padding: 5px;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

.grid1RightHandPromotion {
	background-color: #FFFFFF;
	padding: 12px;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}


.grid1Right {
	background-color: #FFFFFF;

	padding-bottom: 10px;

	background-image: url(/images/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;

	vertical-align: top;
}

.orderHeadTD {
	background-color: #bcbec0; /*	#CCFFCC;	*/
	color: #000000;	/* #999999	*/
	font-weight: bold;
	line-height: 12px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 6px;
}

.orderHeadTDselected {
	background-color: #bcbec0; /*	#CCFFCC;	*/
	color: #FFFFFF; /* #006600; */
	font-weight: bold;
	line-height: 12px;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 10px;
}

.orderHeadNumberTD, .orderHeadNumberTDselected {
	background-color: #bcbec0;	/*	#CCFFCC	*/
	color: #000000;	/* #999999	*/
	padding-top: 1px;
	font-weight: normal;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1;
}

.orderHeadNumberTDselected {
	color: #ffffff;
}



.orderHeadBottomTD {
	background-color: #bcbec0;	/*	#CCFFCC	*/
	height: 8px;

	text-align: center;
	vertical-align: top;
	font-size: 1px;

	background-image: url(/images/order/head_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.orderHeadBottomTDselected {
	background-color: #bcbec0;	/*	#CCFFCC	*/
	height: 8px;

	text-align: center;
	vertical-align: top;

	background-image: url(/images/order/head_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.grid2OuterBox {
	background-color: #FFFFFF;

	padding-left: 10px;
	padding-bottom: 10px;

	border-left-color: #bcbec0;
	border-left-width: 1px;
	border-left-style: solid;

	background-image: url(/images/right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;

	vertical-align: top;
	text-align: left;
}

.mainBox {
	/*background: url(/images/logoboxbottom.bmp) no-repeat right bottom #f0f0f0;*/
	background-color: #ffffff;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*d
	color: #666666;
	*/
	color: #01319f;

	/*padding: 12px 12px 30px 12px;*/
	padding: 4px 4px 4px 4px;
}

.mainBoxNoPadding {
	background-color: #e6e7e8;

	border-color: #999999;
	border-width: 1px;
	border-style: solid;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*d
	color: #666666;
	*/
	color: #01319f;
}

.greenHdrs, h1.greenHdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	/*d
	color: #999999;
	color: #01319f;
	*/
	color: #c7060b;
	
	margin: 0;
	padding: 4px 0 5px 0;
	page-break-before: auto;

	line-height: 1;
}

.grayHdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;

	padding-bottom: 5px;
}

.hugegrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*d
	color: #666666;	
	*/
	color: #01319f;
}

.hugegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc2030;	
}

.greentextHdrSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	/*d
	color: #656668;
	color: #01319f;
	*/
	color: #c7060b;

	border-bottom: 1px solid #cc2030;
}

h1.greentextHdrSmall, h2.greentextHdrSmall, h3.greentextHdrSmall {
	padding: 0;
	margin: 0 0 10px 0;
}

.tableTdFirstCol1 .greentextHdrSmall, .tableTdFirstCol2 .greentextHdrSmall, span.greentextHdrSmall {
	border: 0;
}

.emphasized {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #999999;
}

.unavaible {
	color: #666666;
	background-color: #E8E8E8;
}

.alert {
	color: #ff0000;
	font-weight: bold;
}

.medGreenText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #339933;	
}

.blueHdrs, h2.blueHdrs {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;	/*	22px	*/
	font-weight: bold;	/*	normal	*/
	/*d
	color: #656668;
	*/
	color: #01319f;

	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cc2030;
}

.buttonText{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	color : #FFFFFF;
	font-weight : 600;
	background-color : #CC0000;
	text-decoration : none;
	white-space: nowrap;
}

.buttonBg{
	font-size :1px;
	background-color: #CC0000;
}

.buttonTextBlue{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size :11px;
	color : #FFFFFF;
	font-weight : 600;
	background-color : #6699FF;
	text-decoration : none;
	white-space: nowrap;
}

.buttonBgBlue{
	font-size :1px;
	background-color : #6699FF;
}


.button2Red, .button2BlueLeft, .button2BlueRight {
	display: table;
	height: 19px;
	margin: 1px 0 1px 0;
	border: 0;
	padding: 0;
	text-align: left;
}

.button2Red a, .button2BlueLeft a, .button2BlueRight a {
	display: table-cell;
	height: 11px;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	line-height: 11px;
}

.button2Red {
	background: url(/images/button/button_2_red_border.gif) no-repeat 0 0;
	padding: 0 0 0 2px;
}

.button2Red a {
	background: url(/images/button/button_2_red_bg.gif) no-repeat right 0;
	padding: 3px 17px 5px 4px;
}



.button2BlueLeft {
	background: url(/images/button/button_2_blue_left_border.gif) no-repeat right 0;
	padding: 0 2px 0 0;
}

.button2BlueLeft a {
	background: url(/images/button/button_2_blue_left_bg.gif) no-repeat 0 0;
	padding: 3px 1px 5px 14px;
}



.button2BlueRight {
	background: url(/images/button/button_2_blue_right_border.gif) no-repeat 0 0;
	padding: 0 0 0 2px;
}

.button2BlueRight a {
	background: url(/images/button/button_2_blue_right_bg.gif) no-repeat right 0;
	padding: 3px 10px 5px 4px;
}





.imgBorder {
	border-color: #bcbec0;
	border-width: 1px;
	border-style: solid;
}

.input_number {
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}

.large_input {
	width: 300px;
}

.footerTd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	
	padding-bottom: 4px;
}

.footerMenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eeecff;
	text-decoration: none;
}

.footerMenuLink:hover {
	color: White;
}

.opt_page_break {
	page-break-before: auto;
}

.footer_txt, .footer_txt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d5d6f6;
	text-decoration: none;
}
.footer_txt a:hover {
	text-decoration: underline;
}

.inp_data_class {
	width: 0px;
	height: 0px;
	border: 0 none;
	background-color: transparent;
}
