* {
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body {
    font:62.5%/1 Tahoma, Arial, Helvetica, sans-serif;
    color:#fff;
    background: #4b991e url(../images/bg.png);
}

img {
    vertical-align: top;
}

a img {
    border: none;
}

a {
    text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

:focus {
  outline: none;
}

.clear {
    clear: both;
    display: block;
}

#template {
    position:relative;
    min-height: 100%;
    min-width: 900px;
}

#sub_footer {
    clear: both;
    height: 90px;
    display: table-row;
}

#min_width {
    min-height: 550px;
    min-width: 900px;
}

#footer {
    height:50px;
    position:relative;
    text-align:center;
    font-size:1.2em;
    color: #c8ffb2;
    overflow: hidden;
    z-index: 100;
    margin-top: -50px;
    min-width: 900px;
}

#footer_container div {
    width: 22em;
    margin: 0 auto;
}

#footer .png {
    margin-right: 8px;
}

#footer img {
    vertical-align: middle;
}

#footer a {
    color: #c8ffb2;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}

/*Objects*/
#line {
    height:114px;
    background:url(../images/line.gif) repeat-x -20px 100%;
    margin: 0 0 -114px 190px;
}

#circle,
#top_left_chips,
#top_shadow {
    position:absolute;
    top:0;
    left:0;
    width:190px;
    height:190px;
}

#top_shadow {
    height:150px;
    width:100%;
    background:url(../images/top_shadow.png) repeat-x 0 0;
}

#top_shadow img,
#bottom_shadow img {
    display: none;
}

#top_cards {
    position:absolute;
    right:22%;
    top:0;
    width: 182px;
    height: 59px;
    z-index: 60;
}

#top_left_chips {
    width:222px;
    height:210px;
    z-index: 55;
}

#top_right_chips {
    width:120px;
    height:270px;
    position:absolute;
    top:0;
    right:0;
    z-index: 70;
}

#left_cards {
    position:absolute;
    left:0;
    bottom:10%;
    width: 55px;
    height: 200px;
}

#bottom_chips {
    position:absolute;
    left:60px;
    bottom:0;
    width: 266px;
    height: 76px;
}

#hand {
    position:absolute;
    right:0;
    bottom:0;
    width:250px;
    height:300px;
    overflow:hidden;
    z-index: 80;
}

#bottom_shadow {
    position:absolute;
    bottom: 0;
    left:0;
    height: 125px;
    width: 100%;
    background:url(../images/bottom_shadow.png) repeat-x 0 0;
}

#text_logo {
    position:absolute;
    top:55px;
    left:230px;
    font:2.7em Impact, Myriad Pro Light, Myriad Pro, Tahoma, sans-serif;
    text-transform: uppercase;
    letter-spacing: .05em;
    text-align: center;
    line-height: .85;
    z-index: 75;
    padding-bottom: .1em;
}

#text_logo a {
    color: #fff;
    text-decoration: none;
}

#text_logo span {
    font-size: .9em;
    letter-spacing: 0;
    line-height: 1.1;
}
/*End objects*/

#container {
    overflow: hidden;
    position: relative;
    z-index: 50;
    display: table;
    width: 100%;
    padding-top: 120px;
}

/*menu*/
#menu_block {
    width:25%;
    min-width:230px;
    display:table-cell;
    vertical-align: top;
    padding-top: 90px;
}

#menu {
    float: right;
    margin-left: 55px;
}

#menu ul {
    list-style: none;
    font:2.7em Impact, Myriad Pro Light, Myriad Pro, Tahoma, sans-serif;
    text-transform: uppercase;
}

#menu li {
    padding: .1em 0;
    line-height: 1.1;
    clear: both;
}

#menu li a {
    color: #fff;
    text-decoration: none;
    padding-left: 27px;
    background: no-repeat -10000px -10000px;
    float: left;
}

#menu li a:hover {
    text-decoration: none;
    background-position: 0 50%;
}

#menu li a.hart {
    background-image: url(../images/hart.gif);
}

#menu li a.cross {
    background-image: url(../images/cross.gif);
}

#menu li a.pic {
    background-image: url(../images/pic.gif);
}

#menu li a.bub {
    background-image: url(../images/bub.gif);
}

#change_language {
    clear: both;
    font-size: 1.2em;
    padding-left: 28px;
    padding-top: 1.5em;
}

#change_language a {
    color: #c8ffb2;
    border-bottom: .09em solid #c8ffb2;
    text-decoration: none;

}

#change_language a:hover {
    color: #fff;
    border-bottom: .09em solid #fff;
}
/*End menu*/

