/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
#container {
	width:780px;
	margin:0 auto;
	background:#ffffff;
	background-image: url(../gfx/bg0.gif);
}

#top {
	width:780px;
	height:40px;
	background:#ff0000;
}

#menu {
	float:left;
	width:210px;
	height:180px;
	background:url(../gfx/menu_bg.gif);
	padding: 20px 0 0 40px;
}

#flashup {
	float:right;
	width:530px;
	height:200px;
}

#zastosowania {
	float:left;
	width:240px;
	padding: 0 0 0 10px;
	;
}

#content_r {
	float:right;
	width:530px;
}


#content_full {
	float:left;
	width:770px;
	padding: 0 0 0 10px;
}

#foot {
	width:780px;
	height:25px;
	background:#002E5C;

}

.clearboth { clear:both; }






div.produkty{
	width:500px;
	padding: 0 0 0 20px;

}


div.produkt{
	width:730px;
	padding: 0 0 0 20px;

}


	div.tytul {
	/*width:500px;*/
	margin:0px;
	padding:5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002E5C;
	font-weight: bold;
	background-image: url(../gfx/linia.gif);
	background-repeat: repeat-x;
    background-position: bottom;

	}
	
	div.wiecej {
	margin:0px;
	padding: 5px 20px 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002E5C;
	font-weight: normal;
	background-image: url(../gfx/strzalka.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;

	}


  div.kontakt {
	padding: 10px;
	background: #F6F6F6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #90A6B4;
  }
  
  
  	.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002E5C;
	font-weight: bold;
    padding: 5px 5px 5px 5px;
	}

div.footer-l {
float:left;
width:200px;
font-size: 10px;
color: #4A6E83;
text-align:center;
padding:5px 0 0 0;
}
div.footer-r {
float:right;
width:120px;
font-size: 10px;
color: #4A6E83;
text-align:center;
padding:2px 0 0 0;
}

div.wyroznienia {
text-align:center;
width:230px;
padding: 10px 10px  10px  10px;
}

  div.fotopasy {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width:167px;
	color: #D3D3D3;
	float: right;
	height: 144px;
	margin: 0 0 0 10px;
	
	}
	
div.pasyinfo {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D3D3;
	width:300px;
	height: 130px;
	background-color:#F6F6F6;
	color:#000066;
	float: left;
	}

