body {
    margin: 0 0 0 0;
    padding: 28px 0 0 0;
    font-family: Verdana, Arial, Tahoma;
    font-size: 12px;
    color: #300b07;
    background-color: #4a0e07;
}
td {
    font-size: 12px;
}


.home_bgr{
	background: transparent url(../gfx/home_background.jpg) repeat-x top left;
}

#home_pic{
	height:279px;
	width:800px;
	z-index:2;
}

.panorama{
	position:absolute;
	color:#FFFFFF;
	margin:120px 5px 5px 0px;
	width:210px;
	font-size:11px;
	z-index:3;
	text-align:right;
}

.vendeghaz{
	position:absolute;
	color:#FFFFFF;
	margin:120px 5px 5px 588px;
	width:250px;
	z-index:4;
	font-size:11px;
	text-align:left;
}

#flags {
	margin-left:370px;
	margin-top:-65px;
	padding-bottom:51px;
}
div#container {
    width: 800px;
    height: 190px;
    margin: 0 auto 10px auto;
}
div#menu {
    clear: both;
    height: 34px;
    background: transparent url(../gfx/bg_menu.gif) no-repeat left top;
    text-align: center;
    padding: 2px 0 0 0;
}
div#menu table {
    background: transparent url(../gfx/bg_menu_points.gif) no-repeat right top;
    margin: 0 auto 0 auto;
}
div#menu a {
    background: transparent url(../gfx/bg_menu_points.gif) no-repeat left top;
    text-decoration: none;
    display: block;
    padding: 9px 12px 6px 12px;
    margin: 0px;
    color: #ffffff;
}

div#menu a:hover {
    color: #E6B863;
}

div#right {
    background: transparent url(../gfx/bg_right.gif) no-repeat left top;
    width: 72px;
    height: 110px;
    float: right;
}
div#left {
    background: transparent url(../gfx/bg_left.gif) no-repeat left top;
    width: 70px;
    height: 110px;
    float: left;
}
div#middle {
    background: #ffffff url(../gfx/bg_middle.gif) no-repeat left top;
    width: 608px;
    padding: 0px 25px 0 25px;
    float: left;
    min-height: 200px;
}
div#middle div#subtitle {
    text-align: center;
    font-size: 18px;
    padding: 14px 0 10px 0;
}
div#bottom {
    clear: both;
    height: 85px;
    color: #e5be61;
    background: transparent url(../gfx/bg_bottom.gif) no-repeat left top;
    text-align: center;
    font-size: 11px;
    padding: 18px 0 0 0;
}
div#bottom:first-line {
    font-size: 12px;
    font-weight: bold;
}
div#bottom a {
    text-decoration: none;
    color: #e5be61;
}
div#bottom a:hover {
    color: #ffffff;
}

a.belepes, a.belepes:link, a.belepes:visited, a.belepes:active {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e5be61;
	text-decoration: none;
}
a.belepes:hover {
	color: #ffffff;
	background-color: transparent;
}

