#cont-main{
margin-left:45px;
border:0px dotted #333;
padding-left:0px;
padding-top:10px;
padding-bottom:10px;
width:710px;
}

#cont-main input.btn_katalog,#cont-main input.btn_details,#cont-main input.btn_info,#cont-main input.btn_firma{		
	border:0px solid #333;
	width:141px; height:40px;
	padding-bottom:10px;
	padding-left:15px;
	background:url(btn_rot.png) top left no-repeat;	 
	color: #FFF;
	cursor:pointer;
	text-align:left;
	text-decoration:none;
}
#cont-main input.btn_katalog:hover,#cont-main input.btn_details:hover,#cont-main input.btn_info:hover,#cont-main input.btn_firma:hover{	
background:url(btn_rot_h.png) top left no-repeat;
color: #FFF;
text-decoration:none;
}

#cont-main a{
	color:#CA003F;
	text-decoration:none;
}

#cont-main a:hover{
	color:#7a7968;
	text-decoration:none;
}



#cont-main table{
	border:0px solid #333;
}
#cont-main table tr{
	border:0px solid #333;
}
#cont-main table tr td{
	border:0px solid #333;
}