BODY
{
	margin: 0px;
	padding: 0px;
	background:#fff;
	color: #222222;
	font: 12px Verdana;
}

table
{
	margin:0;
	color: #222222;
	font: 12px Verdana;
}
p
{
	margin-top:0;
}
div#error
{
	background: #cc0001;
	background-image: url(images/wyk.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 10px 10px 60px;
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	margin-top:12px;
	margin-bottom:12px;
	min-height:43px;
	height: auto;
}

a.inerror:link, a.inerror:visited
{
	color: #dddddd;
	text-decoration: underline;
}

a.inerror:hover
{
	color: white;
	text-decoration: underline;
}

div#path
{
	margin-bottom:10px;
	margin-top:1px;
}
a.path:link, a.path:visited, a.path:hover
{
	font-weight:normal;
}

div#frame
{
	background:#f4f4f4;
	border:1px solid #aaaaaa;
	padding:15px;
	font-size:12px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

/* banner naklejany */
#fl
{
	width:100%;
	position:absolute;
	padding-top:80px;
	display:block;
	clear:both;
}
div.banner
{
	width:500px;
	height:320px;
	display:table;
	background:white;
	border:2px solid #888888;
	font-size:12px;
	text-align:center;
}
div.banner_in
{
	clear:both;
	padding:14px;
}

table.obrazek
{
	border-collapse:collapse;
	border:1px solid #A8A8A8;
	border-spacing:0;
}
.obrazek td 
{
	border: 1px solid #A8A8A8;
	padding: 4px;
}

table.normal
{
	border-collapse:separate;
	border-spacing:1px;
	margin-top:6px;
}
.normal td 
{
	padding:5px
}

/* tabela do wydruku */
table.print
{
	border-collapse:collapse;
	border:1px solid black;
}
.print td
{
	border: 1px solid black;
}

a:link, a:visited
{
	color: #c62020;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color: #777777;
	text-decoration:none;
	font-weight:bold;
}

a.web:link, a.web:visited
{
	color: #333333;
	font-weight:normal;
}

a.web:hover
{
	color: #cc0000;
	font-weight:normal;
}

/* sure form */
font.big
{
	font-size:15px;
	font-weight:bold;
}


H3.tit
{
	font-family: Arial;
	font-size: 20px;
	color: #cc0000;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
	margin-top:10px;
}

span.first
{
	color: #cc0000;
}

span.tit
{
	color: #4d4d4d;
	font-weight:bold;
	font-size:15px;
}

font.error, span.error
{
	color: #DD0000;
	font-weight: bold;
	
}

tr.tytul,td.tytul
{
	background:#c8c8c8;
	color:#232323;
	text-align:center;
}

tr.lista1,td.lista1
{
	background:#efefef;
	color:#222222;
}

tr.lista2,td.lista2
{
	background:#e2e2e2;
	color:#222222;
}

div.line
{
	background: #bbb5b5;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	clear:both;
}

img.miniatura
{
	border:1px solid #aaaaaa;
}

div.pause
{
	margin-top:2px;
	margin-bottom:2px;
	height:2px;
	overflow:hidden;
	clear:both;
}

fieldset
{
	padding: 7px 7px 7px 7px;
	border: 1px solid #787878;
}

input, textarea, select
{ 
	background: #efefef;
	border: 1px solid #898989;
	font: 12px Verdana;
}

input.button, input.button_red
{
	background: transparent;
	background-image: url(images/btn.gif);
	border:0px;
	height:21px;
	width: 72px;
	font: 12px Tahoma;
	color: #676767;
	cursor: pointer;
}

input.button_red
{
	background-image: url(images/btn_red.gif);
	color: white;
}

input.trans
{
	background: transparent;
	border: 0px;
}

img.el {display:block}


/* button gif */
img.btn
{
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}
form {margin:0px}
label {cursor:pointer}
img {border:0px}

/* newsy */
tr.news, td.news
{
	background:#d2d2d2;
	color:black;
	font-weight:bold;
}
td.news_data
{
	font-weight:normal;
	text-align:right;
}
div.news
{
	padding-top:6px;
	padding-bottom:20px;
}

/* -------- galeria zdjec ------- */

/* główny div zawierający galerię */
div#gal_main
{
	width:700px;
	text-align:center;
	margin-top:8px;
}

/* miniatury - jeden obok drugiegio */
div.gal, div.gal_m
{
	border:1px solid #999999;
	background:#efefef;
	width:150px;
	height:140px;
	display:table;
	text-align:center;
	float:left;
	margin-right:5px;
	margin-top:5px;
}

/* lista katalogów - jeden pod drugim */
table.rep
{
	margin:10px;
	background:#f9f9f9;
	border-collapse:collapse;
	border:1px solid #A8A8A8;
}
.rep td 
{
	border: 1px solid #A8A8A8;
	padding:4px
}


/* lista zdjec */
div.gal_m, a.noimg
{
	height:100px;
}

img.gal
{
	margin-bottom:5px;
	margin-top:5px;
}

div.gal_opis
{
	margin-top:10px;
	margin-bottom:10px;
}

/* zdjęcie wybrane zostało skasowane */
a.noimg
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	border:1px solid #888888;
	background:#f7f7f7;
}

/* zdjecia do artykułów */
img.obrazek
{
	border:1px solid #989898;
	margin-bottom:5px;
}

tr.highlight
{
	background:#c5f051;
}


/* obrazki w newsach lub w art. */
div.img_na
{
	float:right;
	margin-left:10px;
}

/* skrót newsa */
div.news_sh
{
	margin-top:8px;
	margin-bottom:25px;
}

/* faq - div z odpowiedzia */
div.faq
{
	margin-top:4px;
	margin-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border:1px solid #999588;
	background:#f4f4f4;
}

/* menu boczne lub górne */
ul.menu {list-style:none; margin:0; margin-left:auto; margin-right:auto; padding-left:8px; width:1006px; background-image:url(images/layout/menu.jpg); height:133px;}
ul.menu * {margin:0; padding:0; margin-top:13px;}
ul.menu a {display:block; color:#fff; font-weight:bold; text-decoration:none; font-size:16px; font-family: Arial;}
ul.menu li {float:left} /* float:left dla górnego menu */

/* odstęp pomiędzy przyciskami - tylko dla menu górnego */
ul.menu .br 
{
	display:none;
}

/* submenu */
ul.menu ul {position:absolute; background:#cfcfcf; border-left:1px solid #8b8b8b; border-right:1px solid #8b8b8b; border-bottom:1px solid #8b8b8b; display:none; overflow:hidden; list-style:none; width:150px; z-index:100} /* submenu */
ul.menu ul li {position:relative; border-top:1px solid #8b8b8b; margin:0} /* link-przycisk w submenu */
ul.menu ul li a {display:block; padding:5px 7px 5px; width:160px}
ul.menu ul li a:hover {color:#ffffff; background:#5f5f5f} /* hover submenu */

/* przycisk w menu - zwykły i po najechaniu */
ul.menu .menulink, ul.menu .menulink_cl
{
	padding:9px 13px 9px 13px;
}

/* przycisk w menu zwykły */
ul.menu .menulink
{
	background-color:#84c225;
}

/* przycisk w menu po najechaniu */
ul.menu .menulink:hover, ul.menu .menuhover 
{
	background-color:#96d832;
}

ul.menu .menulink_cl /* wybrany przycisk */
{
	background-color:#8ed82c;
	text-decoration:none;
}
ul.menu .menulink_cl:hover, ul.menu .menuhover_cl /* wybrany przycisk po najechaniu */
{
	text-decoration:none;
	background-color:#96d832;
}

/* --- konstrukcja --- */
div#logo
{
	width:1014px;
	height:212px;
	margin:auto;
}

table#main
{
	width:1014px;
	margin:auto;
	background:white;
	border-collapse:collapse;
	border-spacing:0;
}
td.main
{
	vertical-align:top;
	padding:0;
}

/* dolne menu */
div#down_menu
{
	width:1014px;
	height:40px;
	margin:auto;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #bbb;
}

a.d:link, a.d:visited
{
	color: #666;
	text-decoration: none;
	font-weight:normal;
}

a.d:hover
{
	color: #222;
	text-decoration: underline;
	font-weight:normal;
}
