html {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif; 
/*	font-size:0.8125em; 
	line-height:1.538em; */
	font-size: 14px;
	color:#5c5f64;
}

body{
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-image: url("img/hatter.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

#keret {
	margin: auto;
	width: 993px;
	background-image: url("img/tartalom_hatter.png");
	background-repeat: repeat-y;
}

#fejlec {
	position: relative;
	width: 993px;
	height: 127px;
	background-image: url(img/fejlechatter.png);
	background-repeat: no-repeat;
	background-position: 30px 6px;
}

.logo {
  width: 115px;
  height: 127px;
}

.header-decor {
  position: absolute;
  top: 0;
  left: 120px;
  width: 70%;
  height: 127px;
}

.header-decor img {
  max-width: 688px;
  width: 100%;
  vertical-align: middle;
}

.responsive-phone .header-decor img {
  min-width: 200px;
}

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

#logo {
	float: left;
	width: 103px;
	height: 96px;
	padding-top: 5px;
	padding-left: 55px;
	padding-bottom: 4px;
}

#szlogen {
	float: left;
	width: 520px;
	padding-top: 92px;
	padding-left: 15px;
	font-family: Verdana;
	font-style: italic;
	font-size: 17px;
	color: #f58e0d;
}

#ikonok {
	float: right;
	padding-top: 25px;
	width: 200px;
	padding-right: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #828482;
	line-height: 22px;
	font-weight: bold;
}

#ikonok a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #828482;
	line-height: 18px;
	text-decoration: none;
}

#felsomenu{ 
	clear: both;
	margin-left: 16px;
	width: 961px;
	height: 46px;
	background: url(img/menuhatter.gif);
	background-repeat: repeat-x;
}

#felsomenu li{ 
	float:left; 
	display: inline-block; 
}

#alsomenu {
  margin: 0 60px 20px 0;
}

.responsive #alsomenu {
  margin: 20px auto;
}

#alsomenu ul {
  float: right;
  list-style: none;
  margin-bottom: 10px;
}

#alsomenu li {
	float: left; 
	display: inline-block; 
	list-style: none;
	margin-bottom: 5px;
}

#alsomenu ul > li::before {
  content: none;
}

#alsomenu a, #alsomenu a:link {
  color: #F93;
  font-family: Arial,"Arial Unicode MS",Helvetica,sans-serif;
}
#alsomenu a:hover {
  color: #FFF;
  text-decoration: none;
}
#alsomenu .current a, #alsomenu .active a {
  color: #FFF;
  font-weight: bold;
}

.responsive-phone #alsomenu ul {
  width: 100%;
}

.responsive-phone #alsomenu li {
  display: block;
  float: none;
  clear: both;
  text-align: center;
  margin-bottom: 5px;
  padding: 5px 0;
}

/* HBCS menü */
.art-nav a:hover span, .art-nav .active span {
  background: url("img/item-act-left-bg.gif") no-repeat scroll left top transparent;
  position: relative;
}

#felsomenu a,
.art-nav a { 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-size: 12px;
	text-decoration:none; 
	display:block; 
	text-transform: uppercase;
	/*background: url(img/menu-item-border.gif) left top no-repeat;*/
}

.responsive .art-nav a {
	font-size: 16px;
}

#felsomenu .elvalaszto,
.art-nav .elvalaszto {
	width: 7px;
	height: 46px;
	background: url(img/menu-item-border.gif) right top no-repeat;
}

.responsive .elvalaszto {
  display: none;
}

#felsomenu a span,
.art-nav a span { 
	display:block; 
}

#felsomenu a span span,
.art-nav a span span { 
	padding: 14px 22px 12px 22px; 
	position: relative;
}

#felsomenu a:hover,
#felsomenu .active,
.art-nav a:hover,
.art-nav .active a
{
	color:#2f4a85; background:url(img/item-act-bg.gif) top repeat-x;  position:relative; right:-2px;
}

#felsomenu a:hover span,
#felsomenu .active span,
.art-nav a:hover span,
.art-nav .active span
{
	background:url(img/item-act-left-bg.gif) left top no-repeat;  position:relative;
}

#felsomenu a:hover span span,
#felsomenu .active span span,
.art-nav a:hover span span,
.art-nav .active span span
{
	background:url(img/item-act-right-bg.gif) right top no-repeat;
}

