@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	margin:0;
	padding:0;
	background:#000 url(imgs/bg.jpg) top center no-repeat;
}

#logo {
	margin:auto;
	width:595px;
	height:341px;
	background:url(imgs/logo.png);
}

#menu {
	margin:auto;
	background:url(imgs/menu-bg.png);
	width:990px;
	height:65px;
}

#footer_line {
	margin-top:20px;
	background:url(imgs/footer_line.png);
	height:23px;
	width:100%;
}

#menu .el {
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#d6d4d4;
}

#menu li {
	text-align:center;
	margin-top:13px;
	display:inline-block;
	height:40px;
	line-height:40px;
	border-right:1px solid #ee001d;
	width:140px;
}

#menu li.last {
	border:none;
}

#menu li a {
	height:60px;
	color:#d6d4d4;
	text-decoration:none;
}

#menu li:hover a {
	text-decoration:none;
	color:#fff;
}

#menu li.active {
	width:140px;
	background:url(imgs/menu_active.png) 10px 0px no-repeat;
	height:40px;
}

#menu li.active a {
	width:140px;
	padding-top:12px;
	padding-bottom:25px;
	color:#fff;
}

.container {
	margin:auto;
	width:900px;
	min-height:500px;
}

h2 {
	margin-left:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:lighter;
	font-size:30px;
	color:#d5d5d5;
	display:inline-block;
	padding:5px;
	padding-left:70px;
	background-color:#52010d;
	-webkit-box-shadow:inset 0px 0px 10px 10px #390109;
	box-shadow:inset 0px 0px 10px 10px #390109;
	margin-bottom:5px;
}

h2.smaller {
	margin-left:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:24px;
	color:#d5d5d5;
	display:inline-block;
	padding:10px;
	padding-left:70px;
	background-color:#52010d;
	-webkit-box-shadow:inset 0px 0px 10px 10px #390109;
	box-shadow:inset 0px 0px 10px 10px #390109;
	margin-bottom:5px;
}

.full_text {
	margin:auto;
	width:798px;
	color:#fff;
	line-height:24px;
	font-size:14px;
}

.full_text img {
	border-radius:10px;
	margin:10px;
}

.full_text h3 {
	margin-left:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#d5d5d5;
	display:inline-block;
	padding:5px 10px;
	background-color:#52010d;
	-webkit-box-shadow:inset 0px 0px 10px 10px #390109;
	box-shadow:inset 0px 0px 10px 10px #390109;
	margin-bottom:5px;
}

.main_text {
	margin:auto;
	background:url(imgs/main-text.png);
	width:798px;
	height:257px;
}

.main_text p {
	color:#f7f7f7;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:13px;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
}

#brands {
	margin:auto;
	background:url(imgs/brands.png);
	width:946px;
	height:173px;
}

#footer {
	margin:auto;
	margin-top:20px;
	padding-top:20px;
	width:950px;
	border-top:1px solid #fff;
}

.footer-left {
	float:left;
	width:220px;
	text-align:center;	
}

.footer-left .megosztas {
	margin-top:10px;
	font-size:11px;
	height:34px;
	line-height:40px;
	background:url(imgs/facebook.png) 160px no-repeat;
	vertical-align:middle;
	color:#e7e7e7;
}


.footer-center {
	float:left;
	width:430px;
	text-align:center;	
}

#footer-menu {
	margin-top:20px;
	height:10px;
}

#footer-menu .el-footer {
	height:12px;
	margin-top:5px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#d6d4d4;
}

#footer-menu .el-footer li {
	display:inline;
	height:12px;
	line-height:12px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #d6d4d4;
}

#footer-menu .el-footer li.last {
	border:none;
}

#footer-menu .el-footer li a {
	color:#d6d4d4;
	text-decoration:none;
}

#footer-menu .el-footer li:hover a {
	text-decoration:none;
	color:#fff;
}

#footer-menu .el-footer li.active a {
	color:#fff;
	background-color:#333;
}

