/* START: #forum-page - styl Forum dyskusyjnego STL */
#forum-page .top {
background: url(/templates/stl_670/layout/forum/top.png) no-repeat;
width: 620px;
height: 38px;
position: relative;
}
#forum-page h1,
#forum-page h2,
#forum-page h3,
#forum-page h4,
#forum-page h5,
#forum-page h6 {
color: #2c74ae;
}
#forum-page .top #posty {
color: #2c74ae;
position: absolute;
right: 10px;
top: 10px;
}
#forum-page .top #tematy {
color: #2c74ae;
position: absolute;
right: 10px;
top: 23px;
}
#forum-page .bg {
background: url(/templates/stl_670/layout/forum/bg.png) repeat-y;
width: 600px;
padding: 3px 10px;
min-height: 438px;
}
#forum-page table {
color: #3372ab;
font: 11px Tahoma, Verdana, Arial;
width: 600px;
border: 1px solid #2e75af;
border-collapse: separate;
border-spacing: 0px;
-webkit-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border-radius: 2px;
}
#forum-page table td p, #forum-page table td span {
text-align: left !important;
}
#forum-page table a {
color: #206099;
}
#forum-page table blockquote {
border: 1px solid #c6d9e7;
color: #1e5986;
font-size: 9px;
margin: 0;
padding: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#forum-page table hr {
border: none;
border-top: 1px dotted #EAEAEA;
}
#forum-page table img {
max-width: 493px !important;
}
#forum-page table .liczba {
color: #619835;
}
#forum-page table thead {
color: #3372ab;
border: none;
border-collapse: separate;
border-spacing: 0px;
background: url(/templates/stl_670/layout/forum/belka.jpg) no-repeat top center;
height: 23px;
overflow: hidden;
}
#forum-page table th {
color: #ffffff;
text-shadow: 0px 0px 3px #666666;
height: 13px;
overflow: hidden;
font: 12px Tahoma, Verdana, Arial;
padding: 0px 5px;
border: none;
border-left: 1px solid #1D6A97;
border-bottom: 1px solid #1D6A97;
}
#forum-page table td {
border: none;
border-left: 1px solid #e0e0e0;
border-bottom: 1px solid #d9d9d9;
padding: 5px;
}
#forum-page table tbody tr:first-child {
background-image: url(/templates/stl_670/layout/forum/shadow.gif);
background-repeat: repeat-x;
background-position: top center;
}
#forum-page table tr th:first-child {
border-left: none;
font-weight: bold;
}
#forum-page table tr td:first-child {
border-left: none;
}
#forum-page .end {
background: url(/templates/stl_670/layout/forum/end.png) no-repeat;
width: 620px;
height: 8px;
}
/* STOP: #forum-page */

/* START: #forum-menu - styl menu Forum dyskusyjnego STL */
#forum-menu {
color: #05345b;
width: 146px;
float: left;
font-size: 10px;
overflow: hidden;
}
#forum-menu .begin {
background: url(/templates/stl_670/layout/forum/right_begin.png) no-repeat;
width: 142px;
height: 8px;
}
#forum-menu .bg {
background: url(/templates/stl_670/layout/forum/right_bg.png) repeat-y;
width: 142px;
}
#forum-menu .bg #menu_twoj-profil,
#forum-menu .bg #menu_twoje-tematy,
#forum-menu .bg #menu_najaktywniejsi,
#forum-menu .bg #menu_o-tym-sie-mowi,
#forum-menu .bg #menu_gorace-tematy {
background: url(/templates/stl_670/layout/forum/right_menus.png) no-repeat;
width: 142px;
height: 25px;
}
#forum-menu .bg #menu_twoj-profil {
background-position: center 0px;
}
#forum-menu .bg #menu_twoje-tematy {
background-position: center -25px;
}
#forum-menu .bg #menu_najaktywniejsi {
background-position: center -50px;
}
#forum-menu .bg #menu_o-tym-sie-mowi {
background-position: center -75px;
}
#forum-menu .bg #menu_gorace-tematy {
background-position: center -100px;
}
#forum-menu .bg .content {
padding: 0px 5px 5px 5px;
max-width: 122px;
overflow: hidden;
white-space: nowrap;
}
#forum-menu .bg .content a {
display: inline;
}
#forum-menu .bg .content.twoje-tematy .bull {color: #98D247;}
#forum-menu .bg .content.twoje-tematy a {color: #1a6401;}
#forum-menu .bg .content.najaktywniejsi .bull {color: #a2cae9;}
#forum-menu .bg .content.najaktywniejsi a, .najaktywniejsi {color: #3875A3;}
#forum-menu .bg .content.o-tym-sie-mowi .bull {color: #c4a3df;}
#forum-menu .bg .content.o-tym-sie-mowi a {color: #490164;}
#forum-menu .bg .content.gorace-tematy .bull {color: #f1d886;}
#forum-menu .bg .content.gorace-tematy a {color: #645501;}
#forum-menu .end {
background: url(/templates/stl_670/layout/forum/right_end.png) no-repeat;
width: 142px;
height: 8px;
}