#siteContent{
	border-radius: 5px;
	background: #fff;
	padding: 15px;
	font-family: 'Open Sans';
	color: #6A6565;
	font-size: 16px;
	padding-top: 40px;
}

p.icon{
	color: #35A22A;
	font-size: 50px;
}

p.text{
	color: #6A6565;
	font-family: 'Open Sans Light';
	margin-bottom: 5px;
}

.highlight{
	color: #35A22A;
	font-size: 15px;
}

.bold{
	font-family: "Open Sans Semi Bold";
}

.text a{
	color: #35A22A;
}

hr{
	margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #f1f1f1;
}

table{
	text-align: center;
	margin: 0 auto;
}

table tr td,
table tr th{
	border: 1px solid #f1f1f1;
	padding: 5px;
}

p.title{
	font-family: 'Open Sans Bold';
	font-size: 30px;
}

div#topSection{
	background: #F3F2F2;
	padding: 20px;
	border-radius: 10px;
	font-family: "Open Sans Light";
}

div#topSection div.row{
	padding: 0;
}

div#topSection div.col-md-*{
	padding: 0;
}

div#topSection div#operatorContainer{
	padding: 0;
}

img#operator{
	max-width: 100%;
}

div#programContainer{
	border-right: 1px solid #707070;
}

	div#programContainer table{
		margin: 0 !important;
		text-align: left !important;
		width: 100%;
	}

	div#programContainer table td{
		padding: 0;
	}

	div#programContainer p#telefon{
		font-size: 30px;
		font-family: "Open Sans Extra Bold";
		color: #35A22A;
	}

	div#topSection div.iconita{
		font-size: 40px;
		color: #35A22A;
	}

	div#topSection #numefirma{
		font-family:  "Open Sans Extra Bold";
		color: #35A22A;
	}

	div.sep{
		clear: both;
		margin-bottom: 19px;
	}

div#serviceuri{

}
	
	div#serviceuri table{
		margin: 0 !important;
		float: left;
		border: 0;
		width: 50%;
		text-align: left;
	}

	div#serviceuri td{
		border: 0;
	}