html, body { 
  background: #1C1C1C;
  color: #A6A6A6;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 8pt;
}
img {
  border: 0px;
}
h2 {
  font-size: 11pt;
  margin-top: 0px;
}
h3 {
  margin-top: 0px;
}
p {
  line-height: 15px;
  text-indent: 10px;
  text-align: justify;
}
.center {
  text-align: center;
}
.center-2 {
  position: relative;
  margin: 0 auto;
  float: center;
}
.w-sto {
  width: 100%;
}
.right {
  text-align: right;
}

/********** STRONA **********/

/***** TABELA GŁÓWNA - TŁO *****/

#strona TABLE {
	border-collapse: collapse;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
}
.ramka {
  width: 6px;
  background: #5A5A5A;
}
.ramka-2 {
  height: 8px;
  background: #5A5A5A;
}
.main {
	background: url("http://cszone.pl/skins/cs zone5/img/tla/bg.jpg") repeat-x top left ;
	padding: 20px 10px 20px 10px;
	vertical-align: top;
	width: 880px;
}
#mainbg {
	background: #2C2C2C url("http://cszone.pl/skins/cs zone5/img/tla/bg1.jpg") repeat-x top left ;
	padding: 20px 10px 20px 10px;
	vertical-align: top;
	width: 880px;
}

/********** TOP **********/

/***** LOGOWANIE *****/

.top TABLE {
	width: 100%;
}
#top TABLE {
	padding: 0px;
	border: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
.celownik {
	background: url("http://cszone.pl/skins/cs zone5/img/top/1.gif") no-repeat bottom left;
  height: 55px;
  width: 65px;
}
.top-1 {
  background: url("http://cszone.pl/skins/cs zone5/img/top/1.1.gif") repeat-x top left;
  height: 29px;
  margin: 0px;
}
.top-2 {
 	background: url("http://cszone.pl/skins/cs zone5/img/top/2.gif") no-repeat bottom left;
 	width: 3px;
 	height: 55px;
}
.logowanie {
  background: url("http://cszone.pl/skins/cs zone5/img/top/1.2.gif") repeat-x;
  text-align: left;
  height: 21px;
}
.admin {
padding: 2px;
}
/***** LOGO+POLECAMY *****/

.menu-1 {
  background: url("http://cszone.pl/skins/cs zone5/img/top/menu1.gif") no-repeat top left;
  text-align: center;
  height: 20px;
  padding: 0px;
  word-spacing: 10px;
}
.menu-2 {
  background: url("http://cszone.pl/skins/cs zone5/img/top/menu2.jpg") no-repeat top left;
  text-align: center;
  height: 19px;
  padding: 0px;
}
.menu-2a {
  background: url("http://cszone.pl/skins/cs zone5/img/top/menu2a.jpg") no-repeat top left;
  text-align: center;
  height: 19px;
  padding: 0px;
}
.menu-3 {
  background: url("http://cszone.pl/skins/cs zone5/img/top/menu3.gif") no-repeat top left;
  width: 580px;
  height: 55px;
  padding: 0px;
}

/***** POLECAMY *****/

.polecamy-1 {
  padding: 0px 2px 1px 1px;
}
.polecamy-2-l {
  text-align: left;
}
.polecamy-2 TABLE {
  width: 100%;
  text-align: left;
  padding: 0px;
  margin: 0px;
  border: 0;
}
.polecamy-3 TABLE TR TD {
  padding: 1px 0px 0px 0px;
}
.pol-bg:HOVER {
  background: #79885A;
}
.fimg {
	position: absolute;
	padding: 0px;
}
.fimg_holder {
	position: relative;
	height: 77px;
	width: 300px;
}
#img_feature_0 { z-index: 302; }
#img_feature_1 { z-index: 301; }
#img_feature_2 { z-index: 300; }

/***** SZUKAJKA *****/

.belka-n {
  background: url("http://cszone.pl/skins/cs zone5/img/belki/niebieska-bg.gif") repeat-x;
  text-align: left;
  height: 26px;
  padding: 0px 0px 0px 20px;
}
.belka-n1 {
  background: url("http://cszone.pl/skins/cs zone5/img/belki/niebieska1.gif") no-repeat top left;
  width: 1px;
}
.belka-n2 {
  background: url("http://cszone.pl/skins/cs zone5/img/belki/niebieska2.gif") no-repeat top right;
  width: 1px;
}

