body#main #top_nav_logo {
  background: url(/images/logo-main.png) no-repeat left bottom;
  width: 172px;
}

body#main .sidetab .header,
body#horror .sidetab .header,
body#starwars .sidetab .header,
body#planszowki .sidetab .header,
body#manga .sidetab .header,
body#techno .sidetab .header,
body#komiks .sidetab .header,
body#rpg .sidetab .header, 
body#gry .sidetab .header,
body#literatura .sidetab .header,
body#film .sidetab .header {
  width: 317px;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 13px;
  color: #484141;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  background: url(/images/side-header.png) no-repeat;
}

body#main .sidetab ul,
body#horror .sidetab ul,
body#starwars .sidetab ul,
body#planszowki .sidetab ul,
body#manga .sidetab ul,
body#techno .sidetab ul,
body#komiks .sidetab ul,
body#rpg .sidetab ul,
body#gry .sidetab ul,
body#literatura .sidetab ul,
body#film .sidetab ul {
  margin: 0;
  padding: 0 0 10px 0;
}

body#main .sidetab ul li,
body#horror .sidetab ul li,
body#starwars .sidetab ul li,
body#manga .sidetab ul li,
body#planszowki .sidetab ul li,
body#techno .sidetab ul li,
body#komiks .sidetab ul li,
body#rpg .sidetab ul li,
body#gry .sidetab ul li,
body#literatura .sidetab ul li,
body#film .sidetab ul li {
  margin:3px 10px 0px 10px;
  width:300px;
  height:23px;
  border-bottom: 1px dotted #aaa;
  line-height:23px;
  padding:0;
  font-size:12px;
  background: url(/images/doc.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  background-position: left center;
  list-style-type: none;
  overflow: hidden;
}

body#main .sidetab ul li a,
body#horror .sidetab ul li a,
body#starwars .sidetab ul li a,
body#manga .sidetab ul li a,
body#planszowki .sidetab ul li a,
body#techno .sidetab ul li a,
body#komiks .sidetab ul li a,
body#rpg .sidetab ul li a,
body#gry .sidetab ul li a,
body#literatura .sidetab ul li a,
body#film .sidetab ul li a {
  text-decoration:none;
  font-weight: normal;
}

body#main .sidetab ul li a:hover,
body#horror .sidetab ul li a:hover,
body#manga .sidetab ul li a:hover,
body#planszowki .sidetab ul li a:hover,
body#techno .sidetab ul li a:hover,
body#komiks .sidetab ul li a:hover,
body#rpg .sidetab ul li a:hover,
body#gry .sidetab ul li a:hover,
body#literatura .sidetab ul li a:hover,
body#film .sidetab ul li a:hover {
  text-decoration: underline;
}

body#main .sidetab ul li a:visited,
body#horror .sidetab ul li a:visited,
body#starwars .sidetab ul li a:visited,
body#planszowki .sidetab ul li a:visited,
body#manga .sidetab ul li a:visited,
body#techno .sidetab ul li a:visited,
body#komiks .sidetab ul li a:visited,
body#rpg .sidetab ul li a:visited,
body#gry .sidetab ul li a:visited,
body#literatura .sidetab ul li a:visited,
body#film .sidetab ul li a:visited{
  color: #434343;
}

body#main #player #player-img, body#main #player #player1-img {
  padding: 0;
  border: none;
}

body#main #player #player1-img {
  margin-left: 5px;
}

body#main #player {
  border:1px solid #DDDDDD;
  padding:5px;
  background-color:#EEEEEE;
  width: auto;
  height: auto;
  overflow: auto;
}

body#main .player-column {
  width: auto;
}

body#main #news-lines {
  margin: 0 11px;
  clear: both;
}

body#main #news-lines .odd {
  background: #eaeaea;
}

body#main .news-line {
  background-color: #dbdbdb;
  padding: 0 2px;
  height: 35px;
}

body#main .news-line .headline {
  float: left;
    line-height:28px;
    height:28px;
    font-size:14px;
    font-weight:bold;
    color:#fff;
    margin: 0;
    padding: 0 10px 0 30px;
    background: url(/images/headline-bg.png) no-repeat left;
    width: 152px;
    margin-top: 3px;
}

body#main .news-line .headline .home a {
  text-decoration: none;
  color: #484141;
  text-transform: uppercase;
}