.container {width:100%; overflow:hidden;}
ul { list-style:none;}

#tartalom {
	position: relative;
	width: 961px;
	margin-left: 16px;
}

#tartalom .szovegresz {
	/*Sima oldalnál*/
	width: 920px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

#tartalom .fent,
.content-top {
	background-color: #fafaf9;
	background-image: url(img/szurkeatmenet.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content-top-left,
.content-top-right {
  padding: 10px 0 2px;
}

.content-top-left {
  width: 270px;
}

/* nyelvválasztó */
.mod-languages .lang-home {
  float: left;
  margin-right: 34px;
  margin-top: 2px;
}

.mod-languages li {
  background: none;
}

.mod-languages a {
  text-decoration: none !important;
}

.art-postcontent .mod-languages ul > li::before {
  content: none;
}

.art-postcontent .mod-languages ul > li {
  padding-left: 10px;
}

/* nyelvválasztó vége */

.art-block.udvozoljuk {
  background-image: url(img/idezojel.png);
  background-repeat: no-repeat;
  background-position: left-top;
  margin: 5px 7px 10px 0;
  padding: 6px 0 0 10px;
}

.art-block.udvozoljuk .art-blockheader {
  margin: 0 3px 7px 70px;
  padding-right: 10px;
}

.art-block.udvozoljuk .t {
  text-align: right;
  color: #F58E0D;
}

#tartalom .fent .bal {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(img/idezojel.png);
	background-repeat: no-repeat;
	background-position: left-top;
}

#tartalom .fent .bal_aloldal {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: -10px;
}

#tartalom .fent .bal .bcim {
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #f58e0d;
	text-align: right;
	padding-right: 10px;
	border-bottom: 2px solid #cac9c7;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tartalom .fent .bal .szoveg,
.art-blockcontent .udvozoljuk
{
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3d5f89;
	text-align: right;
	line-height: 22px;
}

#tartalom .fent .bal .tovabb,
.art-blockcontent .udvozoljuk .tovabb
{
	padding-top: 10px;
	text-align: right;
	line-height: 22px;
}

#tartalom .fent .bal .tovabb a,
.art-blockcontent .udvozoljuk .tovabb a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3d5f89;
	text-decoration: none;
}

#tartalom .fent .jobb {
	float: left;
	width: 670px;
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 5px;	
}

#tartalom .fent .jobb .jcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #344364;
	border-bottom: 2px solid #cac9c7;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tartalom .fent .jobb .jszoveg {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c5f64;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
}

#tartalom .lentbal {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-top: 15px;
	background-color: #FFFFFF;
}

#tartalom .lentjobb {
	float: left;
	width: 675px;
	padding-left: 25px;
	padding-top: 15px;
	background-color: #FFFFFF;
}

#tartalom .cimkep,
.art-postcontent .cimkep {
	float: left;
	height: 50px;
}

#tartalom .cimmezo, 
.art-postcontent .cimmezo {
	float: left;
	margin-left: 15px;
	padding-top: 6px;
	width: 580px;
	/*border-bottom: 1px solid #384057; */
	border-bottom: 2px solid #cac9c7; 
}

#tartalom .cim,
.art-postcontent .cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #344364;	
	line-height: 30px;
}

#tartalom .alcim,
.art-postcontent .alcim,
.art-postcontent .alcim a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f58e0d;
	text-decoration: none;
}

#tartalom .szovegmezo,
.art-postcontent .szovegmezo {
	clear: both;
	max-width: 650px;
	padding-top: 10px;
	/*background: #FFFFFF;*/
}

#tartalom .szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5c5f64;
}

#tartalom .kisszoveg,
.content-top-left .kisszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5f64;
	line-height: 1.3em;
}

#tartalom .kiemelt,
.content-top-left .kiemelt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #f58e0d;
	line-height: 23px;
	margin: 10px 0;
}

#tartalom .links,
.art-postcontent a.links,
.list4 a {
	font-family: Verdana;
	font-size: 13px;
	color: #f58e0d;
	text-decoration: none;
}

#tartalom .links:hover,
.art-postcontent a.links:hover,
.list4 a:hover {
	text-decoration: underline;
}

#tartalom .kislinks, 
.art-postcontent a.kislinks {
	font-family: Verdana;
	font-size: 12px;
	color: #f58e0d;
	text-decoration: none;
}

