#content img {
  border: 0px;
}
body {
	background: url(images/bg.jpg) no-repeat top left #223741;
	font-family: Verdana, Helvetica, sans;
    margin: 0px;
	font-size: 11px;
	color: #404040;
}

input{
border: solid 1px #94CD52;
	font-family: Verdana, Helvetica, sans;
	font-size: 11px;
}

a {
  color: #94CD52;
  font-weight: bold;
  text-decoration: none;
}

#placeholder {
  height: 18px;
}

#head {
	margin-left: 78px;
	height: 52px;
	width: 880px;
}

#head img {
	border: 0px;
}

#logo {
  float: left;
  width: 190px;
}

#text {
  float: right;
  text-align: right;
  font-style: italic;
  color: white;
  font-size: 11px;
  margin-right: 8px;
}

#text a {
  color: white;
  text-decoration: none;
}

#box {
  float: right;
  background: url(images/box_bg.gif) no-repeat;
  margin-top: -7px;
  margin-bottom: -38px;
  width: 187px;
  height: 87px;
  padding-left: 20px;
  padding-top: 10px;
  color: white;
  font-weight: bold;
  line-height: 18px;
  position: relative;
}


#box .input_text {
  border: 1px solid #223741;
  width: 115px;
  height: 12px;
  font-size: 10px;
  color: #404040;
  font-weight: normal;
}

#box .input_select {
  border: 1px solid #223741;
  width: 115px;
  height: 16px;
  font-size: 10px;
  color: #404040;
  font-weight: normal;
}

#napocska {
	width: 23px;
    height: 23px;
    background-image: url(images/napocska.gif);
    background-repeat: no-repeat;
    position: absolute;
	top: 0px;
	right: 0px;
}

.clear {
  clear: both;
}

#content_head {
  width: 920px;
  height: 18px;
  background: transparent url(images/fejlec.png) no-repeat;
  margin-left: 58px;
}

#content {
  width: 876px;
  background: transparent url(images/hatter.jpg) repeat-y;
  margin-left: 58px;
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 22px;
}

#content_foot {
  width: 920px;
  height: 20px;
  background: transparent url(images/lablec.png) no-repeat;
  margin-left: 58px;
}

#container {
  position: relative;
}

#menu {
  margin-bottom: 40px;
}


.menu_item {
  font-weight: bold;
  color: white;
  text-decoration: none;
  font-size: 12px;
  padding-left: 30px;
  padding-right: 30px;
  background: url(images/menu_bg.gif) repeat-x;
}

.menu_item a {
  font-weight: bold;
  color: white;
  text-decoration: none;
  font-size: 12px;
}

#menu_title {
	font-size: 16px;
	color: #94CD52;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 20px;
}

#bg_nonfi {
    background: url(images/bg_nonfi.jpg) no-repeat;
	position: absolute;
	left: 780px;
	width: 431px;
	height: 442px;
}

#wgy {
    margin-left: 870px;
	margin-top: 3px;
}

#wgy img {
  border: 0px;
}

.almenu {
  position: absolute;
  display: none;
}

.almenu th {
  background-color: #94CD52;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 17px;
  padding-top: 5px;
  text-align: left;
}

.almenu a {
  font-weight: bold;
  font-size: 11px;
}

.td_width5 {
  width: 5px;
  background-color: #94CD52;
  background-image: none;
}

.td_height5 {
  height: 5px;
  background-color: #94CD52;
  background-image: none;
}


