<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html
{ background-color:#5e514c;
	font-family: 'Lato', sans-serif;
	width:100%;
	margin:0;
    color:white;
}
	a:link {
		color: white;
		text-decoration:none;
	}
	a:visited {
		color: white;
		text-decoration:none;
	}
	a:hover {
		color:white;
		text-decoration:none;
		font-weight:bold;}

	a:active {
		color: grey;
		text-decoration:none;
	}
	
table tbody tr td a:link {color:black !important;
                        -moz-color:black !important;}
table tbody tr td #YT a:active {color:black !important; 
                                  -moz-color:black !important;}
table tbody tr td #YT a:hover {color:black!important;
                                  -moz-color:black !important;}
table tbody tr td #YT a:visited {color:black!important;
                                      -moz-color:black !important;}

#gorny{
	width:1500px;}

	
#menu
{	top:74px;
	font-size:15px;
	color:white;
	}
	
	
#potem   /*adres*/
{     		
	position:absolute;
	top:255px;
	right:463px;
	height:300px; 
	font-size:16px;
	color:black;
	}


#napisy 
{ 					/*tekst gĹĂłwny*/

	background-color:white;
	width: 598px;
	float:left;
	padding:10px;
	font-size:18px;
	text-align:center;
	color:black;
	top:410px;
	}
#galeria
{background-color:white;
	width: 598px;
	float:left;	
	padding:10px;
	top:410px;
	}
	
    #ytplayer{top: 80px; left: 230px;position:absolute;}
#jesli
{
	background-color:white;
	position:absolute;
	width:290px;
	height:660px;
	font-size:19px;
	padding-right:8px;
	color:black;
	float:left; 
}
	

#bok
{
	position:absolute;top:370;
	right:580px;
	width:420px;
	float:left;
}

 #dol
 {
	 width:100%;
	clear:both;
 }</pre></body></html>