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

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	color: #454545;
	background: url(../images/back.jpg) repeat-x;

}

a {
  outline : none;
  text-decoration: none;
  color:#6F9A27;
}

a.mejn{
font-weight: bold;

color:#6F9A27;
}

a:hover{
text-decoration: underline;
}


h1 {
  
  font: normal bold 18px Tahoma;
  
  outline : none;
  color:#636363;
}

p{
margin:0px;
}

img{
  border:0px solid;
}


#kontener {
	 width: 954px;
	 float: left;
	 min-height:660px; height: auto !important; height: 660px;
	 background:/*none !important*/ url(../images/back_menu.jpg) transparent repeat-y ;
	 
}

#top{
  background: url(../images/top.jpg) no-repeat ;
  width:954px;
  height: 215px;
  float:left;
  
  
}

#szukaj{
  
  text-align: right;
  width:150px;
  height: 40px;
  float:left;
  padding-bottom: 20px;
  
}

#main{
  color: #636363;
  line-height: 1.5em; 
  width:747px;
  min-height:600px; 
  float:left;
}

#srod{
  width:597px;
  float:left;
  padding-top:19px;
}

#lewa{
  
  min-height:600px;
  letter-spacing: -1px;
  width:207px;
  padding-left:0px;
  float:left;
}

#menu{

width:207px;
  padding-left: 0px;
  padding-top: 0px;
  float:left;
}

#prawa{
  
  font-size: 10px;
  line-height: 1.5em;
  
  width:150px;
  padding:0px;
  float:left;
}


.baner{
  
  margin: 7px 0px 7px 0px;
  width:148px;
  height:54px;
  border: 1px solid #CECECE;
  float:right;
}

.main_tresc{
  float: left;
  width:557px;
  padding: 18px 20px 17px 20px;
}

.strona_tresc{
  float:left;
  width:507px;
  padding-left: 100px;
  padding-right: 10px;
}



.title{
  /*height:60px;*/
  font-family:tahoma;
  font-size:16px;
  line-height:28px;
  font-weight:bold;
  
  padding-left:98px;
  padding-top:9px;
  color:rgb(252,165,24);
  font-variant: small-caps;
  background: url(../images/mid_header.jpg) no-repeat;
  letter-spacing: 1px;
}

.kontaktText{
  font-size:10px;
  border:1px #CECECE solid;
  background: white !important;
  width:195px ;
}

.form_tytul{
  font-size: 14px;
  font-variant: small-caps;
  outline : none;
  color:#636363;
  font-weight: bold;
}

.btn{
  font-size: 14px;
  
  outline : none;
  color:#455606;
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}

.szukaj{
width: 86px;
height: 14px;
background: url(../images/szukaj.jpg) no-repeat;
border: 0px solid;
cursor: pointer;
}

.wyslij{
width: 86px;
height: 14px;
background: url(../images/wyslij.jpg) no-repeat;
border: 0px solid;
cursor: pointer;
}

.powrot{
width: 86px;
height: 14px;
background: url(../images/powrot.jpg) no-repeat;
border: 0px solid;
cursor: pointer;
}

#galmain{
  float: left;
  width:747px;
  height:150px;
  
}



#footer{
  clear:both;
  width:747px;
  height:41px;
  padding-top:10px;
  background: url(../images/footer.jpg) no-repeat ;
  color: #1F5764;
  font-size:10px;
}

#footer a{
  color: #1F5764;
  text-decoration: none;
}

#footer a:hover,
#footer a:active{
  color: #2FA7C4;
}

.footer_right{
  float:right;    
  padding-right:10px;
  padding-top:7px;
}

.footer_left{
  float:left;
  
  font-size: 10px;
  padding-left:90px;
  padding-top:7px;
}

.footer_down{
  float:left;
  width: 978px;
  font-size: 10px;
  padding-left:140px;
  padding-top:12px;
}