body#main .news-line ul {
  margin: 0;
  padding: 0;
  float: right;
}

body#main .news-line ul li {
  width:383px;
  height:17px;
  line-height:17px;
  padding:0;
  font-size:12px;
  background: url(/images/doc.png);
  background-repeat: no-repeat;
  padding-left: 10px;
  background-position: left center;
  list-style-type: none;
}

body#main .news-line ul li a {
  font-weight: normal;
}

body#main .content-main {
  padding: 5px 0 0 0;
}

body#gry #headline {
  background-image: url(/images/headline_top_bg_gry.png);
}

body#gry #top_nav {
  background: url(/images/bg-gradient-gry.png) repeat-x;
}

body#gry #top_nav_bg {
  background: url(/images/dark-bg-gry.png) repeat-x;
}

body#gry #top_nav_ind_cont_bg {
  background: url(/images/top-gry.png) no-repeat center top;
}

body#gry #top_nav_ind {
  background: url(/images/header_ind-gry.png) no-repeat;
}

body#gry #top_nav_logo {
  background: url(/images/logo-gry.png) no-repeat left bottom;
  width: 259px;
}

body#gry #top_nav_logo a#subgildia {
  width: 67px;
}

body#gry #top_nav_ind_form .button {
  background: url(/images/search-gry.png) no-repeat;
}

body#gry #top_nav_ind_form .input {
  background: url(/images/input-gry.png) no-repeat;
}

body#film #headline {
  background-image: url(/images/headline_top_bg_film.png);
}

body#film .news-item a {
  color: #353333;
}

body#film .news-item a:hover {
  text-decoration: underline;
}

body#film .news-item a:visited {
  color: #949090;
}

body#film #top_nav {
  background: url(/images/bg-gradient-film.png) repeat-x;
}

body#film #top_nav_bg {
  background: url(/images/dark-bg-film.png) repeat-x;
}

body#film #top_nav_ind_cont_bg {
  background: url(/images/top-film.png) no-repeat center top;
}

body#film #top_nav_ind {
  background: url(/images/header_ind-film.png) no-repeat;
}

body#film #top_nav_logo {
  background: url(/images/logo-film.png) no-repeat left bottom;
  width: 381px;
}

body#film #top_nav_ind_form .button {
  background: url(/images/search-film.png) no-repeat;
}

body#film #top_nav_ind_form .input {
  background: url(/images/input-film.png) no-repeat;
}

body#komiks #top_nav {
  background: url(/images/bg-gradient-komiks.png) repeat-x;
}

body#komiks #top_nav_bg {
  background: url(/images/dark-bg-komiks.png) repeat-x;
}

body#komiks #top_nav_ind_cont_bg {
  background: url(/images/top-komiks.png) no-repeat center top;
}

body#komiks #top_nav_ind {
  background: url(/images/header_ind-komiks.png) no-repeat;
}

body#komiks #top_nav_logo {
  background: url(/images/logo-komiks.png) no-repeat left bottom;
  width: 313px;
}

body#komiks #top_nav_ind_form .input {
  background: url(/images/input-komiks.png) no-repeat;
}

body#komiks #top_nav_ind_form .button {
  background: url(/images/search-komiks.png) no-repeat;
}

body#komiks #top_nav_logo a#subgildia {
  width: 119px;
}

body#komiks #headline {
  background-image: url(/images/headline_top_bg_komiks.png);
}

body#literatura #top_nav {
  background: url(/images/bg-gradient-literatura.png) repeat-x;
}

body#literatura #top_nav_bg {
  background: url(/images/dark-bg-literatura.png) repeat-x;
}

body#literatura #top_nav_ind_cont_bg {
  background: url(/images/top-literatura.png) no-repeat center top;
}

body#literatura #top_nav_ind {
  background: url(/images/header_ind-literatura.png) no-repeat;
}

body#literatura #top_nav_logo {
  background: url(/images/logo-literatura.png) no-repeat left bottom;
  width: 381px;
}

body#literatura #top_nav_ind_form .button {
  background: url(/images/search-literatura.png) no-repeat;
}

body#literatura #top_nav_logo a#subgildia {
  width: 185px;
}

body#literatura #top_nav_ind_form .input {
  background: url(/images/input-literatura.png) no-repeat;
}

/* Cssy żałobne */

