#katalog{width:740px}
#katalog .flag{
	width: 75px;
	height: 75px;
	float: left;
	border-right: 1px solid #fff;
	background-color: #ececec;
	margin-right: 10px;
}
#katalog .links{
	width: 100%;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #f3f3f3;
	height: 75px;
	border: 1px solid #fff;
	border-bottom: 1px solid #b5b4b4;
	padding-right: 10px;
	margin-bottom:2px

	
}
#katalog a, a:visited{
	color: #666666; text-decoration:none
}
#katalog a:hover{
	color: #4eb0cf; text-decoration:none
}
#katalog img{
	border: 1px solid #666666;
	margin-left: 27px;
	margin-top: 30px;
}
