a:link {
	color: #D6162F;
	text-decoration: none;
} /* unvisited links */
a:visited {
	color: #D6162F;
	text-decoration: none;
} /* visited links */
a:hover {
	color: #363636;
	text-decoration: none;
} /* user hovers */
a:active {
	color: #D6162F;
	text-decoration: none;
} /* active links */

html, body {
	background-color: #FFFFFF;
	padding: 0;
	margin-top: 0;
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#flash {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 400px;
}

#lewo {
	margin: 0px;
	padding: 0px;
	width: 137px;
	float: left;
}

#prawo {
	padding: 0px;
	margin: 0px;
	width: 763px;
	float: left;
}
#stopka {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 73px;
	float: left;
	text-align: left;
}
.margines {
	margin-left: 24px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	margin: 0px;
	text-align: justify;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	margin: 0px;
	text-align: left;
}
.big_red {
	color: #CE152D;
	font-size: 12px;
	font-weight: bold;
}
/*.big_red {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #CE152D;
}*/
.big_blue {
	color: #073F88;
	font-size: 12px;
	font-weight: bold;
}
/*.big_blue {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #073F88;
}*/
.red {
	color: #CE152D;
}
.blue {
	color: #073F88;
}
.bg_red {
	color: #FFFFFF;
	background-color: #CE152D;
}
.bg_blue {
	color: #FFFFFF;
	background-color: #073F88;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 161px;
	margin-bottom: 0px;
	color: #363636;
}
.border {
	border: 0px;
}
.bolded {font-weight: bold; font-size: 11px; color: #FFFFFF; background-color: #D6162F;}
img {border: solid 0px;}
