html, body{
    margin:0px;
    padding: 0px;
    text-align: center;
}

.container{
    text-align: left;
    width:960px;
    height: 1200px;
    margin: 0 auto;
}

.top-bar{
    width: 960px;
    height: 28px;
}

.slogan{
    width:400px;
    height: 28px;
    line-height: 28px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    color: #217abc;
    float: left;
}

.auth{
    width:560px;
    height: 28px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #217abc;
    float: left;
    text-align: right;
    line-height: 28px;
}

.header{
    width: 960px;
    height: 186px;
    background: url(../img/header10.jpg);
}

.login_form form{
    margin:0px;
    padding: 0px;
}

.login_form #login, .login_form #password{
    width:75px;
    height: 24px;
}

.subheader{
    width: 960px;
    height: 24px;
    margin-top: 0px;
    background: url(../img/menubar.jpg) top left no-repeat;
}

.register{
    width: 60px;
    height: 24px;
    float: left;
}

/*
        Меню
*/

.menu{
    height: 24px;
    width:900px;
    float:left;
}

.menu ul{
    margin: 0px;
    padding: 0px;
}

.menu ul li{
    display: block;
    list-style: none;
    float: left;
    height:24px;
    line-height: 24px;
    position: relative;
}

.menu ul li a{
    display: block;
    height: 24px;
    float: left;
    text-align: left;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
    padding-right:20px;
    border-left: #63a4d5 1px solid;
}

.menu li ul{
    position: absolute;
    left:0px;
    top:24px;
    display: none;
}

.menu li ul li{
    clear: both;
    height: 26px;
    line-height: 26px;
}

.menu li ul li a{
    height: 26px;
    width:140px;
    background: #0072b8;
    border-left: none;
    border-top:#63a4d5 1px solid;
}

.menu ul li a:hover{
    color:#badcff;
}

.content{
    width: 960px;
    background: white;
    margin-top: 20px;
}

.content_topbar{
    width: 960px;
    height: 62px;
    display: none;
}

.col-1{
    width:542px;
    float:left;
}

.col-2{
    width:288px;
    float:left;
}

.col-3{
    width:130px;
    float:left;
}

.clear{
    clear: both;
}

.col-1-inner{
    padding-right: 20px;
    font-family: Verdana,sans-serif;
    font-size: 0.8em;
    line-height: 1.5em;
}

