@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cad8a1;
	font-size: 13.5px;
	color: #da251d;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
}

a, a:hover, a:visited{
	color: #da251d;
	text-decoration: none;
}

div.body {
	position:relative;
	width:980px;
	//height: 875px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-8px;
	background-color: #cad8a1;
}

div.main{
	width:820px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	top: 20px;

}

div.top_line {
	background-image: url(pic/glow_top.png);
	background-repeat: no-repeat;
	width:820px;
	height:20px;
}


div.inner_main{
	width:820px;
	margin-right:auto;
	margin-left:auto;
}

div.left_line{
	margin: 0px;
	padding: 0px;
	width: 19px;
	float: left;
}

div.left_line_up{
	background-image: url(pic/glow_top_left.png);
	//transparent url(../images/style2/body-br.png) no-repeat scroll 0 100%
	background-repeat: no-repeat;
	width: 19px;
	height: 18px;
}

div.left_line_middle{
	background-image: url(pic/glow_left.png);
	background-repeat: repeat;
	width: 19px;
	height: 805px;
}

div.left_line_bottom{
	background-image: url(pic/glow_bot_left.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

div.right_line{
	width: 19px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.right_line_up{
	background-image: url(pic/glow_top_right.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 18px;
}

div.right_line_middle{
	background-image: url(pic/glow_right.png);
	background-repeat: repeat;
	width: 19px;
	height: 805px;
}

div.right_line_bottom{
	background-image: url(pic/glow_bot_right.png);
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
}

div.bottom_line {
	background-image: url(pic/glow_bot.png);
	background-repeat: no-repeat;
	width:820px;
	height:20px;
	clear: both;
}

div.sub_main {
	background-color: #ffffff;
	width: 782px;
	height: 842px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.inner_sub_main{
	width:762px;
	height: 822px;
	background-color: #ffffff;
	position:relative;
	top:10px;
	margin-right:auto;
	margin-left:auto;
}

div.left {
	background-image: url(pic/left_bg_1px.jpg);
	background-repeat: repeat;
	width: 236px;
	position: relative;
	float: left;
}

div.left_shine {
	background-image: url(pic/left_bg_shine.png);
	background-repeat: no-repeat;
	width: 236px;
	height: 822px;
	position: relative;
	float: left;
}

div.l_menu {
	clear: both;
	width: 211px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

div.l_menu img{
	background-image: none;
	text-align: center;
	border: none;
	border-width: 0px;
}

div.l_napi {
	margin-left: 16px;
	width: 190px;
	height: 468px;
	background-image: url(pic/daily_bg_text.png);
	padding: 15px;
	padding-top: 15px;
	background-repeat: no-repeat;
	color: #934800;
}

div.l_napi div.l_napi_head{
	background-image: url(pic/futaretlap.png);
	background-repeat: no-repeat;
	width: 145px;
	height: 42px;
	margin-left:22px;
	margin-bottom: 3px;
}

div.l_napi h2{
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	padding-bottom: 3px;
}

div.l_napi table{
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	font-size: 85%;
}

div.l_napi table span{
	margin: 0px;
	padding: 0px;
	color: #934800;
}

div.l_napi td.menuazonosito{
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 5%;
	valign: top;
	vertical-align:top;
}

div.l_napi td.menuelem{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
}



div.right{
	background-image: url(pic/main_bg.jpg);
	background-repeat: repeat-y;
	width: 526px;
	height: auto;
	position: relative;
	float: left;
	color: #da251d;
}



div.r_head{
	background-image: url(pic/head_bg.png);
	background-repeat: no-repeat;
	width: 526px;
	height: 192px;
}

div.before_head_flash {
	height: 192px;
	width: 203px;
	float: left;

}

div.before_head_flash a {
	display:block;
	height:192px;
	width:203px;
}

div.head_flash {
	height: 155px;
	width: 316px;
	padding-top:21px;
	float: left;
}

div.r_main{
	background-image: url(pic/sel_head.png);
	background-repeat: no-repeat;
	width: 492px;
	height: 550px;
//	margin-top: 30px;
	padding-top: 20px;
	padding-left: 14px;
	padding-right: 20px;
	text-align: justify;
}



div.r_main h1{
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	padding-bottom: 15px;
	padding-top:5px;
}

div.r_main h1.nofood{
	text-align: center;
	padding-top: 30px;
}

div.r_main h2{
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	padding: 0px;
}

div.r_main h2.etlap{
	font-size: 110%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;

}

div.r_main h3{
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	padding: 0px;
}

div.r_main div.etel{
	text-align: center;
}

div.r_main div.leiras{
	margin: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 90%;
}

div.r_main p.catlist{
	font-size: 100%;
	width: 100%;
	font-weight: bold;
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;
	color: #ffffff;
	text-align: left;
}

span.cat_inactive{
	text-align: center;
	margin: 0px;
	padding:0px;

	color: #eba457;
}

span.cat_active{
	text-align: center;
	margin: 0px;
	padding:0px;
	color: #eac283;
}

span.cat_main{
	font-size: 20px;
	font-weight: bold;
}

div.r_main div.subcat_margin{
	text-align: left;
	font-weight: bold;
	padding: 0px;
	padding-left: 20px;
	color: #ffffff;
}



div.r_main table.etlap{
	width: 100%;
	text-align: left;
	margin: 0px;
	padding:0px;
	margin-bottom: 10px;
}

div.r_main table.etlap td.nev{
	text-align: left;
	margin: 0px;
	padding:0px;
}

div.r_main table.etlap td.ar{
	width: 15%;
	text-align: center;
	margin: 0px;
	padding:0px;
}

div.r_main table.etlap td.leiras{
	width: 100%;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}

div.r_main table.ajanlat td.ajanlat{
	//width: 50%;
	width: 245px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	margin: 0px;
	padding:0px;
}

div.r_main table.ajanlat td.ajanlat img{
	border: 2px;
	border-color: #ffffff;
	border-style: solid;
}

div.r_main table.ajanlat td.ajanlat a,
div.r_main table.etlap td.leiras a,
div.r_main table.etlap td.nev a{
	text-decoration: none;
}

div.r_main table.ajanlat td.ajanlat h3{
	font-weight: bold;
	text-align: center;
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
}

div.r_main table.ajanlat td.ajanlat p{
	padding: 0px;
	padding-bottom: 3px;
	margin: 0px;
}


div.control {
	background-image: none;
	text-align: center;
	margin-left: -14px;
	width: 526px;
}

div.control img{
	background-image: none;
	text-align: center;
	border: none;
	border-width: 0px;
}

div.separator {
	background-image: url(pic/untitled-1.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 526px;
	height: 35px;
	margin-left: -14px;
	padding-bottom:5px;
	margin-top: -10px;
}




div.r_foot{
	background-image: url(pic/main_bg_bot.png);
	background-repeat: no-repeat;
	width: 526px;
	height: 60px;
}


div.footer{
	width:790px;
	margin-left:19px;
	margin-right:19px;
	padding-bottom: 5px;
	text-align:center;
}

div.footer img{
	border: 0px;
}

div.footer table{
	width: 100%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
	margin-top: -10px;
//	padding-bottom: 10px;
	height: 100%;
}

div.footer td.left{
	width: 33%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}

div.footer td.right{
	width: 66%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}

div.footer td.right p{
	text-align: right;
	margin-left: -170px;
}

div.footer td.right_left{
	width: 66%;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}

div.footer td.right_right{
	width: 33%;
	text-align: right;
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
	padding-bottom: 12px;
	vertical-align: bottom;
}

div.video{
	text-align: center;

}

div.video h1{
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	Padding-bottom: 7px;
}

div.video h3{
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	Padding-bottom: 20px;
}

#video_head{
	width:492px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

#video_head div.headpic{
	margin-left: 210px;
	float: left;
	background-image: url(menu/video_off.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
	margin-top:10px;
}

#galeria {
	width:480px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#galeria img.btg{
	border:none;
}

#control {
	background-image: none;
	text-align: center;
	margin-left: -14px;
	width: 526px;
}

#control img{
	background-image: none;
	text-align: center;
	border: none;
	border-width: 0px;
}

#kiskep {
	width: 480px;
	text-align:center;

}

#kiskep table{
	width: 450px;
	text-align:center;
	margin: auto;
}

#kiskep td.kiskepek{
	width: 150px;
	height: 140px;
	align: center;
	vertical-align: center;
	text-align:center;

}

#kiskep img {
	margin: 20px;
	border:2px solid #ffffff;
//	width: 100px;
//	height: auto;

}

