/* JL */

.grauerblock {
	background-color: #eaeaea;
	padding: 10px;
}

div#MOUNT-CONTENT-MAIN ul {
	list-style-type: square;
	padding-left: 15px;
	margin: 10px 0px 0px 0px;
	line-height: 18px;
}

div#MOUNT-CONTENT-MAIN .divider{
	font-size: 0;
	height: 20px;
	background-image: url(../images/divider_black.png);
	background-position: left center;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

/********/

.trojaGreen {
  color:green;
}

.trojaBlackbg{
	color:white;
	background-color:black;
	display:inline;
}

.trojaKontakt{
	color:#000;
	font-size: 20px;
}


.troja85sec{
	color:#000;
	font-size: 20px;
}



.trojaMainHeader1bold{
	font-weight: bold;
	font-size: 38px;
}


.trojaMainHeader1light{
	color:#000;
	font-size: 38px;
}


.trojaMainHeader2bold{
	font-weight: bold;
	font-size: 18px;
}


.trojaMainHeader2light{
	color:#000;
	font-size: 18px;
}

.trojaTextHeader3bold{
	font-weight: bold;
	font-size: 12px;
}


.trojaTextboldUpperCase{
	font-weight: bold;
	font-size: 12px;
}


.trojaButton{
	font-weight: bold;
	font-size: 12px;
}