.col-1-inner p{
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

.col-1-inner h1, .col-1-inner h2{
    color: #333333;
    font-family: "Trebuchet MS", Verdana,sans-serif;
    font-size: 26px;
    font-style:normal;
    font-weight:100;
    line-height: 1.2em;
    margin:0px;
    padding-top:20px;
    padding-bottom: 5px;
}

.col-2-inner{
    padding-left: 10px;
    padding-right: 10px;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    line-height: 1.4em;
}

.col-3-inner{
    padding-left: 10px;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    line-height: 1.4em;
}

.content_btnbar{
    width:960px;
    height: 20px;
    background: white;
}

.footer{
    width:960px;
}

.buttons{
    width:960px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: #217abc 2px solid;
    text-align: center;
}
.buttons p{
    margin-top: 10px;
    margin-bottom: 10px;
}
.buttons .edit_block a{
    font-size: 11px;
    font-family: Verdana, Helvetica, sans-serif;
}

.cprt{
    width:960px;
    font-family: Verdana,sans-serif;
    font-size: 11px;
    color: #217abc;
    padding-top: 10px;
    padding-bottom: 20px;
    border-top: #217abc 2px solid;
}

a {
    color: #217abc;
}

.category{
    font-family: Verdana,sans-serif;
    font-size: 22px;
    color: #333333;
    line-height: 62px;
}

.admin_links{
    font-family: Verdana,sans-serif;
    font-size: 11px;
    color:#EA672E;
}
.admin_links a{
    font-family: Verdana,sans-serif;
    font-size: 11px;
    color:#EA672E;
}

/*
        Новости


.mod_news{
    font-family: Verdana,sans-serif;
    font-size: 11px;
    line-height: 1.4em;
}

.mod_news h2{
    color: #217abc;
    font-family: Verdana,sans-serif;
    font-size: 20px;
    font-style:normal;
    font-weight:100;
    text-decoration: underline;
    line-height: 1.4em;
    margin:0px;
    padding-top:20px;
    padding-bottom: 5px;
}

.mod_news small{
    color: #A0A0A0;
}

.newslabel{
    font-family: Verdana,sans-serif;
    font-size: 11px;
    color: #0165B1;
    padding-top: 5px;
}

*/

.col-2-inner h2{
    color:#333333;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    font-style:normal;
    font-weight:100;
    text-decoration: underline;
    line-height: 1.4em;
}

/*
        Дни рождения
*/
.box-bday h2{
    padding-top: 20px;
    color: #217abc;
}

.bday{
    width:268px;
    height: 32px;
    line-height: 32px;
}

.color{
    background: url(../img/tbl-bkg.gif) no-repeat left;
}

.bday-text{
    padding-left: 10px;
}

/*
        Турнирная таблица
*/
.box-table{
    width:268px;
    color: #333333;
}

.box-table a{
    color: #333333;
}

.box-table-tr{
    width:268px;
    height: 26px;
}

.box-table-hteam{
    width:208px;
    height: 26px;
    float:left;
    line-height: 26px;
    font-size: 14px;
    font-weight: bold;
    color: #217abc;
    padding-left: 8px;
}
.box-table-hi{
    width:20px;
    height: 26px;
    float:left;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #217abc;
}
.box-table-ho{
    width:20px;
    height: 26px;
    float:left;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #217abc;
}

.box-table-tr-hl{
    width:268px;
    height: 26px;
    color: #333333;
    font-weight: bold;
    background: url(../img/turtbl-bkg-hl.gif);
}

.box-table-tr-color{
    width:268px;
    height: 26px;
    background: url(../img/turtbl-bkg.gif);
}

.box-table-num{
    width:25px;
    height: 26px;
    float:left;
    line-height: 26px;
    padding-left: 8px;
}

.box-table-team{
    width:185px;
    height: 26px;
    float:left;
    line-height: 26px;
}

.box-table-i{
    width:20px;
    height: 26px;
    float:left;
    line-height: 26px;
    text-align: center;
    background: url(../img/ochko.png);
}

.box-table-o{
    width:20px;
    height: 26px;
    float:left;
    line-height: 26px;
    text-align: center;
    background: url(../img/ochko.png);
}

/*
   Блоки во второй колонке
*/

.box-c{
    margin-top:10px;
    width:160px;
    background: #badcff;
}

.box-c .tl{
    width:160px;
    background: url(../img/tl-c.gif) no-repeat left top;
}

.box-c .tr{
    width:160px;
    background: url(../img/tr-c.gif) no-repeat right top;
}

.box-c .br{
    width:160px;
    background: url(../img/br-c.gif) no-repeat right bottom;
}

.box-c .bl{
    width:160px;
    background: url(../img/bl-c.gif) no-repeat left bottom;
}

.box-c .bcontent{
    padding:10px;
}



.box-g{
    margin-top:10px;
    width:160px;
    background: #f3f6d9;
}

.box-g .tl{
    width:160px;
    background: url(../img/tl-g.gif) no-repeat left top;
}

.box-g .tr{
    width:160px;
    background: url(../img/tr-g.gif) no-repeat right top;
}

.box-g .br{
    width:160px;
    background: url(../img/br-g.gif) no-repeat right bottom;
}

.box-g .bl{
    width:160px;
    background: url(../img/bl-g.gif) no-repeat left bottom;
}

.box-g .bcontent{
    padding:10px;
}

.box-c h2, .box-g h2{
    margin: 0px;
    padding: 0px;
    color:#333333;
    font-family: Verdana,sans-serif;
    font-size: 12px;
    font-style:normal;
    font-weight:bold;
    text-decoration: underline;
    line-height: 1.4em;
}

.box-c img, .box-g img{
    border: 1px solid #666666;
    width:138px;
}

/*
    Блоки в 3 колонке
*/

.bbox-c{
    margin-top:10px;
    width:268px;
    background: #badcff;
}

.bbox-c .tl{
    width:268px;
    background: url(../img/tl-c.gif) no-repeat left top;
}

.bbox-c .tr{
    width:268px;
    background: url(../img/tr-c.gif) no-repeat right top;
}

.bbox-c .br{
    width:268px;
    background: url(../img/br-c.gif) no-repeat right bottom;
}

.bbox-c .bl{
    width:268px;
    background: url(../img/bl-c.gif) no-repeat left bottom;
}

.bbox-c .bcontent{
    padding:10px;
}

.bbox-g{
    margin-top:10px;
    width:268px;
    background: #f3f6d9;
}

.bbox-g .tl{
    width:268px;
    background: url(../img/tl-g.gif) no-repeat left top;
}

.bbox-g .tr{
    width:268px;
    background: url(../img/tr-g.gif) no-repeat right top;
}

.bbox-g .br{
    width:268px;
    background: url(../img/br-g.gif) no-repeat right bottom;
}

.bbox-g .bl{
    width:268px;
    background: url(../img/bl-g.gif) no-repeat left bottom;
}

.bbox-g .bcontent{
    padding:10px;
}

.bbox-c p, .bbox-g p{
    margin-top: 0px;
}

/*
    Переходы игроков
*/

.transfers h2{
    color:#333333;
    font-family: Verdana,sans-serif;
    font-size: 16px;
    font-style:normal;
    font-weight:bold;
    line-height: 1.4em;
    text-decoration: none;
}

.transfers h3{
    color:#217abc;
    font-family: Verdana,sans-serif;
    font-size: 16px;
    font-style:normal;
    font-weight:100;
    line-height: 1.4em;
    text-decoration: none;
}

.transfers .line1, .transfers .line2{
    width:268px;
    height: 32px;
    line-height: 32px;
}

.transfers .line1{
    background: url(../img/tbl-bkg.gif) no-repeat left;
}

.transfers .text{
    padding-left: 5px;
}

/*
        Последние сообщения в гостевой
*/

.lpgbook{
    margin-top: 20px;
}

.lpgbook h2{
    color:#333333;
    font-family: Verdana,sans-serif;
    font-size: 12px;
    font-style:normal;
    font-weight:bold;
    line-height: 1.4em;
    text-decoration: none;
}

.error{
    color: red;
}

.success{
    color:green;
}

.player{
    display:block;
    width:425px;
    height:300px;
}
.header-banner{
    width: 960px;
    height: 91px;
    margin-top: 3px;
    margin-bottom: 10px;
}
.header-banner img{
    border: 0px;
}


