/* LINKS */
a:link { color: #5b95b8; text-decoration: none;}
a:visited { color: #5b95b8; text-decoration: none;}
a:hover { color: #5b95b8; text-decoration: underline;}
a:active { color: #5b95b8; text-decoration:none;}

/* CODE */
img { border: 0px; }
html, body { height:100%; margin:0 auto; background: url(img/bg/bg.gif); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* FORMS */
select, input, input.file, input.browse, textarea, submit { border: 1px solid gray; color: gray; font-size: 9px; }
submit { background: #1a4459; color: white; border: 0px solid; }
#search { font-size: 9px; background: none; color: white; border: 0px solid; padding: 2px; width: 110px; height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#search-submit { margin-top: -3px; background: none; border: 0px solid; width: 50px; height: 25px; }

/* MAIN */
.proloader { width: 0px; height: 0px; display:none; background: url(img/menu/forumh.jpg); background: url(img/menu/galeriah.gif); background: url(img/menu/klubh.gif); background: url(img/menu/kontakth.gif); background: url(img/menu/ligih.gif); background: url(img/menu/starth.gif); }
#wrap { width: 934px; margin:0 auto; overflow: hidden; }
#shadow-l { background-image: url(img/bg/shadow-l.gif); float: left; }
#cont { width: 900px; background: #fff; overflow: hidden; float: left; }
#shadow-r { background-image: url(img/bg/shadow-r.gif); float: right; }
#shadow-r, #shadow-l { width: 17px; padding-bottom: 15000px; margin-bottom: -15000px; overflow: hidden; }

/* MAIN > BLOCKS */
#logo { height: 100px; background-image: url(img/bg/logo2.gif); }
.bar { width: 900px; height: 25px; background-image: url(img/bg/bar.gif); clear: both; }
.bar-under { width: 900px; height: 225px; background-image: url(img/bg/bar-under.gif); overflow: hidden; }
.bar-under-2 { width: 900px; height: 7px; background: #0e242f; }
#cont-main { width: 900px; overflow: hidden; }
#cont-main-marg { padding: 25px 10px 25px 10px; }
#bar-under-footer { width: 900px; height: 50px; background: #183e51; }

/* MAIN > BLOCKS > DETAILS */
.search { position: relative; top: 50px; left: 706px; }
#menu { text-align: right; }
#today { padding: 20px 0px 0px 30px; float: left; }
.match { width: 435px; background: url(img/bg/match.gif) no-repeat; }
.match-font { color: #5b95b8; }
.match-result { width: 100px; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
.match-padding { padding: 30px 30px 30px 40px; }
.padding-corner { padding: 7px 0px 0px 30px; font-weight: bold; }
.padding-corner-1 { color: #183e51; }
.table-1 { width: 286px; background: url(img/bg/table-1.gif) no-repeat; overflow: hidden; padding-bottom: 25px; }
.table-rank { padding: 5px; border-bottom: 1px solid gray; height: 15px; }
.table-2 { width: 584px; background: url(img/bg/table-2.gif) no-repeat; overflow: hidden; padding-bottom: 25px; }
.news-title { font-size: 18px; color: #5b95b8; }
#sitemap { background: url(img/bg/sitemap.jpg) no-repeat; width: 879px; height: 150px; overflow: hidden; margin: 0 auto; margin-top: 25px; }
.sitemap-padding { padding: 0px 0px 0px 10px; letter-spacing: -1px; }

/* GLOBAL */
.gray { color: #CCCCCC; }
.clear { clear: both; }
.width-100 { width: 100%; }
.width-50 { width: 50%; }
.width-75 { width: 75%; }
.padding-10 { padding: 10px; }
.padding-30 { padding: 30px; }
.padding-corner { padding: 7px 0px 0px 30px; font-weight: bold; }
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { margin: 0 auto; text-align: center; }