body
{
	background: #000000 url(../images/bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	color: #ffffff;
	margin: 0px;
	background-attachment: fixed;
}

img
{
	border: none;
}

td
{
	font-size: 12px;
	vertical-align: top;
}

table
{
	empty-cells: show;
}

table.keret
{
	width: 960px;
}

img.pad_5px
{
	margin-top: 10px;
}

a
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover
{
	color: #ffff00;
}

a:active
{
	color: #ff0000;
}

.cim
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 5px;
}

.tartalom
{
	text-align: justify;
	margin-right: 5px;
}

input.db
{
	border: solid 1px #000000;
	width: 30px;
	height: 16px;
	font-size: 10px;
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	background: #ffffff;
	color: #000000;
}

table.termek
{
	margin-top: 20px;
}

td.nev
{
	font-size: 14px;
	color: #ffff00;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}

td.kosarba
{
	vertical-align: middle;
	width: 152px;
	height: 22px;
	color: #ffff00;
	font-weight: bold;
	background: url(../images/kosarba_bg.gif);
}

.penznem
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 128px;
	margin-right: 20px;
}

.kosar
{
	width: 100%;
	font-size: 10px;
	border: solid 1px #ff0000;
}

.kosar_cim
{
	background: #471414;
	font-weight: bold;
	text-align: center;
}

td.kosar_text
{
	color: #ffff00;
	vertical-align: middle;
	font-weight: bold;
}

hr
{
	width: 90%;
	height: 1px;
	border: solid 1px #676767;
}

td.fejlec
{
	background-color: #262626;
	border: solid 1px #767676;
	text-align: center;
	font-weight: bold;
}

td.kosar_list
{
	background-color: #434343;
	border: solid 1px #767676;
	text-align: center;
}

input.megrendelo
{
	width: 200px;
	height: 18px;
	background: #000000;
	border: solid 1px #676767;
	color: #ffffff;
	font-size: 10px;
}

textarea.megrendelo
{
	width: 200px;
	height: 100px;
	background: #000000;
	border: solid 1px #676767;
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
}

input.kereses
{
	width: 150px;
	height: 18px;
	background: #000000;
	border: solid 1px #676767;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

td.middle
{
	vertical-align: middle;
}