﻿  @charset "windows-1251";
/* CSS Document */

body{
background-color:#333333;
}
table#afisha{
background-color:#cccc99;
width:800px;
height:90px;
align:right;
cellpadding:0px;
cellspasing:0px;
}
table{
background-color:#cccc99;
border-color:#333333;
width:800px;
cellpadding:0px;
cellspasing:0px;
}
img{
align:right;
width:130px;
height:90px;
}
td#1{
color:#666666;
text-size:0,1;
}
td#2{
color:#ff0000;
text-size:4;
}
td#3{
width:550px;
color:#000000;
text-size:4;
}
td#4{
color:#ff0000;
text-size:1;
}
td#5{
color:#ff0000;
border-color:#333333;
background-color:#333333;
text-size:0,2;
}
a{
text-decoration:none;
text-transform:none;
}
a:link{
color:#666666;
}
a:visited{
color:#666666;
}
a:hover{
color:#ff0000;
}
 


 