html,body{margin:0;padding:0;}
*{outline:none; 

box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;

}

a.dod {
	display: block; float:left;
	padding:10px; width:100%; border-top:1px solid #ffffff;
	
	
}


a.kwad { display: block; float:left; width:30px; height:30px; margin-right:10px; background:#24327b; margin-top:-2px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border:0px solid #dddddd;

 }
a.k1 { background-image: url(../img/f_pl.jpg); background-repeat: no-repeat; background-position: center center; }
a.k2 { background-image: url(../img/f_uk.jpg); background-repeat: no-repeat; background-position: center center; }
a.k3 { background-image: url(../img/magnify.png); background-repeat: no-repeat; background-position: center center; }



body{font-size:14px;line-height:18px;font-family:'Open Sans',tahoma,sans-serif;text-align:left;color:#000000;background:#24327b;
}
b { font-weight:600; }
strong { font-weight:600; }
img.cover-image { display:none; }
.hxx { text-align:center; }



.box_pdf {  padding:0px 20px; border:1px solid #ffffff; text-align:center; color:#ffffff; margin:0px 0px -1px -1px; width: 20%; min-height:70px;

	display: flex;
	  align-items: center;
	  justify-content: center;
	  cursor:pointer;
	  background:#24327b;
	  
 }
 
 
 .box_pdf:hover { text-decoration:underline; }
  .box_pdf2:hover { text-decoration:underline; }
 

.box_pdf2 {  padding:0px 20px; border:1px solid #ffffff; text-align:center; color:#ffffff; margin:0px 0px -1px -1px; width: 33.33333%; min-height:70px;

	display: flex;
	  align-items: center;
	  justify-content: center;
	  	  cursor:pointer;
		  background:#24327b;
 }
 
