/*
---------------------------------------------
 Design & Code (c) Wild Moose Justyna Walczak
---------------------------------------------
*/

* { margin: 0; padding: 0;}
a { text-decoration: none;}
html,body { width: 100%; height: 100%; background-color: #fff;}
body { font-size: 100%; line-height: 120%; color: #000; font-family: Verdana, Helvetica, sans-serif; text-align: left;}

.menu, .galerie, .stopka { display: none; visibility: hidden;}

.panel { width: 240px; background-color: #fff; margin: 0 0; padding: 0; position: relative; border: 0;}


.top { width: 240px; height: 100%; padding: 3px; margin: 0; color: #000; font-size: 12px; text-align: left; border-width: 0 0 0px; background-color: #fff;}
.top a { color: #e8e6da; margin-right: 0px; display: none; visibility: hidden;}
.top a:hover { text-decoration: underline; display: none; visibility: hidden;}
.top p { width: 240px; margin: 0; padding: 0; line-height: 14px; text-transform: uppercase; font-weight: bold; display: block;}
.top h1 { width: 240px; margin: 0 0; line-height: auto; text-align: left; font-size: 16px; font-weight: bold; color: #000;}
.top h1 a { background: url(img/studio22.jpg) no-repeat; width: 0px; height: 0px; float: left; display: block; display: none; visibility: hidden;}





