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%;
	vertical-align: baseline;
  outline: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* SEJTBANK STYLES */
/* TYPO */
h1 {
  font-size: 22px;
  font-weight: bold;
  color: #002B79;
  margin: 5px 0px;
}
h2 {
  font-size: 20px;
  font-weight: bold;
  color: #002B79;
  margin: 5px 0px;
}
h3{
  font-size: 16px;
  color: #333;
  margin: 5px 0px;
}
p, ul, blockquote {  
  line-height: 16px;
}
#content ul {
  margin: 10px 40px;
  list-style-type: disc;
  line-height: 1.5em;
}
a {
  text-decoration: none;
  color: #008DB7;
}
#content table td {
  vertical-align: top;
}

#search {
  /*background: url(../images/elements.png);*/
}
body {
  /*font-family: Arial, Helvetica, sans;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #74683B;
  background: #F5F5F5;
}
#page-home {
  background: url(../images/page_bg.jpg) repeat-x;
}
#wrapper {
  background: #FFF url(../images/wrapper_bg.jpg) no-repeat top center;
  overflow: hidden;
  width: 100%;
}
#page-inner #wrapper {
  background: #FFF url(../images/wrapper_inner_bg.jpg) no-repeat top center;
  overflow: hidden;
  width: 100%;
}
#wrapper-inner {
  width: 960px;
  margin: auto;
}
#top {
  position: relative;
  height: 140px;
}
#logo {
  width: 150px;
  height: 90px;
  display: block;
  float: left;
  top: 0px;
  left: 0px;
}
.secondary-links {
  width: 310px;
  padding-left: 70px;
  height: 22px;
  padding-top: 6px;
  font-size: 11px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.secondary-links a {
  margin-right: 30px;
  color: #FFF;
}
#search {
  left: 750px;
  top: 44px;
  padding: 2px 0px 0px 4px;
  position: absolute;
  width: 210px;
  height: 28px;
}
#search #search-q{
  width: 160px;
  padding: 2px;
  color: #333;
  float: left;
  display: block;
  background: none;
  border: 0px;
}
#search a {
  display: block;
  float: left;
  height: 24px;
  /*width: 35px;*/
  width: 169px;
}

#menu {
  position: absolute;
  top: 91px;
  left: 0px;
  width: 960px;
  padding-left: 3px;
}
#menu ul {
  margin: auto;
  display: table;
}
#menu li {
  float: left;
  position: relative;
}
#menu ul .over {
  background: url(../images/mainmenu_active.png) repeat-x;
}
#menu ul .over a {
  color: #FFF;
}
#menu ul li a{
  display: block;
  float: left;
  background: url(../images/elements.png) no-repeat 0px -210px;
  /*padding: 16px 12px 0px 12px;*/ /* up right down left */
  /*padding: 16px 14px 0px 15px;*/
  padding: 16px 11px 0px 10px;
  height: 33px;
  font-size: 15px;
  font-weight: bold;
  color: #008CB7;
  z-index: 3000;
}
#menu .submenu {
  display: none;
  position: absolute;
  top: 48px;
  left: -3px;
  z-index: 2000;
  width: 230px;
  background: url(../images/dropdown_bg.png) no-repeat bottom left;
  padding: 0px 5px 20px;
}
#menu .submenu li {
  display: block;
  float: none;
}
#menu .submenu li a{
  display: block;
  padding: 9px 10px;
  color: #FFF;
  font-size: 12px;
  float: none;
  line-height: 16px;
  height: auto;
  background: url(../images/dots_h_white.png) repeat-x;
}
#menu .submenu li a:hover {
  background: #7981C6;
}
.no-border, .no-bg {
  background: none !important;
}
#menu .over {
  
}

