html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
}
h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#container {
	position: absolute;
	margin: 0 0 0 -470px;
	padding: 0 0 0 0;
	width: 941px;
	left: 50%;
}
#upheader{
	width: 941px;
	height: 41px;
}
/**
	background-image: url("../images/upheader_bg.jpg");
	padding: 16px 0 0 221px;
	margin: 0;
}
#upheader select{
	width: 628px;
	height: 16px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
}
#upheader img{ 
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#up_left {
	float: left;
	width: 628px;
	height: 16px;
	margin: 0;
	padding: 0;
}
#up_right {
	float: left;
	width: 60px;
	height: 16px;
	margin: 0 0 0 8px;
	padding: 0;
}
**/
#info {
	padding: 0;
	margin: 0;
	width: 941px;
	height: 39px;
}
#info #duna_project {
	float: left;
	margin: 0;
	padding: 14px 0 0 21px;
	background-image: url("../images/duna_project_bg.jpg"); 
	width: 200px;
	height: 25px;
}
#info #duna_project h1{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 0;
	margin: 0;
}
#info #infosav {
	float: left;
	margin: 0;
	padding: 14px 0 0 21px;
	background-image: url("../images/info_bg.jpg"); 
	color: #ffffff;
	font-size: 10px;
	height: 25px;
	width: 479px;
}
#info #infosav a{
	color: #ffffff;
	text-decoration: none;
}
#info #infosav a:hover{
	text-decoration: underline;
}
#info #lang {
	float: left;
	margin: 0;
	padding: 14px 0 0 21px;
	background-image: url("../images/lang_bg.jpg"); 
	color: #ffffff;
	font-size: 10px;
	height: 25px;
	width: 199px;
}
#info #lang a{
	color: #ffffff;
	text-decoration: none;
}
#info #lang a:hover{
	text-decoration: underline;
}
#info #lang .act_lang{
	text-decoration: underline;
}
#header_hu {
	width: 941px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url("../images/dunalog_header_hu.jpg");
}
#header_hu img{
	margin: 19px 0 0 31px;
	border: 0;
}
#header_en {
	width: 941px;
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url("../images/dunalog_header_en.jpg");
}
#header_en img{
	margin: 19px 0 0 31px;
	border: 0;
}
#content {
	width: 941px;
	margin: 0;
	padding: 0;
}
#left {
	float: left;
	width: 221px;
	margin: 0;
	padding: 0 0 0 0;
	background: url('../images/menu.jpg') top repeat-y;
}
.left_box {
	background-image: url("../images/left_box_bg.jpg");
	padding: 0;
	width: 221px;
	margin: 0 0 3px 0;
}
.left_box_footer {
	background-image: url("../images/left_box_footer.jpg");
	height: 11px;
}
.left_box_content {
	padding: 20px 0 20px 21px;
}
.left_box_content a {
	color: #4e6685;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 0;
	display: block;
	float: left;
}
.left_box_content .img{
	margin: 6px 0 0 0;
	border: 1px solid #d7d7d7;
	padding: 0;
}

