html, body{
	background-image: url("../pics/background_siloma_main.jpg");
	background-repeat:repeat-x;
	background-position: top left;
}
.mpro {
	float: left;
	width: 110px;
	padding-left: 20px;
	padding-top:5px;
}
html*.mpro {
	padding-left: 10px;
}
.mpro p {
	margin:0;
	padding-left: 1em;
	font-size:13px;
	font-family: Tahoma;
	font-weight: bold;
	color:#F79459;
}
.pro {
	width: 108px;
	background-image: url('../pics/bg_thumb.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color:#F5F8FB;
	border-bottom:2px solid #B7C7DB;
	margin-left: 10px;
}
.pro p {
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}
.pro h6 {
	 font-family: Tahoma;
	 font-size: 12px;
	 font-weight: bold;
	 color: #fff;
	 text-align: center;
	 padding-top: 5px;
	 margin: 0;
}
a.prtli, a.prtli:visited {
	text-decoration:none;
	font-size:11px;
	font-family: Tahoma;
	font-weight: bold;
	color:#F79459;
	text-decoration: none;
}
a.prtli:hover,a.prtli:active { 
	text-decoration: underline;
}
a.hl, a.hl:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 5px;
	margin: 0;
	text-decoration: none;
}
a.hl:hover { 
	text-decoration: underline;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	line-height: 20px;
	margin: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}