/* body#film #top_nav, body#literatura #top_nav, body#komiks #top_nav, body#gry #top_nav, body#main #top_nav {
  background: url(/images/bg-gradient-film.png) repeat-x;
}

body#film #top_nav_bg, body#literatura #top_nav_bg, body#komiks #top_nav_bg, body#gry #top_nav_bg, body#main #top_nav_bg {
  background: url(/images/dark-bg-film.png) repeat-x;
}

body#film #top_nav_ind_cont_bg, body#literatura #top_nav_ind_cont_bg, body#komiks #top_nav_ind_cont_bg, body#gry #top_nav_ind_cont_bg, body#main #top_nav_ind_cont_bg {
  background: url(/images/top-film.png) no-repeat center top;
}

body#film #top_nav_ind, body#literatura #top_nav_ind, body#komiks #top_nav_ind, body#gry #top_nav_ind, body#main #top_nav_ind {
  background: url(/images/header_ind-film.png) no-repeat;
}

body#film #top_nav_ind_form .button, body#literatura #top_nav_ind_form .button, body#komiks #top_nav_ind_form .button, body#gry #top_nav_ind_form .button, body#main #top_nav_ind_form .button {
  background: url(/images/search-film.png) no-repeat;
}

body#film #top_nav_ind_form .input, body#literatura #top_nav_ind_form .input, body#komiks #top_nav_ind_form .input, body#gry #top_nav_ind_form .input, body#main #top_nav_ind_form .input {
  background: url(/images/input-film.png) no-repeat;
}


#top_ribbon {
    position: absolute;
    right: 0;
    top: 0;
    width: 77px;
    height: 77px;
    background: url(/images/ribbon.png) no-repeat;
} */


body#rpg #headline {
  background-image: url(/images/headline_top_bg_rpg.png);
}

body#rpg .news-item a {
  color: #353333;
}

body#rpg .news-item a:hover {
  text-decoration: underline;
}

body#rpg .news-item a:visited {
  color: #949090;
}

body#rpg #top_nav {
  background: url(/images/bg-gradient-rpg.png) repeat-x;
}

body#rpg #top_nav_bg, body#rpg #top_nav {
  background-color: #00411F !important;
  background-image: none;
}

body#rpg #top_nav_ind_cont_bg {
  background: url(/images/top-rpg.png) no-repeat center top;
}

body#rpg #top_nav_ind {
  background: url(/images/header_ind-rpg.png) no-repeat;
}

body#rpg #top_nav_logo {
  background: url(/images/logo-rpg.png) no-repeat left bottom;
  width: 381px;
}

body#rpg #top_nav_ind_form .button {
  background: url(/images/search-rpg.png) no-repeat;
}

body#rpg #top_nav_ind_form .input {
  background: url(/images/input-rpg.png) no-repeat;
}


body#techno #top_nav {
  background: url(/images/bg-gradient-techno.png) repeat-x;
}

body#techno #top_nav_bg {
  background: url(/images/dark-bg-literatura.png) repeat-x;
}

body#techno #top_nav_ind_cont_bg {
  background: url(/images/top-techno.png) no-repeat center top;
}

body#techno #top_nav_ind {
  background: url(/images/header_ind-techno.png) no-repeat;
}

body#techno #top_nav_logo {
  background: url(/images/logo-techno.png) no-repeat left bottom;
  width: 332px;
}

body#techno #top_nav_ind_form .input {
  background: url(/images/input-film.png) no-repeat;
}

body#techno #top_nav_ind_form .button {
  background: url(/images/search-techno.png) no-repeat;
}

body#techno #top_nav_logo a#subgildia {
  width: 119px;
}

body#techno #headline {
  background-image: url(/images/headline_top_bg_techno.png);
}


body#manga #top_nav {
  background: url(/images/bg-gradient-manga.png) repeat-x;
}

body#manga #top_nav_bg {
  background: url(/images/bg-gradient-manga.png) repeat-x;
}

body#manga #top_nav_ind_cont_bg {
  background: url(/images/top-manga.png) no-repeat center top;
}

body#manga #top_nav_ind {
  background: url(/images/header_ind-manga.png) no-repeat;
}

body#manga #top_nav_logo {
  background: url(/images/logo-manga.png) no-repeat left bottom;
  width: 332px;
}

body#manga #top_nav_ind_form .input {
  background: url(/images/input-manga.png) no-repeat;
}

body#manga #top_nav_ind_form .button {
  background: url(/images/search-manga.png) no-repeat;
}

