body{background:white;}
#header {height:400px !important;width:100%;z-index:2;position:absolute;left:0;background-color:transparent;}
#menu {z-index:3;top:128px;z-index:3;top:128px;}    
#center {z-index:3;top:128px;}
#footer {z-index:3;top:128px;}
#tlo {position:fixed;z-index:-1;top:0;}
.opisArea {width:625px;min-height:150px;font-family:"Lucida Console",monospace;}                       
textarea.opisArea {border:1px solid black;height:350px;}

div.ulubione div div h2 {
  font-size:14px;
  margin-left:20px; 
  padding-top:5px;
  font-size:15px;
  color:#FF6600;  
}

div.ulubione div.container {
  padding:0;
  padding-bottom:10px;
}

div.ulubione div div.content {
  padding:0 !important;
}

div.karuzelaBtn {
  width:20px;
  height:100px;
  border:1px solid #B9BABD;
  float:left;
  margin-top:5px;
  background:#DDDDDD;
  cursor:pointer;
  opacity:0.5;
}

div.karuzelaBtn:hover {
  opacity:1;
}

div.karbtnleft{
  -moz-border-radius: 5px 0 0 5px;
  margin-left:20px;
  background:url('/img/ico/arrow_left.png') 4px 42px no-repeat #DDDDDD;
}
div.karbtnright{
  -moz-border-radius: 0 5px 5px 0;
  background:url('/img/ico/arrow_right.png') 4px 42px no-repeat #DDDDDD;
}

div.karuzela {
  float:left;
  width:560px;
  padding-left:10px;
  padding-right:10px;
}


div.minthumb {
  width:100px;
  height:109px;
  float:left;
  margin:5px;
  margin-right:7px;
  overflow:hidden;
} 

div.minthumb img{
  margin-bottom:3px;
}

div.minthumb a{
  width:100px;
  float:left;
  text-align:center;
  font-size:11px;
}

div.minthumb a.slim {
  width:80px;
  height:30px;
  overflow:hidden;
}


#karuzelaInfo {
  text-align:center;
  font-style:italic;
  margin-top:20px;
  margin-bottom:20px;
}

.karuzelaDelButton {
  float:left;
  width:20px;
  height:30px;
  background:url('/img/cross_circle.png') 0 5px no-repeat;
  cursor:pointer;
}

#karuzelaV {
  margin-top:5px;
}

.ulubione div.header{ background:url('/img/ico/ulubione.png') 640px 5px no-repeat;padding-left:5px}
.ulubione div.header h2 {margin-bottom:10px}

div.odwiedzajacy {width:54px;float:left;text-align:center;margin-right:4px;margin-left:4px} 
.odwiedzajacy img {border:1px solid gray;padding:1px}
.odwiedzajacy img:hover {border:1px solid #E44D21}
.odwiedzajacy a {font-size:10px;color:#E44D21;display:block;width:50;overflow:hidden}


