#large {
	margin: 8px auto 0;
	height: 205px;
	width: 965px;
	background-image: url(../_img/big_grad_yt.png);
	position: relative;
}

#large #text {
	margin-top: 0px;
	margin-left: 25px;
	width: 642px;
}

#large #text h2 {
	font: bold 20pt/125% arial;
	padding: 0;
	margin: 0;
	padding-top: 22px;
	color: #293101;
}

#large #text p.text {
	padding: 0;
	margin: 0;
	margin-top: 18px;
	font: 11pt arial;
	color: white;
}

#large #text p.more a{
	font: bold 10.5pt arial;
	color: #212800;
	float: right;
	margin-top: -5px;
	margin-right: 5px;
	text-decoration: none;
}

#large #text p.more a:hover{
	text-decoration: underline;
}

#small {
	margin: 8px auto 0;
	height: 191px;
	width: 965px;
}

#large #youtube {
	width: 224px;
	height: 188px;
	position: absolute;
	right: 12px;
	top: 8px;
	overflow: hidden;
}

/* @group 3-rutor */

.start_col {
	background-image: url(../_img/small_grad.png);
	width: 314px;
	height: 191px;
	float: left;
	position: relative;
}

.start_col h3 {
	padding: 0;
	padding-top: 2px;
	margin: 0;
	margin-top: 21px;
	font: bold 19pt Arial;
	color: white;
	text-align: center;
}

.start_col p {
	margin-top: 27px;
	padding-left: 17px;
	padding-right: 17px;
	color: white;
	font: 10pt Arial;
}

.start_col p.more a{
	padding-left: 17px;
	color: #212800;
	font: bold 10pt Arial;
	position: absolute;
	right: 18px;
	bottom: 16px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.start_col p.more a:hover {
	text-decoration: underline;
}

.start_colimg {
	position: absolute;
	top: 15px;
	left: 15px;
}

#col1 {
	margin-right: 12px;
	background-repeat: no-repeat;
}

#col2 {
	margin-right: 11px;
}

#col3 {
}

#col3 h3 {
	text-align: left;
	padding-left: 90px;
}


/* @end */
