body {margin: 0px; padding: 0;	background: #fff; font-family:  'Trebuchet MS', Verdana,Tahoma,  sans-serif;font-size: 14px;line-height: 1.6em; color: #333;}

img {border:0px;}

#container {width: 780px;margin: 5px auto;background-color: #fff;color: #333;line-height: 130%;}

#top {padding: 5px;border-bottom: 1px solid #aaa;}

#top h1 {padding: 0;margin: 0;}
#top h1 a,a:hover,a:visited {text-decoration: none;color:#333;}

#leftnav {float: left;width: 250px;margin: 20px 0 0 5px;}

#content {margin-left: 265px;padding: 20px 10px 5px 10px;text-align:justify;min-height:450px;}
#content a,a:visited {text-decoration:underline ;color:#333; }
#content a:hover {text-decoration:none ;color:#333; }

#footer{clear: both;margin: 0;padding: 5px;color: #333;background-color: #fff;border-top: 1px solid #aaa;text-align:center;font-size:11px;}
#footer a,a:visited {text-decoration:underline ;color:#333;display:inline; }
#footer a:hover {text-decoration:none ;color:#333;display:inline; }
#content h1 { margin: 5px 0 10px 0; font-size:20px;}

.arrowlistmenu{
width: 250px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: 14px 'Trebuchet MS',Verdana,  Tahoma,  sans-serif;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #333;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #333;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #333;
background-color: #F3F3F3;
}

.img {float:left; padding:5px;border:3px solid #aaa;margin:0 15px 3px 0;}
.dalej {text-align:right;padding:5px 10px 0 0;}
.left{float:left;}
.right{float:right;}
strong {text-transform:lowercase;} 
.fb {}
