/* Clear */ img,p,table,form{margin:0;padding:0;border:none;}
/* Debug */ /*div{border:1px solid red !important;}*/

body {
	 font-family:Arial,sans-serif;
	 font-size:12px;
	 color:#fff;
	 padding-top:70px;
	 padding-bottom:0;
	 margin:0;
}

/* LAYOUT */
#top {
	 width:760px;
	 height:417px;
	 margin:auto;
}
#crickets {
   position:absolute;
	 z-index:2;
	 background-color:#000;
	 width:760px;
	 height:410px;
}
#tags {
   position:absolute;
	 z-index:1;
	 width:760px;
	 height:410px;
	 overflow:auto;
}
#container {
   width:760px;
	 margin:auto;
}
#middle {
   width:125px;
	 height:1100px;
	 margin-left:96px;
}
#korzenie {
   position:absolute;
   width:123px;
	 height:91px;
	 background:URL(korzenie_tunel.gif) no-repeat;
}
#darkness {
   position:fixed;
	 width:200px;
	 height:245px;
	 bottom:0;
	 background:URL(darkness.png) repeat-x;
	 margin-left:-30px;
}
#wiadro {
   position:fixed;
	 width:59px;
	 height:471px;
	 top:0;
	 margin-left:32px;
	 background:URL(wiadro_lina.png) no-repeat scroll left -80px;
}
#bottom {
   position:absolute;
	 z-index:666;
	 background:URL(postac.png) no-repeat;
	 width:130px;
	 height:190px;
	 top:1400px;
	 margin-left:86px;
}
#postac {
   position:absolute;
	 background:URL(postac.jpg) no-repeat;
	 width:484px;
	 height:299px;
	 top:1270px;
	 margin-left:324px;
	 display:none;
}

#menu_top {
	 position:absolute;
	 width:488px;
	 height:100px;
	 top:520px;
	 margin-left:250px;
}
span.title {
   font-size:10px;
	 background-color:#000;
}
#menu_top #bloodyroots {
   position:absolute;
	 margin-top:-30px;
	 margin-left:-20px;
	 width:476px;
	 height:146px;
}
#menu_top div.strony {
   position:absolute;
	 bottom:15px;
	 height:18px;
	 width:280px;
	 color:#aaaaaa;
	 word-wrap: break-word;
}
#prace div.strony {
	 width:490px;
	 color:#aaaaaa;
	 word-wrap: break-word;
	 float:left;
}
div.strony a {
   text-decoration:none;
	 padding:0 3px 0 3px;
}
a { color:#d2d2d2; text-decoration:none; }
a:hover { text-decoration:underline; }
div.strony .aktualna {
   color:#d2d2d2;
	 font-weight:bold;
}
div.strony .inna {
   color:#d2d2d2;
	 font-weight:normal;
}
div#mailing {
	 position:absolute;
	 bottom:15px;
	 right:0;
	 height:18px;
}
div#mailing input.textbox {
	 background-color:#000;
	 opacity: 0.5;
	 -moz-opacity: 0.5;
	 filter: alpha(opacity=50);
	 color:#fff;
	 font-size:10px;
	 padding:2px;
	 width:146px;
}
div#mailing add, div#mailing rem {
   height:15px;
	 background:URL(mailing_buttons.gif) no-repeat;
	 width:15px;
}
div#mailing rem {
   background-position:-15px;
}
.message, .contact {
   position:absolute;
	 top:550px;
	 left:622px;
	 min-width:175px;
	 z-index:666;
	 background-color:#000;
	 opacity: 0.5;
	 -moz-opacity: 0.5;
	 filter: alpha(opacity=50);
	 color:#fff;
	 font-size:10px;
	 padding:3px;
   border:1px solid #62341a;
}
.contact {
   top:500px;
	 left:370px;
 	 width:483px;
	 opacity: 0.92;
	 -moz-opacity: 0.92;
	 filter: alpha(opacity=92);
	 padding:5px;
}
.contact p {
   margin-bottom:3px;
}
.contact div {
   position:absolute;
	 top:0;
	 right:0;
	 padding:3px 4px 3px 3px;
}
.contactForm { margin:0; }
.contactForm input, .contactForm textarea {
   font-size:10px;
	 font-family:arial;
	 color:#fff;
	 border:none;
	 padding:2px;
}

/* LISTA PRAC */
#prace {
   position:absolute;
	 top:650px;
   width:600px;
	 margin-left:250px;
	 z-index:666;
}
#prace .praca {
	 width:75px;
	 float:left;
	 padding:4px;
	 margin-right:16px;
	 margin-bottom:20px;
}
#prace span.podpis, #prace span.podpis_new {
   padding:3px 4px 3px 4px;
	 display:block;
	 background-color:#000;
	 color:#fff;
	 font-size:10px;
	 text-align:center;
}
#prace span.podpis_new {
	 background:#000 URL(icon_star.gif) no-repeat scroll 2px center;
}
#prace .praca img.thumb {
	 width:75px;
}
.normal img.thumb, .hover img.thumb {
	 width:75px;
}

#powrot {
  position:absolute;
  margin-top:100px;
  margin-left:20px;
  z-index:999;
}

