html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
strong {
  font-weight: bold;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  background-color: #e9e9e9;
  width: 100%;
  font-family: open_sansregular, Arial, Verdana, sans-serif;
  font-size: 14px;
  color: ;
}
input:focus,
select:focus,
textarea:focus,
button:focus,
select,
select:focus {
  outline: none !important;
}
select,
select:focus {
  border: none !important;
}
a {
  text-decoration: none;
  border: none;
  display: inline;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  margin: 0px;
  padding: 0px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
@font-face {
  font-family: 'oswaldlight';
  src: url('../../font/oswald-light-webfont.eot');
  src: url('../../font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/oswald-light-webfont.woff') format('woff'), url('../../font/oswald-light-webfont.ttf') format('truetype'), url('../../font/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldregular';
  src: url('../../font/oswald-regular-webfont.eot');
  src: url('../../font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/oswald-regular-webfont.woff') format('woff'), url('../../font/oswald-regular-webfont.ttf') format('truetype'), url('../../font/oswald-regular-webfont.svg#oswaldregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('../../font/oswald-bold-webfont.eot');
  src: url('../../font/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/oswald-bold-webfont.woff') format('woff'), url('../../font/oswald-bold-webfont.ttf') format('truetype'), url('../../font/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../../font/opensans-regular_0-webfont.eot');
  src: url('../../font/opensans-regular_0-webfont.eot?#iefix') format('embedded-opentype'), url('../../font/opensans-regular_0-webfont.woff') format('woff'), url('../../font/opensans-regular_0-webfont.ttf') format('truetype'), url('../../font/opensans-regular_0-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
input,
select,
textarea {
  font-family: open_sansregular;
  font-size: 19px;
  line-height: 21px;
  color: ;
}
button {
  margin: 0px;
  padding: 0px;
  border: none;
  background: none;
}
.overlay {
  top: 0px;
  left: 0px;
  position: absolute;
  display: none;
  z-index: 8000;
  width: 100%;
  height: 100%;
  background: url("../../i/overlay.png") repeat;
}
#head {
  width: 100%;
  height: 118px;
  background-color: #c11a23;
  background-image: url("../../i/header_bg.jpg");
  background-repeat: repeat-x;
  position: relative;
}
#head .inner {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
#head .inner .logins {
  width: 470px;
  position: absolute;
  right: 0px;
}
#head .inner .logins .partner_login {
  margin-left: 20px;
}
#head .inner .menu {
  position: absolute;
  left: 0px;
  width: 780px;
  margin: 10px 0 0 0px;
}
#head .inner .menu h1 {
  color: #ffffff;
  font-size: 45px;
  text-transform: uppercase;
  font-family: 'oswaldregular', Arial;
  font-weight: bold;
  margin: 20px 0 0 0px;
}
#head .inner .menu ul {
  list-style-type: none;
}
#head .inner .menu ul li {
  float: left;
  margin: 0 0 0 50px;
}
#head .inner .menu ul li.first {
  margin: 0px;
}
#head .inner .menu ul li a {
  color: #ffffff;
  font-family: 'oswaldregular', arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
