/* -------------------------------------------------------*/
html, body
{
	margin: 0px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-arrow-color: #777777;
    scrollbar-track-color: #EEEEEE;
    scrollbar-darkshadow-color: #CCCCCC;
	font-family: "Tahoma";
	font-size: 11px;	
	overflow:auto; 
}

h1
{
	font-family: "Arial";
	font-size: 22px;	
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 50px;
	letter-spacing: 5px;
	margin-top: 10px;
	margin-bottom: -20px;
}

h2
{
	font-family: "Arial";
	font-size: 11px;	
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 50px;
	margin-top: 10px;
	margin-bottom: -20px;
}

h3
{
	font-family: "Arial";
	font-size: 11px;	
	font-weight: normal;
	color: #777777;
	text-align: center;
	height: 50px;
	margin-top: 20px;
}


/* -------------------------------------------------------*/
table.Utolso5
{
	font-family: "Tahoma";
	font-size: 11px;	
	background: #FFFFFF;
	width: 260px;
	cursor: pointer;
}

table.Utolso5 tr.RowEven
{
	background: #FFFFFF;
}

table.Utolso5 tr.RowOdd
{
	background: #EEEEEE;
}

table.Utolso5 td.RowSep
{
	font-size: 1px;
	background: #FFFFFF;
	height: 10px;
	border-right: 1px dotted #AAAAAA;
}

table.Utolso5 td
{
	border-top: 1px dotted #AAAAAA;
	border-right: 1px dotted #AAAAAA;
}

table.Utolso5 tr.RowEven:hover,
table.Utolso5 tr.RowOdd:hover
{
	background: #FFEEAA;
}

/* -------------------------------------------------------*/
table.Legnepszerubb
{
	font-family: "Tahoma";
	font-size: 11px;	
	background: #FFFFFF;
	width: 260px;
	cursor: pointer;
}

table.Legnepszerubb tr.RowEven
{
	background: #FFFFFF;
}

table.Legnepszerubb tr.RowOdd
{
	background: #EEEEEE;
}

table.Legnepszerubb td.RowSep
{
	font-size: 1px;
	background: #FFFFFF;
	height: 10px;
	border-right: 1px dotted #AAAAAA;
}

table.Legnepszerubb td
{
	border-top: 1px dotted #AAAAAA;
	border-right: 1px dotted #AAAAAA;
}

table.Legnepszerubb tr.RowEven:hover,
table.Legnepszerubb tr.RowOdd:hover
{
	background: #FFEEAA;
}

/* -------------------------------------------------------*/
table.Kosar
{
	font-family: "Tahoma";
	font-size: 11px;	
	background: #FFFFFF;
	width: 260px;
}

table.Kosar tr.RowEven
{
	background: #FFFFFF;
}

table.Kosar tr.RowOdd
{
	background: #EEEEEE;
}

table.Kosar td.RowSep
{
	font-size: 1px;
	background: #FFFFFF;
	height: 10px;
	border-right: 1px dotted #AAAAAA;
}

table.Kosar td.RowTd
{
	border-top: 1px dotted #AAAAAA;
	border-right: 1px dotted #AAAAAA;
}

table.Kosar td.RowTd2
{
	border-right: 1px dotted #AAAAAA;
}

table.Kosar tr.RowSelected
{
	background: #FFAAAA;
}

table.Kosar  tr.RowEven td.RowSep,
table.Kosar  tr.RowOdd td.RowSep
{
	background: #CCCCCC;
	border-bottom: 0px;
	height: 1px;
}

table.Kosar tr.RowEven:hover,
table.Kosar tr.RowOdd:hover,
table.Kosar tr.RowSelected:hover
{
	background: #FFEEAA;
}

table.Kosar  input
{
	font-size: 11px;
	width: 25px;
}

table.Kosar td.Delete
{
	width: 20px;
	height: 22px;
	background-image: url('Images/closeBW.gif');
	background-repeat: no-repeat;	
}

table.Kosar td.Delete:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/close.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

table.Kosar td.Update
{
	width: 20px;
	height: 22px;
	background-image: url('Images/okBW.gif');
	background-repeat: no-repeat;	
}

