body {
	margin: 0;
	font-size : 9pt;
	color: #000000;
	font-family: Arial, san-serif;
}
img {
	border: 0px;
}
a {
	color: #339933;
	outline: none;
}
/*
table, td {
	border-collapse: collapse;
	border: #808080 1px solid;
}
*/
.tsentrovka {
	width: 100%;
	min-width: 900px;
	max-width: 1400px;
	margin: 0 auto;
}

/* HEADER */
#header {
	height: 110px;
	padding: 0;
}
	#header .logo {
		float: left;
		width: 527px;
		height: 110px;
		background: #FFF url(/design/header.gif)  no-repeat;
	}
	#header .eng {
		background-image: url('/design/header_eng.gif');
	}
		.sh_left a {
			display: block;
			position: relative;
			top: 15px;
			left: 25px;
			width: 265px;
			height: 60px;
		}
	.sh_left_eng {
		float: left;
		width: 650px;
		height: 146px;
		background: url(/design/shapka_eng.jpg) no-repeat;
	}
	.header_right {
		height: 110px;
		margin-left: 527px;
		background: url(/design/header_right.jpg) right top no-repeat;
	}

/* TOP MENU */
#menu_top {
	clear: right;
	height: 30px;
	padding-left: 20px;
	margin-bottom: 20px;
	background: #339933;
}
	#menu_top ul {
		margin: 0;
		padding: 0;
	}
	#menu_top li {
		float: left;
		list-style-type: none;
		height: 20px;
		margin: 5px 20px 5px 0;
		padding-left: 20px;
		border-left: #FFF 1px solid;
	}
		#menu_top li:first-child {
			border: 0;
			padding-left: 0;
		}
		#menu_top .language {
			padding-left: 45px;
		}
	#menu_top li a {
		display: block;
		float: left;
		height: 20px;
		padding: 2px 0 0;
		text-decoration: none;
		color: #FFF;
		font-size: 14px;
		font-weight: bold;
	}
	#menu_top li a:hover, #menu_top li.top_activ a {
		color: #FFEF43;
	}

#wrapper {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

/* LEFT COLUMN */
#column_left {
	float: left;
	width: 200px;
	padding: 0;
}
	#column_left ul {
		margin: 12px 0 40px 0;
		padding: 0;
	}
	#column_left li {
		padding: 0 10px 5px 20px;
		margin-bottom: 5px;
		list-style-type: none;
		border-bottom: #339933 1px dotted;
	}
	#column_left li a {
		font: bold 12px Tahoma;
		color: #339933;
		text-decoration: none;
	}
	#column_left li a:hover {
		color: #447A1C;
	}
	#column_left li.activ {
		background: url(/design/bulka_menu_left.gif) 8px 4px no-repeat;
	}
	#column_left li.activ a {
		color: #447A1C;
	}
	#column_left li.activ a:hover {
		margin-left: 0;
	}
	#column_left li.border_bottom {
		border-bottom: #339933 2px dotted;
	}

	.b_left {
		text-align: center;
		margin: 10px 0;
	}
	.b_left b {
		display: block;
		margin: 15px 0 5px;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
	}

/* CONTENT */
#column_center {
	margin: 0 260px 0 230px;
}
	.b-text {
		overflow: hidden;
		text-align: justify;
		line-height: 140%;
	}
	.b-text table {
		text-align: left;
	}
	.head2 {
		font-size: 14px;
		font-weight: bold;
		color: #339933;
	}
	H2 {
		font-size : 16px;
		color : #339933;
		text-align: center;
	}

/* RIGHT COLUMN */
#column_right {
	float: right;
	width: 230px;
	padding: 10px 0 0 0;
}
	#column_right p {
		text-align: center;
		margin: 0 0 10px 0;
		font-size: 10px;
	}
		#column_right p.date {
			width: 230px;
			height: 36px;
			background: url('/design/data_eng.gif') no-repeat;
		}
		#column_right p.rus {
			background-image: url('/design/data_rus.gif');
		}
	#column_right .other {
		padding-right: 30px;
	}

