body
{
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #414141;
	margin: 0px;
	font-family: verdana;
}
a
{
	color: #ff5400;
	text-decoration: underline;
}
a:hover
{
	color: red;	
}
h1
{
	font-size: 13px;	
}
h2
{
	font-size: 13px;
}
#layout
{
	margin: 0 auto;
	width: 100%;	
	float: left;

}
#page
{
	width: 1003px;	
	margin: 0 auto;	
	background-image: url(images/tlo_page.jpg);
	background-repeat: repeat-y;
}
#page_all
{
	float: left;
	margin: 0 auto;
	background-image: url(images/tlo_page.jpg);
	background-repeat: repeat-y;
}
#page_left
{
	width: 316px;
	
	background-image: url(images/logo_menu.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	float: left;
}
#page_right
{
	width: 687px;
	margin: 0 auto;
	float: left;
}
#logo
{
	width: 316px;
	height: 180px;
}
#top
{
	width: 687px;
	height: 322px;
	float: left;
	background-image: url(images/top.jpg);
}
#top a
{
	color: white;
	text-decoration: none;
}
#top a:hover
{
	text-decoration: underline;
}
#menu
{
	float: left;
	width: 300px;
	position: relative;
	left: 9px;
}
.menu_wpis
{
	width: 300px;
	float: left;
	height: 37px;
	background-image: url(images/menu_wpis.jpg);
	background-repeat: no-repeat;
}
.menu_link a
{
	position: relative;
	left: 60px;
	top: 8px;	
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}
.menu_link a:hover
{
	text-decoration: underline;
}
#tresc
{
	float: left;
	position: relative; left: 1px;
}
#tresc_tlo
{
	float: left;
	width: 688px;
	background-image: url(images/tresc_tlo.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}

#tresc_bottom
{
	float: left;
	width: 688px;
	height: 49px;
	background-image: url(images/tresc_bottom.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	color: #576574;
}
#autor
{
	text-align: right;
	font-size: 10px;
	color: #d6d6d6;
	padding-right: 10px;
}
#autor a
{
	color: #d6d6d6;
	text-decoration: underline;
}
.naglowek_prawa
{
	width: 100%;
	float: left;
	border-bottom: 1px dotted silver;
	position: relative;
	bottom: 8px;
}
