* {  font-family: Arial, Verdana, Trebuchet, Helvetica, Sans-Serif;
font-size: 9pt;
}
html { margin: 0; padding: 0; font-size: 11px; color: #fff; }
body {
  color: #fff;
  margin: 0;
  padding: 0;
  background-color: #000;
  text-align: center; /* center layout in ie5 and 5.5. */
}
#container { background-color: #000; }

#container, #top, #left, #menu, h2, h3, h4, h5. h6 {
  margin: 0;
  padding: 0;
}
#container {
  width: 918px !important; /* FF, Opera, Safari */
  width: 924px; /* IE */
  margin: 0 auto 30px auto;
  padding-left: 3px;
  text-align: left;
  position: relative;
}

#col_right, #col_left {
  width: 306px !important; /* FF, Opera, Safari */
  width: 303px; /* IE */
}
#col_right {
  float: right;
}
#col_left {
  float: left;
  height: 100%;
}

#top, #menu {
  margin: 0 auto 0 auto !important;
  margin: 0;
}

img {
  border: 0;
}
a {
  color: #9e9788;
}
a:hover{
  color: #fff;
  text-decoration: underline;
}
input.input, input.input_small {
  color: white;
  margin: 5px;
  border: 0;
  padding: 2px 10px 0 10px;
}
input.input {
  width: 262px;
  height: 19px;
  background: transparent url('./../img/input_background.gif') no-repeat;
}
input.input_small {
  width: 205px; /* IE */
  background: transparent url('./../img/input_small_background.gif') no-repeat;
}
input.radio {
 width: 13px;
 height: 13px;
 padding: 0;
 margin: 0;
 background-image: none;
}
.textarea_border {
  margin: 0 0 0 15px;
  width: 484px;
  height: 103px;
  background: transparent url('./../img/textarea.gif') no-repeat;
}
textarea {
  color: #fff;
  width: 448px;
  height: 63px;
  margin: 20px !important;
  margin-left: 10px;
  border: 0;
  overflow: auto;
  background-color: transparent;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ********************************************* */

#top {
  position: relative;
  width: 940px;
  height: 260px;
  background: transparent url('./../img/top.jpg') no-repeat;
}
#top #logo {
  position: absolute;
  top: 96px;
  right: 98px;
  width: 292px;
  height: 99px;
  background: transparent url('./../img/logo_magenta.jpg') no-repeat;
}
#top #top_left {
  position: absolute;
  top: 122px;
  left: -57px;
  width: 57px;
  height: 141px;
  background: transparent url('./../img/top_left.jpg') no-repeat;
}
#top #top_right {
  position: absolute;
  top: 124px;
  right: -54px;
  width: 54px;
  height: 141px;
  background: transparent url('./../img/top_right.jpg') no-repeat;
}
#footer {
  width: 915px;
  height: 60px;
  background: transparent url('./../img/footer.gif') no-repeat;
}
#footer a {
  float: left;
  display: inline;
  display: block;
  height: 60px;
}
#footer a.logo {
  width: 188px;
}
#footer a.kontakt {
  width: 160px;
}
#footer a.reklama {
  width: 126px;
}
#footer a.regulamin {
  width: 138px;
}
#footer a.partnerzy {
  width: 132px;
}
#footer a.mapa {
  width: 170px;
}
/* MENU */

#menu {
  list-style: none;
  width: 940px;
  height: 62px;
  
  background-image: url('./../img/menu.jpg');
  background-position: 0 64px;
}

#menu a {
  display: block;
  float: left;
  height: 62px;
}
#menu a:hover {
  background: transparent url('./../img/menu.jpg') no-repeat;
}
#menu .home {
  width: 137px;
}
#menu .dementi {
  width: 132px;
}
#menu .true_false {
  width: 136px;
}
#menu .blogs {
  width: 134px;
}
#menu .entertainment {
  width: 135px;
}
#menu .gallery {
  width: 133px;
}
#menu .vip {
  width: 133px; /* 136 */
}
#menu .home:hover {
  background-position: 0 0;
}
#menu .dementi:hover {
  background-position: -137px 0;
}
#menu .true_false:hover {
  background-position: -269px 0;
}
#menu .blogs:hover {
  background-position: -405px 0;
}
#menu .entertainment:hover {
  background-position: -539px 0;
}
#menu .gallery:hover {
  background-position: -674px 0;
}
#menu .vip:hover {
  background-position: -807px 0;
}
/* CONTENT */