#content_block {
    display:table-cell;
    padding-right: 120px;
    vertical-align: top;
}

#content_outer {
    width:100%;
    float:left;
    margin-right:-235px;
}

#left_colum {
    margin-right:235px;
}

#right_colum {
    float:left;
    width:235px;
}

.colum {
    float:left;
    width:50%;
}

.colum .inner_colum,
#right_colum .inner_colum {
    margin-left: 30px;
}

#content_block h3 {
    font:3.4em Impact, Myriad Pro Light, Myriad Pro, Tahoma, sans-serif;
    text-transform: uppercase;
    margin-top: .5em;
}

.inner_colum p a {
    font-size: .9em;
    color: #fff;
    text-decoration: underline;
}

.inner_colum p b {
    color: #fff;
}

.inner_colum a:hover {
    text-decoration: none;
}

#content_block h3 a,
#content_block h4 a {
    color: #fff;
    text-decoration: none;
}

#content_block h3 a:hover,
#content_block h4 a:hover {
    text-decoration: underline;
}

#content_block h4,
#content_block span.date {
    font:1.7em Georgia, Arial, Times New Roman, serif;
    margin-top: .4em;
}

#content_block span.date {
    font-size:1.4em;
}

.colum p {
    font-size: 1.2em;
    margin-top: .2em;
    padding-bottom: .2em;
    line-height: 1.3;
    color: #c8ffb2;
}

#right_colum .inner_colum {
    margin-top: 4.8em;
    padding-bottom:187px;
}

#right_colum .inner_colum a {
    display: block;
    text-align:center;
    width: 205px;
    height: 77px;
    color: #fff;
    background: url(../images/additional_link.png) no-repeat 0 0 ;
    margin-bottom: 23px;
    overflow: hidden;
}

#right_colum .inner_colum a:hover .text,
#right_colum .inner_colum a:hover .caption {
    text-decoration: underline;
}

#right_colum .inner_colum a .png {
    display: none;
}

#right_colum .inner_colum a .horizont_line {
    display: table;
    width: 100%;
    height: 100%;
}

#right_colum .inner_colum a .center_text {
    display: table-cell;
    vertical-align: middle;
}

#right_colum .inner_colum a .caption {
    font:2.3em Impact, Myriad Pro Light, Myriad Pro, Tahoma, sans-serif;
    text-transform: uppercase;
    display: block;
}

#right_colum .inner_colum a .text {
    font-size: 1.2em;
}

/*Club*/
#club {
    margin-left: 30px;
}

.additional_menu {
    list-style: none;
    font-size: 1.2em;
    margin-left: -.75em;
}

.additional_menu li {
    text-transform: uppercase;
    padding: .1em .75em;
    margin-top: .5em;
    line-height: 1.5;
    float: left;
}

.additional_menu li.active {
    position: relative;
    padding: .1em 0;
}

.additional_menu li.active .rounded {
    position:absolute;
    top:-.06em;
    left:0;
    width:100%;
    height:1.8em;
    margin:0;
    z-index:-1;
}

html:root .rounded_for_o {
    display: none;
}

.additional_menu li.active span {
    margin: 0 .75em;
}

html:root .additional_menu li.active {
    margin-top:.3em;
    border:1px solid #83e65c;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}

.additional_menu li a {
    color: #fff;
    text-decoration: underline;
    white-space: nowrap;
}

.additional_menu li a:hover {
    text-decoration: none;
}

#personal_list {
    list-style: none;
    clear: both;
    padding-top: 5px;
    margin-right: 130px;
}

#personal_list li {
    clear: both;
    padding-top: 18px;
}

#personal_list li img {
    background: #81bd67;
    display:block;
    border: 1px solid #83e65c;
    margin-top: 1em;
}

#personal_list li dl {
    display: table;
    width: 380px;
}

#personal_list li dl dt {
    font:1.4em Georgia, Arial, Times New Roman, serif;
    padding-left: 2px;
    margin-top: 2px;
}

#personal_list li dl dd {
    font-size: 1.2em;
    color: #c8ffb2;
    margin-top: .4em;
}

#philosophy {
    clear: both;
    padding-top: 15px;
    margin: 0 130px -2.64em 0;
}

#philosophy h3 {
    font:1.7em Georgia, Arial, Times New Roman, serif;
    text-transform: none;
    margin: 0;
}

#philosophy h4 {
    margin: 0;
    font-size: 1.5em;
}

#philosophy p {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
    margin: .3em 0 1.3em;
}

