* {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

body {
	
	color: #f9942c;
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-align: center;
}

td {
	font-family: Arial, Tahoma;
	font-size: 11px;
}

hr {
	height: 1px;
	background-color: #D1D1D1;
}

a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.none {
	display: none;
	position: absolute;
	margin-left: 215px;
}

/* ----------------------------------------- */

div#main{
	background-color: #000000;
	width: 100%;
}

div#main_container{
	position: relative;
	min-height: 1086px;
}



div#top{
	background-color: #000000;
	height: 47px;
}

div#top_center{
	width: 804px;
	padding-top: 20px;
	margin: 0 auto;
}

div#menu1 ul, div#menu1  ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

div#menu1 ul li {
	display: inline;
	white-space: nowrap;
	padding-right: 14px;
	padding-left: 16px;
	padding-left: 0;
}

div#menu1 ul li:hover{
	text-decoration: underline;
	color: #ffffff;
}

div#menu1 *{
	font-size: 12px;
	font-family: Arial, Tamoha;
	text-transform: uppercase;
	text-align: left;
}

div#log_show span{
	color: #ffffff;
}


div#middle1{
	background: url("../gfx/mid1.jpg") repeat-x #888888;
	height: 350px;
}

div#middle1_center{
	background-color: #22ff11;
	width: 804px;
	height: 350px;
	margin: 0 auto;
	background: url("../gfx/mid1_center.jpg") no-repeat;
	position: relative;
	padding-top: 263px;padding-top: 0px;
}

div#test{
	width:804px;
	height: 263px;
}

div#title{
	position: absolute; left: 20px; top: 35px;
	min-width: 200px;
	min-height: 80px;
	
	background: url('../gfx/logo.gif') no-repeat top left;
	padding-left: 205px;
	text-align: left;
	padding-top: 35px;
}

div#login_client{
	position: absolute; right: 0px; top: 0px;
	width: 200px;
	height: 150px;
	background-color: #000000;
	display: none;
}

div#login_client p{
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
}

div#login_client input{
	margin-top: 6px;
	margin-bottom: 10px;
	width: 150px;
	font-style: normal;
}

div#input_submit{
	color: #000000;
}

div#menu2_bg{
	width: 804px;
	height: 87px;
	background: url('../gfx/menu2_bg.jpg') no-repeat left;
}



div#menu2{
	width: 804px;
	height: 87px;
	padding-left: 16px;
	padding-top: 44px; 
}

div.m2{
	min-width: 20px;
	height: 30px;
	float: left;
	display: inline;
	background: url('../gfx/m2.gif') no-repeat left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}

div.m2 p{
	color: #a7a7a7;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	padding-top: 13px;
}

div.m2 p a{
	color: #a7a7a7;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	padding-top: 13px;
}


div#middle2{
	background-color: #000000;
	min-height: 408px;
}

div#middle2_center{
	background: url("../gfx/mid2_center.gif") repeat-x #212121;
	min-height: 408px;
	width: 804px;
	margin: 0 auto;	
}

div#middle2_center_content{
	color: #ffffff;
	font-family: Arial, Tahoma;
	font-size: 12px;
	padding: 24px;
	padding-top: 44px;
	text-align: left;
}


div#bottom{
	background-color: #000000;
}

div#bottom_center{
	margin: 0 auto;
	width: 804px;
	min-height: 150px;
	
	background: #000000;
}

div#bottom_center_l{
	width: 257px;
	min-height: 150px;
	display: inline;
	float: left;
	background: url("../gfx/b_c_l.png") repeat-x #0c0c0c;
}

div#bottom_center_c{
	width: 256px;
	min-height: 150px;
	display: inline;
	float: left;
	border-left: 1px solid #000000;
	
	background: url("../gfx/b_c_c.png") repeat-x #080808;
}

div#bottom_center_r{
	width: 289px;
	min-height: 150px;
	display: inline;
	float: right;
	background: url("../gfx/b_c_r.png") repeat-x #0c0c0c;
}

div.bottom_content{
	padding: 20px;
	color: #6e6e6e;	
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

div.bottom_content_c{
	padding: 20px;
	color: #575757;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}


div#footer{
	background-color: #000000;
}

div#footer_c{
	margin: 0 auto;
	width: 804px;
	height: 60px;
}

p#foot{
	padding-top: 10px;
	color: #ffffff;
	font-size: 10px;
}



div#admin_content{
	position: relative;
	font-size: 14px;
	margin-left: 10px;
}

div#admin_content textarea{
	width: 730px;
}

div#check{
	height: 23px;
	margin-right:-1px; /* blad precyzji w IE */
}

div.check input{
	height:22px; /* wysokosc grafiki */
	width:22px; /* szerokosc grafiki */
	padding:0px;
	margin:0px;
	display:block;
}

div.check label
{
  text-align:left;
  display:block;
  float:left; /* zmniejszy rozmiar pola do minimum */
  clear:both; /* likwiduje skutek float */
  font-size:14px; /* rozmiar tekstu */
  font-family:Arial, Verdana, serif;
  padding-top:0px;
  padding-right:5px; /* maly margines za polem */
  padding-bottom:0px;
  padding-left:24px; /* 2+szerokosc grafiki */
  line-height:22px; /* wysokosc grafiki */
  margin-top:-22px; /* -(wysokosc grafiki) */
  margin-right:-24px; /* -2-(szerokosc grafiki) */
  margin-bottom:0px;
  margin-left:0px;
  background:url('../gfx/checkbox.gif') top left no-repeat;
  position:relative;
}

div.check input:checked+label
{
  background-position:bottom left;
}

div.check input:focus+label, div.check label:active
{
  outline:dotted 1px #000000;
}

div.zamknij
{
  clear:both;
}

div.check label.checked
{
  background-position:bottom left;
}

table{
	border: 0;
	
}

td{
	padding-right: 20px;
	text-align: left;
	font-size: 12px;
}

td.inf{
	text-align: right;
}

table input.finp{
	width: 320px;
	border: 1px inset #ffffff;
}

table textarea {
	width: 320px;
	height: 120px;
	border: 1px inset #ffffff;
}

#subCom {
	border: 2px outset #555555;
	width: 322px;
}

div.komentarz {
	padding: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 680px;
	background-color: #666666;
}

div.opinia {
	font-size: 13px;
	padding-bottom: 5px;
}

p.nazwisko {
	font-size: 11px;
	color: #ddee33;
}

p.data {
	font-size: 11px;
	color: #cccccc;
}

p.firma {
	font-size: 12px;
	color: #ddddff;
}

p.adresUrl, p.adresUrl a {
	font-size: 12px;
	color: #bbbbff;
	text-decoration: underline;
}

div.ukryte {
	display: none;
}

.active {
	background-color: #555555;
}

#zakladki, #zakladki tr, #zakladki td {
	text-align: center;
}

#zakladki td {
	height: 30px;
}

form table tr td{
	text-align: center;
	padding-left: 15px;
}

