body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg) top repeat-x #171717;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

p {
	margin: 0px 0px 10px 0px;
}

.piros {
	color: #FF9600;
}

a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a.feketelink:link, a.feketelink:visited {
	color: #000;
	text-decoration: none;
}

a.feketelink:hover, a.feketelink:active {
	color: #000;
	text-decoration: underline;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

td.baloszlop {
	padding: 6px 15px 0px 20px;
}

td.jobboszlop {
	padding: 6px 20px 0px 15px;
}

#menu ul, #menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#menu a:link, #menu a:visited {
	display: block;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
	color: #000;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px dotted #A5A5A5;
}

#menu a:hover, #menu a:active {
	background: #FF9600;
	display: block;
	line-height: 20px;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 5px;
	color: #FFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px dotted #A5A5A5;
}

#menu ul ul a:link, #menu ul ul a:visited {
	padding-left: 17px;
	border-bottom: none;
	border-bottom: 1px dotted #A5A5A5;
}

#menu ul ul a:hover, #menu ul ul a:active {
	padding-left: 17px;
	border-bottom: none;
	border-bottom: 1px dotted #A5A5A5;
}

#menu ul ul ul a:link, #menu ul ul ul a:visited {
	padding-left: 30px;
	border-bottom: none;
	border-bottom: 1px dotted #A5A5A5;
}

#menu ul ul ul a:hover, #menu ul ul ul a:active {
	padding-left: 30px;
	border-bottom: none;
	border-bottom: 1px dotted #A5A5A5;
}

.beviteli {
	background: #FFF;
	border: 1px solid #777777;
	width: 160px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.gomb {
	border: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 92px;
	height: 25px;
	background: url(images/bg_gomb.jpg);
}

.gomb_nagyobb {
	border: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 132px;
	height: 25px;
	background: url(images/bg_gomb_nagyobb.jpg);
}

.where {
	width: 510px;
	height: 31px;
	background: url(images/tartalom_where.jpg);
	font-size: 12px;
	padding: 23px 20px 0px 70px;
	font-size: 14px;
	font-weight: bold;
}

.tartalom {
	padding: 5px 25px 0px 25px;
}

.gomb_kuka {
    background: url(images/torol.jpg);
    border: 0px none;
    width: 15px;
    height: 15px;
}

.pics {
	padding: 1px;
	border: 1px solid #000 ;
}

.termekkategoria {
	width: 174px;
	float: left;
	margin: 4px;
}

.lablec {
	background: url(images/image_15.jpg);
	width: 1000px;
	height: 46px;
	padding-top: 18px;
}

.table1{
	border:1px solid #FFF;
	padding-top:5px;
	padding-left:10px;
	background-color:#e2e3e4;
	width:143px;
	height:30px;
	color:#78797a;
}
.table2{
	border:1px solid #FFF;
	padding-top:5px;
	padding-left:10px;
	background-color:#e2e3e4;
	width:143px;
	height:30px;
}
.table3 {
	border:1px solid #FFF;
	padding-top:0px;
	padding-left:0px;
	background-color:#e2e3e4;
}
.table3 a:hover {
	text-decoration:underline;
}
