@charset "utf-8";


	html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	/* -----------     -------------- */
	line-height:0.88em;  
	background-color: white;	
	}
	hr { border:1px dotted #ddd;
	width:90%;}
	
	h1 {
	text-align:center;
        font-size:1em;
		font-weight:bold;
		background-color:rgb(245, 245, 245);
		color:#5DC63B;		
        line-height:1.6em;
	}
	
	h3 {
	font-size:60%;
	font-weight:bold;
	text-align:justify;
	color:#999;
	white-space:pre-line;
	}
	
	h4 {
	text-align:center;
        font-size:1em;
        line-height:1.2em;
		white-space:pre-line;
		word-wrap:break-word;
		word-spacing:1px;
		color:#5DC63B;
		}
		
	#tlo
	{
	height:1px;
	background-color:#eff;
	width:100%
	}
	#box_logo {
		width:980px;	
        margin-top:10px;
    	margin-left:auto;
	    margin-right:auto;  
		}	
		#box_logo_300 {
		width:300px;
		display:none;	
        margin-top:10px;
    	margin-left:2.5%;
	    margin-right:auto;  
		}
			
		
	
		
      /* ------------------------MENU------------------------ */

     
      ol {
	   	border-radius:5px 5px 0px 0px;
		height:4.2em;		
		min-width:280px;
        max-width:1000px;
		/* --width:1000px;--- */
		margin-top:10px;
	    margin-left:auto;
	    margin-right:auto;
        list-style-type:none;
        padding:0;       
        background-color:#5DC63B;
        
		font-weight: bold;		
		line-height:4.2em;
        text-align:center;
      }

      
      ol a {	   
        display:block;
        text-decoration:none;
		font-size:0.5em;		
		color:#FFF;
        padding:0 0px;		
      }

     
      ol > li {
	  	border-radius:5px 5px 0px 0px;
		border-right:1px dotted #64df3d;
        float:left;	
		width:130px;	
        margin-left:1px;
        background-color:#5DC63B;
        height:4.2em;
      }

     
      ol > li:first-child {
	  background-image:url(../pict/00_main_page/first_child_home.png);
        margin-left:0;
		width:160px;
      }
	  
	 
      ol > li:last-child {
	  
        margin-left:0;
		border-right:none;
		}
	  
	
      ol > li:hover {
        background-image:url(../pict/00_main_page/menu_gradient.png);
      }

     
      ol > li:hover > a {
        color:#FFF;
      }

      
      ol > li:hover > ul {
        display:block;
      }

      /* ------------------------ROZW------------------------ */

     
      ol > li > ul {
       display:none;
        list-style-type:none;
        padding:0;
        margin:0;		
      }
	  
	   
     
      ol > li > ul > li {
        background-color:#5fc736;
		width:180px;		
		opacity:0.99;
		height:1.5em;
		line-height:1.5em;
		position:relative;
				
      }
	 
      ol > li > ul > li:last-child {
        border-bottom:8px solid #5dc63b;
		
      }

    
      ol > li > ul > li > a {
        border-top:1px solid #70e542;
		text-align:left;
		padding-left:20px;		
      }

    
      ol > li > ul > li:hover {
	  	width:164px;
        background-color:#70e542;
		border-left:8px solid #5dc63b;
		border-right:8px solid #5dc63b;		
      }
	  
	
     
      ol > li > ul > li:hover > a {
	  	padding-left:12px;
        color:#fff;		
      }
	  	/* ------------------------ menu kontekstowe
ul li:hover:before {
        content:attr(data-tooltip);
		width:50%;
        line-height:1em;
		font-size:0.5em;
		text-align:left;
        padding:5%;
        border:1px solid #000;
        background-color:#FAFAFA;
        position:absolute;
        top:0;
        left:105%;
      } -------------------------- */
	    
		
	
	  /* promocje i aktualności   adresy */
	  
	 #caly_blok {
	 margin-top:10px;
	    margin-left:auto;
	    margin-right:auto;
        min-width:280px;
        max-width:1000px;
		
		}
		
      
      #naglowek {
        border:0px solid #5DC63B;
        text-align:center;
        font-size:1em;
		font-weight:bold;
		background-color:rgb(245, 245, 245);
		color:#5DC63B;		
        line-height:1.6em;
      }
	  #nag_01 {
	  border:1px solid #5DC63B;
	  border-left:none;
	  border-right:none;        
		text-align:center;
		font-size:1.5em;
		font-weight:bold;
		color:#5DC63B;	
		padding:5px;       
		
      }


      #lewy {
        float:left;
        width:33%;
		height:15%;
        font-size:0.6em;
        line-height:1.3em;
      }

      #lewy p {
	  	border-top:0px dotted #DDD;
		border-bottom:0px dotted #DDD;
		border-left:1px dotted #DDD;
		border-right:0px dotted #DDD;
        margin-bottom:5px;
        padding:15px;
		white-space:pre-line;
		word-wrap:break-word;
		
      }

      #srodek {
        float:left;
        width:34%;
		height:15%;
        font-size:0.6em;
        line-height:1.3em;
      }

      #srodek p {
	  border-top:0px dotted #DDD;
		border-bottom:0px dotted #DDD;
		border-left:1px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
		margin-left:0%;
		margin-right:0%;
        padding:15px;
		white-space:pre-line;
		word-wrap:break-word;
      }

      #prawy {
        float:left;
        width:33%;
		height:15%;
        font-size:0.6em;
        line-height:1.3em;
      }

      #prawy p {
        border-top:0px dotted #DDD;
		border-bottom:0px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
        padding:15px;
		white-space:pre-line;
		word-wrap:break-word;
      }
	  a {
	  text-decoration:none;
	  color:#999;
	  
	  }
	  
	  /*-------------------------cerfixy------------------------------------------*/
 #cerfix_blok {
		width:100%;
          font-size:15px;	 
        }		
        #cerfix_01, #cerfix_02, #cerfix_03, #cerfix_04, #cerfix_05 {
          float:none;
          width:auto;
		          
        }
        #cerfix_01 p, #cerfix_02 p, #cerfix_03 p, #cerfix_04 p, #cerfix_05 p {
          border:1px solid #5DC63B;
		  white-space:pre-line;
		word-wrap:break-word;
		text-align:center;
        }  
		
 #cerfix_01 {
        float:left;
        width:20%;
		height:15%;
        font-size:0.7em;
        line-height:1.4em;
      }

      #cerfix_01  p {
		 
	  	border-top:0px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:1px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word;		
      }
	  
	 
	 
	 #cerfix_01 p:hover {
	  border-top:0px dotted #DDD;
		border-bottom:1px dotted #5DC63B;
		border-left:1px dotted #5DC63B;
		border-right:1px dotted #5DC63B;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word; 
	   background-image:linear-gradient(0deg, #fff, #fff, #5DC63B);			
			}
			#cerfix_01 p:hover:before {
        content:attr(data-tooltip);
		
		width:90%;
		min-height:100px;
        line-height:1.2em;
		
		font-size:1.2em;
		text-align:left;
        padding-left:1.5%;
        padding-top:1.5%;
		padding-right:0.5%;
		padding-bottom:1.5%;
		box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
        background-color:rgba(255,255,255,0.95);	
		border:2px solid #5DC63B;	
        position:fixed; 		           	  
  		top:1px;
  		right:3%;
      }

