body {
	background-image: url(img/fon.png);
	background-repeat:repeat-x;
	margin: 0px;
font-family: arial;
	font-size: 90%;

}

#menu
{
margin-left:40px;
margin-top:0px;
width:185px;
background-image:url(img/tommee.png);
background-repeat:no-repeat;
height:400px;
float:left;
padding-top:120px;
text-align:center;
}

#menu img
{
margin-bottom:10px;
border: solid 1px #999999;
}

#menu a:hover
{
padding-right:20px;
}

#head{
height:100px;
padding-bottom:10px;
}

#head a{
border:solid 1px #FFFFFF;
background-color:#FFFFFF;
color:#3289C9;
margin:3px;
padding:3px;

}

#head a:hover{
background-color:#E9F4F8;
color:#666666;

}

#content{
margin-left:250px;
}

#maket{
padding-bottom:20px;
}

#maket img{
padding:20px;
}


#footer{
height:100px;
color:#666666;
font-size:80%;
text-align:center;
}
