/* CSS Document */


body, 

html{
margin:0;
padding:0;
color:rgb(100,100,100);
font-family: "Verdana";

background: url() no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale')";
}


    
#header {
    background:url(../foto/gen/tekstura.png);
    height:10px;
    margin-top:0px;
    margin-bottom:0px;
    z-index:1001;
    }
    
#zname-zeleno {
    float:left;
    width:15px;
    height:20px;
    background:green;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px
    }

#zname-belo {
    float:left;
    width:15px;
    height:20px;
    background:rgb(255,255,255);
    margin-left:0px;
    margin-right:0px;
    margin-top:0px
    }

#zname-crveno {
    float:left;
    width:15px;
    height:20px;
    background:red;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px
    }


#wrap {
    width: 1000px;
    margin:0 auto;
    margin-top:35px;
    }

#wrap-fabrics {
    width: 1000px;
    margin:0 auto;
    margin-top:35px;
    }
    
#wrap-products {
    width: 1000px;
    margin:0 auto;
    margin-top:35px;
    }

div.wrap-products-leather {

    }
    
#wrap-leather {
    width: 1000px;
    margin:0 auto;
    margin-top:35px;
    }


    
#baner {
    width:1000px;
    height:102px;
    margin:0 auto;
    margin-top:0px;
    margin-bottom:0px;
    color:rgb(100,100,100);
    font-size:12px;
    border-bottom:1px dotted rgb(237,231,222);
    }

#baner-left {
    float:left;
    width:475px;
    margin-top:0px;
    font-family:Open Sans, verdana;
    font-size:10px;
    height:75px;
    font-weight:600;   
    border-bottom:1px dotted rgb(237,231,222);
    border-top:1px dotted rgb(237,231,222);
    }

#baner-middle {
    width:200px;
    float:left;
    margin-left:100px;
    margin-top:0px;
    font-family:Open Sans, verdana;
    font-size:11px;
    height:90px;
    }

#baner-middle-top {
    text-align:center;
    float:left;
    width:180px;
    padding-top:6px;
    margin-left:0px;
    color:rgb(255,255,255);
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    font-family:Open Sans, verdana;
    font-size:11px;
    height:27px;
    }
    
#baner-middle-middle {
    float:left;
    width:180px;
    margin-top:2px;
    margin-left:0px;
    color:rgb(255,255,255);
    font-family:Open Sans, verdana;
    font-size:11px;
    height:27px;
    }
    
#baner-middle-bottom {
    text-align:center;
    float:left;
    width:180px;
    padding-top:6px;
    margin-top:3px;
    margin-left:0px;
    color:rgb(255,255,255);
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    font-family:Open Sans, verdana;
    font-size:11px;
    height:27px;
    }
    
#baner-right {
    width:200px;
    float:right;
    margin-top:0px;
    font-family:Open Sans, verdana;
    font-size:11px;
    height:90px;
    }
    
#baner-right-top {
    text-align:center;
    float:right;
    width:180px;
    padding-top:6px;
    margin-left:0px;
    color:rgb(255,255,255);
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    font-family:Open Sans, verdana;
    font-size:11px;
    height:27px;
    }
    
#baner-right-middle {
    float:right;
    width:180px;
    margin-top:2px;
    margin-left:0px;
    color:rgb(255,255,255);
    font-family:Open Sans, verdana;
    font-size:11px;
    height:30px;
    }


    
#baner-right-bottom {
    text-align:center;
    float:right;
    width:180px;
    padding-top:6px;
    margin-left:0px;
    color:rgb(255,255,255);
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    font-family:Open Sans, verdana;
    font-size:11px;
    height:27px;
    }



#nav {
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    height:28px;  
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    list-style:none;
    font-size:11px;
    }  
 
#nav li {
    float:left;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav li a {
    display:block;
    text-decoration:none;
    text-align:center;
    color:rgb(0,0,0);
}
#nav li a:hover {
    color:brown; 
}
#nav li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav ul li {
    float:left;

}
#nav ul a {
    display:block;
    text-align:center;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:6px;
    color:rgb(0,0,0);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav ul {
    margin:0 0 0 0px;
}




#nav-kabal {                                                            
    margin-top:2px;
    margin-bottom:0px;
    width:190px;
    padding:0;
    height:26px;  

    border-radius:8px;

    list-style:none;
    font-size:11px;
    font-weight:bold;
    }  
 
#nav-kabal li {
    float:left;
    width:190px;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav-kabal li a {
    display:block;
    text-decoration:none;
    text-align:left;
    color:rgb(70,70,70);
}
#nav-kabal li a:hover {
    background: rgb(255,215,196)
}
#nav-kabal li li:hover {

    }

    
#nav-kabal ul {
    position:absolute;
    left:0;
    width:190;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav-kabal ul li {
    float:left;

}
#nav-kabal ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    width:190px;
    
    font-family:Tahoma, verdana;
    color:rgb(70,70,70);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav-kabal ul {
    margin:0 0 0 0px;
}





#nav-kitana {                                                            
    margin-top:2px;
    margin-bottom:0px;
    width:190px;
    padding:0;
    height:26px;  

    border-radius:8px;

    list-style:none;
    font-size:11px;
    font-weight:bold;
    }  
 
#nav-kitana li {
    float:left;
    width:190px;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav-kitana li a {
    display:block;
    text-decoration:none;
    text-align:left;
    color:rgb(70,70,70);
}
#nav-kitana li a:hover {
 
}
#nav-kitana li li:hover {

    }

    
#nav-kitana ul {
    position:absolute;
    left:0;
    width:190;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav-kitana ul li {
    float:left;

}
#nav-kitana ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    width:190px;
    
    font-family:Tahoma, verdana;
    color:rgb(70,70,70);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav-kitana ul {
    margin:0 0 0 0px;
}


#nav-color {                                                            
    margin-top:2px;
    margin-bottom:0px;
    width:190px;
    padding:0;
    height:26px;  

    border-radius:8px;
    overflow: visible;
    list-style:none;
    font-size:11px;
    font-weight:bold;
    }  
 
#nav-color li {
    float:left;
    width:190px;
    display:block;
    position:relative;
    z-index:800;
    margin:0 0px;

    }
#nav-color li a {
    display:block;
    text-decoration:none;
    text-align:left;
    color:rgb(70,70,70);

}
#nav-color li a:hover {
    background: rgb(255,215,196);

}
#nav-color li li:hover {

    }

    
#nav-color ul {
    position:absolute;
    left:0;
    width:190;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav-color ul li {
    float:left;

}
#nav-color ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    width:190px;
    
    font-family:Tahoma, verdana;
    color:rgb(70,70,70);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav-color ul {
    margin:0 0 0 0px;
}


#nav-print {                                                            
    margin-top:2px;
    margin-bottom:0px;
    width:190px;
    padding:0;
    height:26px;  

    border-radius:8px;

    list-style:none;
    font-size:11px;
    font-weight:bold;
    }  
 
#nav-print li {
    float:left;
    width:190px;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav-print li a {
    display:block;
    text-decoration:none;
    text-align:left;
    color:rgb(70,70,70);
}
#nav-print li a:hover {
    background: rgb(255,215,196)
}
#nav-print li li:hover {

    }

    
#nav-print ul {
    position:absolute;
    left:0;
    width:190;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav-print ul li {
    float:left;

}
#nav-print ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    width:190px;
    
    font-family:Tahoma, verdana;
    color:rgb(70,70,70);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav-print ul {
    margin:0 0 0 0px;
}


#nav-patchwork {                                                            
    margin-top:2px;
    margin-bottom:0px;
    width:190px;
    padding:0;
    height:26px;  

    border-radius:8px;

    list-style:none;
    font-size:11px;
    font-weight:bold;
    }  
 
#nav-patchwork li {
    float:left;
    width:190px;
    display:block;
    position:relative;
    z-index:999;
    margin:0 0px;
    }
#nav-patchwork li a {
    display:block;
    text-decoration:none;
    text-align:left;
    color:rgb(70,70,70);
}
#nav-patchwork li a:hover {
    background: rgb(255,215,196)
}
#nav-patchwork li li:hover {

    }

    
#nav-patchwork ul {
    position:absolute;
    left:0;
    width:190;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav-patchwork ul li {
    float:left;

}
#nav-patchwork ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    width:190px;
    
    font-family:Tahoma, verdana;
    color:rgb(70,70,70);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav-patchwork ul {
    margin:0 0 0 0px;
}


#nav1 {
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    height:28px;  
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    list-style:none;
    font-size:11px;
    }  
 
#nav1 li {
    float:left;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav1 li a {
    display:block;
    text-decoration:none;
    text-align:center;
    color:rgb(0,0,0);
}
#nav1 li a:hover {
    color:brown;
}
#nav1 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav1 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav1 ul li {
    float:left;

}
#nav1 ul a {
    display:block;
    text-align:center;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:7px;
    color:rgb(0,0,0);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav1 ul {
    margin:0 0 0 0px;
}

#nav2 {
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    height:28px;  
    border:1px solid rgb(230,230,230);
    border-radius:8px;
    list-style:none;
    font-size:11px;
    }  
 
#nav2 li {
    float:left;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav2 li a {
    display:block;
    text-decoration:none;
    text-align:center;
    color:rgb(0,0,0);
}
#nav2 li a:hover {
    color:brown;
}
#nav2 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav2 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav2 ul li {
    float:left;

}
#nav2 ul a {
    display:block;
    text-align:center;
    text-decoration:none;
    padding: 5px 5px;
    color:rgb(0,0,0);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav2 ul {
    margin:0 0 0 0px;
}

a.lang:link,
a.lang:visited

{
display:block;
width:177px;
height:24px;
text-align:center;
padding-top:6px;
text-decoration:none;
text-transform:lowcase;
border-radius:8px;
font-size:11px;
}



a.lang-h:link,
a.lang-h:visited

{
display:block;
background:rgb(255,255,255);
width:177px;
height:28px;
border-bottom:1px solid rgb(230,230,230);
text-align:center;
text-decoration:none;
text-transform:lowcase;
border-radius:0px;
}

a.lang-h:hover {background:rgb(240,240,240) }

a.menu-kabal-kitana:link,
a.menu-kabal-kitana:visited

{
display:block;
background:rgb(255,255,255);
width:190px;
height:26px;
border:1px solid rgb(200,200,200);
text-align:left;
padding-left:15px;
padding-top:5px;
color:rgb(70,70,70);
font-family:Tahoma, verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-radius:8px;
margin-top:2px;
}

a.menu-kabal-kitana:hover {background:rgb(255,215,196) }

a.links-kabal-kitana:link,
a.links-kabal-kitana:visited

{
display:block;
background:rgb(230,230,230);
width:190px;
height:26px;
border:1px solid rgb(200,200,200);
text-align:left;
padding-left:25px;
padding-top:5px;
color:rgb(70,70,70);
font-family:Tahoma, verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-radius:8px;
margin-top:2px;
}

a.links-kabal-kitana:hover {background:rgb(255,215,196) }


div.links-kabal-kitana:link,
div.links-kabal-kitana:visited

{
display:block;
background:rgb(230,230,230);
width:190px;
height:26px;
border:1px solid rgb(200,200,200);
text-align:left;
padding-left:25px;
padding-top:5px;
color:rgb(70,70,70);
font-family:Tahoma, verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-radius:8px;
margin-top:2px;
}

div.links-kabal-kitana:hover {background:rgb(255,215,196) }



a.l-links:link,
a.l-links:visited

{
display:block;
background:rgb(255,255,255);
width:190px;
height:26px;
border:1px solid rgb(200,200,200);
text-align:left;
padding-left:15px;
padding-top:5px;
color:rgb(70,70,70);
font-family:Tahoma, verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-radius:8px;
margin-top:2px;
}

a.l-links:hover {background:rgb(255,215,196) }

div.l-links

{
background:rgb(235,235,235);
width:190px;
height:26px;
border:1px solid rgb(200,200,200);
text-align:left;
padding-left:15px;
padding-top:5px;
color:rgb(70,70,70);
font-family:Tahoma, verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-radius:8px;
margin-top:2px;
}

a.l-links-novo:link,
a.l-links-novo:visited

{
display:block;
background:url('../foto/gen/novo.png') no-repeat;
width:190px;
height:26px;
border:1px solid rgb(200,200,200);
text-align:left;
padding-left:15px;
padding-top:4px;
color:rgb(70,70,70);
font-family:Tahoma, verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
border-radius:8px;
margin-top:2px;
}

a.l-links-novo:hover {background:url('../foto/gen/novo-hover.png') no-repeat }


.position-30-70-1 {
   float:left;
   width:302px;
   height:302px;
   margin-left:20px;
   margin-top:30px;
   }

.position-50-70-1 {
   float:left;
   width:302px;
   height:302px;
   margin-left:50px;
   margin-top:30px;
   }
   
.position-30-70 {
   float:left;
   width:302px;
   height:302px;
   margin-left:20px;
   margin-top:50px;
   }

.position-50-70 {
   float:left;
   width:302px;
   height:302px;
   margin-left:50px;
   margin-top:50px;
   }


font.new  {
float:right;
margin-right:10px;
color:brown;
font-size:10px;
vertical-align: middle;
}


.position-clients {
   float:left;
   width:170px;
   height:130px;
   
   border:1px solid rgb(230,230,230);
   margin: 0 auto;
   }


   
   
   
   
font.proizvodi {margin-left:10px }

#web-path {
    width:270px;
    border-bottom:1px dotted rgb(237,231,222);
    padding-top:0px;
    margin-top:5px;
    padding-left:4px;
    padding-bottom:5px;
    font-family:Open Sans, verdana;
    font-size:10px;
    letter-spacing:1px;
    }
    
    
#wrap-main {
    width:1000px;
    height:440px;
    margin:0 auto;
    margin-top:0px;
    }

#wrap-main-products {
    width:1000px;
    margin:0 auto;
    margin-top:0px;

    }
    
#wrap-main-left {
    width:217px;
    height:330px;
    float:left;
    border-bottom:1px dotted rgb(200,200,200);
    }

#wrap-main-left-up {
    width:222px;
    height:410px;
    float:left;
    margin-top:25px;
    margin-left:5px;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    border-bottom:1px dotted rgb(200,200,200);
    }
    
