/*** BEGIN THE BIG RESET ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*    vertical-align: baseline;*/
    /*    background: transparent;*/
}
body {
    line-height: 1;

}
/*** END THE BIG RESET ***/
.design {
    margin: 0 auto;
    /*    height: 100%;*/
}
.menu{
    font-family : Verdana;
    text-transform : uppercase;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    text-indent : 4px;
}
.menu a{
    font-family : Verdana;
    text-transform : uppercase;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    text-indent : 4px;
    text-decoration: none;
}
a {
    color: #000000;
    text-decoration: underline;
}
input, textarea {
    border : 1px solid #000000;
    font-family : Tahoma;
    font-size : 12px;
    color: #000000;
    font-weight : bold;
    background-color : #F9F9F9;
    padding: 0 0;
    margin: 0 0;
}
td {
    font-family: Verdana;
    font-size: 8pt;
    /*    border: 1px black solid*/
}
img {
    border: 0;
    margin: 0 0;
    padding: 0 0;
}
h3 {
    padding: 0 0;
    margin: 0 0;
}
br.clear {
    clear: both;
}

.turniri td {
    border:1px solid lightgray;
}
.colap {
    border-collapse: collapse;
}
.disabled {
    display: none;
}
.current {
    font-weight: bold;
}
.under_title {
    background-image: url('/chessbg_files/title_bottom_bg.gif');
}
.title {
    height: 17px;
    background-image: url('/chessbg_files/bg_title.gif');
    font-size: 11px;
    font-weight: bold;
    margin-top: 7px;
    padding-top: 4px;
    padding-left: 4px;
}
.title_arrow {
    float: left;
    padding-right: 3px;
}
#left {
    /*    background-image: url('/chessbg_files/bg_div.png');*/
    /*    background-repeat: no-repeat;*/
    padding: 4px 4px 0px 5px;
    width: 420px;
    background-color: #f3f3f3;
    float: left;
    overflow: auto;
}
#left_live {
    padding: 4px 4px 0px 5px;
    /*    width: 653px;*/
    width: 658px;
    background-color: #f3f3f3;
    float: left;
    overflow: auto;
}
#right {
    padding: 4px 4px 0px 0px;
    width: 233px;
    background-color: #f3f3f3;
    float: left;
}
#footer {
    background-color: #f3f3f3;
    text-align: center;
}
#menu {
    /*    background-color: #d7e6e8;*/
    /*    border: 1px black solid;*/
    background-color: #317d8d;
    background-repeat: repeat-x;
    margin-bottom: 3px;
}
#menu td {
/*    border: 1px black solid;*/
    text-align: center;
}
#menu td a{
    color: #d7e6e8;
/*    font-weight: normal;*/
    font-family: verdana;
    font-size: 9pt;
    background-repeat: no-repeat;
/*    border-bottom: 1px #f3f3f3 solid;*/
}
#before_menu {
    width: 100%;
    height: 4px;
    background-color: #317d8d;
    display: inline-block;
}
#content {
    background-color: #f3f3f3;
    margin-right: 4px;
    display: inline-block;
}
.gallery {
    /*    margin-top: 10px;*/
    text-align: center;
}
.delimiter {
    margin-top: 10px;
    width: 100%;
    color: lightgray;
}
.box {
    padding: 4px;
    border: 1px lightgray solid;
    border-top-style: none;
}
.magchessbox {
    padding: 4px 0;
    border: 1px lightgray solid;
    border-top-style: none;
}
.title_bottom {
    float: right; 
    margin-bottom: 5px;
    margin-right: 1px;
}
.oblojka {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.center {
    text-align: center;
}
.year {
    float: left;
    width: 39px;
    height: 19px;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    border: 1px lightgray solid;
    border-collapse: collapse;
    padding-top: 3px;
}
.selected {
    background-color: #333333;
}
.selected b {
    background-color: #333333;
    color: #fff;
}
.separator {
    /*    border: 1px black solid;*/
    clear: both;
    /*    line-height: 3px;*/
    font-size: 1px;
    width: 100%;
}
.adds {
    margin: 4px 17px;
    float: left;
    display: inline-block;
}
.magchess, .chessschool {
    margin: 0px auto;
    text-align: center;
}
.magchess a, chessschool a {
    text-align: center;
}