body
{
    background-color: #ffffff;
}

#box
{
    position:absolute; 
	left:50%;
	width: 900px;
	height: auto;
	margin-left: -450px;
	margin-top: 0px;
	background-color: #e9f1f6;
	
    border-top: solid 2px #418fbb;
    border-left: solid 2px #418fbb;
    border-right: solid 2px #418fbb;
    border-bottom: solid 2px #418fbb;
    
    
}





#header
{
    background-image: url("images/header.jpg");
    width: 897px;
    height: 180px;
    
    
    /* margin-right: -5px; */
    
}
#adres
{
    position: relative;
    top: 30px;
    left: 30px;
    width: 200px;
    color: #1a455e;
    float: right;
    font-family: Verdana, Arial ;
    font-size: 11px;
    line-height: 20px;
   
}

#podpis
{
    font-style: italic;
    text-align: right;
    font-size: 11px;

}
#main-text
{
  color:#1a455e; 
  font-family: Arial, Verdana; 
  line-height: 20px; 
  font-size: 12px; 
  width: 70%; 
  height: 50%; 
  float: left; 
  text-align: justify; 
  
  padding:0 20px 0 25px;
  
}

#main-text a
{
    color: #a0b842;
    text-decoration: none;
    
}
a:visited
{
   
    
    
}
#main-text a:hover
{
     

 
 color: #fff;
 text-decoration: none;  
 background-color: #2c7dac;
 margin: -1px; 
 border: solid 1px #2d5c7a;
 
    
}
a:active
{
    
   
}


.header-title
{
    padding-top: 20px;
    color:#a0b842; 
    font-size: medium; 
    font-weight: bold;
}


.tekst
{
  color:#1a455e;
  font-family: Arial, Verdana; 
  line-height: 20px; 
  font-size: 12px;   
}

#right-picture
{
  font-family: Arial, Verdana; 
  font-size:10px; 
  width: 25%; 
  height: 50%; 
  float: left;
  clear: right;
  padding-bottom: 3px;
  float: left;
  
}

#text-under
{
 width: 200px; 
 color:#1a455e; 
 float:left;
 text-align: justify;
}


#dolphincontainer
{
 position:relative;
 height:60px;
 color:#E0E0E0;
 background:#143D55;
 width:100%;
 font-family:Helvetica,Arial,Verdana,sans-serif;
}

#dolphinnav
{
  position:relative;
 height:33px;
 font-size:12px;
 text-transform:uppercase;
 font-weight:bold; 
 background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;
}

#dolphinnav ul
{
 margin:0;
 padding:0;
 list-style-type:none;
 width:auto;
 float:left;
}

#dolphinnav ul li
{
 display:block;
 float:left;
 margin:0 1px;
}

/* moje podmenu  */
#menu-tabela 
{
 font-size: 11px;
 width:auto;
 
 font-family: Arial, Verdana;
 padding-top: 3px;
 
 
 
}
#menu-tabela td
{
  padding-left: 20px;   
}
#menu-tabela a
{
    color: White;
    text-decoration: none;
}
#menu-tabela a:hover
{
 border-width: 1px;
 border-bottom-style: dashed;
 color:#a0b842;
 
}


#dolphinnav ul li a
{
 display:block;
 float:left;
 color:#EAF3F8;
 text-decoration:none;
 padding:0 0 0 20px;
 height:33px;
}

#dolphinnav ul li a span
{
 padding:12px 20px 0 0;
 height:21px;
 float:left;
}

#dolphinnav ul li a:hover
{
 color:#fff;
 background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;
}

#dolphinnav ul li a:hover span
{
 display:block;
 width:auto;
 cursor:pointer;
}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover
{
 color:#fff;
 background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;
 line-height:275%;
}

#dolphinnav ul li a.current span
{
 display:block;
 padding:0 20px 0 0;
 width:auto;
 background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;
 height:33px;
}

#contact-area {
	width: 350px;
	padding: 10px;
/*	margin-top: 25px; */

	float:left;
	
}


