body {
	font-family: "Justus","Georgia","Bitstream Charter","Times",Arial;
	background-color: #fff;
	color:#444444;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}

.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

.body_bg {
    background: #fff url(../images/body_bg.jpg) top center repeat-x;
	margin:0;
	padding:0;
}

#body2 {
    position: absolute;
    z-index:-1000;
}

#body3 {
	background: transparent url(../images/body3_bg.gif) top right no-repeat;
}

#wrapper{
	text-align:center;
	margin:0 auto;
	width: 700px;
    min-height: 640px;
	padding:0;
}

#header {
	background: url(../images/header_bg.png) top center no-repeat;
	width: 700px;
	margin: 0 auto;
	height:170px;
	text-align:left;
	padding:0;
}
#header h1{
	height:20px;
	padding:5px 0 0 30px;
	font-weight:bold;
	text-align:center;
	margin:0;
}
#header #logo {
	float:left;
	height:33px;
	padding:60px 0 0 0;
	margin:0;
	display:none;
}

/**  Top menu **/
.menu_m{
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}
#top_stuf{
	width:700px;
	margin:0 auto;
    margin-top:-70px;
	/*background: url(../images/top_stuf_bg.png) top center no-repeat;*/
}
#topnavi{
	margin:0;
	padding:0;
}

#topnavi ul {
	list-style-type:none;
	margin:0;
	padding:0;

}

#topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;
	/*border-bottom:2px dotted #f2ca99;
	background: transparent url(../images/but1.jpg) center no-repeat;*/
}

#topnavi li a {
	float: left;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

#topnavi li a:hover {
	/*background: transparent url(../images/but2.jpg) center right no-repeat;*/
}

#topnavi li a.current span{
	height: 40px;
}

#topnavi li a span {
	float: left;
	display: block;
	height: 40px;
	padding: 0 7px;
	color:#f3d2c9;/*color:#d01500;*/
}

#topnavi li#current a span {
	/*background: transparent url(../images/but1.jpg) center left no-repeat;*/
	height: 40px;
	display: block;
	float: left;
	color:#fff;
}

#topnavi li a:hover span {
	/*background: transparent url(../images/but1.jpg) center left no-repeat;*/
	height: 40px;
	display: block;
	float: left;
	color:#fff;
}

/** Content **/
#content {
	width: 700px;
	margin: 0px auto 0px auto;
	padding:0;
}

#content .width{
	width: 700px;
	margin: 0 auto;
	padding:0;
	padding-top:20px;
	/*background: url(../images/width_bg.jpg) top center repeat-y;*/
}


td {
	text-align:left;
}


div#main {
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	float: left;
	width: 689px;
	text-align:left;
	border-left:1px solid #694f3f;
}
div#main_full {
	float: left;
	width: 680px;
	margin: 0;
	padding: 0;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

#news_messages_f{
    margin-top:5px;
    padding:0;
    clear: both;
}

#news_messages{
    margin-bottom:15px;
    padding:0;
    clear: both;
    font-size: 12px;
}

#news_f{
    width:337px;
    float:left;
    padding:0;
	text-align: center;
	font-size: 12px;
	color:#d01500;
	text-transform: uppercase;
    border-bottom:1px solid #abadb3;
}

#messages_f{
    width:337px;
    float:right;
    padding:0;
    text-align: center;
	font-size: 12px;
	color:#d01500;
	text-transform: uppercase;
    border-bottom:1px solid #abadb3;
}

#news{
    background: #fff url('../images/news_bg.jpg') repeat;
    background-color: #fff;
    height: 157px;
    width:325px;
    float:left;
    padding:0;
    border:1px solid #abadb3;
    border-top:none;
    padding: 2px 5px;
    line-height: normal;
    color:#666;
    font-size:11px;
    overflow: auto;
}
.news_title{
    width: 100%;
    color:#0057b8;
    font-family: arial;
    font-size:11px;
    text-transform: uppercase;
    padding-top:2px;
    font-weight:bold;
}
.news_date{
    width: 60px;
    font-family: arial;
    font-size:10px;
    color:#0057b8;
    padding-top:2px;
    text-align: right;
    font-weight:bold;
}
.news_content{
    padding-top:2px;
    padding-bottom:5px;
    border-bottom: 1px dashed #ccc;
}
.news_content a{
    text-decoration: none;
    font-size: 11px;
}