#philosophy p b,
#philosophy ul b {
    color: #fff;
}

#philosophy ul {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
    margin: .3em 0 1.3em 2.2em;
}

#philosophy ul li {
    margin-bottom: .5em;
}

#contacts {
    clear: both;
    padding-top: 15px;
}

#contacts .contact_colum {
    float: left;
}

#contacts #contact_form_block {
    width: 45%;
}

#contacts label {
    font-size: 1.2em;
    color: #c8ffb2;
    padding-left: 3px;
    vertical-align: middle;
}

#contacts input,
#contacts textarea {
    display:block;
    width:100%;
    border:1px solid #809db9;
    margin: .4em 0 .5em;
    padding: 0 2px;
    color:#666;
    font:1.3em/1.2 Tahoma, Arial, Helvetica, sans-serif;
}

#contacts input {
    height: 1.6em;
    line-height: 1.6;
}

#contacts textarea {
    height: 11.15em;
    overflow: hidden;
}

html:root #contacts textarea {
    overflow: auto;
}

#contacts input#send_msg {
    font-size: 1em;
    width: 9.1em;
    height: 2.1em;
    margin: 0;
    border: none;
    padding: 0;
    line-height: 1;
    float: right;
}

htmp:root #contacts input#send_msg {
    margin-right: -5px;
}

#phones_block,
#adress_block {
    margin: 1.1em 0 0 40px;
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.4;
    white-space: nowrap;
}

#phones_block span {
    margin-left: 1.5em;
}

#adress_block a {
    color: #fff;
    text-decoration: underline;
}

#adress_block a:hover {
    text-decoration: none;
}

#map_block {
    clear:both;
    margin-right:-120px;
    position:relative;
    padding-top:1em;
    padding-bottom:160px;
}

#map {
    width:613px;
    height:404px;
}

h3.pravila_caption {
    border-top: 1px solid #83e65c;
    padding-top: .5em;
}

#pravila {
    clear:both;
    padding-top:1em;
    margin-right: 130px;
}

#pravila ul {
    list-style: none;
    margin-left: 1.6em;
}

#pravila ul ul ul {
    margin-bottom: 1.6em;
}

#pravila ul li {
    margin-top: .4em;
}

#pravila .outer {
    margin-left: 0;
    padding-bottom: 1em;
}

#pravila ul a {
    font-size: 1.2em;
    line-height:1.3;
    color: #fff;
    text-decoration: underline;
}

#pravila ul a:hover {
    text-decoration: none;
}

#pravila h4 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 1.2em;
}

#pravila_menu {
    clear: both;
    padding-top: 1.5em;
}

#pravila h4.title {
    text-transform: uppercase;
    margin-bottom: .7em;
    font-size: 1.8em;
}

#pravila p {
    font-size: 1.2em;
    line-height: 1.3;
    margin-top: .4em;
    padding-bottom: .2em;
    color: #c8ffb2;
}

#pravila p.p_caption {
    margin-top: 1.4em;
}

#pravila p.p_caption span {
    color: #fff;
}

#pravila p b {
    color: #fff;
}

#pravila p a {
    color: #fff;
    text-decoration: underline;
}

#pravila p a:hover {
    text-decoration: none;
}

#pravila table {
    border-collapse: separate;
    border: 1px solid #c8ffb2;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    line-height: 1.3;
    width: 100%;
    margin-top: .5em;
}

#pravila table td {
    padding: .2em;
    margin: 0;
    border: 1px solid #c8ffb2;
    color: #c8ffb2;
}

#pravila table td b {
    color: #fff;
}

#pravila table .first {
    width: 30%;
}

#pravila table .second {
    width: 70%;
}

#pravila table ul {
    list-style: disc;
}

#pravila .inner {
    list-style: disc;
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
}

#pravila .inner_dec {
    list-style: decimal;
    margin-left:3.2em;
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
}

#pravila .inner b,
#pravila .inner_dec b {
    color:#fff;
}

#pravila .inner span,
#pravila .inner_dec span {
    color: #fff;
}

#pravila .inner p,
#pravila .inner_dec p {
    font-size: 1em;
    padding-left: 1.5em;
    text-indent: -1.5em;
}

#pravila .inner .inner,
#pravila .inner_dec .inner {
    font-size: 1em;
    margin-left: 4em;
}

#pravila .triple .first {
    width: 25%;
}

#pravila .triple .second {
    width: 40%;
}

#pravila .triple .third {
    width: 35%;
}
/*News*/
#news {
    margin-left: 30px;
}