.banner_left {
	margin: 6px 0 0 30px;
	border: 0;
}
#left_footer {
	background-image: url("../images/menu_f.jpg");
	height: 17px;
	margin: 15px 0 0 0;
	padding: 0;
}
#content #menu {
	width: 221px;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	background-image: url("../images/menu_bg.jpg");
}
#content #menu #head{
	background-image: url("../images/menu_top.jpg");
	height: 4px;
	width: 221px;
}
#content #menu #menu_data{
	width: 216px;
	padding: 0 0 0 5px;
	color: #ffffff;
}
#content #menu #menu_data ul{
	margin: 0;
	padding: 0;
}
#content #menu #menu_data ul li{
	background: url('../images/menu_data_bg.jpg') top no-repeat;
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 216px;
}
#content #menu #menu_data ul li .a_ref{
	color: #ffffff;
	display: block;
	width: 199px;
	height: 28px;
	margin: 0;
	padding: 11px 0 0 17px;
	text-decoration: none;
	font-weight: bold;
}
#content #menu #menu_data ul li ul {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #a4ce39;
}
#content #menu #menu_data ul li ul li{
	background-image: url("../images/submenu_bg.jpg");
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 21px;
	width: 195px;
	
}
#content #menu #menu_data ul li ul li:hover{
	background-image: url("../images/submenu_bg_h.jpg");
}
#content #menu #menu_data ul li ul li a{
	display: block;
	color: #ffffff;
	width: 195px;
	height: 18px;
	margin: 0;
	padding: 7px 0 0 0;
	text-decoration: none;
	font-weight: bold;
}
#content #menu #foot{
	background-image: url("../images/menu_footer.jpg");
	height: 12px;
	width: 221px;
	margin: 12px 0 0 0;
}
#data {
	float: left;
	width: 500px;
	padding: 10px 0 0 0;
	margin: 0;
	background: url("../images/data_bg.jpg") no-repeat top;
}
.data_box {
	padding: 10px 0 0 0;
	border: 1px solid #e4e4e4;
	background: url("../images/data_box_bg.jpg") no-repeat bottom;
	margin: 0 10px 15px 10px;
}
.data_box_content a{
	color: #4E6685;
	text-decoration: none;
}
.data_box_content .image_s{
	padding-right: 6px;
	padding-bottom: 6px;
}
.data_box_content a:hover{
	text-decoration: underline;
}
.data_box_content {
	padding: 10px 9px 0 9px;
}
.data_box_content ul{
	margin: 10px;
	padding: 0;
}
.data_box_content ul li{
	margin: 7px;
	padding: 0;
}
.data_box h1 {
	color: #4e6685;
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}
.data_box h2 {
	color: #4e6685;
	font-size: 14px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: bold;
}
.kapcs_h1 {
	color: #4e6685;
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0 0 0 10px;
	font-weight: normal;
}
.data_box .fokep {
	margin: 15px 0 0 0;
}
.data_box .data_img {
	margin: 0 10px 0 0;
}
.data_box p {
	margin: 15px 0 15px 0;
	text-align: justify;
}
.data_box_footer {
	margin: 10px 0 0 0;
	height: 31px;
	padding: 0;
}
.data_box_footer a {
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0 0 17px;
	text-decoration: none;
	display: block;
	width: 74px;
	height: 23px;
}
.data_box_tovabb_1 {
	float: right;
	height: 31px;
	width: 91px;
	padding: 0 0 0 0;
	background-image: url("../images/tovabb_bg_1.jpg");
}
.data_box_tovabb_2 {
	float: right;
	height: 31px;
	width: 91px;
	padding: 0 0 0 0;
	background-image: url("../images/tovabb_bg_2.jpg");
}
.data_box_tovabb_3 {
	float: right;
	height: 31px;
	width: 91px;
	padding: 0 0 0 0;
	background-image: url("../images/tovabb_bg_3.jpg");
}
.data_banner {
	margin: 0 10px 15px 15px;
	padding: 0;
}
#data_ft {
	background-color: #f0efeb;
	padding: 20px 0 20px 0;
	margin: 0;
	
}
#data_ft .hight {
	float: left;
	width: 235px;
	margin-left: 10px;
}
#data_ft .hight .hight_header {
	width: 225px;
	height: 36px;
	background-image: url("../images/highlights_header.jpg");
	padding: 5px 0 0 10px;
}

