body {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	color: #181818;
}

h1,h2,h3,h4,h5,h6,p,a {
	font-family: 'Open Sans', sans-serif;
}

p {
	font-size: 15px;
}

a {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

blockquote {
	font-style: italic;
	border-left: 2px solid #939393;
	margin-left: 30px;
	padding-left: 20px;
}

table {

}

th {

}

td {

}

input {
	display: block;
	margin: 5px 0;
	font-family: "Open sans", sans-serif;
}

label {
	font-style: italic;
}

#background {
	background: url("pics/bg-white.png") no-repeat 40% top, url("pics/bg.jpg") repeat;
}

#bar {
	width: 100%;
	background-color: #181818;
	height: 5px;
}

#header {
	width: 998px;
	margin: -5px auto 0;
	height: 380px;
	background: url("pics/head-bg.png") no-repeat right top;
}

#header #left {
	width: 403px;
	height: 330px;
	float: left;
}

#left h1 {
	color: #216ed6;
	text-transform: uppercase;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 10px;
}

#left hr {
	width: 55%;
	border: 0;
	border-top: 1px solid #d4d4d4;
	height: 1px;
}

#left h2 {
	font-weight: 300;
	font-style: italic;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}

#right {
	width: 468px;
	height: 302px;
	float: right;
	position: relative;
	top: 30px;
	right: 30px;
}

#phone {
	background: url("pics/ikon-telefon.png") 0 0 no-repeat;
	height: 70px;
	width: 335px;
	margin: 0 auto;
}

#phone #no {
	margin-left: 80px;
}

#phone #slogan {
	margin-left: 80px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300;
}

#badge {
	background: url("pics/head-badge.png") no-repeat;
	width: 214px;
	height: 160px;
	position: relative;
	left: 387px;
	top: 215px;
	z-index: 1;
}

#hmenu {
	width: 976px;
	height: 50px;
	margin: 0 auto;
	margin-top: -48px;
	background: #181818;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.3);
	position: relative;
}

#hmenu ul {
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#hmenu ul li {
	display: inline-block;
	padding: 0 34px;
	background: url("pics/hmenu-sep.png") right no-repeat;
}

#hmenu .nosep {
	background: none;
}

#hmenu .bigmargin {
	margin-right: 60px;
}

#hmenu a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	line-height: 50px;
	position: relative;
	z-index: 1;
}

#hmenu a:hover {
	color: #ff4f00;
}

#container {
	width: 960px;
	margin: 0 auto;
	background: url("pics/vmenu-bg.png") repeat-y;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	min-height: 600px;
}

#vmenu {
	width: 278px;
	min-height: 600px;
	float: left;
}

#vmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#vmenu ul li {
	height: 80px;
	padding-left: 80px;
}

#vmenu ul li img {
	float: left;
}

#vmenu a {
	color: #181818;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 15px;
	position: relative;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

#vmenu a:hover {
	color: #216ed6;
}

#ujhalozat {
	background: url("pics/ikon-ujhalozat.png") 15px 15px no-repeat;
	background: url("pics/ikon-ujhalozat.png") 15px 15px no-repeat, url("pics/vmenu-border.png") 10px bottom no-repeat;
}

#csillagos {
	background: url("pics/ikon-csillagos.png") no-repeat 15px 15px;
	background: url("pics/ikon-csillagos.png") no-repeat 15px 15px, url("pics/vmenu-border.png") 10px bottom no-repeat;
}

#erintesvedelmi {
	background: url("pics/ikon-erintesvedelmi.png") no-repeat 15px 15px;
	background: url("pics/ikon-erintesvedelmi.png") no-repeat 15px 15px, url("pics/vmenu-border.png") 10px bottom no-repeat;
}

#kaputelefonok {
	background: url("pics/ikon-kaputelefonok.png") no-repeat 15px 15px;
	background: url("pics/ikon-kaputelefonok.png") no-repeat 15px 15px, url("pics/vmenu-border.png") 10px bottom no-repeat;
}

#tarsashazi {
	background: url("pics/ikon-tarsashazi.png") no-repeat 15px 15px;
	background: url("pics/ikon-tarsashazi.png") no-repeat 15px 15px, url("pics/vmenu-border.png") 10px bottom no-repeat;
}

#kerdezzen {
	background: url("pics/ikon-kerdezzen.png") no-repeat 15px 15px;
	background: url("pics/ikon-kerdezzen.png") no-repeat 15px 15px, url("pics/vmenu-border.png") 10px bottom no-repeat;
}

#vendegkonyv {
	background: url("pics/ikon-vendegkonyv.png") no-repeat 15px 15px;
}

#content {
	width: 620px;
	float: left;
	padding: 20px 30px;
	background: #fff;
}

#content a {
	font-weight: bold;
	color: #216ed6;
	font-size: 15px;
}

#content ul li, ol li {
	font-size: 15px;
	padding-bottom: 20px;
}

#footer {
	width: 900px;
	height: 50px;
	line-height: 50px;
	padding: 30px;
	background: #181818;
	margin: 0 auto;
	color: #939393;
	font-size: 12px;
	clear: both;
}

#footer a {
	color: #939393;
}

#footer img {
	float: left;
}

#contact {
	float: left;
	font-weight: bold;
	background: url("pics/foot-sep.png") left no-repeat;
	margin-left: 15px;
	padding-left: 15px;
}

#copy {
	float: right;
}

.captionOrange, .captionBlack {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	border-radius: 4px;
}
.captionOrange {
	background: #EB5100;
	background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack {
	font-size:16px;
	background: #000;
	background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited {
	color: #ffffff;
	text-decoration: none;
}
a.captionOrange:hover {
	color: #eb5100;
	text-decoration: underline;
	background-color: #eeeeee;
	background-color: rgba(238, 238, 238, 0.7);
}