html, body {
	min-width: 1280px;
	margin: 0;
	padding: 0;
	background: url('foto/tlo.jpg');
	color: #FFFFB0;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	scrollbar-face-color: #4D6322; 
	scrollbar-base-color: #4D6322;
  	scrollbar-highlight-color: #808050;
  	scrollbar-shadow-color: #515926;
  	scrollbar-3dlight-color: #808050;
  	scrollbar-darkshadow-color: #004900;
  	scrollbar-arrow-color: #fff000;
  	scrollbar-track-color: #808050;
}

.ocena {
color: #ffcb00;
}
#top {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url('foto/tlo_top.jpg');
	}

	#gora {
		height: 180px;
		width: 100%;
		background: url('foto/tlo_gora.jpg');
		margin: 0;
		padding: 0;
		}
		#stawka {
			background: url('foto/stawka.jpg');
			width: 500px;
			height: 60px;
			position: relative;
			top: 20px;
			left: 20px;
			z-index: 2
			} 
			
		#hodowla {
			background: url('foto/hodowla.jpg');
			width: 400px;
			height: 40px;
			position: relative;
			top: 30px;
			left: 70px;
			z-index:3;
			}
		#logo {
		background: url('foto/4.png') no-repeat;
		width:680px;
		height: 180px;
		position: absolute;
		left: 480px;
		top:0;
		z-index: 1;
		}
	#srodek {
		width: 100%;
		margin: 0;
		padding: 0;
		background: url('foto/tlo_menu.jpg');
		background-repeat: repeat-y;
		}

		#menu {
			float:left;
			width: 170px;
			padding-left: 20px;
			}
		 ul, ul li {
			display: block;
			list-style: none;
			margin: 0;
			padding: 0;
			}

		 ul li {
			width: 150px;
			}

		 ul a:link, ul a:visited {
			display: block;
			width: 150px;
			height: 30px;
			text-decoration: none;
			font-weight: bold;
			font-variant: small-caps;
			font-size: 100%;
			line-height: 30px;
			text-align: center;
			background: url("foto/menu01.jpg") repeat-x top;
			color: #ffff00;
			}

		 ul a:hover {
			background-image: url("foto/menu02.jpg");
			color: #eff;
			}

		#grafika {
			float:left;
			margin-top: 270px;
			margin-left: -190px;
			padding-top: 20px;
			width: 210px;
			}
			#logofci {
				position: relative;
				float:left;
				background: url('foto/logofci.gif') no-repeat;
				width: 150px;
				height: 70px;
				margin-left: 20px;
				}
			
		
			#zdjecie {
			position: relative;
			background: url('foto/mysza1.png') no-repeat;
			float: left;
			width:210px;
			height: 190px;
			padding:0;
			margin: 0;
			}
	#tytul {
		width: 150px;
		height: 40px;
		position: relative;
		float: left;
		font-size: 150%;
		text-align: center;
		font-variant: small-caps;
		line-height: 170%;
		color:#ffff00;
		background: url('foto/menu2.jpg');
		margin: 10px;
		}
		
		#tresc {
			font-size: 90%;
			line-height: 150%;
			margin-left: 210px;
			margin-top: 0px;
			background: url('foto/tlo_top.jpg');
			padding-left: 10px;
			padding-top: 10px;
			padding-right: 20px;
			padding-bottom: 10px;
			}
		#do_gory {
			width: 32px;
			height: 32px;
			position: relative;
			margin-top:50px;
			margin-bottom: 20px;
			margin-left: 40%;
			text-indent: -2000em;
			
			}
			#do_gory a:link  {
				display: block;
				width: 32px;
				height: 32px;
				background: url('foto/do_gory1.jpg') no-repeat;
				}
			#do_gory a:visited {
				display: block;
				width: 32px;
				height: 32px;
				background: url('foto/do_gory1.jpg') no-repeat;
				}
			#do_gory a:hover {
				display: block;
				width: 32px;
				height: 32px;
				background: url('foto/do_gory2.jpg') no-repeat;
				}

	#stopka {
		width: 100%;
		height: 100px;
		background: url('foto/tlo_stopka.jpg');
		clear: both;
		font-size: 80%;
		text-align: center;
		}		

	
	a:link, a:visited {
	color: #FFFF00;
	text-decoration: none;
	background: none;
	display: inline;
	}
	a:hover {
	color: orange;
	background: none;
	display: inline;
	}
span.name {
color: yellow;
}
span.badania {
color: orange;
}

.linia {
color: yellow;
font-size: 150%;
text-align: center;

}

