*{
 margin:0;
 padding:0;
 border:0;
 }
html{
 width:auto;
 height:100%;
 } 
/*#banners{
 overflow:hidden;
 }*/  
body{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 background-color:#202629;
 color:#333;
 position:relative;
 height:100%;
 } 
#wrapper{
 width:100%;
 height:100%;
 background-color:transparent;
 position:relative;
 z-index:0;
 } 
#wait{
 display:block;
 width:930px;
 text-align:center;
 color:#fff;
 font-size:18px;
 position:absolute;
 top:50%;
 left:180px;
 background-color:transparent;
 } 
#container{
 width:930px;
 height:470px;
 position:absolute;
 top:50%;
 left:50%;
 z-index:1;
 /*background-color:#fff;*/
 visibility:hidden;
 } 
#topBar{
 width:930px;
 height:34px;
 position:relative;
 margin-bottom:7px;
 } 
/*==============Nawigacja==================*/
#nav{
 position:absolute;
 left:-200px;
 top:50%;
 background:#fff url(../design_img/nav_bg.jpg) top right no-repeat;
 display:block;
 height:430px;
 padding:20px 45px 20px 20px;
 z-index:10;
 color:#000;
 visibility:hidden;
 }
#nav:hover{
 left:0px;
 } 
#nav li{
 list-style-type:none;
 margin-bottom:0px;
 }
#nav a,#nav span{
 display:block;
 width:160px;
 text-decoration:none;
 color:#000;
 padding:13px 5px 13px 5px;
 background-color:#fff;
 border-bottom:1px solid #dedede;
 }   
#nav a:hover{
 background-color:#f1f1f1;
 color:#000;
 } 
.active{
 font-weight:bold;
 } 
.seeAlso{
 margin-top:50px;
 display:block;
 width:160px;
 color:#3e474e;
 background-color:#fff;
 text-transform:uppercase;
 padding:13px 5px 13px 5px;
 }
/*===========================NAGLOWKI=================*/
h1{
 position:absolute;
 right:6px;
 top:0px;
 background-color:#3e474e;
 width:460px;
 color:#fff;
 font-size:16px;
 padding:8px 0px 8px 10px;
 border-left:3px solid #0575a3;
 } 
h1.Ver{
 position:absolute;
 right:1px;
 top:0px;
 background-color:#3e474e;
 width:460px;
 color:#fff;
 font-size:16px;
 padding:8px 0px 8px 10px;
 border-left:3px solid #0575a3;
 }  
h1.Hor{
 position:absolute;
 right:3px;
 top:0px;
 background-color:#3e474e;
 width:460px;
 color:#fff;
 font-size:16px;
 padding:8px 0px 8px 10px;
 border-left:3px solid #0575a3;
 }  
h1 a{
 color:#f1f1f1;
 background-color:#3e474e;
 text-decoration:none;
 }  
h1 a:hover{
 color:#0575a3;
 } 
#bannerOrder{
 width:150px;
 padding-top:10px;
 padding-bottom:11px;
 position:absolute;
 right:0px;
 top:0px;
 background-image:url(../design_img/zamowBtn.jpg);
 font-size:11px;
 text-align:center;
 font-weight:bold;
 } 
#bannerOrder:hover{
 background-image:url(../design_img/zamowBtnHover.jpg);
 color:#fff;
 } 
#logotype{
 position:absolute;
 top:0px;
 left:-2px;
 }  
h2{
 background-color:#004f92;
 padding:5px 0px 5px 5px;
 color:#fff;
 font-size:11px;
 text-transform:uppercase;
 margin-bottom:5px;
 font-weight:bold;
 border-bottom:2px solid #0257a7;
 border-top:2px solid #0257a7;
 background-image:url(../design_img/h2_bg.jpg);
 }    
h2 a{
 color:#fff;
 text-decoration:none;
 display:block;
 width:300px;
 }  
h2 a:hover{
 color:#000;
 }  
/*========================Kategorie========================*/
.bannerCategory{
 width:305px;
 height:230px;
 float:left;
 margin:2px 4px 2px 0px;
 padding-bottom:2px;
 position:relative;
 z-index:2;
 }
.horizontalThumb,.horizontalThumbAlone{
 width:295px;
 height:75px;
 border:5px solid #fff;
 position:relative;
 overflow:hidden;
 cursor:pointer;
 } 
