body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}hr{border: 0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}
body
{
  color: #fff;
  font-family: Tahoma;
  font-size: 11px;
  background-color: #fff;
  background-image: url('gfx/bg.png');
}
.clear
{
  clear: both;
}

#pasek
{
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 15px;
  background-image: url('gfx/pasek.png');
  background-position: center top;
}

#top-ad
{
  width: 728px;
  margin: 5px auto;
}

#top,
#document
{
  width: 1000px;
  margin: 0 auto;
}

.thumb
{
  border: 2px solid #ddd;
}

#top
{
  display: block;
  height: 80px;
}

#top h1
{
  display: none;
}

#document #content .item,
.menu_l,
.menu_r
{
  border: 6px #dbdbdb solid;
}

#top
{
  margin: 3px auto 0 auto;
  border-left: 0;
  border-right: 0;
  background: url('gfx/top.gif');
  background-repeat: no-repeat;

}

#document
{
  color: #000;
}

#login
{
  display: absolute;
  width: 205px;
  height: 122px;
  background: url('gfx/login_bg.png') no-repeat;
  padding-top: 20px;
  float: right;
  margin: 20px;
}

#login input,
#login label
{
  display: block;
  margin: 0 auto;
}

#login label
{
  color: #000000;
}

#login label,
#login input.login_field
{
  width: 165px;
}

#login input.login_field
{
  height: 23px;
  border: 2px solid #dbdbdb;
  font-family: Verdana;
  font-size: 11px;
}

#login #login_submit
{
  width: 63px;
  height: 24px;
  margin: 6px auto 0 auto;
  background: url('gfx/login_submit.png') no-repeat;
  border: 0;
}

#searcher,
#mail
{
  width: 130px;
  background: url('gfx/login_input.png') no-repeat;
  border: 1px solid #ccc;
}

#searcher_action,
#mail_action
{
  border: 0;
  width: 16px;
  height: 16px;
}

#searcher_action
{
  background: url('gfx/search.png') no-repeat;
}

#mail_action
{
  background: url('gfx/nav/user.png') no-repeat;
}

.menu_l,
.menu_r
{
  width: 175px;
  border-top: 0;
  background: #fff;
}

.menu_l .thumb,
.menu_r .thumb
{
  display: block;
}

.menu_l
{
  float: left;
}

.menu_r
{
  float: right;
}

.menu_l h1,
.menu_r h1
{
  width: 141px;
  height: 13px;
  margin: 2px auto;
  color: #000;
  padding: 10px 15px;
  background: url('gfx/menu.jpg');
}

.menu_l ul li,
.menu_r ul li
{
  display: block;
  border-bottom: 1px dotted #ddd;
  background: url('gfx/menu_bull.jpg') left center no-repeat;
  margin: 0 10px;
}

.menu_l p,
.menu_r p
{
  padding: 10px;
}

.menu_l ul li a,
.menu_r ul li a,
.menu_l ul li,
.menu_r ul li,
.menu_l p,
.menu_r p
{
  color: #aaa;
}

.menu_l ul li a,
.menu_r ul li a,
.menu_l ul li.a,
.menu_r ul li.a
{
  display: block;
  text-decoration: none;
  padding: 5px 0 5px 10px;
}

.menu_l ul li a:hover,
.menu_r ul li a:hover
{
  background-color: #f9f9f9;
  color: #000;
}

#document #content
{
  width: 596px;
  float: left;
  padding: 15px;
}

#document #content .item
{
  background: #fff url('gfx/item.png') no-repeat;
  margin-bottom: 15px;
}

#document #content .adv
{
  text-align: center;
}

.item p.nooob img {display: block;margin: auto;}
.item p.nooob {width: 564px;}

#document #content .icon
{
  float: left;
  width: 256px;
  height: 256px;
  margin: 20px;
}

#document #content a
{
  color: #0099FF;
}

#document #content a:hover
{
  color: #FF0000;
}

#document #content h2,
#document #content p
{
  font-family: "Trebuchet MS";
}

#document #content .item h1
{
  height: 15px;
  padding: 5px 15px;
  background: #fff;
  color: #999;
}

