/*STYLES CSS */


body { background: #F5E1AC  no-repeat top center; font-family: Arial; margin: 0px 0px 0px 0px; }

div.secondBg {
	background: url(topvert.jpg) no-repeat right top;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
}

div.secondBg2 {
	background: url(topvert2.jpg) no-repeat right top;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
}

div.content { 
	background: url(tophor.jpg) no-repeat right top; 
	margin: 0px 0px 0px 0px; 
	padding-left: 0px; 
	
	}

div.content img.title 
		{ 
			margin: 0px 0px 0px 0px; 
			border-width: 0;
			padding-bottom: 0;
		}

div.backgrd { 
	background: #990000 no-repeat center top; 
	margin: 0px 0px 0px 0px; 
	padding-left: 0px; 
			}

div.fondoors {
	background: url(dveryfon.jpg) no-repeat left top; 
	margin: 0px 0px 0px 0px; 
	padding-left: 0px; 
	
}

div.bottom {
background: url(bottomvert.jpg) no-repeat left bottom;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
}

div.bottomvert2 {
background: url(botvert2.jpg) no-repeat left bottom;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
}

div.bottom2 {
	background: url(bottomhor.jpg) no-repeat left bottom;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
}


table.menu {
	background: #990000; 
	height:25; 
	width: 885;
	border-width: 0;
	}
	
div.logo {margin: 0px 130px 0px 0px;}

div.logo font {
font-family:Garamond;
font-size: 35;
font-weight: bold;
}

div.logo1 {margin: 0px 10px 0px 0px;}

div.logo1 font {
font-family:Garamond;
font-size: 35;
font-weight: bold;
}


div.line {
	background: url(fonline.gif) no-repeat right top;
}

div.dline {
width:585;
height: 45;
padding-left:20px;
padding-top:10px;
margin-top:10px;
background: url(images/dline.gif) no-repeat right top;
}


/*закругленные углы*/
div.rconers  {color: #000; text-align: left; text-color:#000000; float: left;  width: 100%; padding: 10px;  background: #FFFFFF; }


BODY {margin-left:0 em; margin-top:0 em; margin-right:0 em}

hr {color:black; height: 1 px;}

A:link {color: black}
A:visited {color: black}
A:hover {color: 000080}
A {text-decoration: none; font-size: 14}
A:hover IMG {border-color: gray}

A.norm:link {color: black}
A.norm:visited {color: black}
A.norm:hover {color: blue}
A.norm {text-decoration: underline; font-size: 14}

A.top:link {color: black}
A.top:visited {color: black}
A.top {text-decoration: none; font-size: 14} 

IMG.counter {border-width: 0}
IMG {border-width: 0; border-color: black}
TD.menu {width: 300;border-width: 1;border-color: black; text-align: center;}

TD.menu A {text-decoration: none; font-size: 15; color: white; }
TD.menu A:hover {text-decoration: underline; color: white; }
TD.menu A:visited {color: white;}

blockquote {font-size: 13}
P.head {color: white}
P.head {font-weight: bold; font-size: 14;}

div#about
{
	text-indent: 0em;
	font-size: 15;
	margin-top:10;	
}

div#fotos
{
	text-indent: 0em;
	font-size: 15;
	margin-top:10;
	text-align: center;
	
}

table.fotos img
{
			border-width: 0;
			padding-bottom: 0;
			margin: 5px;
}

table.catalog
{
	font-weight: bold;
}

td.catalog
{
	padding-top:0px;
	text-align: center;
	width: 115px;
	height: 60px;
}
td.fotofon
{
	background: url(images/fotofon.gif) no-repeat left top;
	height: 370px;
	width: 33%;

}

div.fotofon2
{
	background: url(images/fotofon2.gif) no-repeat left top;
	height: 172px;
	width:300;
	margin-left: 25px;
	margin-top:10px;
	font-size: 13;

	padding-top:5px;
	padding-left:10px;
	padding-right:25px;
}

/*пункты основного списка*/
UL.MainList {
	list-style:  url(images/bullet.gif) disc;
	color: white;
	 }

/*бегущая строка*/
input.mline {
		background-color:#990000; 
		width:100%; 
		color: white; 
		font-size: 15;
		/*font-weight: bold;		*/
		border:solid 0px #F5E1AC;
		font-family:Garamond;
		}
		
/*закругленные углы*/
div.rconers  {
	color: #000; 
	text-align: left; 
	text-color:#000000; 
	float: left;  
	width: 100%; 
	padding: 0px;  
	background: #E9C09B; 
			}
