body .identity {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }
.contact_form .row.submit input,
.form_container h3 {
    background: #fba61c;
    }
.form_container h3 a.closeForm {
    color: #fba61c;
    } 
.contact_form .hvezdicka .mandatory,
.contact_form .row label.mandatory,
.contact_form .row label .mandatory {
    color: #fba61c;
    }

.copyright {
	position: fixed;
	width: auto;
	bottom: 0;
	left: 0;
	z-index: 200;
	color: #999;
	background: #242424;
	padding: 10px 20px;
    }
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: arial;
	}
body {
	color: #000;
	background: #242424 url('/img/bck_body_aag_products.png') -89px 70px no-repeat;
	background-attachment: fixed;
	position:relative;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left;
	height: 100%;
    width: 100%;	
	}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	}
a, a img {
	border: none;
	}
.box {
	margin: 0;
	position:absolute;
	z-index: 100;
	padding-bottom: 50px;
	min-height: 500px;
	}
/* produkty pod AAG */
.products {
	position: fixed;
	width: 400px;
	right: 0;
	top: 0;
	z-index: 200;
	background: #000;
	}
.products:hover {
	background: #000;
	}		
.list_products {
	font-size: 0;
	}
.list_products .bp {
  display: inline-block;
  *display: inline;
  *zoom: 1;
	height: 45px;
  line-height: 45px;
	width: 33.33%;
	color: #fff;
	text-decoration: none;
	overflow: hidden;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.products .list_products .bp:hover {
	text-decoration: none;
	}
.list_products .bp.company {
  background: url("/img/bck_aag_logo.png") no-repeat 50% 50%;
  background-size: auto 100%;
  height: 45px;
  text-decoration: none;
  }
.list_products .bp.paython .title,
.list_products .bp.symphony .title,
.list_products .bp.webwalker .title {
  color: #fff;
/*transition*/		
	-webkit-transition: color 1s;
  transition: color 1s;
	}
.list_products .bp.webwalker .title:hover { color: #fba61c; }	
.list_products .bp.symphony .title:hover { color: #E3106E;}		
.list_products .bp.paython .title:hover {	color: #00adee;	}		

/* identity */

.identity .language {
	position: absolute;
	z-index: 50;
	width: 30px;
	top: 0;
	right: 0;
	}	
.identity .language a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #dd8c04;
	color: #fff;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}		
.identity .language a:hover,
.identity .language a.active,
.identity .language a:active {
	background: #dd8c04;
	color: #fff;
	}	
.identity {
	background: #fba61c url('/img/bck_webwalker_identity.png') 100% 100% no-repeat;
	height: 340px;
	width: 340px;
	padding: 30px;
	color: #fff;
	top: 0;
	position: fixed;
	z-index: 105;
	}
.identity a {
	text-decoration: none;
	color: #fff;
	}
.identity h2 {
	font-size: 50px;
	}
.identity h1 {
	font-size: 25px;
	margin-right: 60px;
	font-weight: normal;
	}		
.identity img {
	margin: 25px 0 20px -30px;
	}
.identity .reference {
	background: #fff;
	display: block;
	height: 35px;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	bottom: 0;
	width: 100%;
  cursor: pointer;
/*transition*/		
	-webkit-transition: all 1s;
    transition: all 1s;
	}
.identity.selected_reference .reference {
	background: #fff;
	display: block;
	/*height: 250px;*/
	height: 180px;
	left: 0;
	overflow: hidden;
    cursor: pointer;
	}	
.identity .reference h2 {
	display: none;
	}
.identity .reference p {
    padding: 0;
    margin: 0;
    }	
.identity .reference img {
    padding: 5px 7px;
    width: 65px;
    height: 30px;
    margin: 0;
    }	

/* bloky */		
		 
.block_container {
	width: 840px;
	padding-top: 125px;
	padding-left: 400px;
	font-size: 0;
	}	
.block {	
	display: inline-block;
	font-size: 0;
	vertical-align: top;
	}
.block.blind .title,
.block.blind .title:hover,
.block.blind:hover .title,
.block.blind.vert2 .title,
.block.blind.vert2 .title:hover,
.block.blind.vert2:hover .title,
.block.blind.hor2 .title,
.block.blind.hor2 .title:hover,
.block.blind.hor2:hover .title,
.block.selected_block.blind .title { 
	background: none;
	}
.block.blind .title *,
.block.selected_block.blind .title * {
  display: none !important;
  }
.block.blind .content,
.block.blind:hover .content {
  display: none;
  }
.block .title {
	width: 160px;
	height: 160px;
	padding: 20px;
	background: #ccc;
	display: inline-block;
	font-size: 24px;
	color: #fff;
	background: #fba61c url('/img/bck_webwalker_block.png') 0 0 no-repeat;
	vertical-align: top;
	margin: 10px 0 0 10px;
	position:relative;
  cursor:pointer;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.block.vert2 .title {
	width: 160px;
	height: 360px;
	padding: 20px;
	background: #ccc;
	display: inline-block;
	font-size: 24px;
	color: #fff;
	background: #fba61c url('/img/bck_webwalker_block.png') 0 0 no-repeat;
	vertical-align: top;
	margin: 10px 0 0 10px;
	position:relative;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.block.hor2 .title {
	width: 370px;
	height: 160px;
	padding: 20px;
	background: #ccc;
	display: inline-block;
	font-size: 24px;
	color: #fff;
	background: #fba61c url('/img/bck_webwalker_block.png') 0 0 no-repeat;
	vertical-align: top;
	margin: 10px 0 0 10px;
	position:relative;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.block.selected_block .title,
.block:hover .title,
.block .title:hover {
	color: #fba61c;
	background: #fff url('/img/bck_webwalker_block_hover.png') 0 0 no-repeat;
	}
.block.selected_block.vert2 .title,
.block.vert2:hover .title,
.block.vert2 .title:hover {
	color: #fba61c;
	background: #fff url('/img/bck_webwalker_block_vert_hover.png') 0 0 no-repeat;
	}	
.block .title h2 {
	padding: 0;
	font-size: 24px;
	color: #fff;
	margin: 0;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.block.selected_block .title h2,  
.block:hover .title h2 {
  color: #fba61c;
	}
.block.hor2 .title h2 {
  font-size: 34px;
  }



.block .title .plus,
.block .title .minus {
	position:absolute;
	width: 31px;
	height: 31px;
	background: #fff;
	bottom: 0;
	right: 0;
	color: #fba61c;
	font-size: 25px;
	text-align: center;	
	}
.block .title .plus {
	background: #fff;
	color: #fba61c;
	}
.block .title .minus {
	background: #fba61c;
	color: #fff;
  font-size: 24px;
	}    
.block .title .plus span,  
.block .title .minus span {
	width: 100px;
	text-align: right;
	display: inline-block;
	line-height: 31px;
	font-size: 11px;
	right: 40px;
	bottom: 0;
	position: absolute;
	z-index: 20;
	}
.block .title .plus span {
	color: #fff;
	}
.block .title:hover .plus span,
.block .title .minus span {
	color: #fba61c;
	}  
.block.selected_block .title:hover .plus,
.block.selected_block .title:hover .plus *,
.block.selected_block .title .plus,
.block.selected_block .title .plus * { 
  display: none; 
  }
.block.selected_block .title .minus,
.block.selected_block .title .minus * { 
  display: inline-block; 
  *display: inline;
  *zoom: 1;
  }
.block .title:hover .plus,
.block .title:hover .plus *,
.block .title .plus,
.block .title .plus * { 
  display: inline-block; 
  *display: inline;
  *zoom: 1; 
  }
.block .title .minus { 
  display: none;
  }


.block .content {
	height: 0;
	width: 0;
	font-size: 0;
	margin: 0 0 0 10px;
/*transition*/		
	-webkit-transition: all 1s;
   transition: all 1s;
	}
.block .content h2,
.block .content h3,
.block .content h4,
.block .content h5,
.block .content h6,
.block .content p,
.block .content a,
.block .content ul,
.block .content ul li,
.block .content table,
.block .content table th,
.block .content table td
.block .content table th *,
.block .content table td *,
.block .content div.note {
	font-size: 0;
	color: rgba(0,0,0,0);
/*transition*/		
	-webkit-transition: all 1s;
	transition: all 1s;
	}
.block .content ul li {
    background: none;
    }	
.block .content img {
    display: none;
    }
.block.selected_block .content {
	background: #fff;
	width: 370px;
	height: 360px;
	padding: 20px;
	margin: 0 0 0 10px;
	overflow: hidden;
	}

.block.selected_block .content.px160 { height: 160px !important; }
.block.selected_block .content.px180 { height: 180px !important; }
.block.selected_block .content.px200 { height: 200px !important; }
.block.selected_block .content.px220 { height: 220px !important; }
.block.selected_block .content.px240 { height: 240px !important; }
.block.selected_block .content.px260 { height: 260px !important; }
.block.selected_block .content.px280 { height: 280px !important; }
.block.selected_block .content.px300 { height: 300px !important; }
.block.selected_block .content.px320 { height: 320px !important; }
.block.selected_block .content.px340 { height: 340px !important; }
.block.selected_block .content.px360 { height: 360px !important; }
.block.selected_block .content.px380 { height: 380px !important; }
.block.selected_block .content.px400 { height: 400px !important; }
.block.selected_block .content.px420 { height: 420px !important; }
.block.selected_block .content.px440 { height: 440px !important; }
.block.selected_block .content.px460 { height: 460px !important; }
.block.selected_block .content.px480 { height: 480px !important; }
.block.selected_block .content.px500 { height: 500px !important; }
.block.selected_block .content.px520 { height: 520px !important; }
.block.selected_block .content.px540 { height: 540px !important; }
.block.selected_block .content.px560 { height: 560px !important; }

	
.block.selected_block .content p {
	padding: 5px 0;
	font-size: 14px;
	line-height: 20px;
	color: #000;	  
	}
.block.selected_block .content div.note {
  font-size: 11px;
  color: #888;
  font-style: oblique;
  padding: 5px 0;
  }
.block.selected_block .content a {
  font-size: 14px;
  color: #fba61c;
  }
.block.selected_block .content img {
  display: inline;
  }	
.block.selected_block .content h2,
.block.selected_block .content h3,
.block.selected_block .content h4,
.block.selected_block .content h5,
.block.selected_block .content h6 {
    color: #fba61c;	
    padding: 10px 0 5px 0;  
    font-weight: normal;
    }
.block.selected_block .content h2 {
    font-size: 30px;
    margin: 10px 0 7px 0;
    }
.block.selected_block .content h3 {
    font-size: 25px;
    }
.block.selected_block .content h4 {
    font-size: 20px;
    }          
.block.selected_block .content h5 {
    font-size: 18px;
    }          
.block.selected_block .content h6 {
    font-size: 16px;
    }  	
.block.selected_block .content ul {
    margin: 15px 0;
    padding: 10px;
    }
.block.selected_block .content ul li {
    list-style-type: none;
    margin: 20px 0;
    background: url('/img/bck_li_webwalker.png') no-repeat 0 7px;
    font-size: 14px;
    color: #555;
    padding: 3px 0 3px 20px;
    margin: 0;
    }   
.block.selected_block .content table {
    border-collapse: collapse;
    border: none;
    width: 100%;
    }
.block.selected_block .content table tr th:first-child,
.block.selected_block .content table tr td:first-child {
    width: 60%;
    padding: 3px 5px;
    font-size: 12px;
    }    
.block.selected_block .content table tr th {
    background: #eee;
    font-size: 12px;
    color: #000;
    border-bottom: 1px solid #eee;    
    }
.block.selected_block .content table tr td {
    font-size: 12px;
    color: #000;    
    border-bottom: 1px solid #eee;    
    }
.block.selected_block .content table tr th *,
.block.selected_block .content table tr td * {
    font-size: 12px;
    color: #000;    
    }            
.block.selected_block .content table tr th strong,
.block.selected_block .content table tr td strong {
    font-weight: bold;
    }      
/*vert 2 content*/

.block.vert2 .content {
	display: inline-block;
	height: 0;
	width: 0;
	font-size: 0;
	margin: 10px 0 0 0;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.block.vert2 .content p {
	font-size: 0;
	color: rgba(0,0,0,0);
/*transition*/		
	-webkit-transition: all 1s;
	transition: all 1s;
	}
.block.selected_block.vert2 .content {
	background: #fff;
/*	width: 370px;*/
	width: 380px;
	height: 360px;
	padding: 20px;
/*	margin: 10px 0 0 -10px;*/
	margin: 10px 0 0 0;
	overflow: hidden;
	}
.block.selected_block.vert2 .content p {
	padding: 5px 0;
	font-size: 14px;
	line-height: 20px;
	color: #000;	  
	}

/*hor 2 content*/

.block.hor2 .content {
	height: 0;
	width: 0;
	font-size: 0;
	margin: 0 0 0 10px;
/*transition*/		
	-webkit-transition: all 1s;
  transition: all 1s;
	}
.block.hor2 .content p {
	font-size: 0;
	color: rgba(0,0,0,0);
/*transition*/		
	-webkit-transition: all 1s;
	transition: all 1s;
	}

.block.selected_block.hor2 .content {
	background: #fff;
	width: 370px;
	height: 360px;
	padding: 20px;
	margin: 0 -10px 0 10px;
	overflow: hidden;
	}
.block.selected_block.hor2 .content p {
	padding: 5px 0;
	font-size: 14px;
	line-height: 20px;
	color: #000;	  
	}
.block.selected_block.hs .content {
	width: 350px;
	}	
.block.selected_block .content .textStyle1 {
  color: #fba61c;
  font-style: bold;
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  }
.block.selected_block .textStyle2 {
  background: #ccc;
  color: #000;
  font-style: normal;    
  line-height: 20px;
  padding: 0 3px;
  }   
.block.selected_block .content .textStyle3 {
  text-decoration: line-through;
  font-style: normal;
  }
.block.selected_block .content .textStyle4 {
  text-transform: uppercase;
  font-style: normal;
  }     
.block.selected_block .content .textStyle5 {
  font-variant: small-caps;
  font-style: normal;
  }             
.block.selected_block .content .textStyle6 {
  letter-spacing: 0.4em;
  font-style: normal;
  }

/* specialni bloky */

.block.form .content,
.block.form:hover .content,
.block.form .title>div,
.block.calculator .content,
.block.calculator:hover .content,
.block.calculator .title>div {
    display: none;
    }
.block.form .title h2,
.block.calculator .title h2 {
    width: 160px;
    height: 160px;
    cursor: pointer;
    }
.block.form .title h2 {
    background: url('/img/bck_form_ico.png') 50% 85% no-repeat;
    }
.block.calculator .title h2 {
    background: url('/img/bck_calculator_ico.png') 50% 85% no-repeat;
    }    
.block.selected_block.form .title h2,
.block.form .title:hover h2 {
    background: url('/img/bck_form_webwalker_ico.png') 50% 85% no-repeat !important;
    }
.block.selected_block.calculator .title h2,
.block.calculator .title:hover h2 {
    background: url('/img/bck_calculator_webwalker_ico.png') 50% 85% no-repeat !important;
    }
.copyright a.link-copyright, 
.copyright a:hover.link-copyright  {color: #999; text-decoration: none;}