
body {
margin:0; padding:0;
 	font-size:0.8em;
	color: #e6dcb9;
	font-family: Arial,Verdana;
	background-color:#9da4be;
}
h1 {   font-size:1.4em; }
.title_c { margin-left:8px; font-size:1.3em; }

.title_prod {color:#f4c729; font-size:1.2em;}

img {border:none; }

td#headbg{
    background-image: url("images/10.jpg"); 
	background-repeat:repeat;
	width:100%;
}
div#menu{

    width:100%;
    height:40px;
	background-image: url("images/katalog_03.jpg"); 
	background-repeat:no-repeat;
	background-position: right;
	background-color:#535e7c;
}
td#main{
background-color:#898fa9;
	background-image: url("images/corner.jpg"); 
	background-repeat:no-repeat;
	background-position:bottom left;
	}

div#main_body{
	padding:15px;
	

}

a.catalog_list{
	font-size:1.4em;
	color:#e6dcb9;
	text-decoration:none;

}
a.catalog_list:hover{

    color:#e6cdca;
}
a.catalog_list:active{
    color:yellow;
}

td#bottom{
	background-image: url("images/bottom.jpg");
	background-repeat:no-repeat;
	width:634px;
	height:78px;
}
td#bottom-r{
	background-image: url("images/bottom-r.jpg");
	
	
	height:78px;
}
div#head_f{

padding:0;
    margin-top:0px;
    height:60px;
	background-image: url("images/good_06.jpg");
	background-repeat:no-repeat;
	background-color:#9aa2b9;
}

input#go{
   
    float:left;
	background-image: url("images/good_06_02.jpg");
	background-repeat:no-repeat;
	border:0;
	width:49px;
	height:32px;
	margin-top:20px;
	margin-bottom:0px;
	
}
input.write{
	border:1px solid #293356;
	height:13px;
	font-size:11px;
	background-color:#bec5d6;
	}
textarea.write{
    border:1px solid #293356;
	font-size:11px;
	background-color:#bec5d6;
	}

input#search{
    margin-top:26px;
	border:1px solid #293356;
	height:13px;
	font-size:11px;
	background-color:#bec5d6;
	
	}
div.error{
    font-size:14px;
    color:#aa8888;
}
.small{
    font-size:10px;
}
div.link{margin:0; padding:0; float:left; width:33%;}

ul.title {
border:1px solid red;
height:30px;
margin
}




