.SpodniBoxLevyPhp {
	background-color: #F7F7F7;
	width: 500px;
	position: absolute;
	padding: 5px;
	border: 5px solid #FFF;
	left: 8px;
	font-size: 12px;
	top: 447px;
	z-index: 5;
}
.SpodniBoxPravyPhp {
	width: 233px;
	position: absolute;
	left: 515px;
	top: -5px;
	background-color: #F9F9F9;
	padding: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-left-width: 0px;
	height: 91%;
}
.RGBColorX {
	background-image: url(../images/Ruky-RGB-motiv.png);
	position: absolute;
	left: 30px;
	top: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 102px;
	width: 127px;
	z-index: 27;
}
.CMYKColorX {
	background-image: url(../images/Ruky-CMYK-motiv.png);
	position: absolute;
	left: 24px;
	top: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 144px;
	z-index: 33;
}
.HexaColorX {
	background-image: url(../images/Ruky-HexaColor-motiv.png);
	position: absolute;
	left: 28px;
	top: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 109px;
	width: 136px;
	z-index: 33;
}
.ICCText {
	position:absolute;
	left:8px;
	top:119px;
	width:385px;
	height:155px;
	z-index:31;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	padding: 10px;
}
.ColorSipkyVpravoRGB {
	background-image: url(../images/Color-sipky-vpravo.png);
	position: absolute;
	left: 166px;
	top: 58px;
	height: 12px;
	width: 44px;
	z-index: 28;
}
.ColorSipkyVpravoCMYK {
	background-image: url(../images/Color-sipky-vpravo.png);
	position: absolute;
	left: 172px;
	top: 62px;
	height: 12px;
	width: 44px;
	z-index: 32;
}
.ColorSipkyVpravoHexa {
	background-image: url(../images/Color-sipky-vpravo.png);
	position: absolute;
	left: 170px;
	top: 62px;
	height: 12px;
	width: 44px;
	z-index: 32;
}

