#zagolovok, h1 {
  color: #7393c6;
  float: left;
  font-family: Aquarelle;
  font-size: 40px;
  font-weight: normal;
  height: 50px;
  margin-left: 50px;
  margin-top: -90px;
  text-align: center;
  width: 600px;
}

#zagolovok_large, h2 {
  color: #7393c6;
  float: left;
  font-family: Aquarelle;
  font-size: 28px;
  font-weight: normal;
  height: 50px;
  margin-left: 50px;
  margin-top: -90px;
  text-align: center;
  width: 600px;
}

#zagolovok_001, h3 {
  color: #7393c6;
  font-family: Aquarelle;
  font-size: 21px;
  font-weight: normal;
  margin: 10px auto;
  text-align: center;
  width: 600px;
}

#content_text
{
text-align: center;
font-family: arial;
font-size: 13px;
}

#content_text p {
  margin-bottom: 12px;
}

#content_text ul {
  margin: 0 auto;
  width: 600px;
}

#content_text ul li {
  text-align: left;
}

#slaider
{
float: left;
margin-right: 5px;
}

price
{
font-size: 26px;
font-family: Elzevir;
color: #FF0000;
font-weight: bold;
}

.icon_shows
{
float: left;
width: 218px;
height: 218px;
margin: 4px;
background: #888;
box-shadow: 0 0 0px
}

.icon_shows:hover
{
cursor: pointer;
box-shadow: 0 0 5px rgba(0,0,0,1);
}

.icon_shows_text
{
position: relative;
margin-top: -50px;
line-height: 30px;
color: #FFF;
text-align: center;
font-weight: bold;
font-family: arial;
text-shadow: 0px 0px 5px black;
font-size: 12px;
background: rgba(0, 0, 0, 0.5)
}

#shows_foto
{
width: 680px;
height: 350px;
background: #999;
}

slogan
{
font-size: 24px;
font-family: Aquarelle;
color: #FF3399;
font-weight: bold;
}

#shows_link
{
text-align: center;
font-size: 12px;
}

.icon_fotoandvideo
{
float: left;
width: 218px;
height: 160px;
margin: 4px;
background: #888;
box-shadow: 0 0 0px
}

.icon_fotoandvideo:hover
{
cursor: pointer;
box-shadow: 0 0 5px rgba(0,0,0,1);
}

.icon_fotoandvideo_text
{
position: relative;
margin-top: -30px;
line-height: 20px;
color: #FFF;
text-align: center;
font-weight: bold;
font-family: arial;
text-shadow: 0px 0px 5px black;
font-size: 11px;
background: rgba(0, 0, 0, 0.7)
}