body {
  font-family: Tahoma, Geneva, Arial, "Arial CE", sans-serif;
  padding: 0px;
  margin: 0px;
  text-align: center;
}

.body_class_default {
    background-color: #f0ebcd;
    background-image: url('../img/header.jpg');
    background-repeat: repeat-x;

}

.body_class_partnerzy {
    background-color: white;
    background-image: url('../img/header_partnerzy.jpg');
    background-repeat: repeat-x;
}


.glowna {
  background-image: url('../img/glowna.jpg');
  background-repeat: no-repeat;
  background-position: top;
}

.projekty {
  background-image: url('../img/projekty.jpg');
  background-repeat: no-repeat;
  background-position: top;
}

.partnerzy {
  background-image: url('../img/partnerzy.jpg');
  background-repeat: no-repeat;
  background-position: top;
}

.wspolpraca {
  background-image: url('../img/wspolpraca.jpg');
  background-repeat: no-repeat;
  background-position: top;
}

.wydawnictwo {
  background-image: url('../img/wydawnictwo.jpg');
  background-repeat: no-repeat;
  background-position: top;
}



#napis {
   width: 291px;
   height: 30px;
   position: relative;
   top: 70px;
   left: 20px;
}

#napis img {
    border: 0px;
}

#calosc {
  text-align:left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 106px 0px 0px 0px;
  width: 620px;
  min-height: 392px;
}

.calosc_glowna {

  background-image: url('../img/calosc_glowna.jpg');
  background-repeat: no-repeat;
  background-position: left bottom ;
}

.calosc_projekty{

  background-image: url('../img/calosc_projekty.jpg');
  background-repeat: no-repeat;
  background-position: left bottom ;
}

.calosc_wydawnictwo{

}

.calosc_wspolpraca{

  background-image: url('../img/calosc_wspolpraca.jpg');
  background-repeat: no-repeat;
  background-position: left bottom ;
}

.calosc_partnerzy{
  background-color: white;
  
}

#left {
  float: left;
  display: inline;
  width: 148px;

}

#menu {
  background-color: #A99C70;
  background-image: url('../img/top_menu.jpg');
  background-repeat: no-repeat;
  background-position: left top ;
  padding: 25px 0px 10px 0px;
  width: 148px;
}

#menu ul {
  padding: 0px 10px;
  margin: 0px;
}

#menu ul li {
  width: 120px;
}

.brak_dekoracja  {
  list-style: none;
  
}

.dekoracja {
  list-style: disc;
  margin-left:5px;
  
}

.zaznaczony {
  color: white;
}

.nieoznaczony {
  color: #d4ceb8;
} 

#menu ul li a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

#menu ul li a:hover {
  color: #A4BBB3;
}

#right {
  float: left;
  display: inline;
  width: 469px;
  padding: 0px 1px 0px 2px;
}

#baner {
  width: 469px;
  height: 110px;
  background-color: #A99C70;
  padding: 0px;
  margin: 0px; 
}



#title {
  margin: 2px 0px 0px 0px;
  width: 469px;
  height: 40px;
  background-color: #eeeccd;
  background-image: url('../img/title.jpg');
  background-repeat: no-repeat;
  background-position:  bottom ; 
}

#title h1 {
  margin: 0px;
  padding: 10px 0px 0px 40px;
  font-size: 13px;
  color: white;
}

#content {
  width: 449px;
  padding: 10px;
  color: #85794b;
  min-height: 202px;
  font-size: 13px;
}

#content h1 {
  font-size: 18px;
}

#content h2 {
  font-size: 17px;
}

#content h3 {
  font-size: 16px;
}

#content h4 {
  font-size: 15px;
}

#content h5 {
  color: #85794b;
  font-size: 14px;
}

#content p {
  font-size: 12px;
}

#content img {
  /*border: 1px solid #51533E;*/
  margin: 4px;
}

#footer {
  float: left;
  display: inline;
  width: 620px;
  padding-top: 10px;
  padding-bottom: 50px;
  height: 10px;
  color: red;
  
}

.footer_partnerzy {
    background-image: url('../img/footer_partnerzy.jpg');
    background-repeat: no-repeat;
    background-position: top;
}

