@charset "utf-8";
/* CSS Document */
body{
	background-color:#666;
	font-size:17px;
}
.tabl{
	width:870px;
	border-width:5px;
	border-style:outset;
}
.tabl2{
	background-color:#FFF;
	margin:2px;
	padding:15px;
}
.tabl3{
	background-image:url(grad.jpg);
	height:25px;
}
.tabl5{
	height:25px;
	background-image:url(grad.jpg);
}
.flash{
	padding:10px;
	width:300px;
}
.bok{
	width:121px;
	background-image:url(grad-lef.jpg);
}
a.button {
   display: -moz-inline-stack;
   display: inline-block;
   width: 110px;
   height: 35px;
   background: url("http://www.dabuttonfactory.com/b?t=%D0%93%D0%BB%D0%B0%D0%B2%D0%BD%D0%B0%D1%8F&f=serif-Bold-Italic&ts=19&tc=ffffff00&tshs=1&tshc=22222200&it=jpeg&c=5&bgt=gradient&bgc=30db7d&ebgc=206604&hp=20&vp=11") no-repeat;
   line-height: 35px;
   vertical-align: text-middle;
   text-align: center;
   color: #ffffff;
   font-family: serif;
   font-size: 19px;
   font-weight: bold;
   font-style: italic;
   text-shadow: #222222 1px 1px 0;
}
a.button > span {
   display: -moz-inline-block;
}
A.link{color:red}

