.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;
}

html, body {
	height: 100%;
	overflow: hidden;
}
body {
	background: #bbbbbb;
	color: #000000;
	margin:0;
	padding:0;

}

div#accept_cookie {
	text-align: left;
	display: none;
	z-index: 10;
	position: absolute;
	width: 300px;
	bottom: 20px; left: 20px;
	background: rgba(200, 200,200, 0.9);
	padding: 10px 20px;
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
}
div#accept_cookie p.button {
	text-align: center; margin-bottom: 5px;
}
div#accept_cookie p.button a {
	 color: #fff; background: rgba(0, 0, 0, 0.4); text-decoration: none; border-radius: 3px; padding: 5px 10px; margin-right: 10px;
}


div#div_bg {
	position: fixed;
	z-index: -5;
}

div#div_bg img {
	position: absolute;
}

div#hasab_menu {
	text-transform: uppercase;
	width: 139px;
	height: 100%;
	position: absolute;
	left:0; top:0;
}
div#hasab_menu div {
	background: rgb(0,0,0);
	background: rgba(0, 0, 0, 0.65); 
	height: 100%;
}
div#hasab_menu a {
	color:#999;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration:none;
	font-size: 15px;
	padding: 3px;
	display: block;
}
div#hasab_menu a:hover {
	color:#ccc;
}
div#hasab_menu li.selected a {
	color: #fff;
}
div#hasab_menu li.selected.l1 a {
	color: #d0d0d0;
}
div#hasab_menu li.l1 {
	background: rgb(127,127,127,0.3);
}

div#hasab_menu li.l1 a {
	
}

div#hasab_menu ul {
	
}
div#hasab_menu ul, div#hasab_menu li {
	list-style: none;
	padding:	0;
	text-align: center;
	margin: 0;
}
div#hasab_cont {
	position: absolute;
	height: 100%;
	width: 900px;
	left: 139px;
	top:0;
}


div#div_cont {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	
}

div#div_cont_bg {
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	width: 500px;
	background: #ffffff;
	height: 100%;
	position: absolute;
	top:0; left:0;
}

.scroll-pane {
	overflow: auto;
	height: 100%;
	overflow: auto;
}

div#div_scroll {
	width: 500px;	
}
div#div_scroll_padd {
	padding: 0px 30px 10px 30px;
}

div#chef {
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	padding: 50px 0 90px 0;
}
div#chef img {
	width: 220px;
}
p {
	/*
	margin:0;
	padding:0;
	*/
}

div.kepek {
	margin-bottom: 25px;
	position: relative;
}
div.kepek table.lapoz {
	display: none;
	width: 100%;
	position: absolute;
	left:0;bottom:0;
}
div.kepek table.lapoz td {
	width: 33%;
}
div.kepek table.lapoz {
	background: #636363;
	height: 24px;
	color: #c1c1c1;
	font-size: 14px;
	line-height: 24px;
}
div.kepek img.kep {
	width: 100%;
	/* height: 330px; */
}

div.post {
	border-bottom: 1px solid #000000;
}

.post {
	margin-bottom: 20px;
	display: table;
	clear: both;
	width: 100%;
}
div.post h2 {
	font-size: 16px !important;
	text-transform: uppercase;
	text-align: left;
}
div.post h2 a{
	text-decoration: none;
}
div.post img.ill {
	float: left; margin: 0 10px 2px 0;
}


div#lang {
	color: #868685;
	text-transform: uppercase;
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 10px;
	font-weight: bold;
	text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
}
div#lang a {
	text-decoration: none;
	color: #ffffff;
}
div#lang span.sep {
	margin: 0 10px;
}

div#foot {
	color: #868685;
	text-transform: uppercase;
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 9px;
	/* font-weight: bold; */
	text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
}
div#foot a {
	text-decoration: none;
	color: #868685;
	
}
div#foot a:hover {
	color: #ffffff;
}
div#foot span.sep {
	margin: 0 5px;
}


div.contact {
	height: 23px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
div.contact input, div.contact textarea{
	padding:0; margin:0;
}
div.contact, div.contact input, div.contact textarea, div.contact a {
	font-size: 13px;
	color: #fff;
	background: transparent;
	border: none;
	width: 100%;
	text-decoration: none;
}

div.contact a.underline {
	text-decoration: underline;
}
div.contact a.underline:hover {
	text-decoration: none;
}


div.pager {
text-align: center;
}

table.oldalak_kozotti_lapozo {
	margin-top: 20px;
	width: 100%;
}
table.oldalak_kozotti_lapozo td.mc {
	text-align: center;
	width: 34%;
}
table.oldalak_kozotti_lapozo td.rc {
	width: 33%;
 text-align: right;
}