﻿/*======= index.html =======*/

.col-1{
	width:280px;
}
.col-2{
	width:280px;
	margin-left:40px;
}

#services .col-1{
	width:264px;
}

#services .col-2{
	width:264px;
}

#contacts .col-1{
	width:300px;
}

#contacts .col-2{
	width:300px;
	margin-left:20px;
}

#divtest {
	
}
.solbolme{
	float:left;
}
.sagbolme{
	float:right;
}

/*=========================*/


