BODY 
{
	margin: 0;
	padding: 0;
	background:#ebebeb;
	color: #626262;
	font: 12px Arial;
}
table
{
	margin:0;
	color: #626262;
	font: 12px Arial;
}
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#frame
{
	background:#f4f4f4;
	border:1px solid #aaaaaa;
	padding:15px;
	font-size:12px;
	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: #8bace8;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color: #5686de;
	font-weight:bold;
}

a.web:link, a.web:visited
{
	color: #737373;
	text-decoration: none;
	font-weight:normal;
}

a.web:hover
{
	color: #001FA2;
	text-decoration: underline;
	font-weight:normal;
}

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
{
	color: #4261af;
	text-decoration: none;
}

a.menu:hover
{
	color: #333333;
	text-decoration: none;
}

a.lang:link, a.lang:visited
{
	color: #222222;
	text-decoration: none;
	font-weight:normal;
}

a.lang:hover
{
	color: #6a82bf;
	text-decoration: none;
	font-weight:normal;
}

/* tytuł podstrony */
div#tit
{
	font: 15px Arial;
	color: white;
	width:679px;
	background:#0b56a1;
	height:24px;
	padding-top:6px;
	padding-left:25px;
}

div#div_left
{
	width:54px;
	background:#0b56a1;
	height:30px;
}

font.error
{
	color: #DD0000;
	font-weight: bold;
}

tr.tytul,td.tytul
{
	background:#c4c4c4;
	color:#232323;
	text-align:center;
}

tr.lista1,td.lista1
{
	background:#eaeaea;
	color:#222222;
}

tr.lista2,td.lista2
{
	background:#dfdfdf;
	color:#222222;
}

div.line
{
	background: #989898;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}

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: 11px 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;
}

/* button gif */
img.btn
{
	border:0px;
	margin-right:3px;
	margin-bottom:3px;
}
form {margin:0px}
label {cursor:pointer}
img {border:0px;}

img.el {display:block}

/* wyniki wyszukiwania */
div.s_res
{
	margin-top:8px;
	margin-bottom:10px;
	margin-left:20px;
}

/* newsy */
tr.news, td.news
{
	background:#dedede;
	color:black;
	font-weight:bold;
}
td.news_data
{
	font-weight:normal;
	text-align:right;
}
div.news
{
	margin-top:8px;
	margin-bottom:25px;
}

/* faq - div z odpowiedzia */
div.faq
{
	margin-top:4px;
	margin-bottom:4px;
	padding:10px;
	border:1px solid #999999;
}


/* -------- galeria zdjec ------- */

/* główny div zawierający galerię */
div#gal_main
{
	width:650px;
	text-align:center;
	margin-top:8px;
}

/* lista katalogów - jeden obok drugiegi */
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 zdjec */
div.gal_m
{
	height:100px;
}

img.gal
{
	margin-bottom:5px;
	margin-top:5px;
}

div.gal_opis
{
	margin-top:10px;
	margin-bottom:10px;
}

/* zdjecia do artykułów */
img.obrazek
{
	border:1px solid #989898;
	margin-bottom:5px;
}

table#main
{
	background:white;
	table-layout:fixed;
	position:absolute;
	top:0;
	left:50%;
	width:988px;
	margin-left:-494px;
	height:100%;
}

td.menu
{
	background:#d3dff5;
	vertical-align:top;
}

td.left
{
	width:17px;
	background-image:url(images/left.jpg);
}
td.right
{
	width:17px;
	background-image:url(images/right.jpg);
}

div.menu
{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
}

td#ost
{
	width:704px;
	text-align:right;
	vertical-align:top;
}

img#osteology
{
	margin-top:18px;
	margin-right:75px;
}

div#icons
{
	margin-top:37px;
	height:22px;
	padding-right:10px;
}
input.clear
{
	background:#dee7f8;
	border:1px solid #898989;
	font-size:10px;
	padding:1px;
	width:62px;
}
font.tit_z
{
	font-size:15px;
	font-weight:bold;
	color: #437db6;
}
font.tit_zm
{
	font-size:14px;
	font-weight:bold;
}
font.prow
{
	color:#0066cc;
	font-weight:bold;
}
span.wyr
{
	padding:2px;
	background:#99c1ff;
}

div.moving
{
	margin-top:10px;
	border:2px solid #dedede;
	padding-top:10px;
	padding-bottom:10px;
}
img.banner
{
	vertical-align:middle;
	margin-left:10px;
}

