/* CSS Document */
.infoBtn{
	position:absolute;
	top:90px;
	left:815px;
	height:30px;
	width:31px;
	z-index:52;
}
.shoppingInfo{
	position:absolute;
	left:580px;
	top:120px;
	width:305px;
	z-index:100;
}
.msgBoxTop{
	width:305px;
	height:31px;
	background:url(../graphics/msgBoxTop.png) 0 0 no-repeat;
	behavior:url(Scripts/iepngfix.htc);
	overflow:hidden;
}
.msgBoxMiddle{
	width:235px;
	background-image:url(../graphics/msgBoxMiddle.png);
	background-position:0 0;
	background-repeat:repeat;
	behavior:url(Scripts/iepngfix.htc);
	padding:3px 40px 3px 30px;
	overflow:hidden;
}
.msgBoxBottom{
	width:305px;
	height:40px;
	background:url(../graphics/msgBoxBottom.png) 0 0 no-repeat;
	behavior:url(Scripts/iepngfix.htc);
	overflow:hidden;
}
.msgBoxMiddle p{
	padding:12px 0 0 0;
	margin:0;
	color:#95AFBE;
	font-size:10px;
}
.shoppingInfo p{
	padding:0;
}
.shopGenerator{
	position:absolute;
	left:50px;
	top:90px;
	width:816px;
	z-index:51;
}
#thumbContainer{
	width:216px;
	height:464px;
	overflow:hidden;
	position:absolute;
	top:40px;
	left:300px;
	background:#000000;
}
#thumbContainer img{
	border:solid 4px #000000;
	float:left;
	width:100px;
	height:50px;
	position:absolute;
}
.column div{
	float:left;
	height:58px;
	width:108px;
	position:relative;
	overflow:hidden;
}
#thumbContainer a{
	position:relative;
}
.thumbs{
	position:relative;
	height:465px;
	left:0;
	top:0;
}
.column{
	width:108px;
	float:left;
}
.clearFloats{
	clear:both;
	height:1px;
	overflow:hidden;
}
.infoLeft,.infoRight{
	float:left;
	width:300px;
	height:465px;
	position:relative;
	text-align:right;
	overflow:hidden;
}
.infoLeftColumn{
	position:absolute;
	top:0;
	right:0;
	height:465px;
	width:300px;
}
.infoRight{
	float:right;
	text-align:left;
}
.info{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DCE8FC;
	height:58px;
	position:relative;
	overflow:hidden;
}
.infoRight .info{
	text-align:left;
}
.infoLeft .info{
	text-align:right;
}
.info .cont{
	border:solid 2px #112C26;
	padding:5px;
	background:#000000;
	height:44px;
	position:absolute;
	display:inline;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}
.info .cont span{
	display:block;
}
.infoLeft .cont{
	right:0px;
}
.infoRight .cont{
	left:0px;
}
.viewCart{
	text-align:center;
	padding:10px 0;
	height:30px;
}
.shopNavigation{
	text-align:center;
	padding-bottom:10px;
	height:30px;
}
.shopNavigation img{
	margin-right:8px;
	float:left;
	cursor:pointer;
}
.buttons{
	width:175px;
	margin:0 auto;
	height:30px;
	padding-left:10px;
}
.viewCart input{
	border:none;
	padding:0;
	margin:0;
}
#shopPopup{
	width:600px;
	background:#362718;
	position:absolute;
	display:none;
	z-index:90;
	top:5px;
	left:50%;
	border:solid 1px #000000;
	margin:auto;
	padding:5px;
}
.topInfo{
	padding-bottom:5px;
	color:#FDFDFD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
#shopInfo{
	text-align:left;
	padding:10px;
	font-size:11px;
	float:left;
	display:inline;
}
#shopInfo span{
	display:block;
}
#price{
	position:absolute;
	right:2px;
	bottom:5px;
	text-align:right;
	font-size:12px;
	float:right;
	display:inline;
	width:160px;
}
#price input{
	margin:0 0 0 5px;
	padding:0;
	border:none;
	background:none;
}
#priceLabel span{
	position:relative;
	top:10px;
}
strong.technika{
	font-weight:normal;
}
#largeImage{
	border:solid 1px #000000;
	background:#ffffff;
}
strong.cena, .info .cont span.nazovczspan, .info .cont span.rozmerinchspan{
	display:none;
}
#darkover, .infoBtn img{
	cursor:pointer;
}