#cerfix_02 {
        float:left;
        width:20%;
		height:15%;
        font-size:0.7em;
        line-height:1.4em;
      }

      #cerfix_02  p {
	  	border-top:0px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word;	
      }
	  #cerfix_02 p:hover {
	  border-top:0px dotted #DDD;
		border-bottom:1px dotted #5DC63B;
		border-left:0px dotted #DDD;
		border-right:1px dotted #5DC63B;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word; 
	   background-image:linear-gradient(0deg, #fff, #fff, #5DC63B);			
			}
			#cerfix_02 p:hover:before {
        content:attr(data-tooltip);
		
		width:90%;
		min-height:100px;
        line-height:1.2em;
		
		font-size:1.2em;
		text-align:left;
        padding-left:1.5%;
        padding-top:1.5%;
		padding-right:0.5%;
		padding-bottom:1.5%;
		box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
        background-color:rgba(255,255,255,0.95);	
		border:2px solid #5DC63B;
        position:fixed; 		           	  
  		top:2px;
  		right:3%;
      }

#cerfix_03 {
        float:left;
        width:20%;
		height:15%;
        font-size:0.7em;
        line-height:1.4em;
      }

      #cerfix_03  p {
	  	border-top:0px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word;		
      }
#cerfix_03 p:hover {
	  border-top:0px dotted #DDD;
		border-bottom:1px dotted #5DC63B;
		border-left:0px dotted #DDD;
		border-right:1px dotted #5DC63B;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word; 
	   background-image:linear-gradient(0deg, #fff, #fff, #5DC63B);			
			}
			#cerfix_03 p:hover:before {
        content:attr(data-tooltip);
		
		width:90%;
		min-height:100px;
        line-height:1.2em;
		
		font-size:1.2em;
		text-align:left;
        padding-left:1.5%;
        padding-top:1.5%;
		padding-right:0.5%;
		padding-bottom:1.5%;
		box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
        background-color:rgba(255,255,255,0.95);	
		border:2px solid #5DC63B;	
        position:fixed; 		           	  
  		top:2px;
  		right:3%;
      }
