@import url('group_childs.css');

.products_group #group-top {
	width: 607px;
	height: 238px;
	background: url('/dsg/group-top-2.jpg') no-repeat top center;
	margin-left: 10px;
}
	.products_group #group-top #group-top-text {
		float: left;
		width: 280px;
		height: 200px;
		margin: 18px 0 0 10px;
		overflow: auto;
		color: #fff;
	}
		.products_group #group-top #group-top-text h1 {
			font-size: 1.4em;
			font-weight: normal;
			margin-bottom: 1em;
		}
		.products_group #group-top #group-top-text div.content {
			font-size: 1.1em;
			line-height: 1.5em;
		}
	.products_group #group-top #group-top-image {
		float: right;
		width: 285px;
		height: 200px;
		margin: 4px 16px 0 0 ;
		text-align: center;
		background: no-repeat center center;
	}

.products_group .box {
	padding-top: 0 !important;
	font-size: 1.1em !important;
}




.products_group ul.files {
	list-style-type: none;
}
.products_group ul.files li {
	margin: 0;
}
.products_group ul.files li a {
	font-size: 1.1em;
	padding-left: 13px;
	background: url('/dsg/arrow.gif') no-repeat left center;
	color: #e86301;
	font-weight: bold;
	text-decoration: none;
}
.products_group ul.files li a:hover {
	text-decoration: underline;
}





.products_group a.button-extra-info {
	margin-left: 15px;
}
.products_group a.button-extra-info,
.products_group a.button-catalog {
	display: block;
	width: 294px;
	height: 30px; /*37*/
	padding-top: 7px;
	text-align: center;
	background: url('../dsg/but_dodatneinformacije.jpg') no-repeat top left;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
}
.products_group a.button-extra-info:hover,
.products_group a.button-catalog:hover {
	text-decoration: underline;
}
.products_group a.button-catalog {
	position: absolute;
	margin: -37px 0 0 315px;
	background-image: url('../dsg/but_katalog.jpg');
}