#document #content .item h1 a
{
  margin-left: 3px;
  padding-left: 10px;
  display: block;
  float: left;
  background: url('gfx/menu_bull.jpg') 2px 6px no-repeat;
  color: #999;
  text-decoration: none;
}

#document #content .item h1 a:hover
{
  color: red;
}

#document #content h2
{
  margin: 10px 0 20px 0;
  font-size: 24px;
  color: #888;
}

#document #content p
{
  padding: 10px;
}

#document #content .item img.thumb
{
  width: 131px;
  height: 98px;
  float: right;
  margin: 12px;
}
#document #content .item  a  img {
opacity: 0.5;
}
#document #content .item  a:hover img {
opacity: 1.0;
}

#document #content .item div.dowcip
{
  width: 300px;
  height: 80px;
  overflow: auto;
  border: 1px solid #eaeaea;
  padding: 10px;
  float: right;
  margin: 12px;
}


#document #content .item ul
{
  margin: 10px;
}

#document #content .item ul li
{
  background-repeat: no-repeat;
  background-position: center left;
  height: 17px;
  padding: 5px 23px;
  color: #888;
}

#document #content .item li.added
{
  background-image: url('gfx/item_added.jpg');
}

#document #content .item li.shows
{
  background-image: url('gfx/item_shows.jpg');
}

#document #content .item li.comms
{
  background-image: url('gfx/item_comments.jpg');
}

#document #content .item li.votes
{
  background-image: url('gfx/item_votes.jpg');
}

#document #content .item li.catts
{
  background-image: url('gfx/item_category.jpg');
}
#document #content .item li.desc
{
  margin-bottom: 15px;
  color: #ccc;
}

.comment_box
{
  clear: both;
	width: 500px;
	margin: 20px auto;
	padding: 10px;
}
.comment_box h2
{
	font-size: 11px !important;
  color: #ccc;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

.pager,
.pager_active,
.pager_break
{
  float: left;
  display: block;
  padding: 3px;
  margin: 2px;
  
  width: 16px;
  text-align: center;    
  text-decoration: none;
  color: #aaa !important;
}

.pager,
.pager_active
{
  background-color: #FFF;
}

.pager
{
  border: 1px solid #C2C2C2;
  color: #C2C2C2;
}

.pager:hover
{
  border: 1px solid #555;
  color: #000;
}

.pager_active
{
  margin: 0px;
  border: 2px solid red;
  font-weight: bold;
	color: red !important;
}

.menu_l ul li a.s-home,
.menu_l ul li a.s-blog,
.menu_l ul li a.s-main,
.menu_l ul li a.s-adds,
.menu_r ul li a.s-adds,
.menu_l ul li a.s-chat,
.menu_l ul li a.s-post,
.menu_l ul li a.s-game,
.menu_l ul li a.s-caba,
.menu_l ul li a.s-movs,
.menu_l ul li a.s-cart,
.menu_l ul li a.s-clip,
.menu_l ul li a.s-advs,
.menu_l ul li a.s-mail,
.menu_r ul li a.s-lout,
.menu_r ul li a.s-prof,
.menu_r ul li a.s-user,
.menu_r ul li a.s-keys
{
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: center left;
}



#chat,
#blog
{
  color: red;
}

#forum
{
  color: dodgerblue;
}

.form
{
  width: 300px;
  margin: 10px auto;
}

.form input,
.form select,
.form textarea,
.form label
{
  display: block;
}

.form label
{
  margin: 5px 0;
}

.form input,
.form select,
.form textarea
{
  width: 100%;
  background: #fff;
  border: 1px solid #eaeaea;
  font-size: 11px;
  font-family: Tahoma;
  color: #555;
}

.form input.submit
{
  width: 100px;
  margin: 10px auto;
}

.form input,
.form select
{
  height: 25px;
}

.form input.error,
.form textarea.error,
.form select.error
{
  border: 2px solid red;
}

.form label.error
{
  color: red;
  font-weight: bold;
}

.form input.checkbox
{
  border: 0;
  width: 20px;
  display: inline;
}