/*img {
	padding: 0px;
	margin: 0px;
	}*/

div.kep-kicsi{
	border: 4px solid #C0C0C0;
	background-color:  #FF8B00;
	background-position: center center;
	padding: 1px;
	height: 70px;
	width: 70px;
	}

html>body div.kep-kicsi {
	height: 60px;
	width: 60px;
}

div.kep-nagy{
	padding: 1px;
	border: 4px solid #C0C0C0;
	background-color: #FF8B00;
	background-position: center center;
	height: 120px;
	width: 120px;
	}

html>body div.kep-nagy {
	height: 110px;
	width: 110px;
}
	

div.leiras{
	width: 370px;
	height: 370px;
	border: 4px solid #C0C0C0;
	background-color:  #FF8B00;
	background-position: center center;
	padding: 1px;
	margin: 1px;
	}

html>body div.leiras {
	height: 360px;
	width: 360px;
}

/*
Táblázatok
*/
a.lap{
	display: block;
	height: 30px;
	width: 30px;
	border-style: solid;
	border-color: #feeeca;
	border-width: 1px;
	padding: 2px;
	padding-top: 5px;
	text-align: center;
	vertical-align: bottom;
}

a.lap:hover{
	color: #990000;
}

a#aktiv{
	display: block;
	height: 30px;
	width: 30px;
	background-color: #feeeca;
	border-style: solid;
	border-color: #a00000;
	border-width: 1px;
	padding: 2px;
	padding-top: 5px;
	text-align: center;
	vertical-align: bottom;
}

/*a#aktiv:hover{
	color: #990000;
}*/
table#tableLista, table#listaBody {
	table-layout: fixed;
	width: 540px;
	border-collapse: collapse;
	}

table#tableLista th, table#listaBody th{
	font-family: 'Times New Roman',sans;
	font-size: 11pt;
/*	border-bottom: solid 1px #202020;
	margin-left: 8px;*/
}

table#listaBody input[type=button]{
	margin: 0px;
}

table#listaBody div.termekNev{
	margin-left: 7px;
	font-weight: bold;
}

.kosarElem {
	width: 530px;
	margin-left: 8px;
	border-bottom: solid 1px #ddd;
	}

table#termekFej, table#listaHead{
	table-layout: fixed;
	width: 530px;
	border-bottom: 2px solid #feeeca;
	margin-left: 8px;
	text-align: center;
}

table#termekFej td, table#listaHead td{
	font-size: 10pt;
	vertical-align: middle;
	height: 35px;
}

#termekPerOldal{
	width: 4em;
}

#listaKep{
	width: 9.2em;
}

table#termekLapozo, table#listaFoot{
	table-layout: fixed;
	width: 526px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

table#termekLapozo input, table#listaFoot input[type=text]{
	text-align: right;
	width: 3em;
	height: 1.2em;
}

table#termekLab, table#listaFoot{
	table-layout: fixed;
	width: 530px;
}


table.termek{
	table-layout:fixed;
	width: 270px;
	margin: 0;
	padding: 0;
}

td.kosarba {
	padding: 2px;
	width: 50%;
	height: 26px;
	background: #d5802f;
}

td.kosarba input[type=submit]{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	border: 0px;
}

table.lista{
	table-layout:fixed;
	width: 530px;
	font-size: 12pt;
	line-height: 1em;
}

td.kosarAr{
	white-space: nowrap;
}

input.mennyiseg{
	font-size: 11pt;
	margin-left: 2px;
	width: 35px;
	height: 20px;
	float: left;
}

table#termekLeiras{
	margin: 2px;
	table-layout: fixed;
	width: 546px;
	float: left;
	text-align: center;
	vertical-align: middle;
	}

table.regisztracio, table.rendeles{
	table-layout: fixed;
	width: 546px;
	font-family: "Times New Roman",sans;
	font-size: 10pt;
}

table.regisztracio th{
	font-family: "Times New Roman",sans;
	font-size: 12pt;
}

table.regisztracio input{
	margin-left: 2px;
}
/*
Szövegek, árak
 */

p.listaNev{
	font-family: "Times New Roman",sans;
	font-size: 11pt;
	line-height: 1em;
	font-weight: bold;
}

p.termekNev{
	font-family: "Times New Roman",sans;
	font-size: 11pt;
	line-height: 1em;
	font-weight: bold;
	}

p.termekLeiras{
	font-family: "Times New Roman",sans;
	font-size: 12pt;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 5px;
	}

font.inputMenny{
	font-size: 10pt;
}

font.arNormal{
	font-size: 9pt;
	color: #e97d07;
	font-weight: bold;
}

font.arEgyseg{
	font-size: 9pt;
	color: #777;
}

font.arGongyoleg{
	font-size: 9pt;
	font-weight: bold;
	color: #000;
}

font.arRegi{
	text-decoration: line-through;
	font-size: 9pt;
	color: #e97d07;
}

font.arAkcio{
	font-size: 9pt;
	color: #cc0000;
	font-weight: bold;
}
font.gyarto, font.gyujtocsomag{
	font-size: 9pt;
}

a.gyarto {
	font-size: 9pt;
}

a.gyarto:hover {
	color: #990000;
}