.footer-rigth {
	float:left;
	width:300px;
	text-align:left;	
}

.footer-rigth p {
	padding-left:20px;
	margin-top:20px;
	font-size:11px;
	color:#e7e7e7;
}

.footer-rigth p .red {
	font-size:12px;
	font-weight:bold;
	color:#d81515;
}

.clear {
	clear:both;
	float:none;
}

.ceginfo_pic {
	background:url(imgs/cegismerteto_kep.png);
	width:664px;
	height:364px;
	margin:auto;
}

h3 {
	font-weight:bold;
	color:#d82323;
}

.main_text_small {
	margin:auto;
	width:650px;
}

.main_text_small p {
	color:#f7f7f7;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:13px;
}

.main_text_normal {
	margin:auto;
	width:780px;
}

.main_text_normal p {
	padding:0;
	color:#f7f7f7;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	font-size:12px;
}

.main_text_normal p.nagy {
	font-size:14px;
}

input[type=text] {
	width:250px;
	-webkit-box-shadow:inset 0 5px 10px 0 #5b5a5a;
	box-shadow:inset 0 5px 10px 0 #5b5a5a;
	height:25px;
	margin-bottom:10px;
	background-color:#d8d7d7;
	border:1px solid #000;
}

textarea {
	resize:none;
	width:460px;
	height:190px;
	background-color:#d8d7d7;
	border:1px solid #000;
	-webkit-box-shadow:inset 0 5px 10px 0 #5b5a5a;
	box-shadow:inset 0 5px 10px 0 #5b5a5a;
}

.map {
	margin-top:-9px;
	background:url(imgs/map.png);
	width:933px;
	height:689px;
}

.map_text_bg {
	position:absolute;
	margin-top:300px;
	background:url(imgs/map_text_bg.png);
	width:357px;
	height:198px;
}

.map_text_bg .text {
	font-size:14px;
	line-height:24px;
	color:#f7f7f7;
	margin-left:20px;
	padding:20px;
}

.map_text_bg h1 {
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-size:24px;
	color:#d9211f;
	font-weight:bold;
}

.contact_bg {
	background:url(imgs/contact_pic.png) 450px 50px no-repeat;
	height:600px;
	width:950px;
}

.button {
	margin-top:20px;
	background:url(imgs/button.png);
	width:103px;
	height:30px;
	border:none;
}

.button:hover {
	cursor:pointer;
}

#tork_kat {
	float:left;
	background:url(imgs/tork_kat.png);
	width:239px;
	height:300px;
}

#tork_kat:hover {
	cursor:pointer;
	background:url(imgs/tork_kat_hover.png);
	width:239px;
	height:300px;
}

#vikan_kat {
	float:left;
	background:url(imgs/vikan3_kat.png);
	width:356px;
	height:280px;
}

#vikan_kat:hover {
	cursor:pointer;
	background:url(imgs/vikan3_kat_hover.png);
	width:356px;
	height:280px;
}

#hbc_kat {
	float:left;
	background:url(imgs/hbc_kat.png);
	width:214px;
	height:283px;
}

#hbc_kat:hover {
	cursor:pointer;
	background:url(imgs/hbc_kat_hover.png);
	width:214px;
	height:283px;
}

#filmop_kat {
	float:left;
	background:url(imgs/filmop_kat.png);
	width:290px;
	height:220px;
}

#filmop_kat:hover {
	cursor:pointer;
	background:url(imgs/filmop_kat_hover.png);
	width:290px;
	height:220px;
}

#diversey_kat {
	float:left;
	background:url(imgs/diversey_kat.png);
	width:243px;
	height:305px;
}

#diversey_kat:hover {
	cursor:pointer;
	background:url(imgs/diversey_kat_hover.png);
	width:243px;
	height:305px;
}


.right_text {
	font-size:14px;
	color:#f7f7f7;
	float:left;
	margin-left:20px;
}

.right_text img {
	margin-bottom:20px;
}