﻿.dogcatalog div a,
.dogcatalog div a:hover
{
	color:#432219;
}
.dogcatalog div.bord2
{
	border: solid 2px #1a4502;	
	width:197px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.dogcatalog div.bord1
{
	border: solid 2px #fff;	
	width:193px;
}
.dogcatalog div.bord1 .img
{
background-repeat:no-repeat;
background-position:center;
display:block;
width:191px;
height:287px;
border: solid 1px #31571b;	
}
.dogcatalog table.dog td
{
	border:none;
	text-align:left;
	vertical-align:top;
}
.dogcatalog table.dog td.txt
{
	padding-top:40px;
}
.dogcatalog table.dog td a.name
{
color:#8f3c04;
font-size:18px;
font-weight:bold;
}
.pb20
{
	padding-bottom:20px;
}
.pb15
{
	padding-left:15px;
	padding-bottom:15px;
}

.pt20
{
	padding-top:20px;
}
