@charset "utf-8";
#kutya_keret{
	margin: 5px;
	float: left;
	width: 570px;
	/*border: 1px dotted #990000;*/	
}
#kutya_nev {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_nevek.jpg);
	height: 42px;
	width: 432px;
	padding-top: 9px;
	padding-left: 14px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#kutya_kep {
	text-align: center;
	height: 215px;
	width: 215px;
	float: left;
	background-image: url(../images/bg_kep.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}
#kutya_adatok{
	/*border: 1px dotted #000000;*/
	float: left;
	width: 320px;
	text-decoration: none;
}
#kutya_egyeb {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
	width: 300px;
	/*border: 1px dotted #000000;*/
}
#kutya_leiras {
	font-size: 12px;
	float: left;
	width: 500px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
}