#tartalom .kislinks:hover, 
.art-postcontent a.kislinks:hover {
	text-decoration: underline;
}

#tartalom .alinks, 
.art-postcontent .alinks {
	font-family: Verdana;
	font-size: 13px;
	color: #344364;
	text-decoration: none;
}

#tartalom .alinks:hover, 
.art-postcontent .alinks:hover {
	text-decoration: underline;
}

#tartalom .tsorcim, 
.art-postcontent .tsorcim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #ff9900;
	/*height: 22px;*/
	font-weight: bold;
	padding-bottom: 6px;
}


#tartalom .tsor11,
.art-postcontent .tsor11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5f64;
	background: #fee4b4;
	/*height: 22px;*/
}

#tartalom .tsor12, 
.art-postcontent .tsor12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5f64;
	background: #FEECCB;
	/*height: 22px;*/
}

#tartalom .tsor21,
.art-postcontent .tsor21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5f64;
	background: #FFEFD1;
	/*height: 22px;*/
}

#tartalom .tsor22,
.art-postcontent .tsor22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5f64;
	background: #FFFFFF;
	/*height: 22px;*/
}

/* Kapcsolat űrlap */

.contact label {
  font-size: 14px;
  color: #5C5F64;
  font-weight: bold;
}

.contact input,
.contact textarea {
	border: 1px solid #f58e0d;
	border-radius: 0;
	background: #fff;
}

.contact .control-group {
  margin-bottom: 20px;
}

.contact-details {
  float: left;
  margin-right: 20px;
}

.contact-message {
  float: left;
}

.urlap_kapcs1,
.contact-details input {
	width: 240px;
}

.contact-message input {
	width: 380px;
}

.contact-emailcopy .control-label {
  float: left;
  display: inline;
}

.contact-emailcopy .controls {
  float: left;
  display: inline;
}
.contact-message .contact-emailcopy input {
  width: auto;
}

.urlap_kapcs2,
#jform_contact_message {
	border: 1px solid #f58e0d;
	width: 380px;
	height: 300px;
}

.urlap_kapcs3,
.contact .btn-primary {
	float: right;
	margin-right: 20px;
	color: #FFFFFF;
	background-color: #f58e0d;
	text-transform: uppercase;
}

/* Kapcsolat űrlap vége */

.art-footer {
	clear: both;
	border-top: 5px solid #384057;
	background: #5f626b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	text-align: left;
	padding: 0;
}

#lablec {
	margin-left: 16px;
}

#lablec .hasab {
	float: left;
	width: 180px;
	height: 60px;
	margin-left: 10px;
	padding-top: 15px;
}

#lablec .lablecterkoz {
	float: left;
	width: 160px;
	padding-top: 27px;
	text-align: center;
}

#lablec .lablecterkoz a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-weight: bold;
	text-decoration: none;
}

#lablec .lablec_cim {
	padding-top: 6px;
	padding-left: 4px;
	color: #f58e0d;	
	font-weight: bold;	
}

#lablec .lablec_cim a {
	color: #f58e0d;	
	font-weight: bold;	
	text-decoration: none;
}

#lablec .lablec_cim a:hover {
	color: #FFFFFF;
}

#lablec .lablec_ref {
	padding-left: 4px;
	font-size: 10px;
}

#lablec .lablec_ref a {
	color: #FFFFFF;
	text-decoration: none;
}

#lablec .lablec_ref a:hover {
	color: #f58e0d;	
}

#lablec .alsomenu {
	padding-left: 280px;
	text-align: center;
}

#lablec .alsomenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f58e0d;	
	text-decoration: none;
}

#lablec .alsomenu a:hover {
	color: #FFFFFF;
}

#lablec .alsomenu .active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
}

.content-top-right .art-block {
  padding: 1px 5px;
  margin: 10px 8px 10px 10px;
}

.content-top-right .art-blockcontent {
  padding: 2px 0;
}

.content-top-right .custom {
  font-size: 14px;
  line-height: 18px;
  color: #5C5F64;
  text-align: justify;
  padding-right: 10px;
}

.content-top-right .t {
  line-height: 100%;
}

.content-top-right .subtitle {
  font-size: 22px;
  font-weight: normal;
  color: #F58E0D;
  margin: 0;
}

