/* (c)ss 2006 Coding by Marcin Szafert - marcin at szafert kropka pl */

body { margin: 0; padding: 0; font: normal 12px "trebuchet ms", helvetica, sans-serif; color: #fff; background: #000 url(../images/tlo_parkiet.jpg); }
img { border: none; }
h3 { margin: 10px 0 5px 5px; font-size: 1em; color: #fff; }

/* layout */

#content { width: 1000px; margin: 20px auto; }
#leftCol { float: left; width: 820px; padding-bottom: 20px; }
#rightCol { float: left; width: 180px; margin-right: -3px; padding-bottom: 20px; }
#footer { clear: left; text-align: right; font-size: 10px; color: #fff; border-top: 1px dashed #666; }

/* content */
/*#header { width: 650px; height: 73px; background: transparent url(../images/fotoneay_logo_prze.png) no-repeat; }*/
#header h1 { display: none; }
ul#fotoList { margin: 10px 0; padding: 0; list-style: none; }
#fotoList li.tytul { margin: 20px 15px 3px 5px; font-size: 1.3em; font-weight: bold; }
#fotoList li.tytul span { font: normal .8em "lucida sans unicode", helvetica, sans-serif; }
#fotoList li.foto img { padding: 0; border: 9px solid #000; background-color: #141414; }
#fotoList li.opis { margin: 0 15px 0 37px; text-indent: -32px; font-size: .9em; line-height: 1.2em; }
#fotoList li.opis span { font-weight: bold; color: #fff; }

ul#foto_nav, ul#linki { margin: 0 0 0 10px; padding: 0; list-style: none; }
#foto_nav ul { margin: 0 0 3px 0; padding: 0; list-style: none; }
#foto_nav li { color: #ccc; }
#foto_nav li a { text-decoration: none; color: #666; } /* lata */
#foto_nav li a:hover { color: #999; }
#foto_nav li li { line-height: 1.1em; margin-left: 5px; }
#foto_nav li li a { text-decoration: none; color: #fff; } /* miesiące */
#foto_nav li li a:hover { color: #87CEFA; }

#linki li a { text-decoration: none; color: #fff; border-bottom: 1px solid #000; } /* linki */
#linki li a:hover { text-decoration: none; color: #87CEFA; border-bottom: 1px solid #333; }


td { font-size: 11px; font-family: tahoma, arial, sans-serif }
a { color: #969696; text-decoration: none }
a:hover { color: #000000; text-decoration: none }