.footer_default {
    background-image: url('../img/footer_default.jpg');
    background-repeat: no-repeat;
    background-position: top;
}



.footer_partnerzy {
  background-color: white;  
}

.footer_default {
  background-color: #eeeccd;  
}

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

#footer ul li{
  list-style: none;
  display: inline;
  width: 35px;
  height: 25px;
  padding-left: 30px;
}

.footer_link_partnerzy {
  background-image: url('../img/footer_link_partnerzy.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

.footer_link_default {
  background-image: url('../img/footer_link_default.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

#footer ul li a {
  text-decoration: none;
  color: #85794b;
  font-size: 10px;
  
}

.clear {
    clear: both;
}

#content a img {
    border: 0;
}




/*/
/* -------------------- walidowany formularz --------------------
/*/

form {
	/*border: 1px solid red;*/
	display: block;
	margin: 25px 0px 0px 0px;
	
}

form input.email, input.name, textarea {
	background-color: #53514e;
	border: 1px solid #363636;
	font-family: "Tahoma";
	font-size: 11px;
	margin: 3px;
	width: 230px;
}

form textarea {
	height: 200px;
	font-family: "Tahoma";
	font-size: 11px;
}






/* ---- submity ---- */

input.submit {

	background: none;
	font-size: 12px;
	font-family: "Tahoma";
	color: black;
	border: 0;
	text-decoration:underline;
	padding: 0 10px 0 10px;
	cursor: pointer;
}



/* ---- szerokosci inputow ---- */

input.width80 {
	width: 80px;
}

.width180 {
	width: 180px;
}

input.width100 {
	width: 100px;
}


label {
  display: -moz-inline-box; 
  display: inline-block;
  }

form li {
  display: block;
}  

form ul {
margin: 0;
padding: 0;
}
form li {
list-style: none;
margin: 0;
padding: 5px;
}

.pstryk {
  color: red;
}
  
#imie_nazwisko {
width: 250px;
}

#email {
width: 250px;
}


#zapytanie_kontaktowe {
width: 250px;
background-color: white;
}

select, input, textarea {
border: 1px solid #561B39;
}

.ok_validate {
border: 1px solid #561B39;
}

.bad_validate {
border: 1px solid red;
}


.submit {
  background: #A99C70;
  color: white;
}

.error {
  color: red;
  font-size: 10px;
}


.galeria{

	height: auto;
	width: 469px;	
}

/*    galeria */

.galeria ul li a:link img, .galeria ul li a:visited img{
	border: 4px solid #fff;
}

.galeria ul li a:hover img{
	border: 4px solid #626262;
}


.galeria  a:link img, .galeria  a:visited img{
	border: 4px solid #fff;
}

.galeria a:hover img{
	border: 4px solid #626262;
}




.gal {
  width: 140px;
  float: left;
  display: inline;
  margin: 0px 7px 0px 7px;
}





/*
#header {
  background-image: url('../images/pozakolem.jpg');
  background-repeat: repeat-x;
  height: 245px;
  margin: 0px;
  padding: 0px 0px 0px 200px;
}


#kolo {
  float: left;
  display: inline;
  width: 275px;
  height: 245px;
  background-image: url('../images/kolo.jpg');
  background-repeat: no-repeat;
}


#glownylink {
  float: left;
  display: inline;
  width: 300px;
  height: 50px;
  font-size: 0px;
  position: relative;
  top: 110px;
  background-image: url('../images/linkglowny.jpg');
  background-repeat: no-repeat;
  z-index: 1;
}

#lang {
  
  text-align: center;

}

#lang div ul {

  margin: 0px;
  padding: 60px 0px 0px 0px;
  
}

#lang div ul li {
  display: inline;
  padding-top: 40px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.zaznacz {
  
  border-left: 1px dotted white;
}

#rameczka {
  border-bottom: 1px dotted white;
  padding-bottom: 10px;
  width: 200px;
  margin: 0 auto;
  
}

a {
  text-decoration: none;
  border: 0px;
  color: white;
}

img {
  border: 0px;
}
*/
