body {
    padding: 0px 0px 0px 0px;
    margin: 0;
    font-family: Arial,sans-serif;
    color: #593114;
    font-size: 10pt;
    text-align: center;
    background-color: #cf9;
}

img, ul, li, div, p, h1 {
    padding: 0px;
    margin: 0px;
    border: none;
}
/*************** LAYOUT ***************/

body{
	padding:0 0 0 212px;
}
#strona{
	background-color:#99CC66;
	float:left;
	width:100%;	
	border-left:212px solid #cf9;
	margin-left:-212px;
	display:inline; /* Wiadomo... IE */
}
#lewaStr{
	float:left;
	width:212px;
	margin-left:-212px;
	position:relative;
}
#center{
	float:left;
	width:100%;
	margin-right:-100%;
}

#header, #footer{
	margin-left:-212px;
	font-size: 9pt;
	clear:both;
}

.menu{
	list-style-type:none;
}
.menu li a, .menu li a:link, .menu li a:visited, .menu li a:hover {
			cursor:hand;
			font-size: 12px;
		  font-weight: bold;
		  line-height: 23pt;
		  text-align: center;
			display:block;
			width: 212px;
			height:41px;
			background-image: url(splyw/kajaki_02.jpg);
			background-color: #6A9D38;
			color: #658834;
			text-decoration: none;
			text-transform: uppercase;
}
.menu li a:hover {
      color: #330066;
			background-image: url(splyw/kajaki_022.jpg);
}
.zaw{
	overflow:hidden;

}
* html .zaw{
	height:1%; /* Wiadomo... IE */
}

.zawPud{
	width:100%;
  height:200px;
	background-color:#99CC66;
	background-image: url(splyw/kajaki-w-tle.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	display:inline;
	float:left;
}
.zawPud h1{
margin-top: 175px;
color:#cf9;
font-size : 18px;
}
.texttitle p {
	font-size : 15px;
	margin-right : 20px;
	margin-left : 20px;
	text-align : justify;
	line-height : 1.3;
}
.texttitle h3{
	font-size : 20px;
}
