html
 {
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 100%;
}

 body
 {
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 100%;
	background-image: url(/images/Snowy-lily_02.gif);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}#lily {
	background-image: url(/images/Snowy-lily_01.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 420px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#counter {
	text-align: center;
	width: 400px;
	position: relative;
	top: 300px;
}
#1 {
	left: 0px;
	top: 255px;
	position: absolute;
	height: 100%;
	background-color: #000099;
	width: 400px;
}

#content {
	position: absolute;
	top: 250px;
	left: 400px;
	padding-left: 20px;
padding-right: 20px;
	width: auto;
}


#name {
	background-image: url(/images/Snowy-lily_04.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	left: 50%;
	height: 163px;
	width: 400px;
}
#left {
	position: absolute;
	left: 0px;
	top: 250px;
	height: 210px;
	width: 110px;
	background-image: url(/images/Snowy-lily_07.gif);
	background-repeat: no-repeat;
}
#menu {
	position: relative;
	left: 110px;
	top: 250px;
	width: 250px;
	height: auto;
	margin: 0px;
	padding: 20px;
}
#cms
{
font-size: 10px;
}
#design
{
font-size: 12px;
}
a:link.menu, a:visited.menu
 {
	
	font-family: "Times New Roman", Times, serif !important;
	font-size: 18px  !important;
	font-style: italic !important;
font-weight: bold !important;
text-decoration: none !important;
color: #003300 !important;
}
a:hover.menu
 {
	
	font-family: "Times New Roman", Times, serif !important;
	font-size: 18px  !important;
	font-style: italic !important;
font-weight: bold !important;
text-decoration: underline !important;
}
img
{
border: 0;
}
p {
 text-indent: 20px; /* Отступ первой строки в пикселах */
}
li.menu
{
list-style: circle;
}
a:link.maintext, a:hover.maintext, a:visited.maintext
{
color: #ffffff;
font-weight: bold;
font-style: normal;
}
p.rekl
{
	font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
	font-size: 7pt;
	color: #0096ff;
                padding-left: 2em;
margin-top:60px;

}


a.rekl:link, a.rekl:visited
{

      font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
      font-size: 7pt;
color: #0096ff;

}
a.rekl:hover

{
      font-family: Tahoma, Arial, Verdana, 'MS Sans Serif';
      font-size: 7pt;
color: #ffffff;
          }

hr
{
width: 90%;
}
#razdely
{
font-size: 9px;
text-align: left;
padding-left: 100px;

}
#razdely a
{color: #000000;
text-decoration: none;
}
#razdely a:hover
{color: #000000;
text-decoration: underline;
}

/* jQuery lightbox */
#gallery { clear: both; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img { /*border: 5px solid #3e3e3e; border-width: 5px 5px 20px;*/ }
#gallery ul a:hover img { /*border: 5px solid #fff;	border-width: 5px 5px 20px; color: #fff;*/ }
#gallery ul a:hover { color: #fff; }
/* /jQuery lightbox */

