body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	margin:0px;
	padding:0px;
}
a,a:visited{
	color:#333399;
}
a:hover{
	color:#888888;
}
.oldal_cim_keret{
	margin:5px 5px 5px 5px;;
	float:left;
}
.oldal_cim_nev{
	font-size:20px;
	margin-bottom:4px;
}
.oldal_cim_cim{
	font-size:14px;
	margin-bottom:4px;
	line-height:20px;
}
.menu{
	float:left;
	width:100%;
	height:auto;
	margin-top:0px;
}
.menu a{
	float:left;
	font-size:16px;
	color:#404040;
	text-decoration:none;
	border-bottom:2px solid #202020;
	padding:0px 20px 0px 20px;
	font-weight:bold;
	background-image:url(images/menubg.jpg);
}
.menu a:hover{
	border-bottom:2px solid #f0f000;
	color:#808080;
}
.menulvl1{
	float:left;
}
.also_menu1{
	display:inline;
	margin:0px;
}
h1{
	float:left;
	width:100%;
	padding:0px;
	margin:10px 0px 5px 0px;
	text-align:center;
	color:#303030;
	font-size:1.6em;
}
h2{
	padding:0px;
	margin:5px 0px 5px 0px;
	text-align:center;
	color:#303030;
	font-size:1.2em;
}

.katalogus_tcsoportok,
.katalogus_termekek,
.katalogus_termekinfo
{
	margin:10px 30px 10px 30px;
	float:left;
	width:800px;
	position:relative;
}
.katalogus_tcsoportok .tcsoport,
.katalogus_termekek .termek{
	float:left;
	width:380px;
	height:80px;
	margin:8px;
	padding:0px;
	border-bottom:1px solid #808080;
	border-right:1px solid #808080;
	border-top:1px solid #f0f000;
	border-left:1px solid #f0f000;
	font-size:1.2em;
	font-weight:normal;
}
.katalogus_tcsoportok .tcsoport:hover,
.katalogus_termekek .termek:hover{
	border-bottom:1px solid #f0f000;
	border-right:1px solid #f0f000;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	background-color:#f0f0f0;
}
.tcsoport .imgkeret,
.termek .imgkeret,
.katalogus_termekkepek .imgkeret{
	float:left;
	width:80px;
	height:80px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	margin:0px 5px 0px 0px;
	padding:0px;
}
.tcsoport .imgkeret *,
.termek .imgkeret *,
.katalogus_termekkepek .imgkeret *{
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.tcsoport .imgkeret a,
.termek .imgkeret a,
.katalogus_termekkepek .imgkeret a{
	border:none;
	position:relative;
	top:-2px;
}

.tcsoport .imgkeret span,
.termek .imgkeret span,
.katalogus_termekkepek .imgkeret span{
	display: inline-block;
	height: 100%;
	width: 0px;
}
.tcsopork img,
.termek img,
.katalogus_termekkepek img{
	margin:0px;
	padding:0px;
	border:none;
}
.tcsoport h2,
.termek h2{
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
}
.tcsoport h2{
	display:inline;
}
.termek h2{
	dispaly:block;
}
.tcsoport #topspace
{
	float:left;
	width:295px;
	height:20px;
}
.termek #topspace
{
	float:left;
	width:295px;
	height:5px;
}
.tcsoport a,
.termek a{
	text-decoration:none;
	color:#202020;
	font-weight:bold;
}
.tcsoport a:hover,
.termek a:hover{
	text-decoration:none;
	color:#808080;
}
.katalogus_termekkepek{
	width:100%;
	float:none;
}
.katalogus_termekkepek img{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.katalogus_termekkepek img:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
.pagesetform{
	width:800px;
	float:left;
	font-size:0.9em;
}
.pagesetform input[type="submit"]{
	background-image:url(images/menubg.jpg);
	background-repeat:repeat-x;
	height:22px;
	font-size:1em;
}
.pagesetform input[type="text"]{
	height:16px;
	font-size:1em;
}
.pagesetform a{
	color:#333399;
	font-weight:bold;
	margin:0px 1px 0px 1px;
}
.pagesetform a[href]:hover{
	color:#808080;
}
.tartalom{
	float:left;
	width:850px;
	height:auto;
	margin:10px 50px 10px 50px;;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	position:relative;
}
.lablec{
	font-size:0.8em;
}
.vline{
	float:left;
	width:960px;
	height:5px;
	background-image:url(images/bgvline.jpg);
	background-repeat:repeat-x;
}
.sys_message{
	color:red;
}
.akcios{
	color:#FF0000;
	font-family:"Courier New", Courier, mono;
	font-size:20px;
	font-weight:bold;
	line-height:16px;
}