@charset "utf-8";
body {
	background-color: #7e0c11;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717275;
	font-weight: bold;
	background-image: url(../img/pasek_tlo.jpg);
	background-repeat: repeat-x;
}

#kontener_big {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/cienn.gif);
}



#kontener {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#baner_gora {
	height: 165px;
	background-color: #E7E8EA;
}

#pasek_menu {
	height: 25px;
	background-color: #b9babb;
}
.komorka_menu {
	height: 20px;
	width: 100px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #626265;
	text-align: center;
	padding-top: 5px;
}
.komorka_menu_aktyw {
	height: 20px;
	width: 100px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #E7E8EA;
	text-align: center;
	padding-top: 5px;
	background-color: #E7E8EA;
}


#pasek_menu_aktual {
	height: 5px;
	background-color: #E7E8EA;
}

.komorka_menu_aktual {
	background-color: #B46655;
	float: right;
	height: 3px;
	width: 100px;
}
.komorka_menu_nieakt {
	float: right;
	height: 5px;
	width: 100px;
}
#content {
	height: 225px;
	padding-top: 127px;
	background-image: url(../img/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 17px;
	clear: right;
	background-color: #E7E8EA;
}
#blok_prawy {
	width: 600px;
	float: right;
}

#blok_lewy {
	float: left;
	width: 195px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCDCF;
	margin-top: 150px;
	padding-top: 15px;
}

#baner_dol {
	height: 15px;
	background-color: #b9babb;
}
#stopka {
	height: 20px;
	text-align: right;
	font-size: 10px;
	color: #c8c9cb;
	padding-top: 35px;
	font-weight: normal;
}
.styl_czerwono {
	color: #BD3039;
	font-size: 16px;
}
a:link {
	color: #AF1C24;
	text-decoration: none;
}
a:visited {
	color: #AF1C24;
	text-decoration: none;
}
a:hover {
	color: #717275;
	text-decoration: underline;
}
.wypunkt {
	font-size: 18px;
}
