body {
    color: #000000;
    background-color: #FFFFFF;
    margin: 0px;
}

body, td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding: 0px;
	spacing: 0px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

td.menu {
	width: 200px;
	background-color: #AEDEC0;
	color: #4F4F60;
	vertical-align: top;
}

td.headMenu {
	height: 100px;
	background-image: url(images/menu_head_bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

td.submenu {
	width: 250px;
	background-color: #4F4F60;
	color: #FFFFFF;
	vertical-align: top;
}

td.headSubmenu {
	height: 100px;
	background-image: url(images/submenu_head_bg.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

img.imgHead {
/*	border-width: 0px;
	border-style: solid;
	border-color: #4F4F60;
*/
}

img.imgSubmenu {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

img.imgInfo {
	border-width: 1px;
	border-style: solid;
	border-color: #4F4F60;
	margin-top: 4px;
    margin-bottom: 3px;
}

h1 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4F4F60;
	margin-top: 0px;
    margin-bottom: 0px;
}

h2 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006643;
	padding-left: 20px;
	margin-bottom: 18px;
}
h3 {
	font-size: 11px;
}
div.headText {
	padding-left: 75px;
	padding-top: 7px;
    padding-bottom: 2px;
    color: #4F4F60;
}

div.subMenuText {
	width: 75%;
	text-align: left;
    color: #FFFFFF;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}
a.green:link	{color: #006643;text-decoration: none;}
a.green:visited	{color: #006643;text-decoration: none;}
a.green:hover	{color: #006643;text-decoration: underline;}

a:link		{color: #000000;text-decoration: none;}
a:visited	{color: #000000;text-decoration: none;}
a:hover		{color: #006643;text-decoration: underline;}


div.delim	{width: 100%; height: 1px; background-color: #006643; margin-top: 10px; margin-bottom: 10px;}
div.price	{color: #E31625; font-weight: bold;}
span.price	{color: #E31625; font-weight: bold;}
td.content	{padding: 13px;}
td.pad11	{padding: 11px;}
img			{border: 0px;}
table.info	{width: 50%;}
.w50	{width: 50%;}
.c		{text-align: center;}
.r		{text-align: right;}
.l		{text-align: left;}
.b		{font-weight: bold;}
.green	{color: #006643;}
.top	{vertical-align: top;}
.bot	{vertical-align: bottom;}
.grey	{background-color: #4F4F60;}
td.w20	{width: 30px;}
.m10	{margin: 10px;}
a.menuBottom	{white-space: nowrap;}
a.menuTop		{white-space: nowrap;}
.copy	{font-size: 9px; padding: 4px;}

td.dogtitle{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
td.dogdescr{
	background-color: #E4FFEE;

}
td.dogfoto{
	background-color: #AEDEC0;

}
div.menu {
	width: 100%;
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #006643;
	background-color: #D4EEDE;
}
div.menuItem {
	width: 100%;
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #006643;
	cursor: hand;
	padding-top: 6px;
	padding-bottom: 6px;
}
div.menuItemActive {
	width: 100%;
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #006643;
	cursor: hand;
	background-color: #E4FFEE;
	color: #006643;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.menuItem:hover {
	background-color: #E4FFEE;
}
a.menu {
border-top: 1px solid rgb(0, 102, 67); width: 100%; display: block; padding: 6px;
}
a.menu:link		{color: #4F4F60; text-decoration: none; font-size: 12px; font-weight: bold;}
a.menu:visited	{color: #4F4F60; text-decoration: none; font-size: 12px; font-weight: bold;}
a.menu:hover	{color: #006643; text-decoration: none; background-color: #E4FFEE;}
a.menuActive{
	border-top: 1px solid rgb(0, 102, 67); width: 100%; display: block; padding: 6px;
	color: #4F4F60; text-decoration: none; font-size: 12px; font-weight: bold;
	background-color: #E4FFEE;
}
img.clubLogo {
	float: left;
	margin-right: 15px;
    margin-bottom: 5px;
}

img.sovetImg {
	float: left;
	margin: 15px 15px 15px 0px ;
}

div.map {
	text-align: center;
	margin: 0px 20px 35px 20px ;
}

img.mapImg {
	margin: 0px ;
}

div.mapText {
	font-weight: bold;
	margin: 0px 0px 5px 0px ;
}

div.mapText2 {
	text-align: left;
}

/*
ul {
	list-style-image: url(/images/stamp_small.gif);
	line-height: 17px;
	vertical-align: middle;
}
*/












