body {
	background:url('images/tlo.jpg'); 
	background-repeat: no-repeat; 
	background-position: top center; 
	margin: 0;
	font-family: Tahoma;
	background-color: #120702; 
	color:#ede3cf;
	font-size: 12px;
	font-family: Arial;
}
#container {
	text-align: center;
}
#content {
	width: 960px;
	overflow: auto;
}
#top {
	width: 960px;
	height: 220px;
}
#logo {
	float: left;
	margin-top: 35px;
	margin-left: 83px;
	
}
#menu_gorne {
	float: right;
	margin-top: 146px;
	margin-right: 35px;
	width: 455px;
	height: 41px;
	background:url('images/menu_gorne.png'); 
	background-repeat: no-repeat; 
	background-position: top center; 
}
.menu_out {
	float: left;
	height: 35px;
	padding: 0 12px;
	margin-top: 3px;
}
.menu_out a {
	font-family: Century, Times New Roman;
	font-size: 16px;
	color:#ffc34c;
	text-decoration: none;
}
.menu_over {
	float: left;
	height: 35px;
	padding: 0 12px;
	background-color:#9b4447;
	margin-top: 3px;
	cursor: pointer;
}
.menu_over a {
	font-family: Century, Times New Roman;
	font-size: 16px;
	color:#ffffff;
	text-decoration: none;
}
#main {
	width: 960px;
	overflow: auto;
	text-align: left;
}
#stopka {
	width: 960px;
	margin-top: 40px;
	margin-bottom: 10px;
	text-align: left;
}
#narzuty {
	float: left;
	margin-left: 30px;
}
.kolumna {
	float: left;
	margin-left: 20px;
	padding-left: 55px;
	height: 120px;
	background:url('images/kolumna.png'); 
	background-repeat: no-repeat; 
	background-position: top left;
}

#left {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-top: 35px;
}
#right {
	float: left;
	width: 700px;
	text-align: justify;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.hr {
	height: 1px;
	margin: 10px 0;
	font-size: 0px;
	background:url('images/linia.png'); 
	background-repeat: no-repeat; 
	background-position: top left; 
}
h1 {
	margin: 0px;
	padding: 0px;
	color:#ede3cf;
	font-size: 36px;
	font-weight: normal;
	font-family: Century, Times New Roman;
	background:url('images/linia.png'); 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	margin-bottom: 10px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color:#ede3cf;
	font-size: 20px;
	font-weight: normal;
	font-family: Century, Times New Roman;
}
a {
	color:#ffbb80;
	text-decoration: none;
}

.zdjecie {
	float: left;
	margin-right: 35px;
	padding-bottom: 30px;
}
.zdjecie_naglowek {
	padding-bottom: 30px;
}
.lewa_strzalka {
	float: left;
	margin-top: 6px;
	margin-right: 5px;
}
.tytul {
	float: left;
}
.prawa_strzalka {
	float: left;
	margin-top: 6px;
	margin-left: 5px;
}