#kiskep a {
	text-decoration:none;
}

#kiskep a:hover {
	text-decoration:none;
}

#kiskep a:visited {
	text-decoration:none;
}


#nagykep {
	width: 480px;
	text-align:center;

}

#nagykep img {
	margin: 10px;
	border:2px solid #ffffff;

}

#egygaleria {
	width:475px;
	margin-bottom: 25px;
	float: left;
	clear: both;
}

#egygaleriakep {
	width: 100px;
	heigh: 80px;
	float:left;
	position: relative;
}

#egygaleriakep img {
	valign: center;
	width: 100px;
	height: auto;
	border:2px solid #FFFFFF;

}

#egygaleriacim {
	width:373px;
	margin:auto;
	float: right;
	text-align: right;
}

#egygaleriacim a {
	font-size: 120%;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 30px;
	padding-left: 15px;
	text-decoration: none;
}

#egygaleriacim a:visited {
	font-size: 120%;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 30px;
	padding-left: 15px;
	text-decoration: none;
}

#egygaleriacim a:hover {
	font-size: 120%;
	letter-spacing: 0.2em;
	font-weight: bold;
	margin-top: 30px;
	padding-left: 15px;
	text-decoration: none;
}

#egygalerialeiras {
	width:373px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

#egygalerialeiras p {
	text-align: right;
	font-size: 0.8em;
	margin: 0;
	letter-spacing: 0.2em;
	font-weight: bold;
}

#gal_head{
	width:492px;
//	float: left;
	text-align: center;
	margin-bottom: 15px;
}

#gal_head p.name{
	font-size: 120%;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}

#gal_head p.short{
	font-size: 0.8em;
	margin-top: 5px;
	letter-spacing: 0.2em;
	font-weight: bold;
}

#gal_head img{
	margin-left: 200px;
	float: left;
}

#gal_head img.navi{
	margin: 0px;
	float: none;
	border: none;
}

#flv-player{
	border: 2px solid #ffffff;
	width:450px;
	height:345px;
	margin: auto;
}

div.hiba_404{
	//background-image: url(pic/404_4.png);
	//background-repeat: no-repeat;
	padding: 25px;
	margin: auto;
	width: 400px;
	text-align: center;
}

div.hiba_404 h1{
	margin: 10px;
	font-size: 17px;
	color: #da251d;
}

div.hiba_404 h1 a,
div.hiba_404 h1 a:hover,
div.hiba_404 h1 a:visited {
	color: #aa153d;
	text-decoration: none;

