BODY 
{
	margin: 0px;
	padding: 0px;
	background: #0f161a;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color: #bababb;
	font: 12px Verdana;
}
table
{
	margin:0;
	color: #bababb;
	font: 12px Verdana;
}
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;
	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:4px;
}
a.path:link, a.path:visited, a.path:hover
{
	font-weight:normal;
}

div#frame
{
	background:#1e2831;
	border:1px solid #565656;
	padding:15px;
	text-align:left;
	margin:10px;
}

/* banner naklejany */
#fl
{
	width:100%;
	position:absolute;
	padding-top:80px;
	display:block;
	clear:both;
}
div.banner
{
	width:500px;
	height:320px;
	display:table;
	background:#caf0ff;
	border:2px solid #ababab;
	font-size:12px;
	text-align:center;
}
div.banner_in
{
	clear:both;
	padding:14px;
}

table.obrazek
{
	border-collapse:collapse;
	border:1px solid #A8A8A8;
}
.obrazek td 
{
	border: 1px solid #A8A8A8;
	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: #f9806a;
	text-decoration:none;
}
a:hover
{
	color:#623b1c;
}

a.web:link, a.web:visited
{
	color: #777777;
	text-decoration: none;
}

a.web:hover
{
	color: #999999;
	text-decoration: underline;
}

a.alert:link, a.alert:visited
{
	color: #DD0000;
	text-decoration: none;
}
a.alert:hover
{
	color: #444444;
	text-decoration: none;
}

a.menu:link, a.menu:visited
{
	font-size:13px;
	color: #bbbbcb;
	text-decoration: none;
}
a.menu:hover
{
	color: #f9806a;
	text-decoration: none;
}

a.menu_cl:link, a.menu_cl:visited
{
	font-size:13px;
	color: #f9806a;
	text-decoration: none;
}
a.menu_cl:hover
{
	color: #999999;
	text-decoration: none;
}

H3.tit
{
	font: 20px Times New Roman;
	color:#a4c1c8;
	font-weight:bold;
	margin:0;
}

font.error
{
	color: #DD0000;
	font-weight: bold;
}


div.line
{
	background: #86868F;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	clear:both;
}

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
{ 
	color:#cccccc;
	border:1px solid #455b70;
	background: #1e2831;
	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:#e8d5b5;
	color:black;
	font-weight:bold;
}
td.news_data
{
	font-weight:normal;
	text-align:right;
}
div.news
{
	margin-top:8px;
	margin-bottom:25px;
}

div#logo
{
	width:1000px;
	height:257px;
	background-image:url(images/logo.jpg);
	margin:auto;
}

div#menu
{
	width:1000px;
	height:96px;
	background-image:url(images/menu_bg.jpg);
	margin:auto;
}

div.break
{
	background:#656565;
	overflow:hidden;
	width:1px;
	height:32px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
}

div.menu_url
{
	margin-top:26px;
	float:left;
}
div#down
{
	width:1000px;
	height:67px;
	background:#222e38;
	margin:auto;
}

div#main
{
	width:985px;
	min-height:300px;
	height:auto;
	margin:auto;
	padding:15px;
	padding-left:0;
}

div#copy
{
	float:left;
	color:#666666;
	margin-left:20px;
	margin-top:44px;
}

div#web
{
	float:right;
	color:#666666;
	margin-right:20px;
	margin-top:12px;
	text-align:right;
}

/* okienko ostatnio dodane */
div#left
{
	width:352px;
	height:480px;
	padding:10px;
	background:#19242c;
	border:1px solid #383f44;
	float:left;
}

/* obok okienka */
div#tresc
{
	padding-left:20px;
	float:left;
	width:585px;
}

div#start
{
	width:590px;
	height:391px;
	background-image:url(media/start.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/* -------- galeria zdjec ------- */

/* główny div zawierający galerię */
div#gal_main
{
	width:980px;
	text-align:center;
	margin-top:8px;
}

/* lista katalogów - jeden obok drugiegi */
div.gal, div.gal_m
{
	border:1px solid #565656;
	background:#1e2831;
	width:165px;
	height:150px;
	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
{
	height:100px;
}

img.gal
{
	margin-bottom:5px;
	margin-top:5px;
}

div.gal_opis
{
	margin-top:10px;
	margin-bottom:10px;
}

img.last_gal
{
	margin:8px;
}

div.last_t
{
	font-size:13px;
	font-weight:bold;
	margin-left:7px;
	margin-bottom:10px;
	margin-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #455b70;
	width:330px;
}
