#top {
	text-align: right;
	margin: 0px auto;
	padding: 0px;
	width: 746px;
	height: 252px;
	background: url('../images/czerwony/top.jpg') no-repeat;
}

#glowne	{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	color: #000000;
	background: url('../images/czerwony/tlo.gif') center repeat-y;
}

#belka	{
	margin: 0px auto;
	padding: 0px;
	width: 746px;
	height: 76px;
	background: url('../images/czerwony/belka.jpg') top left no-repeat;
}
#centrum {
	margin: 0px auto;
	padding: 0px;
	width: 746px;
	overflow: auto;
	text-align: left;
	background: url('../images/czerwony/stopka01.gif') bottom center no-repeat;
}

#stopka {
	margin: 0px;
	clear: both;
	width: 1000px;
	height: 97px;
	background: url('../images/czerwony/stopka02.jpg') bottom right no-repeat;
}


#menu a {
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
	color: #811f1f;
}


.strza {
	padding-left: 25px;
	background-image: url('../images/czerwony/strza.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	font-size:13px;
	color:#000000;}


.n_title {
	overflow: hidden;
	width: 495px;
	background: url('../images/czerwony/n_title.jpg') top right no-repeat;
}

.p_just a {
	color: #811f1f;
	text-decoration: none;
}

.p_just_blank a {
	color: #811f1f;
	text-decoration: none;
}

a:hover {
	color: #811f1f;
	text-decoration: underline;
}

a {
	color: #811f1f;
	text-decoration: none;
}

.p_just a:hover {
	color: #811f1f;
	text-decoration: underline;
}

.p_just a:visited {
	color: #811f1f;
	text-decoration: underline;
}

.p_just_blank a:hover {
	color: #811f1f;
	text-decoration: underline;
}

input.submit {
	background-image: url('../images/czerwony/submit.gif');
	background-color: transparent;
	margin-top: 5px;
	width: 106px;
	height: 31px;
	border: 0px solid;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}

