* {
padding:0px;
margin:0px;
font-size: 12px;
font-family: verdana;
}

HTML,body{
background: url(../img/hatter_minta.png);
}

ul {
list-style:none;
padding:0px;
margin:0px;
}

#container {
position: relative;
width: 930px;
background: url(../img/main_cont.png);
padding-left: 15px;
padding-right: 15px;
text-align: left;
}

#header_main {
	position: relative;

	background: url(../img/head_prob.png);
	height: 80px;
	width: 100%;
	padding-top: 10px;
	padding-bottom:10px;
	}

#header {
position:relative;
height: 80px;
}

.head_banner {
	position: relative;
	top: 10px;
	height: 60px;
	width: 468px;
	right: 10px;
	float: right;
}
.logo {
	position: relative;
	top: 10px;
	float: left;
	left: 10px;
}
.standing_banner {
	position: relative;
	width: 160px;
	height: 90px;
	margin-left: 10px;
	}

#content {
position:relative;
width: 930px;
background: url(../img/containerbckgrnd.png);
}

.content_left_s {
	position: relative;
	padding: 10px;
	width: 180px;
	float: left;
	text-align: center;
}

.content_mid {
	position: relative;

	width: 520px;
	float:left;
	padding: 5px;
	text-align: left;
	padding-top: 10px;
}

.content_right_s {
	position: relative;
	padding: 10px;
	width: 180px;
	float: left;
}

.title {
font-size: 20px;
color: #2b5799;
font-weight: bold;
border-bottom: 1px solid #2b5799;
}

.cim {
padding: 0px;
margin:0px;
font-size: 15px;
color: #2B5799;
margin-bottom: 5px;
}

#lapozo {
margin: 10px;
padding: 0px;
border: 1px solid #2b5799;
background: #FEFFCE;
padding-left: 10px;
width: 450px;
}

#lapozo li {
width:450px;
}

#lapozo a {
display: block;
width: 55px; 
float: left; 
color: #2b5799;
text-decoration: none;
}

#lapozo a:hover {
color: #D8EA39;
}

#footer_main {
	position: relative;
	background: url(../img/head_prob.png);
	height: 80px;
	width: 100%;
	padding-top: 10px;
	padding-bottom:10px;
	}
	
#footer {
	position: relative;
	height: 65px;
	width: 930px;

	padding-top: 3px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: white;
	font-family: helvetica;
}

#footer a{
	text-decoration:none;
	color: #E08334;
}

#footer a:hover{
   color: #D8EA39;
}

#menu {
	position: relative;
	list-style: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background: #fff;
	width: 180px;
	opacity : .75;
    -moz-opacity : .75;
    filter : alpha(opacity=75);
}

#menu a{
	display: block;
	width: 180px;
	height: 16px;
	text-align: center;
	color: #E08334;
	font-family: helvetica;
	font-size: 12px;
	text-decoration: none;
	background: #E5F2FD;
	font-weight: normal;
/*
	background: url(../img/menu_normal.png) no-repeat;
*/

	
}

#menu a:hover{
	display: block;
	width: 180px;
	height: 16px;
	color: blue;
	background: #FEFFCE;
}

.leiras {
	padding: 0px;
	margin: 0px;
}

#hir {
	width: 480px;
	margin-left: 17px;
	margin-bottom: 10px;
	border-bottom: 1px solid #2b5799;
}

#mid_top_menu {
 height: 20px;
 border: 1px solid #2b5799;
 margin-bottom: 20px;
 padding-top: 4px;
 padding-left: 4px;
 background: #FEFFCE;
}

#mid_top_menu li {
  float:left;
}

#mid_top_menu a {
  text-align: center;
  display: block;
  padding-left: 10px;
  float: left;
  text-decoration: none;
  color: #2b5799;
 }

#mid_top_menu a:hover {
  color: #D8EA39;
}

.vizszint_banner {
 margin-top: 20px;
 margin-bottom: 20px;
 padding-left: 26px;
}

input {
border: 1px solid #2b5799;
margin: 5px;
}

textarea {
border: 1px solid #2b5799;
margin: 5px;
overflow: auto;
}