#data_ft .hight .hight_header h1{
	color: #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#data_ft .hight .hight_content {
	border: 1px solid #e1e1e1;
}
#data_ft .hight .hight_content p{
	margin: 10px 4px 10px 4px;
}
#data_ft .hight .hight_content a{
	font-size: 10px;
	color: #4e6685;
	text-decoration: none;
	font-weight: bold;
}
#data_ft .hight .hight_content ul{
	margin: 0 19px 0 19px;
	padding: 5px 0 0 19px;
}
#data_ft .hight .hight_content ul li{
	margin: 0;
	padding: 5px 0 5px 0;
}
#data_ft .hight .hight_content ul li:hover{
	background-color: #cdeaf6;
}
#data_ft .hight .hight_content a{
}
#data_ft .hight .hight_content a:hover{
	text-decoration: underline;
}
#data_ft .hight .hight_footer {
	background-image: url("../images/highlights_footer.jpg");
	height: 14px;
}
#right {
	float: left;
	width: 220px;
	padding: 0;
	margin: 0;
	background: url("../images/right_box_bg.jpg") repeat-y top;
}
#search {
	width: 200px;
	height: 30px;
	background: url("../images/search_bg.jpg") no-repeat top;
	padding: 12px 0 0 20px;
	margin: 0;
}
#search input{
	width: 108px;
	height: 18px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	border: 0;
}
#search img{ 
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#search_left {
	float: left;
	width: 108px;
	height: 18px;
	margin: 0;
	padding: 0;
}
#search_right {
	float: left;
	width: 60px;
	height: 18px;
	margin: 0 0 0 8px;
	padding: 0;
}
#login {
	background: url("../images/login_bg.jpg") repeat-y top;
	width: 180px;
	padding: 8px 20px 0 19px;
	color: #ffffff;
	margin: 0 0 0 0;
}
#login_footer {
	background: url("../images/login_footer.jpg");
	width: 220px;
	padding: 0;
	height: 11px;
}
#login a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 20px;
	padding-left: 5px;
}
#login a:hover {
	text-decoration: underline;
}
#login h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
#login a img{
	border: 0;
}
.login_table {
	width: 180px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.login_table td {
	padding: 6px 0 6px 0;
	margin: 0;
}
#login .login_inp {
	width: 180px;
	border: 0;
}
#login .pass_inp {
	width: 148px;
	border: 0;
}
.right_duna {
	background-image: url("../images/dunalogrol.jpg");
	width: 200px;
	height: 20px;
	padding: 10px 0 0 20px;
	margin: 0;
}
.right_duna h1{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#right_menu {
	margin: 0;
	padding: 0;
}
#right_menu ul {
	margin: 0;
	padding: 0;
}
#right_menu ul li{
	background-image: url("../images/right_menu.jpg");
	width: 220px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#right_menu ul li a{
	display: block;
	width: 200px;
	height: 23px;
	padding: 8px 0 0 20px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#right_menu ul li ul {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #a0a0a1;
}
#right_menu ul li ul li{
	background-image: url("../images/sub_right_menu.jpg");
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
	width: 200px;
	text-transform: none;
}
#right_menu ul li ul li a{
	display: block;
	color: #ffffff;
	width: 200px;
	height: 18px;
	margin: 0;
	padding: 7px 0 0 0;
	text-decoration: none;
	font-weight: bold;
}
#right_menu_footer {
	background-image: url("../images/right_menu_footer.jpg");
	width: 220px;
	height: 20px;
}
.calendar {
	width: 180px;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #eae7d9;
}
.calendar_month{
	border: 0;
	color: #898989;
	height: 18px;
	text-align: center;
	float: left;
	padding: 4px 0 0 0;
}
.calendar_month a{
	text-decoration: none;
	color: #898989;
}
.calendar_month a:hover{
	text-decoration: none;
}
.calendar .normal {
	background-color: #c4c1b5;
	border: 1px solid #bdbaaf;
	width: 23px;
	height: 19px;
	text-align: center;
	float: left;
	padding: 4px 0 0 0;
}
.orange {
	border: 1px solid #ffffff;
	background-color: #f26522;
	width: 23px;
	height: 19px;
	text-align: center;
	float: left;
	padding: 4px 0 0 0;
}
.orange a{
	color: #ffffff;
	text-decoration: none;
}
.orange a:hover{
	text-decoration: none;
}
.cal_blue {
	border: 1px solid #ffffff;
	background-color: #72d7ff;
	width: 23px;
	height: 19px;
	text-align: center;
	float: left;
	padding: 4px 0 0 0;
}
.cal_blue a{
	color: #ffffff;
	text-decoration: none;
}
.cal_blue a:hover{
	text-decoration: none;
}
.cal_green {
	border: 1px solid #ffffff;
	background-color: #72D7FF;
	width: 23px;
	height: 19px;
	text-align: center;
	float: left;
	padding: 4px 0 0 0;
}
.cal_green a{
	color: #ffffff;
	text-decoration: none;
}
.cal_green a:hover{
	text-decoration: none;
}
.right_box {
	width: 200px;
	background: url("../images/right_box_bg.jpg") repeat-y top;
	padding: 0 0 0 20px;
}
.right_box_header {
	width: 180px;
	padding: 8px 0 0 0;
}
.right_box_header h1 img {
	border: 0;
	padding: 2px 0 0 0;
	margin: 0;
	float: right;
}
.right_box_header h1{
	color: #4e6685;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.right_box_footer {
	width: 220px;
	height: 11px;
	background: url("../images/right_box_footer.jpg") repeat-y top;
	
}
#keres input{
	width: 108px;
	height: 18px;
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
	margin: 0 0 0 0;
	padding: 2px 0 0 2px;
	border: 0;
}
#keres img{ 
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#keres_left {
	float: left;
	width: 108px;
	height: 18px;
	margin: 0;
	padding: 0;
}
#keres_right {
	float: left;
	width: 59px;
	height: 18px;
	margin: 0 0 0 8px;
	padding: 0;
}
.right_box_2{
	padding: 0 0 0 0;
}
.right_box_2 img{
	margin: 5px 0 0 0;
	border: 0;
}
.right_a {
	color: #4e6685;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 10px 0 0 0;
}
.right_box_2 a:hover {
	text-decoration: underline;
}
.right_box_2 radio {
	height: 11px;
}
.szavaz_table td{
	padding: 3px 0 3px 0;
}
.right_border{
	background-image: url("../images/right_border.jpg");
	width: 220px;
	height: 2px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
.image {
	width: 20px;
	float: left;
	height: 26px;
	padding: 4px 0 0 0;
	margin: 5px 0 0 0;
}
.doc_text {
	width: 156px;
	float: left;
	margin: 5px 0 0 0;
}
.dok_a {
	color: #4e6685;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 20px;
	padding: 10px 0 0 0;
}
#footer {
	width: 941px;
	width: 941px;
	margin: 12px 0 0 0;
	padding: 0;
	background: url("../images/footer_bg.jpg") no-repeat top;
	height: 270px;
}
#footer a{
	color: #898989;
	text-decoration: none;
}
#footer_left {
	float: left;
	width: 396px;
	padding: 8px 0 0 21px;
	margin: 0;
}
#footer_menu {
	width: 509px;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	margin-left: 4px;
	float: left;
	height: 28px;
}
#footer_menu ul {
	margin: 0;
	padding: 0;
}
#footer_menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type:none;
}
#footer_menu ul li:hover {
	background-color: #253c5b;
}
#footer_menu a {
	display: block;	
	padding: 8px 14px 7px 14px;
	margin: 0 0 0 0;
	text-decoration: none;
}
#footer_menu ul li .last{
	padding: 8px 16px 7px 16px;
}
#footer_menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer_left_top {
	margin: 0;
	padding: 0;
}
#studmet {
	margin: 39px 0 0 0;
	padding: 0;
}
#studmet img {
	margin: 0 0 23px 0;
	border: 0;
}
#studmet a{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.gallery_dir {
	width: 234px;
	float: left;
	margin: 6px 6px 0 6px;
}
.gallery_dir img {
	border: 0;
}
.dir_header {
	width: 222px;
	height: 55px;
	background: url("../images/dir_header.jpg") no-repeat top;
	margin: 0;
	padding: 12px 0 0 17px;
}
.dir_header h2 {
	margin: 0;
	padding: 0;
	color: #253c5b;	
	font-size: 12px;
}
.dir_header h2 a{
	color: #253c5b;	
	font-size: 12px;
	text-decoration: none;
}
.dir_header .kep {
	position: absolute;
	margin-top: 20px;
	color: #ffffff;
	text-align: right;
	width: 212px;
	padding: 0 10px 0 0;
}
.dir_header .kep .db{
	float: right;
}
.dir_header .kep .public{
	float: left;
}
.dir_image {
	width: 232px;
	height: 143px;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
}
.dir_footer {
	width: 222px;
	height: 24px;
	background: url("../images/dir_footer.jpg") no-repeat top;
	margin: 0;
	padding: 8px 0 0 17px;
}
.dir_footer a{
	color: #253c5b;	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.gallery {
	padding: 10px 0 0 0;
	background: url("../images/data_box_bg.jpg") no-repeat bottom;
	margin: 0 0 15px 0;
}
.gallery_content a{
	color: #4E6685;
	text-decoration: none;
}

.gallery_content a:hover{
	text-decoration: underline;
}
.gallery_content {
	padding: 10px 0 0 0;
}

.gallery h1 {
	color: #4e6685;
	font-size: 18px;
	padding: 0 0 10px 10px;
	margin: 0;
	font-weight: normal;
}
.gallery_footer {
	margin: 10px 0 0 0;
	height: 31px;
	padding: 0;
}
.gallery_footer a {
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0 0 17px;
	text-decoration: none;
	display: block;
	width: 74px;
	height: 23px;
}