@charset "UTF-8";

a.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;	
	text-decoration: none;
	margin-left: 5px;
}
a.menu_link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;	
	text-decoration: none;
}
a.menu_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: center;
	text-decoration: underline;
}
a.menu_link:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f60c1d;
	text-align: center;
	text-decoration: underline;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1996ca;
	text-align: center;
	text-decoration: none;
}
a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1996ca;
	text-align: center;	
	text-decoration: none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1fc6e7;
	text-align: center;
	text-decoration: underline;
}
a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f60c1d;
	text-align: center;
	text-decoration: underline;
}

a.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1996ca;
	text-align: center;
	text-decoration: none;
}
a.left_menu:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1996ca;
	text-align: center;	
	text-decoration: none;
}
a.left_menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1fc6e7;
	text-align: center;
	text-decoration: underline;
}
a.left_menu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f60c1d;
	text-align: center;
	text-decoration: underline;
}

a.section_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1996ca;
	text-align: center;
	text-decoration: none;
}
a.section_link:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1996ca;
	text-align: center;	
	text-decoration: none;
}
a.section_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1fc6e7;
	text-align: center;
	text-decoration: underline;
}
a.section_link:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f60c1d;
	text-align: center;
	text-decoration: underline;
}

.text_404 {
	font-weight: bold;
	text-align: left;
	font-size: 24pt;
	color: #f4bf2e;
	padding-bottom: 20px;
}

.clear_both {
	clear: both;
}

.float_right {
	float: right;
}

.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}

.text_center {
	text-align: center;
}

.text_center_bold {
	text-align: center;
	font-weight: bold;
}

.text_bold {
	font-weight: bold;
}

.text_bold_italic {
	font-weight: bold;
	font-style: italic;
}

.text_xbig {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}

.text_xbig_orange {
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	color: #ff8500;
}