#cerfix_04 {
        float:left;
        width:20%;
		height:15%;
        font-size:0.7em;
        line-height:1.4em;
      }

      #cerfix_04  p {
	  	border-top:0px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word;		
      }
	  #cerfix_04 p:hover {
	  border-top:0px dotted #DDD;
		border-bottom:1px dotted #5DC63B;
		border-left:0px dotted #DDD;
		border-right:1px dotted #5DC63B;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word; 
	   background-image:linear-gradient(0deg, #fff, #fff, #5DC63B);			
			}
			#cerfix_04 p:hover:before {
        content:attr(data-tooltip);
		
		width:90%;
		min-height:100px;
        line-height:1.2em;
		
		font-size:1.2em;
		text-align:left;
        padding-left:1.5%;
        padding-top:1.5%;
		padding-right:0.5%;
		padding-bottom:1.5%;
		box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
        background-color:rgba(255,255,255,0.95);	
		border:2px solid #5DC63B;	
        position:fixed; 		           	  
  		top:2px;
  		right:3%;
      }

#cerfix_05 {
        float:left;
        width:20%;
		height:15%;
        font-size:0.7em;
        line-height:1.4em;
      }

      #cerfix_05  p {
	  	border-top:0px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:1px dotted #DDD;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word;		
      }
	  #cerfix_05 p:hover {
	  border-top:0px dotted #DDD;
		border-bottom:1px dotted #5DC63B;
		border-left:0px dotted #DDD;
		border-right:1px dotted #5DC63B;
        margin-bottom:5px;
        padding-top:15px;
		padding-bottom:15px;
		white-space:pre-line;
		word-wrap:break-word; 
	   background-image:linear-gradient(0deg, #fff, #fff, #5DC63B);			
			}
			#cerfix_05 p:hover:before {
        content:attr(data-tooltip);
		
		width:90%;
		min-height:100px;
        line-height:1.2em;
		
		font-size:1.2em;
		text-align:left;
        padding-left:1.5%;
        padding-top:1.5%;
		padding-right:0.5%;
		padding-bottom:1.5%;
		box-shadow:-3px 3px 6px rgba(0,0,0,0.2);
        background-color:rgba(255,255,255,0.95);	
		border:2px solid #5DC63B;
        position:fixed; 		           	  
  		top:2px;
  		right:3%;
      }
	 
  
	  
	  /*------------------------------------------------------ -----------------------*/
      #stopka {
        clear:both;
		padding-left:10px;
		padding-right:40px;
		padding-top:10px;
		padding-bottom:10px;
		
        /*border:1px solid #DDD;*/
		background-color:rgb(250, 250, 250);
        text-align:center;
        font-size:0.75em;
        line-height:1.2em;
		white-space:pre-line;
		word-wrap:break-word;
		word-spacing:1px;
      }
	
	  
	  /*---------------------------------------------------------------*/
	  ol#dolne_menu {  
  border-radius:0px 0px 0px 0px;
		height:2.5em;		
		width:100%;
		margin-top:8px;
	    margin-left:auto;
	    margin-right:auto;
		margin-bottom:5px;
        list-style-type:none;
        padding:0;       
        background-color:#e5e5e5;        
		font-weight: bold;		
		line-height:2.5em;
        text-align:center;		
}
ol#dolne_menu > li {
	border-radius:0px 0px 0px 0px;
	border-left:1px solid #fff;
  float:left;
  background-color:#e5e5e5;
  width:16.1%;
  height:2.5em;	
}
ol#dolne_menu > li:first-child {
background-color:#e5e5e5;
background-image:none;

}
ol#dolne_menu a {
  display:block;
  color:#666 ;
  text-decoration:none;
  padding:0 1px;
  font-size:59%;  
  	
}
ol#dolne_menu > li > a:hover {
  color:#fff;
}
ol#dolne_menu > li:hover {
background-color:#5dc63b;
background-image:none;
 
}

