@charset "utf-8";

body
{
  margin: 0px;
	padding: 0px;
  background-color: #D6DADC;
}

td { font: 12px arial; color: #666666; vertical-align: top;}

.page_bottom { font: bold 10px arial; color: black; }
.bubble { background-color: #F3F5F5; font: 12px arial; color: #666666; height: 83px; width: 240px; vertical-align: top; }
.bubble2 { background-color: #F3F5F5; font: 12px arial; color: #666666; vertical-align: top; }
.skutr_title { font: bold italic 18px arial; color: black; }
.kufr_styl { font: bold 12px arial; color: #a00; }

.price 
{ 
  background-image: url('img/price.gif'); 
  color: #EDEFF0; font: bold italic 14px arial; 
  width: 142px; height: 25px;
  text-align: center; vertical-align: middle;
}

a { font: 12px arial; color: #568807; text-decoration: none; }
a:hover { text-decoration: underline; }

a.page_bottom { font: bold 10px arial; color: black; text-decoration: none; }
a.page_bottom:hover { text-decoration: underline; }

a.left_menu { font: bold 12px arial; color: black; text-decoration: none; }
a.left_menu:hover { text-decoration: underline; }
