html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: rgb(58,58,58);
	background: white;
	width: 881px;
	margin: auto;
}

a {
  outline : none;
}

.header{
  font-family: Century Gothic, Trebuchet MS;
  font-size: 16pt; 
  padding-left: 30px;
  color:rgb(151, 151, 151);
  font-variant: small-caps;
  
}

.headertop{
  font-family: Century Gothic, Trebuchet MS;
  font-size: 16pt;
  padding-top: 30px; 
  padding-left: 200px;
  color:rgb(151, 151, 151);
  font-variant: small-caps;
  padding-right: 240px;
  text-align: center;
}

#kontener {
	 width: 881px;
	 float:left;
}

#lewa{
  background: url(leftpic.jpg) no-repeat ;
  width:83px;
  height:412px;
  float:left;
}

#prawa{
  width:798px;
  float:left;
}

#top{
  /*background: url(top.jpg) no-repeat ;*/
  width:798px;
  height:284px;
  float:left;
}



#header{
  background: url(header.jpg) no-repeat ;
  width:798px;
  height:85px;
  float:left;
}

#main{
  background: url(background.jpg) repeat-y ;
  width:798px;
  float:left;

}


#menu{
  width:149px;
  float:left;
  padding-left: 6px;
  padding-right: 5px;
}

.menuitem{
  width:149px;
  float:left;
  padding-top: 5px;
  padding-bottom: 5px;
  color:rgb(104,95,96);
  text-decoration: none;
  display:inline;
}



.menuitem:hover{
  color:white;
  background:rgb(35,67,168);
}

.bullet{
  width:5px;
  height:5px;
  font-size: 5px;
  margin-right: 5px;
  margin-bottom: 2px;
  margin-left: 4px;
}



#srodek{
  float:left;
  width:440px;
} 

#content{
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  font-family: verdana;
  line-height: 1.4;
}

.maszyna{
  text-decoration: none;
  color:black;
}


#prawy_main{
  float:left;
  width:198px; 
}

#sonda_main{
  position:relative;
  top:-10px;
  float:left;
  padding-right: 18px;
  width:180px;
}

#sonda_header{
  background: url(sonda_header.jpg) no-repeat ;
  width:164px;
  height:28px;
  float:right;
}

#sonda_tresc{
  float:left;
  padding-left: 20px; 
  font-size: 11px; 
  width:160px;
}

#sonda_tresc a{
  text-decoration: none;
  color:rgb(72,72,72);
  font-size: 11px; 
}

.sondalink a{
  text-decoration: none;
  color:rgb(35,67,166);
  font-size: 10px;  
}

#kontakt_main{
  position:relative;
  top:-10px;
  float:left;
  padding-right: 18px;
  width:180px;
}

#kontakt_header{
  background: url(kontakt_header.jpg) no-repeat ;
  width:164px;
  height:28px;
  float:right;
}

#kontakt_tresc{
  float:left;
  padding-left: 20px;
  font-size: 10px;
}

#newsletter{
  position:relative;
  top:-30px;
  float:left;
  padding-right: 18px;
  width:180px;
}

.news_inside{
  float:left;
  padding-left: 20px;
}

.news_input{
  width:145px;
  background:rgb(217,215,216);
}

#box-przyciski{
  float:left;
}

.news_zapisz{
  background: url(zapisz.jpg) no-repeat ;
  width:79px;
  height:20px;
  float:left;
  border:none;
}
.news_wypisz{
  background: url(wypisz.jpg) no-repeat ;
  width:79px;
  height:20px;
  float:left;
  border:none;
}

#news_info {
	color: red;
	font-size: 10px;
  text-align: center;
}

.separator{
  background: url(column_split.jpg) no-repeat ;
  width:164px;
  height: 10px;
  float:right;
}

#footer{
  background: url(footer.jpg) no-repeat ;
  width:798px;
  height:48px;
  clear:both;
  float:left;
}


#footer_text1{
  float:left;
  padding-left: 175px;
  color: white;
  font-size: 11px;
  padding-top: 19px;
}

#footer_text2{
  float:right;
  padding-right: 205px;
  color: white;
  font-size: 11px;
  padding-top: 19px;
}

#footer_text2 a{
  color: white;
  text-decoration: none;
  font-weight: bold;
}

.kontaktText{
  border-right: rgb(157,155,156) 1px solid;
  border-top: rgb(157,155,156) 1px solid;
  border-bottom: rgb(157,155,156) 1px solid;
  border-left: rgb(157,155,156) 1px solid;
  color:rgb(72,72,72);
}

.linkpod a{
  text-decoration: none;
  color:rgb(72,72,109);
}

.numer a{
  color:rgb(72,72,109);
}


.maszynaimg{
  vertical-align:middle;
  border:2px solid rgb(72,72,109);
  cursor: pointer;
  cursor: hand;
}

.powrot{
  padding-top: 10px;
}

.powrot a{
  text-decoration: none;
  color:rgb(72,72,109);
  font-weight: bold;
}

/*ankieta*/

#ankieta textarea{
  border:1px solid rgb(210,208,209);
  width:100%;
}

#ankieta select{
  border:1px solid rgb(210,208,209);
}
#ankieta .ocenabold{
  font-weight: bold;
  font-size: 11px;
}

#ankieta .tytul{
  font-weight: bold;
}

#ankieta .tresc{
  padding-top: 10px;
  padding-bottom: 10px;
}

#ankieta .kryteria th{
  font-size: 11px;
}

