@charset "windows-1251";

* {
  margin: 0;
  padding: 0;
  /*border-collapse: collapse;*/
  font-size: 100%;
}

table {
  width: 100%;
  border: 0;
  }

img {
  border: none;
  }
  
  
  
  .top {
  vertical-align: top;
  width: 205px;
}

.greentext {
  color: #009f38;
  font-weight: bold;
  }


.orangetext {
  color: #f47a22;
  font-weight: bold;
  }


  
  .top_2 {
  background-image: url(images/top_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}





.top_name {
  background-color: #009f38;
   /*background-color: #27a360;*/
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 15px;
	height: 25px;
	vertical-align: middle;
  }
  
  
  
  

.date {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009f38;
	text-align: left;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 6px;
	background-image: url(images/top_back_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
}


  .anons {
	/*font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 20px;*/
	color: #f47a22;
	text-align: left;
	/*font-weight: bold;*/
	padding-left: 13px;
}

 .anons_1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    font-size: 20px;
}

 .anons_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
}



.pic {
padding-left: 8px;

}



.speakers_70 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}


.table_70 {
   width: 639px;
   margin: 0 auto;
   }



.section_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	/*width: 200px;*/
	height: 25px;

	color: #000000;
	background-image: url(images/section_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: middle;
}

.logos_section {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}



.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc8317;
	
	}


.year {
   font-size: 16px;
   font-weight: bold;
   }


.arlinks {
   font-size: 14px;
   
   }


.content_text .phototable {

  width: 600px;
  margin: 0 auto;
  }
	
	
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
	padding-top: 0;
	padding-right: 1.7em;
	padding-bottom: 1.7em;
	padding-left: 1.7em;
	vertical-align: top;

}


.content_text ul {
  margin-left: 2em;
  }

.content_text A:LINK
	{
	TEXT-DECORATION: underline;
	COLOR: #fc8317;
	}

.content_text A:VISITED
	{
	TEXT-DECORATION: underline;
	COLOR: #fc8317;
	}

.content_text A:HOVER
	{
	TEXT-DECORATION: none;
	COLOR: #fc8317;
	}
	


.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/top_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	/*line-height: 11px;*/
}

.bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.top_menu A:LINK
	{
	TEXT-DECORATION: none;
	COLOR: #231F20;
	}
	
	.top_menu A:VISITED
	{
	TEXT-DECORATION: none;
	COLOR: #231F20;
	}

.top_menu A:HOVER
	{
	TEXT-DECORATION: none;
	COLOR: #231F20;
	}
	

.bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.bottom_center {
	font-family: Tahoma;
	font-size: 11px;
	color: #231F20;
}

.bottom_center A:LINK
	{
	TEXT-DECORATION: underline;
	COLOR: #f47a22;
	}

.bottom_center A:VISITED
	{
	TEXT-DECORATION: underline;
	COLOR: #f47a22;
	}

.bottom_center A:HOVER
	{
	TEXT-DECORATION: none;
	COLOR: #f47a22;
	}




blockquote {
    padding: 0;
	margin: 0;
	}





h1 {
  font: bold 2em Arial, Helvetica, sans-serif;
  color: #fc8317;
  padding: 0.3em 0 0.5em 0;
}


h2 {
  font: bold 1.4em Arial, Helvetica, sans-serif;
  color: #fc8317;
  padding: 0.1em 1em 0.5em 0;
}

h3 {
  font: bold 1.2em Arial, Helvetica, sans-serif;
  color: #fc8317;
  padding: 0.1em 0 0.5em 0;
}



p {
  padding: 0.6em 0 0.6em 0;
  }



/*registration form*/

.error {
  color: red;
  }

span.star
{
    font: bold 8pt Verdana;
    color: red;
    margin-left: 3px;
}


/*th {
  text-align: left;
  padding: 2em 0.3em 1.5em 0.3em;
  }*/
  
.longtext {
  padding: 0.1em;
  margin: 0.2em;
  width: 20em;

}

.text {
width: 20em;
}

.zip {
  padding: 0.1em;
  margin: 0.2em;
  width: 5em;

}


.formtable {
  width: 100%;
}

.formtable td {
  padding: 0.5em 0.3em 0.5em 0.3em;
  /*font: 0.95em Arial, Helvetica, sans-serif;*/
}

.formtable th {
  text-align: left;
  padding: 2em 0.3em 1.5em 0.3em;
  }

.formtable h1 {
  font: bold 1.2em Arial, Helvetica, sans-serif;
}


.formtable li {
  list-style: none;
}


.button {
  width: 10em;
  padding: 0.1em 0.3em 0.1em 0.3em;
  margin: 1em 0.5em 1em 0.5em;
  
}



.mes {
  font: 0.9em Tahoma;
  }

#radio1, #radio2 {
  /*margin: 0.5em 0.3em 0.5em 0.3em;*/
}

.prim {
  padding: 1em 0.3em 1em 0.3em;
  font: italic 0.95em Arial, Helvetica, sans-serif;
}

.textmes {
  width: 20em;
  height: 10em;
  }



/*Photogalary*/


.hoverbox
{
	cursor: default;
	list-style: none;
	margin: 0 auto;
	
	padding: 1px;
	position: relative;
	/*width: 620px;*/
	
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -100px;
	left: -50px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 115px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 350px;
	height: 270px;
}



/*Вертикальные фотографии*/


/*.hoverbox_vert .preview_vert
{
	border-color: #000;
	width: 270px;
	height: 350px;
}

.hoverbox_vert img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 115px;
	height: 150px;
}

.hoverbox_vert
{
	cursor: default;
	list-style: none;
	margin: 0 auto;
	
	padding: 1px;
	position: relative;
	/*width: 620px;*/

/*
	
}

.hoverbox_vert a
{
	cursor: default;
}

.hoverbox_vert a .preview_vert
{
	display: none;
}

.hoverbox_vert a:hover .preview_vert
{
	display: block;
	position: absolute;
	top: -150px;
	left: -50px;
	z-index: 1;
}

.hoverbox_vert img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 115px;
	height: 150px;
}

.hoverbox_vert li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}