html { overflow: hidden; }
body
{
	font-family: Verdana;
	font-size: 13px;
	overflow: hidden;
}
p, form
{
	padding: 0px;
	margin: 0px;
}
a
{
	color: white;
}

a:hover
{
	color: #C0C0C0;
}

img { border: none; }

.tarolo { overflow: hidden; padding: 0px; margin: 0px; }
.bal { float: left; }
.jobb { float: left; }
.tulajdonsagok { width: 350px; }
.tulajdonsagok .bal { width: 120px; }
.tulajdonsagok .jobb { width: auto; text-align: left; }

div.print
{
	width: 21cm;
	padding: 1cm;
	background-color: white;
	color: black;
}
div.print .termek-cim
{
	font-size: 18px;
	font-weight: 600;
	color: black;
	margin-top: 0px;
	margin-bottom: 20px;
}
div.print .termek-gombok
{
	display: none;
}

div.main-background
{
	background-position: top left;
	background-image: url(képek/hatter-the.jpg);
	background-repeat: repeat-x;
	background-color: black;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 620px;
}

.hint
{
	font-size: x-small;
	font-style: italic;
	font-weight: 400;
}

.language-chooser
{
	float: right;
	width: 120px;
	height: 20px;
	background-color: white;
	color: black;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 2px;
}

.balmenu-inaktiv a, .balmenu-aktiv a
{
	text-decoration: none;
}

.balmenu-inaktiv
{
	float: none;
	padding: 6px 1px 1px 16px;
	margin: 2px 0px 10px 0px; 
	width: 184px;
	height: 26px;
	background-image: url(képek/balmenu-inaktiv.png);
	vertical-align: middle;
	text-align: left;
	list-style-type: none;
	position: relative;
	left: -10px;
	font-size: 15px;
	font-weight: 600;
}

.balmenu-aktiv
{
	float: none;
	padding: 6px 1px 1px 16px;
	margin: 2px 0px 10px 0px; 
	width: 184px;
	height: 26px;
	background-image: url(képek/balmenu-aktiv.png);
	vertical-align: middle;
	text-align: left;
	list-style-type: none;
	position: relative;
	left: -10px;
	font-size: 15px;
	font-weight: 600;
}

.auto-panel
{
	overflow: hidden;
	position: absolute;
	z-index: 2;
}
.auto-button
{
	float: right;
	padding: 2px;
	border-top: solid 1px transparent;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
	text-align: center;
}
#kosar-plusz { width: 90px; }
#osszehasonlito-plusz { width: 138px; }
.auto-content
{
	display: none;
	padding: 4px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	background-color: #606060;
	width: 230px;
	margin: 0px 0px 0px auto;
}

div.compare-inactive
{
	border: 1px solid black;
	height: 22px;
	background-image: url(képek/compare-inactive.png);
	text-align: center;
	padding: 5px;
	color: gray;
}
div.compare-active
{
	border: 1px solid black;
	height: 22px;
	background-image: url(képek/compare-active.png);
	text-align: center;
	padding: 5px;
	color: white;
}
a.compare-link, a.compare-active, a.compare-inactive
{
	color: inherit;
	text-decoration: none;
}
.auto-panel input
{
	width: 100%;
	margin: 2px 3px 2px 0px;
}
.module-frame
{
	font-size: 14px; 
	border: 2px solid #818181;
	background-color: #606060;
	color: white;
}
.module-title
{
	background-color: #4e4e4e;
	padding: 4px;
}
.module-frame input.input
{
	width: 95%;
	margin: 2px 0px;
}
input.login
{
	border: 1px solid #7d7d7d;
	background-color: #4e4e4e;
	color: white;
}
input.xbutton
{
	border: 1px solid #7d7d7d;
	background-color: #4e4e4e;
	color: white;	
}

.auto-control
{
	padding: 2px;
	float: right;
}

#alsomenu
{
	text-align: center;
	position: relative;
	top: 20px;
	color: white;
	font-weight: 600;
}
#alsomenu a
{
	font-weight: 600;
}
#alsomenu hr
{
	width: 100px;
}