@charset "utf-8";
/* CSS Document */

/* GLOWNE STYLE WIDOKU */
body {
	font-size: 12px;
	background-color: #3d0b09;
	vertical-align: top;
	margin: 0px;
	color: #f3af9d;
}
.banner-l1 {
	background-color: #701515;
	background-image: url(../image/background/banner_tlo_l1.jpg);
	background-repeat: repeat-x;
	background-position: right;
}

.banner-p1 {
	background-color: #750f0f;
	background-image: url(../image/background/banner_tlo_p1.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.banner-l2 {
	background-color: #701515;
	background-image: url(../image/background/banner_tlo_l2.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.banner-p2 {
	background-color: #750f0f;
	background-image: url(../image/background/banner_tlo_p2.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.banner-l3 {
	background-color: #701515;
	background-image: url(../image/background/banner_tlo_l3.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.banner-p3 {
	background-color: #750f0f;
	background-image: url(../image/background/banner_tlo_p3.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.banner-l4 {
	background-color: #701515;
	background-image: url(../image/background/banner_tlo_l4.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.banner-p4 {
	background-color: #750f0f;
	background-image: url(../image/background/banner_tlo_p4.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.tabela_tytul_tekst {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #fd4133;
	font-weight: bold;
}
.tabela_tytul_tekst_normal {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #f3af9d;
	font-weight: bold;
}
.tabela-news-paski {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D21202;
}

.tabela-pasek-dol {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3af9d;
	background-image: url(../image/background/pasek_dol.jpg);
	background-repeat: repeat-x;
	background-position: left;
}


.tabela-tresc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #f3af9d;
	text-align: justify;
	vertical-align: top;
}
.tresc-lr {
	background-image: url(../image/background/tresc_lr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}



.tabela-tresc1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3af9d;
	background-color: #3d0b09;
	background-image: url(../image/background/tresc1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
}
.tabela-tresc2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3af9d;
	background-color: #3d0b09;
	background-image: url(../image/background/tresc2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
}
.tabela-tresc3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3af9d;
	background-color: #3d0b09;
	background-image: url(../image/background/tresc3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
}
.tabela-tresc4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f3af9d;
	background-color: #3d0b09;
	background-image: url(../image/background/tresc4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
	vertical-align: top;
}

html {
	scrollbar-face-color: #5f1111;
	scrollbar-highlight-color: #891414;
	scrollbar-shadow-color: #3d0808;
	scrollbar-3dlight-color: #891414;
	scrollbar-arrow-color: #f3af9d;
	scrollbar-track-color: #440f0f;
	scrollbar-darkshadow-color: #210404;
}




.form-styl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f5cc8a;
	border: 1px solid 824e1f;
	color: #472203;
}

.form-error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CC3300;
	border: 1px solid #B0AF9D;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3AF9D;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3AF9D;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FD4133;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3AF9D;
	text-decoration: none;
}
.podmenu-lr {
	background-image: url(../image/background/podmenu_lr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
