body{
 margin: 0 ;
 padding: 0;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 background-color: #023520;
 text-align:justify;
 font-size: 15px;  
 position:relative;
 background-image:   url(../images/pasek-tlo.png);
 background-repeat: repeat-x;
}

a{
  outline: 0;
  text-decoration: none;
}
img {
  border: none;
}
/*dla seo -- raficznie nic nie zmienia*/
h1{
font-size: 20px;
font-weight:normal;
padding: 0;
margin: 0 ; 
}
h2{
font-size: 12px;
font-weight:normal;
padding: 0;
margin: 0 ; 
}
h3{
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 0;
margin: 0 ;   
}
 

#wrap{
  background-image: url(../images/tlo.png);
  background-repeat: no-repeat;
  height: 750px;
  min-width: 1270px ;
  min-height: 750px ;
  margin-left: -25px;
}

#left_info{
  position: absolute;
  left: 55px;
  top: 535px;
  width: 220px;
  color: #fff;
  font-size: 12px;
  display: none;
  text-align:center;
}

#left_info a{
  color: rgb(0,102,0);  
  cursor: pointer;
}

#text_field{
  display: none;
  position: absolute;
  left: 475px;
  top: 180px;
  height: 540px;
  width: 600px;
  min-width: 600px;
  background-color: rgba(0,22,13,0.75);
  padding: 0;
  max-height: 540px; 
}

#euro_banner{
   position: absolute;
  left: 365px;
  top: 755px;
  width: 830px;
  min-width: 830px;
}

#text_and_offer_container{
   max-height:470px;
   min-height: 470px;
}

#text{
  color: rgb(255,255,255);
  height: 465px;
  max-height:480px;
  overflow: auto;
  padding: 10px;
  
}
#text_footer{
  color: rgb(255,255,255);
  text-align: right;
  position: absolute;
  top:475px;
  right: 10px;
  font-size: 15px;
  font-family: "Segoe Script","Trebuchet MS",Tahoma,Georgia,sans-serif;
  clear: both;
  min-height:60px ;
  padding-right: 10px;
}

#menu{
  position: absolute;
  left: 485px;
  top: 90px;
  display: none;
  min-width: 550px;
}
#menu a{
    color: rgb(255,255,255);
    vertical-align: top;
}

#menu ul {
  margin:0;
  padding:0;
  list-style:none;
}

#menu li {
  display:inline;
  margin:0;
  padding-right: 7px;  
}
#menu a{cursor: pointer;}


 #menu a:hover, 
 #menu a:focus,
 #menu a.active{
  color:red;  
 }
 
/*offer*/
#calosc{
position: absolute;
top:0;
padding: 0;
padding-top: 30px;
max-height:300px ;  
}
#lewo{
  width: 200px;
  min-width: 200px ;
	float: left;
	overflow: hidden;
	padding-top: 20px ;
	margin-bottom: 5px;
	
}
#lewo img{
  width: 170px;
  border: 1px rgb(255,255,255) solid;
}

#prawo{
  width: 380px;
	float: left;
	max-height:370px ;
	overflow: auto;
}
.header{
font-size: 20px;
}
#pola{
  padding: 15px 5px 10px 5px; 
}
#pole_opisu{
  float: left;
	overflow: hidden;
}
#pole_charakterystyki{
  float: left;
	overflow: hidden;
  
}
.offer_list_photo{
width: 70px;
padding: 5px 15px 5px 15px;
}            

.kontener_ofert{    
  display: none;
  width: 580px;
  min-width: 580px;
  height: 450px;
  max-height:490px;
  padding: 10px; 
  overflow: auto; 
  color: rgb(255,255,255);
  position:absolute;
  left: 0px;
  top: 0px;
}

.standard_offer_text{
    color: white;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    left: 317px;
    position: absolute;
    top: 180px;
}

.standard_offer_text_r{
   color: white;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
    left: 1120px;
    position: absolute;
    top: 160px;
}

#language{
  background-image: url(../images/flagi-tlo.png);
  position:absolute;
  top:10px;
  right:8px;
  padding: 10px;
}

#contact_form{
  background-image: url(../images/flagi-tlo.png);
  position:absolute;;
  top:50px;
  right:0px;
  color: white;
  padding : 10px;
  padding-top: 13px;
  text-align: center;
  font-size: 12px;
  width: 145px;
}

#contact_form a{ cursor: pointer;}
#contact_form img{
  width: 20px;
  padding-right: 3px;
  padding-left: 2px;
  margin-bottom: -5px;
  
}


#shop{
  background-image: url(../images/flagi-tlo.png);
  position:absolute;
  top:92px;
  right:0px;
  color: white;
  padding : 10px;
  text-align: center;
  font-size: 12px;
}
#shop img{
  color: white;
  font-size: 12px;
  width: 145px;
}


#language img{
  width: 25px;
  height: 15px; 
}

#language a{ cursor: pointer;}

#languagePL,
#languageEN,
#languageDE,
#languageRU{
  position: relative;
  margin: 3px;
  top: 5px;
  left: 3px;
}
#mapDialog{
  display: none;
}
iframe{
  border: 1px black solid;  
  width: 425px;
} 
#dialog_link {margin: 50px;padding: 3px 10px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 5px; position: absolute;left: .2em;top: 50%;}
