body
{
	background-image: url(images/zabudowy_szklane_tlo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #191919;
}
#all
{
	margin: 0 auto;
	width: 100%;	
	
}
#page
{
	width: 1064px;

	margin: 0 auto;
}
#tlo
{
	width: 1064px;
	float: left;
	background-image: url(images/tlo_srodek.png);
	background-repeat: repeat-y;	
	position: relative; top: 50px;

}
#lewa
{
	margin: 0 auto;
	float: left;
	width: 306px;
	height: 662px;
	background-image: url(images/lewa.png);
	position: relative; bottom: 50px;
}
#prawa
{
	margin: 0 auto;
	float: left;
	width: 758px;
	position: relative; bottom: 50px;
	background-image: url(images/prawa.png);
	background-repeat: no-repeat;
	
}
#stopka
{
	width: 1064px;
	float: left;
	height: 125px;
	background-image: url(images/stopka.png);
	position: relative; top: 50px;
	color: white;
	font-family: verdana;
	font-size: 10px;
	padding-top: 35px;
}
#stopka a
{
	color: white;
	text-decoration: none;	
}
#stopka a:hover
{
	text-decoration: underline;	
}
#menu_top
{
	float: left;
	width: 427px;
	padding-top: 42px;
	padding-left: 60px;
	height: 40px;
	
	font-size: 12px;
	font-family: arial;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}
h2
{
display: inline;
}
#menu_top .link
{
	float: left;
	padding-right: 75px;	
}
#menu_top .link a
{
	color: white;
	text-decoration: none;	
}
#menu_top .link a:hover
{
	
	text-decoration: underline;
	
}
#kontakt_top
{
	float: left;
	padding-top: 40px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	
}
#logo
{
	float: left;
	width: 300px;

	height: 120px;
}
a
{
	color: white;
}
img
{
	border: 0px;
}
#menu_left
{
	float: left;
	width: 306px;
	padding-top: 1px;
}
#menu_left .wpis
{
	background-image: url(images/menu_wpis.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 260px;
	height: 30px;
	padding-top: 18px;
	padding-left: 40px;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 11px;
}	
#menu_left .wpis a
{
	color: white;
	text-decoration: none;
}
#menu_left .wpis a:hover
{
	text-decoration: underline;
	color: white;
}
#menu_left_dol
{
	float: left;
	width: 306px;
	padding-top: 10px;
}	

#menu_left_dol .wpis
{
	float: left;
	width: 260px;	
	padding-top: 23px;
	padding-bottom: 4px;
	padding-left: 40px;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 11px;
}
#menu_left_dol .wpis a
{
	color: white;
	text-decoration: none;
}
#menu_left_dol .wpis a:hover
{
	
	text-decoration: underline;
}
.karuzela
{
	width:204px;
	height: 151px;
	background-image: url(images/okienko.png);
}
.karuzela .title
{
	text-align: center;
	padding-top: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	font-family:	verdana;
	font-size: 12px;
}
.karuzela .txt
{
	color: #e5e5e5;
	
	padding: 15px;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 11px;
	font-family: verdana;
	text-align: justify;
	line-height: 15px;
}
h1
{
	display: inline;
	font-family: verdana;
	font-size: 15px;
	text-transform: uppercase;
}
.naglowek
{
	width: 600px;
	border-bottom: 1px dotted #797979;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.prezentuj
{
	margin-top: 10px;
	width: 317px;
	height: 239px;
	background-image: url(images/prezentuj.png);
	float: left;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	
}
.prezentuj img
{
	border: 1px solid white;
}
.prezentuj  a
{
	color: white;
	text-decoration: none;
}
.item
{
	
	width: 200px;
	float: left;

	text-align: center;
	padding: 2px;
	padding-top: 15px;
	margin: 1px;
	font-size: 11px;
	height: 220px;
	margin-top: 9px;
	background-color:#535353;
	margin-left: 60px;
	
}
.img_item
{
	width: 200px;
	height: 175px;
	float: left;
	border-bottom: 1px dashed silver;
}