body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B00000;
}
.linkajanlolink {
    color: #AA0000 !important;
    font-weight: bold;
}
.linkajanlocat {
    color: #AA0001;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

table tr td {
font-size: 12px;
}

p {
	margin: 0px 0px 12px 0px;
}

.where {
	background: url(images/index_08.jpg);
	background-repeat: no-repeat;
	padding: 12px 20px 0px 60px;
	width: 561px;
	height: 33px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

a.menu:link, a.menu:visited {
	display: block;
	width: 146px;
	height: 30px;
	text-align: right;
	color: #B00000;
	background: url(images/menu_bg.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}

a.menu:hover, a.menu:active {
	display: block;
	width: 146px;
	height: 30px;
	text-align: right;
	color: #FFF;
	background: url(images/menu_bg_on.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}

a.almenu:link, a.almenu:visited {
	display: block;
	width: 146px;
	height: 30px;
	text-align: right;
	color: #FFF;
	background: url(images/menu_bg_on.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}

a.almenu:hover, a.almenu:active {
	display: block;
	width: 146px;
	height: 30px;
	text-align: right;
	color: #B00000;
	background: url(images/menu_bg.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}

.balmenu {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	mArgin: 0px;
}
.balmenu li a:link, .balmenu li a:visited {
	display: block;
	width: 146px;
	height: 30px;
	text-align: right;
	color: #FFF;
	background: url(images/menu_bg_on.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}

.balmenu li a:hover, .balmenu li a:active {
	display: block;
	width: 146px;
	height: 30px;
	text-align: right;
	color: #000;
	background: url(images/menu_bg_on.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}
.balmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0px;
	mArgin: 0px;
}

.balmenu ul li a:link, .balmenu ul li a:visited {
	width: 146px;
	height: 30px;
	text-align: right;
	color: #B00000;
	background: url(images/menu_bg.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}

.balmenu ul li a:hover, .balmenu ul li a:active {
	width: 146px;
	height: 30px;
	text-align: right;
	color: #000;
	background: url(images/menu_bg.jpg) no-repeat;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 5px;
}



a:link, a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover, a:active {
	text-decoration: none;
	color: #333;
}

a.wslink:link, a.wslink:visited {
	text-decoration: none;
	color: #8E0000;
	font-weight: bold;
}

a.wslink:hover, a.wslink:active {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.pics {
	padding: 1px;
	border: 1px solid #B00000;
}

/* --- WEBSHOP --- */

.termekek {
	width: 460px;
	float: left;
	margin-right: 9px;
}

.jobbmenusor {
	float: left;
	width: 158px;
}

.panelfej {
	width: 158px;
	height: 30px;
	background: url(images/webshop_fej.jpg);
	line-height: 30px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}

.termektabla {
	border: 1px solid #666;
	margin-bottom: 10px;
}

a.termekneve:link, a.termekneve:visited {
	display: block;
	border-bottom: 1px dotted #666;
	color: #B00000;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

a.termekneve:hover, a.termekneve:active {
	display: block;
	border-bottom: 1px dotted #666;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.beviteli {
  width: 100px;
}