#calc-area {
	
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: dotted 1px #418fbb;
	
	float:left;
	
}
/*
#calc-area .header-title
{
	padding: 2px auto 2px 5px;
	margin: 0 0 0 -10px;
	
	border-bottom: dotted 1px #418fbb;
	text-align: left;
	
	
}
*/
#calc-area label
{
	font-size: 12px;
	table-layout: fixed;
	width: auto;
	float: right;

}
#calc-area table td
{
	width: 450px;	
	
	
	
}
#calc-area table tr
{
	
	height: 20px;
	

	
	}

#not-offer
{
	display: none;
	width: 525px;
	padding: 5px;
	border: solid 1px #418fbb;
	background-color: #ffc;
	text-align: center;
	font-size: 11px;
	color: red;
	font-weight: bold;
	
	}
	
#map-area 
{
    
  /*  margin-top: 25px; */
    margin-left: 50px;
    padding: 10px;
    float:right;
    width: auto;
    height: auto;
  
    
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 250px;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
    border: 1px solid #509cc6;
}

#contact-area textarea {
	height: 120px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #a0b842;
}

#contact-area input.submit-button {
	width: 120px;
	float: right;
	font-weight: bold;
}
label 
{
    font-family: Verdana, Arial;
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 70px;
	padding-top: 5px;
	font-size: 14px;
	color: #1a455e;
}

#check
{
	position: relative;
	top: -10px;
	left: -100px;
 
	font-size: 8px;
	font-weight: bold;
	padding: 2px 5px 2px 2px;
	border: solid 1px black;
	background-color: white; 
}
#tabela-symulacja
{
	width: 500px;
	
	border: solid 1px black;
	border-collapse: collapse;
	background-color: #ffc;
	
}
#tabela-symulacja td 
{
	border: solid 1px black;
	padding: 5px;
	font-family: verdana, arial;
	text-align: center;
	
	

}
#tabela-symulacja tr
{
	line-height: 10px;
	font-size: 10px;
		
}
#tabela-symulacja .naglowek
{
	font-weight: bold;	
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffa;
	color: black;
}

#footer
{
    /* background-image: url(images/dolphin_bg-ON-fliped.gif); */
    
    background-color: #2c7dac;
    font-size: 10px;
    font-family: Verdana, Arial;
    text-align: center; 
    color: White; 
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%; 
    height: 20%; 
    float: left;
    
}
#opis
{
	background-color:#ffc;
	border: 1px dotted brown;	
	width: 550px;
	padding: 5px;
	
	font-size: 11px;
	
	line-height: 16px;
	
	


}
ul#lista li p
{
	display: none;
	background-color:#ffc;
	border: 1px dotted brown;	
	width: 550px;
	padding: 5px;
	
	font-size: 11px;
	
	line-height: 16px;
}
ul#lista p u
{
	font-weight: bold;
	text-decoration: none;	
}
ul#lista li h2
{
		
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: help;
	
}
ul#lista li b
{
	 color:#b24542; 
	
}
	
ul#lista li
{ 
	list-style-image: url(images/thumbs/arrow-right-thumb.png);
 }
 
 
 
 
 ul#lista-2 li p
{
	display: none;
	background-color:#ffc;
	border: 1px dotted brown;	
	width: 550px;
	padding: 5px;
	
	font-size: 11px;
	
	line-height: 16px;
}
ul#lista-2 p u
{
	font-weight: bold;
	text-decoration: none;	
}
ul#lista-2 li h2
{
		
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor: help;

	
	
}
ul#lista-2 li b
{
	 color:#b24542; 
	
}
	
ul#lista-2 li
{ 
	list-style-image: url(images/thumbs/arrow-right-thumb.png);
 }
	
#mrhelp
{
	position:absolute; 
	left:50%;
	
	width: 900px;
	height: auto;
	margin-left: -450px;
	margin-top: 30px;

}

#mrhelp a
{
	color: #666666;
	text-decoration: none;
}
#mrhelp a:hover
{
	font-weight: bold;
	text-decoration: underline;

}

#referencje
{
	position:relative;
	left:50%;
	width: 550px;
	height: auto;
	margin-left: -240px;
	//padding-top: 20px;
}

#referencje a
{
    color: #a0b842;
    text-decoration: none;
    
}

#referencje a:visited
{
   
    
    
}

#referencje a:hover
{
 
 color: #418fbb;
 text-decoration: none;  
 background-color: transparent;
 margin: -1px; 
 border: none;
   
}
#referencje a:active
{
    
   
}