.horizontalThumbAlone{
 float:left;
 margin:2px;
 position:relative;
 } 
.horizontalThumb:hover{
 border:1px solid #fff;
 padding:4px;
 } 
.horizontalThumb:hover img{
 top:4px;
 left:4px;
 } 
.horizontalThumb img{
 position:absolute;
 top:0;
 left:0;
 clip:rect(0px, 295px, 75px, 0px);
 z-index:3;
 }
.horizontalThumb a.img{
 position:static !important;
 background-color:transparent !important;
 }
.horizontalThumb a{
 position:absolute;
 top:1px;
 right:1px;
 background-color:#fff;
 text-decoration:none;
 font-size:18px;
 color:#333;
 padding:1px 5px 3px 5px;
 z-index:4;
 }
.horizontalThumb:hover a{
 background-color:#0575a3;
 color:#fff;
 top:4px;
 right:4px;
 } 
.categoryDescription{
 width:287px;
 height:95px;
 padding:9px;
 border:0px solid #ccc;
 margin-top:2px;
 background: #fff url(../design_img/categoryDescription_bg.gif) bottom right no-repeat;
 color:#000;
 } 
.categoryDescription p{
 text-align:justify;
 font-size:10px;
 padding-right:5px;
 position:relative;
 top:10px;
 } 
.dimensions{
 float:left;
 width:120px;
 height:87px;
 text-align:center;
 vertical-align:middle;
 position:relative;
 z-index:200;
 } 
#d1{
 display:block;
 width:110px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensions750x100.gif) top center;
 }
.dim750x100{
 display:block;
 width:110px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensions750x100.gif) top center;
 position:relative;
 z-index:100;
 } 
#d2{
 display:block;
 width:70px;
 height:85px;
 background:transparent url(../design_img/dimensionsButtons/dimensions120x600.gif) top center;
 } 
.dim120x600{
 display:block;
 width:70px;
 height:85px;
 background:transparent url(../design_img/dimensionsButtons/dimensions120x600.gif) top center;
 position:relative;
 z-index:100;
 }  
.dim120x600,.dimx{
 left:20px;
 } 
#d3{
 display:block;
 width:85px;
 height:90px;
 margin-left:10px;
 background:transparent url(../design_img/dimensionsButtons/dimensions100x100.gif) top center;
 }
.dim100x100{
 display:block;
 width:85px;
 height:90px;
 margin-left:10px;
 background:transparent url(../design_img/dimensionsButtons/dimensions100x100.gif) top center;
 position:relative;
 z-index:100;
 } 
#d4{
 display:block;
 width:110px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensions468x60.gif) top center;
 } 
.dim486x60{
 display:block;
 width:110px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensions468x60.gif) top center;
 position:relative;
 z-index:100;
 }  
  
#d5{
 display:block;
 width:70px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensionsx.gif) top center;
 } 
.dimx{
 display:block;
 width:70px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensionsx.gif) top center;
 position:relative;
 z-index:100;
 }    
#d1:hover,.dim750x100:hover{
 background:transparent url(../design_img/dimensionsButtons/dimensions750x100hover.gif) top center;
 } 
.d1active{
 display:block;
 width:110px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensions750x100hover.gif) top center;
 }  
#d2:hover,.dim120x600:hover{
 background:transparent url(../design_img/dimensionsButtons/dimensions120x600hover.gif) top center;
 }    
.d2active{
 display:block;
 width:70px;
 height:85px;
 background:transparent url(../design_img/dimensionsButtons/dimensions120x600hover.gif) top center;
 } 
#d3:hover,.dim100x100:hover{
 background:transparent url(../design_img/dimensionsButtons/dimensions100x100hover.gif) top center;
 } 
.d3active{
 display:block;
 width:85px;
 height:90px;
 margin-left:10px;
 background:transparent url(../design_img/dimensionsButtons/dimensions100x100hover.gif) top center;
 } 
#d4:hover,.dim486x60:hover{
 background:transparent url(../design_img/dimensionsButtons/dimensions468x60hover.gif) top center;
 }
.d4active{
 display:block;
 width:110px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensions468x60hover.gif) top center;
 } 
#d5:hover,.dimx:hover{
 background:transparent url(../design_img/dimensionsButtons/dimensionsxhover.gif) top center;
 } 
