@charset "iso-8859-2";

@import "user_style.css";

body {
	font-family: tahoma, arial, helvetice, sans-serif;
	font-size: 8pt;
	background: #ebebeb;
	color: #898787;
	margin: 0;
}

#site {
	width: 813px;
	background: #fff;
	margin: 0 auto;
	padding: 0 0 8px 0;
}

#banner {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

#header {
	width: 805px;
	height: 180px;
	margin: 0 auto 0 auto;
	background: url('images/header.jpg');
}

#lang {
	position: relative;
	width: 50px;
	height: 13px;
	margin: -78px 0 0 750px;
}

#lang a#en  {
	float: left;
	display: block;
	width: 21px;
	height: 13px;
	background: url('images/en.jpg');
}

#lang a#hu  {
	float: right;
	display: block;
	width: 21px;
	height: 13px;
	background: url('images/hu.jpg');
}

#lang a span {
	display: none;
}

#content {
	width: 805px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#right {
	float: right;
	width: 533px;
	padding: 0 20px 0 0;
}

* html #right {
	padding-right: 0px;
}

#button_search input {
	width: 70px;
	height: 12px;
	border: 0;
	cursor: pointer;
}

#left {
	float: left;
	width: 252px;
}

* html #left {
    width: 220px;
}

.submenu{
	list-style: none;
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	left: 32px;
	width: 169px;
}


#menu {
	margin: 40px 0 0 20px;
	list-style: none;
}

#menu li a {
	display: block;
	width: 190px;
	height: 24px;
}

#menu li.menu_bg {
	width: 190px;
	height: 24px;
	background: url('images/menu_bg.jpg');
}

#menu li.menu_bg a {
	font-family: arial;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	left: 32px;
	top: 5px;
}

#menu li.menu_bg a:hover {
	color: #6d9fad;
}

#menu li a span {
	display: none;
}


.submenu li{
	width: 169px;
}

#news {
	
	margin: 30px 0 0 0;
	padding: 58px 0 0 15px;
	background: url('images/decoration.jpg') no-repeat top left;
}

#left dl {
	width: 200px;
}

 dt {
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #6d9fad;
}

 dd {
	margin: 0 0 5px 0;
	padding: 0 0 15px 0;
	background: url('images/border.jpg') no-repeat bottom center;
	text-align: justify;
}

 dd.last {
	background: none;
}

#ad {
	margin: 25px 0 0 15px;
}

#ad p {
	width: 188px;
	margin: 5px 0 0 0;
	text-align: center;
}

#ad ul {
	margin: 0 0 0 20px;
	list-style: none;
}

#ad ul li {
	margin: 0 0 2px 0;
	padding: 0 0 0 8px;
	background: url('images/arrow.jpg') no-repeat left;
}

#footer {
	width: 805px;
	height: 38px;
	margin: 0 auto;
	background: #9bc5d3;
}

#footer p {
	width: 380px;
	margin: 0 auto;
	padding: 11px 0 0 0;
	font-weight: bold;
	color: #fff;
}

#webtown {
	position: relative;
	float: right;
	display: block;
	margin: -24px 0 0 0;

}

.white {
	width: 533px;
	margin: 10px 0 0 0;
	padding: 15px 0 10px 0;
	background: url('images/decoration.jpg') no-repeat top left;
}

.white .pleft {
	float: left;
	width: 135px;
	padding: 40px 0 0 0;
}

.white .pright {
	float: right;
	width: 378px;
}

.hm{

	margin: 0 auto;
	padding: 10px 0 10px 0;
	background-color: #F1F6F9
	
}

.white .pright p {
	text-align: justify;
}


.blue {
	width: 525px;
	margin: 10px 0 0 0;
	padding: 10px 4px 10px 4px;
	background: #e3eff2 url('images/blue_top.jpg') repeat-x top;
}

.blue p {
	text-align: justify;
}

.blue .pleft {
	float: left;
	width: 260px;
	padding: 0 0 0 0;
}

.blue .pright {
	float: right;
	width: 260px;
	padding: 0 0 0 0;
}

.blue label {
	float: left;
	display: block;
	width: 80px;
	font-weight: bold;
	color: #7a7a7a;
}

.blue label.w {
	float: left;
	display: block;
	width: 160px;
	font-weight: bold;
	color: #7a7a7a;
}

.blue input, .blue select {
	border: 1px solid #c5dde3;
	font-family: tahoma, arial, helvetice, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
}

.blue input {
	width: 147px;
}

.blue select {
	width: 229px;
}

.blue #button_search {
	width: 70px;
	margin: 0 auto 15px auto;
}

.normal {
	width: 533px;
	margin: 20px 0 0 0;
}

.normal .pleft {
	float: left;
	width: 258px;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 0;
	background-color: #F1F6F9
}

.normal .pright {
	float: right;
	width: 258px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	background-color: #F1F6F9
}

.normal ul {
	margin: 0 0 0 25px;
	width: 210px;
	list-style: none;
}

.normal ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 6px;
	color: #f8a32a;
	background: url('images/dot.jpg') no-repeat top left;
	background-color: white;
}

.normal .hm ul {
	margin: 0;
	width: 92%;
	list-style: none;
}

.normal .hm ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 6px;
	color: #f8a32a;
	background: url('images/dot.jpg') no-repeat top left;
	background-color: white;
}

.fix {
	clear: both !important;
	float: none !important;
	height: 1px;
	overflow: hidden;
}

#flashtitle{
	width: 374px;
	height: 22px;
	padding-left: 140px;
}

#flashtitle_mainnews{
	width: 201px;
}

th {
	text-align: left;
}

#messagebox{
	width: 445px;
	margin: 0 0 20px 90px;
	padding: 0 0 0 0;
	background: #e3eff2;
	color: #ff0000;
}

#right ul {
	
	margin-left: 20px;


}

#newsletter_content {
padding: 50px 60px 0 60px;
margin: 0 auto 0 auto;
}

tr.row2, tr.row1{
background: url('images/vonal.gif') repeat-x bottom;

}

tr.row2 td, tr.row1 td{
padding: 5px 5px 8px 0px;
vertical-align: middle; 
}


input.box{
color: #3a3a3a;
}

input.text, textarea.text{
border: 1px solid #7a7a7a;
width: 233px;
color: #3a3a3a;
}

select.select_little{
border: 1px solid #7a7a7a;
width:100px;
color: #3a3a3a;
}

select.objectform{
border: 1px solid #7a7a7a;
width: 235px;
color: #3a3a3a;
}

input.fileinput{
border: 1px solid #7a7a7a;
color: #3a3a3a;
}

input.text2{
border: 1px solid #7a7a7a;
width: 98px;
color: #3a3a3a;
}

#content #right img{
margin: 10px;
}