#wrap-main-left-l-links {
    width:222px;
    height:455px;
    float:left;
    margin-top:0px;
    padding-left:5px;
    font-family:Tahoma, verdana;
    font-size:11px;
    letter-spacing:1px;
    }
    
#wrap-main-middle {
    width:62px;
    height:330px;
    float:left;
    }
#wrap-main-middle-l-links {
    width:55px;
    height:610px;
    float:left;
    }    
    
#wrap-main-middle-products {
    width:55px;
    height:420px;
    float:left;
    }


    
#wrap-main-right {
    width:715px;
    height:330px;
    float:left;
    border-bottom:1px dotted rgb(200,200,200);
    }
    
#wrap-main-right-products {
    width:715px;
    float:right;
    }
    
#wrap-main-right-r  {
width:270px;
float:right;
margin-left:45px;
border-top:1px dotted rgb(255,151,151);
margin-top:15px;
padding-top:15px;
padding-bottom:200px;
font-family:Open Sans, verdana;
font-size:12px;
letter-spacing:1px;
}
        
#wrap-square-left {
    float:left;
    width:215px;
    height:300px;
    margin-top:25px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-left:5px;
    }

.leather_up {
    height:330px;
}

#namena {
    border-radius:8px;
    border:1px solid rgb(249,209,89);
    width:190px;
    height:60px;
    padding-top:14px;
    text-align:center;
    margin-top:40px;
    color:(108,0,54);
    font-size: 11px}
    
#namena-obuvki {
    border-radius:8px;
    border:1px solid rgb(249,209,89);
    width:190px;
    height:60px;
    padding-top:22px;
    text-align:center;
    margin-top:40px;
    color:(108,0,54);
    font-size: 10px
    }    


    
#pick {
    width:190px;
    height:60px;
    }

#carpet-img {
    margin-top:30px;
    margin-bottom:50px;
    width:225px;
    height:60px;
    }

#wrap-square-left-r {  
    float:left;
    width:215px;
    height:300px;
    margin-top:25px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-left:60px;
    }
    
#nav3 {
    float:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    width:700px;
    height:300px;
    border-radius:0px;
    list-style:none;
    font-size:11px;
    }  
 
#nav3 li {
    float:right;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav3 li a {
    display:block;
    width:210px;
    height:218px;
    padding-top:8px;
    font-family:Tahoma, verdana;
    font-size:14px;
    text-decoration:none;
    text-align:left;
    color:rgb(255,255,255);
    border:1px solid rgb(220,220,220);
    border-radius:8px;
    border-top-left-radius:8px; 
}
#nav3 li a:hover {
    color:rgb(150,150,150);
}
#nav3 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav3 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav3 ul li {
    float:left;

}
#nav3 ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:7px;
    color:rgb(255,255,255);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav3 ul {
    margin:0 0 0 0px;
}


#nav5 {
    float:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    width:700px;
    height:300px;
    border-radius:0px;
    list-style:none;
    font-size:11px;
    }  
 
#nav5 li {
    float:right;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav5 li a {
    display:block;
    width:210px;
    height:170px;
    padding-top:8px;
    font-family:Open Sans, verdana;
    font-size:14px;
    text-decoration:none;
    text-align:left;
    color:rgb(255,255,255);
    border:1px solid rgb(220,220,220);
    border-radius:8px;
    border-top-left-radius:8px; 
}
#nav5 li a:hover {
    color:rgb(150,150,150);
}
#nav5 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav5 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav5 ul li {
    float:left;

}
#nav5 ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:7px;
    color:rgb(255,255,255);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav5 ul {
    margin:0 0 0 0px;
}





#nav4 {
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    width:700px;
    height:300px;
    border-radius:0px;
    list-style:none;
    font-size:11px;
    }  
 
#nav4 li {

    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav4 li a {
    display:block;
    width:190px;
    height:25px;
    padding-top:4px;
    padding-left:10px;
    margin-top:2px;
    font-family:Open Sans, verdana;
    font-size:11px;
    text-decoration:none;
    text-align:left;
    border:1px solid rgb(220,220,220);
    border-radius:8px;
    color:rgb(100,100,100);
    font-weight:bold; 
}
#nav4 li a:hover {
    background:rgb(255,215,196);
}
#nav4 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav4 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav4 ul li {
    float:left;

}
#nav4 ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:7px;
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav4 ul {
    margin:0 0 0 0px;
}


#nav6 {
    float:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    width:700px;
    height:300px;
    border-radius:0px;
    list-style:none;
    font-size:11px;
    }  
 
#nav6 li {
    float:left;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav6 li a {
    display:block;
    width:170px;
    height:170px;
    padding-top:8px;
    font-family:Tahoma, verdana;
    font-size:14px;
    text-decoration:none;
    text-align:left;
    color:rgb(255,255,255);
    border:1px solid rgb(220,220,220);
    border-radius:8px;
    border-top-left-radius:8px; 
}
#nav6 li a:hover {
    color:rgb(150,150,150);
}
#nav6 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav6 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav6 ul li {
    float:left;

}
#nav6 ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:7px;
    color:rgb(255,255,255);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav6 ul {
    margin:0 0 0 0px;
}


#nav7 {
    float:right;
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
    width:700px;
    height:300px;
    border-radius:0px;
    list-style:none;
    font-size:11px;
    }  
 
#nav7 li {
    float:left;
    display:block;
    position:relative;
    z-index:500;
    margin:0 0px;
    }
#nav7 li a {
    display:block;
    width:170px;
    height:170px;
    padding-top:8px;
    font-family:Tahoma, verdana;
    font-size:14px;
    text-decoration:none;
    text-align:left;
    color:rgb(255,255,255);
    border:1px solid rgb(220,220,220);
    border-radius:8px;
    border-top-left-radius:8px; 
}
#nav7 li a:hover {
    color:rgb(150,150,150);
}
#nav7 li li:hover {
    -webkit-transform: translate(0px,0);
    }

    
#nav7 ul {
    position:absolute;
    left:0;
    display:none;
    margin:0 0 0 0px;
    padding:0;
    list-style:none;
}
#nav7 ul li {
    float:left;

}
#nav7 ul a {
    display:block;
    text-align:left;
    text-decoration:none;
    padding: 5px 5px;
    padding-top:7px;
    color:rgb(255,255,255);
}
/* fix ie6, meglio inserirlo in un file .css separato */
*html #nav7 ul {
    margin:0 0 0 0px;
}


a.natural:link   {background:url('../foto/natural/bg-natural.jpg') no-repeat; margin-right:30px; }
a.natural:visited   {background:url('../foto/natural/bg-natural.jpg') no-repeat; margin-right:30px; }
a.natural:hover   {background:url('../foto/natural/bg-natural-hover.jpg') no-repeat; margin-right:30px; }

a.color-horsy:link   {background:url('../foto/color/bg-color.jpg') no-repeat; margin-right:30px; }
a.color-horsy:visited   {background:url('../foto/color/bg-color.jpg') no-repeat; margin-right:30px; }
a.color-horsy:hover   {background:url('../foto/color/bg-color-hover.jpg') no-repeat; margin-right:30px; }

a.print:link   {background:url('../foto/print/bg-print.jpg') no-repeat; margin-right:0px }
a.print:visited   {background:url('../foto/print/bg-print.jpg') no-repeat; margin-right:0px }
a.print:hover   {background:url('../foto/print/bg-print-hover.jpg') no-repeat; margin-right:0px }

a.laser:link   {background:url('../foto/laser/bg-laser.jpg') no-repeat; margin-top:30px; margin-right:30px }
a.laser:visited   {background:url('../foto/laser/bg-laser.jpg') no-repeat; margin-top:30px; margin-right:30px }
a.laser:hover   {background:url('../foto/laser/bg-laser-hover.jpg') no-repeat; margin-top:30px; margin-right:30px }

a.italy:link   {background:url('../foto/italy/bg-italy.jpg') no-repeat; margin-top:30px; margin-right:30px; }
a.italy:visited   {background:url('../foto/italy/bg-italy.jpg') no-repeat; margin-top:30px; margin-right:30px; }
a.italy:hover   {background:url('../foto/italy/bg-italy-hover.jpg') no-repeat; margin-top:30px; margin-right:30px; }

a.patchwork:link   {background:url('../foto/patchwork/bg-patchwork.jpg') no-repeat; margin-top:30px; margin-right:0px; }
a.patchwork:visited   {background:url('../foto/patchwork/bg-patchwork.jpg') no-repeat; margin-top:30px; margin-right:0px; }
a.patchwork:hover   {background:url('../foto/patchwork/bg-patchwork-hover.jpg') no-repeat; margin-top:30px; margin-right:0px; }









a.bullock tudor omega

{
display:block;
width:208px;
height:218px;
}

a.bullock:link   {background:url('../foto/bullock/bg-bullock.png') no-repeat; margin-right:30px; }
a.bullock:visited   {background:url('../foto/bullock/bg-bullock.png') no-repeat; margin-right:30px; }
a.bullock:hover   {background:url('../foto/bullock/bg-bullock-hover.png') no-repeat; margin-right:30px; }

a.omega:link   {background:url('../foto/omega/bg-omega.png') no-repeat; margin-right:30px; }
a.omega:visited   {background:url('../foto/omega/bg-omega.png') no-repeat; margin-right:30px; }
a.omega:hover   {background:url('../foto/omega/bg-omega-hover.png') no-repeat; margin-right:30px; }

a.tudor:link   {background:url('../foto/tudor/bg-tudor.png') no-repeat; margin-right:0px }
a.tudor:visited   {background:url('../foto/tudor/bg-tudor.png') no-repeat; margin-right:0px }
a.tudor:hover   {background:url('../foto/tudor/bg-tudor-hover.png') no-repeat; margin-right:0px }

