/* CSS Document */

BODY
{
background-image:url('kino_bg.jpg');
background-color:#e6d7b2;
color:black;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-style: oblique; 
line-height: 14px;
background-repeat:repeat-x;
}

A:link
{
color:#6a856a;
}

A:visited
{
color:#80c680;
}

A:active
{
color:#5583c8;
}

A:hover
{
color:#80c680;
}

.head
{
background-color:#6b5d43;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#e6d7b2;
text-transform:uppercase;
letter-spacing:3px;
}

.Bar Kino { 
color: #7e6812;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; 
font-style: oblique; 
line-height: 14px; 
background-color: #e1d6b2; 
background-repeat: no-repeat; 
background-attachment: scroll; 
background-position: 100% 100%; 
}


