@font-face {
	font-family: EvidentFont;
	src:url(evidentfont.otf);
}
body {
	background-size:cover;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	margin: 0;
	background-attachment:fixed;
}
img.logo_blank {
	position:absolute;
	left: 70px;
	top: 70px;
	border: 0;
}
.bottom_box {
	position:absolute;
	bottom:100px;
	right: 100px;
	text-align:right;
	text-transform:uppercase;
}
.bottom_box a {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFF;
	font-size: 23px;
	color: #666;
	margin: 2px;
}
.bottom_box a:hover {
	background-color: #38C5F3;
}
.fogszab {
	font-size: 90px;
	color: #666;
	font-weight:bold;
}
.menu span {
	color: red;
	font-size: 10px;	
	font-weight:bold;

}
.neu {
	font-size: 18px;
}
.menu {
	width: 200px;
	min-height: 400px;
	float:left;
	margin-left: 50px;
	background-image:url(imgs/menu.png);
	background-repeat:no-repeat;
	height: 560px;
	text-transform:uppercase;
	position:fixed;
}
.menu_logo_menu {
	padding-top: 80px;
	with: 200px;
	text-align:center;
	font-size:20px;
	padding-bottom: 20px;
}
.menu_logo_menu li {
	list-style: none;
}
.menu_logo_menu a {
	color: #666;
	text-decoration: none;
	padding: 5px;
}
.menu_logo_menu a:hover {
	color: #38C5F3;
}
.menu_bottom {
	background-image:url(imgs/menu_bottom.png);
	background-repeat:no-repeat;
	width: 200px;
	height: 90px;
	padding-top: 20px;
}
.site {
	width: 1000px;
}
.content {
	float: left;
	background-color: white;
	top: 200px;
	margin-left: 280px;
	width: 700px;
	margin-top: 150px;
	padding: 10px;
	margin-bottom: 30px;
}
.content a {
	color: #38C5F3;
	text-decoration: none;
}
.content_title {
	font-size: 75px;
	font-weight:700;
	border-bottom: 1px dashed #ccc;
	color: #ccc;
	padding-top: 0px;
	text-transform:uppercase;
}
.content_body {
	font-size:18px;
	color: #4d4d4d;
	text-align:justify;
	line-height: 30px;
	font-weight: 400;
}
.kiscim {
	font-size:20px;
	color: #ccc;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
.kiscim_kek {
	font-size:20px;
	color: #38C5F3;
	text-transform:uppercase;
	font-weight:bold;
}

.munkatars td {
	padding-bottom: 7px;
}
.munkatars_datum {
	text-align:right;
	color: #000;
	vertical-align:top;
}
.imp {
	padding-top: 80px;
	text-transform:uppercase;
	font-size: 12px;
}
.language_bar {
	position:fixed;
	bottom:30px;
	left: 50px;
	background-color:#333;
	color: #fff;
	padding: 8px;
}
.language_bar a {
	text-decoration:none;
	color: #fff;
}
td {
	vertical-align:top;
}
.content_body ul {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 30px;
}
.content_body li {
	list-style:none;
}
.kezeleseink p {
	margin-top: 0;
	margin-bottom: 0;
}
space {
	padding-left: 15px;
	padding-bottom: 0px;
}
#textem {
	font-family: 'Open Sans';
}
#bottom_box, #menu, #content, #textem {
	font-family: 'Open Sans';
}
#menu {
	font-weight: 400;
}
.menu_logo_menu li {
	margin-top: 13px;
	margin-bottom: 15px;
}