body {
	background-image:url(../images/background_global.png);
	background-color: #e9e6e1;
	color: #6f6f6f;
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* DEFAULTS */
image {
	border-style:none;
}

table {
	border-style: none;
	border-collapse: collapse;
}

table, td, form, img, p {
	padding: 0;
	margin: 0;
	border-style: none;
}

td {
	vertical-align: top;
	padding-left: 3px;
}

td, p, body, div, input, textarea, select {
	font-family: Arial;
}

textarea, select {
	border: 1px solid #323232;
	background-color: #FFF;
}

a {
	color: #4eb9e2;
}

a.redlink {
	color: #990000;
}

a:link {
 text-decoration: none;
}

a:visited {
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a:visited:hover {
	text-decoration: underline;
}


.horisontal_line {border: 0px; border-top: dotted 1px  #b2c4d8; margin-top: 10px;}

/* WEBPAGE */
#pagelayout_mainpage
{
	width: 970px;
	height: 1300px;
	margin: 0 auto 0 auto;
	background-image: url(../images/background_global.png);
	
}

#pagelayout
{
	width: 970px;
	margin-left: 0px;
	background-image: url(../images/background_global.png);
}

#pagecolor
{
	background-color:#FFFFFF;
}

/* --- FONTS --- */
p, li {
	font-family: Arial;
	color: #626262;
	line-height: 1.8;
	text-align: justify;
}

h1 {
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 22px;
/*-- color: #626262;--*/
	color:#626262;
	padding-bottom:0px;
	font-weight: lighter;
}

h2 {
 font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
 font-size: 14px;
 color: #626262;
 margin-bottom: 5px;
}

h3 {
 font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
 font-size: 12px;
 color: #626262;
 padding-bottom:10px;
}

/* --- HEADER --- */
#header_content {
	height: 133px;
	background-image:url(../images/background_header.gif);
	margin-left: 39px;
	margin-top: 20px;
	width: 920px;
}

/* --- LEFTMENU --- */
#leftmenu {
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#leftmenu a {
	color: #324e64;
}

#leftmenu ul {	
	margin-left: -30px;
	margin-top: 38px;
}

#leftmenu li {	
	margin-left: 0px;
	padding-left: 10px;
	border-bottom: 1px dotted #626262;
	background-image: url(../images/background_leftmenu.png);
	
	list-style-position: inside;
	list-style-image: url(../images/arrow_leftmenu.png);
	list-style-type: none;

	font-family: Arial;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
/*	height: 19px;*/
/*	height: 30px; */
	
	line-height: 1.2;
	text-align: left;
}


/* --- LOGINBOX --- */
#loginbox {background-image:url(../images/background_loginbox.png); width: 156px; height: 85px; padding-top: 30px; padding-left: 7px; padding-right: 7px; padding-bottom: 10px;}

.loginbox table {width: 100%;}
.loginbox th {font-family: Tahoma, Helvetica, sans-serif; font-size: 9px; font-weight: lighter; padding-bottom: 5px; border: none;}
.loginbox td {font-family: Tahoma, Helvetica, sans-serif; font-size: 9px; font-weight: normal; padding-bottom: 5px; padding-top: 5px; border-top: 1px dotted #898989; vertical-align: middle}
.loginbox_input {width: 70px; height: 16px; border: 1px solid #898989; font-size: 10px; color: #CC6633; font-family: Tahoma, Helvetica, sans-serif; }


/* --- CONTENT --- */

#content_col1 {
	width: 500px;
	float: left;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}



#content_col2 {
	width: 200px;
	float: left;
	padding-left:15px;
}

#accentuatednews a {
  color: #9e0b0f;
}

/* --- CONTENT OTHERS -------- */
#content_col1 li {
	list-style-position: outside;
	list-style-image: url(../images/arrow_leftmenu.png);
	list-style-type: none;
	padding-bottom:10px;
}

/* --- LISTS ON STARTPAGE ---- */

#accentuatednews  {
	width: 240px;
	float: left;
}

#news  {
	width: 240px;
	float: right;
}
.newslist {
	width: 240px;
	margin-top: -5px;
	background-image: url(../images/background_news.png);
	background-repeat: no-repeat;
}


.accentuatednewslist {
	width: 240px;
	margin-top: -5px;
	background-image: url(../images/background_accentuatednews.png);
	background-repeat: no-repeat;
}

.accentuatednewslist td, .newslist td, .newsbottomlink {
	padding: 5px 10px 20px 20px;
}


#links {
	padding-top: 0px;
/*	background-image: url(../images/background_news.png);
	background-repeat: no-repeat;*/
}

#links td {	
	margin-left: 0px;
	border-bottom: 1px dotted #626262;
	
	list-style-position: inside;
	list-style-image: url(../images/arrow_blue.png);
	list-style-type: none;
	
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
	
	line-height: 1.2;
	text-align: left;
}


/*SENDMAILFORM*/
div#sendmail  {
	font-family: Trebuchet MS;
	color: #6f6f6f;
	margin-bottom: 5px;
}

div#sendmail table {
	width: 100%;
}

