@charset "windows-1251";
body
{
margin: 0;
padding: 0;
text-align: left;
color: #666666;
font-family: Arial;
background-color: #050505;
}
.kppMap  #posterContainer
{
width: 955px;
text-align: left;
background-image: url(../img/posters/poster_map.jpg);
height: 505px;
padding-top: 15px;
background-color: #000000;
background-repeat: no-repeat;
background-position: left top;
margin: 0px;
}
.kppMap   #posterContent
{
color: #666666;
height: 155px;
margin-left: 0px;
background-image: url(../img/posters/poster_bgr.png);
padding: 0px;
width: auto;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}
.kppMap  #posterContent  p
{
color: #cccccc;
font-size: 16px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
font-weight: normal;
}
.kppMap  #posterContent  a
{
font-size: 12px;
color: #C00;
text-decoration: underline;
}
.kppMap   #posterContent  a:hover
{
font-size: 12px;
color: #F00;
text-decoration: underline;
}
.kppMap   #posterTitle
{
color: #CCCCCC;
font-size: 32px;
float: left;
width: 674px;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 5px;
padding-left: 35px;
font-weight: bold;
}
.kppMap   #posterLogo
{
width: 221px;
height: 155px;
float: left;
}
