@media all{
a{font-weight:bold;text-decoration:none;color:#000;text-shadow:1px 1px 2px #666666}
a:active{text-shadow:none}
body{color:#000;font-family:Verdana,sans-serif}
#menu {position:absolute;top:5px;left:10px;margin:0;padding:0;list-style:none}
#menu ul {float:left;width:180px;margin:0;padding:0;list-style:none;background:#F7FFF7;border-color:#00923F #E7EEE7 #E7EEE7 #00923F;border-style:solid; border-width:2px 1px 1px 1px}
#menu a, .miniaturka a{display:block;padding:0.5em}
#menu li{text-align:center}
img{border:0}
#tekst{background:#F7FFF7;padding:1px;border-color:#00923F #E7EEE7 #E7EEE7 #00923F;border-style:solid; border-width:5px 1px 1px 2px}
#tekst p{margin:1.5em;text-indent:3em;text-align:justify}
#tekst h1,h2,h3,h4{text-align:center;margin:1em;text-shadow:1px 1px 1px #888888}
#tekst ul{list-style-type:decimal;text-align:justify;margin:0.4em;padding-left:2em}
#tekst li{margin:0.05em}
#tekst .btnbbcode{width:auto}
#tekst ul ul{list-style-type:lower-latin;margin:0}
#tekst .prawy{clear:both;text-align:right}
#tekst .miniaturka{float:left;text-align:center;padding:0.5em;border-top:2px solid #00923F;border-left:1px solid #00923F;margin:0.5em;height:135px}
#tekst .galeria{margin:auto;float:none;padding:0.5em;border-top:2px solid #00923F;border-left:1px solid #00923F}
#tekst .gala{margin:auto;text-align:center}
#tekst .miniaturka img{margin:auto;float:none;border:0;padding:0}
#tekst img{display:block;float:right;margin:0 1em;padding:0.5em;border-top:2px solid #00923F;border-left:1px solid #00923F}
#tekst input, #tekst textarea{width:100%;}
#stopka {clear:both;text-align:center;padding:1em}#stopka a{color:#999}
}

@media screen{
body{background:url(/grafiki/tlo.jpg) no-repeat fixed bottom left #EFE;font-size:13px;max-width:1000px;min-width:785px}
#menu {width:180px}
#menu ul {border-radius: 10px}

#menu li ul {position:absolute;left:-999em;margin-left:180px;margin-top:-2.5em}
#menu li:hover, #tekst .miniaturka:hover, #tekst .galeria:hover{background:#7f5;border-radius:7px}
#menu li:hover ul, #menu li ul li:hover ul, #menu li ul li ul li:hover ul {left:auto}
#menu li:hover ul ul,  #menu li:hover ul ul ul {left:-999em}

#tekst{margin-left:200px;min-width:585px;border-radius: 40px}
#tekst h1{font-size:1.6em}
#tekst h2{font-size:1.4em}
#tekst h3{font-size:1.2em}
#tekst h4{font-size:1em}
#tekst a:hover{text-decoration:underline}
#tekst .miniaturka, #tekst .galeria, #tekst img{border-radius:10px}
}

@media print{
body{font-size:12px;}
#menu {display:none}
#tekst h1,h2,h3,h4{font-size:16px;}
#tekst{border-radius: 40px;padding:1px;border-top:5px solid #000; border-left:2px solid #000}
#tekst .miniaturka, #tekst .galeria, #tekst img{border-radius:10px;border-top:2px solid #000;border-left:1px solid #000}
}
 
@media handheld{
body{background:#EFE;font-size:10px;}
#menu li ul {display:none}
img{display:none;}
#tekst{margin:0}
#tekst h1,h2,h3,h4{font-size:12px;}
}

