#docBody {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FAFAFA;
}
body,td { 
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 10px;
/*
	color: #000000;
*/
	color: #4C4C4C;
}
form {
	margin: 0px;
}
ul {
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #304C6C;
	text-decoration: none;
}
a:hover {
	color: #8a0000;
	text-decoration: underline;
}

.realizacja a, .realizacja a:hover {
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	color: #6A6A6A;
}

.stopka td {
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 10px;
	color: #CED7E3;
}

input, textarea, option, select, button {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 11px;
	border: 1px solid #696969;
	background-color: #FFFFFF;
}

input.t {
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.cb input {
	border: none;
	background-color: transparent;
	cursor: pointer;
}

.btn button, .btn input {
	background-image: url(images/btn_tlo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	border: 1px solid #FFFFFF;
	color: #0B326C;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.blok1, .blok2 {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.blok1_tlo {
	background-image: url(images/blok1_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E2E2E2;
}
.blok1_rog {
	background-image: url(images/blok1_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.blok2_tlo {
	background-image: url(images/blok2_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #939393;
}
.blok2_rog {
	background-image: url(images/blok2_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.modul1_tlo {
	background-image: url(images/modul1b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CECFCE;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.wiecej {
	padding-top:5px;
	padding-bottom:5px;
	color:#980000;
	font-weight:bold;
}
.wiecej a {
	color:#980000;
	text-decoration: none;
}
.wiecej a:hover {
	color:#980000;
	text-decoration: underline;
}

/* modul aktualnosci */
.aktualnosci .data {
	padding-top: 5px;
	color:#58A4A9;
	font-weight:bold;
	padding-bottom:5px;
}
.aktualnosci .tytul {
	padding-top:5px;
	color:#980000;
	font-weight:bold;
}
.aktualnosci .opis {
	padding-top:10px;
	color:#4C4C4C;
	text-align: justify;
}

/* modul menu */
.menu_tlo1a {
	background-image: url(images/menu_tlo1a.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.menu_tlo1a_active {
	background-image: url(images/menu_tlo1a_active.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.menu_tlo1b {
	background-image: url(images/menu_tlo1b.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #ECECEC;
	padding: 4 0 4 5;
}

.menu_tlo1c {
	background-image: url(images/menu_tlo1c.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F9F9F9;
	padding: 3 0 9 0;
}

.menu_tlo1b a:link, .menu_tlo1b a:visited, .menu_tlo1b a:active {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	display: block;
}

.menu2 a:link, .menu2 a:visited, .menu2 a:active {
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	display: block;
}

/* modul galeria */
.galeria .thumb {
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #20467F;
	background-color:#20467F;
}
.galeria .data {
	color:#F87A00;
	font-weight:bold;
}
.galeria .tytul {
	color:#980000;
	font-weight:bold;
}
.galeria .opis {
	color:#848484;
	font-size:10px;
}

/* modul konta klinetow */
.konta td.bottom {
	background-image: url(images/menu_tlo2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.konta td.label {
	font-size:10px;
	background-image: url(images/menu_tlo2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.konta td.input input {
	font-size: 10px;
	height: 18px;
	background-color: #F8F8F8;
	border: 1px solid #8A8A8A;
}
.konta td.button input {
	font-size: 10px;
	height: 18px;
	background-color: #DADADA;
	border: 1px solid #626262;
	cursor: pointer;
}

table.komunikat {
	border-bottom:1px solid #546A99;
	margin-bottom:10px;
	padding:15px;
	font-size: 10px;
}
table.komunikat td.bg {
	border-top:1px solid #9D9D9D;
	background-image: url(images/info_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

table.wydawnictwa {
	background-color: #FFFFFF;
	background-image: url(images/menu_tlo2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

table.wydawnictwa td.naglowek {
	background-image: url(images/tab_hd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
table.wydawnictwa td {
	padding: 3px;
	border-bottom: 1px solid #B7B7B7;
	color: #333333;
}
table.wydawnictwa td.separator {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid #5F7BA3;
	color: #0C3674;
}
/* style dla edytora html */
.ed_naglowek {
	display: block;
	color: #F87A00;
	font-weight: bold;
	border-bottom: 1px solid #C4C4C4;
	background-image: url(images/dot4.gif);
	background-repeat: no-repeat;
	background-position: 3 3;
	padding-left: 10px;
}

.ed_paragraf {
	display: block;
	color: #0C3674;
	border-left: 1px solid #C4C4C4;
	background-image: url(images/dot4.gif);
	background-repeat: no-repeat;
	background-position: -13 3;
	margin-left: 20px;
	padding-left:5px;
}

ul li {
	list-style-image: url(images/dot8.gif);
}

/* Szybkie linki */
ul.quicklinks {
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#CACACA;
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
}
ul.quicklinks li {
	list-style:none;
	list-style-image: none;
	margin-left:1px;
	margin-right:1px; 
	margin-bottom:1px; 
	background-image:url(images/quicklinks/quicklinks_bg.gif); 
	border:1px solid #FFFFFF; 
	border-bottom:1px solid #AAAAAA; 
	background-repeat:repeat-x; 
	background-position:left top; 
	background-color:#FFFFFF; 
	color:#000000;
	padding-bottom:1px;
}
ul.quicklinks li.h1 {
	font-size:11px; 
	font-weight:bold; 
	margin:1px; 
	border:1px solid #0C3674; 
	padding-top:4px; 
	padding-bottom:4px; 
	text-align:center; 
	background-image:url(images/quicklinks/quicklinks_h1.gif); 
	background-repeat:repeat-x; 
	background-position:left center;
}
ul.quicklinks li.h1 span {
	background-color:#0C3674; 
	padding:2px; color:#FFFFFF;
}
ul.quicklinks li.h2 {
	font-size:11px; 
	font-weight:bold; 
	margin:1px; 
	border:1px solid #FF6C00; 
	padding-top:4px; 
	padding-bottom:4px; 
	text-align:center; 
	background-image:url(images/quicklinks/quicklinks_h2.gif); 
	background-repeat:repeat-x; 
	background-position:left center;
}
ul.quicklinks li.h2 span {
	background-color:#FF6C00; 
	padding:2px; color:#FFFFFF;
}
ul.quicklinks li img {
	vertical-align:middle;
	margin-right: 5px;
}
ul.quicklinks li a {
	text-decoration: none;
	color: #000000;
}
ul.quicklinks li a:hover {
	text-decoration: underline;
	color: #000000;
}

.hotNaglowek {
	background-image:url(images/hot/bg_naglowek.gif); 
	background-repeat:repeat-x; 
	background-position:left center;
	color: #980000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}
.bgHot {
	background-image:url(images/hot/bg_tresc.gif); 
	background-repeat:repeat-x; 
	background-position:left bottom;
	background-color: #C6DDFF;
}
.trescHot {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;	
}

/* mapa serwisu */
.drzewoKontener {
	padding:5px;
}
.drzewoKontener .tytul {
	padding-bottom:5px;
	font-weight:bold;
}
.drzewoKontener ul.drzewo {
	margin:0px;
	list-style: none;
}
.drzewoKontener ul.drzewo li {
	margin-left:15px;
	margin-top:2px;
	margin-bottom:2px;
}

/* katalog firm - blok wyszukiwarki */
table.wyszukiwarka {
	background-color: #9F9F9F;
	background-image: url(images/katalog/szukaj_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
table.wyszukiwarka td.naglowek {
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}
table.wyszukiwarka td.ico {
	padding: 5px;
	padding-left: 0px;
}
table.wyszukiwarka td.odstep {
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;
}
table.wyszukiwarka table.formularz {
	border-top: 1px solid #B2B2B2;
}
table.wyszukiwarka td.label {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
}
table.wyszukiwarka select, table.wyszukiwarka input {
	font-size: 10px;
	font-family: Verdana;
}
table.wyszukiwarka .button input {
	font-size: 12px;
	font-family: Arial;
}

/* katalog firm - blok dodaj firme */
table.katalogDodajFirme {
	background-color: #FF9600;
	background-image: url(images/katalog/dodaj_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
table.katalogDodajFirme td.naglowek {
	padding: 5px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
}
table.katalogDodajFirme td.ico {
	padding: 5px;
	padding-left: 0px;
}
table.katalogDodajFirme td.odstep {
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;
}
table.katalogDodajFirme table.formularz {
	border-top: 1px solid #FFAB33;
}
table.katalogDodajFirme td.label {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
}
table.katalogDodajFirme select, table.wyszukiwarka input {
	font-size: 10px;
	font-family: Verdana;
}
table.katalogDodajFirme .button input {
	font-size: 12px;
	font-family: Arial;
}
table.katalogDodajFirme td.dodaj {
	background-image: url(images/katalog/dot_h_white.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
table.katalogDodajFirme a:link, table.katalogDodajFirme a:hover, table.katalogDodajFirme a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
table.katalogDodajFirme a:hover {
	text-decoration: underline;
}

/* style dla tabeli */
.t_1 {
	color: #636363;
	font-size: 10px;
	background-color: #CCCCCC;
}

.t_2 {
		color: #636363;
		font-size: 10px;
		background-color: #F1F1F1;
}

.t_3 {
	color: #636363;
	font-size: 10px;
	background-color: #ECECEC;
}

.t_nowosc {
	color: #636363;
	font-size: 10px;
	background-color: #FFCF67;
}

.t_promocja {
	color: #636363;
	font-size: 10px;
	background-color: #FF9E82;
}