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

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

.container {
	margin: 0;
	padding: 0;
	width: 995px;
	height: auto ! important;
	height: 700px;
	min-height: 700px;
	margin: auto;
	position: relative;
}

.gallery_photo_div
{
	height: 104px; 
	width: 90px; 
	margin-top:10px; 
	margin-right:10px; 
	float:left; 
	text-align:center;
}

.gallery_photo_table
{
	height: 90px;
	width: 90px;
	border:1px solid #f0f0f0;
}

.gallery_photo_table:hover
{
	background-color: #fafafa;
}

.gallery_photo_description
{
	/*height: 100px; 
	width: 160px; 
	overflow: hidden;*/
}

#layer1 
{
	position: absolute;
	left:0;
	top:0;
	background:url(images/notice.png) no-repeat 0 0 transparent; 
	width:326px;
	height:229px;
	padding:0 0 20px 40px;
	z-index:9999;
}
	
#layer1_handle 
{
	height:45px;
	margin:5px 100px 5px 110px;
	cursor: move;
}
	
#mask
 {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}

#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

.map {
  width: 450px;
}

.top {
	width: 995px;
	height: 220px;
}

.header {
	float: left;
	margin: 0;
	padding: 0;
	width: 995px;
	height: 189px;
	/*background: url("images/header.png") no-repeat;*/
	margin-bottom: 1px;
	overflow: hidden;
}

.wersje_jezykowe {
	width: 120px;
	height: 25px;
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: -2px;
}

.util_option
{
	display: block;
	float: right;
	padding: 2px;
	border-top: 1px solid rgb(220,220,220);
	border-left: 1px solid rgb(220,220,220);
	border-right: 1px solid rgb(220,220,220);
	border-bottom: 1px solid rgb(220,220,220);
	background: rgb(255,255,255);
	margin-left: 1px;
	margin-right: 3px;
	color: rgb(120,120,120);
	height: 15px;
}

.util_option:hover
{
	background: rgb(240,240,240);
}

.util_option a:link, .util_option a:active, .util_option a:visited, #footer a:link, #footer a:active, #footer a:visited {
	color: rgb(120,120,120);
	text-decoration: none;
}

.util_option a:hover, #footer a:hover
{
	color: rgb(120,120,120);
	text-decoration: underline;
}

.bip {
	width: 56px;
	height: 31px;
	background: url("images/bip.png") no-repeat;
	position: absolute; top: 190px; right: 130px;
}

.bip a {
	width: 100%;
	height: 100%;
	display: block;
	outline: none;
}

.left_side {
	float: left;
	width: 220px;
	height: auto ! important;
	height: 100px;
	min-height: 100px;
	position: relative;
}

.middle {
	margin: 0;
	padding: 0;
	width: 518px;
	height: auto ! important;
	height: 100px;
	min-height: 100px;
	float: left;
}

.article_frame {
	margin: 0;
	padding: 0;
	width: 518px;
	height: auto;
	font-size: 10px;
	text-align: justify;
	clear: both;
	float: left;
}

.article_frame a {
	text-decoration: none;
}

.article_frame h3 {
	background-color:#8c8e8e;
	color:#000000;
	font-size:12px;
	margin-bottom:2px;
	padding:5px;
	font-weight: normal;
}

.article_frame .text_short {
	border:1px solid #C2B9A0;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
	padding:10px;
	color: #000000;
}

.right_side_frame {
	width: 217px;
	height: auto ! important;
	height: 100px;
	min-height: 100px;
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	z-index: 5;
	overflow: hidden;
}

.box_999 {
	width: 217px;
	height: 157px;
	background: url("images/999.png") no-repeat;
}

.komunikaty {
	margin-top: 20px;
	width: 217px;
	height: auto;
}

.komunikaty .title {
	width: 216px;
	height: 36px;
	background: url("images/komunikaty_bg.png") no-repeat;
}

