.clr {
    clear: both;
}
div.clear {
    clear: both;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
#main_table {
    margin-top: -3px;
}
.shadow_left_top {
/*    background: url("../images/shadow_left_top.png") no-repeat scroll left bottom transparent;
    height: 8px;
    width: 8px; */
}
.shadow_right_top {
/*    background: url("../images/shadow_right_top.png") no-repeat scroll left bottom transparent;
    height: 8px;
    width: 8px; */
}
.shadow_top {
/*    background: url("../images/shadow_top.png") repeat-x scroll center bottom transparent;
    height: 8px; */
}
.shadow_left {
    background: url("../images/shadow_left.png") repeat-y scroll 0 0 transparent;
    width: 4px;
}
/* .shadow_left_bottom {
    background: url("../images/shadow_left_bottom.png") no-repeat scroll left top transparent;
    height: 8px;
    width: 8px;
} 
.shadow_bottom {
    background: url("../images/shadow_bottom.png") repeat-x scroll 0 0 transparent;
    height: 8px;
} */
.shadow_right {
    background: url("../images/shadow_right.png") repeat-y scroll 0 0 transparent;
    width: 4px;
}
/* .shadow_right_bottom {
    background: url("../images/shadow_right_bottom.png") no-repeat scroll left top transparent;
    height: 8px;
    width: 8px;
} */
.center {
    background: none repeat scroll 0 0 #FFFFFF; 
}

.left, .left2 {
    background: none repeat scroll 0 0 #e0f9fe;  /* régi szín: #d4e9ff */
/*    margin-left: -10px; */
    padding: 30px 10px 15px 6px;
    width: 230px;
}
.left a {
    color: #136AA5;
}
.right {
    background: none repeat scroll 0 0 #e0f9fe;  /* régi szín: #d4e9ff */
    height: auto;
    padding: 30px 6px 15px 10px;
    width: 230px;
}
.right a {
    color: #136AA5;
}

.width100 a {
    font-family: Oswald,sans-serif;
}

.menu {
/*    margin-left: -5px; */
    width: 100%;
}
html {
    height: 100%;
    overflow-y: scroll;
}
#top {
    margin: 0 auto;
    position: relative;
    float: right;
}
#topmenu h3 {
    display: none;
}
#topmenu {
    position: absolute;
    right: 243px;
    top: 18px;
    z-index: 1;
}

#top-2 {
    margin: 65px 12px 20px;
    position: relative;
    float: right;
    z-index: 99;
}

#search {
    background: none repeat scroll 0 0 #FFFFFF;
    float: right;
    height: 32px;
    margin: 20px 5px 0 0;
    position: relative;
    width: 189px;
    z-index: 1;
}
search h3 {
    display: none;
}
div.search {
    line-height: 100%;
    margin: 0;
    padding: 0;
}
#search .inputbox {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #CCCCCC;
    font-size: 100%;
    margin-left: 10px;
    margin-top: 4px;
    width: 180px;
}
#search .inputbox:hover, #search .inputbox:focus {
    background: none repeat scroll 0 0 transparent;
}
#search .button {
    display: none;
}
#logo_section {
    background: none repeat scroll 0 0 #FFF; 
/*    background:  url("../images/header.png") repeat scroll 0 0 transparent; */
    height: 153px;
    margin: -15px 0 0 0px;
    padding: 0;
    position: relative;
    width: 960px;
}
#logo {
    float: left;
    margin-left: 20px;
}
#banner {
    float: right;
    height: auto;
    margin: 10px 10px 10px 0;
    position: relative;
    width: auto;
}
#banner h3 {
    display: none;
}
#suckerfish {
    height: 20px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}
#breadcrumb {
    border-bottom: 1px solid #F2F2F2;
    color: #CCCCCC;
    height: 20px;
    line-height: 20px;
    margin: 0 auto 10px;
    position: relative;
    text-align: left;
}
#breadcrumb a {
    text-decoration: none;
}
#breadcrumb h3 {
    display: none;
}
#footer a:link, #footer a:visited {
    color: #FFFFFF;
}
#footer {
    background: none repeat scroll 0 0 #0072FF;
    margin: 0 auto;
    padding-bottom: 5px;
/*    padding-top: 20px; */
    width: 100%;
    height: 30px;
}

#footer-container {
    margin: 0 auto;
    width: 982px;
}

#footer-left {
    color: #FFF;
    float: left;
    font-size: 11px;
    margin: 0 auto;
    padding-top: 10px;
    width: 852px;
}

#footer-center {
    color: #FFF;
    float: left;
    font-size: 96%;
    margin: 0 auto;
    padding-top: 10px;
    width: 330px;
}

#footer-right {
    color: #FFF;
    float: left;
    font-size: 96%;
    margin: 0;
    padding-top: 8px;
    width: 130px;
}

.custom_fontos ul {
	float:left;
	width:852px;
	padding-top:4px;
	margin:0;
	list-style-type:none;
}

.custom_fontos li {
    border-right: 1px solid white;
    float: left;
    line-height: 10px;
    margin: 0;
    padding: 0 10px;
}

.custom_fontos a {
    color: white;
    padding: 0;
    text-decoration: none;
}

.custom_fontos ul li.adatvedelem {
    border-right: none !important;
}

.custom_fontos ul li.benergo {
    border-right: none;
    padding: 0 5px 0 35px;
}

.custom_fontos ul li.web {
    border-right: none !important;
    padding: 0 0 0 5px;
}

.imgborder {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #CCCCCC;
    display: block;
    margin: 4px 4px 4px 0;
    padding: 6px;
}
#slideshow {
    line-height: 100%;
}
