/*@font-face {
    font-family: 'brasil2014bold';
    src: url('fonts/ifkgeapagodebold.eot');
    src: url('fonts/ifkgeapagodebold.eot?#iefix') format('embedded-opentype'),
         url('fonts/ifkgeapagodebold.woff') format('woff'),
         url('fonts/ifkgeapagodebold.ttf') format('truetype'),
         url('fonts/ifkgeapagodebold.svg#brasil2014bold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/* @font-face {
    font-family: 'Dusha';
    src: url('fonts/Dusha-vb2018.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

} */

@font-face {
    font-family: 'UEFA-Euro';
    src: url('fonts/UEFAEuro-BoldNarrow.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}


html {
    overflow-y: scroll;
}

body {
    margin: 0;
    padding: 0;

    color: #404040;
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;

/*    background: url('/images/style/bg-eb2016.jpg') no-repeat 50% 50%; */
}

h1 {
    margin: 24px 0 0;
    padding: 0;
}
h1 a {
    display: block;
    margin: 0 auto;
    width: 340px;
    padding: 0;

    color: #fff;
    font-family: 'UEFA-Euro';
    font-size: 48px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    line-height: 1;

    border: none;
}

h2 {
    margin:0;
    padding: 0 0 30px 0;
    color: #2a4982;
    font-size: 22px;
    font-weight: bold;
}

h2 a {
    text-decoration: none;
}

h3 {
    margin: 0;
    padding: 0 0 10px 0;
    color: #404040;
    font-size: 15px;
    text-align: left;
}

h4 {
    margin: 0;
    padding: 12px 0 6px 0;
    color: #101010;
    font-size: 12px;
    text-align: left;
}

h3.error {
    padding: 12px 6px;
    font-size: 13px;
    font-weight: bold;
}

form {	margin:0; }

p {
    margin: 2px 0;
    
    font-size: 14px;
    line-height: 1.24;
}


a {
    color: #2A4982;
}

abbr {
    border: none;
    text-decoration: none;
}

*:focus { outline: none; }

.clear {
    width:0 !important;
    height:0 !important;
    margin: 0 !important;
    padding: 0 !important;
    clear:both;
    float:none !important;
}

.rightalign {
    text-align: right;
}

.background {
    position: fixed;
    left: 0; top: 0;
    display: block;
    width: 100%;
    height: 100%;

/*    background: url('/images/style/bkg.jpg') no-repeat center bottom; */
	background: url('/images/style/bg-eb2016.jpg') no-repeat 50% 50%;
	background-size: cover;
    z-index: -1;
}

.container {
    margin: 0 auto;
    width: 950px;
    min-height: 400px;
    text-align: left;
}

.top {
    overflow: hidden;
    height: 176px;
}

.login {
    float: left;
    height: 40px;
    color: white;
}

.login div {
    float: left;
    height: 40px;
}

.login .login-left {
    width: 6px;
    background: url('/images/style/login-left-bkg.png') no-repeat 0 0;
}

.login .login-middle {
    width: 588px;
    height: 40px;
    background: url('/images/style/loginbkg.png') repeat-x 0 0;
}

.login .login-right {
    width: 6px;
    background: url('/images/style/login-right-bkg.png') no-repeat 0 0;
}

.login input[type="text"],
.login input[type="password"] {
    float: left;
    width: 123px;
    height: 20px;
    padding: 1px 4px;
    margin: 10px 5px 0;
    color: #989898;
    background: url('/images/style/logintextbox.png') no-repeat 0 0;
    border: none;
}

.login input[type="text"]:first-child {
    margin-left: 4px;
    margin-right: 0;
}

.login a.btn {
    display: block;
    float: left;

    width: 72px;
    height: 14px;
    margin: 11px 16px 0 7px;
    padding: 4px 0;

    color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: url('/images/style/loginbtn.png') no-repeat 0 0;
}

.login .line {
    width: 2px;
    height: 29px;
    margin-top: 5px;
    background: url('/images/style/login-line.png') no-repeat 0 0;
}

.login a.reg {
    display: block;
    float: left;

    margin: 12px 0 0 14px;
    padding: 0;

    color: #fefefe;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: -0.06ex;
}

div.user-info {
    float: none;
    margin: 10px 0;
}
.user-info p {
    float: left;
    padding: 0 6px;
}

.user-info p a.logout {
    color: #fefefe;
    font-weight: bold;
    text-decoration: underline;
    text-shadow: 1px 1px 2px #000;
}


.social {
    float: left;
    margin: 8px 0 0;
    width: 382px;
    height: 64px;
}

.social div {
    text-align: right;
    margin: 0;
}

.menu {
    width: 950px;
    height: 42px;
}
.menu div {
    float: left;
}

.menu .menu-left {
    width: 6px;
    height: 42px;
    background: url('/images/style/menu-left.png') no-repeat 0 0;
}

.menu .menu-middle {
    width: 938px;
    height: 42px;
    background: url('/images/style/menu-bkg.png') repeat-x 0 0;
}

.menu .menu-right {
    width: 6px;
    height: 42px;
    background: url('/images/style/menu-right.png') no-repeat 0 0;
}

/** MENU ITEMS **/
.menu ul, .menu li, .menu a {
		display: block;
		margin: 0;	padding: 0;
}

.menu ul {
    list-style:none;
    width: 818px;
    margin: 0 auto;
}

.menu li {
    float: left;
    margin: 15px 8px 0;
}

.menu a {
		width:100%; /* IE */
}
.menu li>a { width:auto; } /* others */

.menu a, .menu li {
	color: #fff;
    font-family: "arial";
    font-size: 14px;
/*    text-shadow: 1px 1px 1px #000; */
    text-decoration: none;
}

.menu a:hover,
.menu li:hover a,
.menu li.current_menu a {
    text-decoration: underline;
}

/** END MENU ITEMS **/

.content-top {
    width: 950px;
    height: 12px;
    background: url('/images/style/content-top.png') no-repeat 0 0;
}
.content-bottom {
    width: 950px;
    height: 6px;
    background: url('/images/style/content-bottom.png') no-repeat 0 0;
}

.content {
    margin: 0 1px;
    background: white;
    min-height: 480px;
}

.content-left {
    float: left;
    margin: 30px 40px 30px 50px;
    width: 620px;
}

.content-right {
    float: left;
    width: 222px;
    margin-top: 30px;
}

.content-right a, .content-right a img {
    text-decoration: none;
    border: none;
}

.content-right div {
    margin-bottom: 6px;
}

.footer {
    margin: 14px 20px;
    color: #fff;
}

.footer a {
    color: #f0f0f0;
    text-decoration: none;
}

.footer span {
    margin: 0 6px;
}

/** TÁBLÁZAT STILUSOK **/

table {
    border: none;
    border-collapse: collapse;
}

thead {
    background-color: #ededed;
}

thead th {
    font-weight: bold;
}

tbody tr {
    border-width:0 0 1px;
    border-color: #ececec;
    border-style: solid;
    
    background-color: #fff;
    transition: background ease 0.32s;
}

tbody tr:hover {
	background-color: #f6f6f8;
}

thead th, tbody td {
    height: 25px;
    
    padding-top: 2px;
    padding-bottom: 2px;
    
    white-space: nowrap;
    vertical-align: middle;
}

thead th:first-child, tbody td:first-child {
    padding-left: 26px;
    padding-right: 14px;
}

thead th.last-child, tbody td.last-child {
    padding-right: 26px;
    font-weight: bold;
}

td span, th span {
    font-weight: bold;
}

td.flags {
    width: 18px;
    padding: 0 6px;
}


/** GROUPS **/
.group {
    margin-bottom: 46px;
}

.group a {
    display: block;
    width: 140px;
    height: 16px;
    padding-left: 24px;
    padding-top: 1px;
    margin: 15px 0 0 26px;
    color: #2a4982;
    text-decoration: none;
    font-weight: bold;
    background: url('/images/style/btn.png') no-repeat scroll 0 0;
/*background: url('/images/style/btn.png') no-repeat scroll 0 -17px; /**/

/*    border-width: 1px; border-color: red; border-style: solid; /**/
}

.group thead th, .group tbody td {
    padding: 0 22px;
}

.group td.zeropadding {
    padding: 0;
}

.group td.team {
    width: 164px;
    padding-left: 6px;
    padding-right: 0;
    text-align: left;
}

.group th.team {
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

.group tbody td {
    text-align: right;
}

/** END GROUPS **/

.mainpage-table {
    margin-bottom: 32px;
}

.mainpage-table table {
    width: 600px;
}

.mainpage-table thead th.last-child {
    text-align: center;
}

.mainpage-table tbody td.last-child {
    text-align: right;
}


/*** BETS ***/
.bets {
    text-align:left;
}

.bets table {
    width: 600px;
}

.bets thead th.last-child,
.bets tbody td.last-child {
    text-align: center;
}


/** KAPCSOLAT **/
a.contact {
    color: #2a4982;
    text-decoration: underline;
    font-weight: bold;
}

/** REGISZTRÁCIÓ **/
.signup {
    margin:0;
    text-align:left;
}

.signup tbody tr {
    border: none;
}
.signup tbody tr:hover { background-color: transparent; }

.signup input[type="text"],
.signup input[type="password"] {
	padding: 2px 5px;
    font-size: 14px;
    border: 1px solid #bbb;
}

.signup input[type="submit"] {
    width: 64px;
    
    font-size: 14px;
}

.reg-important {
    margin: 16px 0;
}

.reg-important h3 {
    padding-bottom: 4px;
}

.reg-important p {
    margin: 5px 0;
}

a.signup {
    color: #2a4982;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
}

/** END REGISZTRÁCIÓ **/

/*** RANK ***/

.rank {
    margin-right: 88px;
}

.rank table {
    width: 100%;
}

.rank thead th:first-child, .rank tbody td:first-child {
    text-align: left;
}

.rank thead th.last-child, .rank tbody td.last-child {
    text-align: right;
}

.rank tr.current_user {
    color: #2a4982;
    font-weight: bold;
}

/*** END RANK ***/

/*** DAILY TIPP ***/
.dailytipp {
    margin-bottom: 32px;
    padding: 2px 0;
    border-width: 1px 0 0;
    border-color: #ececec;
    border-style: solid;
}

.mainpage {
    margin-bottom: 20px;
}

.dailytipp .date {
    color: #606060;
    font-size: 10px;
}

.dailytipp h3 {
    margin: 0;
    padding: 5px 0 10px 0;
}

.dailytipp h3 a {
    color: #404040;
    font-size: 15px;
    text-align: left;
    text-decoration: none;
}

.dailytipp p a {
    color: #2a4982;
    text-align: right;
    text-decoration: none;
}

p.desc {
    font-weight: bold;
    padding-bottom: 8px;
}

.daily-content {
    margin: 6px 0;
}

.daily-content p {
    padding: 8px 0;
}

.dailytipp-img {
    position: relative;
    width: 209px;
    height: 198px;
    background: url('/images/bltippek-napitipp.jpg') no-repeat 0 0;
}

.dailytipp-img a {
    display: block;
    position: absolute;
    top:0; left: 0;

    width: 209px;
    height: 198px;

    z-index: 100;
}

.dailytipp-img p {
    position: absolute;
    width: 204px;
    text-align: center;
    color: white;
}

.dailytipp-img .teams {
    top: 98px;
}

.dailytipp-img .eredmeny {
    top: 116px;
    font-size: 21px;
    font-weight: bold;
}

/**** MECCS TÁBLÁZAT ****/
.matches-table {
    margin: 6px 20px 0;
}

.matches-table thead th,
.matches-table tbody td {
    text-align: left;
}

.matches-table thead th.last-child {
    text-align: center;
}

.matches-table tbody td.last-child {
    text-align: right;
    font-weight: normal;
}
