html, body {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background-color: #433101;
	color: #310202;
	font: 10px Arial, Verdana, Tahoma, "Times New Roman", serif;
}

form {
	margin: 0px;
}

hr {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #000;
	height: 1px;
}

.nobr {
	white-space: nowrap;
}

h1, h1.temat {
	margin-bottom: 10px;
	color: #17315F;
	font-size: 120%;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
}

h2, h3 {
	font-size: 110%;
}
h4, h5 {
	font-size: 105%;
}
h6 {
	font-size: 100%;
}

.male {
	font-size: 85%;
}
.mniejsze {
	font-size: 70%;
}

#bg_left {
	width: 25%;
	background: url('img/bg_left.jpg') top right repeat-x;
}
#MainContent {
	width: 50%;
	text-align: left;
}
#bg_right {
	width: 25%;
	background: url('img/bg_left.jpg') top left repeat-x;
}

#TopFlash {
	width: 889px;
	height: 237px;
	background: url('img/flash_bg.jpg') top left no-repeat;
	display: block;
	float: none;
	clear: both;
}
#ContentLeftColumn {
	width: 13px;
	background: url('img/content_column_left_bg.jpg') top left repeat-y;
}

#ContentLeftColumnEnd {
	background: url('img/content_column_left_bg.jpg') bottom left repeat-y;
}

#ContentRightColumn {
	width: 13px;
	background: url('img/content_column_right_bg.jpg') top left repeat-y;
}

#ContentRightColumnEnd {
	background: url('img/content_column_right_bg.jpg') bottom left repeat-y;
}

#ColumnsTable {
	width: 100%;
	background-color: #fcedd4;
}
#MenuColumn {
	width: 188px;
}
#ContentColumn {
	width: 480px;
}
#ReklamaColumn {
	width: 195px;
}

#MenuColumnTop {
	width: 188px;
	height: 44px;
	background: url('img/menu_column_top.jpg') top left no-repeat;
	display: block;
}
#MenuItems {
	width: 188px;
	background: url('img/menu_bg.gif') top left repeat-y;
	display: block;
}
#MenuItemsBox {
	margin-left: 30px;
	padding-bottom: 5px;
}
.menu_item {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b48141;
	display: block;
}
a.menu_item_link, a.menu_item_link:link, a.menu_item_link:active, a.menu_item_link:visited, a.menu_item_link:focus, a.menu_item_link:hover {
	height: 20px;
	display: block;
}
#MenuBottom {
	width: 188px;
	height: 17px;
	background: url('img/menu_bottom.gif') top left no-repeat;
	display: block;
}

#ReklamaColumnTop {
	width: 195px;
	height: 90px;
	background: url('img/reklama_column_top.jpg') top left no-repeat;
	display: block;
}
#ReklamaBoxTop {
	margin: auto;
	margin-top: 10px;
	width: 154px;
	height: 17px;
	background: url('img/reklama_top.gif') top left no-repeat;
	display: block;
	float: none;
	clear: both;
}
#ReklamaBoxBg {
	margin: auto;
	width: 154px;
	background: url('img/reklama_bg.gif') top left repeat-y;
	display: block;
	float: none;
	clear: both;
}
#ReklamaBoxContent {
	width: 138px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	float: none;
	clear: both;
}
#ReklamaBoxBottom {
	margin: auto;
	width: 154px;
	height: 15px;
	background: url('img/reklama_bottom.gif') top left no-repeat;
	display: block;
	float: none;
	clear: both;
}

#Stopka {
	width: 889px;
	height: 49px;
	background: url('img/stopka_bg.jpg') top left no-repeat;
}

input.formularz, select.formularz, textarea.formularz {
	padding: 2px;
	color: #000;
	text-align: left;
	border: #000 1px solid;
	background-color: #f8f8f8;
}
input.formularz_submit {
	padding: 2px;
	color: #000;
	text-align: center;
	font-weight: bold;
	border: #000 2px solid;
	background-color: #ddd;
}


.akapit {
	line-height: 140%;
	display: block;
	float: none;
	clear: both;
}
.akapit_margin {
	height: 10px;
	display: block;
	float: none;
	clear: both;
}
a.zdjecie_link, a.zdjecie_link:link, a.zdjecie_link:active, a.zdjecie_link:visited, a.zdjecie_link:focus {
	margin: 10px;
}
a.zdjecie_link:hover {
	margin: 10px;
}
.zdjecie_img {
	border: 1px solid #300;
}
.zdjecie_img_lewo {
	margin-right: 10px;
}
.zdjecie_img_prawo {
	margin-left: 10px;
}
.zdjecie_img_gora {
	margin-bottom: 10px;
}
.zdjecie_img_dol {
	margin-top: 10px;
}

