html {
  height: 100%;
  overflow: auto;
} 

body {
  background-color: #ffffff;
  height: 100%;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#page {
  position: relative;
  min-height: 100%;
}

* html #page {
  height: 100%;
} 

#wrapper {
  padding-bottom: 65px; 
}

.left {
  margin-left: 20px;
  display: block;
  width: 250px;
  float: left;
  min-height: 650px;
  border-style: solid;
  border-width: 1px;
  border-color: #d5d5d5;
  background-color: #f5f6f6;
  background-image: url(img/bg-left.jpg);
  background-repeat: repeat-x;
  }

.scroll {
	font-size: 14px;
	}

.cytat {
	font-style: italic;
	text-align: center;
	color: #FF0000;
	}
	
.naglowek {
	font-weight: bold;
	}
	
.komentarz {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FF9900;
	}
	
.gora {
	text-align: right;
	font-weight: bold;
	color: #FF0000;
	}
	
.lewo {
  margin: 8px;
  display: block;
  text-align: center;
  }

.right {
  display: block;
  margin-left: 20px;
  float: left;
  min-height: 650px;
  width: 580px;
  border: 1px solid #d5d5d5;
  background-color: #bbbbbb;
  margin-bottom: 20px;
}

.footer {
	padding: 5px;
	width: 840px;
	margin-left: 20px;
	position: relative;
	background-image: url(img/bg-footer.jpg);
	background-color: #ffcc33;
	height: 50px;
	border-style: solid;
	border-color: #CC0000;
	border-width: 1px;
	clear: both;
	text-align: center;
}


.zdjecie {
margin-right: 5px;
}

.certyfikat {
border-color: #FFCC00;
}

.header {  
  background-color: #ffffff;
  height: 185px;
}

h1 {
font-size: 18px;
font-family:"Times New Roman", Times, serif;
color:#CC0000;
height: 19px;
text-align:left;
}

h2 {
font-size: 18px;
font-family:"Times New Roman", Times, serif;
color:#FF0000;
width: 95%;
display:block;
border-bottom:solid;
border-bottom-color:#FF0000;
border-bottom-width: 1px;
height: 19px;
font-weight:lighter;
margin-bottom: 5px;
text-align:left;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

.menu {
  background-image:url(img/bg-menu.jpg);
  background-repeat: repeat-x;
  background-color: #555555;
  height: 50px;
  text-align: center;
}

.menulink {
  border-top-style:solid;
  border-top-color:#CC0000;
  border-top-width: 7px;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.menulink:hover {
  border-top-style:solid;
  border-top-color:#FFCC00;
  border-top-width: 7px;
    border-left: none;
  border-right: none;
  border-bottom: none;
}

	#flashcontent {
		width: 100%;
		height: 100%;
	}

.kont {
 padding: 8px;
 }

.text {
  padding: 3px;
  text-align: justify;
  background-color: white;
  display: block;
  visibility: visible;
  height: 100%;
  min-height: 400px;
}


.spacer {
float: left;
width: 100%;
position: relative;
display: block;
height: 10px;
}

.lewo a {
color: #000000;
}



.lewo a:visited {
color: #000000;
}
.lewo a:hover {
color: #cc0000;
}
.text a {
color:#000000;
}

.text a:visited {
color:#000000;
}

.text a:hover {
color:#ff0000;
}

.szukacz {
	position: absolute;
	z-index: 555;
	left: 32px;
	top: 190px;
}

.footer a {
font-family:"Times New Roman", Times, serif;
font-size: 15px;
text-decoration: none;
color: #000000;
}

.footer a:visited {
font-family: "Times New Roman", Times, serif;
font-size: 15px;
color: #000000;
text-decoration: none;
}

.footer a:hover {
font-family: "Times New Roman", Times, serif;
font-size: 15px;
color: #cc0000;
text-decoration: underline;
}
.scroll {
font-size: 11px;	
}
