body {
    margin: 0;
    padding: 0;
    font: 14px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #211e25;
     background: #709cbf url(../images/1.jpg) repeat-x;
	 
}

p {
    margin: 0;
    padding: 10px 0;
    text-align: justify;
    line-height:20px;
}

form {
   
   margin:0;
   padding:0;
  
}

.tabela_produkt {
  border: 1px solid #333333;
  padding: 10px;
  width: 90%;
}

.tabela_produkt td {
	border:0;	
}

.tabela_produkt td {
	border-bottom: 1px solid #C60;
	padding:5px;
}


/*Formularz*/

input, textarea, select {

  padding:5px;
  border:1px solid #7BAFC5;

}

input.showtype {


   border:1px solid #7BAFC5;


}


.button {

	margin-left:10px;
	width:52px; 
	height:25px;

}


#container {
    margin: 0 auto;
    padding: 0;
    width: 980px;
    text-align: left;
    background:  url(../images/2.jpg) repeat-y;
  
}

#header {
    height: 120px;
    background: #6681F4;
    background: #709cbf url(../images/header.jpg) repeat-y;
    margin-left:-34px;
	position:relative;
}

#menu {
    height: 40px;
    background: #C1823D;
	z-index:2;
}

#content {
}

#left {
    
    float: left;
    padding: 10px;
    width: 290px;
    text-align: center;
    padding-bottom: 25px;
    
    margin-top:5px;
    
    margin-left:0px; 
   
}


#left ul {

	margin: 0; 
	margin-top:5px;
	padding: 5px;
	text-align:left;
	
    
}

#left li {

	margin: 0;
	line-height: 18px;
	list-style-type:none;
	font-weight:bold;
	 padding-bottom:15px;


}


#left a {

      color:#fff;
      text-decoration:none;
      border-bottom:1px solid #ffcc03;
      
  
      
}

#left a:hover {

color:#FCE76D;



}

#right {
    float: right;
    
    padding-top: 15px;
    padding-left:10px;
    width: 650px;
    padding-bottom: 45px;
}


.language {

   float:left; 
   margin-bottom:5px;
   margin-left:5px;

}

.language ul {
 
 list-style-type: none;
  float:left; 
   margin-bottom:5px;
 }
 

.language ul li {

  float:left; 
  padding-right:7px;
 
}

.language ul li a{

   
  border-bottom:none !important;
}


.language img {

  border:none;
 
}

#right h1 {

color:#fdae0c;
font-size:38px;


}


#right h2 {

color:#fff;
font-size:27px;
font-weight:normal;
padding:5px;
padding-left:10px;
background:#f27822;

}


#right h3 {

color:#fff;
font-size:27px;
font-weight:normal;
padding:5px;
padding-left:10px;
background:#d82427;

}

#right h4 {

color:#005491;
font-size:28px;
font-weight:530;

}

#footer {
    clear: both;
    height: 230px;
    line-height: 40px;
    text-align: center;
	margin-left:-32px;
	position:relative;
    border-bottom: 10px solid #709cbf;
	 background:  url(../images/footer_background3.jpg);
}

#footer a {

    color:#000;
    text-decoration:none;
}


#footer a:hover {

    color:#000;
    text-decoration:none;
}

.viewimage {


padding: 3px; 
margin-right: 10px; 
background: none repeat scroll 0% 0% rgb(255, 255, 255);
border:0px;

}


.link_home {

 color: #211E25; 
 text-decoration: none; 

}


.error_form {

 
 margin: 0; padding: 5px; 
 text-align: center; 
 font-size: 14px; 
 color: #FF0000; 
 background:#FFFF99;

}

/*Menu konkurs*/

#menu {

	background:#F27822;
	text-align:left;
	height:49px;
	width:650px;
	margin:0;
	padding:0;
}

#menu ul {
    list-style: none;
    margin-left:20px;
}

#menu ul li {
    display: inline;
    padding: 0 10px;
    border-right:2px solid #fff;
}

#menu ul li.last {
    
    border:none;
}

#menu ul li a {
    font-weight: bold;
    font-size: 20px;
    line-height: 53px;
    text-decoration: none;
    color: White;
}

#menu ul li a:hover, #menu ul li a.active {
    text-decoration: underline;
    color: White;
}

.stopka {

	color:#E2E7EF;

	font-family:Verdana,Arial;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}



/*Menu artykuły w dziale oferta*/



#showMedia ul{
    
    list-style-type:none;   
}


#showMedia li {
    color: White;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
    display: block;
    background: #33597d;
    margin-bottom: 5px;
    padding: 3px;
    padding-left: 6px;
    border: 1px solid #ddd;
}


#showMedia li a {
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
    text-decoration: none;
    color: White;
}



/*DataPicker */


a.dp-choose-date {
	float: left;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 3px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

td.bez a.dp-choose-date {
    
    display:none !important;
    
}

/*Media o nas*/

.br {
    
 border:1px solid #ff9933;   
    
}

.showpointer{
    
   font-size:12px;
   padding-left:12px;
   background: url(/images/pointer.gif) no-repeat;
   background-position: 1px;
}

.showpointer a {
    
   color:#fff;
   text-decoration:none; 
    
}

.showpointer a:hover, a:visit {
   
   color:#fff; 
   text-decoration:none; 
    
}

/* Bruk-Bet do tabeli Detale techniczne */
	.pdf { background: transparent url("http://termalica.pl/images/uploads/image/pdf_small.png") no-repeat top center; width:30px; height:29px; display:block; overflow:hidden; text-decoration:none; color:#FFF;    }
	.tech { font-size:12px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif ; text-transform:lowercase; }
	.tech td:first-letter {text-transform:capitalize; }
	.tech td { border:1px solid #fff; padding:5px;  }
	.tech th { font-size:14px; text-transform:capitalize; text-align:center; color:#fff!important; margin-bottom:5px; display:block;  }
	.tech .numtech {width:3px; padding:5px 2px; text-align:center; }
	.tech .naglowek_tabeli {text-align:center; font-size:14px; color:#000; font-weight:bold; background:#F90;}
	
	
/* Rozwijane menu 
*/
#main_menu ul li a {
    color: #FFFFFF;
	font-size: 13px;

}
#main_menu ul ul,#main_menu ul li:hover ul {
	
	height:0px;
	margin-top:-7px;
	display: none;
}
#main_menu ul li:hover ul,#main_menu ul ul li:hover ul {
	
	height:100%;
	margin-top:0px;
	display: block;
	color: red;
}

#main_menu ul.sub {
    margin-top:10px; 
    margin-left: 10px;
}

#left .sub li {
    padding-top:3px;
    padding-bottom:3px;
}

