html,body{top:auto;padding:0}
body{ background: url('obrazki/tlo_skos.gif') repeat;}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#content p{line-height:1.4; text-align: justify;}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#container{width:750px; margin-left:auto; margin-right: auto;border: 1px solid #996600; background: url('obrazki/tlo.gif') repeat; }
div#header{height: 201px;}
div#wrapper{float:right;width:100%;margin-left:-200px}
div#content{margin-top:5px;margin-left:212px;font: 86% arial, sans-serif;width:538px;}
div#navigation{float:left;clear:left;width:200px; min-height:274px; ; background: url('obrazki/menu_gitara.gif') no-repeat scroll top;}
div#extra{float:left;width:200px; height: 78px; top:0px; }
div#footer{clear:both;width:100%; text-align: right; }
div#navigation ul { /* element ul */ 

		margin: 0; /* odległość menu od obramowania*/ 
		padding: 5px; } /* odległość menu od obramowania*/ 
		
div#navigation a { /* linki w menu */ 
		font-family: Verdana, Sans-serif; /* krój czcionki */ 
		font-size: 14px; /* wielkość czcionki */ 
		display: block; /* rodzaj wyświetlenia elementów */
		width: 178px; /* szerokość */ 
		padding: 3px; /* odległości linków */ 
		border-right: 3px solid #FC9;
		color: #3B3B3B; /* kolor linków */ 
		margin-top: 1px; /* 1px odstępu od góry */ 
		text-decoration: none; /* dekoracja tekstu */ 
	/* border-left: 6px solid #996600; */
		font-weight: bold;
		} /* lewe obramowanie; #CCCCCC - kolor zwykłego prostokąta */
div#navigation a:hover { /* najechane linki w menu */ 
		font-family: Verdana, Sans-serif; /* krój czcionki */ 
		font-size: 14px; /* wielkość czcionki */ 
		display: block; /* rodzaj wyświetlenia elementów */ 
		width: 178px; /* szerokość */ 
	color: #F93; border-color: #F93;
		text-decoration: none; /* dekoracja tekstu */ 
		
		/* border-left: 6px solid #F93; */ } /* lewe najechane obramowanie; #9CD3D3 - kolor najechanego prostokąta*/ 
		
div#navigation li { /* element li */ 
		list-style-type: none; } /* rodzaj wykazu */
div#content li { 
list-style: url('obrazki/bullet.gif'); /* element li */ 
		 }
		 a:active {
    color: red;
    }

a:link {
    color: #3B3B3B;
    text-decoration: none;
}
a:visited {
    color: #3B3B3B;
    text-decoration: none;
}

a:hover {
    color: #F93;
    text-decoration: none;
}
    h1 {
    font-size: 2em;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #996600;;
}

h2 {
    font-size: 1.4em;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: left;
    color: #996600;
}

h3 {
    font-size: 1.2em;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: left;
    color: #CC6600;
}

h4 {
    font-size: 1.1em;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: left;
    color: #CC6600;
}

h5 {
    font-size: 1em;
    font-family: Times, "Times New Roman", serif;
    font-weight: bold;
    text-align: left;
    color: #996633;
}

p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10pt;
    text-align: justify;
}

td.left {
font-style: italic; font-weight: bold; line-height: 36px; margin-top: 20px
}
td.right {
width:100px; margin-top:20px;
}

