body {
font-family: Arial, tahoma, Helvetica, sans-serif, arial; 
font-size:12px;
margin: 0px;
padding: 0px;
background-color: #84c2ff;
background-image:url(/images/promosite/fon.jpg);
background-repeat: repeat-x;
}


H1 {
margin-bottom: 10px;
font-size:16px;

}

H2 {
font-size:15px;

}

UL {
 list-style-type: disc; /* маркеры */
}


LI {
padding-bottom: 5px;
padding-top: 5px;
margin-left: -20px;

}


HR {
 border: none; /* Убираем границу для браузера Firefox */
 color: #CCCCCC; /* Цвет линии для браузера Internet Explorer */
 background-color: #CCCCCC; /* Цвет линии для браузера Firefox и Opera */
 height: 2px; /* Толщина линии */
}

A IMG {
	
	border: none
}

IMG {

}


table {

border-collapse: collapse;
margin: 0px;
padding: 0px;

}

TD {

}


.fig {
 float: left; /* Обтекание картинки по левому краю */
 padding-top: 10px; /* Отступ снизу */
 padding-right: 30px; /* Отступ слева */
 padding-bottom: 10px; /* Отступ снизу */
}


A {
color: #000066;
} 

A:visited {
color: #000066;
} 
A:active { 
color: #000066;
 }
A:hover { 
background-color: #ffffff;
 }
 
 
 .line{
border: dotted 1px #ea8422;
}
 
.col1{
/*отступы*/
padding: 5px /*сверху*/
 50px /*справа*/
 15px /*снизу*/
 20px ; /*слева*/
font-size:11px;
text-align:left;
vertical-align:top;
text-decoration: none;
background-color: #fffb9c;
border-left: solid 0px black;
}

.col1 a {
text-decoration: none;

}

.col2 {
/*отступы*/
padding:
 35px 
 60px ;
font-size:12px;
text-align:left;
vertical-align:top;
border-left: solid 0px black;

background-color: #fffcc8;

}

.col3{
padding: 5px;
font-size:11px;
text-align:left;
vertical-align:top;
text-decoration: none;
background-color: #e1e1e1;
border-left: solid 0px black;
}



.top111{
  background-color: #fff;
  color: #ffffff;
	background-image:url(/images/sushi-perm/sushi-head.jpg);
	background-position: center;
	text-align: left;
	background-repeat: no-repeat;
	height: 100px; /* Высота блока */
    width: 100%; /* Ширина блока */
}



.fig1 {

border: dashed 1px black;

}


/*
.border-right {
border-right: solid 1px black;
padding-left: 1px;
margin-left: 1px;
padding-right: 10px;
margin-right: 10px;
}
*/


.menu {
font-size:12px;
color: #0b8e90;
text-align: center;
text-decoration: none;

}


.menu a {
font-size:12px;
color: #0b8e90;
padding: 5px;


}

.sushi-menu { 
 float: left; /* Состыковка с соседним слоем */
 padding: 10px;
 width: 200px;
/* 
 border: dotted 1px white;
 */

}

.top { 

 padding: 30px;
 background-color: #e2f4ff;
 border: solid 1px #b4d8f7;

}



.about { 

 padding: 30px;
 background-color: #e2f4ff;
  border: solid 1px #b4d8f7;

}

.clients { 

 padding: 30px;
 background-color: #e2f4ff;
  border: solid 1px #b4d8f7;

}

.bottom1 { 

 padding: 30px;
 background-color: #e2f4ff;
 border: solid 1px #b4d8f7;

}

.bottom { 

 padding: 30px;
 background-color: #e2f4ff;
 border: solid 1px #ffffff;
 background-position: bottom;
 background-image:url(/images/promosite/);
background-repeat: repeat-x;

}


.clear {
 clear: both;
}

.clear-none {
 clear: none;
}