.box {
/*
  height: auto !important;
  height: 170px;
  min-height: 170px;
*/ 
  float: left;
  margin: 0 3px 3px 0;
  padding-bottom: 13px;
  position: relative;
  text-align: left;
  width: 915px;
  background: #45433c url('./../img/box_background.gif') repeat-x 0 100%; 
}

.size_1 {
  width: 912px;
}
.size_2 {
  width: 609px;
}
.size_3 {
  width: 303px;
}
.min_height {
  height: auto !important;
  height: 450px; /* IE */
  min-height: 450px;
}

.box .top {
  width: 100%;
  height: 16px;
  background: url('./../img/box_top.gif') no-repeat;
}

.box .middle {
  height: auto !important; /* FF, Opera, Safari */
  height: 170px; /* IE */
  min-height: 170px;
}
.box .bottom {
  margin-bottom: -2px; 
  width: 100%;
  height: 16px;
  background: url('./../img/box_bottom.gif') no-repeat;
  clear: both;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box .top div {
  float: right;
  width: 21px;
  height: 16px;
  background: url('./../img/box_top_corner.gif') no-repeat;
}
.box .bottom div {
  float: right;
  width: 21px;
  height: 16px;
  background: url('./../img/box_bottom_corner.gif') no-repeat;
}
.col_border {
  border-style: solid;
  border-width: 0 1px 0 1px;
}

.col2 {
  position: relative;
  padding: 10px;
  height: auto !important; /* FF, Opera, Safari */
  height: 170px; /* IE */
  min-height: 170px;
  width: 591px !important; /* FF, Opera, Safari */
  width: 608px; /* IE */
  float: left;
  display: inline;
}
.col3 {
  position: relative;
  padding: 10px;
  height: auto !important; /* FF, Opera, Safari */
  height: 140px; /* IE */
  min-height: 120px;
  width: 284px !important; /* FF, Opera, Safari */
  width: 304px; /* IE */
  float: left;
  display: inline;
}
.col_menu {
  padding-bottom: 0 !important;
}
.szukaj_button {
  position: absolute;
  left: 15px;
  top: 83px;
}

.diff_back { /* different background */
  background: #45433c url('./../img/box_log_background.jpg') repeat-x 0 100%;
}

ul.right_list {
  margin-top: 20px;
  padding-left: 10px;
}
ul.right_list li {
  margin-bottom: 10px;
}
.box ul a {
  font-size: 12pt;
}

.diff_back .info {
  margin: 15px 0 15px 0;
  display: block;
  color: #fff;
  text-decoration: none;
}
.diff_back a.info:hover {
  text-decoration: underline;
}

/***************/

#col_right .col3 {
  width: 303px;
}



/* BUTTONS BIG */

.button_big {
  color: #fff;
  width: 57px;
  height: 60px;
  background: transparent url('./../img/icon/icon_border_big.png') no-repeat;
}

.button_big a {
  position: relative;
  display: block;
  width: 57px;
  height: 60px;
  text-decoration: none;
  color: #fff;
}
.button_big a:hover {
  text-decoration: none;
}
.button_big div {
  cursor: pointer;
  font-size: 11pt;
  width: 225px; 
  margin-left: 55px;
  position: absolute;
  vertical-align: bottom;
}
.button_big .top_1 {
  margin-top: 6px;
}
.button_big .top_2 {
  margin-top: 18px;
}
.button_big .top_3 {
  margin-top: 30px;
}

/* BUTTONS SMALL */

.button_small {
  color: #fff;
  width: 28px;
  height: 37px;
  background: transparent url('./../img/icon/icon_border_small.png') no-repeat;
}

.button_small a {
  position: relative;
  display: block;
  width: 28px;
  height: 37px;
  text-decoration: none;
  color: #fff;
}
.button_small a:hover{
  text-decoration: none;
}

.button_small div {
  cursor: pointer;
  font-size: 9pt;
  width: 245px; 
  margin: 10px 0 0 30px;
  position: absolute;
}
.button_small .top_0 {
  margin-top: 0;
}
.button_small .top_1 {
  margin-top: 5px;
}
.button_small .top_2 {
  margin-top: 8px;
}
.button_small .top_3 {
  margin-top: 13px;
}

/* */

.zaloguj {
  position: absolute;
  top: 102px ;
  right: 180px;
}
.zaloguj a div {
  width: 50px;
}
.zarejestruj {
  position: absolute;
  top: 102px;
  right: 90px;
}
#search {
  margin: 24px 5px 15px 5px !important;
  margin-top: 24px;
}
#login {
  margin: 24px 5px 0px 5px !important;
  margin-top: 22px;
}

