/* CSS do strony Zachem Barwniki
Wszelkie prawa zastrzeone */

body		{
		font-family: Arial;
		font-size: 10pt;
		color: #000000;
		background: #FFFFFF;
		margin: 0px; 
		height: 100%;
		}
.nazwadzialu {
		left:250px; top:0px; position:absolute;
		background: url('gfx/belka.jpg') no-repeat;
		text-align: left;
		font-size: 11pt;
		font-weight: bold;
		width: 223px; height: 41px;
		padding-top: 10px; padding-left: 15px;
		}
.copyright	{
		background: url('gfx/copyright2.jpg');
		display:block; width:100%;
		bottom: 0px; position: fixed;
		color: #67797F;
		font-size: 8pt;
		font-weight: bold;
		}
.copyright img	{
		margin-right: 10%;
		vertical-align: middle;
		}
#flagi		{
		position: absolute; top: 10px; right: 10px;
		}

#flagi img	{
		margin-left: 5px; margin-right: 5px;
		border: 0px;
		}

.tresc	{
		left:250px; top:50px; position:absolute;
		text-align: justify;
		}

a		{
		color: #000000;
		text-decoration: none;
		}
a:hover	{
		color: #FF0000;
		text-decoration: none;
		}

#menu		{
		font-family: "Tahoma";
		font-size: 12pt; font-weight: bold;
		margin: 205px 0 100px 50px; padding: 0;
		list-style-type: none; width: 250px;
		}

#menu li	{
		margin: 0 0 18px 0; padding: 0;
		}

.plista	{
		position: relative;
		margin-left: 20px;
		margin-top: 30px;
		background-color: #F9F9F9;
		width: 700px;
		height: auto;
		line-height: 200%;
		}
.pwciecie	{
		text-indent: 50px;
		}
.pbarwnik	{
		position: relative;
		margin-left: 35px;
		background-color: #E9E9E9;
		height: 40px;
		width: 450px;
		font-size: 10pt;
		font-weight: bold;
		padding: 2px;
		}
.pbarwnik a	{
		color: #000000;
		text-decoration: none;
		}
.pbarwnik img{
		padding: 1px;
		vertical-align: middle;
		border: 1px #000000 solid;
		margin-right: 10px;
		}

.kokno	{
		position: relative;
		margin-left: 15px;
		margin-bottom: 25px;
		border: 1px solid black;
		background: url('gfx/kokno.jpg') top repeat-x #EFEFEF;
		padding-top: 8px;
		font-size: 8pt;
		text-indent: -5px;
		padding-left: 10px;
		width: 300px;
		}

.searchform {
		position: relative;
		width: 400px;
		border: 1px solid  black;
		background: #EFEFEF;
		padding: 10px;
		}
.search	{
		position: relative;
		width: 400px;
		border: 1px solid black;
		background: #EFEFEF;
		margin: 5px;
		line-height: 150%;
		padding: 5px;
		text-align: left;
		}
.search a	{
		padding-left: 5px;
		}
.search a:hover	{
		padding-left: 10px;
		}