.wyn_pdf { display:block; float:left; margin-top:20px; width:100%; }
 
 
 .box_pdf_act { background:#21973f; color:#ffffff; }
 
 
.flex_box {
	width:100%; 
display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    align-content: flex-end;
	
	
	
}




.lines { display:block; float:left; width:100%;  height:20px; line-height:20px;

background-image:url(../img/lines.jpg);
background-position:top center;
background-repeat:repeat-x;  

 }


a.more_0 {
    text-decoration: none;
    font-weight: 600;
    color: #000000;
    font-size: 13px;
    margin: 20px auto 0px auto;
    text-align: center;
	border: 1px solid #000000;
	padding:8px 15px;
	letter-spacing: 2px; 
	text-decoration:none !important; 	
	display:inline-block;
    text-transform: uppercase;
}


a.more_0:hover {
	text-decoration:underline !important; 
}


a.upper {      text-transform: uppercase; }

a.more_black {
    text-decoration: none;
    font-weight: 600;
    color: #000000;
    margin: 10px auto 10px auto;
    text-align: center;
	padding:8px 15px;
	text-decoration:none !important; 	
    position: relative;
    left: 50%;
    transform: translateX(-50%);
	display:inline-block;
	font-size:13px;
	
}


a.more_black:hover {
	text-decoration:underline !important; 
}



a.more_black2 {
    text-decoration: none;
    font-weight: 600;
    color: #000000;
    margin: 10px 10px 10px auto;
    text-align: center;
	padding:0px 15px;
	text-decoration:none !important; 	
	display:inline-block;
	font-size:13px;
	border-right: 1px dotted #cccccc;
	
}


a.more_black2:hover {
	text-decoration:underline !important; 
}









a.more_white {
    text-decoration: none;
    font-weight: 600;
    color: #ffffff !important;
    font-size: 13px;
    margin: 10px auto 10px auto;
    text-align: center;
	border: 1px solid #ffffff;
	padding:8px 15px;
	letter-spacing: 2px; 
	text-decoration:none !important; 

    position: relative;
    left: 50%;
    transform: translateX(-50%);
	display:inline-block;
	
}


a.more_white:hover {
	text-decoration:underline !important; 
}


.footer { background:#24327b; color:#ffffff; }
.footer a { color:#ffffff; }

.bgw { background:#ffffff;} 
.paski {
	
	width:50%;
	height:30px;
    background-image: url(../img/pas.png);
    background-repeat: repeat-x;
	position:absolute;
	z-index:0;
	top:0px; 
	left:0px;
	
}

.paski2 {
	
	width:50%;
	height:30px;
    background-image: url(../img/pas.png);
    background-repeat: repeat-x;
	position:absolute;
	z-index:0;
	top:0px; 
	right:0px;
	
}





#map_canvas {
    min-height: 300px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0%;
    z-index: 0;
}




.r10 { width:calc(100% - 10px); float:left; }
.l10 { width:calc(100% - 10px); float:right; }


.wilk { display:block; float:left; width:300px;  height:262px;

position: absolute; 
bottom:-20px; right:-150px; 
z-index:0; 
 }



html {
  box-sizing: border-box;
}


.red2 { color:#ed0707; }

.row_cech label {
display: inline-block;
border:1px solid #e4e4e4;
padding:5px 10px; 
margin:3px;
 
cursor:pointer; 
}

.row_cech input[type="radio"] {
  display: none;
}

.row_cech input[type="radio"]:checked + label {
  color:#ffffff;
  background: #453333; 
}


input[type="radio"] {
 padding:0px; margin:0px 5px 0px 0px; 
 position:relative; top:2px;
}

input[type="checkbox"] {
 padding:0px; margin:0px 5px 0px 0px; 
 position:relative; top:2px;
}




hr.hrx {
    border: 0px;
    border-top: 1px dotted #cccccc;
    height: 1px;
    line-height: 1px;
    margin: 15px 5px;
	width:calc(100% - 10px); 
}


hr.r2 {
    border: 0px;
    border-top: 1px dotted #cccccc;
    height: 1px;
    line-height: 1px;
    margin: 5px 0px !important;
}



.box hr {
    border: 0px;
    border-top: 1px dotted #cccccc;
    height: 1px;
    line-height: 1px;
    margin: 15px 0px;
}


.box0 hr {
    border: 0px;
    border-top: 1px dotted #cccccc;
    height: 1px;
    line-height: 1px;
    margin: 15px 0px;
}




.box_text a { color:#000000;  }
.box_text h1 { padding: 0px;
    margin: 0px;
    font-size: 23px;
    text-align: right;
    color: #24327b;
    font-weight: 600;
	text-transform: uppercase;

}
.box_text h2 { padding:0px; margin:0px 0px 10px 0px; width:100%; font-size:15px; line-height:15px; font-weight:600;
text-transform: uppercase;
    letter-spacing: 4px;}
.box_text h3 { padding:0px; margin:0px 0px 10px 0px; width:100%; font-size:15px; line-height:15px; font-weight:600;
text-transform: uppercase;
    letter-spacing: 4px;}



.tyt_line{position:relative;border:0px solid #000000;clear:both;margin:0px 5px 0px 5px;min-height:50px;}
.tyt_line_box{display:block;float:left;margin:0 auto;color:#000000;padding:10px 20px;max-width:90%;letter-spacing:2px;clear:both;background:#ffffff;text-align:center;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);z-index:100;overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;}
.tyt_line:after{top:50%;left:0;right:0;height:1px;content:'';position:absolute;background:#dddddd;z-index:50;}
.map_bg{display:block;float:left;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:99;opacity:0.3;filter:Alpha(opacity=30);}
.topa{border-bottom:0px solid #dddddd !important;}




.logo { display:block; float:left; background-image:url(../img/logo.jpg);background-position:0px 0px;background-repeat:no-repeat; height:60px;     margin-top: 7px; }
.logobg { }

.logo a { display:block; border:0px solid #000000; padding:10px 10px 10px 65px;   }
.logo h4 { padding:4px 0px 0px 0px; margin:0px; font-size:32px; color:#24327b; font-weight:900;   }
.logo h5 { padding:4px 0px 0px 0px; margin:0px; font-size:13px; color:#000000; text-transform: uppercase; font-weight:600; }
.logo a:hover { text-decoration:none !important; }






.promocja{background:#ed0707;color:#ffffff;padding:5px 15px;position:absolute;top:15px;left:0px;z-index:50;font-size:13px;display:block; }



.logo2{display:block;float:left;color:#a3a6a9;font-size:14px;border:0px solid #000000;position:relative;top:0px;left:5px;padding-right:15px;}
.logo2 a{color:#3f9ccb;font-weight:600;text-decoration:none}
.logo2 a:hover{text-decoration:none}
.serwis{margin-top:10px !important;text-align:center;display:block;float:left;width:100%;background:#eb3d00 !important;}
.box_cecha a{display:block;float:left;border:1px solid #dddddd;padding:5px;margin:0px 5px 5px 0px;min-width:30px;text-align:center;}

.cb a{border:1px solid #000000;}
.marka a:hover{text-decoration:none;}
.cecha a:hover{text-decoration:none;}
.box_cecha a:hover{text-decoration:none;}
.bg00{padding:30px 0px 30px 0px;margin:0px 0px 0px 0px !important;display:block;float:left;width:100%;background:#f8f8f8;border-top:0px solid #dddddd !important;}


.flex{display:flex !important;flex-direction:row;flex-wrap:wrap;justify-content:right;align-content:center;align-items:center;height:100%;}
.flex2{display:flex !important;flex-direction:column;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;height:100%;}


.show_menu {
	
	display: block;
    float: right;
    width: 40px;
    height: 40px;
    margin-right: 0px;
    background: #24327b;
    margin-top: 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 0px solid #dddddd;
	
	background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    background-position: center center;
	position:absolute; 
	top: 11px; 
	right:0px; 
	
}



.kat_menu{     padding: 20px 0px !important; text-align:center; }
.kat_menu ul {
	text-align:right; 
    list-style: none;
    padding: 0px;
    margin: 0px;

	
}

.kat_menu ul li {
    display: inline-block;
	float:left; 
    margin: 0px 0px;
    padding: 5px 15px;
    border-right: 1px dotted #cccccc;
	outline: none; 
	position:relative; 
	
}

.kat_menu ul li:last-child {
    border-right: 0px dotted #cccccc;	
}


a.man {
	text-transform: uppercase;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    margin: 0px;
	padding:5px 0px; 
	display:inline-block; 
	width:100%; 

}


a.man2 {

    font-weight: 600;
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    margin: 0px;
	padding:10px 0px; 
	display:inline-block; 
    letter-spacing: 4px;

}





.subx {
    display: none;
    float: left;
    position: absolute;
    top: 38px;
    left: 0px;
    z-index: 1000;
    background: #24327b;
    padding: 15px 15px;
    color: #ffffff;
    text-align: left;
	min-width:200px; 
	max-width:400px; 
}


.subx a { 
display:block; 
float:left; 
width:100% !important; 
color:#ffffff !important; 
padding:7px 0px !important;  
border-bottom:1px dotted #95a3da; 
text-transform: normal;
letter-spacing: 0;
white-space: nowrap;
font-weight: normal;
}

.subx a:last-child { 
border-bottom:0px dotted #666666; 
}









.tyt_line_box{display:block;float:left;margin:0 auto;color:#000000;padding:10px 20px;max-width:90%;text-transform:uppercase;
letter-spacing:2px;clear:both;background:#ffffff;text-align:center;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);z-index:100;overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;}


.pas { display:block; float:left; width:100%; height:8px; margin:0px 0px 15px 0px; text-transform:uppercase;letter-spacing:2px;}
.pas2 { display:block; float:left; width:100%; height:5px; margin:0px 0px 35px 0px;}
.pas33 { display:block; float:left; width:calc(100%);  margin:0px 0px 10px 0px; padding:30px 0px 0px 0px; position:relative; text-align:center;  border-top:0px dotted #dcdcdc; }




.pas3 { display:block; float:left; width:100%; height:20px; margin:20px 0px 20px 0px; position:relative; border:0px solid #000000; }
.pas3:after {
	content: "Polecamy";
	top:0%;
	border:0px solid #000000;
	z-index:100;
	overflow:hidden;
	display:block;
	text-overflow:ellipsis; 
	white-space:nowrap;
	height: 20px;
	line-height:20px; 
	background:#ffffff;
	color:#000000; 
	text-align:center; 
	font-size:15px; 
	font-weight:600; 
	text-transform:uppercase;
	letter-spacing:4px;
	
}



.pas4 { display:block; float:left; width:100%; height:20px; margin:20px 0px 20px 0px; position:relative; border:0px solid #000000; }


.pas4:after {
	content: "Nowości";
	top:0%;
	border:0px solid #000000;
	z-index:100;
	overflow:hidden;
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap;
	height: 20px;
	line-height:20px; 
	background:#ffffff;
	color:#000000; 
	text-align:center; 
	font-size:15px; 
	font-weight:600; 
	text-transform:uppercase;
	letter-spacing:4px;
	
}








a.kat_act{text-decoration:underline !important;}
img{border:0;padding:0;margin:0;display:block;}
a{color:#000000;text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}
#search_help{display:none;float:left;position:absolute;top:33px;left:0px;z-index:1000;width:100%;background:#ffffff;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 1px 5px 0px rgba(0,0,0,0.5);box-shadow:0px 1px 5px 0px rgba(0,0,0,0.5);}
#search_help a{display:block;float:left;width:100%;border-top:0px dotted #dddddd;padding:0px 0px;font-size:13px;line-height:17px;}
#search_help2{display:none;float:right;position:absolute;top:0px;right:0px;z-index:1000;width:272px;background:#ffffff;border:1px dotted #cccccc;}
#search_help2 a{display:block;float:left;width:100%;border-top:0px dotted #dddddd;padding:0px 0px;font-size:13px;line-height:17px;color:#000000;}




.cookie{background:#000000;width:100%;font-size:13px;color:#ffffff;display:block;float:left; position:fixed; bottom:0px; z-index:100;  }
.cookie_p{text-align: center; }
.cookie_close{display:block;float:right;border:0px solid #000000;padding:0px 12px;cursor:pointer;}
.cookie table{width:100%;border-spacing:0;border-collapse:collapse;}
.cookie td{border:0px solid #000000;padding:12px;}
.cookie a{color:#ffffff;}
.cookie a{text-decoration:underline; }



.atau{border:1px solid #000000;padding:17px 20px;line-height:17px;font-size:12px;background:#eb3d00;color:#ffffff;}
.atau b{font-size:16px;color:#ffffff;}


.atau2{border:0px solid #dddddd;padding:20px 20px 20px 70px;line-height:17px;background:#5d4339;color:#ffffff;font-size:13px;}
.atau2 b{font-size:16px;color:#ffffff;font-weight:600;}
.atau2 a{color:#ffffff;text-decoration:none;}

.p1{background-image:url(../img/p1.png);background-position:4% center;background-repeat:no-repeat; background-size:50px; }
.p2{background-image:url(../img/p2.png);background-position:4% center;background-repeat:no-repeat; background-size:50px; }
.p3{background-image:url(../img/p3.png);background-position:4% center;background-repeat:no-repeat; background-size:50px; }
.p4{background-image:url(../img/p4.png);background-position:4% center;background-repeat:no-repeat; background-size:50px; }





.menu_on{display:none;}
.kat_on{display:none;}
.bg0{background:#ffffff;padding:10px 0px 20px 0px;}
.sp{margin:5px;max-height:150px;overflow:auto;padding:10px;}
.sp ul{padding:0px;margin:0px 0px 0px 0px;list-style:none;width:100%;}
.tx10{margin-top:0px !important;}
.sp li{margin:0;display:block;float:left;padding:4px 0px !important;width:100%;}
.sp li:last-child{border-bottom:0px solid #dddddd;}


.h55{height:127px;}


a.video3{background-image:url(../img/play.png);background-position:0px 0px;background-repeat:no-repeat;display:block;float:left;position:absolute;top:0px;left:0px;z-index:100;width:100%;height:100%;}
a.video{background-image:url(../img/play.png);background-position:center center;background-repeat:no-repeat;display:block;float:left;position:absolute;top:0px;left:0px;z-index:100;width:100%;height:100%;}

.mapka{padding:0px 0px;margin:0px 0px 0px 0px !important;}
#map_canvas{width:100%;position:absolute;top:0px;left:0px;z-index:0;}
#map_box{position:relative;top:0;left:0;z-index:100;margin:30px 0px 30px 0px;width:100%;}

.icon4{margin-left:0px;border:0px solid #000000;position:relative;}
.icon4 a{display:block;float:left;width:34px;height:34px;position:absolute;z-index:10;}


.gal_fota{cursor:pointer;}


.soc{display:block;float:left;  }

.fb{background:#39599f url(../img/f.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.gp{background:#333333 url(../img/g.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.tw{background:#45b0e3 url(../img/t.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.yt{background:#e70031 url(../img/y.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.al{background:#ff5a00 url(../img/a.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.is{background:#ff5a00 url(../img/is0.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}


.fb:hover{background:#000000 url(../img/f.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.gp:hover{background:#000000 url(../img/g.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.tw:hover{background:#000000 url(../img/t.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.yt:hover{background:#000000 url(../img/y.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.al:hover{background:#000000 url(../img/a.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}
.is:hover{background:#000000 url(../img/is.png) center center no-repeat;display:block;float:left;height:34px;width:34px;}






a#facebook{background:#39599f url(../img/f.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}
a#googleplus{background:#333333 url(../img/g.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}
a#twitter{background:#45b0e3 url(../img/t.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}
a#instagram{background:#45b0e3 url(../img/is0.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}


a#facebook:hover{background:#000000 url(../img/f.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}
a#googleplus:hover{background:#000000 url(../img/g.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}
a#twitter:hover{background:#000000 url(../img/t.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}
a#instagram:hover{background:#000000 url(../img/is.png) center center no-repeat;display:block;float:right;height:34px;width:34px;}




.social{line-height:34px; height:34px; margin-top:5px; border:0px solid #000000;padding:0px 0px; display:block; float:left; }
.social a{margin-left:0px;}
.social a:last-child{margin-left:10px;}



img.img_art{min-width:100%;height:auto;margin:0px 0px 0px 0px;border:1px solid #e0e0e0;}
img.img_art:hover{border:1px solid #428fc5;}
.bor_top{border:0px !important;margin-top:0px !important;}
.img_box{padding-right:20px}
.store_menu{display:block;float:left;}
.color_space{display:block;float:left;}
.color_box{display:block;float:left;width:15px;height:15px;line-height:15px;border:1px solid #cccccc;margin-right:5px;cursor:pointer;text-align:center;font-size:11px;font-weight:600;}
.color_box2{display:block;float:left;width:15px;height:15px;line-height:25px;border:1px solid #cccccc;margin:9px 5px 9px 0px;text-align:center;font-size:11px;font-weight:600;}
a.erterterter{position:relative;top:0px;left:0px;z-index:0;width:100%;margin-bottom:0px;}
.erterterter img{width:100%;}
.rwd{display:none !important;}
.no_rwd{display:block !important;}
.czas{color:#999999;font-size:13px;}
input{outline:none;}



input[type="text"]{background:none; display:block;float:left;border:0;font-size:13px;color:#000000;margin:0px 10px;outline:none;line-height:30px;height:30px;font-family:'Open Sans', tahoma,sans-serif;}

input[type="password"]{background:none; display:block;float:left;border:0;font-size:13px;color:#000000;margin:0px 10px;outline:none;line-height:25px;height:25px;font-family:'Open Sans', tahoma,sans-serif;width:90%;}
input[type="number"]{background:none;  display:block;float:left;border:0;font-size:13px;color:#000000;margin:0px 5px;outline:none;line-height:25px;height:25px;font-family:'Open Sans', tahoma,sans-serif;width:90%;}

select {border:0;font-size:13px;color:#000000;padding:0px 0px;outline:none;line-height:18px;height:18px;font-family:'Open Sans', tahoma,sans-serif; margin:1px 10px !important; line-height:28px;height:28px; background:none; }



textarea{background:none;  display:block;float:left;border:0;font-size:13px;color:#000000;padding:10px;outline:none;resize:none;font-family:'Open Sans', tahoma,sans-serif;width:100%;margin:10px 10px;}





.show_block{display:block;float:left;position:absolute;top:27px;right:0px;z-index:100;padding:20px;border:1px solid #dddddd;min-width:250px;background:#ffffff;}
.main_menu{text-align:left;display:none;float:right; padding:10px; margin-bottom:10px; width:100%}


.main_menu ul{padding:0px;margin:0px 0px 0px 0px;list-style:none; width:100%}
.main_menu li{margin:0;display:block;float:left; border-top:1px dotted #dcdcdc; display:block; float:left; width:100%; padding:0px 0px; width:100%   }
.main_menu li:last-child{margin:0;display:block;float:left; border-top:1px dotted #dcdcdc; display:block; float:left; width:100%; padding:12px 0px 0px 0px;   }
.store_menu{ width:100% }




.clear{clear:both;}
.body{margin:0px auto;display:block;width:1100px;position:relative;border:0px solid #000000;}



.cena{color:#ffffff;font-size:14px;font-weight:600;letter-spacing:2px;background:#000000;padding:0px 2px 0px 15px;display:block;float:left;height:35px;line-height:35px;
position:relative; 
}




.cenaold{color:#ffffff;font-size:12px;font-weight:400;letter-spacing:0px;background:#ff0000;padding:0px 15px;display:block;float:left;height:35px;line-height:38px;text-decoration:line-through;}
.wal{color:#ffffff;font-size:12px;font-weight:400;letter-spacing:0px;background:#000000;padding:0px 15px 0px 2px;display:block;float:left;height:35px;line-height:38px;}



.cena2{color:#000000;}
.cena3{color:#000000;font-size:20px;font-weight:600; font-weight:600;letter-spacing:2px;}
.cena3x{color:#000000;font-size:20px;font-weight:600;}
.cena23{color:#000000;display:inline-block; height:27px;line-height:27px; margin-left:5px; }



.news{display:block;float:left;width:100%;border:0px dotted #ffffff;margin-bottom:0px;}
.news table{padding:0;margin:0;border:0;width:100%;border-collapse:collapse;border-spacing:0;font-size:11px;}
.news tr{border-bottom:1px dotted #666666;}
.news td{padding:10px 0px 10px 0px;vertical-align:top;text-align:left;font-size:11px;}
.news h1{padding:0;margin:0px 0px 0px 0px;font-size:18px;font-weight:normal;}
.news img{margin-right:15px;}


.box2_head_error{margin:0px 0px 20px 0px;padding:0px;background:#d41111;color:#ffffff;position:relative; font-size:13px; }
.box2_head_error p{padding:7px 20px;margin:0;}

.box2_head_error2{margin:0px 0px 20px 0px;padding:0px;background:#d41111;color:#ffffff;position:relative; font-size:13px; }
.box2_head_error2 p{padding:7px 20px;margin:0;}


.box2_head_ok{margin:0px 0px 20px 0px;padding:0px;background:#279b1e;color:#ffffff;position:relative; font-size:13px; }
.box2_head_ok p{padding:7px 20px;margin:0;}


.box2_head_worn{background:#ff9900;color:#ffffff;margin:0px 0px 20px 0px;padding:0px;position:relative; font-size:13px; }
.box2_head_worn p{padding:7px 20px;margin:0;}

.box2_head_null{background:#ffffff;color:#000000;margin:0px 0px 20px 0px;padding:0px;position:relative; font-size:13px; }
.box2_head_null p{padding:7px 20px;margin:0;}



.foot_space { padding:30px 0px;}
.foot{padding:0px;color:#ffffff;margin-left:0px; text-align:center;    }
.foot2{padding:0px;color:#95a3da;font-size:13px; text-align:center;}
.foot2 a{color:#95a3da !important;}
.foot2 a:hover{text-decoration:underline;}





.form_info{display:block;float:left;margin:0px 0px 10px 0px;text-align:left;width:100%;}
.form select{width:calc(100% - 20px);}
.form input[type="text"]{width:calc(100% - 20px);}
.form input[type="password"]{width:calc(100% - 20px);}
.form textarea{width:calc(100% - 20px);height:150px;}
td.td_center{text-align:center;}


.pages2{display:inline-block;  height:34px; line-height:34px; margin:0px auto 0px auto;border:0px solid #dddddd;text-align:center;padding:0px 20px 0px 20px;}


a.page_act{display:inline-block; height:34px; line-height:34px; width:34px;  text-align:center; background:#21973f;color:#ffffff;margin:0px 3px;font-weight:400;letter-spacing:0px; text-decoration:none;  border:0px solid #ed0707;}
a.page_act:hover { text-decoration:underline; }

a.page_noact{display:inline-block; height:34px; line-height:34px;  text-align:center; background:#24327b;color:#ffffff;margin:0px 3px;font-weight:400;letter-spacing:0px;  text-decoration:none; border:0px solid #000000; width:34px;  }
a.page_noact:hover { text-decoration:underline; }





a.page_act2{display:block; float:left; height:34px; line-height:34px; padding:0px 30px;background:#96635a;color:#ffffff;margin:0px 10px 0px 0px;font-weight:400;letter-spacing:0px;font-size:13px; text-decoration:none; }
a.page_act2:hover { text-decoration:underline; }


a.pdf{display:block; float:left; height:34px; line-height:34px; padding:0px 20px;background:#000000;color:#ffffff;margin:0px 0px 0px 0px;font-weight:600;letter-spacing:0px;font-size:13px; text-decoration:none;

	letter-spacing: 2px; 
	text-transform: uppercase;
}
a.pdf:hover{text-decoration:underline;}








.cart_des{font-size:11px;}
.tree a{text-decoration:none !important;}
a.kont_mail{}

a.kont_mail:hover{text-decoration:underline;}
ul.tree2{list-style:none;padding:0;margin:0;}
ul.tree2 li{width:100%;display:block;float:left;border-bottom:1px dotted #e0e0e0;}
ul.tree2 li a{font-size:13px;color:#000000;width:100%;line-height:30px;display:block;float:left;}
ul.tree2 li a:hover{color:#000000;}
ul.tree{list-style:none;padding:0;margin:0;}
ul.tree li{width:100%;display:block;float:left;border-bottom:1px dotted #e0e0e0;}
ul.tree li a{font-size:13px;color:#000000;width:100%;line-height:30px;display:block;float:left;}
ul.tree li a:hover{color:#000000;}
ul.tree li:last-child{border-bottom:0px dotted #666666 !important;}
a.cat_act{text-decoration:underline;color:#000000 !important;}




.box0{padding:0px;margin:0px 0px 0px 0px;border:0px dotted #dcdcdc;  box-sizing: border-box;}
.box00{padding:0px;margin:0px 0px 0px 0px;border:0px solid #dcdcdc;  box-sizing: border-box;}
.box000{padding:0px;margin:0px 0px 0px 0px;border:0px solid #dcdcdc;  box-sizing: border-box;}


.box{padding:0px;margin:0px 0px 30px 0px;border:0px dotted #dcdcdc;background:#ffffff;}
.box_r{padding:0px;margin:0px 0px 10px 0px;border:1px dotted #dcdcdc;background:#ffffff;}


.box_text_news{padding:0px;margin:0px 0px 40px 0px;border:0px solid #cccccc;}
.box_text_news h1 { padding:0px; margin:0px; font-size:23px; text-align:right; color:#24327b; font-weight:600; }
.box_text_news h2 { padding:0px; margin:0px; font-size:23px; text-align:right; color:#24327b; font-weight:600; }
.box_text_news h3 { padding:0px; margin:0px; font-size:23px; text-align:right; color:#24327b; font-weight:600; }
.box_text_news h4 { padding:0px; margin:0px; font-size:23px; text-align:right; color:#24327b; font-weight:600; }





.box_text0{padding:0px;margin:0px 20px;border:0px solid #cccccc;}
.box_text00{padding:0px;margin:0px 0px;border:0px solid #cccccc;}
.pad30{margin:15px 30px 30px 30px !important}

.box_text{padding:0px;margin:0px;border:0px solid #cc9900; background:#ffffff;}


.box_text2{padding:0px;margin:20px;border:0px solid #ff0000;}
.box_text2x{padding:0px;margin:0px 0px 0px 20px;border:1px solid #cccccc;}



.box2{padding:0px;margin:0px 0px 20px -1px;border-left:1px dotted #dcdcdc; border-right:1px dotted #dcdcdc; overflow:hidden;background:#ffffff;position:relative;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

}

.box2b{padding:0px;margin:0px 0px -1px -1px;border:1px dotted #dcdcdc;  overflow:hidden;background:#ffffff;position:relative;

    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

}



.box2b b { font-size:16px; }


.box20{padding:0px;margin:20px 20px 20px 0px;border-left:0px dotted #dcdcdc; border-right:0px dotted #dcdcdc; overflow:hidden;background:#ffffff;position:relative;}
.box20t{padding:0px;margin:0px 20px 20px 0px;border-left:0px dotted #dcdcdc; border-right:0px dotted #dcdcdc; overflow:hidden;background:#ffffff;position:relative;}





.kont ul{padding:0;margin:0;list-style:none;width:100%;}
.kont li:first-child{border-top:0px dotted #dcdcdc;padding:0px 0px 6px 0px;}
.kont li:last-child{padding:4px 0px 0px 0px;}
.kont li{margin:0;display:block;float:left;width:100%;border-top:1px dotted #cccccc;padding:5px 0px;}



.pl0 { margin:0px 20px 0px 0px; }
.pr0 { margin:0px 0px 0px 20px; }





.kont5{position:absolute;bottom:0px;}
.kont5 ul{padding:0;margin:0;list-style:none;width:80%;}
.kont5 li:first-child{border-top:0px dotted #dcdcdc;padding:0px 0px 4px 0px;}
.kont5 li:last-child{padding:4px 0px 0px 0px;}
.kont5 li{margin:0;display:block;float:lefft;width:100%;border-top:1px solid #dddddd;padding:4px 0px;text-align:right;}
.kont5 a{color:#000000;}







.kont6{}
.kont6 ul{padding:0;margin:0;list-style:none;width:100%;}
.kont6 li:first-child{border-top:0px solid #dcdcdc;padding:4px 0px 4px 0px;}
.kont6 li:last-child{padding:4px 0px 0px 0px;}
.kont6 li{margin:0;display:block;float:left;width:100%;border-top:1px solid #dddddd;padding:4px 0px;}
.kont6 a{color:#000000;}
.map_icons{border:0px solid #000000;cursor:pointer;margin:0 auto;}
.map_icons img{opacity:0.2;filter:Alpha(opacity=20);}
.map_icons img:hover{opacity:1.0;filter:Alpha(opacity=100);}


.kont2 ul{padding:0;margin:0;list-style:none;width:100%;}
.kont2 li:first-child{border-top:0px dotted #dcdcdc;}
.kont2 li:last-child{padding:5px 0px 0px 0px;}
.kont2 li{margin:0;display:block;float:left;width:100%;border-top:1px dotted #cccccc;padding:5px 0px;position:relative;}






.kont3 ul{padding:0;margin:0;list-style:none;width:100%;}
.kont3 li:first-child{border-top:0px dotted #dcdcdc;padding:0px 0px 0px 0px;}
.kont3 li:last-child{border-top:0px dotted #dcdcdc;padding:4px 0px 0px 0px;}
.kont3 li{margin:0;display:block;float:left;width:100%;border-top:0px dotted #dcdcdc;padding:4px 0px;}
.belka{padding:15px 0px; color:#000000; border:0px; border-bottom:1px dotted #dcdcdc; background:none; margin-bottom:30px; border-top:1px dotted #dcdcdc; }



.red { background:#ed0707 !important }
.bt1{border:0px;border-top:0px solid #dddddd !important;}
.bt2{border:0px;border-top:0px solid #dddddd;margin-top:-5px;}
.belka h2{display:block;float:left;font-size:15px;padding:0;margin:0;font-weight:600;color:#000000;     text-transform: uppercase;}
.belka h1{display:block;float:left;font-size:15px;padding:0;margin:0;font-weight:600;color:#000000;     text-transform: uppercase;}
.belka a{display:block;float:left;margin-right:0px; color:#000000; }






.spacerx{padding:0px 10px;display:block;float:left;height:17px;line-height:17px;}
.box_text table{padding:0;margin:0px 0px 0px 0px;border:0;width:100%;border-collapse:collapse;border-spacing:0;}
.box_text td{border:1px dotted #dcdcdc !important;padding:10px 20px !important; white-space: nowrap;}
.box_text th{border:1px solid #24327b !important;padding:10px 20px !important;background:#24327b;color:#ffffff;text-align:center;font-weight:normal; white-space: nowrap;}


.highlight { background:yellow}




.tabela { border:0 !important}
.tabela table{padding:0;margin:0px 0px 0px 0px;border:0;width:100%;border-collapse:collapse;border-spacing:0;}
.tabela td{border:1px dotted #000000 !important;padding:5px 20px !important;}
.tabela th{border:1px dotted #000000 !important;padding:10px 20px !important;background:#000000;color:#ffffff;text-align:center;font-weight:normal;}



.line{height:1px;line-height:1px;border-top:1px dotted #dcdcdc;margin:0px 0px;clear:both;}
.line2{height:1px;line-height:1px;border-top:1px dotted #dcdcdc;margin:10px 0px 0px 0px;clear:both;}
.line3{height:1px;line-height:1px;border-top:1px dotted #dcdcdc;margin:2px 0px 2px 0px;clear:both;display:block;float:left;width:100%;}


.input_bg23{background:#dcdcdc;padding:0px 0px;margin:0px 0px 0px 0px;overflow:hidden;display:block;float:left;width:100%;border:0px solid #999999;}

.input_bg2{background:#f4f4f4;padding:0px 0px;border:0px solid #000000;margin:0px 0px 0px 0px;overflow:hidden;display:block;float:right; width:50%  }


.input_bg20{background:#ffffff;padding:0px 0px;border:0px solid #999999;margin:0px 0px 0px 0px;overflow:hidden;display:block;float:right;  }

.input_bg200{background:#ffffff;padding:0px 0px;border:0px solid #999999;margin:0px 10px 0px 10px;overflow:hidden; display:block;float:left; }
#szuk_pdf {width:300px;  }




.input_bg22{display:block;float:right;background:#ffffff;border:0px solid #000000;}
.input_bg22c{display:block;float:right;border:0px solid #000000;}


.label{display:block;float:left;outline:none;margin:5px 0px 0px 0px;color:#999999;letter-spacing:0px; font-size:13px; }
.label2{display:block;float:left;outline:none;margin:0px 0px;color:#999999;letter-spacing:0px;  font-size:13px; }
.label2c{display:block;float:left;outline:none;margin:0px 0px;border:0px solid #000000;letter-spacing:0px;  font-size:13px; color:#95a3da; }
.label3{display:block;float:left;outline:none;margin:0px 0px;border:0px solid #000000;  font-size:13px; } 





.w200{width:300px;}
.w200x{width:300px;height:200px;}

.token{display:block;float:right;margin:0px;padding:0px 10px;background:#24327b;margin:0px 0px;height:30px;line-height:30px;position:relative;top:0px;}
.token img{padding:0px;margin:0px;display:block;}
.star{display:block;float:right;width:25px;text-align:center;position:relative;top:5px;}





a.send4{display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0px 30px;
    background: #000000;
    color: #ffffff;
    margin: 5px 10px 0px 34px;
    font-weight: 400;
    letter-spacing: 0px;
    text-decoration: none;
position:relative;
	
	}
a.send4:hover{text-decoration:underline !important;}



a.send44{display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0px 20px;
    background: #000000;
    color: #ffffff;
    margin: 5px 10px 0px 0px;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 13px;
    text-decoration: none;
	position:relative;
	margin-left:34px;
	
	}
a.send44:hover{text-decoration:underline !important;}



a.send{display: block;
position:relative; 
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #21973f;
    color: #ffffff;
    margin: 5px 10px 0px 0px;
    font-weight: 600;
    letter-spacing: 0px;
    text-decoration: none;
	
	}
a.send:hover{text-decoration:underline !important;}


a.send22{display: block;
position:relative; 
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #21973f;
    color: #ffffff;
    margin: 0px 00px 0px 0px;
    font-weight: 600;
    letter-spacing: 0px;
    text-decoration: none;
	width:100%; 
	text-align:center; 
	}

.f_del::before {
    content: "X";
    margin-right: 0px;
    color: #000000;
    font-weight: 900;
    color: #ffffff;
    font-size: 13px;
	background:#204188;
	position:absolute;
	top:0px; 
	right:0px;
	width:30px; height:30px; line-height:30px;
	text-align:center;
	cursor: pointer; 
	
	
}



a.send22:hover{text-decoration:underline !important;}
a.send2{display:block;float:right;padding:5px 0px;background:#598b4e;color:#ffffff;text-align:center;text-decoration:none;width:100%;font-size:12px;letter-spacing:0px;}
a.send2:hover{text-decoration:underline;}
a.send3{display:block;float:right;padding:5px 15px;background:#598b4e;color:#ffffff;text-align:center;text-decoration:none;margin-top:5px;font-size:12px;letter-spacing:0px;}
a.send3:hover{text-decoration:underline;}



a.anul{
	
	    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #999999;
    color: #ffffff;
    margin: 5px 10px 0px 0px;
    font-weight: 600;
    letter-spacing: 0px;
    text-decoration: none;

	
	
	
}
a.anul:hover{text-decoration:underline !important;}



a.anul2{
	
	display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0px 20px;
    background: #ffffff;
    color: #000000;
    margin: 0px 5px 0px 5px;
    font-weight: 400;
    letter-spacing: 0px;
    font-size: 14px;
    text-decoration: none;
	margin: 0 auto; 
	
}
a.anul2:hover{text-decoration:underline !important;}










a.back{padding:5px;margin:0px 5px;}

a.back:hover{text-decoration:underline !important;}
a.login{display:block;float:right;height:100px;line-height:160px;padding:0px;background:#3f9ccb url(../img/login.png) center 17px no-repeat;color:#ffffff;text-align:center;text-decoration:none;width:100%;}
a.login:hover{text-decoration:underline !important;}
a.reg{display:block;float:right;height:100px;line-height:160px;padding:0px;background:#3f9ccb url(../img/reg.png) center 17px no-repeat;color:#ffffff;text-align:center;text-decoration:none;width:100%;}
a.reg:hover{text-decoration:underline !important;}
a.reg1{display:block;float:right;height:50px;line-height:50px;padding:0px 0px 0px 0px;background:#3f9ccb url(../img/reg1.png) top left no-repeat;color:#ffffff;text-align:left;text-decoration:none;width:100%;}
a.reg1:hover{text-decoration:underline !important;}
a.login1{display:block;float:right;height:50px;line-height:50px;padding:0px 0px 0px 0px;background:#8ccbeb url(../img/lock1.png) top left no-repeat;color:#ffffff;text-align:left;text-decoration:none;width:100%;}
a.login1:hover{text-decoration:underline !important;}
a.ser1{display:block;float:right;height:50px;line-height:50px;padding:0px 0px 0px 0px;background:#3f9ccb url(../img/szuk.png) top left no-repeat;margin-top:5px;color:#ffffff;text-align:left;text-decoration:none;width:100%;}
a.ser1:hover{text-decoration:underline !important;}
a.kat1{display:block;float:right;height:50px;line-height:50px;padding:0px 0px 0px 0px;background:#8ccbeb url(../img/kat1.png) top left no-repeat;margin-top:5px;color:#ffffff;text-align:left;text-decoration:none;width:100%;}
a.kat1:hover{text-decoration:underline !important;}
.l20{margin-left:50px;}
.cart{padding:0px 0px;text-align:left;background:#eb3d00 url(../img/cart.png) center right no-repeat;color:#ffffff;border:0px;position:relative;height:100px;}
.cart a{color:#ffffff;line-height:160px;text-align:right;width:100%;position:absolute;right:30px;}
.cart b{font-size:22px;}
.cart_info{position:absolute;left:30px;top:50%;transform:translate(0%,-50%);}
.blue{background:#3f9ccb;}
.h100{height:100px;}
.mt0{margin:0px;}
.mt10{margin:10px 0px 0px 0px;}
.mb0{margin:0px;}
.mic{background:#3f9ccb url(../img/mic.png) center right no-repeat;}
.rel{position:relative;}



.main_img{border:0px solid #000000;display:block;float:left;position:relative;height:350px;width:100%;overflow:hidden;vertical-align:middle;position:relative; margin-bottom:0px;
    background: #24327b;

 }
.main_img img{width:100%;max-width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.main_img a{position:absolute;top:0px;left:0px;width:100%;height:100%;}




.boxx{border:0px solid #000000;display:block;float:left;position:relative;height:300px;width:100%;overflow:hidden;vertical-align:middle;position:relative;margin-bottom:0px;}
.boxx img{width:100%;max-width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}


.bg_fix{background-size:cover;background-position:center center;background-repeat:no-repeat;}


.bull_space{	

	margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;

}
.bull{display:inline-block;width:12px;height:12px;background:#ffffff;margin:4px;cursor:pointer;}
.bull_act{display:inline-block;width:12px;height:12px;background:#24327b;margin:4px;cursor:pointer;}





.framexw{display:inline-block;position:relative;}
.framexb{display:inline-block;position:relative;}
.framexw img{width:100% !important;}
.framexb img{width:100% !important;}
.framexw a{width:100% !important;position:absolute;top:0px;left:0px;right:0px;bottom:0px;display:inline-block;z-index:1000;}
.framexb a{position:absolute;top:0px;left:0px;right:0px;bottom:0px;display:inline-block;z-index:1000;}



.media { position:absolute; top:0px; right:0px; }

.big{
	height: 350px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	/*background-image:url(../img/lines.png);*/

}


.bigw{display:block;float:left;background:#24327b;color:#ffffff;padding:15px;font-weight:400; max-width:70%; 
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}


.bigw2{display:block;float:left;background:#ffffff;color:#24327b;padding:10px;font-weight:400; max-width:70%; 
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;

}







.bigb{display:block;float:left;background:#000000;color:#ffffff;padding:5px 10px;font-size:14px;line-height:20px;font-weight:400;}
.bigc{display:block;float:left;background:#ed0707;color:#ffffff;padding:5px 10px;font-size:14px;line-height:20px;font-weight:400;}






.box_fota{display:block;float:left;width:200px;border:0px solid #dddddd;margin:20px 20px 10px 20px;}
.box_fota img{width:100%;padding:0px;margin:0px;display:block;}

.box_fota_logo{display:block;float:left;    width: 25%;border:1px dotted #dddddd;margin:0px 20px 20px 0px;}
.box_fota_logo img{width:100%;padding:0px;margin:0px;display:block;}

.box_fota22{border:0px solid #dddddd;margin:0px;width:100%;display:block;float:left;}
.box_fota22 img{width:100%;padding:0px;margin:0px;display:block;}





.square {
    float:left;
    position: relative;
    width: calc(100% - 30px);
    padding-bottom : calc(100% - 30px); /* = width for a 1:1 aspect ratio */
    margin:15px 15px 0px 15px;
	background:#ffffff; 
	border:0px dotted #dcdcdc; 
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 80% auto;
   
}

.square2 {
    float:left;
    position: relative;
    width: calc(100% - 30px);
    padding-bottom : calc(100% - 30px); /* = width for a 1:1 aspect ratio */
    margin:15px 15px 0px 15px;
	background:#ffffff; 
	border:0px dotted #dcdcdc; 

	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;

 }



img.lazy {
    display: none;
}


.square a  { 
display:block; float:left; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:10; 

}


.square2 a  { 
display:block; float:left; width:100%; height:100%; position:absolute; top:0px; left:0px; z-index:10; 

}



.box_fota2{margin:0px;border:1px solid #dddddd;overflow:hidden;position:relative;

    position: relative;
    text-align: center;
    width: 50vw;
    height: 50vw;

}
.box_fota2 img{padding:0px;margin:auto;max-width:100%;max-height:100%;vertical-align:middle;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.box_fota4{border:0px solid #000000;margin:0px 0px 0px 0px;padding:20px;border:0px solid #dddddd;position:relative;display:block;float:left;}
.box_fota4 img{padding:0px;margin:auto;width:100%;}
.box_fota44{border:0px solid #000000;margin:0px;padding:0px;border:1px dotted #cccccc;position:relative;display:block;float:left; width:calc(100% - 0px); }





.box_fota44 img{padding:0px;margin:auto;width:100%;}

.box_fota100{border:0px solid #000000;margin:0px 0px 0px 0px;padding:0px;position:relative;display:block;float:left;height:300px;width:100%;overflow:hidden;}
.box_fota100 img{}

img.plat{position:relative;top:17px;}
.a_link{background-image:url(../img/link.gif) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_kat{background-image:url(../img/kat.png) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_szuk{background-image:url(../img/szuk.png) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_top{background-image:url(../img/top.gif) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_key{background-image:url(../img/key.png) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_tel{background-image:url(../img/tel.gif) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_info{background-image:url(../img/info.gif) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.a_info2{background-image:url(../img/lock.gif) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.numer{color:#acadb1;}
.box_icon{background:#3f9ccb;width:50px;height:50px;display:block;float:left;}
.box_icon2{background:#3f9ccb;width:50px;height:50px;display:block;float:left;margin-left:5px;}
.box_icon3{background:#3f9ccb;width:40px;height:40px;display:block;float:left;margin-left:0px;background-image:url(../img/cart.jpg) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.box_icon4{background:#3f9ccb;width:40px;height:40px;display:block;float:left;margin-left:0px;background-image:url(../img/zoom.jpg) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.box_icon5{background:#3f9ccb;width:40px;height:40px;display:block;float:left;margin-left:0px;background-image:url(../img/play.jpg) !important;background-position:center center !important;background-repeat:no-repeat !important;}
.logo3{display:block;float:left;width:100%;text-align:center;margin-bottom:30px;}
.logo3 img{margin:0 auto;}

.box_tyt4{display:block;float:left;margin:20px 20px 20px 20px; border:0px solid #000000; width: calc(100% - 40px);   }


.box_tyt3{height:35px;line-height:35px;display:block;float:right;margin:0px 0px;color:#ffffff;}


.box_tyt{font-size:20px;display:block;float:left;margin-left:0px; font-weight:600; margin-bottom:10px;  text-transform: uppercase; 
border:0px solid #000000; width: 100%; 

}
	
.f1 { background-image:url(../img/f1.png) !important;background-position:center right !important;background-repeat:no-repeat !important; height:48px;  line-height:48px;}
.f2 { background-image:url(../img/f2.png) !important;background-position:center right !important;background-repeat:no-repeat !important; height:48px;  line-height:48px;}
.f3 { background-image:url(../img/f3.png) !important;background-position:center right !important;background-repeat:no-repeat !important; height:48px;  line-height:48px;}
			
	
	
	
	
	

.box_black { background:#000000; color:#ffffff; }
.box_black a { color:#ffffff !important; }

.box_black li {
    border-top: 1px dotted #666666 !important;
}

.box_black li:first-child {
    border-top: 0px dotted #666666 !important;
}





.box_tytx{font-size:15px;display:block;float:left;margin-left:20px; margin-top:20px; font-weight:600; margin-bottom:0px; }



.box_tyt2{height:50px;line-height:50px;font-size:22px;display:block;float:left;margin-left:15px;color:#ffffff;}
.box_tyt2 a{color:#ffffff;}
.box_tyt2 a:hover{color:#ffffff;text-decoration:none;}
.box_grey{background:#8ccbeb;border-top:0px solid #3f9ccb;color:#ffffff;display:block;float:left;width:100%;margin-top:0px;}
.box_grey2{background:#000000;color:#ffffff;display:block;float:right;margin-top:10px;clear:both;}

.box_grey9{background:#ffffff;color:#000000;display:block;float:left;width:100%;margin-top:0px;border:0px solid #dddddd;padding-bottom:0px;}


.box_grey8{background:#3f9ccb;color:#ffffff;display:block;float:left;width:100%;margin-top:0px;border:0px solid #dddddd;min-height:270px;}
.box_grey8 a{color:#ffffff;}
.box_grey8 li{border-top:1px dotted #ffffff;}
.box_grey8 .label2c{color:#ffffff;}
.box_grey8 .box_tyt{position:relative;top:10px;left:15px;}
.box_grey9 .box_tyt{position:relative;top:10px;left:15px;font-size:20px;}
.left{padding:10px 0px 10px 0px;}
.left0{padding:20px 0px 0px 0px;}
.left .box_tyt{position:relative;top:0px;left:5px;color:#000000;font-size:18px;font-weight:600;height:40px;line-height:40px;}


.box_grey22{color:#ffffff;display:block;float:right;margin-top:10px;clear:both;}
.box_grey2, .box_grey22 a{color:#ffffff;}



.bgx{padding-top:20px;padding-bottom:0px; color:#000000; position: relative;    }



.bg1{ margin-bottom:0px; } 
.bg1_x{padding-top:0px;padding-bottom:0px;} 


.bgf{ padding:0px 0px; z-index:10; }
.bgf2{ z-index:10; background:#000000 url(../img/bg0.jpg) center center no-repeat; margin-top:30px; margin-bottom:30px; 



}



img.foot_logo {  position:relative; top:-60px; margin:0 auto -50px auto; }
a.more_click { font-weight:600; float:right; font-size:12px; }



.bg01 { background:#ffffff; color:#000000 !important; }
.bg02 { background:#ffffff; color:#000000 !important; }





.kont4{}
.kont4 ul{padding:0;margin:0;list-style:none;width:100%;}
.kont4 li{margin:0;display:block;float:left;width:100%;border-top:1px dotted #95a3da;padding:7px 0px;}
.kont4 a{color:#ffffff;}





input, textarea, select, button, option {
	
	outline:0;
	margin:0; 
  -webkit-box-sizing: border-box; /* For legacy WebKit based browsers */
     -moz-box-sizing: border-box; /* For legacy (Firefox <29) Gecko based browsers */
          box-sizing: border-box;
}


.bg110{padding-top:0px;padding-bottom:0px;  }
.bg11{padding-top:0px;padding-bottom:0px; position:relative;   }
.bg2{padding-top:0px;padding-bottom:0px; }




.sort{border:0px solid #000000;display:block;float:right; position:absolute; top:0px; right:10px; color:#999999;  }
.sort label{display:block;float:left;padding-right:10px;font-size:13px; height:24px; line-height:24px; }
.sort select {border:0;font-size:13px;color:#000000;padding:0px 0px;outline:none;line-height:18px;height:18px;font-family:'Open Sans', tahoma,sans-serif; width:calc(170px - 20px) !important;margin:0px 10px !important; line-height:23px;height:23px; background:none; }





.bg3{background:#3f9ccb;padding-top:0px;margin-bottom:0px;margin-top:0px;color:#000000;cursor:pointer;font-size:14px;font-weight:600;}
.menu_tree{padding:0px;display:none;border-radius:0px;}
.tbl{display:none;}
a.open{color:#8d8f91;text-decoration:underline;}
a.aoff{color:#000000 !important;text-decoration:none !important;}
.treeview, .treeview ul{padding:0;margin:0;list-style:none;}
.span_link{color:#000000;}
.span_link hover{color:#cccccc;}
.treeview ul{margin-top:0px;}
.treeview .hitarea{background:url(../img/treeview-default.png) -64px -25px no-repeat;height:16px;width:16px;margin-left:-16px;float:left;cursor:pointer;}
* html .hitarea{display:inline;float:none;}
.treeview a{position:relative;top:-4px;left:10px;padding:0px;margin:0px;border:0px solid #000000;display:block;width:90%;color:#000000;}
.treeview a:hover{text-decoration:underline;}
.treeview li{margin:0;padding:3px 0pt 0px 16px;border:0px solid #000000;}
.treeview a.selected{background-color:#eee;}
#treecontrol{margin:1em 0;display:none;}
.treeview .hover{cursor:pointer;}
.treeview li{background:url(../img/treeview-default-line.png) 0 0 no-repeat;}
.treeview li.collapsable, .treeview li.expandable{background-position:0 -176px;}
.treeview .expandable-hitarea{background-position:-80px -3px;}
.treeview li.last{background-position:0 -1766px}
.treeview li.lastCollapsable, .treeview li.lastExpandable{background-image:url(../img/treeview-default.png);}
.treeview li.lastCollapsable{background-position:0 -111px}
.treeview li.lastExpandable{background-position:-32px -67px}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea{background-position:0;}
.treeview-red li{background-image:url(../img/treeview-red-line.gif);}
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable{background-image:url(../img/treeview-red.gif);}
.treeview-black li{background-image:url(../img/treeview-black-line.gif);}
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable{background-image:url(../img/treeview-black.gif);}
.treeview-gray li{background-image:url(../img/treeview-gray-line.gif);}
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable{background-image:url(../img/treeview-gray.gif);}
.treeview-famfamfam li{background-image:url(../img/treeview-famfamfam-line.gif);}
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable{background-image:url(../img/treeview-famfamfam.gif);}
.treeview .placeholder{background:url(../img/ajax-loader.gif) 0 0 no-repeat;height:16px;width:16px;display:block;}
.filetree li{padding:3px 0 2px 16px;}
.filetree span.folder, .filetree span.file{padding:1px 0 1px 16px;display:block;}
.filetree span.folder{background:url(../img/folder.gif) 0 0 no-repeat;}
.filetree li.expandable span.folder{background:url(../img/folder-closed.gif) 0 0 no-repeat;}
.filetree span.file{background:url(../img/file.gif) 0 0 no-repeat;}
#slider{border:0px solid #dddddd;padding:5px 3px 0px 8px;}
#slider-range{margin-top:0px;}
.ui-slider-horizontal{height:5px !important;background:#dddddd !important;border:0px !important;border-bottom-right-radius:0px !important;border-bottom-left-radius:0px !important;border-top-right-radius:0px !important;border-top-left-radius:0px !important;}
.ui-widget-header{border:0px !important;background:#000000 !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{border:0px !important;background:#000000 !important;font-weight:normal;color:#454545;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:12px !important;height:12px !important;cursor:default;border-bottom-right-radius:0px !important;border-bottom-left-radius:0px !important;border-top-right-radius:0px !important;border-top-left-radius:0px !important;}
.ui-slider-horizontal .ui-slider-handle{top:-3px !important;}


.group{display:block;float:left;clear:both;border:0px solid #ffcc00;width:100%;margin:0px 0px; box-sizing: border-box;}
.col{display:block;float:left;border:0px solid #ff0000;margin:0px 0px; box-sizing: border-box;}


.set100{width:100%;}
.set50{width:50%;}

.set50l {width:calc(50% - 0px); padding-right:30px;}
.set50r {width:calc(50% - 0px); padding-left:30px; border-left:1px dotted #dcdcdc;  }



.set33{width:33.33333%;}
.set66{width:66.66666%;}
.set90{width:90%;}
.set10{width:10%;}
.set15{width:12.50000%;}
.set33x{width:33.33333%;}
.set33y{width:33.33333%;}
.set66x{width:66.66666%;}
.set50x{width:50%;}
.set20{width:20%;}

.set25_x{width:25%;}
.set50_x{width:50%;}
.set50xx{width:50%;}


.set25{width:25%;}
.set25xx{width:25%;}

.set25_2{width:25%}
.set75_2{width:75%}
.set25_3{width:15%}
.set75_3{width:85%}

.set25x{width:25%}
.set75x{ width:calc(75% - 20px); margin-left:20px;}

.set40{width:40%;}
.set60{width:60%;}
.set20{width:20%;}
.set30{width:30%;}
.set70{width:70%;}
.set75{ width:calc(75% - 20px); margin-left:20px; }
.set35{width:35%;}
.set65{width:65%;}
.set55{width:55%;}
.set45{width:45%;}
.set333{width:33.33333%;}
.set666{width:calc(66.66666% - 10px); margin-left:10px;}
.set3333{width:33.33333%;}
.set1{width:100%;}
.rwd{display:none !important;}
.no_rwd{display:block !important;}
.rwd2{display:none !important;}
.no_rwd2{display:block !important;}
.rwd3{display:none !important;}
.no_rwd3{display:block !important;}




.show_menu {
}


.show_menu ul {
    text-align: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}


.show_menu ul li {
    display: inline-block;
    float: left;
    margin: 0px 0px;
    padding: 5px 15px;
    border-right: 1px dotted #cccccc;
    outline: none;
    position: relative;
}




.sub3ss .dots { display:none; }










td.row_cech { padding:2px 0px !important; margin:0px !important;  border:0px !important;  }
td.row_cech2 { padding:2px 0px !important; margin:0px !important;  border:0px !important; }



.norwd5 {display:block;}
.norwd6 {display:block;}
.rwd6 {display:none;}
.rwd33 {display:none;}
.norwd6 {display:block;}
.norwd7 {display:block;}

.norwd11 {display:block;}
.norwd12 {display:block;}
.norwd13 {display:block;}

.pr20 { margin:0px 20px 20px 0px; }
.pl0 { margin:0px 0px 20px 0px; }
.pl20 { margin:0px 0px 20px 20px; }


.main_img { 
background-position: center center;
background-repeat: no-repeat;
background-size: cover; 

}

.box_r { margin-bottom:0px; }

	.box000 {
		padding: 0px 10px !important;
	}



@media only screen and (max-width:1100px){

	.body{width:95%;}
	
	.main_img { 
		background-position: center center;
		background-repeat: no-repeat;
		background-size: inherit; 
		height: 350px;
	}
	
	
	

	.set333{
		width: calc(33.3333% - 10px);
		margin-left: 10px;
	}
	
	.set666 {
		width: calc(66.66666% - 0px);
		margin-left: 0px;
	}
		
	
	.foot_space {
		padding: 30px 20px;
	}	


	.box000 {
		padding: 0px 20px;
	}
	

	
	
}

@media only screen and (max-width:992px){
	
	.bgf2 {
		margin-bottom: 0px;
	}
		
	
	.set25{width:33.3333%}
	.set25xx{width:33.3333%;}
	.set75{width:66.6666%}
	.set33{width:50%}
	.set66{width:50%}
	.no_rwd3{display:none !important;}
	.set33y{width:50%;}
	.set33x{width:50%;}
	.set66x{width:50%;}
	.set50x{width:50%;}
	.set50xx{width:100%;}
	
	.set25_x{width:50%;}
	.set50_x{width:100%;}

	.set25x{width:33.3333%}
	.set75x{width: calc(66.66666% - 20px);  margin-left: 20px;}
	.box_fota_logo{width:33.3333%}
	
	
	.norwd5 {display:none;}

	.set50 {width:100%;}
	.pr20 { margin:0px 0px 20px 0px; }
		
	
	.bigw{display:block;float:left;background:#24327b;color:#ffffff;padding:15px;font-weight:400; max-width:70%; 
		font-size: 20px;
		font-weight: 600;
		text-transform: uppercase;
	}


	.bigw2{display:block;float:left;background:#ffffff;color:#24327b;padding:10px;font-weight:400; max-width:70%; 
		font-size: 15px;
		font-weight: 600;
		text-transform: uppercase;

	}
		
	
	
}


@media only screen and (max-width:940px){


	.logo {
		display: block;
		float: left;
		background-image: url(../img/android-icon-48x48);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		height: 48px;
		margin-top: 7px;
	}

	.flogo { margin: 0px 0px 15px 0px; }

	.logo h4 {
		padding: 4px 0px 0px 0px;
		margin: 0px;
		font-size: 28px;
		color: #24327b;
		font-weight: 900;
	}

	.logo h5 {
		padding: 4px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 13px;
		color: #000000;
		text-transform: uppercase;
		font-weight: 600;
	}
	
	.logo a {
		display: block;
		border: 0px solid #000000;
		padding: 5px 5px 5px 60px;

	}
	
	
	.box000 {
		padding: 0px 0px !important;
	}
	
	.kat_menu  { display:none !important; }
	.rwd3 {
		display: block !important;
	}


}


@media only screen and (max-width:880px){
	
	.box_pdf { width: 25%; }
	.box_pdf2 { width: 25%; }

	.set25_2{width:100%}
	.set75_2{width:100%}
	.set25x{width:100%}
	.set75x{width: 100%; margin-left: 0px;}
	.box_r { margin-bottom:20px; }


	.set50x{width:100%;}
	.set25_3{width:100%}
	.set75_3{width:100%}
	.sort {display:none; }

	.set50l {width:calc(100% - 0px); padding-right:0px;}
	.set50r {width:calc(100% - 0px); padding-left:0px; border-top:1px dotted #dcdcdc; margin-top:30px; padding-top:30px;   }
	.set33y{width:100%}
		

	
	
}

@media only screen and (max-width:800px){


.box20 {
    padding: 0px;
    margin: 20px 0px 0px 0px;
    border-left: 0px dotted #dcdcdc;
    border-right: 0px dotted #dcdcdc;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}

.box20t {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    border-left: 0px dotted #dcdcdc;
    border-right: 0px dotted #dcdcdc;
    overflow: hidden;
    background: #ffffff;
    position: relative;
}




	.set25{width:100%}
	.set75{width:100%}
	.hxx {width:100% !important}
	.set66{width:100%}
	.set333{width:100%; margin-bottom:20px; margin-top:0px; }
	.set666{width: calc(100% - 0px);     margin-left: 0px;}
	.no_rwd2{display:none !important;}


	.set333{
		width: calc(100% - 20px);
		margin-left: 10px;
	}
	

	.set66x{width:50%;}	
	.set25xx{width:50%;}	
	.set33{width:50%}

	.no_rwd{display:none !important;}

	.pl0 { margin:10px 0px 20px 0px; }
	.pl20 { margin:10px 0px 20px 0px; }


	.box_text h1 { padding: 0px;
    margin: 0px;
    font-size: 23px;
    text-align: right;
    color: #24327b;
    font-weight: 600; }
	.box_text h2 { padding:0px; margin:0px 0px 10px 0px; width:100%; font-size:18px; line-height:18px; font-weight:400; }
	.box_text h3 { padding:0px; margin:0px 0px 10px 0px; width:100%; font-size:18px; line-height:18px; font-weight:400; }


	
}

@media only screen and (max-width:750px){
	.norwd10 {display:none !important;}
	.norwd11 { border-right: 0px dotted #cccccc !important; }
	
	.box_pdf { width: 33.333333%; }
	.box_pdf2 { width: 33.333333%; }
	
}


@media only screen and (max-width:680px){
	
	.box_fota_logo{width:50%}
	.norwd9 { display:none; }
	.norwd11 {display:none !important;}
	.norwd12 { border-right: 0px dotted #cccccc !important; }


	

	.bgf2 {
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
		  
	}




}

@media only screen and (max-width:600px){
	

	.main_img {
		height: 350px;
	}	
	.big {
		height: 350px;
	}


	.input_bg2 {
		padding: 0px 0px;
		margin: 0px 0px 0px 0px;
		overflow: hidden;
		display: block;
		float: left; 
		width:100% !important; 
		overflow:hidden; 
	}




	
	.label {
		margin: 5px 0px 5px 0px;
	}
	.kat_menu  { display:none; }
	.rwd6 {
		display: block;
	}

	.rwd6 a {

		margin: 0px;
		padding: 4px 0px;
		width: 100%;
		display: inline-block;
		border-top:1px dotted #cccccc;

	}

	.set33x{width:100%;}
	.set66x{width:100%;}
	.norwd6 {display:none;}	


	.set25{width:100%}
	.set75{width:100%}
	.set33{width:100%}
	.set55{width:100%}

	.set25_x{width:100%;}
	.set50_x{width:100%;}
	.foot { padding:0px 0px; text-align:center; width:100%; margin-left:0px;    }
	.foot2 { padding:0px 0px;text-align:center; width:100%;  margin-left:0px;  }
	.soc { margin:0 auto; 
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		display: inline-block;
		margin-bottom:10px; 
	
	}
		
	.foot_space {
		padding: 0px 20px 20px 20px;
	}
		
	
	

	.h55 {
		height: inherit;
	}

	.auto { overflow: auto; display:block; float:left; width:100%; border:1px solid #ffffff;  }

	.bgf {
		padding-top: 20px;
		z-index: 10;
	}
	
	select {
		width: calc(100% - 20px) !important;
	}	
		
	
	
}

@media only screen and (max-width:560px){
	.norwd12 {display:none !important;}
	.norwd13 {display:none !important; }
	.norwd14 {display:none !important; }
	.norwd15 {display:none !important;}
	.rwd33 { display:block; }
	.social {display:none !important;} 
	

	
	.box_pdf { width: 50%; }
	.box_pdf2 { width: 50%; }
	
	.flogo { margin: 0px 0px 20px 0px; }
	.logo h5 {
		padding: 4px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 12px;
		color: #000000;
		text-transform: uppercase;
		font-weight: 600;
	}
	
	.ptop { margin-right:-50px;}
	.pfoot { margin-left:-50px;}
	
	

}


@media only screen and (max-width:468px){
	
	.body{width:90%;}
	.set25xx{width:100%;}	
	#szuk_pdf {
		width: 200px;
	}
	.box_text td{ white-space: inherit; padding:10px;}
	.box_fota_logo { width: 100%;}
	
	
	.bigw {
		display: block;
		float: left;
		background: #24327b;
		color: #ffffff;
		padding: 15px 20px;
		font-weight: 400;
		max-width: 100%;
		font-size: 17px;
		font-weight: 600;
		text-transform: uppercase;
	}
		
	.bigw2 {
		display: block;
		float: left;
		background: #ffffff;
		color: #24327b;
		padding: 10px 20px;
		font-weight: 400;
		max-width: 100%;
		font-size: 13px;
		font-weight: 600;
		text-transform: uppercase;
	}
		

	
}




@media only screen and (max-width:400px){

	.norwd7 {display:none;}


	
}






/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	
	
	
	
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
	padding:0px 0px; 
	border:1px dotted #cccccc;
	background:#ffffff; 
	margin:0px 5px;
	position:relative; 
	text-align:center; 
	


}


.slick-slide img { max-height:100px; }








[dir='rtl'] .slick-slide
{
    float: right;
}


.slick-slide div {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


.slick-slide img
{
	margin:20px 20px; 
}



.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

