body {
	background-color: #999999; 
	margin: 20px
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
}

.menu a:active {
	text-decoration: none; 
	font-weight: bold
}

.puppies a:link {
	color: green; 
	text-decoration: none
}
.puppies a:visited {
	color: green; 
	text-decoration: none
}
.puppies a:hover {
	color: green; 
	text-decoration: underline
}
.puppies a:active {
	text-decoration: none; 
	font-weight: bold
}

body {
	background-image: url(images/bg.gif)
}
.main {
	background-color: #e7e7e7
}
.menu {
	background-image: url(images/menu_bg.gif); 
	height: 26; 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-size:12px; 
	font-weight: bold
}

.table_title {
	background-color: #dadada; 
	font-family: Tahoma; 
	font-size:13px; 
	font-weight: bold; 
	color: #000000
}

.table_content {
	font-family: Tahoma; 
	font-size:13px; 
	color: #000000;
}

.copy  {
	font-family: Tahoma; 
	font-size:10px; 
	color: #000000; 
	background-color: #cecece; 
	height: 30
}

.table_inf {
	font-family: Tahoma; 
	font-size:11px; 
	color: #000000; 
	background-color: #f5f5f5; 
	border-collapse: collapse;
}

.news_title {
	font-family: Tahoma; 
	font-size:13px; 
	color: green; 
	font-weight: bold
}

.podrobnee {
	font-family: Tahoma; 
	font-size:11px; 
	color: #000000; 
	border-bottom: 1px dotted #aeaeae
}

.news {
	border-bottom: 1px solid black
}

.kont {
	font-family: Tahoma; 
	font-size:13px; 
	color: #000000;
}
.list {
	font-family: Tahoma; 
	font-size:13px; 
	color: green; 
	font-weight: bold
}
.puppies {
	font-family: Tahoma; 
	font-size:13px; 
	color: #000000; 
	font-weight: bold; 
	border-bottom: 1px dotted #aeaeae;
}

.gallery_text {
	font-family: Tahoma; 
	font-size:16px; 
	color: #000000; 
	font-weight: bold;
}

.father {
	background-color: #E3E3FD;
}

.mother {
	background-color: #FFE1E2;
}

