body, html {
	background-color: #000;
	color: #9B9B9B;
	font-family: Verdana;
	font-size: 10px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	text-align: center;
}
#naglowek {
	padding: 10px 0 0 0;
	text-align:center;
}
#menu {
	padding: 25px 0 10px 0;
	text-align:center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #9B9B9B;
}
#menu span {
	padding: 0 20px;
	text-align:center;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #F4CD16;
}
#menu a {
	padding: 0 20px;
	text-align:center;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #9B9B9B;
}
#menu a:hover {
	padding: 0 20px;
	text-align:center;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #9B9B9B;
}
#center {
	padding: 0 0 20px 0;
	margin: 0;
	width: 100%;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #9B9B9B;
	background: url("../images/center_bg.gif");
	overflow: auto;
	height: auto;
}
#content {
	width: 854px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 5px 0;
	height: auto;
}
#content_top {
	width: 854px;
	height: 35px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 0 0;
}
#left {
	width: 160px;
	text-align: left;
	float: left;
}
#right {
	width: 694px;
	float: right;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
#left_index {
	padding: 0 0 0 20px;
	width: 175px;
	text-align: left;
	float: left;
}
#right_index {
	width: 434px;
	float: right;
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	padding: 0 170px 0 50px;
}
#right p, #right_index p {
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
#pasek_gora {
	background: url("../images/pasek_gora.gif") repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 3px;
	font-size: 1px;
}
#pasek_dol {
	background: url("../images/pasek_dol.gif") repeat-x;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 3px;
	font-size: 1px;
}
#created {
	padding: 5px 150px 7px 0;
	margin: 0;
	text-align: right;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color: #9B9B9B;
	text-align: right;
}
#created strong {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #9B9B9B;
}
#created strong a.ci {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #9B9B9B;
}
#created strong a.media {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #F4CD16;
}
#created strong a.ci:hover {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #9B9B9B;
}
#created strong a.media:hover {
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #F4CD16;
}
img {
	border: none;
}
.big_img {
	border: 2px solid #000;
}
.small_img {
	border: none;
	margin: 3px;
}
form {
	margin: 0;
}
select {
	background-color: #000;
	color: #BFBFBF;
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}
input {
  	height: 15px;
  	font-family:verdana;
  	font-size: 11px;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #A1A192;
  	background-color: #000;
  	color: #BFBFBF;
  	margin-left: 0px;
  	margin-right: 0px;
  	text-indent: 0px;
}
textarea {
  	height: 150px;
	width: 173px;
  	font-family:verdana;
  	font-size: 11px;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #A1A192;
  	background-color: #000;
  	color: #BFBFBF;
  	margin-left: 0px;
  	margin-right: 0px;
  	text-indent: 0px;
}
.news_ta {
  	height: 500px;
	width: 700px;
  	font-family:verdana;
  	font-size: 11px;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #A1A192;
  	background-color: #000;
  	color: #BFBFBF;
  	margin-left: 0px;
  	margin-right: 0px;
  	text-indent: 0px;
}
.news_input {
  	height: 15px;
	width: 700px;
  	font-family:verdana;
  	font-size: 11px;
  	border-style: solid;
  	border-width: 1px;
  	border-color: #A1A192;
  	background-color: #000;
  	color: #BFBFBF;
  	margin-left: 0px;
  	margin-right: 0px;
  	text-indent: 0px;
}
.rtl {
	unicode-bidi: bidi-override;
	direction: rtl;
}
a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	color: #fff;
	text-decoration: underline;
}
p {
	text-indent: 5px;
}
#left_index p {
	text-indent: 0px;
}
h1{
	color: #9B9B9B;
	font-family: Verdana;
	font-size: 11px;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 12px;
	text-align: left;
	font-weight: normal;
}
h1 strong {
	color: #fff;
	/*color: #9B9B9B;*/
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	text-align: left;
}
p a strong {
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	text-align: left;
	font-weight: normal;
}