﻿body
{
	background: #7286AE url(bg2.gif) repeat-x;
}

h1
{
	font: small-caps bold 20pt cambria,'Times New Roman',Verdana,'MS Sans Serif';
	color:#203060;
	margin: 10;
}

#top {
	width: 1000px;
	background: url(kolumna2.jpg) #FFF;
	margin: 20 auto;
	border: 5px ridge #99e;
}

#NAGLOWEK {
	background-image: url(logo_2.jpg);
	height: 200px;
}

#MENU {
	width: 185px;
	float: left;
	overflow: hidden;
}

#INFORMACJE {
	width: 185px;
	float: right;
	overflow: hidden;
}

#TRESC {
	min-height: 700px;
	width: 630px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 10px;
	background-color: #ccc;
}

p
{
	
	font: bold 13pt cambria,'Times New Roman',Verdana,'MS Sans Serif';
	color:#203060;
	margin: 5;
}

font.head
{
	font-family:cambria;
	font-size:20pt;
	font-weight:bold;
	color:203060;
}

.txt
{
	font-family:calibri;
	font-size:13pt;
	color:203060;
}

IMG.graf
{
	position:relative;
	right:5px;
	top:5px;
	width:250px;
	float:right;
	padding-left:15px;
	padding-bottom:5px;
}

ol.ogl, ol.ogl > li
{
	display:block;
	padding-bottom: 12px;
}

/*






 */
 
ul.menu, ul.menu li 
{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	width: 160px;
	border: 2px outset #ccc;
	padding: 7px;
	background: #ccc;
	margin:5 auto 8;
}

ul.menu a:link, ul.menu a:visited {
	font: small-caps bold 10pt cambria,'Times New Roman',Verdana,'MS Sans Serif';
	display: block;
	width: 146px;
	text-decoration: none;
	background-color: #ccc;
	color: #000;
	padding: 4px;
	border: 2px outset #ccc;
	margin-bottom: 2px;
}

ul.menu a:hover {
	border-style: inset;
	padding: 6px 2px 2px 6px;
}

ul.menu span
{
	display: block;
	margin: 7px;
	font: small-caps bold 10pt cambria,'Times New Roman',Verdana,'MS Sans Serif';
}