html {
	text-align: center;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#container {
	display:block;
	height: auto;
	overflow: hidden;
	background-color: #e9e9e9;
	border: 1px solid #cbcfd2;
	margin-top: 10px;
	width:768px;
	padding: 13px;
}
a {
	color: #f29700;
	font-weight: bold;
	text-decoration: none;
}

#stopka {
	display:block;
	background-color: #d9d9d9;
	text-align: center;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717e89;
	text-decoration: none;
	padding-bottom:20px;
	padding-top:20px;
	width: 100%;
}


#container #tresc #stopka a {
	color: #717e89;
	text-decoration: none;
	font-weight: normal;
}

.lewa_kolumna {
	position:relative;
	left:26px;
	top:0px;
	width: 340px;
	float: left;
	text-align: justify;
	margin-bottom:30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
}

.prawa_kolumna {
	position:relative;
	left:60px;
	float: left;
	top:0px;
	width: 340px;
	text-align: justify;
	margin-bottom:30px;
}

.lewa_kolumna_kontakt {
	position:relative;
	left:10px;
	top:0px;
	width: 245px;
	float: left;
	text-align: justify;
	margin-bottom:5px;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f29700;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	float: right;
}



#tresc {
	background-color: #ffffff;
	height: auto;
	width: auto;
	overflow: auto;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707d87;
	text-decoration: none;
	
	
}