#page-home #image {
  background: url(../images/main_img.jpg) no-repeat;
  width: 960px;
  height: 250px;
}
#page-inner #image {
  /* APPLIC */
  /*background: url(../images/inner_img.jpg) no-repeat;*/
  background: url(../images/headers/header.jpg) no-repeat;
  width: 960px;
  height: 170px;
}
#image {
  position: relative;
}
#image span {
  /*font-size: 30px;*/
  font-size: 22px;
  /*font-family: Georgia, Helvetica, sans;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  /*color: #FFF;*/
  color: #008CB7;
  display: block;
  width: 350px;
  /*font-style: italic;*/
  position: absolute;
  right: 20px;
  line-height: 35px;
  /*text-align: center;*/
  text-align: left;
  top: 70px;
}
#image .mainszlogen {
  font-size: 22px; /* 30 */
  /*font-family: Georgia, Helvetica, sans;*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*color: #FFF;*/
  color:: #015974;
  display: block;
  width: 350px;
  /*font-style: italic;*/
  position: absolute;
  right: 20px;
  line-height: 35px;
  text-align: center;
  top: 124px;
  font-weight:bold;
}
#page-home #news {
  margin: 15px 0px 10px 0px;
  width: 100%;
  overflow: hidden;
}

#page-home #news .item {
  width: 230px;
  float: left;
  margin-right: 10px;
  height: 100px;
  position: relative;
  padding-bottom: 50px;
}

#page-home #news .item .button {
  margin: 10px 0px 0px 0px;
  position: absolute;
  bottom: 0px;
}

/* BUTTONS */
.button a, .button span, .button-small a, .button-small span {
  display: block;
  float: left;
}
.button a {
  background: url(../images/elements.png) no-repeat 0px -30px;
  padding: 7px 8px 0px 22px;
  height: 23px;
}
.button span {
  height: 30px;
  background: url(../images/elements.png) no-repeat -286px -30px;
  width: 14px;
}
.button-small a{
  background: url(../images/elements.png) no-repeat 0px -60px;
  padding: 4px 8px 0px 22px;
  height: 22px;
}
.button-small span {
  background: url(../images/elements.png) no-repeat -286px -60px;
  height: 26px;
  width: 14px;
}

/* BLOCKTITLE */
.block-content {
  /*padding: 10px 20px;*/
  padding: 10px 18px;
}
.blocktitle {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.blocktitle div{
  background: url(../images/elements.png) 100% -90px no-repeat;
  float: left;
  padding: 5px 10px 0px 10px;
  height: 23px;
  font-weight: bold;
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
}

#content-wrapper {
  background: url(../images/content_rep_bg.jpg) repeat-y top left;
}
#page-inner #content-wrapper {
  margin-top: 20px;
}
#content-wrapper-bg {
  overflow: hidden;
  width: 100%;
  background: url(../images/content_bottom_bg.jpg) no-repeat bottom left;
}
#page-inner #content {
  padding-right: 30px;
  width: 620px;
}
#page-home #content-holder {
  background: url(../images/content_top_bg_home.jpg) no-repeat top left;
  width: 100%;
  overflow: hidden;
}
#page-inner #content-holder {
  background: url(../images/content_top_bg.jpg) no-repeat top left;
  width: 100%;
  overflow: hidden;
}
#content {
  float: left;
  width:  650px;
}
#content p {
  line-height: 18px;
  margin: 10px 0px;
}
#services {
  width: 650px;
  margin-top: 7px;
  height: 98px;
}
#services .v-d-split {
  height: 98px;
  float: left;
}
.s-order, .s-modernservices, .s-tips, .s-gift {
  width: 115px;
  color: #666;
  height: 28px;
  padding-top: 55px;
  display: block;
  float: left;
  text-align: center;
  font-size: 15px;
  background: url(../images/services.png) no-repeat;
}
.services-button {
  float: left;
  display: block;
  margin: 10px 20px 0px 10px;
}
#sidebar .s-order, #sidebar .s-modernservices, #sidebar .s-tips, #sidebar .s-gift {
  padding: 15px 10px 13px 50px;
  float: none;
  width: 240px;
  height: auto;
  border-bottom: 1px solid #EDEDED;
  text-align: left;
}
.s-order {
  background-position: 30px 0px;
}
.s-modernservices {
  background-position: 80px -80px;
}
.s-tips {
  background-position: 80px -170px;
}
.s-gift {
  background-position: 80px -170px;
}
#sidebar .s-order {
  background-position: 0px -280px;
}
#sidebar .s-modernservices {
  background-position: 0px -338px;
}
#sidebar .s-tips {
  background-position: 0px -398px;
}
#sidebar .s-gift {
  background-position: 0px -452px;
}
#videoblock {
  background: url(../images/dots_h_dark.png) repeat-x bottom left;
  padding-bottom: 5px;
  margin: 10px 0px 15px 0px;
}
#videoblock .videos {
  /*background: url(../images/video_block_bg.png) no-repeat;*/
  background: url(../images/9Honap/9Honap.jpg) no-repeat;
  width: 649px;
  /*height: 323px;*/
  height: 510px;
}
#videoblock .promo-text {
  color: #005EC6;
  font-size: 14px;
  text-align: center;
  display: block;
  height: 30px;
}
#videoblock .video-list {
  width: 228px;
  padding: 10px;
  margin: 0px 0px 0px 0px;
  float: left;
}
#videoblock .video-item {
  background: url(../images/dots_h_light.png) repeat-x bottom left;
  padding: 9px 0px;
  overflow: hidden;  
}
#videoblock .video-item a {
  color: #002B79;
  font-size: 11px;
  font-weight: bold;
}
#videoblock .video-item img{
  float: left;
  margin-right: 10px;
}
#videoblock .video {
  width: 350px;
  height: 290px;
  padding: 24px 0px 0px 26px;
  float: left;
}
.main-text {
  padding-right: 20px;
}

