@import url("reset.css");
@import url("menu.css");
@import url("buttons.css");

p { padding: 0; margin: 0 0 15px 0; }
br { margin: 0; padding: 0; }

a { outline: none; color: #902929; text-decoration: underline; }
a:hover { outline: none; color: #222; text-decoration: underline; }
a:focus { outline:none; }

.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: "Segoe Ui", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	background: #e9e9e9;
	color: #4f5559;
}
#container {
    width: 960px;
    margin: 0 auto;
}
#container #header {
    width: 960px;
    height: 179px;
    position: relative;
    border-bottom: 1px solid #9f9f9f;
    padding: 11px 0 0 0;
}
#container #header h1 {
    width: 303px;
    height: 114px;
    display: block;
    position: relative;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0 auto;
    background: url(../images/logo.gif) left top no-repeat;
}
#container #header h1 a,
#container #header h1 a:hover {
    width: 303px;
    height: 114px;
    display: block;
    font-size: 0;
    line-height: 0;
}
#container #header #menu {
    width: 960px;
    height: 54px;
    background: url(../images/menu.gif) left top repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}
#container #covers {
    width: 960px;
    height: 419px;
    background: #000;
    position: relative;
}
#container #covers .item {
    width: 960px;
    height: 419px;
    position: absolute;
    top: 0;
    left: 0;
    background: left top no-repeat;
    display: none;
}
#container #covers .item .overlay {
    width: 330px;
    height: 137px;
    padding: 38px 30px 0 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/overlay.png) left top repeat;
}
#container #covers .item h2,
#container #covers .item h3 {
    width: auto;
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
#container #covers .item h3 {
    font-size: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    text-transform: none;
}
#container #covers .item .line {
    width: auto;
    height: 4px;
    background: #ec7531;
    font-size: 0;
    line-height: 0;
    margin: 5px 0;
}
#container #covers .num {
    width: 51px;
    height: 31px;
    background: url(../images/num.png) left top no-repeat;
    position: absolute;
    bottom: 132px;
    left: 32px;
    overflow: hidden;
}
#container #covers .num span {
    width: 25px;
    height: 25px;
    padding: 6px 0 0 0;
    display: block;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #848484;
}
#container #covers .num span.on {
    color: #fff;
}
#container #middle {
    width: 900px;
    padding: 30px;
    background: #fff;
    position: relative;
}
#container #middle .content {
    width: 900px;
    background: url(../images/middle.gif) center top repeat-y;
}
#container #middle .content .main {
    width: 580px;
    float: left;
    font-size: 14px;
    line-height: 20px;
}
#container #middle .content .main p {
    margin: 0 0 20px 0;
}
#container #middle .content .main .partners {
    width: 580px;
    padding: 30px 0 0 0;
}
#container #middle .content .main .partners .partner {
    width: 580px;
    height: 155px;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #d0d0d0;
}
#container #middle .content .main .partners .partner .img {
    width: 311px;
    height: 155px;
    float: left;
    font-size: 0;
    line-height: 0;
}
#container #middle .content .main .partners .partner .img img {
    width: 311px;
    height: 155px;
}
#container #middle .content .main .partners .partner .txt {
    width: 239px;
    float: right;
}
#container #middle .content .main .partners .partner .txt .title {
    width: auto;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 26px;
    padding: 42px 0 0 0;
}
#container #middle .content .main .partners .partner .txt .line {
    width: auto;
    height: 2px;
    background: #e9e9e9;
    font-size: 0;
    line-height: 0;
    margin: 15px 0 8px 0;
}
#container #middle .content .main .partners .partner .txt a,
#container #middle .content .main .partners .partner .txt a:hover {
    font-size: 16px;
    line-height: 18px;
    color: #939393;
    font-style: italic;
    text-decoration: none;
    padding: 0 21px 0 0;
    background: url(../images/arrow.gif) right 8px no-repeat;
}
#container #middle .content .main .partners .partner .txt a:hover {
    text-decoration: underline;
}
#container #middle .content .main ul {
    width: auto;
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #4f5559;
}
#container #middle .content .main ul li {
    width: auto;
    display: block;
    padding: 3px 0 15px 40px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #d0d0d0;
    background: url(../images/icon.gif) left top no-repeat;
}
#container #middle .content .main ul li a,
#container #middle .content .main ul li a:hover {
    color: #4f5559;
}
#container #middle .content .main ul li a:hover {
    color: #000;
}
#container #middle .content .main ul li.noline {
    border-bottom: 0;
}
#container #middle .content .main ul li ul {
    width: auto;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    font-size: 16px;
    line-height: 22px;
    color: #4f5559;
}
#container #middle .content .main ul li ul.first {
    margin: 13px 0 0 0;
    border-top: 1px solid #d0d0d0;
}
#container #middle .content .main ul li ul li {
    width: auto;
    display: block;
    padding: 0 0 0 15px;
    margin: 0 0 5px 0;
    background: url(../images/li.gif) left 5px no-repeat;
    border: 0;
}
#container #middle .content .main ul li ul li.no {
    padding: 0 0 0 0;
    background: none;
}
#container #middle .content .main h2 {
    width: auto;
    font-size: 40px;
    line-height: 40px;
    color: #4f5559;
    text-transform: uppercase;
    padding: 0 0 11px 0;
    border-bottom: 4px solid #ec7531;
    margin: 0 0 1px 0;
}
#container #middle .content .main h3 {
    width: auto;
    font-size: 22px;
    line-height: 26px;
    color: #4f5559;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}