#messages{
    background: #fff url('../images/news_bg.jpg') repeat;
    width:325px;
    height: 120px;
    float:right;
    padding:0;
    border:1px solid #abadb3;
    border-top:none;
    padding: 2px 5px;
    line-height: normal;
    color:#666;
    font-size:11px;
    overflow: auto;
}
#messages textarea{
    font-family:Georgia;
    font-size:11px;
    height: 28px;
    vertical-align: top;
    width:260px;
    margin:0;
    margin-right:5px;
}

.mes_title{
    width: 240px;
    color:#008800;
    font-family: arial;
    font-size:11px;
    font-weight: bold;
    padding-top:2px;
}
.mes_date{
    width: 95px;
    font-family: arial;
    font-size:10px;
    color:#008800;
    padding-top:2px;
    text-align: right;
}

.mes_content{
    padding-top:2px;
    padding-bottom:5px;
    border-bottom: 1px dashed #ccc;
}

#messages a{
    color:#1481B7;
}

#messages a:hover{
    color:#085073;
}


#post{
    margin-bottom:15px;
    padding:0;
}

#post_programok{
    margin-bottom:15px;
    padding:0;
}

#separator{
	width:100%;
	background: no-repeat url(../images/separator-small.png) center;
	height: 29px;
	padding:  0;
}

#content h1{
	width:680px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	color:#0057b8;
	text-transform: uppercase;
	padding-top: 5px;
	background: url(../images/h1_bg.png) center no-repeat;
}

#content h2{
	width:680px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color:#d01500;
	text-transform: uppercase;
}

#content h3{
	width:680px;
	padding: 0;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	color:#0057b8;
    margin: 0px;
    background: url(../images/h3_bg.png) right no-repeat;
}

#content h3 img{
    margin-right:3px;
}

#content h4{
	width:680px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	color:#0057b8;
	line-height: 13px;
	margin:0;
	margin-bottom:10px;
    color:#008800;
}

#content h5{
	width:680px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	color:#777777;
    font-size:11px;
    font-style: italic;
	line-height: 13px;
	margin:0;
	margin-bottom:10px;
}

#content .subtitle{
	padding: 0;
	font-weight: normal;
	color:#777777;
    font-size:11px;
    text-transform:none;
}


#post_fej{
    width:680px;
    height:40px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	color:#d01500;
	text-transform: uppercase;
    /*border:1px solid #ccc;*/
    background: url(../images/post_fej_bg.png) top center no-repeat;
}

#post_fej_eddigi{
    width:680px;
    height:40px;
	padding: 0;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	color:#d01500;
	text-transform: uppercase;
    /*border:1px solid #ccc;*/
    background: url(../images/post_fej_eddigi_bg.png) top center no-repeat;
}

table.post_fej{
    width:680px;
}

td.post_fej{
    padding:8px 1px 0 24px;
    /*border-top:1px solid #880000;
    border-bottom:1px solid #008800;*/
}

td.galeria{
    vertical-align:top;
    padding:0 6px 5px 0;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
	text-align:justify;
}

#post_programok p {
	margin-top: 0;
    padding:3px 5px;
	margin-bottom: 5px;
    font-size: 14px;
	text-align:justify;
}

#content .width ul{
	}

#content .width ul li {
	font-size:14px;
	color:#666;
	margin: 0;
	padding: 0;
}

#content .width ul li.main{
	font-size: 16px;
	color:#0057b8;
	margin: 0;
	padding: 0;
}