/* FOOTER */
#footer {
	clear: both;
	height: 20px;
	background: #99CC66;
}
	.copy {
		float: left;
		position: relative;
		top: 2px;
		padding-left: 30px;
		font-weight: bold;
		color: #FFF;
	}
	.copy a {
		color: #FFF;
		text-decoration: none;
	}
	.counter {
		position: relative;
		top: 2px;
		padding-right: 250px;
		text-align: center;
		color: #FFF;
		font-size: 10px;
	}
	.counter a {
		font-weight: bold;
		text-decoration: none;
		color: #FFF;
		font-size: 12px;
	}
	.counter img {
		vertical-align: middle;
	}

/* NEWS */
.news_title {
	height: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background: #99CC66 url(/design/fon_news.gif) left top no-repeat;
}
#column_right p.news {
	text-align: left;
}
	.news a {
		color: #808080;
		text-decoration: none;
		font-size: 11px;
	}
	.news a:hover {
		text-decoration: underline;
	}
	.news a:focus {
		outline: none;
	}
	.news span {
		display: block;
		padding-bottom: 10px;
		margin: 3px 0 5px;
		border-bottom: #808080 1px dotted;
	}
	.news span.bottom_news {
		margin-bottom: 15px;
		border-bottom: #99CC66 5px solid;
	}

/* CONTENT OTHER */
.ul1 {
	margin: -10px 0 0 50px;
	padding: 0;
}
ul.temat {
	font-size: 13px;
	font-weight: bold;
}
	ul.temat > li {
		margin-bottom: 10px;
	}
	ul.temat ul {
		list-style-type: none;
		margin-left: 0;
		padding-left: 30px;
		font-size: 12px;
		font-weight: normal;
	}
table.no_border, .no_border td {
	border: 0;
}
table.short_table {
	width: 420px;
}
table.long_table {
	width: 98%;
}
table.long_table td, table.short_table td {
	padding: 3px;
}

.bold_text {
	font-weight: bold;
}
.italic_text {
	font-style: italic;
}
.red {
	color: #FF0000;
}
.center {
	margin: 0 auto;
}
.topping {
	margin-top: 15px;
}
.topping2 {
	margin-top: 20px;
}
.green {
	color: #339933;
	font-size: 15px;
}

a.button_link {
	padding: 2px 4px;
	font-weight: bold;
	color: #447A1C;
	text-decoration: none;
	border: #B0FB84 1px solid;
	background: #E1E1E1;
}
	a.button_link:hover {
		border-style: dashed;
		background: #D8D8D8;
	}

.sponsor div {
	float: left;
	width: 170px;
}

