@charset "utf-8";
/* CSS Document */

body {
	background-color: #E6C67B;
	background-image: url(../img/loop_alap.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.clearer {
	clear: both;
	}

.container {
	width: 956px;
	margin: 0 auto;
	height: auto;
	}

.header {
	background-image: url(../img/fejlec.jpg);
	width: 956px;
	height: 235px;
	}

.menu_top {
	background-image: url(../img/menu_teteje.jpg);
	width: 956px;
	height: 16px;
	float: left;
	}

.menu-arr {
	background-image: url(../img/gomb.jpg);
	width: 67px;
	height: 16px;
	float: left;
	}
	
.menu-arr- {
	width: 67px;
	height: 16px;
	float: left;
	}	

.menu_bg {
	background-image: url(../img/menu_alja.jpg);
	padding-left: 20px;
	padding-top: 3px;
	width: 936px;/*956*/
	height: 76px;/*79*/
	float: left;
	}

.menu a {
	float: left;
	padding-right: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #841514;
	}

.menu a:hover {
	color: #D3B36B;
	}

.menu_kiv {
	float: left;
	color: #D3B36B;
	padding-right: 30px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}

.balaton_logo a {
	background-image: url(../img/b_kukac.jpg);
	height: 20px;
	width: 20px;
	float: left;
	margin-left: 280px;
	}

.content {
	background-image: url(../img/loop_tartalom.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 916px;/*956*/
	height: auto;
	float: left;
	padding: 20px;
	color: #820D1C;
	}
	
.content a {
	text-decoration: none;
	font-weight: bold;
	color: #820D1C;
	}

.content a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #820D1C;
	}

.footer {
	width: 956px;
	height: 34px;
	float: left;
	}
