body {
	background-image: url(pics/dot.jpg) }

form{display:inline;}

#strona {
    margin     	: auto;
    border     	: 1px solid black;
    padding    	: 0px;
    width      	: 758px;
		height		 	: auto;
		min-height 	: 500px;
		background-color	:#2f2f37;
		color			 	: #b0b0bb;
		text-align 	: left;
		position	 	: relative;
}


#naglowek {
    margin     	: 0px;
    border     	: none;
    padding    	: 0px;
    width      	: 758px;
		height		 	: 100px;
		position	 	: relative;
		display			: block;
}

#KolumnaLewa {
    margin     	: 0px;
    border     	: none;
    padding    	: 0px;
    width      	: 210px;
		height		 	: auto;
		float 		 	: left;
		position	 	: relative;
		top				 	: 1px;
		text-align 	: left;
		background-image: url(pics/tlo_left.gif);
		display			: block;
}

#kolumnaPrawa {
    margin     	: 2px;
    border     	: none;
		padding    	: 0px;
    width      	: 540px;
		height		 	: auto;

		position	 	: relative;
		top				 	: 1px;

		overflow	 	: auto;
		display			: block;

		list-style-type: disc;		
}


.tabela {
		color			 	: #b0b0bb;
}

#stopka {
		color			 	: #b0b0bb;
		position	 	: relative;
		top		 			:	2px;
		text-align 	: center;
}

a.stopka1{
		color				: #b0b0bb;
		text-decoration:none;
		font-size	 	: small;
}

#sitemap {
    margin     	: 2px;
    border     	: none;
		padding    	: 0px;
    width      	: 540px;
		height		 	: auto;

		position	 	: relative;
		top				 	: 1px;
		left			 	: 2px;
		overflow	 	: auto;
		display			: block;
}