
body
{
    font-family: 'Nova Square', cursive;
    font-weight: 500;
    font-size: 14px;
    padding: 0px 0px 40px 0px;
    margin: 0px;
    text-align: center;
    background-image: url("/img/background_repeat.png");
    background-repeat: repeat;
    border-top: 3px solid #A14D20;
    color: #838383;
    background-color: #2074A1;
    width: 100%;
    overflow-x: hidden;
}

div {
/*    border:1px solid red;*/
}

a {
    color: #48E95B;
    text-decoration: none;
      /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  /* ...and now for the proper property */
  transition:.3s;
}


.all  {
    margin: 0px auto;
    width: 1270px;
    text-align: left;
    position: relative;

}

.allbet  {
    margin-left: 70px;
    width: 1270px;
    text-align: left;
    position: relative;

}


.padding {
    padding: 5px;
}

img {
    border: 0px;
    text-decoration: none;
}

.clear {
    clear: both;
    height: 1px;
}



.header {
    width: 100%;
    height:70px;
    margin: 0px auto;
    background-image: url("/img/background_repeat.png");
    background-color: #F5FFF6;
    background-repeat: repeat;
    padding-top: 15px;
    border-bottom: 2px solid #A14D20;

}

.innerheader {
    position: relative;
    width: 1270px;
    margin: 0px auto;
}

.innerheader .logo {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
}

.innerheader .logo img {
    padding-left: 30px;
    z-index: 4;
}

.innerheader #ar_cd_p {
    position: absolute;
    left: 450px;
    top: -3px;
}

#ar_cd {
    display: inline-block;
    width: 12px;
}

.forflags {
    position: absolute;
    left: 280px;
    top: -10px;
    z-index: 3;
}

#for {
    height: 40px;
    padding-right: 8px;
}

#bigflags {
    height: 64px;
}


#contentbet {
    position: relative;
    width: 1250px;
    float: left;
}


.flags {
    position: absolute;
    z-index: 1;
    top: 32px;
    left: 20px;

}

.flags ul {
    list-style-type: none;
}

.flags ul li {
    display: inline;
    text-decoration: none;
    padding-right: 7px;
}

.flagshomepage {
    position: absolute;
    z-index: 1;
    margin: 0px auto;
    top: -10px;
    right: 0px;

}

.flagshomepage ul {
    list-style-type: none;
}

.flagshomepage ul li {
    display: inline;
    text-decoration: none;
    padding-right: 7px;
}


.framer {
    position: relative;
    float: left;
    width: 790px;
    padding-left: 30px;
}

.bettext {
    position: relative;
    width: 300px;
    float: right;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 17px;
    border-right: 1pt solid #f4f4f4;
    left: -20px;
    padding-right: 35px;
}

.faq {
    position: relative;
    float: right;
    width: 356px;
    text-align: left;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 17px;
}

.faq img {
    position: absolute;
    top: 25px;
    left: -270px;
}

.all .padding .header h1 a {
color: #fff;
text-decoration:  none;
text-transform:uppercase;
font-size: 50px;
font-family: 'Poller One', cursive;
font-weight: 700;
}


.header .share {
width: 240px;
height: 90px;
float:right;
}

.header .share ul li {
display: inline;
}

.bet_head {
    font-weight: bold;
}

.text {
    float: left;
    width: 100%;
    margin: -50px 0px 0px 0px;
    padding: 2px 0px 0px 0px;
    color: #000;
}



td.icon img {
    width: 20px;
}

tr.icontr {
    border-bottom: 0px;
}

.text a {
    color: #48E95B;
    text-decoration: none;
      /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
  /* ...and now for the proper property */
  transition:.3s;
}

.text a:hover {
    color: #48E95B;
    text-decoration: none;
}

#notice {
    display: block;
    font-size: 18px;
    font-family: 'Alegreya Sans SC', sans-serif;
    color: #4D250F;
    margin: 0px auto;
    padding-left: 30px;
    padding-right: 5px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 20px;
    margin-bottom: 60px;
    border: 1pt solid #A14D20;
    border-radius: 10px;
}

.footer {
    width: 100%;
    margin: 0px auto;
    color: #000;
    font-size: 11px;
    height: 50px;
}




div.other strong {
color: #072556 !important;
position: relative;
top: 40px;
left: 20px;
}


.module-desc {
    width: 100%;
    padding-left: 0px;
    margin-top: -30px;
}

.modulebet {
    height: 630px;
}


.moduleunibet {
    height: 640px;
}


.moduleladbrokes {
    height: 370px;
}


.modulepaddy{
    height: 140px;
}

.moduleunipinna {
    height: 480px;
}


.whitebg {
    background-color: #F5FFF6;
}



.text table {
    border: 0px;
    margin: 30px 0px 45px 0px;
    border-collapse:separate; 
    border-spacing: 5px 0px;
    table-layout:fixed;
}


.text table td {
    /*height: 30px;
    line-height: 28px;*/
    vertical-align: middle;
}

.text table tr td {
    /*height: 30px;*/
    line-height: 28px;
}

.trspacer {
    display: inline-block;
    margin-top: 30px;
    border-bottom: 0px;
    margin-bottom: -1px;
}

.divblank {
width: 310px;
table-layout:fixed;

}