.text_big {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.text_big_left {
	font-weight: bold;
	font-size: 12pt;
}

.text_big_orange {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #ff8500;
}
.text_big_red {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #ff0000;
}

.text_blue {
	color: #4044ff;
	text-align: center;
}

.text_rignt_sponsor_head {
	text-align: center;
	color: #ff8500;
	font-size: 10pt;
}

.text_bottom_sponsor_head {
	text-align: center;
	color: #ff8500;
	font-size: 10pt;
}

.text_center_orange {
	text-align: center;
	color: #ff8500;
}

.text_sponsor_header {
	color: #ff8500;
	text-align: center;
	font-size: 12pt;
}

.copyright {
	color: #754C29;
	font-size: 8pt;
	text-align: left;
	padding-top: 0px;
	padding-left: 25px;
}

.table_header {
	font-weight: bold;
	text-align: center;
	border: 1px solid #333333;
	padding: 4px;
}

.table_cell_left {
	text-align: left;
	border: 1px solid #cccccc;
	padding: 2px;
}

.table_cell_center {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 2px;
}

.table_td_bottom_padding {
	padding: 10px 4px;
}

.table_td_bottom_padding_gray {
	padding: 10px 4px;
	background-color: #f3f3f3;
}

.text_big_padding {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}

.photos_item {
	margin: 20px;
	width: 250px;
}

.photos_item_double {
	margin: 20px 0;
	width: 590px;
}

.counter {
	text-align: left;
	margin-left: 20px;
}

.head_text_1 {
	margin-top: 21px;
}

.head_text_2 {
	margin-top: 30px;
}

.banners_bottom {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	width: 100px;
	height: 100px;
	margin-bottom: 20px;
}

.banners_left_170 {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	width: 170px;
	height: 70px;
	margin-bottom: 20px;
}

.banners_left_149 {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	width: 149px;
	height: 105px;
	margin-bottom: 20px;
}

.viedo_object {
	margin-right: auto;
	margin-left: auto;
}

.logo_link {
	width: 220px;
	height: 176px;
	margin-top: 12px;
	margin-left: 41px;
}
.leftMenu{
	padding-top: 10px;
}
.leftMenu ul{
	list-style-type: none;
	padding: 0;
}
.leftMenu li{
	height: 40px;
	width: 180px;
	background: url(images/buttonLeft.png) no-repeat;
	text-align: center;
	padding: 12px 0 0;
	margin: 0;
	font-weight: bold;
}
.leftMenu.big li{
	height: 72px;
	width: 180px;
	background: url(images/buttonLeftBig.png) no-repeat;
	text-align: center;
	padding: 12px 0 0;
	margin: 0;
	font-weight: bold;
}
.leftMenu.big.twoString li{
	padding: 20px 0 0;
}

.leftMenu a {;
	font-size: 9pt;
	color: #BE1E2D;
	text-decoration: none;
	text-shadow: #FCF392 0 1px 0;
}
.leftMenu a:link{
	font-size: 9pt;
	color: #BE1E2D;
	text-decoration: none;
	text-shadow: #FCF392 0 1px 0;
}
.leftMenu a:hover{
	font-size: 9pt;
	color: #d32133;
	text-decoration: underline;
	text-shadow: #FCF392 0 1px 0;
}
.leftMenu a:active{
	font-size: 9pt;
	color: #fa293e;
	text-decoration: underline;
	text-shadow: #FCF392 0 1px 0;
}
.rightList{
	padding-top: 10px;
}
.rightList ul{
	list-style-type: none;
	padding: 0;
}
.rightList li p{
	text-align: left;
	padding: 0 0 0 10px !important;
	font-size: 10px !important;
}
.rightList li p a{
	font-size: 10px !important;
}

.person{
	margin-top: 40px;
	display: block;
	font-size: 8pt;
	margin-bottom: 20px;
}
.person td{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.personLeft {
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	width: 300px;
}
.personRight{
	float: right;
	display: inline-block;
	margin-bottom: 20px;
	width: 300px;
}

.cneterButton ul{
	text-align: center;
}
.cneterButton ul{
	list-style-type: none;
	padding: 0;
}
.cneterButton li{
	height: 50px;
	width: 240px;
	background: url(images/button_big_bg.png) no-repeat;
	text-align: center;
	padding: 20px 10px 0 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	display: inline-block;
}
.cneterButton a {;
	font-size: 12pt;
	color: #BE1E2D;
	text-decoration: none;
	text-shadow: #FCF392 0 1px 0;
}
.cneterButton a:link{
	color: #BE1E2D;
	text-decoration: none;
	text-shadow: #FCF392 0 1px 0;
}
.cneterButton a:hover{
	color: #d32133;
	text-decoration: underline;
	text-shadow: #FCF392 0 1px 0;
}
.cneterButton a:active{
	color: #fa293e;
	text-decoration: underline;
	text-shadow: #FCF392 0 1px 0;
}

.simpleTable {
	
}
.simpleTable td {
	border: 1px solid #666;
	padding: 5px;
}
.simpleTable th {	
	border: 1px solid #666;
	padding: 5px;
	font-weight: bold;
}
.expoTable {
	width: 610px;
	color: #0C4B68;
}
.expoTable thead th{
	text-align: center;
	line-height: 24pt;
	background-color: #9EC5DD;
}
.expoTable td {
	text-align: center;
	line-height: 20pt;
}
.expoTable td .left {
	text-align: left;
}

/* expo maps */
#expoMap {
	margin-top: 20px;
	/*width: 1000px;
	height: 1297px;
	background-image: url(/photos/virtual_expo/scheme-exposition.png);*/
	position: relative;
}
#expoMap.static{
	width: 1000px;
	height: 1297px;
	background: url(/photos/virtual_expo/scheme-exposition.png) no-repeat;
}
#expoMap.pavilion{
	width: 1000px;
	height: 1467px;
	background: url(/photos/virtual_expo/scheme-pavilion.png) no-repeat 250px 0;
}
#expoMap.field_day{
	width: 1000px;
	height: 1412px;
	background: url(/photos/virtual_expo/scheme-field_day.png) no-repeat;
}
#expoMap .marks{
	position: absolute;
}
#fancybox-title-inside p{
	text-align: left;
}