/********** MAIN **********/

#cont TABLE {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	margin: 0px;
}
#wys TABLE {
  height: 100%;
}

/***** BOXY *****/

/** C - Ciemny **/

.bg-c {
  background: #4A4B4B;
}
.bg-c-ul {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-c-up-left.gif") no-repeat top left;
  height: 3px;
  width: 1px;
}
.bg-c-ur {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-c-up-right.gif") no-repeat top right;
  height: 3px;
  width: 1px;
}
.bg-c-dl {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-c-down-left.gif") no-repeat bottom left;
  height: 3px;
  width: 1px;
}
.bg-c-dr {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-c-down-right.gif") no-repeat bottom right;
  height: 3px;
  width: 1px;
}

/** CJ - Ciemny, jasniejszy **/

.bg-cj {
  background: #555555;
  padding: 0px;
}
.bg-cj-ul {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-cj-up-left.gif") no-repeat top left;
  height: 3px;
  width: 1px;
}
.bg-cj-ur {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-cj-up-right.gif") no-repeat top right;
  height: 3px;
  width: 1px;
}
.bg-cj-dl {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-cj-down-left.gif") no-repeat bottom left;
  height: 3px;
  width: 1px;
}
.bg-cj-dr {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/corner-cj-down-right.gif") no-repeat bottom right;
  height: 3px;
  width: 1px;
}

/***** BANERY *****/

.baner-1 {
  margin: 0px 0px 10px 0px;
}
.baner-2 {
  padding: 0px 2px 0px 0px;
  vertical-align: top;
}

/***** BARY *****/

.bar_front 	{ 
  background: url("http://cszone.pl/skins/cs zone5/img/tla/bar.gif") no-repeat top left;
  border: 0px;
  padding: 0; 
  color: #373737; 
  height: 8px; 
}
.bar_back 	{ 
  background-color: #373737; 
  border: 1px solid #373737; 
  margin: 0 7px 0 7px; 
  height: 8px; 
}

/***** TRESC *****/

.szukaj {
	padding: 0px 2px 0px 0px;
}
.szukaj TABLE {
	width: 100%;
}

.tresc {
  width: 580px;
  padding: 0px 1px 1px 0px;
  vertical-align: top;
}

.boxy {
  width: 300px;
  padding: 0px 1px 0px 0px;
  vertical-align: top;
}
#title {
	margin:0px 10px 5px 10px;
}
.block	{ 
	padding:8px; 
	margin: 3px;
	border:1px solid #1C1C1C; 
	background-color: #555555; 
}
.block h4	{ 
	margin-top:0; 
}

/***** FORUM *****/

.pink-f {
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dotted #a5a5a5;
  width: 100%;
}

.pink-f:HOVER {
  background: #668342;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dotted #a5a5a5;
  width: 100%;
}

.bline {
  border-bottom: 1px solid #9c9c9c;
  margin: 0px 0px 0px 0px;
}

.padd1 {
  padding: 5px;
}

/***** NEWSY *****/

.news-nagl {
  padding: 0px;
  margin: 0px;
  width: 100%;
  border: 1px dashed #A6A6A6;
  border-width: 0px 0px 1px 0px;
}
.news-data {
  font-size: 7pt;
  color: #9A9A9A;
  text-align: right;
}
.news-cont {
  padding: 20px;
  line-height: 15px;
  text-indent: 10px;
  text-align: justify;
}

/***** LISTY *****/

.list-page {
  padding: 5px;
  margin: 0px;
  border-bottom: solid #4A4B4B;
  border-top: solid #4A4B4B;
  border-left: solid #4A4B4B;
  border-right: solid #4A4B4B;
  border-width: 1px;
}
.list-page:HOVER {
  color: #1C1C1C;
  background: #79885A url("http://cszone.pl/skins/cs zone5/img/tla/last-bg.jpg") no-repeat top right;
  padding: 5px;
  margin: 0px;
  border: 1px solid #CCFF66;
  border-width: 1px;
}

