html		{
				overflow-y:scroll;

}

body		{
				background: #eeeeee;
				padding: 0px;
				margin-top: 0px;
			}

body, td, th, textarea, input
			{
				font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
				font-size: 13px;
				color: #505050;
			}
			
			
div.main	{
			width: 960px;
			margin-left: auto;
			margin-right: auto;
			margin-top: 15px;
			margin-bottom: 17px;
			padding: 0;
			background: #ffffec;
			border-width: 1px;
			border-color: brown;
			border-style: solid;
}

div.gora	{

			padding: 0px;
			margin: 0px;
			padding: 0px;
			background: url('../images/top_fronczek.jpg') no-repeat 0 0px;
			background-repeat: no-repeat;
}

div.dol		{

			margin-top: 0px;
			padding: 0px 30px 10px 30px;

}

div.zf		{
			font-family: Verdana;
			font-size: 40px;
			font-weight: bold;
			letter-spacing: 10px;
			text-align: center;
			margin-left: 70px;
			padding-top: 25px;
			color: #991010;
}

div.ginseks	{
			text-align: center;
			font-weight: bold;
			width: 280px;
			position: relative;
			left: 660px;
			top: -5px;
			color: darkblue;
}


div.buttons {
			margin-left: 185px;
			margin-top: 0px;
			margin-bottom: 0px;
			position: relative;
			top: -25px;
			padding:0px;
			height:32px;
}

div.linia {
						background-color: brown;/*#aaaaaa;*/
						padding-top: 0px;
						height: 1px;
						margin: 0px 1px 10px 1px;
						position: relative;
						top: -10px;
}

div#index	{
			margin-left:0px;
}


.button {
			margin-left:32px;
			padding:0px;
			float:left;
}

.bleft {
			height:32px;
			padding: 0px;
			margin: 0px;
			padding-bottom: 3px;
			background:url('../images/b_left.png');/* no-repeat 0 0;*/
			background-repeat: no-repeat;
			float:left;
}

.bleft a {
			padding: 6px 14px 8px 2px;
			/*background: yellow;/*url('../images/b_right.png') no-repeat top right;/* no-repeat 100% 0;*/
			background-image: url('../images/b_right.png');
			background-position: top right;
			background-repeat: no-repeat;
			position: relative;
			right: -12px;
			top: 6px;
									/*display: inline;*/
}

.bleft a:link, .bleft a:visited{
			color: yellow;
			font-style: italic;

}

.bleft a:hover {
			color: #991010;/*#ffffec;*/
			text-decoration: none;
}

a:link.wybrany, a:visited.wybrany	{
			color: #b7e2ff;/*#b1ffa7; */
}

a:hover.wybrany	{
			color: #109010;
}


.head			{

			font-family: Verdana;
			font-size: 25px;
			/*font-weight: bold;*/
			letter-spacing: 3px;
			margin: -5px 0 20px -15px;
			padding: 0 0 0 0;
			color: #991010;/*#303030;*/
			/*background: yellow;*/

}


a:link, a:visited
			{
					color: brown;
					text-decoration: none;
					font-weight: bold;
			}


a:hover		{
					text-decoration:  underline;
				
			}

a:active 	{
					color:  darkorange;

			}

p	{

			text-indent: 20px;
			text-align: justify;
			line-height: 180%;
			margin: 0;
			margin-top: 18px;
			padding: 0;
}

.wyloguj	{
				text-align: center;
				margin-top: 15px;
			}
			
.gosciem	{
				color: #a0a0a0;
				font-size: 11px;
				font-family: Arial, sans-serif;
				padding-left: 20px;
}

.autor	{
				margin-top: 50px;
				text-align: center;
				color: #1080ff;
				font-family: Verdana, Arial, sans-serif;
				font-size: 10px;

}

ul.artykuly {
				line-height: 250%;
}

ul.artykuly a {
				color: darkgreen;
}

ul.artykuly span {
				color:#909090;
				font-size:10px;
				padding-left:2px;

}

ul.artykuly li {/* zmienic!!! */
			color: red;
}

ul.artykuly ul {
		margin-top: -5px;
		margin-bottom: 8px;
}
ul.artykuly ul li {
		color: #505050;
		line-height: 160%;
}

img.del	{
		border: none;
		position: relative;
		top: 2px;

}