#products_home
{
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 756px;
	text-align: left;
}

#products_home p
{
	width: 163px;
	height: 20px;
	margin: 0;
	padding: 0 0 5px 0;
	background-image: url(../img/home_products_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


#products_home ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
#products_home ul li {
	display: inline;
	}

#products_home ul li a {

	text-indent: -9999px;
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#products_home li.kupi a 
{
	background: url(../img/home_product_kupi.jpg) top left no-repeat;
	width: 245px;
	height: 245px;
}

#products_home li.medali a 
{
	background: url(../img/home_product_medali.jpg) top left no-repeat;
	width: 245px;
	height: 245px;
	margin: 0 11px 0 10px;
}

#products_home li.plaketi a 
{
	background: url(../img/home_product_plaketi.jpg) top left no-repeat;
	width: 245px;
	height: 245px;
}

#products_home ul li a:hover 
{
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70; opacity:0.7;
}

#content_bottom
{
	width: 787px;
	height: 15px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(../img/content_bottom.gif);
	background-repeat: no-repeat;
}



#content_home
{
	margin: 20px auto 0 auto;
	padding: 0;
	width: 756px;
	text-align: left;
}

#clients_home
{	
	float: left;
	width: 245px;
	margin: 0;
	padding: 0;
}

#clients_home p
{
	width: 162px;
	height: 16px;
	margin: 0;
	padding: 0 0 5px 0;
	background-image: url(../img/home_clients_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#clients_home a 
{
	display: block;
	background: url(../img/home_clients.jpg) top left no-repeat;
	width: 245px;
	height: 248px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#clients_home a:hover 
{
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70; opacity:0.7;
}


#text
{
	float: left;
	width: 500px;
	margin: 0 10px 0 0;
	padding: 0;
}

#text a:link, #text a:visited
{
	text-decoration: underline;
	color: #FF7100;
}

#text a:hover
{
	text-decoration: none;
	color: #000;
}

#text span
{
	font-weight: bold;
	color: #987F5D;
	text-decoration: underline;
}


#text p#about
{
	width: 54px;
	height: 16px;
	margin: 0;
	padding: 0 0 5px 0;
	background-image: url(../img/text_about_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#text p#text_content
{
	width: 498px;
	height: 65px;
	margin: 0;
	padding: 8px 0 5px 3px;
	background-image: url(../img/text_content_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial;
	font-size: .8em;
	font-weight: normal;
	color: #000;
}

#text p#services
{
	width: 54px;
	height: 20px;
	margin: 0;
	padding: 0 0 5px 0;
	background-image: url(../img/text_services_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#text p#services_content
{
	width: 498px;
	height: 145px;
	margin: 0;
	padding: 8px 0 0 3px;
	background-image: url(../img/services_content_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial;
	font-size: .8em;
	font-weight: normal;
	color: #000;
}