table.catalog {
	font-family: Times New Roman;
	color: #7d7d7d;
	font-size: 80%;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 140%;
	background-color: #fff0ea;
	border: thin solid White;
	border-collapse: collapse;
}


body {
    background-color: white;
   	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
p
{
	font-family: Times New Roman;
	color: #7d7d7d;
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 140%;
}

small
{
font-family:  Times New Roman; 
color: #5d5d5d;
font-size: 80%;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}


table 
{
	border-collapse: collapse;
	border : 0px;
}

td
{
	margin: 0em;
	padding: 0em;
}

/*****************************************/

/*ссылки*/
a.nav:link {
	color:  #B6B6B6;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;

	font-weight: normal;
}
a.nav:visited {
	color:  #B6B6B6;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;

	font-weight: normal;
}
a.nav:hover {
	color:  #B6B6B6;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10;

	font-weight: normal;
}

/*ссылки*/
a.nav_big:link {
	color:  white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14;
	font-weight: normal;
}
a.nav_big:visited {
	color:  white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14;
	font-weight: normal;
}
a.nav_big:hover {
	color:  white;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 14;
	font-weight: normal;
}


/*меню*/
a.menu:link {
	color: #D5001F;
	text-decoration: underline;
	font-family: Times New Roman;
	font-size: 100%;
	font-weight: normal;

}
a.menu:visited {
	color: #D5001F;
	text-decoration: underline;
	font-family:  Times New Roman;
	font-size: 100%;
	font-weight: normal;

}
a.menu:hover {
	color: #D5001F;
	text-decoration: underline;
	font-family:  Times New Roman;
	font-size: 100%;
	font-weight: normal;

}

a.menu {
	color: #D5001F;
	text-decoration: none;
	font-family:  Times New Roman;
	font-size: 100%;
	font-weight: normal;

}


/*меню*/
a.menu_a:link {
	color: white;
	text-decoration: underline;
	font-family: Arial;
	font-size: 80%;
	font-weight: normal;
	margin:15px;
}
a.menu_a:visited {
	color: white;
	text-decoration: underline;
	font-family:  Arial;
	font-size: 80%;
	font-weight: normal;
	margin:15px;

}
a.menu_a:hover {
	color: white;
	text-decoration: underline;
	font-family:  Arial;
	font-size: 80%;
	font-weight: normal;
	margin:15px;
}
a.menu_a {
	color: white;
	text-decoration: none;
	font-family:  Arial;
	font-size: 80%;
	font-weight: normal;
	margin:15px;
}


/*меню*/
a:link {
	color: #34194c;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 100%;
	font-weight: normal;

}
a:visited {
	color: #34194c;
	text-decoration: none;
	font-family:  Times New Roman;
	font-size: 100%;
	font-weight: normal;

}
a:hover {
	color: #34194c;
	text-decoration: underline;
	font-family:  Times New Roman;
	font-size: 100%;
	font-weight: normal;

}

a {
	color: #34194c;
	text-decoration: none;
	font-family:  Times New Roman;
	font-size: 100%;
	font-weight: normal;

}


/*заголовок на картинке про бассейн*/ 
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #D8002A;
}

h1.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #34194c;
}


/*бордюр картинок*/
.img {
	border:0px #000000 solid;
}