.divoverall, .divbonus, .divstreams, .divdeposits, .divoptions, .divservice, .divtrustworth {
table-layout:fixed;
font-family: 'Alegreya Sans SC', sans-serif;
text-align: center;
font-weight: bold;
font-size: 11px;
color: #A14D20;
background-color: #F5FFF6;
padding: 3px;
border: 2px solid #A14D20;
border-bottom: 0px; 
width: 107px;
height: 25px;
line-height: 15px;
padding-top: 10px;
}

.tdoverall {
    width: 10%;
}

html>/**/body .tdoverall, x:-moz-any-link, x:default {
width: 165px;
}

.tdbonus {
    width: 10%;
}

html>/**/body .tdbonus, x:-moz-any-link, x:default {
width: 130px;
}

.tdstreams {
    width: 10%;
}

html>/**/body .tdstreams, x:-moz-any-link, x:default {
width: 120px;
}

.tddeposits {
    width: 10%;
}

html>/**/body .tddeposits, x:-moz-any-link, x:default {
width: 135px;
}

.tdoptions {
    width: 9%;
}

html>/**/body .tdoptions, x:-moz-any-link, x:default {
width: 130px;
}

.tdservice {
    width: 9%;
}

html>/**/body .tdservice, x:-moz-any-link, x:default {
width: 130px;
}

.tdtrustworth {
    width: 10.5%;
}

html>/**/body .tdtrustworth, x:-moz-any-link, x:default {
width: 140px;
}

.td.info {
    width: 6.5%;
}

html>/**/body .tdinfo, x:-moz-any-link, x:default {
width: 90px;
}


.overall, .bonus, .streams, .deposits, .options, .service, .trustworth, .info, #h4ka {
text-align: left;
display: inline-block;

}


.blank {
width: 315px;
display: inline-block;
}

.overall {
vertical-align: top;
width: 116px;
padding-left: 5px;
}

.bonus {
vertical-align: top;
width: 116px;
}

.streams {
vertical-align: top;
width: 116px;
}

.deposits {
vertical-align: top;
width: 116px;
}

.options {
vertical-align: top;
width: 116px;
}

.service {
vertical-align: top;
width: 116px;
}

.trustworth {
vertical-align: top;
width: 116px;
}

.info {
vertical-align: top;
width: 116px;
}

#h4ka {
vertical-align: top;
padding-left: 2px;
}

.hodnoceni {
    text-align: center;
    padding-top: 20px;
    font-weight: 500;
    font-size: 14px;
}

.hodnoceni img {
    width: 30px;
    padding-right: 6px;
}

#click {
    position: absolute;
    width: 70px;
    padding-right: 0px;
}

.hodnoceniunibet {
    text-align: center;
    padding-top: 40px;
    font-weight: 500;
    font-size: 14px;
}

.rightborder {
    border-right: 1px solid #EDE9DA;
    padding-left: 3px;
    padding-right: 3px;
}

table.links tbody tr td.accordion div.module-desc a {
    text-decoration: underline;
}

table.links tbody tr td.accordion {
    
    font-size: 11px;
    font-weight: normal;
    width: 100%;
    border-radius: 7px;
    border-top-right-radius: 0px;
    padding: 5px;
    border: 2px solid #A14D20;
    border-top: 0px;

}

table.links tbody tr td.accordion a {
    text-decoration: none;
}

table.links tbody tr td.accordion a:hover {
    text-decoration: none;
}

table.links tbody tr td.accordion a:visited {
    color: #1de100;
    text-decoration: none;
}

.special_offer {
    margin-top: 150px;
    margin-bottom: 300px;
    padding: 45px;
    border-radius: 10px;
    text-align: center;
    background-color: #f5fff6;
    border: 1px solid #a14d20;
}

.links {
    width: 100%;
}

.flagshomepage a li {
    background: url('/img/flags/vlajky-sprite.png') no-repeat top left;
    padding-right: 25px;
}

.flags a li {
    background: url('/img/flags/vlajky-sprite.png') no-repeat top left;
    padding-right: 25px;
}


#ba{ background-position: 0 0; width: 16px; height: 11px; } 
#bg{ background-position: -66px 0; width: 16px; height: 11px; } 
#cz{ background-position: -132px 0; width: 16px; height: 11px; } 
#de{ background-position: -198px 0; width: 16px; height: 11px; } 
#dk{ background-position: -264px 0; width: 16px; height: 11px; } 
#es{ background-position: -330px 0; width: 16px; height: 11px; } 
#fi{ background-position: -396px 0; width: 16px; height: 11px; } 
#gb{ background-position: -462px 0; width: 16px; height: 11px; } 
#gr{ background-position: -528px 0; width: 16px; height: 11px; } 
#hr{ background-position: -594px 0; width: 16px; height: 11px; } 
#hu{ background-position: -660px 0; width: 16px; height: 11px; } 
#it{ background-position: -726px 0; width: 16px; height: 11px; } 
#no{ background-position: -792px 0; width: 16px; height: 11px; } 
#pl{ background-position: -858px 0; width: 16px; height: 11px; } 
#pt{ background-position: -924px 0; width: 16px; height: 11px; } 
#ro{ background-position: -990px 0; width: 16px; height: 11px; } 
#rs{ background-position: -1056px 0; width: 16px; height: 11px; } 
#se{ background-position: -1122px 0; width: 16px; height: 11px; } 
#vn{ background-position: -1188px 0; width: 16px; height: 11px; } 

.blank_banner_bet365 {
    width: 300px;
    height: 150px;
}

.blank_banner_others {
    width: 300px;
    height: 100px;
}
/*small betfair iframed banner needs to be centered*/
.betfair_fix {
    text-align: center;
    padding-top: 45px;
}