html {
  height:100%;
}
body {
	padding: 0;
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	font-family: Tahoma;
	font-size: 14px;
	color: #547f90;
	background-color: White;
}
#shape{
	width: 1000px;
	height: 320px;
	background: url(images/shape/shape_fon.png);
	margin-bottom: 20px;
}

	#top_menu {
		padding-top: 147px;
	}
	#top_menu a{
		color: White;
	}

	#top_menu ul{
		margin: 0px;
		margin-left: -1px;
		padding: 0px;
	}
	#top_menu li{
		list-style: none;
		display: inline;
		background-image: url(image/fon/spacer.jpg);
		background-repeat: no-repeat;
		padding: 8px;
		padding-bottom: 8px;
	}

#foto_shape{
	padding-top: 12px;
	width: 1000px;	
}

#content{
	clear: both;
	width: 1000px;	
}
	.foto{
		background-image: url(images/backgr_foto.png);
		width: 164px;
		height: 194px;
		margin-right: 1px;
		margin-left: 5px;
		margin-bottom: 5px;
		padding-left: 10px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
		float: left;
	}
	.foto img{
		margin-bottom: 10px;	
	}
#bottom{
	width: 1000px;
	clear: both;
	height: 25px;
	background-image: url(images/shape/bottom_fon.gif);
	margin-top: 10px;
	padding-top: 5px;
}

a {
	font-family: Tahoma;
	font-size: 14px;
	color: #547f90;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

h1{
	color: #339900;
}
h2{
	color: #547f90;
}
h3{
	color: #547f90;
}
.ip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-style: italic;
	padding-left: 890px;
}
.border {
     border: 3px solid #b89f8b;
}
.border1 {
     border: 3px solid #547f90;
}
.param{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
}
.top{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: White;
	text-decoration: none;
}

.top_menu{
	font-family: "Monotype Corsiva";
	font-size: 16px;
	color: #846556;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

.text{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #547f90;
}

.katalog{
	color: #6e5045;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
}

.katalog_{
	color: #6e5045;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	line-height: 30px;
}


.katalog1{
	color: #6e5045;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
}
table{
	BORDER-BOTTOM: #547f90 1px solid;
	BORDER-LEFT: #547f90 1px solid;
	BORDER-RIGHT: #547f90 1px solid;
	BORDER-TOP: #547f90 1px solid;
}
td{
	BORDER-BOTTOM: #547f90 1px solid;
	BORDER-LEFT: #547f90 1px solid;
	BORDER-RIGHT: #547f90 1px solid;
	BORDER-TOP: #547f90 1px solid;
    height: 40px;
    padding: 5px;

}


.but {
	HEIGHT: 24px; WIDTH: 80px; BACKGROUND-COLOR: White; BORDER-BOTTOM: #547f90 1px solid; BORDER-LEFT: #547f90 1px solid; BORDER-RIGHT: #547f90 1px solid; BORDER-TOP: #547f90 1px solid; COLOR: #547f90; FONT-SIZE: 10pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-ALIGN: center; TEXT-DECORATION: none
	font-family: Arial, Helvetica, sans-serif;
}
.input {
	HEIGHT: 20px;
	BACKGROUND-COLOR: White;
	BORDER-BOTTOM: #547f90 1px solid;
	BORDER-LEFT: #547f90 1px solid;
	BORDER-RIGHT: #547f90 1px solid;
	BORDER-TOP: #547f90 1px solid;
	COLOR: Black;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
	font-family: Arial, Helvetica, sans-serif;
	width: 350;
}
