@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	border:0px;
	background:black;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:white;
}

form {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0 0 15px 0;
}
h4 {
	font-size:16px;
	font-weight:normal;
	color:#ff0000;
}

.clear {
	height:0px;
	width:auto;
	clear:both;
	overflow:hidden;
}
.clear10 {
	height:10px;
	width:auto;
	clear:both;
	overflow:hidden;
}
.clear20 {
	height:20px;
	width:auto;
	clear:both;
	overflow:hidden;
}

#container {
	width:1000px;
}
.header {
	background:url(../pic/header.jpg) no-repeat;
	width:1000px;
	height:224px;
}
.logo {
	float:left;
}
.logo, .logo a {
	width:443px;
	height:192px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.men {
	width:557px;
	float:left;
}
.men ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.men ul li {
	float:left;
	height:192px;
}
.men ul li a {
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	height:192px;
}
.men .menu_1, .men .menu_1 a { width:130px; }
.men .menu_2, .men .menu_2 a { width:194px; }
.men .menu_3, .men .menu_3 a { width:121px; }
.men .menu_4, .men .menu_4 a { width:112px; }
.h_menu {
	background:url(../pic/bgr_h_menu.png) repeat-x;
	width:1000px;
	height:32px;
	clear:both;
}
.h_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.h_menu ul li {
	background-image:url(../pic/h_menu.png);
	background-repeat:no-repeat;
	float:left;
	display:inline;
	height:32px;
}
.h_menu ul li a {
	background-image:url(../pic/h_menu.png);
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	height:32px;
}
.h_menu .menu_1 { margin-right:65px; margin-left:46px; }
.h_menu .menu_1, .h_menu .menu_1 a { background-position:0px -32px; width:45px; }
.h_menu .menu_1 a.akt, .h_menu .menu_1 a:hover { background-position:0px 0px; }
.h_menu .menu_2 { margin-right:50px; }
.h_menu .menu_2, .h_menu .menu_2 a { background-position:-110px -32px; width:57px; }
.h_menu .menu_2 a.akt, .h_menu .menu_2 a:hover { background-position:-110px 0px; }
.h_menu .menu_3 { margin-right:55px; }
.h_menu .menu_3, .h_menu .menu_3 a { background-position:-217px -32px; width:89px; }
.h_menu .menu_3 a.akt, .h_menu .menu_3 a:hover { background-position:-217px 0px; }
.h_menu .menu_4 { margin-right:48px; }
.h_menu .menu_4, .h_menu .menu_4 a { background-position:-361px -32px; width:149px; }
.h_menu .menu_4 a.akt, .h_menu .menu_4 a:hover { background-position:-361px 0px; }
.h_menu .menu_5 { margin-right:48px; }
.h_menu .menu_5, .h_menu .menu_5 a { background-position:-558px -32px; width:52px; }
.h_menu .menu_5 a.akt, .h_menu .menu_5 a:hover { background-position:-558px 0px; }
.h_menu .menu_6 { margin-right:52px; }
.h_menu .menu_6, .h_menu .menu_6 a { background-position:-658px -32px; width:48px; }
.h_menu .menu_6 a.akt, .h_menu .menu_6 a:hover { background-position:-658px 0px; }
.h_menu .menu_7, .h_menu .menu_7 a { background-position:-758px -32px; width:39px; }
.h_menu .menu_7 a.akt, .h_menu .menu_7 a:hover { background-position:-758px 0px; }


.content_side {
	width:1000px;
	clear:both;
}

.left_side {
	float:left;
	display:inline;
	margin-left:45px;
	width:685px;
	padding:20px 0;
}
/*.left_side .text {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.left_side .foto {
	margin-top: 30px;
}*/
.right_side {
	float:right;
	display:inline;
	margin-right:10px;
	width:222px;
	padding:20px 0;
}

.footer {
	width:1000px;
	padding:5px 0;
	clear:both;
	background:#ff0000;
	font-size:13px;
}
.footer table td {
	vertical-align:middle;
	text-align:center;
}
.footer img { border:none; }
.footer a {
	color:#00fff0;
	text-decoration:none;
}
.footer a:hover {
	color:#00fff0;
	text-decoration:underline;
}


.page_title {
	background:url(../pic/page_title.png) no-repeat right bottom;
	padding-right:106px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	line-height:20px;
	color:white;
	margin-bottom:20px;
}

.hirek_lista .foto {
	float:right;
	width:180px;
	margin-top: 30px;
	text-align: right;
}
.hirek_lista .foto img {
	border:1px solid #ff0000;
}
.hirek_lista .text {
	float:left;
	width:500px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.hirek_lista a {
	color:#ff0000;
	text-decoration:none;
}
.hirek_lista a:hover {
	color:#ff0000;
	text-decoration:underline;
}

.sep {
	background:url(../pic/sep.jpg) no-repeat center;
	width:563;
	clear:both;
	height:46px;
	overflow:hidden;
	margin:0 auto;
}


.box {
	width:auto;
	font-size:14px;
}
.box .title {
	background:#ff0000;
	height:25px;
	width:222px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:25px;
	text-indent:5px;
}
.box .cont_kapcsolat {
	background:#bcbbbb;
	padding:5px;
}
.box .cont_kapcsolat a {
	color:#0018ff;
	text-decoration:none;
}
.box .cont_kapcsolat a:hover {
	color:#0018ff;
	text-decoration:underline;
}
.box .cont_kapcsolat .icons {
	margin:0 -4px -2px -4px;
	position:relative;
	padding-top:10px;
}
.box .cont_kapcsolat .icons img {
	border:none;
	margin:0 1px;
}

.box .cont_aktualis {
	background:#b09990;
	padding:5px 10px;
	color:black;
}
.box .cont_aktualis .date {
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
}
.box .cont_aktualis .date a {
	color:#000;
	text-decoration:none;
}
.box .cont_aktualis .date a:hover {
	color:#000;
	text-decoration:underline;
}
.box .cont_aktualis .date a.akt {
	color:white;
}
.box .cont_aktualis .date a.akt:hover {
	text-decoration:none;
	color:white;
}
.box .cont_aktualis span {
	color:white;
}

.box .cont_uzenet {
	background:#858585;
	padding:0 10px;
	font-size:13px;
	color:#000;
	line-height:17px;
}
.box .cont_uzenet .odd {
	background:#858585;
	padding:2px 10px;
	margin:0 -10px;
	position:relative;
}
.box .cont_uzenet .even {
	background:#b09990;
	padding:2px 10px;
	margin:0 -10px;
	position:relative;
}
.box .cont_uzenet input {
	width:150px;
	padding:2px 5px;
	border:none;
	border-bottom:1px solid #444444;
	border-right:1px solid #444444;
}
.box .cont_uzenet textarea {
	width:150px;
	height:60px;
	overflow:auto;
	padding:2px 5px;
	border:none;
	border-bottom:1px solid #444444;
	border-right:1px solid #444444;
}
.uzenet_box {
	padding:10px 0 10px 15px;
}
.uzenet_box .button {
	width:auto!important;
	overflow:visible;
	padding:2px 5px!important;
	background:#b09990;
	float:left;
	display:inline;
	margin-left:109px;
	cursor:pointer;
}

.galeria {
	text-align:center;
}
.galeria img {
	border:1px solid #F00;
	margin:0 10px;
}

.albumok .foto {
	float:left;
	width:180px;
}
.albumok .text {
	float:left;
	width:220px;
	text-align:center;
	color:#febf7a;
}
