﻿.mainCell {
	background-image: url(/assets/images/bck-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFF;
}
.mainCellTxtL {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
.infoTxt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10.6px;
}
.mainCellTxtR {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.infoBck {
	background-image: url(/assets/images/info/bck-info.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-attachment:fixed;
	background-color:#FFF
}
.timCenter {
	text-align:center;
}
.bcklaser {
	background-attachment: scroll;
	background-image: url(/slikeimages/bck-laser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bcklaserEN {
	background-attachment: scroll;
	background-image: url(/slikeimages/bck-laserEN.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bcklaserSL {
	background-attachment: scroll;
	background-image: url(/slikeimages/sl-bck-laser.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bcklaserSLEN {
	background-attachment: scroll;
	background-image: url(/slikeimages/sl-bck-laser-en.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cena {
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}