.komunikaty .frame {
	width: 208px;
	height: auto;
	background: url("images/komunikaty_frame.png") repeat-y;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
}

.komunikaty .bottom {
	border-bottom: 1px solid #aaabab;
}

.clear {
	clear: both;
}

table {
	width: 100%;
}

table, tr, td
{
	font-size: 11px;
}

.errors h2 {
	font-size: 14px;
	font-family: verdana;
}

img {
	border: none;
}

.expand 
{ 
  background:url(../../images/icons/expand.png) no-repeat top center; 
  width: 15px; 
  height: 12px;
  display: inline;
  float: left;
  text-decoration: none;
}
.collapse 
{ 
  background:url(../../images/icons/collapse.png) no-repeat top center; 
  width: 15px; 
  height: 12px;
  display: inline;
  float: left;
  text-decoration: none;
}

.gallery_photo_div
{
	height: 104px; 
	width: 90px; 
	margin-top:10px; 
	margin-right:10px; 
	float:left; 
	text-align:center;
}

.gallery_photo_table
{
	height: 90px;
	width: 90px;
	border:1px solid #f0f0f0;
}

.gallery_photo_table:hover
{
	background-color: #fafafa;
}

.gallery_photo_description
{
	/*height: 100px; 
	width: 160px; 
	overflow: hidden;*/
}

#layer1 
{
	position: absolute;
	left:0;
	top:0;
	background:url(images/notice.png) no-repeat 0 0 transparent; 
	width:326px;
	height:229px;
	padding:0 0 20px 40px;
	z-index:9999;
}
	
#layer1_handle 
{
	height:45px;
	margin:5px 100px 5px 110px;
	cursor: move;
}
	
#mask
 {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}

#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index:9999;
}

.footer {
	width: 100%;
	height: 1px;
	border-top: 1px solid #9b9b93;
	margin-top: 20px;
}

.footer_box {
	width: 100%;
	height: 30px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	background-color: #8c8e8e;
	margin-top: 1px;
}

.footer_box .middle_box {
	margin: auto;
	width: 995px;
	height: 28px;
	border: none;
}

.logowanie {
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 3px;
}

.logowanie a {
	width: 24px;
	height: 24px;
	background: url("images/logowanie.png") no-repeat;
	float: left;
	margin-left: 1px;
	outline: none;
}

.logowanie a:hover {
	width: 24px;
	height: 24px;
	background: url("images/logowanie_hover.png") no-repeat;
	float: left;
	margin-left: 1px;
	outline: none;
}

.wyloguj {
	width: 24px;
	height: 24px;
	float: left;
	margin-top: 3px;
}

.wyloguj a {
	width: 24px;
	height: 24px;
	background: url("images/logowanie.png") no-repeat;
	float: left;
	margin-left: 1px;
	outline: none;
}

.wyloguj a:hover {
	width: 24px;
	height: 24px;
	background: url("images/logowanie_hover.png") no-repeat;
	float: left;
	margin-left: 1px;
	outline: none;
}

.mapa_strony {
	width: 91px;
	height: 24px;
	background: url("images/mapa_strony.png") no-repeat;
	float: left;
	margin-left: 20px;
	margin-top: 2px;
}

.mapa_strony a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

.opis {
	float: left;
	margin-left: 160px;
	width: 440px;
	height: 24px;
	line-height: 24px;	
	margin-top: 3px;
}

.opis a {
	color:#000000;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
}

.validacja_box {
	float: right;
	width: 200px;
	height: 31px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.validacja_box img {
	float:right;
	margin-left:5px;
}

.licznik_box {
	height:20px;
	text-align: left;
	width: 230px;
	margin-left: 5px;
	clear: both;
	float: left;
	margin-top: 4px;
}

.licznik_napis {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 5px;
}

.licznik {
	width: 100px;
	height: 20px;
	float: left;
}

.licznik_box img {
	float: left;
}