body {
     text-align: center;
     margin: 0;
     padding: 0;
     letter-spacing:0.1pt;
     font-family: "Times New Roman";
     background-color: #D4DFEE;
}



div#glowny {
           width: 900px;
           height: 100%;
           margin: 0 auto;
}
div#top{
		background-color: transparent;
		background-image: url(top.png);
		background-repeat: no-repeat;
		height: 50px;
		width: 100%;
}

div#srodek_g {
           width: 900px;
           height: 260px;
           margin: 0 auto;
           padding: 0;
           background-color: transparent;
}

div#srodek_text {
           width: 400px;
           height: 250px;
           text-align: center;
           float: left;
           margin-left:30px;
           position:static;
           background-color: transparent;
}


div#srodek_t {
           width: 900px;
           height: 30px;
           margin: 0 auto;
           padding: 0;
           background-image: url(top_background.png);
		   background-repeat: no-repeat;
}

div#srodek_d {
           width: 900px;
           margin: 0 auto;
           padding: 0;
           background-color: transparent;
           background-image: url(background_mid.png);
           background-repeat: repeat-y;
           overflow: hidden;
           padding-bottom: 20px;
}

div#dol {
           width: 900px;
           height: 50px;
           margin: 0 auto;
           padding: 0;
           background-color: transparent;
           background-image: url(background_bottom.png);
           background-repeat: repeat-y;
           font-size: 10px;
           }

div#prawy_kontener {
		   position:relative;
           width: 420px;
		   float:right;
           background-color: white;
           padding: 10px;
           margin-right:30px;
           top:20px;
}

div#lewy_kontener {
		   position:relative;
		   float:left;
           width: 365px;
           background-color: white;
           padding: 10px;
           top:20px;
           margin-left: 25px;
           text-align:justify;
}


p.tytul_kontenera{
		font-style:italic;
		margin-top: 0;
		text-align:left;
		color: #00A0E3;
		width: 100%;
		border-bottom:solid;
		margin-left: 5px;
		border-width: 1px;
}

p.tytul_kontenera_prod{
		font-style:italic;
		margin-top: 0;
		text-align:left;
		color: #00A0E3;
		width: 85%;
		border-bottom:solid;
		margin: auto;
		border-width: 1px;
}

/* form 1 */

	#form1{
			background: url(images/form1/form_top.jpg) no-repeat;
			width:700px;
			margin: auto;
			margin-top: 20px;
			padding: 20px 10px 0px 10px;
		}
		
	#form1 legend{display: none;}
	
	#form1 fieldset{
		width: 280px;
		float: left;
		text-align: left;
		border:none;
		padding-left:20px;
		}
		
	#form1 label{display:block;}
	
	#form1 textarea{
		overflow:auto;
		width:300px;
		resize: none;
		border: 1px solid #cecece;
		float: left;
		}
	
	#form1 p.submit{
		text-align: right;
		clear:both;
		width:700px;
		background: url(images/form1/dol.jpg) no-repeat;
		background-position:bottom left;
		margin-left:-10px;
		margin-bottom: -10px;
		margin-top:10px;
		}
		
	#form1 button{
		width:175px;
		height:55px;
		line-height:37px;		
		border:none;
		background:url(images/form1/form_button.jpg) no-repeat 0 0;
		color:#fff;
		cursor:pointer;
		text-align:center;
		margin-right: 30px;
		margin-bottom:20px;
		}				

	#form1 label.sprawdzony   {
			float: right; 
			background:url("sprawdzony.png") no-repeat 0px 5px;
			margin-left: 5px; 
			margin-right: 50px;
			padding-left: 10px;
			}	
	
	#form1 input{
		border: 1px solid #cecece;
	}	

/* // form 1 */

div.film_obrazek{
	margin-top: 20px;
	margin-left: 100px;
	border-width:10px;
	border-bottom-width:20px;
	border-color: #dbdbdb;
	background-color:#dbdbdb;
	border-style:solid;
	float:left;
	-moz-border-radius:10px;  
  	border-radius: 10px;  
	-webkit-border-radius: 10px;
}

img.film_small{
	display:block;
	margin:0px;
}

p.podpis_pod_zdj {
	margin:0px;
	margin-top:10px;
	text-align: center; 
	font-size: 12px;
}


p.opis_prod {
	margin:auto; 
	text-indent: 60px; 
	width: 80%; 
	text-align: left; 
	margin-bottom:20px;
}

p.tytul_kontenera:before { content: url(logo_s.jpg); margin-right: 10px; margin-left: 5px;}

p.tytul_kontenera_prod:before { content: url(logo_s.jpg); margin-right: 10px; margin-left: 5px;}

h1 {
	margin:0;
	font-size: 14px;
	display: inline;
	font-weight:normal;
}

img.glowna_prod{
		margin: 20px;
		border-style: none;
}

ul.kardio, ul.kardio li{
	text-align: left;
	margin-left: 40px;
	margin-right: 40px;
}
