@charset "iso-8859-2";
/* CSS Document */

#mainCam {
	width: 484px;
	margin: 0 0 0 auto;
}
#camBig {
	width: 482px;
	margin: 28px 0 9px 0;
}
.activeCam {
	border-top: #cfcfcf solid 1px;
	border-right: #cfcfcf solid 1px;
	border-left: #cfcfcf solid 1px;
	
}
#camBigDesc {
	width: 477px;
	height: 19px;
	min-height: 19px;
	margin: 0px;
	padding: 2px 0 0 5px;
	line-height: 21px;
	font-size: 11px;
	border: #cfcfcf solid 1px;
	background: url(img/bg_cam_big_desc.jpg) repeat-x;
}
.pozice {
	width: 112px;
	margin: 0 11px 8px 0;
	float: left;
}
.poziceHead {
	width: 108px;
	height: 14px;
	min-height: 14px;
	padding: 6px 0 0 6px;
	background: url(img/bg_pozice_head.jpg) no-repeat;
	color: #cb0826;
	font-size: 10px;
	font-weight: bold;
}
.poziceHeadAct {
	width: 108px;
	height: 14px;
	min-height: 14px;
	padding: 6px 0 0 6px;
	background: url(img/bg_pozice_head_act.jpg) no-repeat;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.tnCam {
	width: 112px;
	border: #cfcfcf solid 1px;
}