#news_list {
    list-style: none;
    clear: both;
    margin-right: 130px;
}

#news_list li {
    clear: both;
    margin: 20px 0 0 -15px;
}

#news_list img {
    background: #81bd67;
    float: left;
    margin: .3em 0 0 15px;
}

#news_list dl {
    display: table;
    padding-left: 15px;
}

#news_list dt a {
    font:1.7em Georgia, Arial, Times New Roman, serif;
    color: #fff;
}

#news_list dt a:hover {
    text-decoration: underline;
}

#news .date {
    margin-left: .4em;
}

#news_list dd {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
}

#news_list dd a {
    color: #fff;
    text-decoration: underline;
    font-size: .9em;
}

#news_list dd a:hover {
    text-decoration: none;
}

#news_list dd b {
    color: #fff;
}

#news .news_bak_link {
    font-size: 1.2em;
    color: #c8ffb2;
    display: block;
    margin: .6em 0 .8em;
}

#news .news_bak_link a {
    color: #fff;
    text-decoration: underline;
}

#news .news_bak_link a:hover {
    text-decoration: none;
}

#news h4 {
    display: inline;
}

#news_details {
    margin-right: 130px;
}

#news_details p {
    font-size: 1.5em; /* 1.2em */
    color: #c8ffb2;
    line-height: 1.3;
    margin: .2em 0 1.4em;
}

#news_details p b {
    color: #fff;
}

/*Game & School*/
#game {
    margin-left: 30px;
}

#shedule_block {
    clear: both;
    overflow: hidden;
    margin-right: 130px;
}

#shedule {
    margin-top: -1px;
}

#shedule dt {
    font:1.7em Georgia, Arial, Times New Roman, serif;
    border-top: 1px solid #65CC3C;
    padding-top: .6em;
    margin-bottom: 1em;
}

#shedule dd {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.2;
    margin-bottom: 1.1em;
    margin-top: -1.1em;
}

#shedule dd b {
    color: #fff;
}

#shedule dd a {
    color: #fff;
    text-decoration: underline;
}

#shedule dd a:hover {
    text-decoration: none;
}

#rating {
    clear: both;
    margin-right: 130px;
    padding-top: .2em;
}

#rating_list_block,
#archive_block {
    float: left;
    width: 60%;
}

#archive_block {
    width: 40%;
}

#rating_list {
    list-style: none;
    overflow: hidden;
}

#rating_list_block #rating_list {
    margin: .9em 40px 0 0;
}

#rating_list li {
    border-top: 1px solid #65cc3c;
    font-size: 1.2em;
    padding: .3em 7px 0;
    clear: both;
    margin-top: -1px;
    text-align: right;
    font-weight: bold;
    color: #fff;
    display: table;
    width: 100%;
}

#rating_list span {
    float: left;
    font-weight: normal;
    padding-bottom:.3em;
    width:100%;
    margin:-.1em -2em 0 0;
    text-align: left;
    line-height: 1.2;
    color: #c8ffb2;
}

#rating_list span em {
    display: block;
    font-style: normal;
    margin-right: 2em;
}

#archive_block ul {
    list-style: none;
    margin-top: .9em;
}

#archive_block ul li {
    font-size: 1.2em;
    padding: .4em 3px .3em;
}

#archive_block ul li a {
    color: #fff;
    text-decoration: underline;
}

#archive_block ul li a:hover {
    text-decoration: none;
}

#tournament {
    clear: both;
    margin-right: 130px;
    padding-top: 1em;
}

#tournament dt {
    font:1.7em Georgia, Arial, Times New Roman, serif;
    margin-bottom:.7em;
}

#tournament dd {
    padding-bottom: 1px;
    margin: 0 0 1.8em 1em;
}

#tournament dd h5 {
    font:1.4em Georgia, Arial, Times New Roman, serif;
}

#tournament dd p {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.2;
    margin: .4em 0 .5em;
}

#tournament dd a {
    font-size: 1.2em;
    color: #fff;
    text-decoration: underline;
}

#tournament dd a:hover {
    text-decoration: none;
}

#tournament_info {
    clear: both;
    margin-right: 130px;
    padding-top: 1em;
}

#tournament_info .tournament_bak_link {
    font-size: 1.2em;
    color: #c8ffb2;

}

#tournament_info .tournament_bak_link a {
    color: #fff;
    text-decoration: underline;
}

#tournament_info .tournament_bak_link a:hover {
    text-decoration: none;
}

#tournament_info h4 {
    margin: .6em 0 .3em;
}

#tournament_info p {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
    padding-bottom: 1.3em;
}