.content-top-right .art-blockcontent p {
  margin: 0 0 2px 5px;
}

.content-top .nspArt-inner {
  /* box1 megvalósítása CSS3-mal */
  background: #fff;
  padding: 8px;
  border: 1px solid #c3c2c2;
  border-radius: 6px;
  box-shadow: 0 1px 0 0.5px #ccc;
}

.content-top .nspImageWrapper {
  margin: 0 !important;
}

.content-top .nspHeader,
.content-top .nspHeader a ,
.content-top .art-blockcontent h4 a {
  font-size: 17px;
  line-height: 17px;
  color: #F58E0D;
  font-family: Arial, Helvetica, sans-serif;
}

.content-top .nspHeader {
  padding: 13px 5px 0;
}

.nspArt .nspHeader {
  border: none;
  margin: 0 0 14px;
}

.content-top .nspHeader a {
  background: url(img/page1-title3.gif) top left no-repeat;
  display: block;
  padding: 0 0 5px 20px;
  margin-right: 10px;
  border-bottom: 1px solid #c4c4c4;
  text-decoration: none;
}

.content-top .nspText {
  line-height:1.385em; 
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #434445;
  padding-bottom: 14px;
}

.content-top .art-button {
  box-shadow: none;
  border-radius: none;
}

.content-top a.art-button, 
.content-top a.art-button:link {
  margin: 0 5px 3px;
}

a.art-button, a.art-button:link {
  font-size: 12px !important;
  line-height: 17px !important;
  text-transform: lowercase;
}

.content-top .readon,
a.art-button {
  display: block;
  float: none;
  clear: both;
  background:url(img/link-left-bg.gif) left top no-repeat;
  color:#ffffff;
  text-decoration:none;
  margin-top: 10px;
  padding-left: 23px;
  cursor:pointer;
}

.readon span{ display:inline-block; background:url(img/link-right-bg.gif) right top no-repeat; padding-right:9px;}
.readon span span{ display:inline-block; background:url(img/link-bg.gif) top repeat-x; padding:2px 20px 3px 18px;}
.readon:hover{ text-decoration:none; background:url(img/link-left-bg2.gif) left top no-repeat;}
.readon:hover span{ background:url(img/link-right-bg2.gif) right top no-repeat;}
.readon:hover span span{ background:url(img/link-bg2.gif) top repeat-x;}

.nspCol3 .nspImage {
  width: 100% !important;
}

@media all and (max-width: 660px) {
  .nspCol3 {
    width: 50%;
  }
  .art-sidebar1 .art-block {
    width: 48%;
  }
}

.responsive-phone .nspCol3 {
  width: 100%;
}

.responsive-phone .art-sidebar1 .art-block {
  width: 94%;
}

/* Sidebar */
.art-sidebar1 .art-block {
  margin-bottom: 25px;
}

.art-sidebar1 .art-blockheader {
  border-radius: 0;
  border-bottom: 2px solid #C2C0BE;
  padding: 7px 0 0;
  margin: 0 7px 10px;
}

.art-sidebar1 .art-blockheader .t {
  text-align: right;
  font-size: 22px;
  line-height: 1.412em;
  margin: 0;
}

.art-sidebar1 .art-blockheader .subtitle {
  text-align: right;
  font-size: 20px;
  line-height: 1.412em;
  color: #434445;
  font-weight: normal;
}

.art-sidebar1 .art-blockcontent {
  padding: 3px 0;
}

.art-sidebar1 .art-blockcontent a {
  color: #5C5F64;
}