/* BUTTONS */

.button_small .small, .button_big .small {
  font-size: 9pt;
}
.button_small .big, .button_big .big {
  font-size: 11pt;
}
.button_small .grey_dark, .button_big .grey_dark {
  color: #45423c;
}
.button_small .grey_light, .button_big .grey_light {
  color: #9e9788;
}
.button_right_small {
  margin-right: 5px;
  margin-left: 225px;
}
.button_right_small div {
  text-align: right;
  margin-left: -250px;
}
.button_right_big {
  margin-right: 5px;
  margin-left: 225px;
}
.button_right_big div {
  text-align: right;
  margin-left: -225px;
}

/* ICONS */

.arrow_right a {
  background-position: 13px 10px;
}
.arrow_right a:hover {
  background-position: 13px -40px; 
}
.arrow_left a {
  background-position: -32px 10px;
}
.arrow_left a:hover {
  background-position: -32px -40px;
}
.vip a {
  background-position: -77px 10px;
}
.vip a:hover {
  background-position: -77px -40px; 
}
.birthday a {
  background-position: -122px 10px;
}
.birthday a:hover {
  background-position: -122px -40px; 
}
.star a {
  background-position: -167px 10px;
}
.star a:hover {
  background-position: -167px -40px; 
}
.exclam a {
  background-position: -212px 10px;
}
.exclam a:hover {
  background-position: -212px -40px; 
}
.question a {
  background-position: -257px 10px;
}
.question a:hover {
  background-position: -257px -40px; 
}
.dementi a {
  background-position: -302px 10px;
}
.dementi a:hover {
  background-position: -302px -40px; 
}
.video a {
  background-position: -347px 10px;
}
.video a:hover {
  background-position: -347px -40px; 
}
.radio a {
  background-position: -392px 10px;
}
.radio a:hover {
  background-position: -392px -40px; 
}
.fight a {
  background-position: -437px 10px;
}
.fight a:hover {
  background-position: -437px -40px; 
}
.whois a {
  background-position: -482px 10px;
}
.whois a:hover {
  background-position: -482px -40px; 
}
.blog a {
  background-position: -527px 10px;
}
.blog a:hover {
  background-position: -527px -40px; 
}
.bonus a {
  background-position: -572px 10px;
}
.bonus a:hover {
  background-position: -572px -40px; 
}
.shortcut a {
  background-position: -617px 10px;
}
.shortcut a:hover {
  background-position: -617px -40px; 
}
.news a {
  background-position: -662px 10px;
}
.news a:hover {
  background-position: -662px -40px; 
}
.query a {
  background-position: -707px 10px;
}
.query a:hover {
  background-position: -707px -40px; 
}


.arrow_right_small a {
  background-position: 5px 4px;
}
.arrow_right_small a:hover {
  background-position: 5px -29px; 
}
.arrow_left_small a {
  background-position: -23px 4px; 
}
.arrow_left_small a:hover {
  background-position: -23px -29px; 
}
.arrow_left_s_small a {
  background-position: -51px 4px; 
}
.arrow_left_s_small a:hover {
  background-position: -51px -29px; 
}
.arrow_right_s_small a {
  background-position: -79px 4px; 
}
.arrow_right_s_small a:hover {
  background-position: -79px -29px; 
}

/*  PERCENT SMALL */

