@charset "utf-8";

/*------------------- layout ----------------*/



/*------------------- page header ----------------*/
#brushes #header{
  background-color: #403e3b;
}
div.download-panel-inner { /*margin-left:680px;*/}

.uvod div img {
	-moz-box-shadow:    0px 0px 12px #000000;
	-webkit-box-shadow: 0px 0px 12px #000000;
	box-shadow:         0px 0px 12px #000000;
}
.uvod div h4 {padding-top: 12px;}
.uvod div p { margin: 7% 0 5% 0; /*font-size: 0.9em;*/ line-height: 1.3em; }

#bottom {
	height: auto;
	padding-bottom: 20px;
}

.tretiny {/*margin-top: 3em;*/}
/*------------------- products ----------------*/
#free .products .dark2 {
	height: 36em;
}
.references2 p {width: 16%; margin: 3.5em 3px 0 3px;}
.references3 p {width: 19%; margin: 1.5em 3px 0 3px; float: left;}


#buy .products .dark {height: 57.5em;} 


.opacity {
	opacity: 0.85;
	filter: alpha(opacity=85);
	}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}

  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:350px;
  display:none;
  z-index:9999;
  padding:20px;
  background-color:#1B1B1B;
  text-align:center;
  font-size: 14px;
}