div#tlo_ziel 
	{	
	background-color:#5dc63b; 
	color:#FFFFFF;
	width:100%
	margin-top:0px;
	border-radius:0px 0px 5px 5px;
		height:5.0em;		
	}
	
	/*-------------home-------------------------*/		
	#home {
   position:relative;
   float:left;           
  top:-60px;
  left:30px;	
  	width:42px;
  	height:42px;
  	background-image:url(../pict/00_main_page/home_00.png);  
	box-shadow:3px 3px 6px rgba(0,0,0,0.2);}
	#home:hover {   background-image:url(../pict/00_main_page/home_01.png);}
	
	/*-------------opis podstrony-------------------------*/
	#opis_dzialu {
font-size:60%;
font-weight:bold;
text-align:justify;
color:#999;
white-space:pre-line;
}
	 
	
	#firmy
{
float:left;
background-color:#fff;
width:63%;
min-height:181px;
font-size: 12px;
white-space:pre-wrap;
		border-top:1px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:1px dotted #DDD;
		border-right:0px dotted #DDD;
        margin-bottom:0px;
        padding:2%;
		/*white-space:pre-line;*/
		word-wrap:break-word;
}

#image{
float:left;
background-color:#efefef;
width:31%;
height:220px;
font-size: 12px;
white-space:pre-wrap;
		margin-bottom:0px;
        padding:0%;
		border-top:0px dotted #DDD;
		border-bottom:0px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:0
		px dotted #DDD;
        
		/*white-space:pre-line;*/
		word-wrap:break-word;
}
/*-------------------NOWE PRODUKTY---------------------*/	
	
	#caly_blok_np {
	 margin-top:10px;
	    margin-left:auto;
	    margin-right:auto;
        min-width:280px;
        max-width:1000px;
		
		}
	 
	#nowe_produkty
{
float:left;
background-color:#fff;
width:63%;
min-height:123px;
font-size: 12px;
white-space:pre-wrap;
		border-top:1px dotted #DDD;
		border-bottom:1px dotted #DDD;
		border-left:1px dotted #DDD;
		border-right:0px dotted #DDD;
        margin-bottom:0px;
        padding:2%;
		
		/*white-space:pre-line;*/
		word-wrap:break-word;
		text-align:justify;
}
#image_np{
float:right;
background-color:#fff;
width:31%;
min-height:123px;
font-size: 12px;
white-space:pre-wrap;
		margin-bottom:0px;
        padding:0%;
		border-top:0px dotted #DDD;
		border-bottom:0px dotted #DDD;
		border-left:0px dotted #DDD;
		border-right:0
		px dotted #DDD;
        
		/*white-space:pre-line;*/
		word-wrap:break-word;}
	
	 /*-----------------------------------------------------*/ 
	  @media all and (max-width:1200px) { 
	  /*-------------------------cerfix--------------------------------------------------*/		
	#cerfix_01 p:hover:before {display:none;}
#cerfix_02 p:hover:before {display:none;}
#cerfix_03 p:hover:before {display:none;}
#cerfix_04 p:hover:before {display:none;}
#cerfix_05 p:hover:before {display:none;}
	  }
	  @media all and (max-width:720px) {  
	  #box_logo {display:none;}
	  #box_logo_300 {display:block;}
  
  	ol {
        border-radius:1px 1px 0px 0px;
		border-bottom:1px solid #70e542;
		height:5.1em;		
		width:100%;
		margin-top:5px;
	    margin-left:auto;
	    margin-right:auto;
        list-style-type:none;
        padding:0;       
        background-color:#5DC63B;
        font-size:10px;
		font-weight: bold;		
		line-height:2.5em;
        text-align:center;      }
  
      ol a {       
	  	display:block;
        text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;		
		color:#FFF;      }
      
      ol > li {	  	
	  	border-radius:1px 1px 0px 0px;	
		border-right:0px dotted #64df3d;
		border-bottom:1px solid #70e542;	
        float:left;	
		width:24.9%;	
		margin-left:0;       
        background-color:#5DC63B;
        height:3.5em;      }
      
      ol > li:first-child {        
	  	margin-left:0;
		width:24.9%;     }
      
	   ol > li:hover {
        background-image:url(../pict/00_main_page/menu_gradient.png)      }
      
      ol > li:hover > a {
        color:#FFF;      }
      
      ol > li:hover > ul {
        display:block;      }
      /* ------------------------ROZW------------------------ */
      
      ol > li > ul {
       display:none;
        list-style-type:none;
        padding:0;
        margin:0;     }
     
      ol > li > ul > li {
        background-color:#5fc736;
		width:100%;		
		opacity:0.99;
		height:1.5em;
		line-height:1.5em;		      }
	 
      ol > li > ul > li:last-child {
        border-bottom:2px solid #5dc63b;      }
      
      ol > li > ul > li > a {
        border-top:1px solid #70e542;
		text-align:left;
		padding-left:10px;      }
      
      ol > li > ul > li:hover {
	  	width:100%;
        background-color:#70e542;
		 padding:0;
        margin:0;		
		border:none;      }
		
		ul li:hover:before {
        content:none;}
      
      ol > li > ul > li:hover > a {
	  	padding-left:10px;
        color:#fff;      }	
  
/* -----------------------------------page-------------------------------*/
        #caly_blok {
		width:100%;
          font-size:80%;	 
        }		
        #lewy, #srodek, #prawy {
          float:none;
          width:auto;
		          
        }
        #lewy p, #srodek p, #prawy p {
          border:1px solid #5DC63B;
		  white-space:pre-line;
		word-wrap:break-word;
		text-align:center;
        }  
	 /*-------------------------miniatury wycieczki na smartfonie-----------------------------------------*/	
		#miniatury{display:none;}
			

	 
  /*-------------------------dolne menu----------------------------------------------------------------*/
	ol#dolne_menu a {
  
  font-size:89%;  
  	
}
/*-------------------------wykonawcy foto----------------------------------------------------------------*/

#image{display:none;}

#firmy
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
}
 
 
/*-------------------------nowe produkty foto--------------------------------------------*/

