@charset "iso-8859-2";
/* CSS Document */

body {
	background-color: black;

	scrollbar-face-color: #070663;
	scrollbar-highlight-color: #070663;
	scrollbar-shadow-color: #EAEAF2;
	scrollbar-3dlight-color: #EAEAF2;
	scrollbar-arrow-color:  #EAEAF2;
	scrollbar-track-color: #EAEAF2;
	scrollbar-darkshadow-color: #070663;

	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#container{
	left:50%;
	width:778px;
	margin-left:-389px;
	position: absolute;
	float: left;

	background: maroon url(common/graph/bg.jpg) repeat-y;
	border: 5px solid #750306;
}

#duo {
	width: 100%;
	position: relative;
	float: left;
}

#left {
	left: 33px;
	width: 294px;
	position: relative;
	float: left;
	overflow: hidden;
}

#right {
	/*width: 435px;*/
	left: 33px;
	width: 451px;
	position: relative;
	float: left;
	overflow: hidden;
}

#LeftHead {
	width: 100%;
	position: relative;
	float: left;
	height: 165px;
	overflow: hidden;
	background-image: url(common/graph/left_top.jpg);
	background-repeat: no-repeat;
}

#RightHead {
	width: 100%;
	position: relative;
	float: left;
	height: 386px;
	overflow: hidden;
	background-image: url(common/graph/right_top.jpg);
	background-repeat: no-repeat;
}

#RightMed {
	width: 100%;
	position: relative;
	float: left;
	height: 51px;
	overflow: hidden;
	background-image: url(common/graph/right_title_bg.jpg);
	background-repeat: no-repeat;
}

#LeftPicts {
	width: 100%;
	position: relative;
	float: left;
	height: 282px;
	overflow: hidden;
	background-image: url(common/graph/left_picts_bg.jpg);
	background-repeat: no-repeat;
}



#LeftMenu{
	float: left;
	position: relative;
	overflow: hidden;
}


#foot{
	width: 100%;
	float: left;
	height: 49px;
	overflow: hidden;
	position: relative;
	background-image: url(common/graph/foot_bg.jpg);
}

#MenuBase {
	width: 294px;
	height: 42px;
	float: left;
	overflow: hidden;
	position: relative;
	background-image: url(common/graph/menu_base.jpg);
}

#MenuBig {
	left: 48px;
	top: 9px;
	float: left;
	position: relative;
	/*border: 1px solid #00FFFF;*/
}

#MenuBig a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#MenuBig a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#MenuBig a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#MenuBig a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#MenuLittle {
	left: 60px;
	float: left;
	position: relative;
	/*border: 1px solid #00FFFF;*/
}

#MenuLittle a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#MenuLittle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#MenuLittle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#MenuLittle a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


h1 {
	top: 6px;
	margin: 0;
	left: 7px;
	position: relative;
	float: left;
	font-weight: normal;
	font-style: italic;
	color: black;
	font-family: verdana, sans-serif;
	font-size: 26px;
}

h1 em {
  color: white;
}

.natur{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.apro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.kiemelet{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}

.foot{
	width: 100%;
	float: left;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	top: 12px;
	text-align: center;
}

.tablehead{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tablesep{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	background-color: #FBFBFB;
	height: 3px;
}


/*li {
	list-style-position: outside;
	list-style-image: url(common/graph/pont.gif);
}*/

.lista {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.alcim {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	font-weight: bold;
	font-style: italic;
}

.focim {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	height: 40px;
	background-image: url(common/graph/focim_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 7px;
}
.okjtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.okjszam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-indent: 20px;
}
.okjtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.okjszambold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

