html, body {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #063e79 url("images/page_bg.jpg") repeat-x;
	font: 10px verdana, arial, sans-serif;
}

.container {
	width: 991px;
	height: auto !important;
	height: 850px;
	min-height: 850px;
	margin: auto;
	text-align: left;
}

.top {
  width: 991px;
  height: 50px;
  background: url("images/top.gif") no-repeat;
}

.menu_poziome {
	float: right;
	width: 300px;
	height: 20px;
	margin-top: 30px;
}

.menu_poziome_rss {
	float: right;
	width: 31px;
	height: 11px;
	background: url("images/rss.png") no-repeat;
	margin-right: 19px;
	margin-top: 2px;
}

.menu_poziome_poczta {
	float: right;
	width: 52px;
	height: 11px;
	background: url("images/poczta.png") no-repeat;
	margin-right: 15px;
	margin-top: 2px;
	
}

.menu_poziome_start {
	float: right;
	width: 38px;
	height: 11px;
	background: url("images/start.png") no-repeat;
	margin-right: 17px;
	margin-top: 2px;
}

.menu_poziome_szukaj {
	float: right;
	width: 46px;
	height: 11px;
	background: url("images/szukaj.png") no-repeat;
	margin-right: 15px;
	margin-top: 2px;
}

.menu_poziome_logowanie {
	float: right;
	width: 60px;
	height: 11px;
	background: url("images/logowanie.png") no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.menu_poziome_wylogowanie {
	float: right;
	width: 60px;
	height: 11px;
	background: url("images/wylogowanie.png") no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}
.header_h1 {
	width: 991px;
	height: 100px;
	margin-bottom: 12px;
}

.logo a {
	display: block;
	width: 100%;
	height: 100%;
}

.header_h2 {
	clear: both;
	width: 989px;
	height: 100px;
	background: url("images/header_h2.gif") no-repeat;
	margin-bottom: 15px;
}

.bg_content {
	width: 991px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	text-align: center;
}

.content_left_side {
	float: left;
	text-align: left;
	width: 199px;
}

.menu_pionowe {
	width: 199px;
	position: relative;
}

.menu_pionowe ul {
	margin: 0;
	padding: 0;
	width: 199px;
}

.menu_pionowe ul li {
	margin:0;
	padding: 0;
	list-style-type: none;
	width: 199px;
}

.menu_pionowe ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 13px;
	width: 199px;
	text-align: left;
	line-height: 34px;
	text-indent: 15px;
	margin-bottom: 2px;
	background: url("images/menu_pionowe.gif") no-repeat;
}

.menu_pionowe ul li a:hover {
	color: #cccccc;
	background: url("images/menu_pionowe_hoover.gif") no-repeat;
}

.menu_pionowe ul li ul li a {
	margin: 0;
	padding: 0;
	height: 34px;
	font-size: 11px;
	line-height: 34px;
	text-indent: 30px;
	margin-bottom: 2px;
}

.menu_pionowe ul li ul li ul li a {
	margin: 0;
	padding: 0;
	height: 34px;
	font-size: 11px;
	line-height: 34px;
	text-indent: 45px;
	margin-bottom: 2px;
	text-transform: lowercase;
}

.reflektor {
	width: 879px;
	height: 661px;
	background: url("images/reflektor.png") no-repeat;
	float: left;
	position: absolute;
	margin-top: -505px;
	margin-left: 25px;
	z-index: -10;
}

.content_text_block {
	float: left;
	width: 544px;
	height: auto !important;
	height: 504px;
	min-height: 504px;
	margin-left: 14px;
	text-align: center;
}

*html .content_text_block {
	margin-left: 4px;
}

.content_text_up {
	display: block;
	font-size: 4px;
	float: left;
	width: 544px;
	height: 5px;
	background: url("images/content_text_up.gif") no-repeat;
}

.content_text_title {
	float: left;
	width: 544px;
	height: 30px;
	background: url("images/content_text_title.gif") no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-indent: 15px;
	text-align: left;
}

.content_text_middle {
	float: left;
	width: 544px;
	height: auto !important;
	height: 460px;
	min-height: 460px;
	background: url("images/content_text_middle.gif") repeat-y;
}
.content_text_down {
	float: left;
	width: 544px;
	height: 11px;
	background: url("images/content_text_down.gif") no-repeat;
}

.content_text_middle p {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	line-height: 15px;
}

.content_text {
  margin: auto;
  position: relative;
  z-index: 10;
  width: 524px;
  min-height: 472px;
	text-align: left;
  margin-top: -26px;
}

*html .content_text {
	height: 472px;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 15px;
}

.content_text h1 {
  margin: 0;
  padding: 0;
  font-size: 20px; 
}

.content_text h2 {
  margin-top: 2px;
  margin-bottom: 15px;
  color: #ffffff;
}

.content_text a {
  display: inline;
  width: auto;
}

img {
  border: none;
}

.button {
	float: right;
	margin: 0;
	padding: 0;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 10px;
	width: 73px;
	height: 24px;
	background: url("images/button.png") no-repeat;
}

.linia {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	width: 471px;
	height: 1px;
	margin-right: 37px;
	background: url("images/linia.png") no-repeat;
	font-size: 1px;
	margin-bottom: 5px;
}

.menu_poziome a {
	display: block;
	width: 100%;
	height: 100%;
}

.content_right_side {
	float: right;
	width: 222px;
	min-height: 504px;
	margin-top: -10px;
	padding-top: -20px;
}

*html .content_right_side {
	margin-top: -15px;
	padding-top: 15px;
}

.banner {
	clear: both;
	margin: 0;
	padding: 0;
	width: 970px;
	height: 99px;
	padding-top: 13px;
	background: url("images/banner.png") no-repeat;
	margin: auto;
	margin-top: 13px;
	margin-bottom: -5px;
	text-align: center;
}

* html .banner {
	margin-bottom: 0px;
	text-align: center;
	margin-left: 10px;
}

.footer {
	margin: 0;
	padding: 0;
	width: 990px;
	height: 1px;
	margin-top: 2px;
	text-align: center;
	color: #cccccc;
	font-family: sans-serif;
	font-size: 9px;
}

.footer span {
	line-height: 18px;
}

.footer a {
	color: #cccccc;
	text-decoration: none;
	line-height: 20px;
}

.search_engine {
  margin-top: 35px;
}

.gallery {
  margin-top: 35px;
}

.errors {
	margin-top: 21px;
}

.errors h2 {
	color: #000000;
	margin-top: 16px;
}

.box
{
	width: 180px;
	margin: 10px;
	padding: 10px;
	background-color: #0067a5;
	border: 1px solid #0485d5;
	clear: both;
}

.box input[type="text"] {
  width: 110px;
  height: 11px;
  font-size: 11px;
}

.box input[type="submit"] {
  margin-top: 4px;
  margin-bottom: -4px;
  margin-right: 0px;
}