<STYLE TYPE="text/css">
<!--
body1
	{
		margin-top	: 0px;
		margin-bottom	: 0px;
		margin-left	: 0px;
		margin-right	: 0px; 
		background-color: #000000;
	}

body.okienko
	{
		scrollbar-FACE-color		: #D8DFF2;
		scrollbar-HIGHLIGHT-color	: #EF9A48;
		scrollbar-SHADOW-color		: #333333;
		scrollbar-3DLIGHT-color		: #004000;
		scrollbar-ARROW-color		: #ffffff;
		scrollbar-TRACK-color		: #D8DFF2;
		scrollbar-DARKSHADOW-color	: #606060;
		background-repeat		: no-repeat;
		background-attachment		: fixed;
		margin-top			: 10px;
		margin-bottom			: 50px;
	}

a
	{
		color           : #ffffff;
		text-decoration : none;
	}

a.blue
	{
		color           : #495862;
		text-decoration : none;
		font-weight	: bold;
	}

a.bluesky
	{
		font-family	: Arial;
		font-size	: 12px;
		font-weight	: bold;
		color		: #6d9ad1;
	}
a.top
{
		font-family	    : Arial;
		font-size		: 11px;
		font-weight		: bold;
		text-decoration : none;
		color           : #888888;
}
p.form
{
		font-family	: Arial;
		font-size	: 12px;
		font-weight : bold;
		line-height	: 18pt;
		color		: #000000;
}
p.text
{
		font-family : Arial;
		font-weight : normal;
		font-size	: 11px;
		line-height	: 26px;
		color		: #000000;
}
p.zapytanie
{
		font-family : Arial;
		font-weight : normal;
		font-size	: 11px;
		line-height	: 26px;
		color		: #000000;
		margin      : 10px 0px 10px 0px;
}
p.text_news
{
		font-family : Arial;
		font-weight : normal;
		font-size   : 11px;
		color		: #545454;
		line-height	: 26px;
		margin      : 3px 5px 2px 7px;
}
p.numer
{
		font-family : Arial;
		font-weight : bold;
		font-size   : 13px;
		color		: #555555;
		line-height	: 18px;
}
p.maly
{
		font-size   : 11px;
		font-family : Arial;
		font-weight	: normal;
		color       : #446478;
		padding 	: 5px;
		text-align	: justify;
}
.simple
	{
		color           : #fff8a7;
		text-decoration : none;
	}

h1
	{
		font-family	    : Arial;
		font-weight	    : bold;
		font-size	    : 14px;
		color		    : #495862;
		height		    : 30px;
		padding		    : 5px;
		background-color    : #DEE7EF;
		background-image    : url(../img/trybiki.gif);
		background-position : 370px 0px;
		background-repeat   : no-repeat;
		margin              : 10px 10px 0px 10px;
	}

.header
	{
		font-size       : 15pt;
		color           : #ffff00;
	}

.big
	{
		font-size       : 26pt;
		color           : #fff8a7;
	}
.small
	{
		font-size       : 11px;
		font-family     : "Tahoma";
		line-height     : 18px;
		font-weight     : normal;
		color           : #000000;
		padding-left		: 10px;
	}
.smallgrey
	{
		font-size       : 11px;
		font-family     : "Tahoma";
		line-height     : 18px;
		font-weight     : normal;
		color           : #9C9A9C;
		padding-top	: 20px;
	}

table1
	{
		font-size       : 13pt;
		font-family     : "Tahoma";
		line-height     : 30px;
		text-weight     : bold;
		color           : #ffffff;
	}

ul.menu
	{
		line-height	: 20px;
		margin		: 5px 10px 10px 0px;
//		display		: inline;
		list-syle-position: inside;
	}
li.menu
	{
		list-style-image: url('../img/li1.gif');
		marker-offset	: 10px;
	}

div.menu
	{
		font-size	: 11px;
		font-weight	: bold;
		color		: #f4f100;
		margin		: 1px 2px 1px 10px;
	}
.modern
	{
		background          : #DEE7EF;
		border-color	    : #6B869C;
		border-style        : solid;
		border-width        : 1px;
		padding-right       : 5px;
		padding-left        : 5px;
		font-family         : "Tahoma";
		font-size           : 11px;
	}
.modern_sel
	{
		background          : #DEE7EF;
		border-color	    : #6B869C;
		border-style        : solid;
		border-width        : 1px;
		padding-right       : 5px;
		padding-left        : 5px;
		font-family         : "Tahoma";
		font-size           : 11px;
		width		    : 155px;
	}

.modernwhite
	{
		border-style        : solid;
		border-width        : 1px;
		border-color	    : #ffffff;
	}
input.button.modern_b1
	{
		border				: 1px solid #000000;
		background-color		: #7B9ABD;
		color				: #ffffff;
		cursor				: hand;
		font-family			: Arial;
		font-weight			: normal;
		font-size           		: 11px;
		width				: 75px;
	}
	
	#description
	{
		font-family			: Arial;
		font-size       	: 12px;
		font-weight			: normal;
		padding				: 20px 10px 10px 10px;
	}

	#description #name
	{
		font-weight			: bold;
		font-size			: 13px;
		float				: left;
		width				: 350px;
		color				: #495862;
	}

	#description #leaflet
	{
		float				: right;
		
	}
	
	#description p
	{
		color				: #000000;
	}

	#description img#main
	{
		margin				: 40px 0px 20px 0px;
	}
	
	#description p#footer
	{
		text-align			: right;
		margin-right		: 10px;
		margin-top			: 20px;
	}
	
-->
</STYLE>