body {
	background-color: #DDE5EE; /*#C8D4E3*/
	margin: 0px;
	background-image: url(background_b.png);
	background-attachment: fixed;
}
.cim {
	color : #7C8795;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	line-height : 22px;
	font-style : normal;
	font-weight : bold;
	text-align : left;
	margin-top : 0px;
	letter-spacing : 0px;
}
.szoveg {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	margin-right : 10px;
   /*by benji	margin-left : 15px;*/
}
/* innentől vannak az új stílusok*/

table.main { /* legtöbbször használt táblázat */
	width: 100%;
	height: 100%;
	padding: 0;
}

table.top {
	width: 100%;
	height: 85px;
	padding: 0;
}

td.content { /* középső vízszintes sáv kerete */
	width: 100%;
	height: 420px;
}

table.lang { /* nyelv kiválasztó sáv és alsó sáv*/
	width: 100%;
	height: 19px;
	padding: 0;
}

table.sidebar { /* oldalmenü */
	width: 95%;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

td.sidebar {
	border-width: 1px;
	border-style: solid;
	/*border-color: #b5c1cf;
	background-color: #DCE4ED;*/
	border-color: #EBEFF5;
	background-color: #EBEFF5;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	width: 95%;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

td.dsidebar {
	border-width: 1px;
	border-style: solid;
	/*border-color: #b5c1cf;
	background-color: #9CA8B3; /*#7C8795*/
	border-color: #EBEFF5;
	background-color: #b5c1cf;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: left;
	width: 95%;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
}

td.sidebarl {
	border-width: 1px;
	border-style: solid;
	/*border-color: #b5c1cf;
	background-color: #DCE4ED;*/
	border-color: #EBEFF5;
	background-color: #EBEFF5;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	width: 95%;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

td.dsidebarl {
	border-width: 1px;
	border-style: solid;
	/*border-color: #b5c1cf;
	background-color: #9CA8B3; /*#7C8795*/
	border-color: #EBEFF5;
	background-color: #EBEFF5; /*#b5c1cf;*/
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #7C8795;
	text-align: right;
	width: 95%;
	height: 19px;
	padding-left: 10px;
	padding-right: 10px;
}

td.slice { /* felső és alsó sáv */
	width: 100%;
	padding: 0;
}

td.left_empty {
	/* üres bal oldali oszlop */
	/*width: 100%;*/
	vertical-align: top;
}

td.left {
	/* üres bal oldali oszlop */
	width: 100%;
	text-align: center;
	vertical-align: bottom;
}

td.flagleft {
	background-color: #C8D4E3;
}

td.flag { /* a nyelvválasztó zászlók oszlopa*/
	width: 780px;
	height: 19px;
}

td.flagright { /* a nyelvválasztó zászlók melletti oszlop */
	background-color: #b5c1cf;
}

td.main_middle { /* a középső világos sáv */
	width: 100%;
	/*height: 362px;*/
	height: 382px;
	background-color: #EBEFF5;
}

td.main_content { /* a középső oszlop */
	width: 780px;
}

td.main_left { /* a bal oldali oszlop a logoval */
	width: 210px;
}

td.logo_top { /* logo */
	text-align: left;
	width: 100%;
	height: 75px;
}

td.main_center { /* menü és szöveg van benne */
	width: 360px;
	vertical-align: top;
}

td.menu { /* a menü oszlopa */
	height: 40px;
	vertical-align: top;
}

td.main_start {
	/* szöveg */
	vertical-align: middle;
	text-align: center;
}

td.main_right { /* bal oszlop */
	width: 210px;
	vertical-align: top
}

td.rightbar { /* jobb oszlop teteje */
	height: 40px;
	vertical-align: top;
}

td.rightbar_n {
	/* jobb oszlop teteje */
	height: 40px;
	vertical-align: top;
	padding-bottom: 0px;
	border: 0px solid black;
	font-weight: bold; /*font-style: italic;*/
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
}

td.right_bottom_a { /* jobb oszlop alja */
	text-align: center;
	vertical-align: bottom;
}

td.right_bottom { /* jobb oszlop alja */
	text-align: center;
	vertical-align: top;
	/*color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	margin-right : 10px;*/   
}

td.right_empty { /* jobb oldali oszlop */
	vertical-align: top;
}

td.flagleft_b {
	/*background-color: #DCE4ED;*/
	background-color: #C8D4E3;
	height: 19px;
}

td.flag_b {
	width: 780px;
	height: 19px;
	/*background-color: #DCE4ED;*/
	/*background-color:#C8D4E3;*/
}

td.flagright_b {
	height: 19px;
	background-color: #C8D4E3;
}

div.flag { /* a nyelvválasztó zászlók tárolója */
	width:780px;
	height:19px;
	position:relative;
}

div.flagbg { /* zászlók háttere */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

div.flagct { /* a zászlók képeit tárolja */
	position: absolute;
	top: 0;
	left: 0;
	width: 780px;
	height: 19px;
	z-index: 3;
}

div.scrollable_szoveg {
	color : Black;
	padding-left: 0px;
	padding-right: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
	width: 100%;
	height: 200px;
	/*height: 100%;*/
	overflow: auto;
	scrollbar3d-light-color: #EBEFF5;
	scrollbar-highlight-color: #B5C1CF;
	scrollbar-face-color: #DCE4ED;
	scrollbar-arrow-color: #B5C1CF;
	scrollbar-shadow-color: #B5C1CF;
	scrollbar-darkshadow-color: #EBEFF5;
	scrollbar-track-color: #FBFCFD;
}

div.bottomtext { /* az ablak alján lévő szöveg */
	font-family: verdana, arial;
	font-size: 9px;
	color: black;
	text-decoration : none;
	margin-bottom: 10px;
}

div.rightbar {
	/* bal oszlop menüsáv folytatás */
	background-color: #FBFCFD;
	width: 100%;
	height: 20px;
	position: relative;
	top: 10px;
}

td.top_row {
	background-image: url(background_b.png);
	background-position: bottom;
}

td.bottom_row {
	background-image: url(background_b.png);
	background-position: top;
}
#rsidemenu a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

#rsidemenu a:hover, a:active {
	text-decoration: none;
	color: #666666;
}