
body {
background-image:url('../images/hatterkep.jpg');
background-color:#ecebeb;
font-family:Tahoma;
font-size:12px;
background-repeat:repeat-x;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#index-01 {
	background-image:url('../images/index_01.jpg');
	position:relative;
	width:950px;
	height:62px;
}

#index-02 {
	background-image:url('../images/index_02.jpg');
	position:relative;
	width:950px;
    height:194px;
}

#index-03 {
	background-image:url('../images/index_03.jpg');
	position:realtive;
	width:950px;
	min-height:522px;
	_height:522px;
}

#index-04 {
	background-image:url('../images/index_04.jpg');
	position:realtive;
	width:950px;
	height:143px;
}

.panel_bal {
	background-image:url('../images/panel_bal.jpg');
	position:realtive;
	float:left;
	width:34px;
	height:522px;
}

.panel_jobb {
	background-image:url('../images/panel_jobb.jpg');
	position:realtive;
	float:left;
	width:68px;
	height:522px;
}

.tartalom {
	position:realtive;
	float:left;
	width:848px;
	min-height:522px;	
	_height:522px;
}

.logo {
	position:relative;
	float:left;
	width:224px;
	height:194px;
	cursor:pointer;
	left:34px;	
}

.fejelc_jobb {
	position:relative;
	float:left;
	width:657px;
	height:194px;	
    left:34px;    
}

#flash {
	position:realtive;
	float:left;
	width:657px;
	height:161px;	
}

#menu {
	position:realtive;
	float:left;
	width:224px;
	min-height:500px;	
	_height:500px;
}

.tartalom_nagy {
	position:realtive;
	float:left;
	width:584px;
    padding: 20px;
	min-height:500px;	
	_height:500px;
    text-align: left;
}


/* MENU */

.menu, .menu_over, .menu_al, .menu_over_al {
    padding: 3px;
    cursor:pointer;
}
.menu, .menu_over {
    font-size:14px;
    width:201px;
}
.menu_al{
    width: 190px;
    color: #653C45;
}
.menu_over, .menu_over_al {
    background-color: #653C45;
    color: #ffffff;
}
#menu_separator {
    background-image:url(../images/menu_pontok.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    font-size:3px;
    height:4px;
    width:201px;
}
td.menu_gomb_c{
    font-size:12px; 
    width: 190px;
    /*height: 25px;*/
    background-image: url(../images/gomb.jpg);
    text-align: left;
}
.menu_al td.menu_gomb_c{ 
    background-image: none;
}
.menu_over_al td.menu_gomb_c{
    background: #653C45;
}
td.menu_gomb_c a{
    color: #653C45;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.menu_over_al td.menu_gomb_c a{
    color: #FFFFFF;
}
.menu_over td.menu_gomb_c a{
    color: #FFFFFF;
}
td.menu_gomb_c a.font_05_al{
    font-size: 11px;
    font-weight: normal;
}

/* MENU END */

#weblap_balhasab{
    text-align: left;
    color: #653C45;
    padding: 0px 20px;
    font-size: 12px;
    margin-top: 20px;
}
.bal_hasab_content p{
    font-size: 10px;
    margin: 0px;
}

/* GALÉRIA */
a.gallerylink:link    { color: #000000 ; font-family: Tahoma; font-size: 12px; text-decoration: none;}
a.gallerylink:visited    { color: #000000 ; font-family: Tahoma; font-size: 12px; text-decoration: none;}
a.gallerylink:active    { color: #000000 ; font-family: Tahoma; font-size: 12px; text-decoration: none;}
a.gallerylink:hover    { color: #003399 ; font-family: Tahoma; font-size: 12px; font-style: none; text-decoration: underline;}

span.gallery    { color: #000000 ; font-family: Tahoma; font-size: 12px; text-decoration: none;}
span.picturetitle { color: #000000 ; font-family: Tahoma; font-size: 12px; text-decoration: none; }
span.foldertitle { color: #000000 ; font-family: Tahoma; font-size: 15px; text-decoration: none; }
span.foldertitlebig { color: #000000 ; font-family: Tahoma; font-size: 25px; text-decoration: none; }

/* GALÉRIA END */ 

/* HÍREK */
.newslink:link    { color: #40454b ; font-family: Tahoma; font-size: 12px;  text-decoration: underline;}
.newslink:visited    { color: #40454b ; font-family: Tahoma; font-size: 12px;  text-decoration: underline;}
.newslink:active    { color: #40454b ; font-family: Tahoma; font-size: 12px;  text-decoration: underline;}
.newslink:hover    { color: #500b12 ; font-family: Tahoma; font-size: 12px;  text-decoration: underline;}

.cimke-hirek {
    font-size: 16px;
    font-weight: bold;
}

.news_container {
    padding:0px;
    margin:0px;
}

.news {
    padding:10px 10px 10px 10px;
    margin:0px;
}

.news_title {
    margin:2px;
    font-weight:bold;
}
.news_date {
    padding:5px 0px 5px 20px;
    color: #40454b;
    font-weight: normal;
    font-size: 80%;
    font-style:italic;
}

.news_pic {
    border:1px #500b12 solid;
    float:left;
    margin: 0px 10px 10px 0px;
}

.news_pic_mainpage {
    border:1px #500b12 solid;
    float:left;
    margin: 0px 10px 10px 0px;
    width:100px;
}

.news_text {
    margin-bottom: 5px;
    text-indent:10px;
    color: #40454b;
    font-weight: normal;
    font-size: 100%;
}

.news_details_link {
    margin: 5px 0px 5px 0px;
    text-align:right;
    color: #40454b;
    font-weight: normal;
    font-size: 90%;
}

.news_allnews_link {
    margin: 5px 0px 5px 0px;
    text-align:right;
    color: #40454b;
    font-weight: normal;
    font-size: 90%;
}
/* HÍREK END */

/* LÁBLÁC */
.balsav_lablec{
    float: left;
    color:#777777;
    font-size:9px;
    padding: 25px 0px 0px 50px;
    text-align:left;
    top:100px;
    width:200px;
}
.copyright {
    float: left;
    color:#777777;
    font-size:9px;
    padding-top:87px;
    text-align:right;
    top:100px;
    width:580px;
}
.copyright a{
    color:#777777;
    text-decoration: none;
}

/* LÁBLÁC END*/

.column {
    float:left;
    width:48%;
}

#map {
    width:540px;
    height:300px;
}

.newstitle{
    font-size: 14px;
    font-weight: bold;    
}

.newshead {
    padding:5px 10px;
    background: #613F40;
    color:#FFFE9F;
}