.d5active{
 display:block;
 width:70px;
 height:90px;
 background:transparent url(../design_img/dimensionsButtons/dimensionsxhover.gif) top center;
 }    
.recommendationMain{
 width:305px;
 height:234px;
 float:left;
 margin:2px 2px 2px 0px;
 /*padding-bottom:2px;*/
 position:relative;
 z-index:2;
 text-align:justify;
 }
.text{
 width:285px;
 height:153px;
 position:relative;
 padding:25px 10px 22px 10px;
 background-color:#fff;
 /*padding:25px 10px 8px 10px;*/
 background:#fff url(../design_img/categoryDescription_bg.gif) bottom right no-repeat;
 color:#000;
 } 
.text p{
 margin-top:10px;
 text-align:right;
 }
     
/*=====================BILLBOARD===========================*/
.horHide{
 width:770px;
 height:120px;
 display:block;
 z-index:200;
 background-color:transparent;
 position:absolute;
 top:0;
 left:0; 
 }
.verHide{
 width:140px;
 height:620px;
 display:block;
 z-index:200;
 background-color:transparent;
 position:absolute;
 top:0;
 left:0; 
 } 
#hide{
 display:none;
 width:100%;
 height:100%;
 z-index:200;
 background-color:transparent;
 position:absolute;
 top:10px;
 left:10px;
 } 
.horizontalThumbAlone{
 width:295px;
 height:75px;
 border:5px solid #fff;
 position:relative;
 overflow:hidden;
 cursor:pointer;
 }  
.horizontalThumbAlone{
 float:left;
 margin:2px;
 } 
.horizontalThumbAlone:hover{
 border:1px solid #fff;
 padding:4px;
 } 
.horizontalThumbAlone:hover img{
 top:4px;
 left:4px;
 } 
.horizontalThumbAlone img{
 position:absolute;
 top:0;
 left:0;
 clip:rect(0px, 295px, 75px, 0px);
 z-index:3;
 } 
.horizontalThumbAlone a{
 position:absolute;
 top:1px;
 right:1px;
 background-color:#fff;
 text-decoration:none;
 font-size:18px;
 color:#333;
 padding:1px 5px 3px 5px;
 z-index:4;
 }
.horizontalThumbAlone:hover a{
 background-color:#0575a3;
 color:#fff;
 top:4px;
 right:4px;
 }  
.horizontalText{
 width:921px;
 position:relative;
 margin-left:4px;
 margin-right:5px;
 height:105px;
 padding:5px 0px 5px 0px;
 background-color:#fff;
 color:#000;
 }
.horizontalTextHor{
 width:923px;
 margin-left:2px;
 margin-right:5px;
 height:105px;
 padding:5px 0px 5px 0px;
 background-color:#fff;
 color:#000;
 } 
.horizontalTextVer{
 width:926px;
 margin-left:2px;
 margin-right:5px;
 height:105px;
 padding:5px 0px 5px 0px;
 background-color:#fff;
 color:#000;
 }  
.horizontalText p,.horizontalTextVer p,.horizontalTextHor p{
 text-align:justify;
 font-size:10px;
 padding:10px;
 } 
.bannerTypes{
 margin-left:20px;
 position:relative;
 padding-top:10px;
 } 
.bannerTypes li{
 list-style-type:none;
 float:left;
 margin-right:20px;
 }
/*====================================SKYSCRAPER====================================*/
.verticalThumbAlone{
 width:79px;
 height:342px;
 border:5px solid #fff;
 position:relative;
 overflow:hidden;
 cursor:pointer;
 } 
.verticalThumbAlone{
 float:left;
 margin:2px;
 }   
.verticalThumbAlone:hover{
 border:1px solid #fff;
 padding:4px;
 } 
.verticalThumbAlone:hover img{
 top:4px;
 left:4px;
 }  
.verticalThumbAlone img{
 position:absolute;
 top:0;
 left:0;
 clip:rect(0px, 79px, 342px, 0px);
 z-index:3;
 }
  
.verticalThumbAlone a{
 position:absolute;
 top:1px;
 right:1px;
 background-color:#fff;
 text-decoration:none;
 font-size:18px;
 color:#333;
 padding:1px 5px 3px 5px;
 z-index:4;
 }
.verticalThumbAlone:hover a{
 background-color:#0575a3;
 color:#fff;
 top:4px;
 right:4px;
 } 
