@import url('css_div.css');
@import url('css_templates.css');
@import url('css_form.css');
@import url('css_table.css');
@import url('php_inc/css/pager.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

em{
	font-style: italic;
}


/* STYLE EDYTORA */
span .bold1 {
	/*Pogrubione 1*/
  font-weight: bold;
}
/** /STYLE EDYTORA */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #474645;
	background: url('grafika/bg.jpg') left top transparent;
}

/***** STYLE TEKSTU ******/
p, .text{
	font-family: Airal, Tahoma, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #474645;
	line-height: 20px;
	margin: 0px 0px 16px 0px;
}

.brown{
	color: #811D22;
}
.red{
	color: #E31520;
}


h1 {
	font-size: 0px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 30px 0px;
	clear: both;
}
h2 {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #FF8380;
	font-weight: bold;
	clear: both;
}
h3 {
	font-size: 16px;
	margin: 25px 0px 0px 0px;
    padding: 0px 20px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	clear: both;
	text-align: left;
	background: url('grafika/h3_bg.png') 0 0 repeat transparent;
}
h3 span{
	float: left;
}
h3 strong{
	color: #C91514;
	font-family: Verdana;
	font-size: 18px;
	padding-left: 10px;
	float: left;
}
h3 a{
	float: right;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-size: 16px;
	margin: 15px 0px 0px 0px;
    padding: 0px 20px;
	color: #74645;
	font-weight: bold;
	clear: both;
}

h5, .h5 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #74645;
	font-weight: bold;
	clear: both;
}
h6, .h6 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #811D22;
	font-weight: bold;
	clear: both;
}

/*********** POMOCNICZE ***********/
table td{
	vertical-align: top;
}

strong, .b{
	font-weight: bold !important;
}
.n{
	font-weight: normal !important;
}

img{
	border: none;	
}
img.zdjecie{
	border: 4px solid #7A0C35 !important;
}

.clear{
	clear: both;
	overflow: hidden;
	border: none;
	height: 0px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.left{
	text-align: left !important;
}
.right{
	text-align: right !important;
}
.center{
	text-align: center !important;
}

.line{
	height: 1px;
	width: 100%;
	border: 0;
	background: url('grafika/line.gif') 0 0 repeat-x;
	overflow: hidden;
	margin: 30px 0;
}


/**** FONTY ***/
.f9{
	font-size: 9px !important;
}
.f10{
	font-size: 10px !important;
}
.f11{
	font-size: 11px !important;
}
.f12{
	font-size: 12px !important;
}
.f13{
	font-size: 13px !important;
}
.f14{
	font-size: 14px !important;
}
.f15{
	font-size: 15px !important;
}
.f16{
	font-size: 16px !important;
}
.f18{
	font-size: 18px !important;
}

.hide{
	display: none;
}


.pointer{
	cursor: pointer;
}


/********** OL, UL ********************/
ul {
	line-height: 140%;
	margin: 0px 0px 18px 0px;
	padding-left: 0px;
	color: #474645;
}
ol {
	line-height: 140%;
	margin: 0px 0px 18px 0px;
	padding-left: 26px;
	color: #474645;
}

ul li {
	list-style: none;
	margin-bottom: 3px;
	background: url('grafika/li.gif') 0px 6px no-repeat;
	padding-left: 12px;
}

ol li {
	margin-bottom: 3px;
	padding-left: 8px;
}


/******** LINKI *****************/

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}


.body a:link, .body a:active, .body a:visited, 
li a:link,li a:active,li a:visited, 
li p a:link, li p a:active, li p a:visited,
a.pageLink:link,a.pageLink:active,a.pageLink:visited{
	color: #811D22;
    text-decoration: underline;
}
.body a:hover, li a:hover, li p a:hover, a.pageLink:hover{
	text-decoration: none;
}

/* LINK - back*/
a.print{
	background: url('grafika/print.gif') right 0px no-repeat;
	padding-right: 20px;
	display: block;
	height: 14px;
	margin: 10px 0px 0px 0px;
	float: right;
}
a.print:hover{
	
}

a.link {
	color: #B6A381;
	font-size: 13px;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}


.msg{
	border: 1px solid #FF3300;
	border-width: 1px 1px;
	color: #FF3300;
	text-align: center;
	padding: 12px;
}

small.info{
	padding: 8px 0px 0px 20px;
	display: block;
}