table.Kosar td.Update:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/ok.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

table.Kosar td.Refresh
{
	width: 20px;
	height: 22px;
	background-image: url('Images/frissitBW.gif');
	background-repeat: no-repeat;	
}

table.Kosar td.Refresh:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/frissit.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

table.Kosar td.Empty
{
	width: 20px;
	height: 22px;
	background-image: url('Images/kukaBW.gif');
	background-repeat: no-repeat;	
}

table.Kosar td.Empty:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/kuka.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

table.Kosar td.Order
{
	width: 20px;
	height: 22px;
	background-image: url('Images/button_rendeles.png');
	background-repeat: no-repeat;	
}

table.Kosar td.Order:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/button_rendeles2.png');
	background-repeat: no-repeat;	
	cursor: pointer;
}

/* -------------------------------------------------------*/
table.Akciok
{
	width: 660px;
}

/* -------------------------------------------------------*/
table.AkcioDoboz
{
	font-family: "Tahoma";
	font-size: 11px;
	width : 320px;
	/*border: 1px dotted #DDDDDD;*/
}

table.AkcioDoboz th
{
	background: #F29E24;
	height: 20px;
	border: 1px dotted #DDDDDD;
	padding: 3px;
}

table.AkcioDoboz img.Image
{
	border: 1px dotted #DDDDDD;
	cursor: pointer;
}

table.AkcioDoboz td.Description
{
	border: 1px dotted #DDDDDD;
	text-align: justify;
	height: 150px;
}

table.AkcioDoboz td.Basket
{
	height: 16px;
	width: 16px;
	background-image: url('Images/basketBW.gif');
	background-repeat: no-repeat;	
}