#container #middle .content .main h4.karban {
    width: 580px;
    height: 33px;
    display: block;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 40px 0 25px 0;
    background: url(../images/title_karban.gif) left top no-repeat;
}
#container #middle .content .main .slideshow {
    width: 580px;
    height: 316px;
    font-size: 0;
    line-height: 0;
    position: relative;
    margin: 0 0 25px 0;
}
#container #middle .content .main .slideshow .item {
    width: 580px;
    height: 316px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
#container #middle .content .main .img {
    width: 580px;
    font-size: 0;
    line-height: 0;
    margin: 0 0 25px 0;
}
#container #middle .content .main .img img{
    width: 580px;
}
#container #middle .content .sidebar {
    width: 260px;
    float: right;
}
#container #middle .content .sidebar .item {
    width: 260px;
    padding: 0 0 30px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #d0d0d0;
    color: #9d9d9d;
}
#container #middle .content .sidebar .no {
    padding: 0 0 30px 0;
    margin: 0;
    border-bottom: 0;
}
#container #middle .content .sidebar .item .head {
    width: auto;
    height: 33px;
}
#container #middle .content .sidebar .item .head h3 {
    width: auto;
    height: 33px;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
#container #middle .content .sidebar .head h3.rolunk {
    width: 85px;
    background: url(../images/title_rolunk.gif) left top no-repeat;
}
#container #middle .content .sidebar .head h3.akcioink {
    width: 100px;
    background: url(../images/title_akcioink.gif) left top no-repeat;
}
#container #middle .content .sidebar .head h3.szolgaltatasaink {
    width: 183px;
    background: url(../images/title_szolgaltatasaink.gif) left top no-repeat;
}
#container #middle .content .sidebar .item .img {
    width: 260px;
    height: 145px;
    font-size: 0;
    line-height: 0;
    margin: 0 0 15px 0;
}
#container #middle .content .sidebar .item .img img {
    width: 260px;
    height: 145px;
}
#container #middle .three_box {
    width: auto;
}
#container #middle .three_box .item {
    width: 260px;
    height: 352px;
    float: left;
    padding: 0 29px 0 0;
    margin: 0 30px 0 0;
    border-right: 1px solid #d0d0d0;
}
#container #middle .three_box .no {
    padding: 0;
    margin: 0;
    border: 0;
}
#container #middle .three_box .item .head {
    width: auto;
    height: 33px;
}
#container #middle .three_box .item .head h3 {
    width: auto;
    height: 33px;
    display: block;
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
#container #middle .three_box .item .head h3.rolunk {
    width: 85px;
    background: url(../images/title_rolunk.gif) left top no-repeat;
}
#container #middle .three_box .item .head h3.akcioink {
    width: 100px;
    background: url(../images/title_akcioink.gif) left top no-repeat;
}
#container #middle .three_box .item .head h3.szolgaltatasaink {
    width: 183px;
    background: url(../images/title_szolgaltatasaink.gif) left top no-repeat;
}
#container #middle .three_box .item .img {
    width: 260px;
    height: 145px;
    font-size: 0;
    line-height: 0;
    margin: 0 0 15px 0;
}
#container #middle .three_box .item .img img {
    width: 260px;
    height: 145px;
}
#container #partners {
    width: 900px;
    height: 153px;
    padding: 30px;
    background: #d6d7d8;
    position: relative;
}
#container #partners h4 {
    width: 900px;
    height: 34px;
    display: block;
    padding: 0;
    margin: 0 0 25px 0;
    font-size: 0;
    line-height: 0;
    background: url(../images/title_partnereink.gif) left top no-repeat;
}
#container #partners .logos {
    width: 900px;
    height: 94px;
    position: relative;
}
#container #partners .logos .scroll {
    width: 890px;
    height: 94px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
#container #partners .logos .scroll .holder {
    width: 9000px;
    height: 94px;
    position: absolute;
    top: 0;
    left: 0;
}
#container #partners .logos .item {
    width: 178px;
    height: 94px;
    float: left;
    border-right: 1px solid #b3b3b3;
}
#container #partners .logos .no {
    border: 0;
}
#container #footer {
    width: 960px;
    height: 80px;
    background: url(../images/footer.gif) left top repeat-x;
    position: relative;
}
#container #footer .navigation {
    width: auto;
    height: 38px;
    padding: 12px 0 0 125px;
    font-size: 13px;
    line-height: 15px;
    color: #757575;
}
#container #footer .navigation span {
    width: auto;
    height: 22px;
    display: block;
    float: left;
    padding: 3px 20px 0 0;
    margin: 0 20px 0 0;
    border-right: 1px solid #a1a2a3;
}
#container #footer .navigation span.last {
    padding: 3px 0 0 0;
    margin: 0;
    border-right: 0;
}
#container #footer .navigation span a,
#container #footer .navigation span a:hover {
    width: auto;
    height: 22px;
    display: block;
    color: #757575;
    text-decoration: none;
}
#container #footer .navigation span a:hover {
    text-decoration: underline;
}
#container #footer .copyright {
    width: auto;
    padding: 9px 0 0 0;
    font-size: 11px;
    line-height: 13px;
    color: #565656;
    text-align: center;
}
#container #footer .copyright a,
#container #footer .copyright a:hover {
    color: #565656;
    text-decoration: none;
}
#container #footer .copyright a:hover {
    text-decoration: underline;
}

#container .action {
	width: auto;
	padding: 0 0 20px;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc;
}
#container .action .img_action {
	width: 150px;
	float: left;
	font-size: 0;
	line-height: 0;
	border: 1px solid #ccc;
	padding: 3px;
}
#container .action  .text {
	width: 400px;
	float: right;
}