/*====================================BUTTON====================================*/
.squareThumb{
 width:76px;
 height:76px;
 border:5px solid #fff;
 position:relative;
 overflow:hidden;
 cursor:pointer;
 } 
.squareThumb{
 float:left;
 margin-right:5px;
 margin-top:3px;
 margin-left: 2px;
 }  
.squareThumb:hover{
 border:1px solid #fff;
 padding:4px;
 } 
.squareThumb:hover img{
 top:4px;
 left:4px;
 }  
.squareThumb img{
 position:absolute;
 top:0;
 left:0;
 clip:rect(0px, 76px, 76px, 0px);
 z-index:3;
 }
.squareThumb a{
 position:absolute;
 top:1px;
 right:1px;
 background-color:#fff;
 text-decoration:none;
 font-size:18px;
 color:#333;
 padding:1px 5px 3px 5px;
 z-index:4;
 }
.squareThumb:hover a{
 background-color:#00c0ff;
 color:#fff;
 top:4px;
 right:2px;
 }     


/*====================================KONTAKT====================================*/
#contentText{
 width:923px;
 height:470px;
 background-color:#fff;
 } 
#contact{
 width:430px;
 float:left;
 height:450px;
 /*border:1px solid #ccc;*/
 padding:10px;
 margin-top:0px;
 margin-left:0px;
 background-color:#3e474e;
 color:#fff;
 position:relative;
 }
#contact ul{
 position:absolute;
 bottom:10px;
 left:20px;
 /*margin-top:40px;*/
 }  
#contact ul li{
 list-style-type:none;
 font-size:14px;
 font-weight:bold;
 margin-bottom:10px;
 } 

#contact a{
 color:#fff;
 text-decoration:none;
 } 
#contact a:hover{
 text-decoration:underline;
 } 
#contact fieldset{
 margin:10px;
 padding:10px;
 border:1px solid #f1f1f1;
 } 
#contact fieldset li{
 margin-bottom:5px;
 } 
#contact label{
 font-size:11px;
 font-weight:normal;
 float:left;
 display:block;
 width:120px;
 } 
#contact input, #contact textarea{
 width:200px;
 } 
 

#order{
 width:450px;
 float:right;
 height:450px;
 padding:10px;
 margin-top:0px;
 margin-right:0px;
 background-color:#fff;
 color:#000;
 }
#order p{
 margin-top:20px;
 } 
#orderFrm{
 margin-top:20px;
 } 
#orderFrm span#s1{
 margin-left:189px;
 } 
#orderFrm span#s2{
 margin-left:183px;
 }  
#orderFrm li{
 list-style-type:none;
 margin-bottom:5px;
 }
#orderFrm label{
 display:block;
 } 
#firstName,#lastName,#companyName,#phoneNo{
 background-color:#fff;
 color:#000;
 border:1px solid #ccc;
 width:220px;
 }  
#lastName,#phoneNo{
 margin-left:5px;
 } 
#email,#orderContent{
 background-color:#fff;
 color:#000;
 border:1px solid #ccc;
 width:448px;
 }  
#orderContent{
 height:180px;
 } 
#orderBtn{
 width:450px;
 border:none;
 background-color:#3e474e;
 color:#fff;
 cursor:pointer;
 } 
#orderBtn:hover{
 background-color:#0575a3;
 color:#000;
 } 
#firstName:hover,#lastName:hover,#companyName:hover,#email:hover,#orderContent:hover,#phoneNo:hover{
 border-color:#000;
 } 
#firstName:focus,#lastName:focus,#companyName:focus,#email:focus,#orderContent:focus,#phoneNo:focus{
 background-color:#f1f1f1;
 }   
/*====================KAMPANIE===============================*/
#campaignList{
 float:left;
 width:435px;
 padding:10px;
 }
#campaignList li{
 list-style-type:none;
 padding:4px 0px 4px 5px;
 width:430px;
 cursor:pointer;
 }
#campaignList li:hover,#campaignList li.bg:hover{
 background-color:#333;
 } 
#campaignList li:hover a,#campaignList li.bg:hover a{
 color:#fff;
 } 
#campaignList li.bg{
 background-color:#f1f1f1;
 } 
#campaignList li a{
 color:#333;
 text-decoration:none;
 font-size:14px;
 }  
#campaignBanners{
 width:445px;
 float:right;
 height:450px;
 /*border:1px solid #ccc;*/
 padding:10px;
 margin-top:0px;
 margin-right:0px;
 background-color:#3e474e;
 color:#fff;
 position:relative;
 }   

