html {
    min-height: 100%;
	_height: 100%;
}

body {
    background: #424242;
    font-family: Tahoma, Verdana, Bitstream Vera Sans, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    line-height: 20px;
    color: #232323;
    text-align: center;
    min-height: 100%;
	_height: 100%;
	padding: 0;
	background-image: url(/images/main-background.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #005789;
}

a:hover {
	text-decoration: underline;
}

a.bottom:link, a.bottom:visited, a.bottom:active {
	text-decoration: none;
	color: #bababa;
}

a.bottom:hover {
	color: #fbfbfb;
	text-decoration: underline;
}

a.mailLink {
	color: #036;
	font-weight: bold;
}

a.mailLink:hover {
	color: #000;
}


h3 {
	 font-size: 15px;
	 text-align: left;
	 color: #90130c;
}

h4 {
	 font-size: 14px;
	 margin-top: 10px;
	 margin-bottom: 4px;
	 text-decoration: underline;
	 color: #a0621a;
}

span.menu-title {
	 color: #a0621a;
	 font-weight: bold;
}

h5 {
	font-size: 12px;
	padding: 0;
	margin: 20px 0 0 0;
}

h6 {
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: normal;
	color: #404040;
}

th {
	 text-align: left;
	 padding: 10px 5px;
	 font-size: 12px;
	 background: #f4f4f4;
}

div#top {
	 width: 983px;
	 height: 300px;
	 overflow: hidden;
}

div#pageBox {
	 min-height: 100%;
	_height: 100%;
	 width: 983px;
	 text-align: left;
	 background: url('page-background.gif');
	 margin: auto; 
}

div#page {
	 float: left;
	 margin: auto;
	 min-height: 100%;
	 _height: 100%;
	 width: 983px;
	 border: none;
	 border-left: 1px solid #808000;
	 border-right: 1px solid #808000;
}

div#header {
	 width: 983px;
	 height: 65px;
	 background: #ffffff;
	 text-align: right;
}


#mainBlock {
	text-align: justify;
}


div#content {
	 float: left;
	 text-align: justify;
	 width: 529px;
	 margin-top: 40px;
	 margin-left: 40px;
}

img.foto {
	border: 2px solid #fafafa;
	margin-top: 15px;
}


img.fotka {
	border: 1px solid #404040;
}

img.karta {
	margin: auto;
	text-align: center;
}

ul {
	list-style-type:square;
}

p.wpis {
	margin-top: 0px;
	margin-bottom: 20px;
}

img.title_napis {
	margin: 10px 0;
}
p.wazne {
	color: #900;
	font-size: 16px;
	line-height: 23px;
}

p.duze {
	font-size: 15px;
	color: #333;
}
