@charset "utf-8";
/* CSS Document */
html {
	 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	 font-size: 11px;
	 margin: 0px;
	 padding: 0px;
	 background-color: #000000;
}

body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #333399;
	text-decoration: none;

}

a:hover {

	text-decoration: underline;
	
	}

#aktualnosci div {
	
	background-image: url('/img/tlo1.png');
	background-repeat: repeat;
	border: 1px solid orange;
	margin: 10px;
	padding: 10px;
	overflow: auto;
	font-size: 11px;
	text-align: justify;
	color: #333399;
	line-height: 16px;
}

#menu div {
	background-image: url('/img/tlo1.png');
	background-repeat: repeat;
	border: 1px solid darkgrey;
	margin: 10px;
	padding: 10px;
	overflow: auto;
	font-size: 12px;
	text-align: center;
	color: #333399;
	line-height: 20px;
	display: block;
	top: 0px;
}

#menu {position: bottom; top: 0px;}

#tresc div {
	margin: 10px;
	padding: 10px;	
	overflow: auto;
	text-align: justify;
	color: #333399;
}

#tresc p {
	text-align: justify;
	text-indent: 20px;
	color: #333399;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	
	
}

li {
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	margin-left: 40px;
}

h1 {

	 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	 font-size: 24px;
	 letter-spacing: 5px;
	 font-variant: small-caps;

}


h2 {
	 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	 font-size: 18px;
	 font-weight:normal;
	 margin: 0px;
	 padding: 0px;
	 line-height: 36px;



}

h3 {
	 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	 font-size: 12px;
	 font-weight:normal;
	 margin: 0px;
	 padding: 0px;
	 line-height: 18px;



}


table, td {border:1px none}
	.rightsidebar {widht:200px;margin-right:auto;margin-left:250px}
	

}