div#sendmail th {
	height: 30px;
	vertical-align:middle;
	padding-top: 20px;
	
}

div#sendmail td {
	border-top:  dotted 1px  #6f6f6f;
	/*border-bottom:  dotted 1px  #6f6f6f;*/
	height: 30px;
	vertical-align:middle;
}

div#sendmail input {
	font-family: Trebuchet MS;
	color: #6A7384;
	/*text-align:justify;*/
	width: 375px;
	height: 16px;
	border: 1px solid #898989;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#f5f5f5;
	color: #990000;
}

.messagebox {
	font-family: Trebuchet MS;
	color: #6A7384;
	width: 375px;
	border: 1px solid #898989;
	background-color:#f5f5f5;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #990000;
}

.listbox {
	font-family: Trebuchet MS;
	color: #6A7384;
	width: 50px;
	height: 20px;
	border: 1px solid #898989;
	background-color:#f5f5f5;
}

div#sendmail input {
	font-family: Trebuchet MS;
	color: #6A7384;
	/*text-align:justify;*/
	width: 375px;
	height: 16px;
	border: 1px solid #898989;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#f5f5f5;
	color: #990000;
	
}

div#sendmail textarea {
	font-family: Trebuchet MS;
	color: #6A7384;
	width: 375px;
	height: 100px;
	border: 1px solid #898989;
	background-color:#f5f5f5;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #990000;
}

div#sendmail select {
	font-family: Trebuchet MS;
	color: #6A7384;
	width: 175px;
	height: 20px;
	border: 1px solid #898989;
	background-color:#f5f5f5;
}

/* --- FOOTER --- */
#footer {
	clear: both;
/*	margin-left: 220px;*/
	margin-left: 38px;
	width: 925px;
	height: 180px;
	background-color: #e5e8ed;
}

#sponsors {	
	margin-left: 220px;
	padding-top: 15px;
}

#sponsorscompany {	
	margin-left: 220px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #626262;
	width: 695px;
	
}

#footertext {	
	margin-left: 220px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px
}

#header_searchbox { 
	margin: 0;
	padding: 0;
	position:absolute;
	left: 765px;
	top: 85px;
	width: 180px;
	height:50px;
}

#header_searchbox .inp {
	padding-left: 3px;
	width: 120px;
	height: 16px;
	border: 1px solid #B0BFCB;
	color: #B0BFCB;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #567186
}

.top_line {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9px;
}

#langlink {
	position: absolute;
	left: 810px;
	top: 35px
}

#langlink a {
	color: #adb8c1;
	font-size: 9px;
}

.newslist_text p {
  line-height: 1.2em;
}

.kilences {
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.tight {
	line-height: 1.2;
	text-align: left;
}

/* FROM THE OLD CSS */

table.list {
  width: 100%;
}

table.list tr:hover td, table.list tr:hover td a, table.list tr:hover td a:visited {
/*  background-color: #9cc833;*/
  background-color: #F65E2B;
  color: #ffffff;
}

table.list td {
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding-bottom: 8px;
  padding-left: 2px;
}

table.list tr.hover {
  background-color: #F65E2B;
/*  background-color: #9cc833;*/
}

table.list *.odd {
  background-color: #e6e6e6;
}

table.list *.even {
  background-color: #ffffff;
}

table.list *.active, table.list *.active a, table.list *.active a:visited {
  color: #9bc426;
  font-weight: bold;
}

/*
OWN ADDINGS
*/

table.paddinggal {
  width: 100%;
}

table.paddinggal td {
 padding: 0 10px 10px 0;
}

div#supercont a {
/*  color: #6c7cd7;*/
  color: #4c6cd7;
}

.borderes {
  border: 2px solid blue;
/*  padding-right: 10px;*/
}

.kistextarea {
width: 450px;
height: 150px
}

.nagytextarea {
width: 450px;
height: 350px
}

.tbox {
width: 450px;
}

div#maintext {
  text-align:center;
  width: 400px;
}

div#piclist {
  padding-top:10px;
  overflow:auto;
  width: 550px;
  height:150px
}

table.list_nohover {
/*  width: 550px; */
/*  width: 100%;*/
}

table.list_nohover td {
/*  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;*/
  padding-bottom: 8px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
/*  text-align: justify;*/
  vertical-align: top;
}

table.list_nohover_border {
  width: 100%;
}

table.list_nohover_border td {
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding-bottom: 8px;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
/*  text-align: justify;*/
  vertical-align: top;
}

.szelsocsik {
  border-left: 1px solid #808080; 
  border-right: 1px solid #808080;
}

.wide {
  line-height: 1.7em;
  padding-bottom: 10px;
}

.wide2 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.not_shown {
	display: none;
}

#news li, #accentuatednews li {
	margin-left: 0px;
	padding-left: -20px;
	
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

	font-family: Arial;
	font-size: 11px;
	padding-top:5px;
	padding-bottom:5px;
	
	line-height: 1.2;
	text-align: left;
}

div#overr {
  overflow:auto;
  width: 550px;
  height:200px
}