.squareThumbSmall{
 width:130px;
 height:130px;
 border:5px solid #fff;
 position:relative;
 overflow:hidden;
 cursor:pointer;
 } 
.squareThumbSmall{
 float:left;
 margin:6px 2px 4px 3px;
 } 
.squareThumbSmall:hover{
 border:1px solid #fff;
 padding:4px;
 } 
.squareThumbSmall:hover img{
 top:4px;
 left:4px;
 }  
.squareThumbSmall img{
 position:absolute;
 top:0;
 left:0;
 clip:rect(0px, 130px, 130px, 0px);
 z-index:3;
 }
.squareThumbSmall a{
 position:absolute;
 top:1px;
 right:1px;
 background-color:#fff;
 text-decoration:none;
 font-size:18px;
 color:#333;
 padding:1px 5px 3px 5px;
 z-index:4;
 }
.squareThumb:hover a{
 background-color:#0575a3;
 color:#fff;
 top:4px;
 right:4px;
 }      
/*=======================STANDARDY============================*/
#standardsText{
 padding:15px;
 height:200px;
 background-color:#3e474e;
 color:#fff;
 }  
#standardsText p{
 margin-bottom:10px;
 }
#leftContent{
 float:left;
 width:610px;
 }
#leftContent a,#rightContent a{
 color:#000;
 text-decoration:none;
 font-weight:bold;
 }
#leftContent a:hover,#rightContent a:hover{
 text-decoration:underline;
 }  
#left{
 float:left;
 width:295px;
 padding:5px;
 }
#right{
 float:right;
 width:295px;
 padding:5px;
 }  
#rightContent{
 float:right;
 width:300px;
 padding:5px;
 }   
/*==================Rekomendacje==========================*/
.contentTxt{
 width:923px;
 height:470px;
 background-color:#fff;
 margin-left:2px;
 position:relative;
 } 
#recommendationTxt{
 width:903px;
 height:425px;
 border:10px solid #fff;
 overflow:auto;
 background-color:#fff;
 position:relative;
 z-index:20;
 } 
#comment{
 position:absolute;
 top:50px;
 background-color:#3e474e;
 color:#fff;
 width:903px;
 padding:10px;
 z-index:100;
 } 
#comment a{
 color:#fff;
 text-decoration:none;
 font-weight:bold;
 position:absolute;
 top:0;
 right:0;
 font-size:18px;
 padding:5px;
 } 
.recommendation{
 float:left;
 width:435px;
 margin-right:5px;
 margin-bottom:10px;
 padding-bottom:10px;
 border-bottom:1px solid #ccc;
 } 
.recommendation cite{
 color:#555;
 } 
.recommendation p{
 margin-top:10px;
 text-align:right;
 }  
#recommendUs{
 width:903px;
 padding:10px 10px 3px 10px;
 height:150px;
 position:absolute;
 bottom:-41px;
 background-color:#3e474e;
 color:#fff;
 z-index:10;
 cursor:pointer;
 } 
#recommendUs:hover{
 z-index:25;
 }
#recommendUs:hover h3{
 background-color:#0575a3;
 color:#fff;
 background-image:url(../design_img/h2_bg.jpg);
 border-top:1px solid #0575a3;
 z-index:26;
 } 
#recommendUs h3{
 position:absolute;
 bottom:0px;
 width:893px;
 font-size:14px;
 padding:3px 30px 3px 0px;
 right:0px;
 text-align:right;
 z-index:100;
 }  
#recommendFrm li{
 list-style-type:none;
 margin-bottom:5px;
 }
#recommendFrm{
 margin-top:30px;
 } 
#recommendFrm label{
 width:100px;
 display:block;
 float:left;
 }  
#rFirstLastName,#rCompany,#rEmail{
 width:160px;
 background-color:#fff;
 color:#333;
 border:1px solid #ccc;
 } 
#rFirstLastName:hover,#rCompany:hover,#rEmail:hover,#rText textarea:hover{
 border-color:#0575a3;
 } 
#rFirstLastName:focus,#rCompany:focus,#rEmail:focus,#rText textarea:focus{
 background-color:#f1f1f1;
 }  
#rText{
 position:absolute;
 top:55px;
 left:300px;
 }
#rText label{
 width:45px !important;
 }  
