@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEFAED;
	background-image:url(tlo.png);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.wstep {
	width: 700px;
	background:#F00;
	position: relative; top: 0px;
	margin: 0 auto; 
}


.container {
	width: 1024px;
	position: relative; top: 0px; left: 0px;
	margin: 0 auto; 
}


.header {
	width:1024px;
	height:200px;
	background-image:url(tlo.png);
	background-repeat:repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #dadada;
}
.logo_start {
	float: left;
	width: 250px;
}
.logo {
	float: left;
	width: 250px;
	padding-left: 8px;
}
.logo_koniec {
	float: left;
	width: 250px;
}
.content {
	position:relative;
	padding: 10px 0;
	width: 830px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: justify;
	white-space: normal;
	top: 5px;
	line-height: 1.5em;
}
.cont_zdj{
	 width:257px;
	 height:166px;
	 padding-left:10px;
	 padding-bottom:10px;
	 float:right;
}
.tekst_zdj{
	width:670px;
	padding-bottom:10px;
	padding-top:10px;
	margin: 0px auto;
}
.opis_obraz
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: justify;	
}
.opis_kapias
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	
}
.obraz{
	padding: 4px;
	border: 1px solid #ddd;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	
	}
.footer {
	padding: 10px 0;
	background: #CCC49F;
	position: relative;
	clear: both;
}