body#manga #top_nav_logo a#subgildia {
  width: 119px;
}

body#manga #headline {
  background-image: url(/images/headline_top_bg_manga.png);
}


body#planszowki #top_nav {
  background: url(/images/bg-gradient-planszowki.png) repeat-x;
}

body#planszowki #top_nav_bg {
  background: url(/images/bg-gradient-planszowki.png) repeat-x;
}

body#planszowki #top_nav_ind_cont_bg {
  background: url(/images/top-planszowki.png) no-repeat center top;
}

body#planszowki #top_nav_ind {
  background: url(/images/header_ind-planszowki.png) no-repeat;
}

body#planszowki #top_nav_logo {
  background: url(/images/logo-planszowki.png) no-repeat left bottom;
  width: 396px;
}

body#planszowki #top_nav_ind_form .input {
  background: url(/images/input-planszowki.png) no-repeat;
}

body#planszowki #top_nav_ind_form .button {
  background: url(/images/search-planszowki.png) no-repeat;
}

body#planszowki #top_nav_logo a#subgildia {
  width: 119px;
}

body#planszowki #headline {
  background-image: url(/images/headline_top_bg_planszowki.png);
}


body#starwars #top_nav {
  background: url(/images/bg-gradient-starwars.png) repeat-x;
}

body#starwars #top_nav_bg {
  background: url(/images/dark-bg.png) repeat-x;
}

body#starwars #top_nav_ind_cont_bg {
  background: url(/images/top-starwars.png) no-repeat center top;
}

body#starwars #top_nav_ind {
  background: url(/images/header_ind-starwars.png) no-repeat;
}

body#starwars #top_nav_logo {
  background: url(/images/logo-starwars.png) no-repeat left bottom;
  width: 362px;
}

body#starwars #top_nav_ind_form .input {
  background: url(/images/input-film.png) no-repeat;
}

body#starwars #top_nav_ind_form .button {
  background: url(/images/search-starwars.png) no-repeat;
}

body#starwars #top_nav_logo a#subgildia {
  width: 119px;
}

body#starwars #headline {
  background-image: url(/images/headline_top_bg_starwars.png);
}


body#horror #top_nav {
  background: url(/images/bg-gradient-horror.png) repeat-x;
}

body#horror #top_nav_bg {
  background: url(/images/dark-bg-horror.png) repeat-x;
}

body#horror #top_nav_ind_cont_bg {
  background: url(/images/top-horror.png) no-repeat center top;
}

body#horror #top_nav_ind {
  background: url(/images/header_ind-horror.png) no-repeat;
}

body#horror #top_nav_logo {
  background: url(/images/logo-horror.png) no-repeat left bottom;
  width: 336px;
}

body#horror #top_nav_ind_form .input {
  background: url(/images/input-horror.png) no-repeat;
}

body#horror #top_nav_ind_form .button {
  background: url(/images/search-horror.png) no-repeat;
}

body#horror #top_nav_logo a#subgildia {
  width: 119px;
}

body#horror #headline {
  background-image: url(/images/headline_top_bg_horror.png);
}



body#techno .sidetab .fb-activity,
body#techno .sidetab .fb-like-box,
body#manga .sidetab .fb-activity,
body#manga .sidetab .fb-like-box,
body#planszowki .sidetab .fb-activity,
body#planszowki .sidetab .fb-like-box,
body#horror .sidetab .fb-activity,
body#horror .sidetab .fb-like-box,
body#starwars .sidetab .fb-activity,
body#starwars .sidetab .fb-like-box,
body#komiks .sidetab .fb-activity,
body#komiks .sidetab .fb-like-box,
body#rpg .sidetab .fb-activity,
body#rpg .sidetab .fb-like-box,
body#gry .sidetab .fb-activity,
body#gry .sidetab .fb-like-box,
body#literatura .sidetab .fb-activity,
body#literatura .sidetab .fb-like-box{
  margin: 4px;
}

/* by Gabriel - comments */
#comment_add_cont {
}

#comment_add_left {
  width:325px;
  float:left;
}

#comment_add_right {
  float:left;  
}

.comment_btn {
    border:none;
    width:59px;
    height:31px;
    background: url(/images/search.png) no-repeat top;
    color:#fff;
    margin: 0px;
    padding: 0px 0px 4px 0px;
    font-weight:bold;
}