a {
	outline: none;
    color: #0662c8;
    text-decoration: underline;
}

a:link, a:visited {
	font-weight: normal;
}

a:hover {
	font-weight: normal;
    color:#06468d;
}

a img {
	border:none;
}


a.mainlevel:link, a.mainlevel:visited {
	margin: 0;
	height:20px;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	font-weight:bold;
	text-align:left;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	text-align:left;
}

a.mainlevel:hover {
}

a.sublevel.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	font-weight: normal;
	height:20px;
	line-height: 20px;
	border: none;
	padding: 0 0 0 5px;
}

a.sublevel:hover {
}

.moduletable {
	margin: 0 auto;
}

.maintable {
	margin: 0 auto;
	width: 700px;
	text-align: left;
}

#footer {
	/*background: #fbf5dc*/
	/*background: url(../images/footer_bg.png) top center no-repeat;*/
	margin: 0 auto;
	width: 100%;
	vertical-align:middle;
	text-align: center;
	margin-top:30px;
    padding-bottom:5px;
	padding-top:5px;
	background: #fbf5dc url(../images/footer_bg.jpg) top center repeat-x;
	border-top:2px solid #ed9b82;
}

.address{
	width:100%;
	text-align:center;
	font-size:14px;
	/*color:#cb461d;*/
    color:#fff;
}
.address a{
	/*color:#cb461d;*/
    color:#fff;
	font-size:14px;
	text-decoration: underline;
}
.address a:hover{
	color:#f16033;
	font-size:14px;
	text-decoration: underline;
}
.copyright{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#999;
}

.middle_f {
	/*background: url(../images/middle_f.jpg) top center repeat-x;*/
	height:30px;
	padding:0 10px;
	float:left;
}

.left_f {
	/*background: url(../images/left_f.jpg) top left no-repeat;*/
	padding:0;
	width:8px;
	height:30px;
	float:left;
}

.right_f {
	/*background: url(../images/right_f.jpg) top right no-repeat;*/
	padding:0;
	width:8px;
	height:30px;
	float:left;
}

a img {
	border: 0;
}

.clearer{
    clear:both;
}

#log{
    font-family: arial;
    text-align: center;
    margin-top:15px;
    color:#000;
    font-size: 12px;
}

#log a{
    line-height: 13px;
    font-size: 11px;
    color: #666;
}

#log input{
    width:140px;
    text-align: center;
    font-size:13px;
    color:#666;
    margin-bottom:5px;
    /*background-color: transparent;*/
    border:1px solid #fab1b1;
}

#log .button{
    text-align: center;
    margin-top:10px;
    font-size: 11px;
    border:1px solid #999;
    width:60px;
}

#message{
    width:100%;
    margin-bottom:10px;
    font-size:11px;
    padding:1px;
    line-height:16px;
    border:1px solid #fff;
}

#login1{
    float:left;
    width:323px;
    margin-top: 0;
    text-decoration: none;
    text-align: right;
    font-family: arial;
    font-size:11px;
    color:#1C6E0F;
}

#login2{
    float:right;
    width:324px;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    font-family: arial;
    font-size:11px;
    color:#777;
}

#login1 a, #login2 a{
    text-transform: uppercase;
    text-decoration: none;
    font-family: arial;
    font-size:11px;
    color:#666;
}

#login1 a:hover, #login2 a:hover{
    color:#000;
}

#login1.u a{
    text-transform: uppercase;
    text-decoration: none;
    font-family: arial;
    font-size:11px;
    color:#008800;
    font-weight:bold;
}

#login1.u a:hover{
    text-decoration: underline;
}


#log input.checkbox{
    width:20px;
    vertical-align:middle;
    padding:0;
    text-align: left;
    border:none;
}

.btn_chat{
    margin:0;
    padding:0;
    padding-bottom:5px;
    width:66px;
    text-align:center;
    font-size:9px;
    height:34px;
}









