body
{
	margin: 0 auto;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #cac5b0;
}
#top
{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/gora_tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 97px;
}
#top #top_center
{
	
	height: 90px;
	width: 1000px;
	margin: 0 auto;
	
}
#top_menu
{
	padding-top: 7px;
	margin: 0 auto;
	padding-left: 308px;	
}

#animacja
{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/animacja_tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 270px;
}

#animacja #animacja_center
{
	
	height: 270px;
	width: 1000px;
	margin: 0 auto;
	
}


#center_tlo
{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/center_tlo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;

}

#center
{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/srodek_tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;

}
#stopka
{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/stopka.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}
#stopka #stopka_center
{
	
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	padding-top: 20px;
}
#center #center_center
{
	
	height: 270px;
	width: 1000px;
	margin: 0 auto;
	
}
#menu
{
	float: left;
	width: 300px;
	padding-top: 50px;
	padding-left: 5px;
		
}
.menu_wpis
{
	float: left;
	width: 242px;
	height: 34px;
	padding-top: 18px;
	padding-left: 50px;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	
	background-image: url(images/menu_wpis.jpg);		
}
.menu_wpis a
{
	color: #444444;	
	text-decoration: none;
}
.menu_wpis a:hover
{
	color: red;	
}
#strona
{
	padding-left: 30px;
	padding-right: 30px;
	width: 600px;
	float: left;	
}
#kontakt
{
	height: 70px;
	padding-left: 30px;
	padding-right: 30px;
	width: 600px;
	float: left;	
}
.pc_left_side
{
	float: left;width: 330px;
	text-align: justify;
	
}
.pc_right_side
{
	margin-left: 20px;
	float: left;width: 250px;
	position: relative;
	left: 10px;
}	