#image_np{display:none;}

#nowe_produkty
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
} 
 
 
 
 
/*-------------------------footer----------------------------------------------------------------*/	
div#tlo_ziel 
	{	
	background-color:#5dc63b; 
	color:#FFFFFF;
	width:100%;
	margin-top:3px;
	border-radius:0px 0px 5px 5px;
		height:7.2em;		
	}

 #cerfix_01
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
} 
#cerfix_02
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
} 
#cerfix_03
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
} 
#cerfix_04
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
} 
#cerfix_05
{
background-color:#eee;
float:none;
width:96%;
min-height:120px;
border:1px solid #DDD;
} 
		
		 }
		 
		 /*---------------FONTS------------*/
.style2 {
	color: #5dc63b  }
    .style3 {color: #000000}
.style5 {color: #5dc63b; font-weight: bold; }
.style7 {
	color: #000000;
	font-size: 12px;
}
    .style8 {font-size: 12}
.style10 {font-size: 12px}
    .style13 {
	font-size: 9px
}
    .style14 {color: #5dc63b; font-size: 9px; }
    .style15 {
	font-size: 14px;
	font-weight: bold;
}
.style16 {
	font-size: 18px;
	font-weight: bold;
}
	 
  /*----------------------wyszukiwarka-------------------------------------------------------------------*/
     div#box_szukaj{
		position:fixed; 		           	  
  		top:10px;
  		right:10%;
		background-image:url(../pict/00_main_page/szukaj_00.png);		
		width:110px;
		height:28px;	
        margin-top:12px;
		line-height:1.0em;
    	text-align:right;
		padding-right:12px;
		padding-top:3px;
		font-size:0.6em;
		font-weight: bold; 
		text-decoration:none;
		color:#5dc63b; 
		box-shadow:3px 3px 6px rgba(0,0,0,0.1);}
	#box_szukaj:hover {   
		background-image:url(../pict/00_main_page/szukaj_01.png);
		color:#fff; }
		
		   div#box_szukaj_d{
		position:fixed; 		           	  
  		top:10px;
  		right:10%;
		background-image:url(../pict/00_main_page/szukaj_01_d.png);		
		width:110px;
		height:28px;	
        margin-top:12px;
		line-height:1.0em;
    	text-align:right;
		padding-right:12px;
		padding-top:3px;
		font-size:0.6em;
		font-weight: bold; 
		text-decoration:none;
		color:#f09e26; 
		box-shadow:3px 3px 6px rgba(0,0,0,0.1);}
	#box_szukaj_d:hover {   
		background-image:url(../pict/00_main_page/szukaj_00_d.png);
		color:#fff; }
		
		
   div.cookie_info_belka {position:relative; width:100%; background-color:#686868; padding:15px 0px 15px 0px; margin-bottom:5px; z-index:1;}
   div.cookie_info_tekst {float:right, position:relative; width:90%; text-align:center; white-space:pre-wrap; }
   div.cookie_info_tekstdwa {float:right, position:relative; width:50%; text-align:right; white-space:pre-wrap;  }   
   div.cookie_info_tekst {font-family:arial; font-size:12px; color:#fff }
   div.cookie_info_tekst a {color:#fff;  text-align:right; text-decoration:underline;}
		
	
  
   

