body
{
	padding: 0;
	margin: 0; 
	background-color: #b7c8d5; 
	font-size: 12px;
	font-family: tahoma;

}
#layout1
{
	margin: 0 auto;
	width: 100%;	
	float: left;
	height: 70px;
	background-image: url(images/gora.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#gora
{
	
	margin: 0 auto;
	width: 1000px;
	height: 70px;

}
#top_menu
{
	float: left;
	position: relative;
	left: 625px;
	top: 24px;
}
#top_menu .button
{
	float: left;
	width: 115px;
	font-weight: bold;
	color: white;
}
.button a
{
	color: white;
	text-decoration: none;	
}
.button a:hover
{
	color: white;
	text-decoration: underline;	
}
#top_menu .button img
{
	border: 1px solid white;
	position: relative; top:2px	
}
#layout2
{
	margin: 0 auto;
	width: 100%;	
	float: left;
	height: 219px;
	background-image: url(images/srodek.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#layout3
{
	margin: 0 auto;
	width: 100%;	
	float: left;
	background-image: url(images/dol.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#strona
{	
	margin: 0 auto;
	width: 1000px;

}
#strona_tlo
{
	margin: 0 auto;
	width: 100%;	
	float: left;
	background-image: url(images/tlo.png);
	background-repeat: repeat-y;
	background-position: center 50%;
	background-position-y: 50px; 
	
}
#strona #menu
{
	float: left;
	width: 250px;
	height: 550px;
	
}
.menu_wpis
{
	width: 182px;
	position: relative;
	left: 60px;
	float: left;
	padding-bottom: 15px;
	padding-top: 13px;
	border-bottom: 1px solid #a0adca;	
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
	line-height: 20px;
}
.menu_wpis a
{
	color: white;
	text-decoration: none;	
}
.menu_wpis a:hover
{
	text-decoration: underline;	
}
#tresc
{
	width: 595px;
	float: left;
	padding-left: 80px;	
	line-height: 20px;
	font-size: 13px;
	color: #053267;
	text-align: justify;
	padding-top: 16px;
	font-family: tahoma;
	font-size: 13px;
}
#stopka
{
	margin: 0 auto;
	width: 595px;
	
	text-align: right;
	padding-top: 20px;
	padding-left: 100px;
	padding-bottom: 15px;

}
#stopka a
{
	font-weight: bold;
	color: #d43700;
}
#layout4
{
	margin: 0 auto;
	width: 100%;
	height: 10px;
	float: left;
	position: relative;

	background-image: url(images/dol.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.img
{
	padding: 3px;
	border: 1px solid #036290;
	background-color: white;
}