.percent_small_background {
  margin: 10px 5px 10px 5px;
  width: 224px;
  height: 12px;
  background: transparent url('./../img/percent_small_background.gif') no-repeat;
}
.percent_small {
  height: 12px;
  margin-left: 3px;
  background: transparent url('./../img/percent_small.gif') repeat-x;
}
.percent_small_background a {
  color: #9e9788;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*  PERCENT BIG */

.percent_big_background {
  margin: 10px 5px 10px 5px;
  width: 523px;
  height: 18px;
  background: transparent url('./../img/percent_big_background.gif') no-repeat;
}
.percent_big {
  height: 18px;
  margin-left: 8px;
  background: transparent url('./../img/percent_big.gif') repeat-x;
}
.percent_big_background a {

  color: #9e9788;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
}

/* BORDER ZDJECIA */

.border1 {
  margin: 10px;
  position: relative;
  width: 260px;
  height: 389px;
}
.border1 a,
.border1 div {
  background: transparent url('./../img/blank.gif') no-repeat;
  display: block;
  position: absolute;
  width: 260px;
  height: 389px;
  top: 0;
  left: 0;
}
.border2 {
  margin: 10px;
  position: relative;
  width: 222px;
  height: 136px;
}
.border2 a,
.border2 div {
  background: transparent url('./../img/blank.gif') no-repeat;
  display: block;
  position: absolute;
  width: 222px;
  height: 136px;
  top: 0;
  left: 0;
}
.border3 {
  margin: 10px;
  position: relative;
  width: 249px;
  height: 187px;
}
.border3 img {
  margin-left: 1px;
}
.border3 a,
.border3 div {
  background: transparent url('./../img/blank.gif') no-repeat;
  display: block;
  position: absolute;
  width: 249px;
  height: 187px;
  top: 0;
  left: 0;
}
.border4 {
  margin: 10px 7px 0 0;
  position: relative;
  width: 100px;
  height: 75px;
}
.border5 {
  position: relative;
  width: 122px;
  height: 89px;
}
.border5 a,
.border5 div {
  background: transparent url('./../img/blank.gif') no-repeat;
  display: block;
  position: absolute;
  width: 122px;
  height: 89px;
  top: 0;
  left: 0;
}
.border6 {
  position: relative;
  width: 299px;
  height: 187px;
}
.border6 a,
.border6 div {
  background: transparent url('./../img/blank.gif') no-repeat;
  display: block;
  position: absolute;
  width: 299px;
  height: 187px;
  top: 0;
  left: 0;
}

.border4 a,
.border4 div {
  background: transparent url('./../img/blank.gif') no-repeat;
  display: block;
  position: absolute;
  width: 100px;
  height: 75px;
  top: 0;
  left: 0;
}
.vs_link {
  padding-top: 60px;
  height: 76px !important; /* FF, Opera, Safari */
  height: 136px;  /* IE */
  font-family: Arial Black;
  text-align: center;
  font-weight: none;
  text-decoration: none;
}
.vs_link:hover {
  text-decoration: none;
}

/* AVATAR */
.avatar {
  display: block;
  float: left;
  margin: 6px 6px 15px 6px;
  color: #9e9788;
  text-decoration: none;
  font-size: 10pt;
  text-align: center;
}
.avatar:hover {
  text-decoration: none;
}

.avatar img {
  border-style: solid;
  border-width: 0;
}

/* RATING */
.rating {
  position: absolute;
  bottom: 100px !important;
  bottom: 120px;
  right: 20px;
  
  margin: 5px 22px 5px 22px;
  width: 90px;
  height: 16px;
  background: transparent url('./../img/rating.gif') no-repeat;
}
.rating a {
  display: block;
  width: 18px;
  height: 16px;
  float: left;
}
.rating_index {
  left: 145px;
  top: 220px;
}
.rating_index .rating {
  float: right;
}
.rating_0 {
  background-position: -90px 0;
}
.rating_2 {
  background-position: -72px 0;
}
.rating_3 {
  background-position: -234px 0;
}
.rating_4 {
  background-position: -54px 0;
}
.rating_5 {
  background-position: -216px 0;
}
.rating_6 {
  background-position: -36px 0;
}
.rating_7 {
  background-position: -198px 0;
}
.rating_8 {
  background-position: -18px 0;
}
.rating_9 {
  background-position: -180px 0;
}
.rating_10 {
  background-position: 0 0;
}

/* LIGHT CORNERS */

.light_corners {
  float: left !important;
  float: none;
  margin: 20px;
  padding: 15px;
  width: 539px !important;  /* FF, Opera, Safari */
  width: 569px; /* IE */ 
  background-color: #45423c;
  position: relative;
}
.light_corners, .light_corner_right, .light_corner_left {
  color: #9e9788;
}
.light_corners .border2 {
  margin: 0 10px 10px 0;
}

.light_corners .top {
  position: absolute;
  top: -10px;
  left: 0;
  width: 569px;
  height: 11px;
  background: transparent url('./../img/light_corners_top.gif') no-repeat;
}
.light_corners .bottom {
  position: absolute;
  bottom: -9px !important;  /* FF, Opera, Safari */
  bottom: -13px; /* IE */ 
  left: 0;
  width: 569px;
  height: 11px;
  margin-top: 0;
  background: transparent url('./../img/light_corners_bottom.gif') no-repeat;
}
.light_corners .text {
  height: auto !important;
  height: 110px;
  min-height: 110px;
  margin-top: 3px;
}
.light_corners .text_inside {
  height: auto !important;
  height: 70px;
  min-height: 70px;
}

/* LIGHT CORNER RIGHT */

.light_corner_right {
  margin: 20px 0 20px 0;
  padding: 20px 40px 30px 40px;
  width: 516px !important;  /* FF, Opera, Safari */
  width: 597px; /* IE */ 
  background-color: #45423c;
  position: relative;
  z-index: 2;
  float: left;
}

.light_corner_right .top {
  position: absolute;
  top: -10px;
  left: 0;
  width: 597px;
  height: 10px;
  background: transparent url('./../img/light_corner_right_top.gif') no-repeat;
  z-index: 1;
}
.light_corner_right .bottom {
  position: absolute;
  bottom: -8px !important;  /* FF, Opera, Safari */
  bottom: -13px; /* IE */ 
  left: 0;
  width: 597px;
  height: 10px;
  margin-top: 0;
  background: transparent url('./../img/light_corner_right_bottom.gif') no-repeat;
  z-index: 1;
}

/* LIGHT CORNER LEFT */

.light_corner_left {
  color: #9e9788;
  margin: 20px 0;
  padding: 20px 40px 30px 40px;
  width: 516px !important;  /* FF, Opera, Safari */
  width: 597px; /* IE */ 
  background-color: #45423c;
  position: relative;
  z-index: 2;
  float: right;
}
.light_corner_left .top {
  position: absolute;
  top: -10px;
  right: 0;
  width: 597px;
  height: 10px;
  background: transparent url('./../img/light_corner_left_top.gif') no-repeat;
  z-index: 1;
}
.light_corner_left .bottom {
  position: absolute;
  bottom: -8px !important;  /* FF, Opera, Safari */
  bottom: -13px; /* IE */ 
  right: 0;
  width: 597px;
  height: 10px;
  margin-top: 0;
  background: transparent url('./../img/light_corner_left_bottom.gif') no-repeat;
  z-index: 1;
}

/* LEFT & RIGHT  */

.left_box {
  display: inline;
  float: left;
}
.right_box {
  position: relative;
  display: inline;
  float: right;
}

/* FORM */
dl {
  margin: 5px 0 0 0;
  overflow: hidden;
  height: 100%;
}
dt, dd {
  float: right;
  width: 70%;
  margin: 0;
  text-align: left;
}
dt {
  width: 28%;
  padding-top: 5px;
  float: left;
  text-align: right;
}
fieldset {
  border: 0;
}
label {
  color: #cdcdcd;
}
dd .validation{
  width: 20px;
  background-color: red;
}
.none {
  display: none;
}
.checkbox label {
  display: block;
  width: 150px;
  float: left;
}



/* COMMENT */
.comment {
  padding-bottom: 0 !important;
}
.vip_article .comment,
.comment .vip_article {
  overflow: hidden;
  padding-bottom: 0;
}
.comment .button_small {
  margin-top: 10px;
}
.comment .textarea_border {
  float: left;
}
.comment i {
  display: block;
  border-left: 2px solid #fff;
  padding-left: 10px;
  margin: 10px;
}

/* COMMENT NORMAL */
.comment_normal .light_corner_left {
  padding-top: 0 !important;
}
.comment_normal .button_small {
  margin-top: 20px;
}
.comment_normal .arrow_right_s_small {
    margin-left: 490px !important;
    margin-top: 15px !important;
}

/* PAGES */
.pages {
  margin: 6px 15px 6px 15px;
}
.pages,
.pages b,
.pages a {
  font-size: 10pt;
  text-align: center;
  color: #fff;
}

/* USEFULL */

.border_0 {
  border: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}

.margin_0 {
  margin: 0 !important;
}

.margin_left_1 {
  
}
.margin_left_2 {
  margin-left: 20px;
}
.margin_left_3 {
  margin-left: 30px;
}

.margin_top_0 {
  margin-top: 0;
}
.margin_top_1 {
  margin-top: 15px;
}
.margin_top_2 {
  margin-top: 15px;
}
.margin_top_3 {
  margin-top: 30px;
}

.padding {
  padding: 10px;
}

.bold {
  font-weight: bold;
}

.black {
  color: red !important;
}

.strength {
  width: 500px !important;
}

.grey_dark,
.grey_dark a {
  color: #45423c !important;
}
.grey_dark a:hover {
  color: #000 !important;
}