.network_block {
	overflow: hidden;
	clear: both;
	margin: 10px 0;
	border-bottom: 1px dashed #339933;
}
	.network_block div {
		margin: 0 0 10px 210px;
	}
	.network_block img {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	
/* Counters GreenExpo */
.counters_greenexpo {
	width: 475px; 
	height: 90px;
	margin: 0 auto;
}
	.count, .count250 {
		float: left;
		width: 124px;
		height: 90px;
		font: bold 60px Tahoma;
		text-align: center;
	}
	.count250 {
		width: 250px !important;
	}
		.day_1 {
			background: url('img/1day.jpg') 0 center no-repeat;
		}
		.day_2 {
			background: url('img/2day.jpg') 0 center no-repeat;
		}
		.day_3 {
			background: url('img/3day.jpg') 0 center no-repeat;
		}
		.days, .order_invite, .order_invite_conf {
			float: left;
			background: url('img/counters.gif') no-repeat;
		}
			.counters_greenexpo .eng {
				background-image: url('img/counters_eng.gif');
			}
		.days {
			width: 124px;
			height: 90px;
			padding-top: 13px;
			color: #FFEF40;
			background-position: 0 0;
		}
		/*.exhibitors {
			width: 225px;
			height: 138px;
			margin: 0 0 0 205px;
			padding-top: 20px;
			background: url('img/counters.jpg') right 0 no-repeat;
		}*/
	.order_invite, .order_invite_conf {
		width: 157px;
		height: 90px;
		margin-left: 15px;
		background-position: -288px 0;
	}
		.order_invite_conf {
			width: 164px !important;
			background-position: -123px 0;
		}
		.order_invite a, .order_invite_conf a {
			display: block;
			width: 100%;
			height: 90px;
			color: #FFF;
			font-size: 0;
			line-height: 0;
		}
		
/* Video YouTube */
.video {
	text-align: center;
}
.yt_video {
	margin-bottom: 20px;
	font: normal 14px Arial;
}
	.yt_video object {
		margin-bottom: 5px;
	}
.yt_preview {
   text-align: center;
	}
	.yt_preview table {
		width: 500px;
		margin: 0 auto;
		border: 0;
	}
	.yt_preview table td {
	   width: 135px;
	   text-align: center;
	   vertical-align: top;
	   border: 0;
	}
.yt_all a {
	clear: both;
}

.fakty {
	margin: 5px 0 10px;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	background: #5EB533;
}
	.fakty ul {
		margin: 10px 0 0;
		padding: 0;
		font-size: 11px;
		text-align: left;
		list-style-type: none;
	}
	.fakty li {
		margin: 0 0 10px 0;
		padding-left: 23px;
		background: url('/img/galochka.gif') left 3px no-repeat;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.programNameL1{
font-weight: bold;	
margin-left: inherit;
color: #339933;
font-size: 110%;
text-align: left; 
}
span.programTimeL2{
font-weight: bold;
display:block
}

.programTimeL1, .programTimeL2{
padding-right: 10px;
}
.programTimeL1{
font-weight: bold;
border-bottom: 1px solid black;
}

div.programNameL2{
margin-top: 10px;

}
.programSpeakerL1, .programSpeakerL2{
font-style: italic;	
margin-left: inherit;
}
.programSpeakerL1 A{
color: black !important;
border: 0;
border-bottom: 1px dashed red;
}
.programSpeakerL2 A{
color: black !important;
border: 0;
border-bottom: 1px dashed red;
}
.programStatusL1, .programStatusL2{
font-style: italic;	
margin-left: inherit;	
}
div.programChild{
    font-weight: normal !important;
margin-left: 30px;
}
div.programL1{

padding-bottom: 20px;    
}
div.programL2{

padding-bottom: 20px;   
}

table.programStatusL1 {
border: 0px solid #808080;	

}


table.programStatusL1 td{
border: 0px solid #808080;	
vertical-align: top; 
text-align: left; 
font-size: 9pt;
}
table.programStatusL2 td{
vertical-align: top; 
text-align: left; 
font-size: 8pt;
}

.programLogoL1{
    margin-top: 5px;
    text-align: left;
    font-size: 110%; 
}
td.programStatusTD{width:120px;}
/*
td{border: 0px solid gray;}
*/
.programDocBlock{
margin-top: 10px;
margin-bottom: 10px;
font-style: italic; 
font-weight: bold;   
}
div.programDay{
margin-top: 20px;
font-weight: bold;
text-align: center;
font-size: 150%;
}
div.programHall{
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
background-color: silver;
padding-top: 2px;
padding-bottom: 2px;
}
div.programNameD{
    font-weight: bold;	
    font-size: 12pt;
    margin-top: 10px;
margin-bottom: 10px;
}
div.programUrlL2, div.programUrlL1{
font-style: italic;	
}

table.programGridTable{
	border-collapse: collapse;
	border:1px solid black;
	width: 80%;
	}


table.programGridTable td{
border:1px solid black;
margin-left: 2px;
height:20px;
}


td.programHall{
text-align: center;
font-weight: bold;
background-color: #DCDCDC;
width: 22%;
}
td.programGridTIME{
width:80px;
background-color: #DCDCDC;
}


td.programGridDAY{
font-weight: bold;
width:80px;
background-color: #DCDCDC;
	width: 10%;
}

A.programNameL1,  A.programNameL2{
color: black !important;
border: 0;
border-bottom: 1px dashed red;
}
td div.programNameL1 {
font-size: 9pt;
}
td.programEvent1{background-color: #FFF400;}
td.programEvent2{background-color: #C3DAE4;}







body
{
	font-size : 9pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	margin-top : 0 pt;
	margin-bottom : 0 pt;
	margin-left : 0pt;
	margin-right : 0pt;
}

tr, td
{
	font-size : 9pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
}

a {
	outline: none;
}

img {
	border: 0;
}

.lang
{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top : 8pt;
	text-decoration: none;
}

.b-text
{
	font-size : 9pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-align : justify;
	margin-left : 30pt;
	margin-right : 30pt;
	margin-top : 10pt;
	COLOR : black;
	line-height : 14 pt;
}

.main_head
{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align : left;
	margin-left : 30pt;
	margin-right : 30pt;
	margin-top : 10pt;
}

ul, ol, li
{
	margin-top : 5;
	margin-bottom : 2;
	margin-left : 15;
}

div.left_menu
{
	margin-left : 42pt;
	font-size : 10pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-decoration: none;
	color : #000000;
}

A
{
	font-size : 10pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-decoration: none;
	color : #003366;
}
A:link
{
	color : #003366;
}
A:visited
{
	color : #003366;
}
A:active
{
	color : #003366;
}
A:hover
{
	color : #003366;
	text-decoration: underline;
}

A.left_menu
{
	font-size : 10pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-decoration: none;
	color : #000000;
}
A.left_menu:link
{
	color : #000000;
}
A.left_menu:visited
{
	color : #000000;
}
A.left_menu:active
{
	color : #000000;
}
A.left_menu:hover
{
	color : #000000;
	text-decoration: underline;
}
.news_supra
{
        font-size:10px;
}

.no_url {
  	font-size : 10pt;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	text-decoration: none;
	color : #003366;
}

.head {
	font-size: 14px;
}

a.privacy {
	color: #D7D7D7;
	font-size: 12px;
	margin-left: 15px;
	border-bottom: 1px dashed #FFF;
}
	a:hover.privacy {
		text-decoration: none;
		border-bottom-style: solid;
	}

.left_contact {
	width: 200px;
	margin: 0 0 20px 60px;
	font: normal 11px Tahoma;
}


.question_error {
	padding: 5px 0;
	color: #FF0000;
}
.question_ok {
	padding: 5px 0;
	color: #008000;
	font-weight: bold;
}
.question_form {
	margin-top: 20px;
}
	.question_form span {
		display: block;
		float: left;
		width: 120px;
	}
	.question_form input {
		width: 300px;
		height: 23px;
		margin-bottom: 5px;
	}
		.question_form textarea {
			width: 450px;
			height: 150px;
			white-space: normal;
			
		}
		.question_form input.send {
			width: 70px;
			height: 18px;
			margin: 5px 0 0 120px;
			background: #E7ECEF;
			border: 1px solid #A6B5BA;
			font: normal 10px Tahoma;
			cursor: pointer;
		}
		.question_form input.captcha {
			display: none;
		}
A.PLANPassive{
display: block;
width: 200px;    
}
A.PLANActive{
display: block;
width: 200px; 
background-color: #D0D0D0;   
}
DIV.PLANPassive{
padding: 1px 3px;      
position: absolute;
background-image: url(img/spacer.gif);
background-color: transparent;
font-size: 8pt; 
overflow: hidden;
font-weight: bold; 
/*text-overflow:ellipsis;*/ 
z-index: 1;
}
DIV.PLANActive{
position: absolute;
padding: 1px;
background-image: url(img/spacer.gif);
background-color: white;
font-size: 8pt;
font-weight: bold; 
z-index: 10000;
cursor:default;
}

DIV.PLANSRV{
font-weight: bold;
padding: 1px 3px;    
position: absolute;
background-color: transparent;
font-size: 8pt; 
cursor:default;
}
DIV.PLANBORDER{
position: relative;
background-color: transparent; 
}
TABLE.PLANBORDER TD{
vertical-align: top;    
}	
SPAN.PLANCATSTAND{
text-align: right;
margin-left: 1em;
color: black; 
font-weight: bold;
cursor:default;   
}	
span.PLANDIVFIRM{
background-color: white;
visibility: hidden;
font-weight: bold;
overflow: hidden;
}	
DIV.PLANActive span.PLANDIVFIRM{
visibility: visible;
color:black;
overflow: visible;
white-space: nowrap;
cursor:default;
background-color: white;   
}
DIV.PLANHEAD{
width:100%;
font-weight: bold; 
font-size:120%;
text-align: center;
background-color: #F0F0F0;
padding-bottom: 3px;
outline: 1px solid silver;
}
.PLANFIRMBORDER{overflow-y: scroll;}

	