#head .inner .menu ul li a:hover {
  text-decoration: underline;
}
.head_slide {
  width: 100%;
  height: 362px;
  background-color: #039398;
  background-image: url("../../i/slider_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.head_slide .inner {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
.head_slide .inner h2 {
  width: 570px;
  color: #ffffff;
  font-size: 45px;
  line-height: 49px;
  font-family: 'oswaldregular', Arial;
  font-weight: bold;
  margin: 0px 0 0 0px;
  padding-top: 60px;
}
.head_slide .inner p {
  width: 570px;
  color: #ffffff;
  font-size: 20px;
  font-family: 'open_sansregular', arial;
  line-height: 22px;
  margin: 15px 0 0 0px;
}
.head_slide .inner img {
  position: absolute;
  right: 150px;
  top: 200px;
}
#layout h1 {
  color: #de1e27;
  font-size: 40px;
  text-transform: uppercase;
  font-family: 'oswaldregular', Arial;
  font-weight: bold;
  margin: 20px 0 0 20px;
}
#layout .maincont {
  background: #ffffff;
  margin: 0px auto 0 auto;
  padding: 20px;
  min-height: 600px;
}
#layout .maincont .main_left,
#layout .maincont .main_right {
  width: 430px;
}
#layout .maincont .main_left p,
#layout .maincont .main_right p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 17px;
  margin: 15px 0 0 0px;
}
#layout .maincont .main_left p.first,
#layout .maincont .main_right p.first {
  margin: 0px;
}
#layout .maincont .main_left a.go,
#layout .maincont .main_right a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 10px 0 10px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#layout .maincont .main_left .buttonsub,
#layout .maincont .main_right .buttonsub {
  position: relative;
  display: block;
  width: 300px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 0px;
}
#layout #content {
  width: 900px;
  min-height: 800px;
  margin: 0 auto;
  background: #ffffff;
  padding: 20px;
}
#layout .index a.go {
  width: 280px;
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 10px 0 10px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#layout .index .buttonsub {
  position: relative;
  display: block;
  width: 300px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 0px;
}
#layout .index h2 {
  padding: 10px 0 10px 0px;
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  line-height: 33px;
  color: #11a4a7;
}
#layout .index h3 {
  padding: 10px 0 10px 0px;
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #575757;
}
#layout .index p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 17px;
  margin: 15px 0 0 0px;
}
#layout .index .utasbiztositas_tabla {
  width: 900px;
  height: 384px;
  position: relative;
  background-color: #2bc8cb;
  background-image: url("../../i/utasbiztositas_bg.png");
  background-repeat: no-repeat;
}
#layout .index .utasbiztositas_tabla h3 {
  position: absolute;
  left: 320px;
  top: 20px;
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  line-height: 23px;
  color: #ffffff;
}
#layout .index .utasbiztositas_tabla ul.first {
  position: absolute;
  left: 310px;
  top: 75px;
  width: 220px;
  margin: 0px;
  padding: 0px 0 0 0px;
}
#layout .index .utasbiztositas_tabla ul.first li {
  background: url('../../i/list_item_pipa.png') no-repeat top left;
  margin: 25px 0 0 0px;
  padding: 0px 0 0 38px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #0b3839;
  line-height: 16px;
}
#layout .index .utasbiztositas_tabla ul.second {
  position: absolute;
  left: 640px;
  top: 75px;
  width: 220px;
  margin: 0px;
  padding: 0px 0 0 0px;
}
#layout .index .utasbiztositas_tabla ul.second li {
  background: url('../../i/list_item_pipa.png') no-repeat top left;
  margin: 25px 0 0 0px;
  padding: 0px 0 0 38px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #0b3839;
  line-height: 16px;
}
#layout .index .utasbiztositas_tabla .list_bottom {
  position: absolute;
  left: 310px;
  top: 290px;
}
#layout .index .utasbiztositas_tabla a {
  position: absolute;
  left: 310px;
  top: 330px;
  width: 304px;
  height: 42px;
  padding: 15px 0 0 20px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  background: url(../../i/btn_next_long.png) left top no-repeat;
}
#layout .index table {
  width: 900px;
  margin: 20px 0 0 0px;
}
#layout .index table small {
  font-size: 11px;
}
#layout .index table th {
  text-align: left;
}
#layout .index table th h3 {
  width: auto;
  padding: 10px 0 10px 0px;
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
}
#layout .index table th h3.second {
  width: auto;
  text-align: center;
}
#layout .index table tr {
  min-height: 30px;
}
#layout .index table td {
  vertical-align: middle;
  font-family: 'open_sansregular', arial;
  color: #454545;
  font-size: 14px;
  padding: 10px 0 10px 0;
}
#layout .index table td sub {
  width: 80%;
  font-size: 10px;
}
#layout .index table td.center {
  text-align: center;
}
#layout .index table .even {
  background: #d4d4d4;
}
.hitelfedezeti_biztositas .dashed {
  padding: 10px;
  border: 6px dashed #26c5c8;
}
.hitelfedezeti_biztositas .dashed h2 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
}
.hitelfedezeti_biztositas .dashed ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.hitelfedezeti_biztositas .dashed ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.hitelfedezeti_biztositas a.text {
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #11a4a7;
  text-decoration: underline;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
}
.hitelfedezeti_biztositas a.go {
  cursor: pointer;
}
.partnereink p.head {
  width: 700px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.partnereink .partner {
  margin: 20px 0 0 0px;
  position: relative;
  padding-bottom: 10px;
}
.partnereink .partner .bottom_line {
  position: absolute;
  bottom: 0px;
  left: -20px;
  width: 939px;
  height: 2px;
  background: #d4d4d4;
}
.partnereink .partner .image {
  text-align: center;
  width: 146px;
}
.partnereink .partner .lead {
  width: 500px;
  margin: 0 0 0 20px;
}
.partnereink .partner .lead p {
  width: 600px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.partnereink .partner .lead h2 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #1a1919;
}
.partnereink .partner .lead a {
  color: #11a4a7;
  margin: 20px 0 0 0px;
  display: inline-block;
}
.utasbiztositas h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
}
.utasbiztositas p.head {
  width: 700px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.utasbiztositas .utasbiztositas_tabla {
  width: 900px;
  height: 384px;
  position: relative;
  background: url("../../i/utasbiztositas_bg.png") no-repeat;
}
.utasbiztositas .utasbiztositas_tabla h3 {
  position: absolute;
  left: 320px;
  top: 20px;
  font-family: 'oswaldregular', Arial;
  font-size: 30px;
  line-height: 23px;
  color: #ffffff;
}
.utasbiztositas .utasbiztositas_tabla ul.first {
  position: absolute;
  left: 280px;
  top: 75px;
  width: 220px;
  margin: 0px;
  padding: 0px 0 0 0px;
}
.utasbiztositas .utasbiztositas_tabla ul.first li {
  background: url('../../i/list_item_pipa.png') no-repeat top left;
  margin: 25px 0 0 0px;
  padding: 0px 0 0 38px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #0b3839;
  line-height: 16px;
}
.utasbiztositas .utasbiztositas_tabla ul.second {
  position: absolute;
  left: 540px;
  top: 75px;
  width: 220px;
  margin: 0px;
  padding: 0px 0 0 0px;
}
.utasbiztositas .utasbiztositas_tabla ul.second li {
  background: url('../../i/list_item_pipa.png') no-repeat top left;
  margin: 25px 0 0 0px;
  padding: 0px 0 0 38px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #0b3839;
  line-height: 16px;
}
.utasbiztositas .utasbiztositas_tabla .list_bottom {
  position: absolute;
  left: 310px;
  top: 290px;
}
.utasbiztositas .utasbiztositas_tabla a {
  position: absolute;
  left: 310px;
  top: 330px;
  width: 304px;
  height: 42px;
  padding: 15px 0 0 20px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  background: url(../../i/btn_next_long.png) left top no-repeat;
}
.utasbiztositas table {
  width: 900px;
  margin: 20px 0 0 0px;
}
.utasbiztositas table th {
  height: 50px;
  text-align: left;
}
.utasbiztositas table tr {
  height: 30px;
}
.utasbiztositas table td {
  vertical-align: middle;
  font-family: 'open_sansregular', arial;
  color: #454545;
  font-size: 14px;
}
.utasbiztositas table td sub {
  width: 80%;
  font-size: 10px;
}
.utasbiztositas table .even {
  background: #d4d4d4;
}
.karrendezesi_tanacsadas h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
}
.karrendezesi_tanacsadas p {
  width: 750px;
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.karrendezesi_tanacsadas ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.karrendezesi_tanacsadas ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.karrendezesi_tanacsadas .attention {
  height: 80px;
  width: 700px;
  padding: 10px;
  border: 6px dashed #de1e27;
  padding: 10px 0 0 70px;
  background: url('../../i/icon_attention.png') no-repeat left 10px center;
}
.karrendezesi_tanacsadas .attention h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #de1e27;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.karrendezesi_tanacsadas .attention p {
  width: 750px;
  color: #de1e27;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.karrendezesi_tanacsadas h4 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #de1e27;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.karrendezesi_tanacsadas a.ingyenes_tanacsadas_open {
  position: relative;
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.karrendezesi_tanacsadas .buttonsub {
  position: relative;
  display: block;
  width: 300px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .head {
  position: relative;
  width: 937px;
  margin: -20px 0 0 -20px;
  background: url('../../i/kockazat_head_bg.jpg') no-repeat;
  height: 279px;
}
.kockazatkezelesi_tanacsadas .maincont .head h2 {
  position: absolute;
  top: 90px;
  left: 260px;
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #444444;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.kockazatkezelesi_tanacsadas .maincont .head .namesub {
  position: absolute;
  top: 110px;
  left: 260px;
  text-transform: uppercase;
  width: 210px;
  color: #444444;
  font-size: 14px;
  font-family: 'oswaldregular', Arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .head .namesub a {
  color: #444444;
}
.kockazatkezelesi_tanacsadas .maincont .head a.go {
  position: absolute;
  left: 560px;
  top: 90px;
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.kockazatkezelesi_tanacsadas .maincont .head .buttonsub {
  position: absolute;
  left: 550px;
  top: 150px;
  width: 300px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.kockazatkezelesi_tanacsadas .maincont p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont ul {
  list-style-image: url('../../i/list_item.png');
  margin: 0px;
  padding: 0px 0 0 25px;
}
.kockazatkezelesi_tanacsadas .maincont ul li {
  margin: 25px 0 0 0px;
  padding: 0px;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 14px;
  color: #575757;
  line-height: 16px;
}
.kockazatkezelesi_tanacsadas .maincont a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.kockazatkezelesi_tanacsadas .maincont .buttonsub {
  display: block;
  width: 230px;
  color: #c11b24;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0 20px;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox {
  margin: 30px 0 0 0px;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox .about_right {
  width: 500px;
  margin: 30px 0 0 50px;
  color: #444444;
}
.kockazatkezelesi_tanacsadas .maincont .aboutbox .about_right h3 {
  margin: 20px 0 0 0px;
  padding: 0px;
  color: #444444;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
}
.rolunk h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 20px;
  line-height: 23px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.rolunk .map {
  background: #ffffff;
  width: 940px;
  height: 250px;
  margin: 20px 0 0 -40px;
}
.rolunk .map .canvas {
  width: 940px;
  height: 250px;
}
.rolunk table th {
  text-align: center;
  padding: 20px 0 20px 0px;
}
.rolunk table tr {
  height: 30px;
}
.rolunk table tr.even {
  background: #d4d4d4;
}
.rolunk table td {
  padding: 5px 15px 5px 5px;
  min-height: 30px;
  vertical-align: middle;
}
.rolunk table td.aleft {
  text-align: left;
}
.rolunk table td.aright {
  text-align: right;
}
.rolunk .info .info_left,
.rolunk .info .info_right {
  width: 400px;
}
.rolunk .info .label,
.rolunk .info .text {
  display: inline-block;
  color: #575757;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  margin: 10px 0 0 10px;
}
.rolunk .info .label.first,
.rolunk .info .text.first {
  margin: 50px 0 0 0px;
}
.rolunk .info .label {
  width: 150px;
}
.rolunk .info .text {
  width: 200px;
}
.rolunk p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.panaszbejelentes p {
  color: #575757;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.panaszbejelentes a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 50px 0 50px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.panaszbejelentes .dashed,
.panaszbejelentes .dashed_red {
  margin: 20px 0 0 0px;
  padding: 0px 0 20px 40px;
  border: 6px dashed #26c5c8;
}
.panaszbejelentes .dashed p,
.panaszbejelentes .dashed_red p {
  max-width: 500px;
}
.panaszbejelentes .dashed a,
.panaszbejelentes .dashed_red a {
  color: #11a4a7;
}
.panaszbejelentes .dashed a.pdf,
.panaszbejelentes .dashed_red a.pdf {
  display: inline-block;
  color: #11a4a7;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  margin: 10px 0 0 0px;
}
.panaszbejelentes .dashed a.pdf img,
.panaszbejelentes .dashed_red a.pdf img {
  padding-right: 10px;
}
.panaszbejelentes .dashed_red {
  border: 6px dashed #de1e27;
}
.panaszbejelento {
  z-index: 9000;
  display: none;
  position: absolute;
  width: 420px;
  padding: 20px;
  background: url("../../i/panaszbejelento_bg.jpg") repeat-y;
}
.panaszbejelento .close_panaszbejelento {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.panaszbejelento .dashed {
  margin: 20px 0 0 0px;
  padding: 0px 0 20px 40px;
  border: 6px dashed #ffffff;
}
.panaszbejelento h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 40px;
  line-height: 46px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.panaszbejelento .row {
  margin: 10px 0 0 0px;
}
.panaszbejelento .row .error {
  display: block;
  min-height: 20px;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  background: #ffffff;
  color: #e62226;
  text-align: center;
}
.panaszbejelento .row label {
  display: inline-block;
  width: 105px;
  color: #ffffff;
  font-family: 'open_sansregular', arial;
  font-size: 13px;
  text-align: right;
}
.panaszbejelento .row .input {
  width: 215px;
  height: 25px;
  margin: 0 0 0 20px;
  border: 1px solid #ad292b;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
}
.panaszbejelento .row .textarea {
  width: 215px;
  height: 200px;
  margin: 0 0 0 20px;
  border: 1px solid #ad292b;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
  resize: no;
}
.panaszbejelento .row .submit {
  border: none;
  width: 155px;
  height: 42px;
  padding: 0px 0 0 0px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 0px;
  cursor: pointer;
  text-transform: uppercase;
  background: url(../../i/btn_next.png) right top no-repeat;
}
.ingyenes_tanacsadas {
  z-index: 9000;
  position: absolute;
  display: none;
  width: 420px;
  padding: 20px;
  background: url("../../i/ingyenes_tanacsadas_bg.jpg") repeat-y;
}
.ingyenes_tanacsadas .close_tanacsadas {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.ingyenes_tanacsadas .dashed {
  margin: 20px 0 0 0px;
  padding: 0px 0 20px 40px;
  border: 6px dashed #ffffff;
}
.ingyenes_tanacsadas h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #ffffff;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
.ingyenes_tanacsadas p {
  color: #0b3839;
  font-size: 14px;
  font-family: 'open_sansregular', arial;
  line-height: 20px;
  margin: 15px 0 0 0px;
}
.ingyenes_tanacsadas .row {
  margin: 10px 0 0 0px;
}
.ingyenes_tanacsadas .row .error {
  display: block;
  min-height: 20px;
  font-family: 'open_sansregular', arial;
  font-size: 14px;
  background: #ffffff;
  color: #e62226;
  text-align: center;
}
.ingyenes_tanacsadas .row label {
  display: inline-block;
  width: 105px;
  color: #0b3839;
  font-family: 'open_sansregular', arial;
  font-size: 13px;
  text-align: right;
}
.ingyenes_tanacsadas .row .input {
  width: 215px;
  height: 25px;
  margin: 0 0 0 20px;
  border: 1px solid #24b3b6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
}
.ingyenes_tanacsadas .row .textarea {
  width: 215px;
  height: 200px;
  margin: 0 0 0 20px;
  border: 1px solid #24b3b6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(PIE.htc);
  color: #646464;
  font-size: 15px;
  font-family: 'open_sansregular', arial;
  resize: no;
}
.ingyenes_tanacsadas .row .submit {
  border: none;
  width: 155px;
  height: 42px;
  padding: 0px 0 0 0px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 20px 0 0 0px;
  cursor: pointer;
  text-transform: uppercase;
  background: url(../../i/btn_next.png) right top no-repeat;
}
.dijfizetes_ugyintezes a.go {
  display: inline-block;
  -webkit-box-shadow: 0px 4px 0px  #c11b24;
  -moz-box-shadow: 0px 4px 0px  #c11b24;
  box-shadow: 0px 4px 0px  #c11b24;
  behavior: url(PIE.htc);
  height: 26px;
  padding: 15px 10px 0 10px;
  font-family: 'open_sansregular', arial;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  background: #de1e27;
  margin-top: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}
.belepes h3,
.partnerbelepes h3 {
  font-family: 'oswaldregular', Arial;
  font-size: 36px;
  line-height: 42px;
  color: #11a4a7;
  margin: 10px 0 0 0px;
  text-transform: uppercase;
}
#footer {
  width: 100%;
  height: 118px;
  background-color: #191818;
  background-image: url("../../i/footer_bg.jpg");
  background-repeat: repeat-x;
}
#footer .inner {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
#footer .inner .logo {
  position: absolute;
  right: 100px;
  width: 138px;
  top: 40px;
}
#footer .inner .footer_left .pay_partners {
  margin: 10px 0 0 0;
  padding-bottom: 0;
}
#footer .inner .footer_left .pay_partners p {
  color: #ffffff;
  font-family: 'open_sansregular', arial, sans-serif;
}
#footer .inner .footer_left .pay_partners img {
  margin-top: 10px;
}
#footer .inner .footer_left p {
  margin: 20px 0 0 0;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight: bold;
}
#footer .inner .footer_left p .phone {
  font-size: 30px;
}
#footer .inner .footer_left ul {
  list-style-type: none;
  margin: 10px 0 0 0px;
}
#footer .inner .footer_left ul li {
  float: left;
  border-left: 1px solid #ffffff;
  margin: 0 0 0 10px;
}
#footer .inner .footer_left ul li.first {
  margin: 0px;
  border: none;
}
#footer .inner .footer_left ul li.first a {
  margin: 0px;
}
#footer .inner .footer_left ul li a {
  color: #ffffff;
  font-family: 'open_sansregular', arial, sans-serif;
  font-size: 13px;
  margin-left: 10px;
  display: block;
}
#footer .inner .footer_left ul li a:hover {
  text-decoration: underline;
}
#footer .inner .footer_right .partnerek_tovabb {
  position: absolute;
  color: #e9e9e9;
  font-size: 10px;
  font-family: 'open_sansregular', arial, sans-serif;
  margin: 70px 0 0 350px;
}
#footer .inner .footer_right .partners {
  margin: 25px 0 0 0;
}
#footer .inner .footer_right .partners span {
  width: 80px;
  display: inline-block;
  font-family: 'open_sansregular', arial, sans-serif;
  color: #ffffff;
  text-align: right;
}
#footer .inner .footer_right .partners img {
  margin: 0 0 0 40px;
}
.acceptCookie {
  position: fixed;
  height: 40px;
  width: 100%;
  background-color: #FFF;
  color: #999999;
  bottom: -40px;
  text-align: center;
  line-height: 40px;
  z-index: 9999;
}
.acceptCookie .success {
  background-color: #11a4a7;
  color: #FFFFFF;
  border: 1px solid #11a4a7;
  margin-right: 10px;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
}
