@charset "utf-8";
/* CSS Document */

.orange
{
color: #f29400;
}

.cwhite
{
color: white;
}

#kontakt
{
line-height: 150%; 
}

.phoneblock{
	float:left;
	margin-right:5%;
	margin-bottom:24px;
	width:30%;
	height:70px;
}

.phoneblock_right{
	float:left;
	margin-right:0px;
	margin-bottom:24px;
	width:30%;
	height:70px;
}



