body{
	margin:0px;
	padding:0px;
	background-color:#fff3d3;
	background-image:url('bg.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	font-family:Tahoma;
	font-size:12px;
}
a{color:black;}
td{font-size:12px;}
.Main{
	background-image:url('top.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
#Contaner{
	background-image:url('zabor.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}
.Bottom{
	background-image:url('bottom2.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	height:324px;
}
#Bottom{
	background-image:url('bottom3.jpg');
	background-position:bottom left;
	background-repeat:repeat-x;
	height:324px;
}
#bottom_padding{
	padding-top:213px;
}
#TopNav{
	height:150px;
	background-image:url('menu.png');
	background-position:center;
	background-repeat:no-repeat;
	width:1008px;
	margin-top:10px;
}
#TopNav a{
	display:block;
	height:50px;
	width:100px;
	margin:5px;
	float:left;
	margin-top:75px;
}
#Phone{
	background-image:url('phone.png');
	background-position:top center;
	background-repeat:no-repeat;
	height:122px;
	width:214px;
}

#Design{
	margin-top:39px;
	margin-bottom:120px;
	background-image:url('leaf.png');
	background-position:top center;
	background-repeat:no-repeat;
	height:99px;
	width:206px;
}
#Design a{
	text-decoration:none;
	font-size:14px;
	font-weight:600;
	color:white;
	display:block;
	margin-left:20px;
	padding-top:35px;
}
#MainMenu a{
	text-decoration:none;
	font-size:14px;
	font-weight:600;
}
#MainMenu a:hover{
	color:white;
}
#MainMenu a.SubMenu{
	font-size:12px;
	font-weight:100;
	/*color:#ececec;*/
}
#MainMenu{
	width:200px;
	overflow:hidden;
}
#MainMenu div{
	width:200px;
	border-bottom:dotted 1px;
}
h1{font-size:17px;font-weight:100;font-style:italic;}
h2{font-size:15px;font-weight:bold;}



#MainMenu2 a{
	color:white;
	display:block;
	text-decoration:none;
	font-size:14px;
	font-weight:600;
	padding-bottom:30px;
	margin-left:10px;
	
}
#MainMenu2 a:hover{
	color:white;
}
#MainMenu2 a.SubMenu{
	color:black;
	margin-left:0px;
	padding-bottom:0px;
}
#MainMenu2 a.SubMenu{
	font-weight:100;
	display:inline;
	font-size:12px;
}
#MainMenu2{
	width:200px;
	overflow:hidden;
	background-image:url('leaf.png');
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:40px;
	padding-top:35px;
}
#MainMenu2 div{
	width:200px;
	border-bottom:dotted 1px;
}

#MainMenu2 div.P{
	width:200px;
	border-bottom:dotted 0px;
}
#MainMenu2 div.P img{
	display:none;
}
#CatalogIndex a{
	text-decoration:none;
}

.sl a {
	text-decoration:none;
	color:#3f2ac7;
	font-size:11px;
	font-weight:bold;
}

.red_string{
	text-indent: 20px;
}

.red_string h2{
	text-indent: 0px;
}