#sidebar {
  width: 298px;
  float: left;
  padding: 1px;
}
#sidebar .news .item {
  padding: 5px 20px 10px 20px;
  overflow: hidden;
  clear: both;
  width: 258px;
  background: url(../images/dots_h_light.png) repeat-x bottom left;
}
#sidebar .news .item .button-small{
  margin-top: 10px;
}
#sidebar {
  padding-top: 7px;
}
#sidebar .links {
  margin-bottom: 10px;
}
#sidebar .links a {
  display: block;
  border-bottom: 1px solid #E0D89C;
  border-top: 1px solid #FFF;
  background-color: #F7F4E0;
  font-size: 13px;
  color: #666666;
  padding: 10px 20px 13px 30px;
}
#sidebar .linksImage {
  /*margin-bottom: 10px;*/
}
#sidebar .linksImage a {
  display: block;
  border-bottom: 1px solid #E0D89C;
  border-top: 1px solid #FFF;
}
#sidebar .linksImage .linksImageSkp {
  background: url(../images/box/SKP.jpg) no-repeat;
  width: 298px;
  height: 95px;
}
#sidebar .linksImage .linksImageBaba {
  background: url(../images/box/Babagondozas.jpg) no-repeat;
  width: 298px;
  height: 95px;
}
#sidebar .linksImage .linksImageCafe {
  background: url(../images/box/Cafe.jpg) no-repeat;
  width: 298px;
  height: 95px;
}
#sidebar .submenu {
  width: 322px;
  margin: -15px 0px 0px -13px;
}
#sidebar .submenu a {
  display: block;
  background: url(../images/submenu_link.png) repeat-x top right;
  padding: 10px 0px 12px 50px;
  width: 300px;
  margin-left: 11px;
  color: #FFF;
}
#sidebar .submenu .active {
  background-position: top left;
}
#sidebar .submenu .submenu-content{
  background: url(../images/submenu_bg.png) no-repeat 0px 0px;
  padding-top: 10px;
}
#sidebar .submenu .submenu-end {
  background: url(../images/submenu_bg.png) no-repeat 0px -431px;
  height: 24px;
}
.tabs {
  width: 630px;
  margin: 10px 0px;
  clear: both;
  background: url(../images/tab_bg.png);
}
.tabs.default {
  background: url(../images/tab_bg.png);
}
.tabs.magenta {
  background: url(../images/tab_m_bg.png);
}
.tabs.gray {
  background: url(../images/tab_g_bg.png);
}
.tabs, .tabs div a, .tabs div span {  
  overflow: hidden;
  color: #FFF;
}
.tabs div a, .tabs div span {
  display: block;
  float: left;
}
.tabs .active a{
  background: url(../images/tab_bg.png);
  background-position: 0px -40px;
  color: #008DB7;
}
.tabs.magenta .active a {
  color: #C6006F
}
.tabs.gray .active a {
  color: #333;
}
.tabs .active span {
  background: url(../images/tab_bg.png);
  background-position: -620px -40px;
}
.tabs div a {
  height: 28px;
  padding: 12px 5px 0px 15px;
}
.tabs div span {
  width: 10px;
  background: url(../images/tab_bg.png);
  background-position: 8px -80px;
  height: 40px;
}
.contact {
  padding-bottom: 20px;
  margin-top: 10px;
}
.contact dl {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.contact dt, .contact dd{
  float: left;
  padding-bottom: 10px;
  display: block;
}
.contact dl dt{
  /*width: 50px;*/
  width: 56px;
  color: #666666;
  clear: left;
}
.contact dl dd {
  color: #333333;
  font-weight: bold;
}
.contact ul {
  color: #008CB7;
  list-style-type: disc;
  padding: 10px 0px 10px 30px;
}
.contact ul li {
  margin: 0px 0px 5px 0px;
}
.contact ul li a {
  color: #002B79;
  font-weight: bold;
}
.contact .google-map {
  background: url(../images/elements.png) no-repeat -240px 0px;
  width: 60px;
  height: 20px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
#breadcrumb {
  background: url(../images/breadcrumb.png) no-repeat;
  width: 940px;
  padding: 0px 20px 0px 20px;
  height: 36px;
  margin-top: 20px;
}
#breadcrumb a, #breadcrumb span {
  color: #666666;
  padding: 10px 10px 0px 30px;
  background: url(../images/breadcrumb.png) no-repeat 0px -36px;
  display: block;
  height: 26px;
  float: left;
}
#breadcrumb .first {
  background: none;
  padding: 10px 10px 0px 0px;
}
.img-left {
  float: left;
  margin-right: 10px;
}
#footer {
  clear: both;
  text-align: center;
  padding-bottom: 20px;
}
#footer a {
  color: #666666;
  margin: 0px 10px;
}
#footer a:hover {
  text-decoration: underline;
}
#footer .footer-logo {
  font-size: 11px;
}
#footer .footer-links {
  padding: 15px;
  height: 15px;
  border-bottom: 1px solid #FFF;
}
.v-d-split {
  background: url(../images/dots_v_dark.png) repeat-y;
  width: 1px;
}
.h-d-split {
  background: url(../images/dots_h_dark.png) repeat-x top left;
}
/* SUBBOX */
.subbox {
  width: 302px;
  float: left;
  font-size: 15px;
  margin-right: 5px;
}
.subbox .header {
  /*height: 76px;*/
  height: 88px;
  font-size: 22px;
  color: #FFF;
  text-align: center;
  /*padding: 10px 20px 0px 20px;*/
  padding: 2px 4px 2px 4px;
}
.subbox ul{
  margin: 10px 30px;
  line-height: 20px;
  list-style-type: disc;
}
.subbox ul a {
  display: inline;
  padding: 0px;
  font-weight: normal;
  margin: 0px;
}
.subbox a{
  display: block;
  padding: 10px;
  font-weight: bold;
  margin: 0px 10px;
}
.subbox a:hover {
  text-decoration: underline;
}
.magenta {
  /*background: url(../images/subheader_magenta.png) no-repeat;*/
  background: url(../images/Szolgaltatas/modern.png) no-repeat;
}
.magentanotwin {
  /*background: url(../images/subheader_magenta.png) no-repeat;*/
  background: url(../images/Szolgaltatas/button_modern_no_twin.png) no-repeat;
}
.magentatwin {
  /*background: url(../images/subheader_magenta.png) no-repeat;*/
  background: url(../images/Szolgaltatas/button_modern_twin.png) no-repeat;
}
.magenta, .magenta a{
  color: #B70467;
}
.magenta, .magenta, .modern a{
  height: 80px;
  padding: 0px;
  margin: 0px;
}
.gray, .gray a {
  color: #55595C;
}
.gray, .gray, .common a {
  height: 80px;
  padding: 0px;
  margin: 0px;
}
.gray {
  /*background: url(../images/subheader_gray.png) no-repeat;*/
  background: url(../images/Szolgaltatas/common.png) no-repeat;
}
.graynotwin {
  /*background: url(../images/subheader_gray.png) no-repeat;*/
  background: url(../images/Szolgaltatas/button_common_no_twin.png) no-repeat;
}
.graytwin {
  /*background: url(../images/subheader_gray.png) no-repeat;*/
  background: url(../images/Szolgaltatas/button_common_twin.png) no-repeat;
}
.content-table {
  width: 100%;
  margin: 10px 0px;
}
.content-table thead{
  background: #EDEDED;
}
.content-table td {
  padding: 6px;
  border: 1px solid #DDD;
}
/* Applic */
h4{
  font-size: 22px;
  color: #c50171;
  margin: 5px 0px;
}
h5{
  font-size: 20px;
  color: #c50171;
  margin: 5px 0px;
}
h6{
  font-size: 16px;
  color: #c50171;
  margin: 5px 0px;
}
h7{
  font-size: 20px;
  color: #333;
  margin: 5px 0px;
}


