﻿#whole{width:780px; 
  margin:0px auto 0px auto;
  padding:0px 10px 0px 10px;
  background-image:url('bgr.jpg');}
#navigation{height:62px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;}
#na{height:200px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;}
#logo{float:left;
  width:180px;
  height:180px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  background-image:url('logo.jpg');}
#naj{float:left;
  width:600px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;}
#nav1{height:59px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;}
#nav2{height:59px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;}
body{margin-top:0px;
  margin-bottom:0px;
  background-image:url('bg.jpg');
  color:#0000ff;
  font-family:Arial,sans-serif;
  font-size:14px;
  text-align:justify;}
h1{font-size:22px;
  background:none;
  font-weight:bold;}
h2{font-size:18px;
  background:none;
  font-weight:bold;
  margin:2px 0 2px 0;}
.news{color:#999999;
  text-decoration:none;}
.news:hover{color:#ffff00;
  background-color:#cccccc;}
a{color:#0000ff;}
a:hover{color:#ffff00;
  background-color:#3333ff;}
.menu{color:#ffffff;}
.lnk{color:#0000ff;
  font-size:10px;
  text-decoration:none;}
.lnk:hover{color:#ffff00;}
.small{font-size:10px;}
.gomb
{
position: relative;
float: left;
font-family: arial, helvetica, sans-serif;
background: url(silv2.jpg) no-repeat;
white-space: nowrap;
width: 160px;
height: 87px;
margin: 0 4px 0 4px;
padding: 0;
overflow: hidden;
}
.gomb a
{
font-size: 16px;
color: #0000ff;
width: 160px;
height: 87px;
display: block;
float: left;
text-decoration: none;
font-weight: bold;
overflow: hidden;
}
.gomb a:hover
{
background: url(silv2.jpg) no-repeat;
color: yellow;
}
.gomb img
{
width:160px;
height:87px;
border: 0;
visibility: visible;
}
.gomb a:hover img
{
visibility: hidden;
}
.gomb span
{
position: absolute;
left: 13px;
top: 35px;
text-align: center;
margin: 0px;
padding: 0px;
cursor: pointer;
}
object, form{margin: 0 0 0 0;
  padding: 0 0 0 0;}
img{}
.nb{border:0px;}
#inf{height:80px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;}
#info{height:14px;
  background-color:#cccccc;
  background-image:url('infbal.jpg');
  background-repeat:no-repeat;
  font-size:10px;
  margin:0 0 0 0;
  padding:0 0 0 20px;}
#data{overflow: hidden;
  margin:0 0 0 0;
  padding:0 0 0 8px;}
#content{float:left;
  width:508px;
  margin-bottom: -5000px;
  padding: 0px 20px 5000px 20px;}
#contline{float:left;
  background-color:#cccccc;
  width:2px;
  margin-bottom: -5000px;
  padding-bottom: 5000px;
  margin-top: 10px;}
#side{float:left;
  width:210px;
  margin-bottom: -5000px;
  padding-bottom: 5000px;
  text-align: center;
  padding: 20px 0px 5000px 7px;}
#bottom{text-align:center;
  height:48px;
  width:780px; 
  font-size:12px;
  margin:80px 0 0 0;
  padding:0 0 0 0;
  background-color:#cccccc;}

.menujobb{
	background-color:#0000ff;
	display: block;
	width: 200px;
	height: 22px;
	font-weight: bold;
	font-size:12.5px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	margin: 2px 0 0 0;
	padding: 8px 0 0 6px;}

.menujobb:hover{
	background-color:#0000ff;}

ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 16px;
}

li { /* all list items */
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	color: #ffffff;
	height: 20px;
	padding: 2px 0 0 0;
}

.nogap{
	width: 160px;
	background-image:url('nav.jpg');
	height: 60px;
}
.ongap{
	width: 44px;
	background-image:url('nav.jpg');
	height: 60px;
}
.gap{
	background-color: #9999ff;
	width: 2px;
	border-width: 0px;
	height: 60px;
}
.end{
	background-image:url('nav2.jpg');
	width: 21px;
	border-width: 0px;
	height: 60px;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	left: 0;
	font-weight: normal;
	background-color: #0000ff;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 160px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}

#nav li li a:hover {
}

#nav li a {
	display: block;
	width: 160px;
	color: #ffffff;
}

#nav li a:hover {
	color: #ffff00;
	background-color:#0000ff;
}


