/* CSS Document */
html, body { 
  margin: 0;
  padding: 0;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  }
body {
  /*background-image: url(images/bgmain.gif);*/
  
  background-image: url(images/master_bg.gif);
  background-position: left top;
  /*background-repeat: repeat-x;*/
}

#headtlo {
  background-image: url(images/bg.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  width: 100%;
  height: 1621px;
  /*border: 1px solid red;*/
}

#tlo {
  background-image: url(images/tlo_duze.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 262px;
  /*border: 1px solid red;*/
}

h2 {
  font-size: 16px;
}


#main, #header, #content, #footer, #sidebar, #column, #columns, #clear-bottom,
#addcontent, #endpage {
  margin: 0px;
  padding: 0px;
  text-align: left;
}
#addcontent .incolumn {
  padding: 20px;
  text-align: justify;
  font-size: 12px;
}
#main {
  width: 985px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
    
}

#l {
  width: 100%;
  background-image: url(images/bg.jpg);
  background-position: 0px 232px;
  background-repeat: repeat-x;
  height: 800px;
}

#maintlo {
  width: 100%;
  background-image: url(images/maintop.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  height: 800px;
}

#mainhead {
  
  width: 100%;
  background-image: url(images/headkrecha.jpg);
  background-position: left top;
  background-repeat: repeat-x;
    
}

#content {
   
  position: absolute;
  /*top: 263px;*/
  width: 100%;
}
#clear-bottom {
  display: block;
  width: 985px;
  height: 83px;
  background-image: url(images/naciagniete.png);
  background-position: left top;
  background-repeat: no-repeat;
  clear: both;
}
#addcontent {
  background-color: #DFE2EA;
}
#addcontent h1, #addcontent h2 {
  background-image: url(images/title2.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 50px;
  height: 40px;
  padding-top: 10px;
  color: #00666C;
}
#header {
  /*background-color: #BDC0C5;*/
  background-image: url(images/top.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 985px;
  height: 262px;
}
#header h1 {
margin: 0;
padding: 0;
position: relative;
left: 70px;
top: 20px;
width: 444px;
}

#header h1 a {
display: block;
width: 263px;
height: 163px;
background-image: url(images/polskiezpl.png);
background-repeat: no-repeat;
}
#header h1 a span {
  display: none;
}

.bottommenu {
  padding: 15px 0px 5px 0px;
  background-color: #3d7317;
  text-align: center;
}


.bottommenu ul {
  padding:0px;
  margin:0px;
}

.bottommenu ul li {
  list-style: none;
  display: inline;
  
  padding-left: 20px;
}

.bottommenu ul li a {
  color: black;
  text-decoration: none;
}

.bottommenu ul li a:hover {
  color: red;
  text-decoration: none;
}


ul#menu {
  list-style-type: none; 
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding: 0 0 0 38px;
  /*border: 1px solid yellow;*/
  margin: 0 0 0 0;
  height: 34px;
}
ul#menu li {
  display: inline;
  float: left;
  padding: 10px 21px;
  margin: 0;
  border-left: 1px solid #565657;
}
ul#menu li.last {
  border-right: 1px solid #565657;
}

#menu a {
  color: white;
  text-decoration: none;
}
#menu a:hover {
  color: #00CED6; /*BDC0C5;*/
  text-decoration: underline;
}
#columns {
  background-image: url("images/bg_pattern.jpg");
  background-position: center top;
  padding-top: 37px;
  
  /*background-repeat: repeat-y;*/

}
#column {
  float: left;
  margin-top: 0px;
  width: 527px;
  position: relative;
  min-height: 300px;
  height: auto !important;
  height: 300px; 
}
/*
#column .fill {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 527px;
  height: 92px;
 
}
*/

#column2 {
  float: left;
  margin-top: 0px;
  width: 100%;
  position: relative;
  padding-bottom: 100px;
  min-height: 300px;
  height: auto !important;
  height: 300px;  
}
#column2 .fill {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 92px;
  
}

#columns2 {
  background-image: url(images/kol_bg2.gif);
  background-position: left top;
  background-repeat: repeat-y;

}
#column {
  float: left;
  margin-top: 0px;
  width: 527px;
  position: relative;
  padding-bottom: 100px;
  min-height: 300px;
  height: auto !important;
  height: 300px;  
}
#column2 {
  float: left;
  margin-top: 0px;
  width: 985px;
  position: relative;
  padding-bottom: 100px;
  min-height: 300px;
  height: auto !important;
  height: 300px;  
}

#column .fill {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 527px;
  height: 92px;
  
}


#all2 {
  background-image: url(images/kol_cien2.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#column .incolumn,#column2 .incolumn {
  padding: 10px;
  text-align: justify;
  font-size: 12px;
}
#column2 .incolumn img {
  margin: 5px;
  border: 1px solid #BEC0C7;
}
.incolumn a img {
  border: 0;
}

#all {
  background-image: url(images/kol_cien.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

#column .incolumn {
  padding: 10px;
}
#sidebar {
  float: right;
  width: 435px;
  border-left: 1px dotted #9A9DA2;
}

#sidebar p {
  margin-top: 4px;
  margin-bottom: 4px;
}
.c1 {
  
}

#sidebar .incolumn {
  float: right;
  width: 415px;
  padding-bottom: 45px;
  background-image: url(images/linia.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-right: 10px;
}



#footer {
  background-color: #3d7317;
  /*background-color: #B0B3B9;*/
  
  width: 100%;
  height: 44px;
  display: block;
  clear: both;
  margin-bottom: 10px;
}

#footerbg {
  background-image: url(images/bottom.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 56px;
  width: 100%;
}