.box1{ background:url(img/box1-border.gif) top repeat-x #ffffff; width:100%;}
.box1 .left-border{ background:url(img/box1-border.gif) left repeat-y; width:100%;}
.box1 .right-border{ background:url(img/box1-border.gif) right repeat-y; width:100%;}
.box1 .bot-border{ background:url(img/box1-bot-border.gif) bottom repeat-x; width:100%;}
.box1 .left-top{ background:url(img/box1-corner-left-top.gif) left top no-repeat; width:100%;}
.box1 .right-top{ background:url(img/box1-corner-right-top.gif) right top no-repeat; width:100%;}
.box1 .left-bot{ background:url(img/box1-corner-left-bot.gif) left bottom no-repeat; width:100%;}
.box1 .right-bot{ background:url(img/box1-corner-right-bot.gif) right bottom no-repeat; width:100%;}
.box1 .indent{ padding:10px 10px 17px 10px;}
.box1 .indent2{ padding:24px 10px 17px 23px;}
.box1 .title{ padding-bottom: 4px; margin:14px 4px 14px 4px; border-bottom:solid 1px #c4c4c4; font-family: Arial, Helvetica, sans-serif; font-size:17px; color:#f58e0d; }
.box1 .text{ line-height:1.385em; padding-left:4px;font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #434445;}
.box1 .link{ margin-top:15px !important;}

.box2{ background:url(img/box2-tail.gif) top repeat-x #e8e6e3; width:100%; }
.box2 .left-border{ background:url(img/box1-border.gif) left repeat-y; width:100%;}
.box2 .right-border{ background:url(img/box1-border.gif) right repeat-y; width:100%;}
.box2 .bot-border{ background:url(img/box1-border.gif) bottom repeat-x; width:100%;}
.box2 .left-top{ background:url(img/box2-corner-left-top.gif) left top no-repeat; width:100%;}
.box2 .right-top{ background:url(img/box2-corner-right-top.gif) right top no-repeat; width:100%;}
.box2 .left-bot{ background:url(img/box2-corner-left-bot.gif) left bottom no-repeat; width:100%;}
.box2 .right-bot{ background:url(img/box2-corner-right-bot.gif) right bottom no-repeat; width:100%;}
.box2 .indent{ padding:10px 10px 10px 10px; line-height:1.385em;}
.box2 .indent2{ padding:0 0 0 5px;}
.box2 .title{ text-align: right; font-family: Arial, Helvetica, sans-serif; font-size:22px; line-height:1.412em; color:#344364; border-bottom:solid 2px #c2c0be; margin-bottom:25px;}
.box2 .title2{ font-family: Arial, Helvetica, sans-serif; font-size:20px; line-height:1.412em; color:#434445;}
.box2  .text{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #434445;line-height:1.538em;}

.box3{ background:url(img/box3-tail.gif) top repeat-x #f2860e;}
.box3 .left-border{ background:url(img/box3-border.gif) left repeat-y; width:100%;}
.box3 .right-border{ background:url(img/box3-border.gif) right repeat-y; width:100%;}
.box3 .bot-border{ background:url(img/box3-bot-border.gif) bottom repeat-x; width:100%;}
.box3 .left-top{ background:url(img/box3-corner-left-top.gif) left top no-repeat; width:100%;}
.box3 .right-top{ background:url(img/box3-corner-right-top.gif) right top no-repeat; width:100%;}
.box3 .left-bot{ background:url(img/box3-corner-left-bot.gif) left bottom no-repeat; width:100%;}
.box3 .right-bot{ background:url(img/box3-corner-right-bot.gif) right bottom no-repeat; width:100%;}
.box3 .indent{ padding:10px 10px 10px 10px;}
.box3 .cim_b3 {font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:1.412em; font-weight:bold; color:#FFFFFF; }
.box3 .title{ border-bottom:solid 2px #c2c0be; margin-bottom:25px;}

.box4{ background:url(img/box1-border.gif) top repeat-x #ffffff; width:100%; max-width: 250px; margin-left: 5px; }
.box4 .left-border{ background:url(img/box1-border.gif) left repeat-y; width:100%;}
.box4 .right-border{ background:url(img/box1-border.gif) right repeat-y; width:100%;}
.box4 .bot-border{ background:url(img/box1-bot-border.gif) bottom repeat-x; width:100%;}
.box4 .left-top{ background:url(img/box1-corner-left-top.gif) left top no-repeat; width:100%;}
.box4 .right-top{ background:url(img/box1-corner-right-top.gif) right top no-repeat; width:100%;}
.box4 .left-bot{ background:url(img/box1-corner-left-bot.gif) left bottom no-repeat; width:100%;}
.box4 .right-bot{ background:url(img/box1-corner-right-bot.gif) right bottom no-repeat; width:100%;}
.box4 .indent{ padding:10px 10px 17px 10px;}
.box4 .title{
  padding-bottom: 7px;
  padding-left: 20px;
  margin:8px 4px 6px 4px;
  border-bottom:solid 1px #c4c4c4;
  font-family: Arial, Helvetica, sans-serif;
  font-size:17px;
  line-height: 15px;
  color:#f58e0d;
  background: url(img/page1-title3.gif) no-repeat left top;
}
.box4 .text{ line-height:1.385em; padding-left:4px;font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #434445;}
.box4 .link{ margin-top:15px !important;}

#Form1{ padding-top:10px;}
#Form1 .tail{ background:url(img/form1-bg.gif) top repeat-x;}
#Form1 .left-bg{ background:url(img/form1-left-bg.gif) left top no-repeat;}
#Form1 .right-bg{ background:url(img/form1-right-bg.gif) right top no-repeat; height:22px;}
#Form1 input{ border:solid 0px;}
#Form1 .form-link{ display:inline-block; background:url(img/form1-link-left-bg.gif) left top no-repeat; color:#c45e00; text-decoration:none; margin-top:12px; padding-left:9px; cursor:pointer; font-size: 13px; float: right; }
#Form1 .form-link:hover{ text-decoration:none; background:url(img/form1-link-left-bg2.gif) left top no-repeat; color:#ffffff;}
#Form1 .form-link:hover span{ background:url(img/form1-link-right-bg2.gif) right top no-repeat;}
#Form1 .form-link:hover span span{ background:url(img/form1-link-bg2.gif) top repeat-x;}
#Form1 .form-link span{ display:inline-block; background:url(img/form1-link-right-bg.gif) right top no-repeat; padding-right:9px;}
#Form1 .form-link span span{ display:inline-block; background:url(img/form1-link-bg.gif) top repeat-x; padding:3px 5px 4px 5px;}
#Form1 .form-link2{ display:block; float:left; margin-top:13px; color:#ffffff;}

.form-link-submit {
  padding: 2px 8px;
  border: 1px solid #dd6a00 !important;
  border-radius: 6px;
  background: linear-gradient(180deg, #ffd811, #fdbd0f);
  color: #dd6a00;
  font-weight: bold;
  box-shadow: 0 1px 0 0 #dd6a00;
  float: right;
  cursor: pointer;
}

.form-link-submit:hover {
  background: linear-gradient(180deg, #e4c510, #765a06);
  box-shadow: 0 1px 0 0 #6a4f05;
  color: #fff;
}

.link, .art-sidebar1 a.link { display:inline-block; background:url(img/link-left-bg.gif) left top no-repeat; color:#ffffff; text-decoration:none; margin-top:10px; padding-left:23px; cursor:pointer; line-height: 17px }
.link:hover, .art-sidebar1 a.link:hover { text-decoration:none; background:url(img/link-left-bg2.gif) left top no-repeat;}
.link:hover span{ background:url(img/link-right-bg2.gif) right top no-repeat;}
.link:hover span span{ background:url(img/link-bg2.gif) top repeat-x;}
.link span{ display:inline-block; background:url(img/link-right-bg.gif) right top no-repeat; padding-right:9px;}
.link span span { display:inline-block; background:url(img/link-bg.gif) top repeat-x; padding:2px 20px 3px 18px;}

.list li{ background:url(img/list-bg.gif) no-repeat; padding-left:25px; font-size:0.923em; line-height:1.5em; padding-bottom:18px;}
.list .last{ padding-bottom:4;}
.list li a{ color:#5c5f64;}

.list4 li{ background:url(img/list2-bg.gif) no-repeat 0px 2px; padding-left:20px; font-size:0.923em; line-height:1.5em; padding-bottom:4px;}
.list4 .current {font-weight: bold; }
.list4 li li {
  font-weight: normal;
  background: none;
  list-style: disc;
  color: #F58E0D;
  padding-left: 0;
  margin-left: 20px;
}
.list5 li{ background: none; padding-left:30px; font-size:0.923em; line-height:1.5em; padding-bottom:4px;}

ul { list-style:none; margin: 0px; padding: 0px;}
ul ul { list-style:none; margin: 5px 0px 0; padding: 0px;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both; font-size: 0px; height: 0px;}

.col-1, .col-2, .col-3, .col-4 {float:left;}
#tartalom .col-1, #tartalom .col-2, #tartalom .col-3{ width:215px; margin-top: 10px;}
#tartalom .col-4{ width:100%; margin-top: 10px; margin-bottom: 10px;}
.space{ margin-right:8px;}