#tournament_form {
    padding-top: .5em;
    position: relative;
}

#tournament_form label {
    font-size: 1.2em;
    color: #c8ffb2;
    padding-left: 3px;
    vertical-align: middle;
}

#tournament_form .error {
    position:absolute;
    font-size:1.2em;
    left:22em;
    margin-top:1.75em;
    white-space: nowrap;
}

#tournament_form input {
    display:block;
    width:19em;
    border:1px solid #809db9;
    margin: .4em 0 .5em;
    padding: 0 2px;
    color:#666;
    font:1.3em/1.2 Tahoma, Arial, Helvetica, sans-serif;
    height: 1.6em;
    line-height: 1.6;
}

#tournament_form input#send_msg {
    font-size: 1em;
    width: 9.1em;
    height: 2.1em;
    margin: 0;
    border: none;
    padding: 0;
    line-height: 1;
    margin-left: 16.2em;
}

/*atmosphera*/
#kitchen p {
    width: 380px;
}

#kitchen img {
    border: 1px solid #83e65c;
    margin-top: 1em;
}

/*atmosphera*/

/*Faq*/
#faq {
    margin-left: 30px;
}

#faq dl {
    clear: both;
    font-size: 1.2em;
    margin: -5px 130px 0 0;
    line-height: 1.3;
}

#faq dl dt {
    font-weight: bold;
    margin-top: 2em;
}

#faq dl dd {
    color: #c8ffb2;
}

/*Atmosphera & VIP & School*/
#atmosphera,
#vip,
#school {
    margin-left: 30px;
}

.content_list {
    list-style: none;
    clear: both;
    margin: 0 130px 0 -15px;
}

.content_list li {
    clear: both;
    padding-top: 2.5em;
}

.content_list li img {
    background: #81bd67;
    float: left;
    margin-left: 15px;
    border: 1px solid #83e65c;
}

.content_list li p {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.2;
    display:table;
    padding-left: 15px;
}

#order_form {
    clear: both;
    margin-right: 130px;
    position: relative;
    padding-top: 1.5em;
}

#order label {
    font-size: 1.2em;
    color: #c8ffb2;
    padding-left: 3px;
    vertical-align: middle;
}

#order .error {
    position:absolute;
    font-size:1.2em;
    left:22em;
    margin-top:1.75em;
    white-space: nowrap;
}

#order input {
    display:block;
    width:19em;
    border:1px solid #809db9;
    margin: .4em 0 .5em;
    padding: 0 2px;
    color:#666;
    font:1.3em/1.2 Tahoma, Arial, Helvetica, sans-serif;
    height: 1.6em;
    line-height: 1.6;
}

#order input#send_msg {
    font-size: 1em;
    width: 9.1em;
    height: 2.1em;
    margin: 0;
    border: none;
    padding: 0;
    line-height: 1;
    margin-left: 16.2em;
}

/*Other*/
#todo {
    clear:both;
    padding-top:1em;
}

.tournament_cap {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.3;
}

.tour_cont_info {
    font-size: 1.1em;
    line-height: 1.3;
    margin-top: 1em;
}

#school,
#club,
#game {
    position: relative;
}

/**/
#school_princepes {
    clear: both;
    padding-top: 15px;
    margin: 0 130px -2.64em 0;
}

#school_princepes h3 {
    font:1.7em Georgia, Arial, Times New Roman, serif;
    text-transform: none;
    margin: 0;
}

#school_princepes h4 {
    margin: 0;
    font-size: 1.5em;
}

#school_princepes p {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
    margin: .3em 0 1.3em;
}

#school_princepes p b,
#school_princepes ul b {
    color: #fff;
}

#school_princepes ul {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
    margin: 0 0 1.3em 2.2em;
}

#school_princepes ul li {
    margin-bottom: .2em;
}

#school_princepes p.no_indent {
    margin: 0;
}

#school_princepes .anchor {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

#school_princepes .anchor:hover {
    text-decoration: none;
}

#lessons {
    padding-top: 2em;
}

#lessons p a {
    color: #fff;
    text-decoration: underline;
}

#lessons p a:hover {
    text-decoration: none;
}

#club_images a {
    margin: 0 .5em;
}

#club_images a img {
    border: 1px solid #83e65c;
}

#kitchen ul {
    font-size: 1.2em;
    color: #c8ffb2;
    line-height: 1.3;
    margin: .3em 0 1.3em 3.2em;
    list-style: disc;
}

#kitchen ul li {
    margin-bottom: .5em;
    padding: 0;
}

/**/