/* basic */ 

body {
	margin: 0px;
	padding: 0px;
	font: 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	background: #dae5f1;
	text-align: left;
	color: #4a4a4a;

}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em }

a { text-decoration: none }

a img, :link img, :visited img { border: none }


/* layout */

#wrapper { 
	background: url(img/wrap.gif) repeat-y left top;
	width:907px;
}


#content {
	width: 871px;
	text-align: justify;
	margin-left: 29px;
}

#header_print { display: none }

#header {
	width: 871px;
	height: 90px;
	background: #dae5f1 url(img/header_bg.gif);
}

#menu {
	float: left;
	width: 217px;
	height: 170px;
	background: #ffffff;
	text-align: left;
}

#image {
	float: right;
	width: 654px;
	height: 170px;

}

#spacer {
	float: left;
	width: 871px;
	background: #dae5f1;
	height: 3px;
}

#sidebar {
	float: left;
	width: 217px;
	background: #ffffff url(img/sidebar_bg.gif) repeat-x top;
	text-align: left;
}

#main {
	float: left;
	width: 650px;
	padding-bottom: 10px;
	background: #ffffff url(img/dots_bg.gif) repeat-y left;
}

#footer {
	clear: both;
	width: 871px;
	height: 30px;
	text-align: right;
	background: url(img/footer_bg.gif);
	font-size: 10px;
	color: #ffffff;
}

#bottom {
	float: left;
	position: relative;
	width: 907px;
	height: 10px;
	background: url("img/wrap_bottom.gif");
}

#langmenu {
	position: absolute;
	top: 20px;
	left: 230px;
	font-size: 12px;
}
#langmenu2 {
	position: absolute;
	top: 7px;
	left: 300px;
	font-size: 12px;
}

/* header */ 

#keres {
	position: absolute;
	top: 0px;
	left: 635px;
	height: 40px;
	width: 265px;
	background: url("img/search_bg.gif");
}

.headmenu {
	position: absolute;
	top: 60px;
	left: 616px;
	color: #1b5ea8;
}

#header input {
	font: 10px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	border: none ;
	height: 22px ;
	width: 135px;
	margin: 8px ;
	padding: 5px;
	background: url(img/search_field.gif);
	vertical-align: middle;
}

#header button {
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	background: url(img/ok.gif);
	height: 22px ;
	width: 27px;
	cursor: pointer ;
	vertical-align: middle;
}

#langmenu img { 
	vertical-align: middle;
}

#eng { 
	background: url(img/eng.gif) no-repeat 2px 2px;
}
#eng:hover, #eng:focus { background-position: 2px -11px; }

#ger { 	background: url(img/ger.gif) no-repeat 2px 2px; }
#ger:hover, #ger:focus { background-position: 2px -11px; }

#hun { 	background: url(img/hun.gif) no-repeat 2px 2px; }
#hun:hover, #hun:focus { background-position: 2px -11px; }





/* text */ 

a { color: #1b5ea8; }

a:hover { text-decoration: underline; }

h1 {
   color: #1b5ea8;
   font-size: 13px;
   font-weight: bold;
   text-align: left;
   margin: 20px;
   margin-bottom: 15px;
}

h1:after { 
	content: url("img/h1_tail.gif");
	margin-left: 5px;
}

h2 {
   color: #1b5ea8;
   font-weight: bold;
   margin-left: 20px;
   margin-top: 10px;
   margin-bottom: 5px;
}

h3 {
   font-weight: bold;
   margin-left: 20px;
}

#sidebar h3 {
	color: #fdbd41;
}

p {
   margin-bottom: 5px;
   margin-left: 20px;
   margin-right: 20px;
}

p.talal {
   margin-bottom: 10px;
}

#main ul {
   margin-bottom: 5px;
   margin-left: 20px;
   margin-right: 20px;
   padding-left: 15px;
   list-style: square;
} 

#main ul.nobullet {
   padding-left: 0px;
   list-style: none;
} 

#main ol {
   margin-bottom: 5px;
   margin-left: 20px;
   margin-right: 20px;
   padding-left: 15px;
} 

#main .kopf { 
	padding: 5px;
	color: #000000;
	background: #ffffff url(img/sidebar_bg.gif) repeat-x top;
}

.yell { 
   	color: #fdbd41;
}

.blue { 
   	color: #1b5ea8;
}

.talalat  { 
   	background: #fee9a0;
}

.more { 
   text-align: right;
   margin-bottom: 0px;
}

.adat { 
	font-weight: bold;
  
}

.megj {
	font-style: italic;
}

#sidebar .more { 
   background: url(img/dots.gif) no-repeat left bottom;
   margin-bottom: 5px;
}

/* tablazat padding-left: 20px;*/ 

table {
	font: 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	margin-left: 20px;
	width: 614px;
}

td,th {
	border: 1px solid #acc4e0;
	padding: 3px 5px 2px 5px;
}

th {
	color: #1b5ea8;
	background: #f0f4f9;
}

td {
	color: #4a4a4a;
	vertical-align: top;
}


/* menulista */ 


#menu ul, #sidebar ul {
	color: #1b5ea8;
	background: url(img/dots.gif) repeat-y;
	background-position: 20px 22px;
	margin-top: 20px;
}

#sidebar li  { 
	margin: 12px;
	margin-left: 20px;
	list-style-type: none;
}

#menu li {
	margin: 12px;
	margin-left: 20px;
	list-style-type: none;
	background: url(img/cap_right.gif) no-repeat center right;
	font-weight: bold;
}

#menu li#actual, #menu li:hover {
	background: url(img/cap_yell.gif) no-repeat center right;
	color: #fdbd41;
}

#menu li#actual, #sidebar li#actual {
	font-weight: bold;
}

#menu a:hover, #header a:hover {
	color: #fdbd41;
	text-decoration: none;
}


/* img */ 

#wrapcorner  {
	position: absolute;
	left: 887px;
	top: -13px;
}

.flleft {
	float: left;
	margin: 10px;
	margin-left: 0px;
	border: 1px solid #4a4a4a;
}

.flright {
	float: right;
	margin: 10px;
	margin-right: 0px;
	border: 1px solid #4a4a4a;
}

/* frame */ 

.bluebox {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	background: url(img/box_side.gif) repeat-y center left;
}

.bluebox h2 {
	margin-top: 3px;
}


.oranjebox {
	margin: 20px;
	padding: 10px;
	border: 1px solid #fdbd41;
}

/* form */ 

form {margin:0; padding:0;}

.regform label, .regform input, .regform textarea {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

.regform label {
	text-align: right;
	width: 150px;
	margin-right: 10px;
}

.regform input, .regform textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #1b5ea8;
	background: #f0f4f9;
	border: 1px solid #acc4e0;
}

.checkbox input {
	margin-left: 135px;
	margin-right: 10px;
}

.submit input {
	margin-left: 210px;
	width: 100px;
	height: 26px;
	color: #1b5ea8;
	background: #dae5f1;
	border: 2px outset #1b5ea8;
} 









/* lista */ 

.list_label, .list_label_on {
   margin-top: 5px;
   margin-left: 20px;
   color: #1b5ea8;
   cursor: pointer;
}

.list_label:hover {
   text-decoration: underline ;
   color: #fdbd41;
}

.list_label_on {
   text-decoration: underline ;
}

/*
.list_label:before { 
	content: url("img/cap_right.gif");
	margin-right: 5px;
}

.list_label_on:before { 
	content: url("img/cap_up.gif");
	margin-right: 5px;
}
*/

/* clear */ 

br {
	clear: left;
}

br.none {
	clear: none;
}


br.clear { clear: both; }

