/* WŁAŚĆIWOŚĆI DLA CAŁEGO DOKUMENTU*/
body {
	background-repeat: repeat-x;
	background-color: white;
	font: 12.5px Verdana;
	text-align: center;
}

/* ELEMENTY BLOKOWE */
#pasek {
	background-color: #000000;
	height: 10px;
	border-bottom: 3px solid #00adef;
}

#pasek_d {
	background-color: #000000;
	height: 10px;
	border-top: 3px solid #fef200;
}
#og {
	width: 994px;
	height:auto;
	position: absolute;
	margin: 0 auto;
	clear: both;
	margin-top: 5px;
}

#menu {
	background-color: #000;
	background-image: url(/images/menu.png);
	background-repeat: repeat-x;
	width: 954px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
}

#wyszukiwarka {
	margin-top: 15px;
	padding-right: 8px;
  float: right;
	width: 155px;
}

textarea#search {
	border: 3px solid #cccccc;
	font-family: Tahoma, sans-serif;
	background-color: black;
}

#logo {
	padding-top: 22px;
	padding-bottom: 6px;
	position: relative;
	clear: both;
	text-align: left;
	width: 980px;
	margin: 0 auto;
}

#gora {
	width: 994px;
	height: 135px;
	background-image: url('/images/x/gora.png');
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	clear: both;
	text-align: left;
}

#stopka {
	width: 994px;
	height: 52px;
	background-image: url('/images/x/dol.png');
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	clear: both;
}

#cialo {
	background-image: url('/images/x/pasek.png');
	background-repeat: repeat-y;
	width:  994px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	overflow: hidden;
	position: relative;
}

#srodek {
	margin-top: 10px;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 9px;
	padding-right: 9px;
	width: 550px;
	float: left;
	text-align: left;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	min-height: 650px;
	position: relative;
}

#wszystkie {
  width: 950px;
 	margin-left: 20px;
	margin-right: 20px;
	padding-top: 8px;
  margin: 0 auto;
  position: relative;
  min-height: 450px;
}

#prawo {
	width: 155px;
	float: left;
	position: relative;
	padding-right: 8px;
	padding-left: 0px;
	padding-top: 10px;
	height: 600px;
	text-align: left;
}

#lewo {
	width: 170px;
	float: left;
	padding-right: 2px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	clear: both;
}

#lewo ul, #prawo ul, #srodek ul{
	list-style-image: url('/images/strzalka.gif');
  margin-left: 12px;
	margin-bottom: 5px;
	font-size: 13px;
}
#inne ul 
{
 	list-style-image: url('/images/strzalka.gif');
	margin-bottom: 5px;
	font-size: 13px;
}

#lewo li, #prawo li {
	margin-bottom: 5px;
}

#opis_d ul, #opis_d li
{
 margin-left: 20px;

}

/* TEKST (od góry) */
#t_gora {
	padding-left: 65px;
	padding-top: 55px;
  font-weight: bolder;
  font: 15px Verdana;
}

#t_stopka {
	padding-top: 45px;
	text-align: center;
	font-size: 9px;
}

.hr {
	background-image: url('/images/hr.png');
	background-repeat: no-repeat;
  height: 3px;
	width: 143px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.hr1 {
	background-image: url('/images/hr1.png');
	height: 3px;
	width: 143px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.hr2 {
	background-image: url('/images/hr2.png');
	height: 3px;
	width: 143px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.hr3 {
	background-image: url('/images/hr3.png');
	height: 3px;
	width: 143px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.hr4 {
	background-image: url('/images/hr4.png');
	height: 3px;
	width: 143px;
	margin-top: 2px;
	margin-bottom: 4px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
}

/* FORMATOWANIE LINKÓW */
img {
	border: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

/* KATEGORIE */
#kategorie th {
	padding: 3px;
	background-image: url('/images/table.png');
	font-size: 12.5px;
	text-align: center;
	border: 1px solid #dedede;
}

#kategorie td {
	font-size: 12px;
	text-align: center;
	padding: 3px;
}

#kategorie {
	margin-right: 10px;
}

#kategorie a {
	color: #2F2F4F;
}
/* DOMENY */
#domeny
{
 margin-top: 18px;
}

#domeny td {
	padding-right: 45px;
	padding-bottom: 2px;
}

table th {
	padding: 3px;
	background-image: url('/images/table.png');
	font-size: 12.5px;
}

table td {
	font-size: 12.5px;
}

.szary {
	text-align: left;
	margin-left: 20px;
}

#nazwa {
	font-size: 19px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

#haslo1 {
	font-size: 12px;
	margin-left: 5px;
	margin-right: auto;
	margin-top: 5px;
}

/* POLA WPROWADZENIA - STRONA GŁÓWNA */
input.c6 {
	background-color: #494949;
	color: white;
	border: 1px solid silver;
	float: right;
	font-size: 11px;
  margin-left: 5px;
  height: 18px;
  width: 45px;
  padding-bottom: 1px;
}

input.c5 {
	background-color: #494949;
	color: white;
	border: 1px solid silver;
  float: left;
}

div.c4 {
	text-align: center
}

/* IKONKI NA STRONIE GŁÓWNEJ */
img.c3 {
	float: right;
	margin-right: 50px;
	margin-top: 50px;
}

img.c2 {
	float: right;
	margin-right: 50px;
	margin-top: 40px;
}

img.c1 {
	float: right;
	margin-right: 75px;
	margin-top: 50px;
}

/* FORMULARZ KONTAKTU */
a:focus {
	outline: none;
/*usuwanie niebieskiej obwódki w FF*/
}

#formularz label {
	display: block;
}

#blad {
	background: #FF8C00;
	padding: 2px;
}

.red {
	color: #ff0000;
}
/* PAGINACJA */
a.pages {

  color: #0095cd;

}
 .cell {
	line-height: 26px;
  float: left;
	width: 25%;
}
 .clear {
	clear: both;
}
#lista_all
{
 margin-left: 100px;
}
#pagination
{
text-align: center;
margin-bottom: 10px;
}
#pagination a  {
 border: 1px solid #b9b9b9;
 font-weight: bold;
}
a.a_pg_class
{
background-color: #e4e4e4;
border: 1px dotted #b9b9b9;

}

/* NEWSLETTER */
#newsletter
{
width: 270px;
text-align: center;
}
#newsletter form
{
padding: 5px;
}
#newsletter submit 
{
color: red;
}
input.email
{
	background-color: white;
	border: 1px solid #000000;
  height: 18px;
  margin-left: -15px;
}

input.zapisz
{
  background-color: white;
	border: 1px solid #000000;
  color:  #000000;
  margin-top: 3px;
  width: 45px;
  margin-left: -115px;
}
.roundedcornr_box 
{
	background: url(/images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top 
{
	background: url(/images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom 
{
	background: url(/images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div 
{
	background: url(/images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content 
{
	background: url(/images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 19px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -5px;
}
.roundedcornr_content { 
padding: 0 5px; 

}
label.error 
{ 
color: red;
text-align: center; 
width: 270px;
margin-left: -10px; 
font: 11px Verdana; 
}
#banner_gora
{
padding-top:15px; 
padding-right: 35px;
float: right;
width: 400px;
}
