body {
	background: #bdbdbd;
	color: #000000;
}

div#wrap {
	width: 980px; margin: auto;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}

div#fejlec {
	background: #fff;
	color: #E61A2E;
	
	border-bottom: 1px solid #DD1A2A;
	margin-top: 20px;
	border-radius: 3px 3px 0 0;
}
div#fejlec a {
	text-decoration: none;
	color: #E61A2E;
	font-size: 25px;
}
div#fejlec img {
	border-radius: 3px 3px 0 0;
	border: none;
	width: 980px;
	height: 90px;
}
div#menu {
	background: #E61A2E;
	border-bottom: 1px solid #DD1A2A;
}
div#menu div {
	display: table;
}

#menu a {
	margin: 0px;
	padding:3px 12px 3px 12px;
	text-decoration: none;
	display: block;
	float: left;
	border-right: 1px solid #b5bDc3;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#menu a:hover {
	background: #BF1624;
	
}

#menu .current_page_item a {
	padding-left: 10px;
}


table#main {
	width: 100%;
	background: #ffffff;
}
table#main td#hasab1, table#main td#hasab2, table#main td#hasab3 {
	vertical-align: top;
}
table#main td#hasab2 {
	padding: 20px 30px;
}
table#main td#hasab1 {
	width: 160px;
	background: #e3e3e3;
	padding: 16px 10px;
	color: #444444;
	font-size: 12px;
}

td#hasab1 p.cim {
	font-weight: bold;
	color: #333;
	margin: 0px;
	font-size: 13px;
}

td#hasab1 input.txt_input {
	width: 100px;
}

td#hasab1 div.blokk {
	margin-bottom: 20px;
}



div#lablec {
	background: #888;
	color: #e9e9e9;
	padding: 5px 20px;
	border-radius: 0 0 3px 3px;
	font-size: 11px;
}

div#box_archive_node_alert {
	width: 100%;
	margin: 20px auto 20px auto;
	padding: 5px 5px 5px 5px;
	color: white;
	background: grey;
}





/* input mezok alatti sugo szoveg */
.form_sample {
	font-size: 11px;
	color: #666666;
}

.wd {
	width: 80px;
}

.h3 {
	height: 100px;
}

.sitemap_top_level {
	letter-spacing: 2px;
	font-weight: bold;
}



table.kiemelt_programok td {
    padding-bottom: 20px;
    vertical-align: top;
}
table.kiemelt_programok td.cim {
    padding-right: 20px;
}
table.kiemelt_programok td.cim img {
    vertical-align: middle;
}





div.post {
	display: table;
	margin-bottom: 20px;
}
div.post img {
	float: left;
	margin: 0 10px 10px 0;
}






table.photo {
	border-collapse: separate;
	border-spacing: 10px;
	margin: -10px;
}
table.photo td {
	height: 110px;
	width: 110px;
	border: solid 1px #ccc;
	text-align: center;
}

table#fajlmelleklet td {
	height: 64px;
}
table#fajlmelleklet td img {
	margin-right: 5px;
}


div.pager {
	text-align: center;
}


.progerror {
	color: #ff3333;
}
.success {
	color: #339933;
}
.error {
	color: #ff7900;
}
.info {
	color: #009900;
}
div#output {
	margin: 20px 0px;
	padding: 8px 15px;
	border: 1px dashed #000099;
	background-color: #f2f2f2;
}

fieldset {
	background: #ececec;
	border: 1px solid #bbbbbb;
	margin-bottom: 20px;
}