html {
	height: 100%;
	width: 1004px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px; /** overflow-x:hidden; **/
}

body {
	background-position: top center;
	background-repeat: repeat-y;
	color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	height: 100%;
	position: relative; /** overflow-x:hidden; **/
	background: White;
}
 
.text {
	font-size: 14px;
	font-style: normal;
	font-family: Arial;
	font-weight: lighter;
	color: #272727;
	padding-left: 10px;
}

.text_copyright {
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	font-weight: lighter;
	color: #272727;
	padding-left: 10px;
}


.kreski_menu {
	color: #272727;
	height: 90%;
	padding-left: 0px;
}

.partnerzy {
	color: #272727;
	padding-left: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
	margin-left: 60px;
	border: 1px solid #1688B5;
	border-color: #272727 #272727 #272727 #272727;
}

.linki_dol {
	color: #272727;
	padding-left: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial;
	text-decoration: none;
}

.srodek {
	background-color: White;
	height: 97%;
	width: 95%;
	margin-left: 16px;
	margin-top: 7px;
	font-size: 14px;
	font-style: normal;
	font-family: Arial;
	font-weight: lighter;
	color: #272727;
	padding-left: 7px;

}

.link {
	border: 0px;
	text-decoration: none;
	font-family: Arial;
	font: normal bold;
	font-size: 11px;
	color: #272727;
}
 
.link_aktywny {
	border: 0px;
	text-decoration: none;
	font-family: Arial;
	font: normal bold;
	font-size: 11px;
	color: #272727;
}

.link_a {
	border: 0px;
	text-decoration: none;
	font-family: Arial;
	font: normal;
	font-size: 11px;
	color: #272727;
}

.link_b {
	border: 0px;
	text-decoration: none;
	font-family: Arial;
	font: normal;
	font-size: 11px;
	color: #272727;
}

.link_c {
	border: 0px;
	text-decoration: none;
	font-family: Arial;
	font: normal;
	font-size: 14px;
	color: #0000FF;
}


a:link {
	color: #000000;
	text-decoration: none;
}