a.zenith:link   {background:url('../foto/zenith/bg-zenith.png') no-repeat; margin-top:30px; margin-right:30px; }
a.zenith:visited   {background:url('../foto/zenith/bg-zenith.png') no-repeat; margin-top:30px; margin-right:30px; }
a.zenith:hover   {background:url('../foto/zenith/bg-zenith-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.ocean:link   {background:url('../foto/ocean/bg-ocean.png') no-repeat; margin-top:30px; margin-right:30px; }
a.ocean:visited   {background:url('../foto/ocean/bg-ocean.png') no-repeat; margin-top:30px; margin-right:30px; }
a.ocean:hover   {background:url('../foto/ocean/bg-ocean-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.atlantic:link   {background:url('../foto/atlantic/bg-atlantic.png') no-repeat; margin-top:30px; margin-right:0px }
a.atlantic:visited   {background:url('../foto/atlantic/bg-atlantic.png') no-repeat; margin-top:30px; margin-right:0px }
a.atlantic:hover   {background:url('../foto/atlantic/bg-atlantic-hover.png') no-repeat; margin-top:30px; margin-right:0px }

a.prescott:link   {background:url('../foto/prescott/bg-prescott.png') no-repeat; margin-top:30px; margin-right:30px; }
a.prescott:visited   {background:url('../foto/prescott/bg-prescott.png') no-repeat; margin-top:30px; margin-right:30px; }
a.prescott:hover   {background:url('../foto/prescott/bg-prescott-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.linea:link   {background:url('../foto/linea/bg-linea.png') no-repeat; margin-top:30px; margin-right:30px; }
a.linea:visited   {background:url('../foto/linea/bg-linea.png') no-repeat; margin-top:30px; margin-right:30px; }
a.linea:hover   {background:url('../foto/linea/bg-linea-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.roma:link   {background:url('../foto/roma/bg-roma.png') no-repeat; margin-top:30px; margin-right:0px }
a.roma:visited   {background:url('../foto/roma/bg-roma.png') no-repeat; margin-top:30px; margin-right:0px }
a.roma:hover   {background:url('../foto/roma/bg-roma-hover.png') no-repeat; margin-top:30px; margin-right:0px }

a.epic:link   {background:url('../foto/epic/bg-epic.png') no-repeat; margin-top:30px; margin-right:30px; }
a.epic:visited   {background:url('../foto/epic/bg-epic.png') no-repeat; margin-top:30px; margin-right:30px; }
a.epic:hover   {background:url('../foto/epic/bg-epic-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.vogue:link   {background:url('../foto/vogue/bg-vogue.png') no-repeat; margin-top:30px; margin-right:30px; }
a.vogue:visited   {background:url('../foto/vogue/bg-vogue.png') no-repeat; margin-top:30px; margin-right:30px; }
a.vogue:hover   {background:url('../foto/vogue/bg-vogue-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.antique:link   {background:url('../foto/antique/bg-antique.png') no-repeat; margin-top:30px; margin-right:0px }
a.antique:visited   {background:url('../foto/antique/bg-antique.png') no-repeat; margin-top:30px; margin-right:0px }
a.antique:hover   {background:url('../foto/antique/bg-antique-hover.png') no-repeat; margin-top:30px; margin-right:0px }

a.tuscania:link   {background:url('../foto/tuscania/bg-tuscania.png') no-repeat; margin-top:30px; margin-right:30px; }
a.tuscania:visited   {background:url('../foto/tuscania/bg-tuscania.png') no-repeat; margin-top:30px; margin-right:30px; }
a.tuscania:hover   {background:url('../foto/tuscania/bg-tuscania-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.classic:link   {background:url('../foto/classic/bg-classic.png') no-repeat; margin-top:30px; margin-right:30px; }
a.classic:visited   {background:url('../foto/classic/bg-classic.png') no-repeat; margin-top:30px; margin-right:30px; }
a.classic:hover   {background:url('../foto/classic/bg-classic-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.sequoia:link   {background:url('../foto/sequoia/bg-sequoia.png') no-repeat; margin-top:30px; margin-right:0px }
a.sequoia:visited   {background:url('../foto/sequoia/bg-sequoia.png') no-repeat; margin-top:30px; margin-right:0px }
a.sequoia:hover   {background:url('../foto/sequoia/bg-sequoia-hover.png') no-repeat; margin-top:30px; margin-right:0px }

a.otis:link   {background:url('../foto/otis/bg-otis.png') no-repeat; margin-top:30px; margin-right:30px; }
a.otis:visited   {background:url('../foto/otis/bg-otis.png') no-repeat; margin-top:30px; margin-right:30px; }
a.otis:hover   {background:url('../foto/otis/bg-otis-hover.png') no-repeat; margin-top:30px; margin-right:30px; }




a.adria:link   {background:url('../foto/adria/bg-adria.png') no-repeat; margin-right:30px; }
a.adria:visited   {background:url('../foto/adria/bg-adria.png') no-repeat; margin-right:30px; }
a.adria:hover   {background:url('../foto/adria/bg-adria-hover.png') no-repeat; margin-right:30px; }

a.nappa:link   {background:url('../foto/nappa/bg-nappa.png') no-repeat; margin-right:30px; }
a.nappa:visited   {background:url('../foto/nappa/bg-nappa.png') no-repeat; margin-right:30px; }
a.nappa:hover   {background:url('../foto/nappa/bg-nappa-hover.png') no-repeat; margin-right:30px; }

a.joy:link   {background:url('../foto/joy/bg-joy.png') no-repeat; margin-right:0px }
a.joy:visited   {background:url('../foto/joy/bg-joy.png') no-repeat; margin-right:0px }
a.joy:hover   {background:url('../foto/joy/bg-joy-hover.png') no-repeat; margin-right:0px }

a.vesuvio:link   {background:url('../foto/vesuvio/bg-vesuvio.png') no-repeat; margin-top:30px; margin-right:30px; }
a.vesuvio:visited   {background:url('../foto/vesuvio/bg-vesuvio.png') no-repeat; margin-top:30px; margin-right:30px; }
a.vesuvio:hover   {background:url('../foto/vesuvio/bg-vesuvio-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.seta:link   {background:url('../foto/seta/bg-seta.png') no-repeat; margin-top:30px; margin-right:30px; }
a.seta:visited   {background:url('../foto/seta/bg-seta.png') no-repeat; margin-top:30px; margin-right:30px; }
a.seta:hover   {background:url('../foto/seta/bg-seta-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.riva:link   {background:url('../foto/riva/bg-riva.png') no-repeat; margin-top:30px; margin-right:0px }
a.riva:visited   {background:url('../foto/riva/bg-riva.png') no-repeat; margin-top:30px; margin-right:0px }
a.riva:hover   {background:url('../foto/riva/bg-riva-hover.png') no-repeat; margin-top:30px; margin-right:0px }

a.prescott:link   {background:url('../foto/prescott/bg-prescott.png') no-repeat; margin-top:30px; margin-right:30px; }
a.prescott:visited   {background:url('../foto/prescott/bg-prescott.png') no-repeat; margin-top:30px; margin-right:30px; }
a.prescott:hover   {background:url('../foto/prescott/bg-prescott-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.new-york:link   {background:url('../foto/new_york/bg-new-york.png') no-repeat; margin-top:30px; margin-right:30px; }
a.new-york:visited   {background:url('../foto/new_york/bg-new-york.png') no-repeat; margin-top:30px; margin-right:30px; }
a.new-york:hover   {background:url('../foto/new_york/bg-new-york-hover.png') no-repeat; margin-top:30px; margin-right:30px; }

a.orlando:link   {background:url('../foto/orlando/bg-orlando.png') no-repeat; margin-right:0px }
a.orlando:visited   {background:url('../foto/orlando/bg-orlando.png') no-repeat; margin-right:0px }
a.orlando:hover   {background:url('../foto/orlando/bg-orlando-hover.png') no-repeat; margin-right:0px }







a.kabal:link   {background:url('../foto/kabal/bg-kabal.png') no-repeat; margin-right:5px; }
a.kabal:visited   {background:url('../foto/kabal/bg-kabal.png') no-repeat; margin-right:5px; }
a.kabal:hover   {background:url('../foto/kabal/bg-kabal-hover.png') no-repeat; margin-right:5px; }

a.kabal-parts:link   {background:url('../foto/kabal_parts/bg-kabal-parts.png') no-repeat; margin-right:5px; }
a.kabal-parts:visited   {background:url('../foto/kabal_parts/bg-kabal-parts.png') no-repeat; margin-right:5px; }
a.kabal-parts:hover   {background:url('../foto/kabal_parts/bg-kabal-parts-hover.png') no-repeat; margin-right:5px; }

a.kabal-hypnotic:link   {background:url('../foto/kabal_hypnotic/bg-kabal-hypnotic.png') no-repeat; margin-right:5px; }
a.kabal-hypnotic:visited   {background:url('../foto/kabal_hypnotic/bg-kabal-hypnotic.png') no-repeat; margin-right:5px; }
a.kabal-hypnotic:hover   {background:url('../foto/kabal_hypnotic/bg-kabal-hypnotic-hover.png') no-repeat; margin-right:5px; }

a.kabal-linia:link   {background:url('../foto/kabal_linia/bg-kabal-linia.png') no-repeat; margin-right:5px; }
a.kabal-linia:visited   {background:url('../foto/kabal_linia/bg-kabal-linia.png') no-repeat; margin-right:5px; }
a.kabal-linia:hover   {background:url('../foto/kabal_linia/bg-kabal-linia-hover.png') no-repeat; margin-right:5px; }

a.kabal-rapsody:link   {background:url('../foto/kabal_rapsody/bg-kabal-rapsody.png') no-repeat; margin-right:5px; margin-top:5px}
a.kabal-rapsody:visited   {background:url('../foto/kabal_rapsody/bg-kabal-rapsody.png') no-repeat; margin-right:5px; margin-top:5px}
a.kabal-rapsody:hover   {background:url('../foto/kabal_rapsody/bg-kabal-rapsody-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.kitana:link   {background:url('../foto/kitana/bg-kitana.png') no-repeat; margin-right:5px; margin-top:5px}
a.kitana:visited   {background:url('../foto/kitana/bg-kitana.png') no-repeat; margin-right:5px; margin-top:5px}
a.kitana:hover   {background:url('../foto/kitana/bg-kitana-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.kima:link   {background:url('../foto/kima/bg-kima.png') no-repeat; margin-right:5px; margin-top:5px}
a.kima:visited   {background:url('../foto/kima/bg-kima.png') no-repeat; margin-right:5px; margin-top:5px}
a.kima:hover   {background:url('../foto/kima/bg-kima-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.kitana-portunata:link   {background:url('../foto/kitana_portunata/bg-kitana-portunata.png') no-repeat; margin-right:5px; margin-top:5px}
a.kitana-portunata:visited   {background:url('../foto/kitana_portunata/bg-kitana-portunata.png') no-repeat; margin-right:5px; margin-top:5px}
a.kitana-portunata:hover   {background:url('../foto/kitana_portunata/bg-kitana-portunata-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.future:link   {background:url('../foto/future/bg-future.png') no-repeat; margin-right:5px; margin-top:5px}
a.future:visited   {background:url('../foto/future/bg-future.png') no-repeat; margin-right:5px; margin-top:5px}
a.future:hover   {background:url('../foto/future/bg-future-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.sindel:link   {background:url('../foto/sindel/bg-sindel.png') no-repeat; margin-right:5px; margin-top:5px}
a.sindel:visited   {background:url('../foto/sindel/bg-sindel.png') no-repeat; margin-right:5px; margin-top:5px}
a.sindel:hover   {background:url('../foto/sindel/bg-sindel-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.raiden:link   {background:url('../foto/raiden/bg-raiden.png') no-repeat; margin-right:5px; margin-top:5px}
a.raiden:visited   {background:url('../foto/raiden/bg-raiden.png') no-repeat; margin-right:5px; margin-top:5px}
a.raiden:hover   {background:url('../foto/raiden/bg-raiden-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.nemesis:link   {background:url('../foto/nemesis/bg-nemesis.png') no-repeat; margin-right:5px; margin-top:5px}
a.nemesis:visited   {background:url('../foto/nemesis/bg-nemesis.png') no-repeat; margin-right:5px; margin-top:5px}
a.nemesis:hover   {background:url('../foto/nemesis/bg-nemesis-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.hera:link   {background:url('../foto/hera/bg-hera.png') no-repeat; margin-right:5px; margin-top:5px}
a.hera:visited   {background:url('../foto/hera/bg-hera.png') no-repeat; margin-right:5px; margin-top:5px}
a.hera:hover   {background:url('../foto/hera/bg-hera-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.charon:link   {background:url('../foto/charon/bg-charon.png') no-repeat; margin-right:5px; margin-top:5px}
a.charon:visited   {background:url('../foto/charon/bg-charon.png') no-repeat; margin-right:5px; margin-top:5px}
a.charon:hover   {background:url('../foto/charon/bg-charon-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.mavado:link   {background:url('../foto/mavado/bg-mavado.png') no-repeat; margin-right:5px; margin-top:5px}
a.mavado:visited   {background:url('../foto/mavado/bg-mavado.png') no-repeat; margin-right:5px; margin-top:5px}
a.mavado:hover   {background:url('../foto/mavado/bg-mavado-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.motaro:link   {background:url('../foto/motaro/bg-motaro.png') no-repeat; margin-right:5px; margin-top:5px}
a.motaro:visited   {background:url('../foto/motaro/bg-motaro.png') no-repeat; margin-right:5px; margin-top:5px}
a.motaro:hover   {background:url('../foto/motaro/bg-motaro-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.blade:link   {background:url('../foto/blade/bg-blade.png') no-repeat; margin-right:5px; margin-top:5px}
a.blade:visited   {background:url('../foto/blade/bg-blade.png') no-repeat; margin-right:5px; margin-top:5px}
a.blade:hover   {background:url('../foto/blade/bg-blade-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.monteria:link   {background:url('../foto/monteria/bg-monteria.png') no-repeat; margin-right:5px; margin-top:5px}
a.monteria:visited   {background:url('../foto/monteria/bg-monteria.png') no-repeat; margin-right:5px; margin-top:5px}
a.monteria:hover   {background:url('../foto/monteria/bg-monteria-hover.png') no-repeat; margin-right:5px; margin-top:5px}

a.up:link   {background:url('../foto/gen/bg-up.png') no-repeat; margin-right:5px; margin-top:5px}
a.up:visited   {background:url('../foto/gem/bg-up.png') no-repeat; margin-right:5px; margin-top:5px}
a.up:hover   {background:url('../foto/gen/bg-up-hover.png') no-repeat; margin-right:5px; margin-top:5px}









a.kabal-coll:link   {background:url('../foto/kabal-img.jpg') no-repeat; margin-right:30px; }
a.kabal-coll:visited   {background:url('../foto/kabal-img.jpg') no-repeat; margin-right:30px; }
a.kabal-coll:hover   {background:url('../foto/kabal-img-hover.jpg') no-repeat; margin-right:30px; }

a.monteria-coll:link   {background:url('../foto/kabal-img.jpg') no-repeat; float:left }
a.monteria-coll:visited   {background:url('../foto/kabal-img.jpg') no-repeat; float:left }
a.monteria-coll:hover   {background:url('../foto/kabal-img-hover.jpg') no-repeat; float:left }



a.atene:link   {background:url('../foto/feet/atene.jpg') no-repeat; margin-right:5px; }
a.atene:visited   {background:url('../foto/feet/atene.jpg') no-repeat; margin-right:5px; }
a.atene:hover   {background:url('../foto/feet/atene-h.jpg') no-repeat; margin-right:5px; }

a.atene-plus:link   {background:url('../foto/feet/atene-plus.jpg') no-repeat; margin-right:5px; }
a.atene-plus:visited   {background:url('../foto/feet/atene-plus.jpg') no-repeat; margin-right:5px; }
a.atene-plus:hover   {background:url('../foto/feet/atene-plus-h.jpg') no-repeat; margin-right:5px; }

a.atene-max:link   {background:url('../foto/feet/atene-max.jpg') no-repeat; margin-right:5px; }
a.atene-max:visited   {background:url('../foto/feet/atene-max.jpg') no-repeat; margin-right:5px; }
a.atene-max:hover   {background:url('../foto/feet/atene-max-h.jpg') no-repeat; margin-right:5px; }

a.atene-napoli:link   {background:url('../foto/feet/atene-napoli.jpg') no-repeat; margin-right:0px; }
a.atene-napoli:visited   {background:url('../foto/feet/atene-napoli.jpg') no-repeat; margin-right:0px; }
a.atene-napoli:hover   {background:url('../foto/feet/atene-napoli-h.jpg') no-repeat; margin-right:0px; }

a.bolton:link   {background:url('../foto/feet/bolton.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.bolton:visited   {background:url('../foto/feet/bolton.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.bolton:hover   {background:url('../foto/feet/bolton-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.odessa:link   {background:url('../foto/feet/odessa.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.odessa:visited   {background:url('../foto/feet/odessa.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.odessa:hover   {background:url('../foto/feet/odessa-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.bari:link   {background:url('../foto/feet/bari.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.bari:visited   {background:url('../foto/feet/bari.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.bari:hover   {background:url('../foto/feet/bari-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.riga:link   {background:url('../foto/feet/riga.jpg') no-repeat; margin-top:5px }
a.riga:visited   {background:url('../foto/feet/riga.jpg') no-repeat; margin-top:5px}
a.riga:hover   {background:url('../foto/feet/riga-h.jpg') no-repeat; margin-top:5px}

a.riga-max:link   {background:url('../foto/feet/riga-max.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.riga-max:visited   {background:url('../foto/feet/riga-max.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.riga-max:hover   {background:url('../foto/feet/riga-max-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.amburgo:link   {background:url('../foto/feet/amburgo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.amburgo:visited   {background:url('../foto/feet/amburgo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.amburgo:hover   {background:url('../foto/feet/amburgo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.amburgo-inclined:link   {background:url('../foto/feet/amburgo-inclined.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.amburgo-inclined:visited   {background:url('../foto/feet/amburgo-inclined.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.amburgo-inclined:hover   {background:url('../foto/feet/amburgo-inclined-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.amburgo-max:link   {background:url('../foto/feet/amburgo-max.jpg') no-repeat; margin-top:5px }
a.amburgo-max:visited   {background:url('../foto/feet/amburgo-max.jpg') no-repeat; margin-top:5px}
a.amburgo-max:hover   {background:url('../foto/feet/amburgo-max-h.jpg') no-repeat; margin-top:5px}


a.amburgo-max-painted:link   {background:url('../foto/feet/amburgo-max-painted.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.amburgo-max-painted:visited   {background:url('../foto/feet/amburgo-max-painted.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.amburgo-max-painted:hover   {background:url('../foto/feet/amburgo-max-painted-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.amburgo-large:link   {background:url('../foto/feet/amburgo-large.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.amburgo-large:visited   {background:url('../foto/feet/amburgo-large.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.amburgo-large:hover   {background:url('../foto/feet/amburgo-large-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.amburgo-painted-1:link   {background:url('../foto/feet/amburgo-painted-1.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.amburgo-painted-1:visited   {background:url('../foto/feet/amburgo-painted-1.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.amburgo-painted-1:hover   {background:url('../foto/feet/amburgo-painted-1-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.amburgo-painted-2:link   {background:url('../foto/feet/amburgo-painted-2.jpg') no-repeat; margin-top:5px }
a.amburgo-painted-2:visited   {background:url('../foto/feet/amburgo-painted-2.jpg') no-repeat; margin-top:5px}
a.amburgo-painted-2:hover   {background:url('../foto/feet/amburgo-painted-2-h.jpg') no-repeat; margin-top:5px}


a.amburgo-painted-3:link   {background:url('../foto/feet/amburgo-painted-3.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.amburgo-painted-3:visited   {background:url('../foto/feet/amburgo-painted-3.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.amburgo-painted-3:hover   {background:url('../foto/feet/amburgo-painted-3-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.vienna:link   {background:url('../foto/feet/vienna.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.vienna:visited   {background:url('../foto/feet/vienna.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.vienna:hover   {background:url('../foto/feet/vienna-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.praga-slim:link   {background:url('../foto/feet/praga-slim.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.praga-slim:visited   {background:url('../foto/feet/praga-slim.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.praga-slim:hover   {background:url('../foto/feet/praga-slim-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.praga:link   {background:url('../foto/feet/praga.jpg') no-repeat; margin-top:5px }
a.praga:visited   {background:url('../foto/feet/praga.jpg') no-repeat; margin-top:5px}
a.praga:hover   {background:url('../foto/feet/praga-h.jpg') no-repeat; margin-top:5px}


a.praga-angolare:link   {background:url('../foto/feet/praga-angolare.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.praga-angolare:visited   {background:url('../foto/feet/praga-angolare.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.praga-angolare:hover   {background:url('../foto/feet/praga-angolare-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.praga-angolare-slim:link   {background:url('../foto/feet/praga-angolare-slim.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.praga-angolare-slim:visited   {background:url('../foto/feet/praga-angolare-slim.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.praga-angolare-slim:hover   {background:url('../foto/feet/praga-angolare-slim-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.sofia:link   {background:url('../foto/feet/sofia.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.sofia:visited   {background:url('../foto/feet/sofia.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.sofia:hover   {background:url('../foto/feet/sofia-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.kiev:link   {background:url('../foto/feet/kiev.jpg') no-repeat; margin-top:5px }
a.kiev:visited   {background:url('../foto/feet/kiev.jpg') no-repeat; margin-top:5px}
a.kiev:hover   {background:url('../foto/feet/kiev-h.jpg') no-repeat; margin-top:5px}


a.donetsk:link   {background:url('../foto/feet/donetsk.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.donetsk:visited   {background:url('../foto/feet/donetsk.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.donetsk:hover   {background:url('../foto/feet/donetsk-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.brest:link   {background:url('../foto/feet/brest.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.brest:visited   {background:url('../foto/feet/brest.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.brest:hover   {background:url('../foto/feet/brest-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.bristol:link   {background:url('../foto/feet/bristol.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.bristol:visited   {background:url('../foto/feet/bristol.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.bristol:hover   {background:url('../foto/feet/bristol-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.budapest:link   {background:url('../foto/feet/budapest.jpg') no-repeat; margin-top:5px }
a.budapest:visited   {background:url('../foto/feet/budapest.jpg') no-repeat; margin-top:5px}
a.budapest:hover   {background:url('../foto/feet/budapest-h.jpg') no-repeat; margin-top:5px}


a.palermo:link   {background:url('../foto/feet/palermo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.palermo:visited   {background:url('../foto/feet/palermo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.palermo:hover   {background:url('../foto/feet/palermo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.roma-feet:link   {background:url('../foto/feet/roma.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.roma-feet:visited   {background:url('../foto/feet/roma.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.roma-feet:hover   {background:url('../foto/feet/roma-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.caracas:link   {background:url('../foto/feet/caracas.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.caracas:visited   {background:url('../foto/feet/caracas.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.caracas:hover   {background:url('../foto/feet/caracas-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.bilbao:link   {background:url('../foto/feet/bilbao.jpg') no-repeat; margin-top:5px }
a.bilbao:visited   {background:url('../foto/feet/bilbao.jpg') no-repeat; margin-top:5px}
a.bilbao:hover   {background:url('../foto/feet/bilbao-h.jpg') no-repeat; margin-top:5px}


a.murcia:link   {background:url('../foto/feet/murcia.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.murcia:visited   {background:url('../foto/feet/murcia.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.murcia:hover   {background:url('../foto/feet/murcia-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.dakar:link   {background:url('../foto/feet/dakar.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.dakar:visited   {background:url('../foto/feet/dakar.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.dakar:hover   {background:url('../foto/feet/dakar-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.assisi:link   {background:url('../foto/feet/assisi.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.assisi:visited   {background:url('../foto/feet/assisi.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.assisi:hover   {background:url('../foto/feet/assisi-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.assisi-max:link   {background:url('../foto/feet/assisi-max.jpg') no-repeat; margin-top:5px }
a.assisi-max:visited   {background:url('../foto/feet/assisi-max.jpg') no-repeat; margin-top:5px}
a.assisi-max:hover   {background:url('../foto/feet/assisi-max-h.jpg') no-repeat; margin-top:5px}


a.paris:link   {background:url('../foto/feet/paris.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.paris:visited   {background:url('../foto/feet/paris.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.paris:hover   {background:url('../foto/feet/paris-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.paris-curvo:link   {background:url('../foto/feet/paris-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.paris-curvo:visited   {background:url('../foto/feet/paris-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.paris-curvo:hover   {background:url('../foto/feet/paris-curvo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.berlino:link   {background:url('../foto/feet/berlino.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.berlino:visited   {background:url('../foto/feet/berlino.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.berlino:hover   {background:url('../foto/feet/berlino-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.dallas:link   {background:url('../foto/feet/dallas.jpg') no-repeat; margin-top:5px }
a.dallas:visited   {background:url('../foto/feet/dallas.jpg') no-repeat; margin-top:5px}
a.dallas:hover   {background:url('../foto/feet/dallas-h.jpg') no-repeat; margin-top:5px}


a.madrid:link   {background:url('../foto/feet/madrid.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.madrid:visited   {background:url('../foto/feet/madrid.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.madrid:hover   {background:url('../foto/feet/madrid-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.montevideo:link   {background:url('../foto/feet/montevideo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.montevideo:visited   {background:url('../foto/feet/montevideo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.montevideo:hover   {background:url('../foto/feet/montevideo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.lima:link   {background:url('../foto/feet/lima.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.lima:visited   {background:url('../foto/feet/lima.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.lima:hover   {background:url('../foto/feet/lima-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.carlotta:link   {background:url('../foto/feet/carlotta.jpg') no-repeat; margin-top:5px }
a.carlotta:visited   {background:url('../foto/feet/carlotta.jpg') no-repeat; margin-top:5px}
a.carlotta:hover   {background:url('../foto/feet/carlotta-h.jpg') no-repeat; margin-top:5px}


a.carlotta-max:link   {background:url('../foto/feet/carlotta-max.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.carlotta-max:visited   {background:url('../foto/feet/carlotta-max.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.carlotta-max:hover   {background:url('../foto/feet/carlotta-max-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.carlotta-curvo:link   {background:url('../foto/feet/carlotta-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.carlotta-curvo:visited   {background:url('../foto/feet/carlotta-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.carlotta-curvo:hover   {background:url('../foto/feet/carlotta-curvo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.denver:link   {background:url('../foto/feet/denver.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.denver:visited   {background:url('../foto/feet/denver.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.denver:hover   {background:url('../foto/feet/denver-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.siena:link   {background:url('../foto/feet/siena.jpg') no-repeat; margin-top:5px }
a.siena:visited   {background:url('../foto/feet/siena.jpg') no-repeat; margin-top:5px}
a.siena:hover   {background:url('../foto/feet/siena-h.jpg') no-repeat; margin-top:5px}


a.messina:link   {background:url('../foto/feet/messina.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.messina:visited   {background:url('../foto/feet/messina.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.messina:hover   {background:url('../foto/feet/messina-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.siena-plus:link   {background:url('../foto/feet/siena-plus.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.siena-plus:visited   {background:url('../foto/feet/siena-plus.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.siena-plus:hover   {background:url('../foto/feet/siena-plus-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.maghera:link   {background:url('../foto/feet/maghera.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.maghera:visited   {background:url('../foto/feet/maghera.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.maghera:hover   {background:url('../foto/feet/maghera-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.oslo:link   {background:url('../foto/feet/oslo.jpg') no-repeat; margin-top:5px }
a.oslo:visited   {background:url('../foto/feet/oslo.jpg') no-repeat; margin-top:5px}
a.oslo:hover   {background:url('../foto/feet/oslo-h.jpg') no-repeat; margin-top:5px}


a.brescia:link   {background:url('../foto/feet/brescia.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.brescia:visited   {background:url('../foto/feet/brescia.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.brescia:hover   {background:url('../foto/feet/brescia-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.las-vegas:link   {background:url('../foto/feet/las-vegas.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.las-vegas:visited   {background:url('../foto/feet/las-vegas.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.las-vegas:hover   {background:url('../foto/feet/las-vegas-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.lisbona:link   {background:url('../foto/feet/lisbona.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.lisbona:visited   {background:url('../foto/feet/lisbona.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.lisbona:hover   {background:url('../foto/feet/lisbona-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.bremen:link   {background:url('../foto/feet/bremen.jpg') no-repeat; margin-top:5px }
a.bremen:visited   {background:url('../foto/feet/bremen.jpg') no-repeat; margin-top:5px}
a.bremen:hover   {background:url('../foto/feet/bremen-h.jpg') no-repeat; margin-top:5px}


a.bremen-angolare:link   {background:url('../foto/feet/bremen-angolare.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.bremen-angolare:visited   {background:url('../foto/feet/bremen-angolare.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.bremen-angolare:hover   {background:url('../foto/feet/bremen-angolare-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.verona:link   {background:url('../foto/feet/verona.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.verona:visited   {background:url('../foto/feet/verona.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.verona:hover   {background:url('../foto/feet/verona-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.l-avana:link   {background:url('../foto/feet/l-avana.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.l-avana:visited   {background:url('../foto/feet/l-avana.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.l-avana:hover   {background:url('../foto/feet/l-avana-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.zaragoza:link   {background:url('../foto/feet/zaragoza.jpg') no-repeat; margin-top:5px }
a.zaragoza:visited   {background:url('../foto/feet/zaragoza.jpg') no-repeat; margin-top:5px}
a.zaragoza:hover   {background:url('../foto/feet/zaragoza-h.jpg') no-repeat; margin-top:5px}


a.dortmund:link   {background:url('../foto/feet/dortmund.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.dortmund:visited   {background:url('../foto/feet/dortmund.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.dortmund:hover   {background:url('../foto/feet/dortmund-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.helsinki:link   {background:url('../foto/feet/helsinki.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.helsinki:visited   {background:url('../foto/feet/helsinki.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.helsinki:hover   {background:url('../foto/feet/helsinki-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.portland:link   {background:url('../foto/feet/portland.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.portland:visited   {background:url('../foto/feet/portland.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.portland:hover   {background:url('../foto/feet/portland-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.malme:link   {background:url('../foto/feet/malme.jpg') no-repeat; margin-top:5px }
a.malme:visited   {background:url('../foto/feet/malme.jpg') no-repeat; margin-top:5px}
a.malme:hover   {background:url('../foto/feet/malme-h.jpg') no-repeat; margin-top:5px}


a.nantes:link   {background:url('../foto/feet/nantes.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.nantes:visited   {background:url('../foto/feet/nantes.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.nantes:hover   {background:url('../foto/feet/nantes-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.bogota:link   {background:url('../foto/feet/bogota.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.bogota:visited   {background:url('../foto/feet/bogota.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.bogota:hover   {background:url('../foto/feet/bogota-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.istanbul:link   {background:url('../foto/feet/istanbul.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.istanbul:visited   {background:url('../foto/feet/istanbul.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.istanbul:hover   {background:url('../foto/feet/istanbul-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.santiago-tube:link   {background:url('../foto/feet/santiago-tube.jpg') no-repeat; margin-top:5px }
a.santiago-tube:visited   {background:url('../foto/feet/santiago-tube.jpg') no-repeat; margin-top:5px}
a.santiago-tube:hover   {background:url('../foto/feet/santiago-tube-h.jpg') no-repeat; margin-top:5px}


a.santiago-quadra:link   {background:url('../foto/feet/santiago-quadra.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.santiago-quadra:visited   {background:url('../foto/feet/santiago-quadra.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.santiago-quadra:hover   {background:url('../foto/feet/santiago-quadra-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.firenze:link   {background:url('../foto/feet/firenze.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.firenze:visited   {background:url('../foto/feet/firenze.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.firenze:hover   {background:url('../foto/feet/firenze-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.valentia:link   {background:url('../foto/feet/valentia.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.valentia:visited   {background:url('../foto/feet/valentia.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.valentia:hover   {background:url('../foto/feet/valentia-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.barcellona:link   {background:url('../foto/feet/barcellona.jpg') no-repeat; margin-top:5px }
a.barcellona:visited   {background:url('../foto/feet/barcellona.jpg') no-repeat; margin-top:5px}
a.barcellona:hover   {background:url('../foto/feet/barcellona-h.jpg') no-repeat; margin-top:5px}


a.cannes:link   {background:url('../foto/feet/cannes.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.cannes:visited   {background:url('../foto/feet/cannes.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.cannes:hover   {background:url('../foto/feet/cannes-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.alicante:link   {background:url('../foto/feet/alicante.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.alicante:visited   {background:url('../foto/feet/alicante.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.alicante:hover   {background:url('../foto/feet/alicante-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.kingston:link   {background:url('../foto/feet/kingston.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.kingston:visited   {background:url('../foto/feet/kingston.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.kingston:hover   {background:url('../foto/feet/kingston-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.portofino:link   {background:url('../foto/feet/portofino.jpg') no-repeat; margin-top:5px }
a.portofino:visited   {background:url('../foto/feet/portofino.jpg') no-repeat; margin-top:5px}
a.portofino:hover   {background:url('../foto/feet/portofino-h.jpg') no-repeat; margin-top:5px}


a.manhattan:link   {background:url('../foto/feet/manhattan.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.manhattan:visited   {background:url('../foto/feet/manhattan.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.manhattan:hover   {background:url('../foto/feet/manhattan-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.sydney:link   {background:url('../foto/feet/sydney.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.sydney:visited   {background:url('../foto/feet/sydney.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.sydney:hover   {background:url('../foto/feet/sydney-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.monaco:link   {background:url('../foto/feet/monaco.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.monaco:visited   {background:url('../foto/feet/monaco.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.monaco:hover   {background:url('../foto/feet/monaco-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.standford:link   {background:url('../foto/feet/standford.jpg') no-repeat; margin-top:5px }
a.standford:visited   {background:url('../foto/feet/standford.jpg') no-repeat; margin-top:5px}
a.standford:hover   {background:url('../foto/feet/standford-h.jpg') no-repeat; margin-top:5px}


a.tokyo:link   {background:url('../foto/feet/tokyo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.tokyo:visited   {background:url('../foto/feet/tokyo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.tokyo:hover   {background:url('../foto/feet/tokyo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.standford-curvo:link   {background:url('../foto/feet/standford-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.standford-curvo:visited   {background:url('../foto/feet/standford-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.standford-curvo:hover   {background:url('../foto/feet/standford-curvo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.pechino:link   {background:url('../foto/feet/pechino.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.pechino:visited   {background:url('../foto/feet/pechino.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.pechino:hover   {background:url('../foto/feet/pechino-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.portofino-large:link   {background:url('../foto/feet/portofino-large.jpg') no-repeat; margin-top:5px }
a.portofino-large:visited   {background:url('../foto/feet/portofino-large.jpg') no-repeat; margin-top:5px}
a.portofino-large:hover   {background:url('../foto/feet/portofino-large-h.jpg') no-repeat; margin-top:5px}


a.manhattan-curvo:link   {background:url('../foto/feet/manhattan-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.manhattan-curvo:visited   {background:url('../foto/feet/manhattan-curvo.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.manhattan-curvo:hover   {background:url('../foto/feet/manhattan-curvo-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.pescara:link   {background:url('../foto/feet/pescara.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.pescara:visited   {background:url('../foto/feet/pescara.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.pescara:hover   {background:url('../foto/feet/pescara-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.porto:link   {background:url('../foto/feet/porto.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.porto:visited   {background:url('../foto/feet/porto.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.porto:hover   {background:url('../foto/feet/porto-h.jpg') no-repeat; margin-right:5px; margin-top:5px}

a.bangkok:link   {background:url('../foto/feet/bangkok.jpg') no-repeat; margin-top:5px }
a.bangkok:visited   {background:url('../foto/feet/bangkok.jpg') no-repeat; margin-top:5px}
a.bangkok:hover   {background:url('../foto/feet/bangkok-h.jpg') no-repeat; margin-top:5px}

a.top-feet:link   {background:url('../foto/feet/top-feet.jpg') no-repeat; margin-right:5px; margin-top:5px }
a.top-feet:visited   {background:url('../foto/feet/top-feet.jpg') no-repeat; margin-right:5px; margin-top:5px}
a.top-feet:hover   {background:url('../foto/feet/top-feet-h.jpg') no-repeat; margin-right:5px; margin-top:5px}


a.btop:link   {margin-top:30px; margin-right:30px; }
a.btop:visited   {margin-top:30px; margin-right:30px; }
a.btop:hover   {background:rgb(150,150,150); margin-top:30px; margin-right:30px; }

a.emp:link   {margin-top:30px; margin-right:0px; border:none }
a.emp:visited   {margin-top:30px; margin-right:0px; border:none }
a.emp:hover   {margin-top:30px; margin-right:0px; border:none }

a.emp-goods:link   {margin-top:30px; margin-right:30px; border:none }
a.emp-goods:visited   {margin-top:30px; margin-right:30px; border:none }
a.emp-goods:hover   {margin-top:30px; margin-right:30px; border:none }

a.emp-fabrics:link   {margin-top:30px; margin-right:30px; border:none }
a.emp-fabrics:visited   {margin-top:30px; margin-right:30px; border:none }
a.emp-fabrics:hover   {margin-top:30px; margin-right:30px; border:none }

.coll-name {
    margin-left:10px;
    color:rgb(255,255,255);
    font-weight:bold;
}

.collection {
    font-size:11px;
    font-weight:bold;
}

.collection:hover {
    
    color:brown;
    
}

.boje {
    width:200px;
    height:20px;
    text-align:left;
    margin-top:25px;
    margin-left:10px;
    font-family:Tahoma;
    font-size:15px;
    color:rgb(162,50,30);
    font-weight:normal;
}

.boje-feet {
    width:160px;
    height:20px;
    text-align:right;
    margin-top:0px;
    padding-right:10px
    font-family:Tahoma;
    font-size:16px;
    color:rgb(162,50,30);
    font-weight:bold;
}

.top-feet {
    width:160px;
    height:20px;
    text-align:center;
    margin-top:0px;
    padding-right:10px
    font-family:Tahoma;
    font-size:12px;
    color:rgb(162,50,30);
    font-weight:bold;
}

.feet-plus {
    width:160px;
    height:20px;
    text-align:right;
    margin-top:100px;
    padding-right:10px
    font-family:Tahoma;
    font-size:20px;
    color:rtgb(100,100,100);
    font-weight:bold;
}


.boje-feet-type {
    width:160px;
    height:20px;
    text-align:right;
    margin-top:0px;
    padding-right:10px
    font-family:Tahoma;
    font-size:16px;
    color:rgb(162,50,30);
    font-weight:bold;
}

.dostupnost {
    width:200px; 
    height:20px; 
    text-align:left; 
    margin-top:18px; 
    margin-left:10px; 
    font-family:Tahoma; 
    font-size:11px; 
    color:rgb(100,100,100);
    font-weight:bold;
}

.stampa {
    width:200px; 
    height:20px; 
    text-align:left; 
    margin-top:4px; 
    margin-left:10px; 
    font-family:Tahoma; 
    font-size:11px; 
    color:rgb(100,100,100);
    font-weight:bold;
}




    
div.back_top {
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    text-align:center;
    padding-top:160px; 
    color:rgb(100,100,100);
    }
    
img.back_top {
    margin-left:8px;
    vertical-align:text-bottom;
    }
    
#image-1 {
    float:right;
    width:210px;
    height:220px;
    margin-top:30px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    margin-left:30px;
    border:1px solid rgb(180,180,180);
    background:url('../foto/bg-coll-sequoia.png') no-repeat;
    }
    
img.coll {
    width:208px;
    height:218px;
    }

#rezime {
    float:left;
    width:715px;
    height:30px;
    margin-top:27px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-left:0px;
    }
    
    
#rezime-products {
    float:right;
    width:688px;
    height:80px;
    margin-top:0px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    text-align:left;
    }

#rezime-feet {
    float:right;
    width:700px;
    height:80px;
    margin-top:0px;
    line-height:140%;
    font-family:Tahoma, verdana;
    font-size:11px;
    letter-spacing:1px;
    text-align:left;
    }
    
div.rezime-leather-right {
    width:320px; 
    padding-left:150px;
    padding-top:3px;
    height:65px; 
    float:right; 
    background:url('../foto/gen/rezime-leather-right.png') no-repeat;
    }

#coll-image-spec {  
    float:right;
    width:690px;
    margin-top:60px;
    line-height:140%;
    font-family:Open sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-left:0px;
    }    


    
#odabir {  
    float:left;
    width:715px;
    height:232px;
    margin-top:25px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-left:0px;
    }

#odabir-carpet {  
    float:left;
    width:715px;
    height:400px;
    margin-top:25px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-left:0px;
    }
    
#odabir-products {  
    float:right;
    width:700px;
    height:1500px;
    margin-top:0px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    margin-left:0px;
    }    


    
    
#odabir-goods {  
    float:right;
    width:700px;
    height:800px;
    margin-top:0px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    margin-left:0px;
    }
    
#odabir-feet {  
    float:right;
    width:685px;
    height:4100px;
    margin-top:0px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    margin-left:0px;
    }
            
#odabir-clients {  
    float:right;
    width:685px;
    height:2000px;
    margin-top:0px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    margin-left:0px;
    }

#odabir-fabrics {  
    float:right;
    width:685px;
    height:1000px;
    margin-top:0px;
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:0px;
    margin-left:0px;
    }

#wrap-square-intro {
    float:left;
    width:219px;
    height:300px;
    margin-top:20px;

    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;

    }

#wrap-square-top-right {
    float:right;
    width:221px;
    height:403px;
    padding:2px;
    padding-left:0px;
    margin-top:35px;
    margin-left:10px;
    border-top:1px solid rgb(220,220,220);
    border-right:1px solid rgb(220,220,220);
    }

#img-top-right {

    width:218px;
    height:180px;
    background:url('../foto/gen/stof1.png') no-repeat;
}

#img-bottom-right {

    width:218px;
    height:210px;
    margin-top:10px;
    border:1px solid rgb(220,220,220);
    background:url('../foto/gen/feet.png') no-repeat;
}
    
#wrap-square-top-left {
    float:right;
    width:218px;
    height:403px;
    padding:2px;
    padding-right:0px;
    margin-top:35px;
    border-top:1px solid rgb(220,220,220);
    border-left:1px solid rgb(220,220,220);
    }

#img-top-left {

    width:215px;
    height:230px;
    background:url('../foto/gen/tuscania.jpg') no-repeat;
}

#img-bottom-left {

    width:215px;
    height:160px;
    margin-top:10px;
    background:url('../foto/gen/cocco.jpg') no-repeat;
    border:1px solid rgb(220,220,220);
}





#wrap-square-right {
    float:right;
    width:200px;
    height:200px;
    margin:30px;
    margin-top:20px;

    line-height:95%;
    ;

    }

h1.font {
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:0px;
    }

h1.font-seo {
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:16px;
    }
    
h1.products {
    width:410px;
    float:left;
    line-height:100%;
    font-family:Tahoma, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:7px;
    }

h1.products-pdf {
    width:280px;
    float:left;
    line-height:100%;
    font-family:Tahoma, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:27px;
    }
    
h1.prikaz {
    float:left;
    width:140px;
    text-align:right;
    line-height:100%;
    font-family:Open Sans, verdana;
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;
    margin-top:7px;
    }

h1.prikaz-up {
    float:right;
    width:330px;
    text-align:left;
    line-height:100%;
    font-family:Tahoma, verdana;
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;
    margin-top:2px;
    padding-top:5px;
    }

h1.prikaz-feet {
    float:left;
    width:100px;
    text-align:left;
    line-height:100%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-top:5px;
    }
    
h1.sort {
    float:right;
    width:125px;
    text-align:right;
    line-height:100%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:0px;
    margin-top:2px;
    }

h1.sort-feet {
    float:right;
    width:125px;
    text-align:right;
    line-height:100%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:0px;
    margin-top:0px;
    }
    
select.width {
    width:120px;
    }
    
.font-600 {
    line-height:140%;
    font-family:Tahoma, verdana;
    font-size:11px;
    font-weight:600;
    letter-spacing:1px;
    margin-top:0px;
    }

.font-600-brown {
    line-height:140%;
    color:brown;
    font-family:Tahoma, verdana;
    font-size:11px;
    font-weight:600;
    letter-spacing:1px;
    margin-top:0px;
    }

.tahoma {
    font-family:tahoma;
    font-weight:bold;
    font-size:11px;
    }
    
.tahoma-14 {
    font-family:tahoma;
    font-weight:bold;
    font-size:14px;
    }
    
h1.font-about {
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:25px;
    padding-right:30px;
    }
    
    
.font-about-par {
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:20px;
    padding-right:30px;
    }

.mar-pad-0-30 {
    margin-top:0px;
    padding-right:30px;
    font-family:Open Sans, verdana;}

.mar-pad-15-15 {
    margin-top:15px;
    padding-right:15px;
    font-family:Open Sans, verdana;}

.mar-pad-15-15-i {
    margin-top:15px;
    padding-right:15px;
    font-style:italic;
    }

.mar-pad-15-25 {
    margin-top:15px;
    padding-right:25px;
    }
    
.mar-pad-15-30 {
    margin-top:15px;
    padding-right:30px;
    font-family:Open Sans, verdana;}

.mar-10 {margin-top:10px}
.mar-5 {margin-top:5px}

.mar-pad-10-30-f10  {
    margin-top:10px;
    padding-right:30px;
    font-size:10px;
    }
    
.mar-pad-20-30-f10  {
    margin-top:20px;
    padding-right:30px;
    font-size:10px;
    }
    
h2.font {
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:12px;
    letter-spacing:1px;
    margin-top:15px;
    }

h2.kolekcija {
    line-height:140%;
    font-family:Open Sans, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-top:10px;
    }

div.about-left {
    line-height:180%;
    font-family:Open Sans, verdana;
    font-size:10px;
    letter-spacing:1px;
    margin-top:30px;
    margin-left:0px;
    }

h2.coll-name-leather {
    width:250px;
    height:20px;
    line-height:170%;
    font-family:Open Sans, verdana;
    font-size:14px;
    letter-spacing:1px;
    margin-top:20px;
    }

div.pdf {
    margin-left:0px;
    width:355px;
    text-align:right;
    line-height:100%;
    font-family:Tahoma, verdana;
    font-size:11px;
    letter-spacing:1px;
    margin-top:25px;
    }    

div.kolekcija-pr {
    width::200px; 
    height:15px; 
    margin-top:15px;
    }
    
div.kolekcija-boje {
    width::200px; 
    height:15px; 
    margin-top:14px;
    letter-spacing:2px;
    font-size:14px;}
    
    
div.pdf-top {
    float:left;
    }
div.pdf-form {
    float:right; 
    margin-top:-3px;
    }
            
a.vise:link {color:brown;text-decoration:none;transition: all 0.2s ease-in-out;}
a.vise:visited {color:brown;text-decoration:none;transition: all 0.2s ease-in-out;}
a.vise:hover {color:rgb(180,180,180);text-decoration:none;transition: all 0.2s ease-in-out;}

a.tec_spec:link {color:brown;text-decoration:underline;transition: all 0.2s ease-in-out;}
a.tec_spec:visited {color:brown;text-decoration:underline;transition: all 0.2s ease-in-out;}
a.tec_spec:hover {color:rgb(180,180,180);text-decoration:none;transition: all 0.2s ease-in-out;}

a.facebook:link {color:rgb(10,121,245);text-decoration:none;transition: all 0.2s ease-in-out;}
a.facebook:visited {color:rgb(10,121,245);text-decoration:none;transition: all 0.2s ease-in-out;}
a.facebook:hover {color:rgb(100,100,100);text-decoration:none;transition: all 0.2s ease-in-out;}

a.about:link {color:rgb(0,0,0);text-decoration:none;transition: all 0.2s ease-in-out;}
a.about:visited {color:rgb(0,0,0);text-decoration:none;transition: all 0.2s ease-in-out;}
a.about:hover {color:brown;text-decoration:none;transition: all 0.2s ease-in-out;}

a.intro:link {color:rgb(255,255,255);text-decoration:none;transition: all 0.2s ease-in-out;}
a.intro:visited {color:rgb(255,255,255);text-decoration:none;transition: all 0.2s ease-in-out;}
a.intro:hover {color:rgb(100,100,100);text-decoration:none;transition: all 0.2s ease-in-out;}

a.web-path:link {color:brown;text-decoration:underline;transition: all 0.1s ease-in-out;}
a.web-path:visited {color:brown;text-decoration:underline;transition: all 0.1s ease-in-out;}
a.web-path:hover {color:rgb(180,180,180);text-decoration:none;transition: all 0.1s ease-in-out;}

a.tudor-coll: link {background:url('../foto/bg-coll-tudor.png') no-repeat;}
a.tudor-coll: visited {background:url('../foto/bg-coll-tudor.png') no-repeat;}
a.tudor-coll: hover {background:url('../foto/bg-coll-tudor-gr.png') no-repeat;}

a.back_top:link {color:rgb(0,0,0);text-decoration:none;transition: all 0.2s ease-in-out;}
a.back_top:visited {color:rgb(0,0,0);text-decoration:none;transition: all 0.2s ease-in-out;}
a.back_top:hover {color:rgb(180,180,180);text-decoration:none;transition: all 0.2s ease-in-out;}

a.novo:link   {color:brown; font-family:tahoma, verdana; font-weight:bold;}
a.novo:visited   {color:brown; font-family:tahoma, verdana; font-weight:bold;}
a.novo:hover   {color:gray; font-family:tahoma, verdana;  font-weight:bold; text-decoration:none}

p.dotted {
    margin-top:30px;
    padding-top:10px;
    border-top:1px dotted rgb(200,200,200);
    }

p.space-top {
    margin-top:15px;
    }

p.koza_dole {
    float:left;
    width:280px;
    height:91px;
    }
    
p.koza_dole_products {
    float:left;
    width:215px;
    height:7px;
    margin-top:0px;
    border-top:1px dotted rgb(200,200,200);
    }


    
p.gadgets {
    float:left;
    width:700px;
    height:91px;
    }
    
img.koza {
    margin-top:0px;
    margin-left:5px;
    margin-bottom:30px;
    width:58px;
    height:60px;
    }
    
img.carpet {
    float:right;
    margin-top:14px;
    width:60px;
    height:60px;
    }
    
img.koza-leather {
    margin-top:15px;
    margin-left:5px;
    margin-bottom:30px;
    width:58px;
    height:60px;
    }

img.gadgets {
    margin-top:20px;
    width:212px;
    height:40px;
    }
    
img.gadgets-leather {
    margin-top:0px;
    margin-bottom:30px;
    margin-left:25px;
    width:60px;
    height:60px;
    }
    
img.mail-gadgets {
    margin-top:0px;
    margin-bottom:27px;
    margin-left:30px;
    width:64px;
    height:45px;
    }
    
img.clients-gadgets {
    margin-top:0px;
    margin-bottom:27px;
    margin-left:1px;
    width:75px;
    height:53px;
    }
    
img.floor {
    margin-top:0px;
    margin-bottom:30px;
    margin-left:15px;
    }
    
span.plus {
    margin-right:7px;
    }

font.arrow {
    font-size:11px;
    }




#wrap-square-leather-right {
    float:right;
    width:203px;
    height:403px;
    padding:2px;
    margin-top:20px;
    margin-left:20px;
    border:1px solid rgb(220,220,220);
    }

#wrap-square-leather-left {
    float:right;
    width:203px;
    height:403px;
    padding:2px;
    padding-right:0px;
    margin-top:20px;
    margin-left:0px;
    border:1px solid rgb(220,220,220);
    }


#wrapper-top-l{
  position:relative;
  width:215px;
  height:32px;
  }

#text-top-l, #background-top-l{
  position:absolute;
  margin-top:0px;
  padding-top:3px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-top-l{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:10px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-top-l{
  height:32px;
  background-color:rgb(10,10,10);
  filter:alpha(opacity=70);
  opacity:0.70;}
  
  

#wrapper-top-r{
  position:relative;
  width:218px;
  height:32px;
  }
  
#text-top-r, #background-top-r{
  position:absolute;
  margin-top:0px;
  padding-top:3px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-top-r{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:10px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-top-r{
  height:32px;
  background-color:rgb(10,10,10);
  filter:alpha(opacity=70);
  opacity:0.70;}



#wrapper-nogice{
  position:relative;
  width:216px;
  height:32px;
  }
  
#text-nogice, #background-nogice{
  position:absolute;
  margin-top:0px;
  padding-top:3px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-nogice{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:10px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-nogice{
  height:32px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=80);
  opacity:0.80;}

#wrapper-nega{
  position:relative;
  width:213px;
  height:32px;
  }
  
#text-nega, #background-nega{
  position:absolute;
  margin-top:0px;
  padding-top:3px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-nega{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:10px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-nega{
  height:32px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=75);
  opacity:0.75;}
  


#wrapper-namestaj{
  position:relative;
  width:170px;
  height:25px;
  }

#text-namestaj, #background-namestaj{
  position:absolute;
  margin-top:172px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-namestaj{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:5px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-namestaj{
  height:25px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=85);
  opacity:0.85;}
  
  

#wrapper-auto{
  position:relative;
  width:170px;
  height:25px;
  }
  
#text-auto, #background-auto{
  position:absolute;
  margin-top:172px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-auto{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:5px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-auto{
  height:25px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=85);
  opacity:0.85;}



#wrapper-galanterija {
  position:relative;
  width:170px;
  height:25px;
  }
  
#text-galanterija, #background-galanterija{
  position:absolute;
  margin-top:172px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-galanterija{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:5px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-galanterija{
  height:25px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=85);
  opacity:0.85;}

#wrapper-obuca {
  position:relative;
  width:170px;
  height:25px;
  }
  
#text-obuca, #background-obuca{
  position:absolute;
  margin-top:172px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-obuca{
  color:rgb(255,255,255);
  font-size:10px;
  letter-spacing:1px;
  text-align:right;
  padding-top:5px;
  padding-right:10px;
  font-family:Tahoma, verdana;
  font-weight:bold;}
#background-obuca{
  height:25px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=85);
  opacity:0.85;}

#img-auto {float:left; width:170px; height:170px; margin-left:10px; background:url('../foto/gen/auto.jpg') no-repeat;}
#img-obuca {float:left; width:170px; height:170px; margin-left:10px; border:none; background:url('../foto/gen/obuca.jpg') no-repeat;}
#img-mebel {float:left; width:170px; height:170px; margin-left:0px; background:url('../foto/gen/mebel.jpg') no-repeat; }
#img-galanterija {float:left; width:170px; height:170px; margin-left:10px; border:none; background:url('../foto/gen/bag_image.jpg') no-repeat;}
div.opac:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */;
  transition: all 0.5s ease-in-out;
  }


#wrapper-coll {
  position:relative;
  width:208px;
  height:30px;
  }
  
#text-coll, #background-coll{
  position:absolute;
  margin-top:0px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-coll{
  color:rgb(255,255,255);
  font-size:14px;
  letter-spacing:0px;
  text-align:left;
  padding-top:8px;
  padding-left:10px;
  font-family:Tahoma, verdana;
  font-weight:normal;}
#background-coll{
  height:30px;
  background-color:rgb(0,0,0);
  filter:alpha(opacity=85);
  opacity:0.85;}


#wrapper-coll-spec {
  position:relative;
  width:208px;
  height:30px;
  }
  
  













.note-manufacturers  {
    margin-top:30px;
    background:rgb(235,235,235);
    border-left:2px solid brown;
    padding-top:8px;
    font-family:Tahoma, verdana;
    font-size:11px;
    padding-left:7px;
    padding-right:10px;
    padding-bottom:10px;
    }
    
    


    

  







    

    


a.grey:link,
a.grey:visited  {
     color:brown;}

a.grey:hover {
     
     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
     filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.gallery  {
    
    font-size:10px;
    }



    



    

  
.arrows  {
    
    font-size:9px;
    padding-left:5px;
    font-weight:normal;
    }
  
.arrows-specs  {
    
    font-size:9px;
    }  
  
  
  
  
  
        
a.pro-links:link {color:rgb(255,255,255); font-weight:bold; text-decoration:none; }
a.pro-links:visited {color:rgb(255,255,255); font-weight:bold; text-decoration:none;}
a.pro-links:hover {color:rgb(210,210,210); font-weight:bold; text-decoration:none;}    

.plus-right {float:right; text-align:right; padding-right:15px; font-size:14px}
.plus-fabrics {float:right; text-align:right; padding-right:0px; font-size:14px}

#stock-order-frame {
    float:left;
    margin-top:0px;
    width:264px;
    height:264px;
    padding:1px;
    margin-left:0px;
    margin-right:21px;
    border:1px solid rgb(170,170,170);
    }
    
#t-spec   {
    float:right;
    margin-top:10px;
    width:360px;
    height:260px;
    padding:1px;
    margin-left:40px;
    margin-right:0px;
    }

#paleta-leather   {
    float:left;
    margin-top:25px;
    width:680px;
    padding:1px;
    margin-left:0px;
    margin-right:0px;
    }

.paleta-leather-bullock   {

    }
    
#paleta-go   {
    float:left;
    margin-top:55px;
    width:680px;
    height:55px;
    padding:1px;
    margin-left:0px;
    margin-right:0px;
    }
    
#stock-order-frame-short {
    float:left;
    margin-top:40px;
    width:192px;
    height:233px;
    padding:1px;
    margin-left:40px;
    margin-right:21px;
    border:1px solid rgb(200,200,200);
    }

#stock-order-foto {
    
    width:260px;
    height:260px;
    }

#button-hs {width:700px; height:34px; }

.os {
    margin: 3px;
    margin-right:5px;
    margin-bottom:5px;
    width: 110px;
    height: 110px;
    display: none;
    float: left;
    text-align: center;
    border:1px solid rgb(210,210,210);
  }  

img.img-leather {
    padding:1px;
    width:110px;
    height:110px;
  }

.bott {
    margin: 3px;
    margin-right:5px;
    margin-bottom:5px;
    width: 110px;
    height: 100px;
    display: none;
    float: left;
    text-align: center;
    
  }






  

.omega    {background:url('../foto/omega/omega_front.jpg') no-repeat;}
.tudor    {background:url('../foto/tudor/tudor_front2.jpg') no-repeat;}
.bullock  {background:url('../foto/bullock/bullock_front1.jpg') no-repeat;}
.zenith   {background:url('../foto/zenith/zenith_front2.jpg') no-repeat;}
.atlantic   {background:url('../foto/atlantic/atlantic_front2.jpg') no-repeat;}
.ocean   {background:url('../foto/ocean/ocean_front2.jpg') no-repeat;}

.linea    {background:url('../foto/linea/linea_front.jpg') no-repeat;}
.epic   {background:url('../foto/epic/epic_front.jpg') no-repeat;}    
.roma   {background:url('../foto/roma/roma_front.jpg') no-repeat;}    
.prescott   {background:url('../foto/prescott/prescott_front2.jpg') no-repeat;}
.antique   {background:url('../foto/antique/antique_front3.jpg') no-repeat;}
.tuscania   {background:url('../foto/tuscania/tuscania_front4.jpg') no-repeat;}
.vogue   {background:url('../foto/vogue/vogue_front.jpg') no-repeat;}
.otis   {background:url('../foto/otis/otis_front.jpg') no-repeat;}
.classic   {background:url('../foto/classic/classic_front.jpg') no-repeat;}
.sequoia   {background:url('../foto/sequoia/sequoia_front3.jpg') no-repeat;}

.adria   {background:url('../foto/adria/adria_front.jpg') no-repeat;}
.nappa   {background:url('../foto/nappa/nappa_front.jpg') no-repeat;}
.joy   {background:url('../foto/joy/joy_front1.jpg') no-repeat;}
.orlando   {background:url('../foto/orlando/orlando_front.jpg') no-repeat;}
.riva   {background:url('../foto/riva/riva_front.jpg') no-repeat;}
.new-york   {background:url('../foto/new_york/new_york_front.jpg') no-repeat;}
.seta   {background:url('../foto/seta/seta_front.jpg') no-repeat;}
.vesuvio   {background:url('../foto/vesuvio/vesuvio_front.jpg') no-repeat;}

.le_mans   {background:url('../foto/le_mans/le_mans_front.jpg') no-repeat;}
.estoril   {background:url('../foto/estoril/estoril_front.jpg') no-repeat;}
.monte_carlo   {background:url('../foto/monte_carlo/monte_carlo_front.jpg') no-repeat;}


.kabal {background:url('../foto/kabal/kabal_front1.jpg') no-repeat;}
.kabal_parts {background:url('../foto/kabal_parts/kabal_parts_front2.jpg') no-repeat;}
.kabal_hypnotic {background:url('../foto/kabal_hypnotic/kabal_hypnotic_front.jpg') no-repeat;}
.kabal_linia {background:url('../foto/kabal_linia/kabal_linia_front1.jpg') no-repeat;}
.kabal_rapsody {background:url('../foto/kabal_rapsody/kabal_rapsody_front.jpg') no-repeat;}
.kima {background:url('../foto/kima/kima_front.jpg') no-repeat;}
.kitana {background:url('../foto/kitana/kitana_front.jpg') no-repeat;}                                           
.kitana_portunata {background:url('../foto/kitana_portunata/kitana_portunata_front.jpg') no-repeat;}
.future {background:url('../foto/future/future_front.jpg') no-repeat;}
.sindel {background:url('../foto/sindel/sindel_front.jpg') no-repeat;}
.raiden {background:url('../foto/raiden/raiden_front.jpg') no-repeat;}
.nemesis {background:url('../foto/nemesis/nemesis_front.jpg') no-repeat;}
.blade {background:url('../foto/blade/blade_front.jpg') no-repeat;}

.hera {background:url('../foto/hera/hera_front.jpg') no-repeat;}
.charon {background:url('../foto/charon/charon_front.jpg') no-repeat;}
.mavado {background:url('../foto/mavado/mavado_front.jpg') no-repeat;}
.motaro {background:url('../foto/motaro/motaro_front.jpg') no-repeat;}
.cedros {background:url('../foto/cedros/cedros_front.jpg') no-repeat;}
.monteria {background:url('../foto/monteria/monteria_front.jpg') no-repeat;}


.natural {background:url('../foto/natural/natural-front.jpg') no-repeat;}
.patchwork_natural {background:url('../foto/patchwork/patchwork-natural-front.jpg') no-repeat;}
.patchwork_horsy {background:url('../foto/patchwork/patchwork-horsy-front.jpg') no-repeat;}
.patchwork_van_gogh {background:url('../foto/patchwork/patchwork-van-gogh-front.jpg') no-repeat;}
.patchwork_matisse {background:url('../foto/patchwork/patchwork-matisse-front.jpg') no-repeat;}
.patchwork_palladio {background:url('../foto/patchwork/patchwork-palladio-front.jpg') no-repeat;}
.patchwork_canova {background:url('../foto/patchwork/patchwork-canova-front.jpg') no-repeat;}
.patchwork_michelangelo {background:url('../foto/patchwork/patchwork-michelangelo-front.jpg') no-repeat;}
.patchwork_botero {background:url('../foto/patchwork/patchwork-botero-front.jpg') no-repeat;}
.patchwork_raffaello {background:url('../foto/patchwork/patchwork-raffaello-front.jpg') no-repeat;}
.patchwork_bernini {background:url('../foto/patchwork/patchwork-bernini-front.jpg') no-repeat;}
.patchwork_giotto {background:url('../foto/patchwork/patchwork-giotto-front.jpg') no-repeat;}
.color_solid {background:url('../foto/color/color-solid-front.jpg') no-repeat;}
.color_van_gogh {background:url('../foto/color/color-van-gogh-front.jpg') no-repeat;}
.color_prince {background:url('../foto/color/color-prince-front.jpg') no-repeat;}
.color_corrosion {background:url('../foto/color/color-corrosion-front.jpg') no-repeat;}
.color_contrast {background:url('../foto/color/color-contrast-front.jpg') no-repeat;}
.print_print {background:url('../foto/print/print-print-front.jpg') no-repeat;}
.print_carpets {background:url('../foto/print/print-carpets-front.jpg') no-repeat;}
.laser {background:url('../foto/laser/laser-front.jpg') no-repeat;}
.italy {background:url('../foto/italy/italy-front.jpg') no-repeat;}

.kolekcija {margin-top:30px; margin-left:15px; font-weight:bold; font-family:Tahoma, verdana}
.pret {margin-top:20px; margin-left:15px; font-style:italic; font-family:Tahoma, verdana}
.pret-link {margin-top:5px; margin-left:15px; font-family:Tahoma, verdana}
.sled {margin-top:20px; margin-left:15px; font-style:italic; font-family:Tahoma, verdana}
.sled-link {margin-top:5px; margin-left:15px; font-family:Tahoma, verdana}

.position-30  {float:left; width:140px; height:140px; margin-right:10px; margin-bottom:20px}
.position-print  {float:left; width:250px; height:350px; margin-right:30px; margin-bottom:20px}
.position-portunata  {float:left; width:180px; height:350px; margin-right:30px; margin-bottom:20px}


.no-stock    {margin-top:30px;margin-left:29px;font-size:11px;font-style:italic;}




#wrapper{
    position:relative;
    width:140px;
    height:179px;
    }
#text, #background{
    position:absolute;
    margin-top:4px;
    margin-left:1px;
    left:0;
    top:0;
    width:100%;
    height:100%;
    font-family:Tahoma, verdana}
#text{
    color:rgb(255,255,255);
    font-size:10px;
    text-align:left;
    padding-top:1px;
    padding-left:0px;
    font-family:Tahoma, verdana;
    font-weight:bold;}
#background{
    background-color:rgb(0,0,0);
    filter:alpha(opacity=40);
    opacity:0.40;
    }
    

  
    
#wrapper2{
  position:relative;
  width:260px;
  height:23px;
  }
#text2, #background2{
  position:absolute;
  margin-top:0px;
  margin-left:0px;
  width:260px;
  height:23px;
  font-family:Tahoma, verdana}
#text2{
  color:rgb(255,255,255);
  font-size:10px;
  text-align:left;
  padding-top:0px;
  padding-left:0px;
  font-family:Tahoma, verdana}
#background2{
  }
  
#wrapper3{
  position:relative;
  width:260px;
  height:23px;
  }
#text3, #background3{
  position:absolute;
  margin-top:5px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text3{
  color:rgb(255,255,255);
  font-size:10px;
  text-align:left;
  padding-top:0px;
  padding-left:0px;
  font-family:Tahoma, verdana}
#background3{
  }
  
#wrapper-products{
  position:relative;
  width:209px;
  height:30px;
  }
#text-products, #background-products{
  position:absolute;
  margin-top:181px;
  margin-left:2px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#text-products{
  color:rgb(255,255,255);
  font-size:13px;
  text-align:left;
  padding-left:14px;
  padding-top:8px;
  font-family:Tahoma, verdana}
#background-products{
  background-color:rgb(0,0,0);
  filter:alpha(opacity=40);
  opacity:0.40;
  }
  

  
  


#img-products {
  margin-top:10px;
  float:left;
  width:211px;
  height:230px;
  }

#img-products-r {
  margin-top:10px;
  float:left;
  width:211px;
  height:230px;
  margin-left:12px;
  }
  
#border-img-products {
  width:211px;
  height:211;
  border:1px solid rgb(210,210,210);
  }


.plus-sign  {
  font-family:Tahoma, verdana;
  font-size:10px;
  vertical-align:-1px;
  }
  
  
.background-omega {
  background-color:rgb(0,0,0);
  filter:alpha(opacity=60);
  opacity:0.60;
  }
  
.background-tudor  {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.60;
  }

.background-bullock {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-ocean {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-atlantic {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  } 

.background-linea {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-epic {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-federica {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-prescott {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-tuscania {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }  
  
.background-vogue {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-otis {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-classic {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }  
    
.background-sequoia {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-adria {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }        
    
.background-nappa {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-orlando {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
    
.background-riva {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }

.background-seta {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }

.background-vesuvio {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-estoril {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }

.background-montecarlo {
  background-color:rgb(20,20,20);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
  
.background-fabrics {
  background-color:rgb(0,0,0);
  filter:alpha(opacity=60);
  opacity:0.6;
  }
    
#wrapperf{
  position:relative;
  width:125px;
  height:17px;
  }
#textf, #backgroundf{
  position:absolute;
  margin-top:115px;
  margin-left:2px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#textf{
  color:rgb(255,255,255);
  font-size:10px;
  text-align:center;
  padding-top:1px;
  padding-left:0px;
  font-family:Tahoma, verdana}
#backgroundf{
  background-color:rgb(0,0,0);
  filter:alpha(opacity=60);
  opacity:0.60;
  }


#wrappercar{
  position:relative;
  width:208px;
  height:25px;
  }
#textcar, #backgroundcar{
  position:absolute;
  margin-top:0px;
  margin-left:0px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#textcar{
  color:rgb(255,255,255);
  
  text-align:left;
  padding-top:5px;
  padding-left:0px;
  }
#backgroundcar{
  background-color:rgb(0,0,0);
  filter:alpha(opacity=85);
  opacity:0.85;
  }
  
#wrapperprint{
  position:relative;
  width:165px;
  height:19px;
  }
#textprint, #backgroundprint{
  position:absolute;
  margin-top:-19px;
  margin-left:2px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  font-family:Tahoma, verdana}
#textprint{
  color:rgb(255,255,255);
  font-size:10px;
  text-align:center;
  padding-top:2px;
  padding-left:0px;
  font-family:Tahoma, verdana}
#backgroundprint{
  background-color:rgb(0,0,0);
  filter:alpha(opacity=80);
  opacity:0.80;
  }
  
#fade{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
#light{
    display: none;
    position: absolute;
    top: 15%;
	  left: 50%;
    width: 1000px;
    height: 500px;
    margin-left:-500px;
    font:Tahoma, verdana;
    font-size:14px;                
    color:black;
    text-align:left;
    padding-top: 15px;
    margin-bottom:30px;
    border: 4px solid grey;
    background: rgb(250,250,250);
    z-index:1002;
    overflow:visible;
}



#faden{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
#lightn{
    display: none;
    position: absolute;

	  left: 50%;
    width: 1000px;
    margin-left:-500px;
    margin-top:50px;
    font:verdana;
    font-size:14px;                
    color:black;
    text-align:left;
    border: 4px solid grey;
    background: rgb(250,250,250);
    z-index:1002;
    overflow:visible;
}  

#fadem{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
#lightm{
    display: none;
    position: absolute;
    top: 50%; 
    left: 50%;
    width:1150px;
    height:540px; 
    margin-top:-270px; 
    margin-left:-575px;
    font:verdana;
    font-size:14px;                
    color:black;
    text-align:left;
    border: 4px solid grey;
    background: rgb(250,250,250);
    z-index:1002;
    overflow:visible;
}



#fader{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
#lightr{
    display: none;
    position: absolute;
    top: -245px;
	  left: -335px;
    width: 1077px;
    height: 1988px;
    font:Tahoma, verdana;
    font-size:14px;                
    color:black;
    text-align:left;
    padding-top: 15px;
    border: 4px solid grey;
    background: rgb(250,250,250);
    z-index:1002;
    overflow:visible;
}


#text-stock-order{
    width:210px;
    height:20px;
    font-family:Tahoma, verdana;
    font-size:10px;
    text-align:left;
    padding-top:4px;
    padding-left:10px;
    }                                                              




#text-item{
    width:900px;
    height:35px;
    margin:0 auto;
    margin-top:30px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    }    
    
#text-item-fabrics{
    width:1050px;
    height:35px;
    margin:0 auto;
    margin-top:30px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    }
    
#item-top{
    width:900px;
    height:20px;
    margin:0 auto;
    }

.item-top-fabrics{
    width:1050px;
    height:20px;
    margin:0 auto;
    }
    
#item-artikl{
    float:left;
    width:100px;
    font-style:italic;}
    
#item-name{
    float:left;
    width:300px;
    font-style:italic;}
    
#text-dostupnost{
    width:900px;
    height:35px;
    margin:0 auto;
    margin-top:30px;
    font-family:Tahoma, Verdana;
    font-size:13px;
    letter-spacing:1px;
    font-weight:normal;
    font-style:italic;
    }
    
#close{
    float:left;
    width:450px;
    text-align:left;}    


    
#close-fabrics{
    float:right;
    width:570px;
    text-align:left;}
    
#colors{
    width:900px;
    margin:0 auto;
    margin-top:30px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    }

#colors-fabrics{
    width:1050px;
    margin:0 auto;
    margin-top:30px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    }
    
.on-stock {
    float:left;
    margin-left:29px;
    margin-top:30px;
    font-size:11px;
    }

#feet-pop{
    width:900px;
    margin:0 auto;
    margin-top:30px;
    font-family:Tahoma, Verdana;
    font-size:11px;
    font-weight:bold;
    }


a.close:link {font-size:10px; color:brown; text-decoration:underline;}
a.close:visited {font-size:10px; color:brown; text-decoration:underline;}
a.close:hover {font-size:10px; color:brown; text-decoration:none;}

hr.stock-order {
    width:900px;
    margin-top:15px;
    border-top:1px dotted rgb(200,200,200);
    }

hr.stock-fabrics {
    width:1050px;
    margin-top:15px;
    border-top:1px dotted rgb(200,200,200);
    }
    
hr.contact-info{
    margin-left:0px;
    margin-right:32px;
    margin-top:10px;
    border:dotted 1px;
    border-color:rgb(237,231,222);
    border-bottom:none;
    border-left:none;
    border-right:none;
    }
    
a.one:link {color:brown;text-decoration:underline;}
a.one:visited {color:brown;text-decoration:none;}
a.one:hover {color:brown;text-decoration:none;}

img.stock-order{
    padding:1px;
    border:1px solid rgb(210,210,210);
    }
    

#tecspecs-block{
    margin-top:0px;
    width:395px;
    height:49px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    }

#tecspecs-omega{
    float:left;
    margin-top:10px;
    width:180px;
    height:39px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    }

#tecspecs-bullock{
    float:left;
    margin-top:10px;
    width:180px;
    height:39px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    }

#tecspecs-epic{
    float:left;
    margin-top:10px;
    width:180px;
    height:39px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    }
    
#tecspecs-split {
    float:left;
    margin-top:8px;
    width:180px;
    height:39px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    text-decoration:underline;
    color:rgb(196,46,19);
    }
    
#tecspecs{
    float:right;
    margin-top:40px;
    width:395px;
    height:242px;
    }

#tecspecs-title-kol{
    margin-top:0px;
    width:395px;
    height:15px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    }

#tecspecs-title{
    margin-top:0px;
    width:395px;
    height:15px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    }

#tecspecs-subtitle{
    margin-top:4px;
    margin-bottom:0px;
    width:355px;
    height:25px;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
    border-bottom:1px dotted rgb(225,225,225);
    }
    
#tecspecs-content-first{
    margin-top:20px;
    width:395px;
    font-size:12px;
    }
    
#tecspecs-content{
    margin-top:1px;
    width:395px;
    font-size:12px;
    font-family:Open sans, verdana;
    }

#tecspecs-content-mtop {
    margin-top:12px;
    width:395px;
    font-size:12px;
    font-family:Open sans, verdana;
    }

#tecspecs-content-mtop-fabrics {
    margin-top:10px;
    width:395px;
    font-size:12px;
    font-family:Open sans, verdana;
    }

#tecspecs-content-spalt {
    margin-top:7px;
    width:395px;
    font-size:11px;
    font-family:Open sans, verdana;
    }
    
#tecspecs-info{
    margin-top:30px;
    padding-top:0px;
    width:395px;
    font-size:10px;
    }
    
#request-info{
    margin-top:10px;
    padding-top:0px;
    width:395px;
    font-size:10px;
    }    

#fadet{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:1001;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
}
#lightt{
    display: none;
    position: fixed;
    top: 50%;
	  left: 50%;
    margin-left: -480px;
    margin-top: -310px;
    width: 890px;
    height: 604px;
    font:Tahoma, verdana;
    font-size:14px;                
    color:black;
    text-align:left;
    padding-top: 20px;
    padding-left:60px;
    border: 4px solid grey;
    background: rgb(250,250,250);
    z-index:1002;
    overflow:visible;
}




#container-print-download{
    width:880px;
    margin-left:40px;
    margin-bottom:30px;
}

#print{
    float:right;
    text-align:right;
    border-right:1px dotted rgb(150,150,150);
    padding-right:18px;
}

#close-specs{
    float:right;
    margin-right:130px;
    width:80px;
    text-align:right;
}

#download{
    float:right;
    margin-right:210px;
    margin-top:3px;
    width:150px;
    text-align:right;
}


#specs-detailed{
    float:left;
    width:880px;
    margin-left:40px;
    margin-top:22px;
    font-size:11px;
}

#specs-detailed-title{
    float:left;
    width:750px;
    margin-top:5px;
    padding-bottom:8px;
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;
    border-bottom:1px dotted rgb(200,200,200);}

#specs-detailed-content{
    float:left;
    width:750px;
    margin-top:5px;
    padding-bottom:8px;
    font-size:11px;
    }
    
#specs-detailed-content-info{
    margin-top:2px;
    }

#column-main{
    width:840px;
    margin-left:0px;
    margin-top:16px;
    font-size:11px;}
 
#column-inner{
    width:809px;
    margin-left:0px;
    margin-top:0px;
    font-size:11px;} 


.col1 {
float:left;
width:286px;
height:22px;
border: 1px dotted rgb(200,200,200);
border-left: none;
margin-top:2px;
padding-left:3px
}

.col2 {
float:left;
width:147px;
height:22px;
border: 1px dotted rgb(200,200,200);
border-left: none;
margin-top:2px;
padding-left:3px
}

.col3 {
float:left;
width:137px;
height:22px;
border: 1px dotted rgb(200,200,200);
border-left: none;
margin-top:2px;
padding-left:3px
}

.col4 {
float:left;
width:162px;
height:22px;
border: 1px dotted rgb(200,200,200);
border-left: none;
border-right:none;
margin-top:2px;
padding-left:3px
}

.col11 {
float:left;
width:286px;
border: 1px dotted rgb(200,200,200);
border-left: none;
margin-top:2px;
padding-left:3px
}

.col21 {
float:left;
width:147px;
border: 1px dotted rgb(200,200,200);
border-left: none;
margin-top:2px;
padding-left:3px
}

.col31 {
float:left;
width:137px;
border: 1px dotted rgb(200,200,200);
border-left: none;
margin-top:2px;
padding-left:3px
}

.col41 {
float:left;
width:162px;
border: 1px dotted rgb(200,200,200);
border-left: none;
border-right:none;
margin-top:2px;
padding-left:3px
}

a.specs:link {color:rgb(100,100,100); font-size:11px; font-weight:bold; text-decoration:underline;}
a.specs:visited {color:rgb(100,100,100); font-size:11px; font-weight:bold; text-decoration:none;}
a.specs:hover {color:rgb(140,140,140); font-size:11px; font-weight:bold; text-decoration:none;}

a.request-info:link {color:brown; font-size:11px; font-weight:bold; text-decoration:underline;}
a.request-info:visited {color:brown; font-size:11px; font-weight:bold; text-decoration:none;}
a.request-info:hover {color:brown; font-size:11px; font-weight:bold; text-decoration:none;}


#icec{
    width:809px;
    margin-left:0px;
    margin-top:10px;
    font-size:11px;}

#icec-text{
    float:left;
    margin-top:18px;
    margin-left:3px;}

#laboratory{
    width:809px;
    margin-left:0px;
    margin-top:2px;
    font-size:11px;}

#laboratory-text{
    float:left;
    width:723px;
    margin-top:2px;
    margin-left:3px;}

#imo{
    width:809px;
    margin-left:0px;
    margin-top:0px;
    font-size:11px;}

#imo-foto{
    float:left;
    width:80px;
    height:50px;
    border: 1px dotted rgb(200,200,200);
    margin-top:12px;
    padding-left:3px;
    border-right:none;}
    
#imo-text{
    float:left;
    width:665px;
    border: 1px dotted rgb(200,200,200);
    height:27px;
    margin-top:12px;
    padding-top:23px;
    border-left:none}    





a.contact:link {color:rgb(100,100,100);text-decoration:underline;}
a.contact:visited {color:rgb(100,100,100);text-decoration:none;}
a.contact:hover {color:black;text-decoration:underline;}

    
div.kontakt-tf   {
    float:left;
    width:30px;
    }
    
div.kontakt-em   {
    float:left;
    width:60px;
    }
    
div.kontakt-right   {
    float:left;
    width:200px;
    }      


#article {float:left; height:16px; margin-left:0px; }
#flag-new-epic {float:right; height:13px; padding-right:8px; padding-top:3px }


#flag-new-o-tudor {margin-left:54px; vertical-align:-1px; }
#flag-new-t-tudor {margin-left:34px; vertical-align:-1px; }

#flag-new-o {margin-left:54px; vertical-align:-1px; }
#flag-new-t {margin-left:56px; vertical-align:-1px; }

.img-padding   {
    padding:1px;
    border:none;
    }
    
.facebook   {
    padding:1px;
    border:none;
    }
    
.left-10   {
    margin-left:10px;
    }
    
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}

#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border:2px solid rgb(214,78,24);
  border-radius: 5px;
  text-align: center;
}

#boxes #dialog {
  width: 750px;
  height: 300px;
  padding: 10px;
  background-color: #ffffff;
  font-family: Tahoma, verdana
  font-size: 15pt;
}

#popupfoot {
  font-size: 16pt;
  position: absolute;
  bottom: 0px;
  width: 250px;
  left: 250px;
}    

#cycler{position:relative;width:1000px;height:181px;}
#cycler img{position:absolute;padding:0px;z-index:1;background-color:white}
#cycler img.active{z-index:3}


.list {
  font-family:Tahoma;
  margin:0;
  margin-top:0px;
  padding:0px 0 0;
  width:720px;
  padding-bottom:100px;
  float:right; 
}
.list > li {
  float:left;
  display:inline-block;
  margin-left:12px;
  width:228px;
  height:218px;
  margin-top:27px;
  border-radius:8px;

}


input {
  border:solid 1px #ccc;
  border-radius: 5px;
  height:28px;
  width:200px;
  padding-left:10px;
  margin-bottom:0px
}
input:focus {
  outline:none;
  border-color:#aaa;
}
.sort {
  width:100px;
  border-radius: 0px;
  border:none;
  display:inline-block;
  color:rgb(100,100,100);
  font-family:Tahoma;
  font-size:11px;
  letter-spacing:1px;
  text-decoration: none;
  background-color: rgb(245,245,245);
  height:23px;
  margin-top:3px;


}
.sort:hover {
  text-decoration: none;
  background-color:rgb(213,234,255);
}
.sort:focus {
  outline:none;
}
.sort:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  content:"";
  position: relative;
  top:-10px;
  right:-5px;

}
.sort.asc:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content:"";
  position: relative;
  top:13px;
  right:-5px;

}
.sort.desc:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  content:"";
  position: relative;
  top:-10px;
  right:-5px;
}
a.artikl {
 

    text-align:left; 
    padding-left:0px;
    font-family:Tahoma; 
    font-size:12px; 
    margin-top:0px;
    color:rgb(100,100,100);
    font-weight:bold;
}

h2.stampa1 {
  font-size: 11px;
  margin-left:0px;
  margin-top:4px;
  font-family:Tahoma;
  font-weight: normal;
  font-weight:bold;
}

h3.tekstura1 {
  font-size: 11px;
  margin-left:0px;
  margin-top:4px;
  font-family:Tahoma;
  font-weight: normal;
  font-weight:bold;
}

h4.debljina1 {
  margin-left:0px;
  margin-top:4px;
  font-family:Tahoma;
  font-weight: normal;
  font-weight:bold;
  font-size: 11px;
}

#item-pro   {
  width:228; 
  height:218px; 
  font-size:14px; 
  padding-left:10px; 
  padding-top:5px; 
  margin-top:0px;
  border:1px solid rgb(230,230,230);
  border-radius:8px;
  }
  


.bullock-pro  {background:url('../foto/bullock/bg-bullock.png') no-repeat; margin-left:20px}
.bullock-pro:hover  {background:url('../foto/bullock/bg-bullock-hover.png') no-repeat;  margin-left:20px}

.omega-pro  {background:url('../foto/omega/bg-omega.png') no-repeat; margin-left:20px}
.omega-pro:hover  {background:url('../foto/omega/bg-omega-hover.png') no-repeat; margin-left:20px}

.tudor-pro  {background:url('../foto/tudor/bg-tudor.png') no-repeat; margin-left:20px}
.tudor-pro:hover  {background:url('../foto/tudor/bg-tudor-hover.png') no-repeat; margin-left:20px}

.zenith-pro  {background:url('../foto/zenith/bg-zenith.png') no-repeat; margin-left:20px}
.zenith-pro:hover  {background:url('../foto/zenith/bg-zenith-hover.png') no-repeat; margin-left:20px}

.ocean-pro  {background:url('../foto/ocean/bg-ocean.png') no-repeat; margin-left:20px}
.ocean-pro:hover  {background:url('../foto/ocean/bg-ocean-hover.png') no-repeat; margin-left:20px}

.atlantic-pro  {background:url('../foto/atlantic/bg-atlantic.png') no-repeat; margin-left:20px}
.atlantic-pro:hover  {background:url('../foto/atlantic/bg-atlantic-hover.png') no-repeat; margin-left:20px}

.prescott-pro  {background:url('../foto/prescott/bg-prescott.png') no-repeat; margin-left:20px}
.prescott-pro:hover  {background:url('../foto/prescott/bg-prescott-hover.png') no-repeat; margin-left:20px}

.linea-pro  {background:url('../foto/linea/bg-linea.png') no-repeat; margin-left:20px}
.linea-pro:hover  {background:url('../foto/linea/bg-linea-hover.png') no-repeat; margin-left:20px}

.roma-pro  {background:url('../foto/roma/bg-roma.png') no-repeat; margin-left:20px}
.roma-pro:hover  {background:url('../foto/roma/bg-roma-hover.png') no-repeat; margin-left:20px}

.epic-pro  {background:url('../foto/epic/bg-epic.png') no-repeat; margin-left:20px}
.epic-pro:hover  {background:url('../foto/epic/bg-epic-hover.png') no-repeat; margin-left:20px}

.vogue-pro  {background:url('../foto/vogue/bg-vogue.png') no-repeat; margin-left:20px}
.vogue-pro:hover  {background:url('../foto/vogue/bg-vogue-hover.png') no-repeat; margin-left:20px}

.antique-pro  {background:url('../foto/antique/bg-antique.png') no-repeat; margin-left:20px}
.antique-pro:hover  {background:url('../foto/antique/bg-antique-hover.png') no-repeat; margin-left:20px}

.tuscania-pro  {background:url('../foto/tuscania/bg-tuscania.png') no-repeat; margin-left:20px}
.tuscania-pro:hover  {background:url('../foto/tuscania/bg-tuscania-hover.png') no-repeat; margin-left:20px}

.classic-pro  {background:url('../foto/classic/bg-classic.png') no-repeat; margin-left:20px}
.classic-pro:hover  {background:url('../foto/classic/bg-classic-hover.png') no-repeat; margin-left:20px}

.sequoia-pro  {background:url('../foto/sequoia/bg-sequoia.png') no-repeat; margin-left:20px}
.sequoia-pro:hover  {background:url('../foto/sequoia/bg-sequoia-hover.png') no-repeat; margin-left:20px}

.otis-pro  {background:url('../foto/otis/bg-otis.png') no-repeat; margin-left:20px}
.otis-pro:hover  {background:url('../foto/otis/bg-otis-hover.png') no-repeat; margin-left:20px}

.top-pro  {background:url('../foto/gen/back_top_up.png') no-repeat; margin-left:20px;}
.top-pro:hover  {background:url('../foto/gen/back_top_up_hover.png') no-repeat; margin-left:20px}


.nazad {
  color:brown; 
  font-family:Tahoma, verdana; 
  font-size:12px; 
  font-weight:bold; 
  text-align:center; 
  margin-top:115px;

}

a.nazad:hover {
  text-decoration:none;

}

#collec:link {color:rgb(100,100,100); text-decoration:none; font-weight:bold; font-family:Tahoma; }
#collec:visited {color:rgb(100,100,100); text-decoration:none; font-weight:bold; font-family:Tahoma;}
#collec:hover {color:rgb(100,100,100); text-decoration:none; font-weight:bold; font-family:Tahoma;}


.search  {float:right; font-family:verdana; font-weight:normal; font-size:11px; margin-top:-8px;}


.boje1 {
    width:200px;
    height:20px;
    text-align:left;
    margin-top:25px;
    margin-left:0px;
    font-family:Tahoma;
    font-size:15px;
    color:rgb(162,50,30);
    font-weight:normal;
}

.dostupnost1 {
    width:200px; 
    height:20px; 
    text-align:left; 
    margin-top:20px; 
    margin-left:0px; 
    font-family:Tahoma; 
    font-size:11px; 
    color:rgb(100,100,100);
    font-weight:bold;
}