#rText textarea{
 width:300px;
 height:62px;
 border:1px solid #ccc;
 } 
#rBtn{
 width:160px;
 background-color:#333;
 color:#fff;
 text-align:center;
 cursor:pointer;
 position:absolute;
 right:70px;
 top:75px;
 padding:5px;
 } 
#rBtn:hover{
 background-color:#0575a3;
 color:#333;
 } 
/*NUMBERED GALLERY*/
#numberedGallery dl{
 width:155px;
 float:left;
 margin:0px 7px 5px 7px;
 position:relative;
 }  
#numberedGallery dt{
 position:relative;
 width:145px;
 height:145px;
 padding:5px;
 margin:1px;
 border:1px solid #ccc;
 background-color:#fff;
 list-style-type:none;
 overflow:hidden;
 } 
#numberedGallery dt:hover{
 background-color:#fff;
 cursor:pointer;
 }  
#numberedGallery dt img{
 position:absolute;
 top:5px;
 left:5px;
 clip:rect(0px 145px 145px 0px);
 z-index:5;
 }  
#numberedGallery dd{
 position:absolute;
 width:143px;
 height:30px;
 bottom:3px;
 left:3px;
 padding:5px;
 /*background-color:#fff;*/
 background:#fff url(../design_img/list_bull.gif) 5px 5px no-repeat;
 text-align:left;
 font-size:12px;
 display:block;
 cursor:pointer;
 text-align:center;
 z-index:20;
 }
#numberedGallery dd.zoom{
 position:absolute;
 top:0px;
 left:-3px;
 background:transparent;
 z-index:25;
 display:none;
 text-align:left;
 } 
#numberedGallery dd.zoom a{
 background-color:#fff;
 color:#777;
 text-decoration:none;
 font-size:14px;
 font-weight:bold;
 padding:3px 6px 3px 6px;
 } 

#numberedGallery dd.zoom a:hover{
 background-color:#fc0;
 color:#fff;
 } 
#numberedGallery dl:hover dd.zoom{
 display:block;
 } 
#numberedGallery dl:hover dt{
 border-color:#fc0;
 } 
/*==========================*/ 
#zoomDiv{
 position:absolute;
 top:50%;
 left:50%;
 padding:10px;
 border:1px solid #ccc;
 background-color:#fff;
 display:none;
 cursor:pointer;
 z-index:250;
 }
#zoomDiv li{
 list-style-type:none;
 font-size:12px;
 }
#zoomDiv .description{
 padding-top:10px;
 text-align:center;
 }
#zoomDiv:hover{
 border-color:#0575a3;
 }
#zoomDiv:hover img{
 position:relative;
 } 
#zoomDiv:hover a{
 display:block;
 position:absolute;
 } 
#zoomDiv a{
 position:absolute;
 top:0;
 right:0;
 padding:3px 7px 3px 7px;
 background-color:#0575a3;
 text-decoration:none !important;
 color:#fff !important;
 font-weight:bold;
 font-size:16px;
 font-family:Arial, Helvetica, sans-serif;
 display:none;
 z-index:200;
 }   
#zoomDiv #fla{
 position:relative;
 z-index:100;
 } 
#zoomDiv img{
 /*position:relative;*/
 z-index:100;}  
/*==================================*/
#zoomDivCon{
 display:none;
 width:100%;
 height:100%;
 position:fixed;
 top:0;
 left:0;
 background-color:transparent;
 } 
* html #zoomDivCon{
position:absolute;
width:100%;
height:100%;
margin:0;
z-index:200;
background-color:transparent;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+0+"px" : body.scrollTop+0+"px");
left:0;
}   
/*stopka*/
#footer{
 clear:both;
 height:55px;
 padding-bottom:10px;
 background:transparent url(../design_img/falka.gif) bottom right no-repeat;
 }  
#prevNext{
 position:absolute;
 top:337px;
 right:0px;
 }
#next,#previous{
 display:block;
 background-color:/*#00c0ff*/#fff;
 padding:5px 0px 5px 0px;
 width:20px;
 color:#333;
 font-size:12px;
 text-decoration:none;
 text-align:center;
 font-weight:bold;
 margin-bottom:4px;
 position:absolute;
 }
#next{
 bottom:0;
 }
#previous{
 top:0;
 }  
#next:hover,#previous:hover{
 background-color:#0575a3;
 }   
 