body, td {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff; 
}

th { 
	background:#ccc;
	color:#fff;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}

h1 { font-size: 16pt; font-weight: bold; } 
h2 { font-size: 14pt; font-weight: bold; }
h3 { font-size: 12pt; font-weight: bold; }

dt {padding-top: 1em;}

a:link, a:visited, a:active {
	color: inherit;
	text-decoration: none;
	border-bottom: thin dashed;
}
a:hover {
	text-decoration: none;
	color: #f00;
	background: #fff;
	border-bottom: none;
}

.maintext {
	border-width: thin;
	padding: 2em 2em 2em 2em;
	background: #ddd;
	vertical-align: top;
}
.tabl {
	text-align:center;
}
.tabll {
	text-align:center;
	text-weight:200;
	color : Black;
}
.tabl1 {
	text-align: left;
	text-weight:200;
	color : Black;
}
.newsDate {
	font: 10pt sans-serif;
	color: White;
	font-weight: bold;
}
.leftmenu {
	background-color: #9bd;
	vertical-align: top;
	text-align:left;
	border-left:solid #fff;
	border-left-width:thin;
}
caption { font-size: 11pt; font-weight: bold; }
thead { color:#fff; background:#ccc; }
td.price { text-align: right }
.primech {
	background: #fff;
	margin: 1em;
	padding: 1em;
	text-align: left;
}
.footable {
	
}
.headerline {
	background:#9bd; color:#fff;
	background-image:url(/images/expo_title_1.jpg);
	background-repeat:no-repeat; 
	color:#fff; height:110px;
	text-align:right;
	font-weight: bold; 
	vertical-align:middle;
	padding: 0.5em;
}
.markline {
	font-weight: bold; 
	color: #fff;
	background: #f00;
	border: 1px;
	border-color: #f00;
	text-align: right;
	padding: 2px 0 2px 0;
	border-top:solid #fff;
	border-top-width:thin;
	border-bottom:solid #fff;
	border-bottom-width:thin;
}
#mark {
	font-weight: bold; 
	color: #fff;
	background: #f00;
	border: 1px;
	border-color: #f00;
	text-align: left;
	padding: 2px 0 2px 0;
}
#button {
	width: 135px;
	padding: 0 0 2em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold; 
	background-color: #9bd;
	color: #333;
	} 
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	} 
#button li {
	border-bottom: 2px solid #9bd;
	margin: 0;
	}
#button li.here {
	border: none;
/*	background-color: #27b;*/
	background-color: #9bd;
	padding: 5px 5px 8px 0.5em;
/*	padding-left: 0.5em;
	padding-bottom: 10px; */
	color: #ff0;
	}
/* #button li.here {
	display: block;
	border-top: 3px solid #5ae;
	border-left: 3px solid #5ae;
	border-right: 3px solid #26d;
	border-bottom: 3px solid #26d;
	background-color: #27b;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 100%;
} */

#button li a {
	display: block;
	border-top: 3px solid #5ae;
	border-left: 3px solid #5ae;
	border-right: 3px solid #26d;
	border-bottom: 3px solid #26d;
	background-color: #27b;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}
html>body #button li a {
	width: auto;
	}
#button li a:hover {
	border-top: 3px solid #26b;
	border-left: 3px solid #26b;
	border-right: 3px solid #59c;
	border-bottom: 3px solid #59c;
	background-color: #28d;
	} 
td.nextlogo { text-align: center; }
td.nextex { font-weight: bold; margin: 15px; padding: 15px; }
td.oldlogo { background: #eee; text-align: center; }
td.oldex { background: #eee; margin: 2px; padding: 2px; } 
#picturetable img { border:none; }
#picturetable td {text-align:center;
	background-color: #fff;
	text-decoration:none;
	padding:1em;
	font-size: 8pt;}
#picturetable a:link, a:visited, a:active {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}
#plantable td {text-align:center; padding:1em;}
td.expologo {
	width: 60px;
	padding: 1em;
	text-align: center;
	}
td.expodescrip {
	padding: 1em;
	}
.expoitems {
	padding: 0.5em;
	color: #333;
	text-size: 8pt;
	}
.exponame {
	font-weight: bold;
	font-size: 11pt;
	margin-top: 0;
	padding-top: 0;
}
.expodate {
	color: #008;
	font-weight: bold;
}
.expotitul {
	font-weight: bold;
	font-size: smaller;
	margin-bottom: 0;
	padding-bottom: 0;
}
.exposubname {
	font-weight: bold;
	font-size: 10pt;
}
#language {
	font-size: 8pt;
	font-weight: bold;
	color: #008;
	background: #ccc;
	width: 80px;
	border: 1px;
	border-color: #f00;	
}
#language ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#language li a {
	text-decoration: none;
	border: none;
} 
#language li.here {
	color: #ff0;
}
.newsheaders {
	background:#ddd;
	border-right:solid #fff;
	border-top-right:thin;
	padding 1em 1em 1em 1em;
	vertical-align: top;
	text-align:left; 
}
.newsdate {
	border-top:solid #fff;
	border-top-width:thin;
	color: #f00;
	font-size: 12pt; font-weight: bold;
}
.newshead {
	font-weight: bold;
	padding: 0 0 1em 0;
}
.newsclose {
	border-bottom: thin solid #fff;
	text-align:right;
}
.persona {
	font-weight: bold;
	font-style: italic;
	white-space: nowrap;
}
#tdwide td, th {padding: 0.5em 0.5em 0.5em 0.5em; } 
#formtable th {background:#888; white-space: nowrap;}
.astr {color: #f00; font-size: 12pt; font-weight: bold;} 
#press-release h1, h2, h3 {text-align: center;}
#press-release p {text-align: justify; text-indent:2em; padding-left:2em; padding-right:2em;}
#press-release ul, ol {padding-left:6em; padding-right:6em;}
#press-release .signed { text-align:right; white-space: nowrap; }
#countries td, th {padding: 0.5em;
	border-top:1px solid #ddd;
	border-left:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
#countries th { background: #888; }
#countries .num { text-align: center; } 
#spisoktable td { padding:0.5em }
#news-press .titul { font-weight: bold; }
#news-press .question { font-weight: bold; }
#news-press blockquote { padding: 0.5em; background: #fff; }
.dateinline {font-weight: bold; white-space: nowrap; }
#programmtable td, th {
	padding: 0.5em;
	border-top:1px solid #ddd;
	border-left:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	vertical-align:top;
}
#programmtable .tema { font-size: 120%; }
#programmtable strong { font-size:1.2em; } 
#programmtable .date { text-align:center; white-space: nowrap; } 
#programmtable caption { padding-top:2em; } 
#spisok td, th {padding: 0.5em;
	border-top:1px solid #ddd;
	border-left:1px solid #ccc;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
#spisok .exponent {font-weight: bold;}
#spisok .city, .num {text-align:center;}

