html {
     overflow: -moz-scrollbars-vertical;
}


body {
	margin:0 auto;	
	background-color: #94d1ba;
	font-family: georgia, arial;	
}

a {
	color:black;
	font-size:9pt;
	text-decoration: none;
}

a:focus {
		outline: none;
	
}

td {
	font-size:9pt;
	color:#555555;
	line-height:14pt;
}

ul.menu {
	padding:0px;
	padding-left:10px;
	margin:0px;
	margin-top:10px;
}

.menu li {
	list-style: none;
	
}



.menu a {
	padding-bottom:4px;
	padding-top:5px;
	padding-left:5px;
	width:95%;	
	display: block;
/*	border-bottom:1px solid #42afa5;*/
	text-decoration: none;
	color:#1b2e1b;
	font-size:9pt;
	font-weight: bold;	
	line-height:12pt;
	
	
}

.menu a:hover {
	color:#417041;
	
}

.header td {
  border-bottom:1px solid #acf4da;

}

.content td.bg {
		background-image:url(img/bg_white.gif);
		background-position: top;
		background-repeat: repeat-x;
		background-color: white;
}

.title {
		font-size:14pt;
		letter-spacing:-1px;
		color:#417041;
		line-height:22pt;
		display: block;
		margin-bottom:20px;
		text-align:center;
		
	
}

.title-site {
		font-size:12pt;
		letter-spacing:-1px;
		color:#417041;
		line-height:22pt;
		display: block;
		margin-top:20px;
		margin-bottom:20px;
		text-align:justify;
		
	
}

.sub-title {
	color:black;
	font-size:10pt;
	letter-spacing: 1px;
	display: block;
	margin-bottom:15px;
}

.wiecej {
	margin-top:12px;
	float: right;;
}

.wiecej b {
	color:#9d0a0e;
}

.table td {
	padding:3px;
	padding-left:15px;
	border-bottom:1px solid #f3f3f3;
	height:40px;
}

.temat {
	color: #417041;
	font-size:9pt;
}

input {
		border:1px solid silver;
		height:17px;
		font-size:9pt;
		padding-left:5px;
		padding-top:2px;
		color: #444444;
		
	
}

.main-title {
  font-size: 16pt;
  letter-spacing:-1px;
  line-height:16pt;
  color:#0f5243;
  text-align: center;
  float:center;
  display:block;
  margin-bottom:30px;
  font-weight:bold;
  
}

p {
  text-indent:13pt;
}


.imie {
  font-weight:bold;
}

.darkgreen {
    color:#0f5243;
}