/***** BOXY-OSTATNIE STRONY/POSTY/SONDY *****/

.last-post {
  padding: 5px;
  margin: 0px;
  border-bottom: dashed #A6A6A6;
  border-top: solid #555555;
  border-left: solid #555555;
  border-right: solid #555555;
  border-width: 1px;
}
.last-post:HOVER {
  color: #1C1C1C;
  background: #79885A url("http://cszone.pl/skins/cs zone5/img/tla/last-bg.jpg") no-repeat top right;
  padding: 5px;
  margin: 0px;
  border: 1px solid #CCFF66;
  border-width: 1px;
}
.last-page {
  padding: 5px;
  margin: 0px;
  border-bottom: dashed #A6A6A6;
  border-top: solid #555555;
  border-left: solid #555555;
  border-right: solid #555555;
  border-width: 1px;
}
.last-page:HOVER {
  color: #1C1C1C;
  background: #79885A url("http://cszone.pl/skins/cs zone5/img/tla/last-bg.jpg") no-repeat top right;
  padding: 5px;
  margin: 0px;
  border: 1px solid #CCFF66;
  border-width: 1px;
}
.last-poll {}

/***** ODSTĘPY *****/

.margin-1 {
  margin: 0px 0px -1px 20px;
}

.margin-2 {
  margin: 0px 20px -2px 0px;
  text-align: right;
}
.margin-3 {
 margin: 0px 20px 0px 0px;
 text-align: right;
}
#space-2 TABLE {
  margin: 0px 0px 1px 0px;
}
.space-3 {
  padding: 1px 0px 0px 0px;
}
.stopka {
  padding: 0px;
}
.padding-1 {
  padding: 15px;
}
.padding-2 {
  padding: 3px;
}

.last_p {
position:absolute;
margin: 0px 0px 0px -1px;
top:10px;
width:200px;;
}

/***** STOPKA *****/

.stopka-1 {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/stopka-1.gif") no-repeat top left;
  width: 3px;
  padding: 0px;
}
.stopka-2 {
  background: #2C3136;
  background: url("http://cszone.pl/skins/cs zone5/img/tla/stopka-2.gif") repeat-x top left;
  text-align: center;
  height: 45px;
  padding: 0px;
}
.stopka-3 {
  background: url("http://cszone.pl/skins/cs zone5/img/tla/stopka-3.gif") no-repeat top right;
  width: 3px;
  padding: 0px;
}
.stats {
  display: none;
}

/***** LISTA *****/

ul#tab { 
  height: 10px; 
  margin: 0; 
  padding: 8px 8px 5px 15px; 
  border: 0px; 
  list-style: none; 
}
ul#tab li { 
  display: inline; 
}
ul#tab li span { 
  background: #4A4B4B; 
  padding: 5px 10px; 
  border-color: #1C1C1C; 
  border-width: 1px 1px 0px 1px;
}
li.left {
	margin: 0;
	margin-top: -5px;
	margin-right: 2px;
	float: left;
	padding: 2px 0;
}

/***** FORMULARZE *****/

form { 
	margin:0px;
	padding: 1px; 
}
select, input, input.file, input.browse, textarea { 
  margin: 2px;
  border: 1px solid #2F2F2F;
  background: #2C3137;
  padding: 3px;
  color: #A6A6A6;
  font-size: 7pt;
  font-family: Verdana, sans-serif;
}
#szukaj input {
  background: #4A4B4B;
  border: 1px solid #2F2F2F;
  padding: 3px;
  color: #A6A6A6;
  font-size: 7pt;
  font-family: Verdana, sans-serif;
  padding: 2px;
}
textarea	{ 
  font-size: 8pt;
}
select:focus, input:focus, input.file:focus, input.browse:focus, textarea:focus, #szukaj input:focus {
  border: 1px solid #6e951e;
}

/***** LINKI *****/

A:link	  { 
  color: #FFFFFF; text-decoration : none ; 
}
A:visited {
 color: #FFFFFF; text-decoration : none; 
}
A:active  {
 color: #FFFFFF; text-decoration : none; 
 }
A:hover	  {
 color: #CCFF66; text-decoration : none; 
}
