@charset "utf-8";
a.main:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #516473;
	text-decoration: none;
	font-weight: normal;
	list-style-type: disc;
}
.mainmenu {
	word-spacing: normal;
}

a.main:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #516473;
	text-decoration: none;
	font-weight: normal;
}
a.main:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #516473;
	text-decoration: underline;
	font-weight: normal;
}
.festival_name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6D8498;
}
.festival_place {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #6D8498;
}
.festival_data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #52B531;
}


.right_colum_name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #005AA0;
	font-weight: bold;
}
.bottom_fon {
	background-image: url(../img/bottom_fon.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.main_table {
	height: 100%;
}
.page_name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #005C9F;
	font-weight: bold;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D6D6D6;
}

.main_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #516473;
	font-weight: normal;
}
p {
	text-indent: 25px;
}

.top_bg {
	background-image: url(../img/top_bg.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}

.contacts {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #506272;
}
.toto_frame {
	margin: 3px;
	padding: 2px;
	border: 1px solid #D6D6D6;
}

#share42 {
  position: fixed;
  z-index: 1000;
  margin-left: -70px; /* смещение панели влево от края контента */
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
* html #share42 {display: none}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -webkit-box-shadow: 0 0 5px #DDD;
  -moz-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#share42 img {margin: 0 !important; padding: 0 !important; border: none !important;}
.number_fone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/number-fon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

