﻿BODY              {}
a                 {cursor:pointer;font-size:18px;font-family:'Advent Pro';color:black;text-decoration:none;}
img               {border:none;}
iframe            {overflow:hidden;}

.layer2           {position:absolute;background:rgba(255,255,255,0.75);left:0px;top:0px;width:0px;height:0px;z-index:19;}
.layer3           {position:absolute;left:0px;top:0px;width:0px;height:0px;z-index:100;}
.loader           {position:fixed;display:block;z-index:15;left:50%;margin-left:-250px;margin-top:-250px;top:50%;}
.bialo            {position:absolute;left:0px;top:0px;z-index:4;width:100%;height:100%;background:white;}
.firma            {color:black;text-shadow:0 2px 0 #FFF,0 3px 0 #AAA,0 3px 4px #AAA;}
.header           {position:fixed;z-index:0;left:0px;top:0px;}
.menu             {position:fixed;z-index:5;left:25%;top:50%;margin-left:-650px;margin-top:-50px;}
.menuon           {transition:1s;position:fixed;z-index:5;left:2%;top:50%;margin-top:-50px;}
.tresc            {background: rgb(255,255,255);
background: linear-gradient(354deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.35) 50%, rgba(255,255,255,0.8) 100%);
position:fixed;width:83%;height:100%;z-index:4;left:0px;margin-left:270px;top:0px;}
                  
.zoom             {-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;}
.zoom:hover       {-o-transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;
                   -moz-transform: scale(1.25);-o-transform: scale(1.5);-webkit-transform: scale(1.25);}
                   
.wysuwane         {z-index:10;transition:1s;background: url("https://ics-it.ovh/img/facebook-slider.png") no-repeat scroll 0 0 transparent;padding:0px;margin:0px;width:270px;height:402px;position:fixed;margin-top:-150px;left:-236px;top:50%;}
.wysuwane:hover   {z-index:10;transition:1s;background: url("https://ics-it.ovh/img/facebook-slider.png") no-repeat scroll 0 0 transparent;padding:0px;margin:0px;width:270px;height:402px;position:fixed;margin-top:-150px;left:0px;top:50%;}
.fb-like-box      {float:left;margin:0px;z-index:10;}
.cookiealert      {display:none;border-radius:5px;cursor:pointer;position:absolute;z-index:10;width:230px;height:120px;top:100%;left:50%;margin-left:-115px;margin-top:-240px;background:rgba(255,255,255,0.5);padding:10px;text-align:left;}