.szlogen {
  /*font-size: 26px;*/
  font-size: 22px;
  /*font-family: Georgia, Helvetica, sans;*/
  font-family:Verdana, Arial, Helvetica, sans-serif;
  /*color: #FFF;*/
  color: #008CB7;
  display: block;
  width: 350px;
  /*font-style: italic;*/
  position: absolute;
  right: 20px;
  line-height: 35px;
  text-align: center;
  top: 70px;
}
#page-inner #image01 {
  background: url(../images/inner_image_01.jpg) no-repeat;
  width: 960px;
  height: 170px;
}
#page-inner #image02 {
  background: url(../images/inner_image_02.jpg) no-repeat;
  width: 960px;
  height: 170px;
}
#page-inner #image03 {
  background: url(../images/inner_image_03.jpg) no-repeat;
  width: 960px;
  height: 170px;
}
#image01 {
  position: relative;
}
#image02 {
  position: relative;
}
#image03 {
  position: relative;
}
.alcim{
	color:#0054a5;
	font-variant:small-caps;
	font-size:16px;
}
.keret{
	border: #E5E5E5 1px solid;
}
.keretMagenta{
	border: #DA789F 1px solid;
}
.keretSzurke{
	border: #9E9FA3 1px solid;
}
.alapszoveg{
  color: #85794C;
}
.magentaszoveg{
  color: #c50171;
}
.magentakiemeltszoveg{
  color: #c50171;
  font-size:12px;
  font-weight:bold;
}
.greyszoveg{
  color:#6a6a6a;
}
.greykiemeltszoveg{
  color:#6a6a6a;
  font-size:12px;
  font-weight:bold;
}
.bluekiemeltSzoveg{
	color:#0054a5;
	font-size:12px;
	font-weight:bold;
}
.blueszoveg{
  color:#0054a5;
}
#sidebar .movies {
  margin-bottom: 0px;
}
#sidebar .movies a {
  display: block;
  border-bottom: 1px solid #E0D89C;
  border-top: 1px solid #FFF;
  background-color: #F7F4E0;
  font-size: 13px;
  color: #666666;
  padding: 10px 20px 13px 30px;
}
#sidebar .main-movies {
  margin-bottom: 0px;
  background: url(../images/amit_a_Sejtbankrol_tudni_kell.png) no-repeat;
  height: 95px;
}
#sidebar .main-movies a {
  display: block;
  border-bottom: 1px solid #E0D89C;
  border-top: 1px solid #FFF;
  /*background-color: #F7F4E0;*/
  font-size: 13px;
  color: #666666;
  /*padding: 10px 20px 13px 30px;*/
}
#facebook {
  background: url(../images/facebook/facebook.jpg) no-repeat;
  border:1px solid #000066;
  width: 129px;
  display: block;
  float: left;
  top: 0px;
  left: 0px;
  /*
  height: 90px;
  display: block;
  float: left;
  top: 0px;
  left: 0px;
  */
}
.subbox .headerpicture {
  height: 76px;
}
.subbox .headerpicture a {
  
}
.adatkeres {
  /*height: 22px;*/
  height:32px;
}
.formText{
	border:#b8cde2 1px solid;
	color:#5f5f5f;
}
.formTextarea{
	border:#b8cde2 1px solid;
	color:#5f5f5f;
}
