.cols_3 {
	float:left;
	width:900px;
	font-size:11px;
	line-height:13px;
}
.cols_3 img {
	float:right;
	margin-bottom:10px;
	border-left:solid 25px #033;
}
/*odstavec 1*/
.cols_3_1 {
	float:left;
	width:295px;
}
.cols_3_1 h1 {
	color:#a5b41f;
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
}
.cols_3_1 a {
	color:#a5b41f;
	text-decoration:none;
}
.cols_3_1 a:hover {
	color:#a00e16;
}
.cols_3_1 img {
	border-color:#a5b41f;
}

/*odstavec 2*/
.cols_3_2 {
	float:left;
	width:295px;
	margin-left:7px;
}
.cols_3_2 h1 {
	color:#f0c900;
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
}
.cols_3_2 a {
	color:#f0c900;
	text-decoration:none;
}
.cols_3_2 a:hover {
	color:#a00e16;
}
.cols_3_2 img {
	border-color:#f0c900;
}

/*odstavec 3*/
.cols_3_3 {
	float:right;
	width:295px;
}
.cols_3_3 h1 {
	color:#a00e16;
	font-size:16px;
	line-height:18px;
	text-transform:uppercase;
}
.cols_3_3 a {
	color:#a00e16;
	text-decoration:none;
}
.cols_3_3 a:hover {
	color:#a00e16;
}
.cols_3_3 img {
	border-color:#a00e16;
}