.galerie {
	margin-bottom: 4px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.galeria_zdjecie {
	padding: 5px;
	text-align: center;
}
a.galeria_zdjecie_link, a.galeria_zdjecie_link:active, a.galeria_zdjecie_link:visited, a.galeria_zdjecie_link:focus {
	color: #f4f4f4;
	border: 1px solid #330;
	padding: 2px;
	display: block;
}
a.galeria_zdjecie_link:hover {
	color: #aaaaaa;
	border: 2px solid #000;
	padding: 1px;
	display: block;
}
.galeria_zdjecie_img {

}

.flash {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
.flash_plik {
	text-align: center;
}

.pliki {
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 2px solid #FFB84C;
	border-bottom: 2px solid #FFB84C;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	display: block;
	float: none;
	clear: both;
}
.pliki_plik {
	text-align: left;
}
.pliki_plik_ikona {
	margin-right: 5px;
}
a.pliki_plik_link {
}

.nawigacja {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
}
a.nawigacja_link, a.nawigacja_link:active, a.nawigacja_link:visited, a.nawigacja_link:focus {
	text-align: center;
	color: #330;
	border: 1px solid #330;
	padding: 5px;
}
a.nawigacja_link:hover {
	text-align: center;
	background-color: #330;
	color: #FF9D08;
	border: 1px solid #330;
	padding: 5px;
}
.nawigacja_aktywny_link, .nawigacja_aktywny_link:active, .nawigacja_aktywny_link:visited, .nawigacja_aktywny_link:focus {
	margin-left: 5px;
	margin-right: 5px;
	color: #000;
	border: 1px solid #000;
	padding: 5px;
}
.nawigacja_aktywny_link:hover {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #330;
	color: #FF9D08;
	border: 1px solid #330;
	padding: 5px;
}

#podstrony {
	padding-top: 20px;
	display: block;
	float: none;
	clear: both;
}
.podstrony_tekst {
	font-size: 80%;
}
#podstrony ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#podstrony li {
	margin-top: 2px;
	margin-bottom: 2px;
}
a.podstrony_link, a.podstrony_link:active, a.podstrony_link:visited, a.podstrony_link:focus {
}
a.podstrony_link:hover {
}

.szukaj_li_parzyste {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.szukaj_li_nieparzyste {
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-right: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

.info_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #F1F1F1;
	text-align: center;
	color: #384879;
	font-weight: bold;
}
.warning_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #FFD217;
	text-align: center;
	color: #384879;
	font-weight: bold;
}
.error_box {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #5A1F21;
	text-align: center;
	color: #5A1F21;
	font-weight: bold;
}

.szukaj_fraza_tekst {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.szukaj_fraza {
	margin-left: 10px;
	font-size: 120%;
}
.szukaj_wyroznienie {
	margin-left: 2px;
	margin-right: 2px;
	color: #000;
	font-weight: bold;
	background-color: #FFE26A;
}

.kontent_box {
	margin: auto;
	display: block;
	float: none;
	clear: both;
}

.kontent_head {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-align: left;
}

a.kontent_head_link, a.kontent_head_link:active, a.kontent_head_link:visited, a.kontent_head_link:focus {
	color: #444768;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
a.kontent_head_link:hover {
	color: #FA9811;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

#kontent_tekst {
	width: 440px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 15px;
	font: 10pt Arial, Verdana, Tahoma, "Times New Roman", serif;
	text-align: left;
	font-weight: normal;
	display: block;
	float: none;
	clear: both;
}
#kontent_tekst a, #kontent_tekst a:active, #kontent_tekst a:visited, #kontent_tekst a:focus {
	color: #412901;
	text-decoration: none;
}
#kontent_tekst a:hover {
	color: #412901;
	text-decoration: none;
}

a, a:active, a:visited, a:focus {
	color: #412901;
	text-decoration: none;
}
a:hover {
	color: #412901;
	text-decoration: none;
}

#subskrypcjaBox, #subskrypcjaBox div, #subskrypcjaBox td {
  font-size:90%;
}


a.reklama_link, a.reklama_link:link, a.reklama_link:active, a.reklama_link:visited, a.reklama_link:focus, a.reklama_link:hover {
	margin-bottom: 4px;
	color: #433101;
	font-weight: bold;
	display: block;
}

