	ul#klassSelect {
		padding: 0;
		width: 100%;
	}
	
	ul#klassSelect li {
		padding-left:100px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 6px;
		background-position: 10px 50%;
		border: 1px solid #dedede;
		background-color: #f5f5f5;
		margin-bottom: 5px;
		margin-top: 8px;
		list-style-type: none;
		line-height: 20px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		/*width: 100%;*/
	}
	
	ul#klassSelect .checkBox {
		display:inline-block;
		/* float: left; */
		margin-right: 8px;
		/* height: 6px; */
	}
	
		
	ul#klassSelect li:hover, ul#klassSelect li.selectedCat {
		background-color: #EFF7FF;
		border: 1px double #B6D1EB;
	}
		
	#klassSelect li img {
		display:inline-block; 
		vertical-align:middle;
	}
	
	
	#klassSelect li:hover {
		cursor: pointer;
	}
	
	ul#klassSelect li b {
		font-size: 16px;
	}
	

	
	ul#klassSelect .highlight img {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}
		
	ul#klassSelect .highlight:hover img {
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}
	
	.klassA {
		background-image: url('/tpl/default/icons/classA.png');
		background-repeat: no-repeat;
	}
	
	.klassA1 {
		background-image: url('/tpl/default/icons/classA1.png');
		background-repeat: no-repeat;
	}
	
	.klassB {
		background-image: url('/tpl/default/icons/classB.png');
		background-repeat: no-repeat;
	}

	.klassC {
		background-image: url('/tpl/default/icons/classC.png');
		background-repeat: no-repeat;
	}	
	
	.klassC1 {
		background-image: url('/tpl/default/icons/classC1.png');
		background-repeat: no-repeat;
	}	
	
	.klassCE {
		background-image: url('/tpl/default/icons/classCE.png');
		background-repeat: no-repeat;
	}	
	
	.klassD {
		background-image: url('/tpl/default/icons/classD.png');
		background-repeat: no-repeat;
	}	
	
	.klassD1 {
		background-image: url('/tpl/default/icons/classD1.png');
		background-repeat: no-repeat;
	}	
	
	.klassA2 {
		background-image: url('/tpl/default/icons/classA2.png');
		background-repeat: no-repeat;
	}

	.klassL {
		background-image: url('/tpl/default/icons/classTraktor.png');
		background-repeat: no-repeat;
	}	
	
	.klassAM {
		background-image: url('/tpl/default/icons/classAM.png');
		background-repeat: no-repeat;
	}	

	.klassT {
		background-image: url('/tpl/default/icons/classTraktor.png');
		background-repeat: no-repeat;
	}	
	
	.klassMofa {
		background-image: url('/tpl/default/icons/classM.png');
		background-repeat: no-repeat;
	}		

	.nklassA {
		background-image: url('/tpl/default/icons/nclassA.png');
		background-repeat: no-repeat;
	}
	
	.nklassA1 {
		background-image: url('/tpl/default/icons/nclassA1.png');
		background-repeat: no-repeat;
	}
	
	.nklassB {
		background-image: url('/tpl/default/icons/nclassB.png');
		background-repeat: no-repeat;
	}

	.nklassC {
		background-image: url('/tpl/default/icons/nclassC.png');
		background-repeat: no-repeat;
	}	
	
	.nklassC1 {
		background-image: url('/tpl/default/icons/nclassC1.png');
		background-repeat: no-repeat;
	}	
	
	.nklassCE {
		background-image: url('/tpl/default/icons/nclassCE.png');
		background-repeat: no-repeat;
	}	
	
	.nklassD {
		background-image: url('/tpl/default/icons/nclassD.png');
		background-repeat: no-repeat;
	}	
	
	.nklassD1 {
		background-image: url('/tpl/default/icons/nclassD1.png');
		background-repeat: no-repeat;
	}	
	
	.nklassA2 {
		background-image: url('/tpl/default/icons/nclassA2.png');
		background-repeat: no-repeat;
	}

	.nklassL {
		background-image: url('/tpl/default/icons/nclassL.png');
		background-repeat: no-repeat;
	}	
	
	.nklassAM {
		background-image: url('/tpl/default/icons/nclassAM.png');
		background-repeat: no-repeat;
	}	

	.nklassT {
		background-image: url('/tpl/default/icons/nclassT.png');
		background-repeat: no-repeat;
	}	
	
	.nklassMofa {
		background-image: url('/tpl/default/icons/nclassAM.png');
		background-repeat: no-repeat;
	}		
	
