body {
	color: #000033;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

img {
	border:0;
}

p {
	margin-top: 0px;
	margin-bottm: 5px;
	text-align: justify;
	color: #000000;
}

h1, h2, h3, h6 {
    margin: 0;
	font-weight: bold;	
	text-indent: 20px;
}

h1 {
	font-size: 20px;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	margin-bottom: 5px;
	color: #990000;
}

a  {
	color: #666666;
	font-style: normal;
	text-decoration: underline;
	font-variant: small-caps;
}

a:hover {
	color: #E40010;
}

a#top {
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}

a#top:hover {
	color: #E40010;
}

div#container {
	position: relative;
	background: #FFFFFF;
	width: 700px;
	height:350px;
	margin: auto;
}

div#first-column {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 150px;
	margin: 0px;
}

div#second-column
{
	background-image: url(img/tlo.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 537px;
	float: right;
	background-position: top;
}

div#menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

a.opcja {
	display:block;
	background-image: url(img/opcja.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.opcja:hover {
	background-image: url(img/opcja-aktywna.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	color: #E40010;
}


div#head
{
	margin:auto;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	height: 435px;
	width: 700px;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
}

div#naglowek
{
	padding-left: 80px;
	padding-top: 20px;
	line-height: 34px;
}
div#pod-tytul
{
	margin-left: 80px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 393px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}



div#foot {
	margin:auto;
	width:700px;
	height: 60px;
}

span#rights {
	text-align: right;
	width: 250px;
	float: right;
	line-height: 22px;
}

span#graf
{
	color: #E40010;
}

a#clickweb {
	display:block;
	height:22px;
	width:166px;
	background-image: url(img/clickweb.gif);
	background-repeat: no-repeat;
}

a#clickweb:hover {
	background-image: url(img/clickweb-2.gif);
}

