

	body{
	font: 13px/15px 'DroidSansRegular', Arial, sans-serif; 
	color:#000; 
	line-height:130%;
	}
 
	.shadow { 
 -webkit-box-shadow:  0px 0px 20px 1px #000;
        
        box-shadow:  0px 0px 20px 1px #000;
	 
	margin: 0px auto; padding: 0;
	text-align: center; display: block; 
}


.obrazek { 
-webkit-box-shadow:  0px 0px 6px 1px #4f4f4f;
 box-shadow:  0px 0px 6px 1px #4f4f4f;
margin: 0; padding: 3px;
background:#fff;
} 

 

/* your name */
h1 { font: normal 42px 'BallparkWeiner', Arial, sans-serif; color: #222;  text-align: center; text-shadow: 0px 1px 0px #fcfcfc; margin: 0px 0px; }

/* what you do */
.tytul {text-transform: uppercase; font: normal 11px 'DroidSansRegular', Arial, sans-serif;  color: #222; text-align: center; margin: 0px 0px 20px 0px; }

/* INTRO */
/* page headings */
h3 { font: normal 22px 'DroidSerifRegular', Arial, sans-serif; color: #333;
background: url(images/line.png) bottom repeat-x; padding: 0px 0px 5px 0px; margin: 0px 0px 10px 0px; }

/* italic headings */
.cytat { font: normal 14px/1.6em 'DroidSerifItalic', Arial, sans-serif; color: #666; margin: 10px 0 20px 0;}

/* SUB HEADS */
h4 { font: 14px 'DroidSerifRegular', Arial, sans-serif; color: #333; letter-spacing: 0.01em;
background: url(images/line.png) bottom repeat-x; padding: 3px 0px 5px 0px; margin: 0px 0 8px 0; }

h5 { font: 12px 'DroidSansBold', Arial, sans-serif; letter-spacing: 0.01em; color: #666; margin: 5px 0 2px 0 ;}

/* LINKS */
a { background-color: transparent; color: #777; outline: 0; text-decoration: none; } 
a:hover { background-color: transparent; color: #666; outline: 0; text-decoration: underline; }

p {margin : 0 0 10px 0;

 

} 


.figure  ul { padding-top:5px;list-style: outside disc;   padding-bottom:5px; margin-top:5px; padding-right:10px; margin-bottom:5px; padding-left:10px; margin-left: 1em;}
.figure  ul li{position: relative; left: 1em;   padding-right: 1em;   list-style-image: url(images/bullet.png);font-size:13px; line-height: 150%;}
 
 .figure #menu  ul li{list-style-image:none;}

.justifyfull{text-align:justify;}
.justifyright{text-align:right;}
.justifyleft{text-align:left;}
