body {scrollbar-face-color:#cec8b7;
scrollbar-highlight-color:#f0e8d5;
scrollbar-3dlight-color:#cec8b7;
scrollbar-darkshadow-color:#AAAAAA;
scrollbar-shadow-color:#caa181;
scrollbar-arrow-color:#dc9e2f;
scrollbar-track-color:#eee8d8;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.alcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.szemely {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #996600;
}
.kiemelt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BC7E16;
}

table#tablepadding {
  margin-bottom:5px;
}

/* Lightbox */
#lightbox {
    background-color: #cccccc;
}
#overlay {
    text-align: center;
    background-image: url(lbox/overlay.png);
}
* html #overlay {
	background-color: #000;
	background-image: url(lbox/blank.gif);
	filter: Alpha(opacity:50);
}
#lightboxCaption {
    color: #ffffff;
    background-color: #EEE;
    font-size: 1em;
    text-align: center;
}
iframe.IEfix, iframe#IEfix {
  position:absolute;
  display:none;
  border:none;
}
/* Lightbox */

div.csoport {
  width:290px;
  margin-left:8px;
  float:left;
  border:1px solid silver;
  padding-top:3px;
  margin-bottom:5px;
  background:#fff;
}

div.csoport div.csoportnev {
	font-size: 12px;
  	font-family:verdana;
  	font-weight: bold;
	color: #BC7E16;
	text-align: center;
	border-bottom:1px solid silver;
	padding-bottom:2px;
}

div.csoport div.termekek {
   overflow-y:scroll;
   height:84px;
	font-size: 12px;
  	font-family:verdana;
}

div.csoport select {
  width:290px;
}

.numeric {
  text-align:right;
}

td.termeknev {
  font-family:arial;
  font-size:14px;
}