* {
	font-family:Verdana,Tahoma,Sans,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: bold;
}
.bodytext {
    color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
}
//highslide start
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid #000000;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-color: #00A6EB;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
//highslide end

h1 {
	color:#777777;
	text-align:right;
}
body {
	background-color:#4d0000;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

td.kiskep {
	background-position:center;
	background-image:url(file:///D|/__01/pic/kiskephatter.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:270px;
}

#navigation a {
	color:#777777;
	padding-left:37px;
	padding-bottom:10px;
	background: white url(file:///D|/__01/pic/fulbal.jpg) left top no-repeat;
	text-decoration:none;
}

#navigation a span{
	color:#77777;
	padding-right:37px;
	padding-top:14px;
	padding-bottom:10px;
	background: white url(file:///D|/__01/pic/fuljobb.jpg) right top no-repeat;
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover, #navigation a.aktiv {
	background: white url(file:///D|/__01/pic/fulaktivbal.jpg) left top no-repeat;
}

#navigation a:hover span, #navigation a.aktiv span {
	background: white url(file:///D|/__01/pic/fulaktivjobb.jpg) right top no-repeat;
}

#navigation {
	list-style-type:none;
	padding:0;
	margin:0;
}

#navigation li {
	float:left;
	margin:0;
}

#nav_vonal {
	display:block;
	padding-top:0px;
	padding-bottom:25px;
	background: white url(file:///D|/__01/pic/fulvonal.jpg) left top repeat-x;
}

a.eredetikeplink {
	text-decoration:none;
	font-size:10px;
	color:#aaaaaa;
}

a.eredetikeplink:hover {
	color:#444444;
}

a.keplink {
	text-decoration:none;
	color:white;
	font-weight:bold;
}

a.keplink:hover {
	color:#4584bf;
}

div.kepnev {
	color:#555555;
}
.link 	{  font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 11px; font-style: bold; 
		font-weight: normal; color: #FFFFFF; }
		A:link {COLOR: #00A6EB; TEXT-DECORATION: none}
		A:visited {COLOR: #00A6EB; TEXT-DECORATION: none}
		A:active {COLOR: #00A6EB; TEXT-DECORATION: none}
		A:hover {BACKGROUND-COLOR: none; COLOR: #00A6EB; TEXT-DECORATION: underline
}
.button {
 background-color: #FFFFFF;  /* gombok szine */
 font-family: verdana, arial, helvetica, sans-serif;        /* gomb szöveg betütipusa */
 font-size: 10px;            /* gomb szöveg mérete */
 color: black;     /*gomb szöveg szine*/
 font-weight: bold;          /* gomb szöveg vastagsága; normal, bold=vastag */
 width: 85;                 /* gombok szélessége */
}
.keret {
 border-color: #d1d3d4;
 border-width: 1px;
}