@charset "utf-8";
/* CSS Document */

body
{
	background-color: #800000;
}
div#main
{ width:980px;
background-color: #800000;
text-align:center;
margin-left:auto;
margin-right:auto;
}
div#top
{
	background-color:#630;
	background-image:url(../images/baner.jpg);
	height:150px;
}
div#middle
{
	background-color: #ffc081;
	height:auto;
	overflow: hidden;
}

div#middle-left
{float:left;
background-color:#ffc081;
width: 200px;
padding-bottom: 6000px;
margin-bottom: -6000px;
border-right-color:#800000;
border-right-width:thick;
border-right-style:solid;
}

div#middle-middle
{float:left;
background-color:#ffc081;
width:560px;
padding-bottom: 6000px;
margin-bottom: -6000px;}

div#middle-right
{float: left;
background-color:#ffc081;
width:200px;
padding-bottom: 6000px;
margin-bottom: -6000px;
border-left-color:#800000;
border-left-width:thick;
border-left-style:solid;}

div#stopka
{background-color:#800000;
clear:both;
height:30px;}

.linki-lewybok
{
	font-family:'Monotype Corsiva',Arial;
	text-align:center;
	color: #800000;
	font-size:24px;
	line-height:0.5cm;
	margin-top:0.6cm;
	margin-bottom:0.6cm;
	
	}
	
	a:link {
color: #800000;
text-decoration: none
}
a:visited {
color: #800000;
text-decoration: none
}
a:hover {
color: #800000;
text-decoration: underline
}

	
.tekst-glowny
{
	font-size: 18px;
	font-family: 'Book Antiqua',Arial;
	margin-top: 1cm;
	margin-left: 1cm;
	margin-right: 1cm;
	text-align:justify;
	color:#800000;
	text-indent: 1cm;
	font-style: normal;
	
}
span#menu-obrazkowe
{text-align:center;
padding-left: 4px;
}
	
.linki-srodek
{
font-family:'Monotype Corsiva',Arial;
	text-align:center;
	color: #800000;
	font-size:24px;
}

.tabela
{ text-align: center;
  width: 560px;
  height: auto;
  margin-left:0;
  margin-right:auto;
}



	