#endpage {
  width: 100%;
  display: block;
  clear: both;

}
#endpage p {
  text-align: center;
  padding-bottom: 10px;
  margin: 0;
}
/* tabela */

#sidebar table{
  width: 100%;
}

#ruchoma {
  position: fixed;
  width: 405px;
}

#park table, #response table {
  width: 100%;
  margin-top: 20px;
}

table {
  border-collapse: collapse;
  border: 1px #fff solid;
}

th {
  color: #00666C;
  background-color: #72CDD7;
  border: 1px solid #fff;
  padding: 5px 20px 5px 10px;
  text-align: left;
  font-size: 12px;
  margin: 0;
}

th a {
  text-decoration: none;
  color: #00666C;
  font-weight: bold;
}

th a:hover {
  text-decoration: none;
  color: white;
}

tbody tr {
  background-color: #C0DEE6;
}

td {
  color: #00666C;
  border: 1px solid #fff;
  padding: 5px 5px 5px 15px;
  text-align: left;
  font-size: 12px;
  margin: 0;
}

td a {
  text-decoration: none;
  color: #00666C;
}

td a:hover {
  text-decoration: none;
  color: white;
}


table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody tr {
  cursor: pointer;
}

table.tablesorter tbody td {
  vertical-align: top;
  text-align: center;
}


table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
  
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}

.www {
  color: red;
}

/* tabela */


.clear {
  clear: both;
}

/*
.linia {
  background-image: url(images/linia.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 40px;
  margin-top: 20px;
}
*/
#komentarz h1 {
  font-size: 12px;
}

.nawigacja {
  text-align: center;
  padding-top: 10px;
}


.nawigacja a {
  padding-left: 2px;
  padding-right: 2px;
  color: red;
  text-decoration: none;
}

#komentarz .nawigacja {
  padding-bottom: 20px;
}

#kform #submit {
  float: left;
  margin-right: 32px;
  
}

#kod {
  width: 110px;
  height: 35px;
  font-size: 24px;
  float: left;
  margin-left: 7px;
}
 

#kform img.kodobrazkowy {
  float: left;
}

#nick {
  width: 182px;
  
}

#kform #textarea {
  width: 300px;
  height: 150px;
  display: block;
}



#kform label, #formularz_kontaktowy label {
    display: -moz-inline-box; 
    display: inline-block;
    padding-bottom: 5px;
}

#kform ul li, #formularz_kontaktowy ul li {
    list-style: none;
    padding-bottom: 3px;
}

#zapytanie_kontaktowe {
    width: 350px;
    height: 150px;
}

#imie_nazwisko {
    width: 220px;
}

#email {
    width: 220px;
}

.form_foto ul li {
    list-style: none;
    padding-bottom: 3px;
    text-align: left;
}

.form_foto label {
    display: -moz-inline-box; 
    display: inline-block;
    width: 120px;
    
    
}


.komentarz {
  border-bottom: 1px solid black;
  padding: 3px;
  margin: 3px;
  
}

#addcontent #kform {
  width: 500px;
  text-align: left;
  float: left;
}



#addcontent #ktresc {
  width: 445px;
  font-size: 12px
}

#ktresc h4 {
  font-size: 13px;
}



.komentarz span {
  color: black;
  font-size: 11px;
  float: right;
}

.bad_validation {
  border: 1px solid red;
}

.good_validation {
  border: none;
}


.addclick {
  padding-bottom: 10px;
}

.addclick a {
  display: block;
  padding: 10px 0px 15px 0px;
  float: right;
  color: red;
  text-decoration: none;
}

#centrowanie {
  text-align: left;
  
}

#centrowanie a {
  color: red;
  text-decoration: none;
}

#legenda {
  padding: 10px 0px 10px 0px;
}

#legenda ul {
  padding: 0px;
  margin: 0px;
}

#legenda li {
  list-style: none;
  display: inline;
  float: left;
  padding-right: 20px;
  
}

#adduserfoto {
    padding-top: 20px;
    text-align: left;
}


/* galeria */


.galeria a.foto {
  width: 100px; 
  padding: 8px;
  float: left; 
  display: inline;
  background: #eaece3;
  text-decoration: none; 
  border: 1px solid black;
}

.galeria a.foto img { width: 100px; height: 120px; border: 0px;}


.galeria a.foto span { 
  display: block; line-height: 13px; margin-top: 4px; 
  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000; 
  height: 13px; line-height:13px; overflow: hidden; }

.galeria a.foto:link { background: #eaece3; }
.galeria a.foto:visited span { color: #888; }
.galeria a.foto:hover { background-color: #DFE2EA }
.galeria a.foto:active { background-color: #DFE2EA }

.galeria a.foto:hover span { cursor: pointer; } 

.foto {
    display: inline;
    float: left;
    width: 120px;
    margin: 8px;
}

/* blad */

a.zb {
  display: block;
  padding: 10px 0px 5px 0px;
  float: right;
  color: red;
  text-decoration: none;
}

#zglos_blad {
  text-align: left;
}

#zglos_blad input[type="email"] {
    width: 150px;
} 

#zglos_blad textarea {
    width:300px;
    height: 110px;
} 

#zglos_blad label {
    display: -moz-inline-box; 
    display: inline-block;
    width: 110px;
    vertical-align:top;
    font-weight: bold;
}

#zglos_blad ul li {
    list-style: none;
    padding-bottom: 3px;
    display: block;
}
#col2 {
  border-left: 1px dotted black;
  padding-left: 2.5%;
  margin-left: 2.5%;
}

#col1, #col2 {
  width: 45%;
  display: inline;
  float: left;
}

#col3 {
  width: 100%;
  float: left;
}

ul.sterowanie li {
  list-style: none;
  display: inline;
  float: left;
}

#column .incolumn .wiecej_zielone {
  text-align:right; }