table.AkcioDoboz td.Basket:hover
{
	height: 16px;
	width: 16px;
	background-image: url('Images/basket.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

table.AkcioDoboz td.Datum
{
	text-align: left;
}

table.AkcioDoboz td.Ar
{
	text-align: right;
}

table.AkcioDoboz td.Mennyiseg
{
	text-align: right;
}

table.AkcioDoboz input
{
	font-size: 11px;
	height: 16px;
	width: 25px;
	border: 1px dotted #DDDDDD;
}

/* -------------------------------------------------------*/
.border_left
{
	width: 15px;
	font-size: 1px;
	background-image: url('Images/border_left.png');
	background-repeat: repeat-y;	
}

.border_top_left
{
	width: 15px;
	height: 15px;
	font-size: 1px;
	background-image: url('Images/border_top_left.png');
	background-repeat: np-repeat;	
}

.border_top_right
{
	width: 15px;
	height: 15px;
	font-size: 1px;
	background-image: url('Images/border_top_right.png');
	background-repeat: np-repeat;	
}

.border_top
{
	height: 15px;
	font-size: 1px;
	background-image: url('Images/border_top.png');
	background-repeat: repeat-x;	
}

.border_right
{
	width: 15px;
	background-image: url('Images/border_right.png');
	background-repeat: repeat-y;	
}

.border_bottom_left
{
	width: 15px;
	height: 15px;
	background-image: url('Images/border_bottom_left.png');
	background-repeat: no-repeat;	
}

.border_bottom
{
	height: 15px;
	background-image: url('Images/border_bottom.png');
	background-repeat: repeat-x;	
}

.border_bottom_right
{
	height: 15px;
	width: 15px;
	background-image: url('Images/border_bottom_right.png');
	background-repeat: no-repeat;	
}

/* -------------------------------------------------------*/
table.ToolBox
{
	font-family: "Tahoma";
	font-size: 11px;
	border: 1px dotted #DDDDDD;
}

table.ToolBox th
{
	background: #FFAA44;
	height: 20px;
}

/* -------------------------------------------------------*/
table.ToolBoxContent
{
	border-top: 1px dotted #AAAAAA;
	border-left: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
	background: #FFFFFF;
}

/* -------------------------------------------------------*/
table.ToolBoxContent input.Src
{
	border: 1px dotted #AAAAAA;
	font-size: 11px;
	width: 268px;
	margin: 3px;
}

/* -------------------------------------------------------*/
table.ToolBoxContent input.Src2
{
	border: 1px dotted #AAAAAA;
	background: #FFEEAA;
	font-size: 11px;
	width: 268px;
	margin: 3px;
}

table.ToolBoxContent td.ContRow
{
	border-right: 1px dotted #AAAAAA;
}

table.ToolBoxContent td.SepRow
{
	border-right: 1px dotted #AAAAAA;
	height: 10px;
}

table.ToolBoxContent th
{
	background: #F29E24;
	height: 25px;
}

/* -------------------------------------------------------*/
table.Box
{
	font-family: "Tahoma";
	font-size: 11px;
	border: 1px dotted #DDDDDD;
	background: #FFFFFF;
}

.logo
{
	width: 513px;
	height: 166px;
	background-image: url('Images/logo.gif');
	background-repeat: repeat-x;	
}

.ugyfeldiv
{
	width: 363px;
	height: 166px;
	float: right;
}

.top
{
	height: 130px;
	background: #FFFFFF;
	border-bottom: 1px solid #AAAAAA;
	background-image: url('Images/fejlechatter3.gif');
	background-repeat: repeat-x;
}

.left
{
	width: 305px;
	background: #FFFFFF;
	border-right: 1px solid #AAAAAA;
	background-image: url('Images/fejlechatter.gif');
	background-repeat: repeat-y;	
}

.center
{
	background: #FFFFFF;
	background-image: url('Images/centerd.png');
	background-repeat: repeat-x;	
	width: 100%;
}

.right
{
	width: 300px;
	background: #FFFFFF;
	border-left: 1px solid #AAAAAA;
	background-image: url('Images/fejlechatter.gif');
	background-repeat: repeat-y;	
}

/* -------------------------------------------------------*/
table.Termekek
{
	font-family: "Tahoma";
	font-size: 11px;	
	background: #FFFFFF;
}

table.Termekek tr.Row
{
	background: #FFFFFF;
	cursor: pointer;
}

table.Termekek tr.Row:hover
{
	background: #FFEEAA;
}


table.Termekek td
{
	border-right: 1px dotted #AAAAAA;
	border-top: 1px dotted #AAAAAA;
}

table.Termekek th
{
	border-right: 1px dotted #AAAAAA;
	border-top: 1px dotted #AAAAAA;
	background: #EAEAEA;
}

table.Termekek th.Sorszam
{
	width: 60px;
	text-align: right;
	border-left: 1px dotted #AAAAAA;
	height: 20px;
}

table.Termekek th.Cikkszam
{
	width: 130px;
	text-align: left;
}

table.Termekek th.Megnevezes
{	
	text-align: left;
}

table.Termekek th.Raktaron
{	
	width: 65px;
	text-align: right;
}

table.Termekek th.Netto
{	
	width: 110px;
	text-align: right;
}

table.Termekek td.SorszamPlus
{
	width: 60px;
	text-align: right;
	border-left: 1px dotted #AAAAAA;
	background-image: url('Images/plus.gif');
	background-repeat: no-repeat;	
}

table.Termekek td.SorszamMinus
{
	width: 60px;
	text-align: right;
	border-left: 1px dotted #AAAAAA;
	background-image: url('Images/minus.gif');
	background-repeat: no-repeat;	
}

table.Termekek td.Cikkszam
{
	width: 130px;
}

table.Termekek td.Megnevezes
{	
}

table.Termekek font.Src
{	
	color: #FF3333;
}

table.Termekek td.Raktaron
{	
	width: 65px;
	text-align: right;
}

table.Termekek td.Netto
{	
	width: 110px;
	text-align: right;
}

table.Termekek td.Termekleiras
{	
	border-left: 1px dotted #AAAAAA;
	font-size: 10px;
	color: #AAAAAA;
}

/* -------------------------------------------------------*/
table.Termekleiras
{
	background: #FFFFFF;
}

table.Termekleiras2
{
	background: #FFFFFF;
}

table.Termekleiras td
{
	border: 0px;
}

table.Termekleiras td.ImageBox
{
	width: 170px;
	border-right: 1px dotted #CCCCCC;
}

table.Termekleiras td.TartozekFejlec
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

table.Termekleiras td.Description
{
	border-right: 1px dotted #CCCCCC;
	padding-left: 15px;
}

table.Termekleiras td.Functions
{
	width: 55px;
	border-bottom: 1px dotted #CCCCCC;
}

table.Termekleiras input
{
	font-family: "Tahoma";
	font-size: 11px;	
	width: 25px;
	border: 1px dotted #CCCCCC;
}

table.Termekleiras img.Image
{
	/*border: 1px dotted #AAAAAA;*/
	cursor: pointer;
}

table.Termekleiras table.FunctionsTable
{
	border-bottom: 1px dotted #AAAAAA;
	padding-bottom: 8px;
}

table.Termekleiras td.ButtonBasket
{
	width: 20px;
	height: 22px;
	background-image: url('Images/basketBW.gif');
	background-repeat: no-repeat;	
}

table.Termekleiras td.ButtonBasket:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/basket.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

table.Termekleiras td.ButtonClose
{
	width: 20px;
	height: 22px;
	background-image: url('Images/closeBW.gif');
	background-repeat: no-repeat;	
}

table.Termekleiras td.ButtonClose:hover
{
	width: 20px;
	height: 22px;
	background-image: url('Images/close.gif');
	background-repeat: no-repeat;	
	cursor: pointer;
}

/* -------------------------------------------------------*/
table.Navigator
{
	font-family: "Arial";
	font-size: 11px;	
	font-weight: bold;
	height: 30px;
	vertical-align: top;
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

table.Navigator td.Elozo
{
	color: #000000;
	border-right: 1px dotted #AAAAAA;
	padding-right: 5px;
	padding-left: 5px;
}

table.Navigator td.Aktualis
{
	color: #FF3333;
	padding-left: 5px;
}

table.Navigator td.Elozo:hover
{
	color: #000000;
	border-right: 1px dotted #AAAAAA;
	background: #FFEEAA;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
}

table.Navigator td.Aktualis:hover
{
	color: #000000;
	background: #FFEEAA;
}

/* -------------------------------------------------------*/
table.Pager
{
	font-family: "Tahoma";
	font-size: 10px;	
	font-weight: normal;
	height: 30px;
	vertical-align: top;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

table.Pager td.Lap
{
	color: #000000;
	border-right: 1px dotted #AAAAAA;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px dotted #AAAAAA;
}

table.Pager td.Aktualis
{
	color: #000000;
	border-right: 1px dotted #AAAAAA;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 2px solid #FFAAAA;
	background: #FFEEEE;
}

table.Pager td.UtolsoLap
{
	color: #FF3333;
	padding-left: 5px;
	border-top: 1px dotted #AAAAAA;
}

table.Pager td.Lap:hover
{
	color: #000000;
	border-right: 1px dotted #AAAAAA;
	background: #FFEEAA;
	cursor: pointer;
	padding-right: 5px;
	padding-left: 5px;
}

table.Pager td.UtolsoLap:hover
{
	color: #000000;
	background: #FFEEAA;
	cursor: pointer;
}

/* -------------------------------------------------------*/
table.Tartozek
{
	width: 100%;
	margin: 0px;
	border-top: 1px dotted #AAAAAA;
	border-left: 1px dotted #AAAAAA;
	border-right: 1px dotted #AAAAAA;
}

table.Tartozek tr.RowEven
{
	background: #FFFFFF;
}

table.Tartozek tr.RowOdd
{
	background: #EEEEEE;
}

table.Tartozek tr.RowEven:hover,
table.Tartozek tr.RowOdd:hover
{
	background: #FFEEAA;
}

table.Tartozek td
{
	border-bottom: 1px dotted #AAAAAA;
	padding: 2px;
}

table.Tartozek td.Leiras
{
	border-bottom: 1px dotted #AAAAAA;
	padding: 2px;
	color: #AAAAAA;
	font-size: 10px;
}

table.Tartozek td.Cikkszam
{
	width: 120px;
	border-right: 1px dotted #AAAAAA;
}

table.Tartozek td.Megnevezes
{
	width: 300px;
	border-right: 1px dotted #AAAAAA;
}

table.Tartozek td.Netto
{
	width: 120px;
	border-right: 1px dotted #AAAAAA;
	text-align: right;
}

table.Tartozek input
{
	width: 25px;
	height: 13px;
	font-family: "Tahoma";
	font-size: 11px;
	border: 1px dotted #AAAAAA;
}

table.Tartozek td.Input
{
	width: 30px;
	border-right: 0px;
}

table.Tartozek td.Kosar
{
	height: 16px;
	width: 16px;
	background-image: url('Images/basketBW.gif');
	background-repeat: no-repeat;	
}

table.Tartozek td.Kosar:hover
{
	height: 16px;
	width: 16px;
	background-image: url('Images/basket.gif');
	background-repeat: no-repeat;	
	border-bottom: 1px dotted #AAAAAA;
	cursor: pointer;
}

/* -------------------------------------------------------*/
table.Magunkrol
{
	width: 700px;
}

table.Magunkrol td.LogoBox
{
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

table.Magunkrol p.BekezdesFejlec
{
	text-align: left;
	font-weight: bold;
}

table.Magunkrol td.BekezdesSzoveg
{
	text-align: justify;
	padding-left: 6px;
}

table.Magunkrol image
{
	width: 130px;
	height: 130px;
}

table.Magunkrol th
{
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

/* -------------------------------------------------------*/
table.Gyik
{
	width: 700 px;
}

table.Gyik ul li
{
	list-style-image: url(Images/ul.gif);
	text-align: left;
	font-weight: bold;
}

table.Gyik li p
{
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	color: #555555;
	padding-bottom: 20px;
}

table.Gyik textarea
{
	width: 500px;
	height: 60px;
}

/* -------------------------------------------------------*/
table.NagyKosar th
{
	background: #DADADA;
	padding: 3px;
	text-align: left;
}

table.NagyKosar th.Kep
{
	width: 55px;
	text-align: right;
	border: 1px dotted #DDDDDD;
}

table.NagyKosar  th.Cikkszam
{
	width: 270px;
	text-align: left;
	border-top: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
}

table.NagyKosar  th.Megnevezes
{
	width: 270px;
	text-align: left;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
}

table.NagyKosar  th.Mennyiseg
{
	width: 80px;
	text-align: right;
	border-top: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
}

table.NagyKosar  th.Kiszallithato
{
	width: 80px;
	text-align: right;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
}

table.NagyKosar  th.Netto
{
	width: 100px;
	text-align: right;
	border-top: 1px dotted #DDDDDD;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
}

table.NagyKosar  th.Osszesen
{
	width: 100px;
	text-align: right;
	border-right: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
}

table.NagyKosar tr.RowEven
{
	background: #FFFFFF;
}

table.NagyKosar tr.RowOdd
{
	background: #EEEEEE;
}

table.NagyKosar td
{
	padding: 3px;
}

table.NagyKosar td.Kep
{
	width: 55px;
	text-align: right;
	border-left: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

table.NagyKosar  td.Cikkszam
{
	width: 270px;
	text-align: left;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

table.NagyKosar  td.Megnevezes
{
	width: 270px;
	text-align: left;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

table.NagyKosar  td.Mennyiseg
{
	width: 80px;
	text-align: right;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

table.NagyKosar  td.Kiszallithato
{
	width: 80px;
	text-align: right;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	color: #888888;
}

table.NagyKosar  td.Netto
{
	width: 100px;
	text-align: right;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	color: #888888;
}

table.NagyKosar  td.Osszesen
{
	width: 100px;
	text-align: right;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

table.NagyKosar  img.Image
{
	width: 50px;
	height: 50px;
	cursor: pointer;
}

table.NagyKosar  th.Spacer
{
	background: #FFFFFF;
}

table.NagyKosar  button
{
	width: 500px;
	height: 20px;
	font-size: 11px;
	font-size: 10px;
}

/* -------------------------------------------------------*/
table.RendelesAdatok
{
	width: 550px;
	text-align: left;
}

table.RendelesAdatok th
{
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
}

table.RendelesAdatok th.SzallitasiMod
{
	width: 200px;
}

table.RendelesAdatok th.Vasarlo
{
	width: 200px;
}

table.RendelesAdatok  div.SzallitasiSzerz
{
	background: #FFFFFF;
	width: 550px;
	height: 120px;
	overflow : auto;
	border: 1px dotted #AAAAAA;
	padding: 5px;
	text-align: justify;
}

table.RendelesAdatok th.SzallitasiSzerz
{
	background: #FFFFFF;
	width: 550px;
}

table.RendelesAdatok  th.Megjegyzes
{
	background: #FFFFFF;
	width: 200px;
	text-align: left;
}

table.RendelesAdatok select
{
	font-family: "Tahoma";
	font-size: 11px;	
	width: 235px;
	border: 1px dotted #AAAAAA;
}

table.RendelesAdatok textarea.rendelesmegjegyzes
{
	font-family: "Tahoma";
	font-size: 11px;	
	width: 235px;
	height: 100px;
	border: 1px dotted #AAAAAA;
}

table.RendelesAdatok input.rendeleshivatkozas
{
	font-family: "Tahoma";
	font-size: 11px;	
	width: 235px;
	height: 17px;
	border: 1px dotted #AAAAAA;
}

/* -------------------------------------------------------*/
table.VevoAdatok th.Fejlec
{
	width: 100px;
}

table.VevoAdatok td.Sor
{
	width: 150px;
}

/* -------------------------------------------------------*/
table.Hirlevelek
{
	font-family: "Tahoma";
	font-size: 11px;	
	background: #FFFFFF;
	border-left: 1px dotted #AAAAAA;
	border-top: 1px dotted #AAAAAA;
	text-align: left;
}

table.Hirlevelek th
{
	background: #EAEAEA;
	height: 20px;
	border-right: 1px dotted #AAAAAA;
}

table.Hirlevelek tr:hover
{
	background: #FFEEAA;
}

table.Hirlevelek td
{
	border-right: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
}

table.Hirlevelek td.Megjegyzes
{
	color: #AAAAAA;
	font-size: 10px;
}

/* -------------------------------------------------------*/
div.Adatvedelmi
{
	font-size: 12px;
	width: 700px;
	text-align: justify;
}

/* -------------------------------------------------------*/
table.Rendelesek
{
	border-left: 1px dotted #AAAAAA;
	border-top: 1px dotted #AAAAAA;
	text-align: left;
}

table.Rendelesek th
{
	background: #DADADA;
}

table.Rendelesek tr.HeaderRowEven
{
	background: #FFFFFF;
}

table.Rendelesek tr.HeaderRowOdd
{
	background: #EEEEEE;
}

table.Rendelesek tr.HeaderRowEven:hover,
table.Rendelesek tr.HeaderRowOdd:hover
{
	background: #FFEEAA;
	cursor: pointer;
}

table.Rendelesek tr.RowSelected
{
	background: #FFDD77;
}

table.Rendelesek td
{
	border-right: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
}

/* -------------------------------------------------------*/
table.Index
{
	width: 300px;
	height: 100%;
}

table.Index td.Header
{
	font-family: "Arial";
	font-size: 22px;	
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 120px;
	letter-spacing: 5px;
}

table.Index img.Logo
{
	height: 150px;
	width: 150px;
	padding-right: 20px;
}


table.Index input.Input
{
	font-size: 12px;	
	height: 18px;
	width: 150px;
	border: 1px solid #AAAAAA;
}

table.Index td.Label
{
	text-align: left;
}
 
/* -------------------------------------------------------*/
table.Vasarlo
{
	background: #FFFFFF opacity 50%;
	border-left: 1px dotted #FFAA44;
	padding-left: 15px;
	width: 360px;
	text-align: left;
	filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity: 0.75;
}

table.Vasarlo th
{
	font-weight: bold;
	text-align: left;
}

table.Vasarlo th.Nev
{
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

table.Vasarlo td.Figyelmeztetes
{
	text-align: justify;
	color: #AA0000;
	font-weight: bold;
}

/* -------------------------------------------------------*/
div.fooldal
{
	width: 700px;
}
div.fooldal h2
{
	text-align: justify;
}

div.fooldal ul
{
	font-weight: bold;
	text-align: left;
}

div.fooldal li
{
	font-weight: normal;
	text-align: left;
}