html, body { 
	background: black url('/img/background.jpg'); background-repeat: repeat-y; background-position: center; color: #DCDCDC; font-size: 12px; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; text-align: center; margin: 0px; 
}

.tag-cloud {
	text-align: justify; 
}

.tag-cloud a:link, a:active, a:visited {

}

.tag-cloud a:hover {
	background-color: #404040;
}

td {
	 font-size: 12px;
}
th {
	 font-size: 12px;
}
a:link, a:active, a:visited {
	color: #aaaaaa; text-decoration:none;
}

a:hover { 
	color: #ff0000; text-decoration:none;
}
form {
	padding: 0px;
	margin: 0px;	
}
img {
	border: 0px;
}

input, select {
	color: black;
	background-color: white;
	font-size: 13px;
	text-decoration: none;
	border-color: gray;
	border-style: solid;
	border-width: 1px;
}

.foot-menu {
	text-align: center;
}

.foot-menu li {
	list-style-type: none;
	display: inline;
}
.foot-menu li:after {content:" | "}
.foot-menu li:last-child:after { content: ""; }

ul.list-menu {
	list-style-image: url('/img/bullet.jpg'); margin-top: 0px; margin-bottom: 3px; margin-left: 0px; padding-left: 15px; line-height: 16px;
}
#border-left {
	width: 18px; height: 80px; position: absolute; top: 0px; left: 2px; background: url('/img/border_left.jpg');
}
#border-right {
	width: 22px; height: 80px; position: absolute; top: 0px; left: 959px; background: url('/img/border_right.jpg');
}
#logo {
	width: 980px; height: 129px; position: absolute; top: 80px; left: 0px; border: none; background: url('/img/logo.jpg');
}
#column-left {
	width: 50px; height: 122px; position: absolute; top: 209px; left: 2px; background: url('/img/column_left.jpg');
}
	
#column-right {
	width: 50px; height: 122px; position: absolute; top: 209px; left: 932px; background: url('/img/column_right.jpg');
}
#ad1 {
	width: 468px; height: 60px; position: absolute; top: 0px; left: 20px; background: black;

}
#ad2 {
	width: 468px; height: 60px; position: absolute; top: 0px; left: 491px; background: black;
}
#block { 
	width: 20px;  height: 20px; position: absolute; top: 60px; left: 20px; background: url('/img/panel_left.jpg'); background-repeat: no-repeat; z-index: 10;
}
#flague  {
  	width: 44px; height: 20px;  position: absolute; top: 60px; left: 916px; background: url('/img/english.jpg'); z-index: 10;
}
#lang {
	width: 40px;
}
#container {
	width: 980px; margin: 0 auto; text-align: left; position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#footer {
	width: 428px; border-bottom: 200px; top: 0px; margin: auto; margin-top: 220px;
}
#footer1 {
        width: 655px; height: 200px; padding-left: 220px; margin: auto; margin-top: 220px;
}

.open-table {
	border: 1px solid gray; padding: 4px; margin-bottom: 10px;
}
#block-main {
	position: relative; width: 428px; top: 220px; left: 275px;
}
#block-left { 
	position: absolute; width: 200px; left: 50px; top: 220px;
}
#block-right { 
	position: absolute; width: 200px; right: 50px; top: 220px;
}
.gallery {border: dashed; border-width: 1px; border-color: gray; width: 33%;}
.block-title {
	width: 200px; height: 20px; background: black url('/img/panel_short_dp.jpg'); color: white; font-size: 12px; font-weight: bold; text-align: center; vertical-align: -80%;
}
.block-title h2 {
        color: white; FONT-SIZE: 12px;  font-weight: bold; display: inline; line-height: 20px; vertical-align: middle; padding-left: 10px
}
.block-title a {
        color: white; 
}
.block-title a:hover {
        color: #F00;
}
.block-long {
	display: block; width: 428px; height: 20px; background: black url('/img/panel_long_dp.jpg'); FONT-SIZE: 12px;  font-weight: bold; text-align: left; vertical-align: middle;
}
.block-long h1 {
	FONT-SIZE: 12px;  font-weight: bold; display: inline; line-height: 20px; vertical-align: middle; padding-left: 10px;
}
.block-content {
	display: block; width: 200px; text-align: left; margin-top: 6px; margin-bottom: 6px; BACKGROUND: none; FONT-SIZE: 12px; line-height: 1.4em;
}
.block-content strong {
	font-weight: normal; line-height: 1.4em;
}
.title {
	display: block; width: 655px; height: 20px; background: black url('/img/panel_very_long_dp.jpg'); margin-bottom: 10px; text-align: center;
}
.title1 {
	width: 428px; height: 20px; background: black url('/img/panel_long_dp.jpg'); margin-bottom: 10px; text-align: center;
}
.title h1 {
	color: white; font-size: 12px;  font-weight: bold; display: inline; line-height: 20px; vertical-align: middle;
}
.title1 h1 {
	color: white; font-size: 12px;  font-weight: bold; display: inline; line-height: 20px; vertical-align: middle;
}
img.zdjecie { 
	margin: 1px; border: 1px solid gray; padding: 2px; 
}
img.avatar { 
	margin: 3px; border: 1px solid gray; padding: 4px; width: 80px; height: 80px; 
}
img.avatar_small { 
	margin: 3px; border: 1px solid gray; padding: 4px; width: 30px; height: 30px; 
}
img.image_small { 
	margin: 3px; border: 1px solid gray; padding: 4px; 
}
.small {
	font-size: 11px;
}
hr {
	height: 0px; border: dashed gray 0px; border-top-width: 1px;
}
.signature { 
	font-size : 11px; color : #BCBCBC; }
.code {
	 font-size: 11px; color: #BCBCBC; background-color: #161616; border: #BCBCBC; border-style: solid; border-width: 1px;
}
.quote {
	 font-size: 11px; color: #BCBCBC; line-height: 125%; background-color: #161616; border: #BCBCBC; border-style: dashed; border-width: 1px;
}
#usermenu {
	width: 655px; height: 20px; background: url('/img/back_very_long.jpg'); margin-bottom: 10px; background-repeat: no-repeat; background-position: right; z-index: 10;
}

#forummenu {
	width: 450px; height: 20px; background: url(/img/back_long.jpg);  margin-bottom: 10px; background-repeat: no-repeat; background-position: right; z-index: 10; 
}

#newmenu {
	background: url(/img/back_short.jpg) no-repeat right 50%; width: 150px; text-align: left; height: 20px; 
}

#menu {
	text-align: justify; width: 940px; height: 20px; position: absolute; top:  60px; left:  20px;  vertical-align: middle; z-index: 10; background: url('/img/back_very_tiny.jpg');
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #F00;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 900px; /*For KHTML*/
  list-style: none;
  height: 20px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
  z-index: 10;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 20px;
  left: 6px;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: url('/img/button_flipped.gif'); 
  color: #666;
  text-decoration: none;
  height: 20px;
  height: 20px; float: left; color: white; padding-left: 15px; padding-right: 15px; font-weight: bold;
/*
  height: auto !important;
  height: 1%; /*For IE*/
*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #F00;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #000;
  color: #fff;
  border: 1px solid gray;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  color: #F00;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #000;
  color: #FFF;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

.wraptocenter {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

<!--[if IE]>
.wraptocenter span {
    display: inline-block;
    height: 100%;
}
<![endif]-->

.partnerzy img {
	border: 1px solid gray; left: 20px; margin-left: 20px; text-align: center; 
}

.tabela td {
	border: 1px solid gray;
	padding: 5px;
}

.tabela {
	border: 1px solid gray; 
	border-collapse: collapse;
}

