html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background-image: url(/spec_projects/img/rosupack/bg.png);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #42478C;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	padding-bottom: 15px;
	z-index: 2;
}

#top-block {
	height: 195px;
	width: 980px;
}

#top-block .link-0{
	position: relative;
	height: 33px;
	left: 0;
	top: 39px;
	width: 165px;
	display:block;
}

#top-block .link-1{
	position: relative;
	height: 33px;
	left: 0;
	top: 45px;
	width: 165px;
	display:block;
}

#top-block .link-2{
	position: relative;
	height: 33px;
	left: 0;
	top: 51px;
	width: 165px;
	display:block;
}

#top-block .link-3{
	position: relative;
	height: 33px;
	left: 0;
	top: 56px;
	width: 165px;
	display:block;
}

#top-block .link-4{
  height: 90px;
  left: 80px;
  position: relative;
  top: 15px;
  width: 343px;
	display:block;

}

#top-block .link-5{
    height: 90px;
    left: 500px;
    position: relative;
    top: 5px;
    width: 330px;
		display:block;

}

#top-block .link-6{
	height: 90px;
	left: 830px;
	position: relative;
	top: -80px;
	width: 150px;
	display:block;

}


#top-block .link-4-en{
  height: 90px;
  left: 80px;
  position: relative;
  top: 15px;
  width: 343px;
	display:block;
}

#top-block .link-5-en{
    height: 90px;
    left: 500px;
    position: relative;
    top: 5px;
    width: 330px;
		display:block;
}

#top-block .link-6-en{
	height: 90px;
	left: 830px;
	position: relative;
	top: -80px;
	width: 150px;
	display:block;
}




/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
	overflow: visible;
	z-index: 1;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	z-index: 1;
}
#content {
	padding-top: 0;
	padding-right: 250px;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 15px;
	margin-left: 30px;
	width: 685px
	z-index: 1;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 236px;
	margin-left: -236px;
	position: relative;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top: 30px;
}
/* Top Navigation
-----------------------------------------------------------------------------*/
#top-nav {
	background-image: url(/spec_projects/img/rosupack/top-nav_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#top-menu {
	padding: 0px;
	height: 30px;
	width: 638px;
	position: relative;
	float: left;
}
#top-menu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#top-menu ul li {
	display:block;
	float:left;
	margin:0;
	position:relative;
	right:50%;
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 14px;
	background-image: url(/spec_projects/img/rosupack/top-nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	list-style-image: none;
	list-style-type: none;
}
#top-menu ul li.top-menu_last {
	background-image: none;
}
#top-menu ul li a {
	display:block;
	color:#777;
	text-decoration:none;
	line-height:30px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 1px #FFFFFF;
}
#top-menu ul li a:hover {
	color:#000;
}
/* Language Selector
-----------------------------------------------------------------------------*/
#language {
	padding: 0px;
	height: 30px;
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 0px;
}
#language li {
	float: left;
}
#language .russian {
	height: 30px;
	width: 29px;
	padding-left: 19px;
	background-image: url(/spec_projects/img/rosupack/language_divider.gif);
	background-repeat: no-repeat;
	background-position: 43px 9px;
}
#language li a {
	padding: 0px;
	float: left;
	height: 13px;
	width: 18px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-image: url(/spec_projects/img/rosupack/language.gif);
}
#language li a.rus {
	background-position: 0px 0px;
}
#language li a.rus:hover {
	background-position: 0px -13px;
}
#language li a.eng {
	background-position: -18px 0px;
}
#language li a.eng:hover {
	background-position: -18px -13px;
}
#language li a.rselected {
	background-position: 0px -13px;
	cursor: default;
}
#language li a.eselected {
	background-position: -18px -13px;
	cursor: default;
}
 #yandex-share {
    float: right;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 170px;
    z-index: 3000;
}
/* Header Components
-----------------------------------------------------------------------------*/
#headerbar_top {
	width: 978px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 105px;
}
#headerbar_bottom {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 80px;
	padding: 0px;
}
/* Unipack Logo + Special Project
-----------------------------------------------------------------------------*/
#unipack {
	padding: 0px;
	float: left;
	height: 94px;
	width: 214px;
	margin: 0px;
}
#unipack_logo {
	display: inline;
	padding: 0px;
	float: left;
	height: 62px;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 19px;
	overflow: hidden;
}
/* Rosupack Logo
-----------------------------------------------------------------------------*/
#rosupack {
	display: inline;
	padding: 0px;
	float: left;
	height: 79px;
	width: 335px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 108px;
}
#rosupack img:hover {
	opacity: 0.9;
}
/* Dates + Counter
-----------------------------------------------------------------------------*/
#dates {
	display: inline;
	padding: 0px;
	float: left;
	height: 80px;
	width: 275px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
	color: #0f2a61;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20px;
}
#dates span {font-size:14px;clear:both;float:left;color:#000;}

#dates img.date {
	display: inline;
	padding: 0px;
	float: left;
	margin-top: 16px;
}
#counter {
	display: inline;
	padding: 0px;
	float: left;
	height: 33px;
	width: 199px;
	margin-top: 9px;
	background-image: url(/spec_projects/img/rosupack/counter.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#counter_eng {
	display: inline;
	padding: 0px;
	float: left;
	height: 33px;
	width: 199px;
	margin-top: 9px;
	background-image: url(/spec_projects/img/rosupack/counter_eng.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#counter ul, #counter_eng ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#counter ul li, #counter_eng ul li {
	font-size: 10px;
	line-height: 21px;
	color: #777;
	text-align: center;
	display: inline;
	padding: 0px;
	float: left;
	height: 21px;
	width: 24px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: 0 1px 1px #FFFFFF;
}
/* Image with Gift
-----------------------------------------------------------------------------*/
#gift {
	display: inline;
	padding: 0px;
	float: left;
	height: 87px;
	width: 135px;
	margin-top: -7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* Exhibition
-----------------------------------------------------------------------------*/
#exhibition {
	display: inline;
	padding: 0px;
	float: left;
	height: 48px;
	width: 624px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* MVK Logo
-----------------------------------------------------------------------------*/
#mvk {
	display: inline;
	padding: 0px;
	float: left;
	height: 83px;
	width: 131px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}
/* Main Navigation
-----------------------------------------------------------------------------*/
#main-menu {
	padding: 0px;
	height: 30px;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/spec_projects/img/rosupack/main-nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2;
}
#center_menu {
	float:left;
	width:100%;
	position:relative;
	z-index: 2;
}
#center_menu div.center_menu_left {
	clear:left;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:left;
}
#center_menu div.center_menu_right {
	display:block;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
}
ul.dropdown li {
	float: left;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 1px #000;
	position: relative;
	background-image: url(/spec_projects/img/rosupack/main-nav_divider.png);
	background-repeat: no-repeat;
	background-position: right center;
}
ul.dropdown li a.main-menu_last {
	background-image: none;
}
ul.dropdown li a:hover {
	color: #FFF;
	background-image: url(/spec_projects/img/rosupack/main-nav_hover_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1f3a6d;
	text-decoration: none;
}
ul.dropdown li ul li a {
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding-right: 10px;
	padding-left: 14px;
	color: #000;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: 0 1px 1px #FFF;
	background-color: #f1f1f1;
	width: 145px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #d8d8d8;
	background-image: none;
}
ul.dropdown li ul li a:hover {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	background-color: #1f3a6c;
	background-image: none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-image: url(/spec_projects/img/rosupack/main-nav_hover_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1f3a6d;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.1);
	width: 145px;
}
ul.dropdown ul li {
	float: none;
	width: 145px;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
/* Fresh News
-----------------------------------------------------------------------------*/
#fresh-news {
	background-color: #F1F1F1;
    border-bottom: 2px solid #C8CACC;
   	border-left: 1px solid #FFFFFF;
    border-top: 2px solid #C8CACC;
    display: inline;
    float: left;
    margin: 0 0 0 -30px;
    padding: 0;
    width: 729px;
    z-index: 1;
}
.fresh-news_border {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 14px;
	display: inline;
	float: left;
}
.fresh {
	display: inline;
	padding: 0px;
	float: left;
	width: 230px;
	margin-right: 5px;
}
.fresh img {
	display: inline;
	float: left;
	margin-bottom: 10px;
}
.fresh img:hover {
	opacity: 0.8;
}
.fresh p {
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
}
a.news-rubric {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-right: 5px;
    text-shadow: 0 1px 1px #FFFFFF;
    text-transform: none;
}
a.news-rubric:hover {
	color: #000000;
	text-decoration: underline;
}
a.news_header {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px #FFFFFF;
}
a.news_header:hover {
	color: #000000;
	text-decoration: underline;
}
/* News
-----------------------------------------------------------------------------*/
.news {
	margin-top: 30px;
	float: left;
	display: inline;
	clear: both;
	overflow-x: hidden;
	overflow-y: visible;
	width: 685px;
}
table.news {
    margin-top: 10px;
}
.news h2,
.news h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.news h2 a:hover {
	color: #777;
	text-decoration: none;
}
.news_info {
	display: inline;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	overflow: hidden;
	width: 685px;
}
.news_date {
	font-size: 11px;
	color: #999;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
}
.news-rubric {
	font-size: 11px;
    text-transform: uppercase;
}
.news-rubric_div {
    display: inline;
	float: left;
	font-size: 11px;
	margin-left: 0px;
}
.news_text {
	font-size: 13px;
}
.news_text p {
	margin-bottom: 5px;
}
.news_text strong {
	color: #555;
}
.news_text span strong {
	color: inherit;
}
.center_image {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
.center_image div {
	clear:left;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
a.news_image {
	background-color: #E9E7E5;
	display: block;
	padding: 3px;
	overflow: hidden;
	vertical-align: top;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	right:50%;
}
.news_image img {
	vertical-align: top;
	border: 1px solid #FFF;
}
.news_image img:hover {
	opacity: 0.9;
}
.news_comments {
	background-color: #fdfdfd;
	border: 1px solid #eaeaea;
	display: inline;
	float: left;
	width: 663px;
	margin-top: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-radius: 2px;
}
.news_comment {
	font-size: 11px;
	font-style: italic;
	color: #999;
	float: left;
	display: inline;
}
.news_more {
	font-size: 11px;
	font-style: italic;
	display: inline;
	float: right;
}
.news .news_comments ul {
    padding: 0px 10px 10px;
}
.news .news_comments ul li {
    border-bottom: 1px dotted #CCCCCC;
    color: #666666;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    padding: 10px 0;
}
.news .news_comments ul li strong {
 padding: 0px;
 font-style: normal;
 color: #333;
}
.news .news_text p em {
    font-style:normal;
}
table.news ul {
    padding: 0px;
}
.news center img {
 † †border: 4px solid #E9E7E5!important;
 † †margin-bottom: 10px;
 † †margin-top: 10px;
 † †padding: 1px;
}

/* Static
-----------------------------------------------------------------------------*/
.static_subtitle {
	display: inline;
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	overflow: hidden;
	width: 685px;
}

/* Pagination
-----------------------------------------------------------------------------*/
table.news .pagination {
    clear: both;
    display: inline;
    float: left;
    height: 30px;
    margin: 10px 0;
    width: 685px;
}
.pagination ul,
.pagination ul li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
.pagination {
	display: inline;
	float: left;
	margin-top: 30px;
	margin-right: 15px;
	margin-left: 30px;
	height: 30px;
	width: 685px;
	clear: both;
}
.pagination ul li {
	display: inline;
	float: left;
	margin-right: 5px;
}
.pagination ul li a {
	background-color: #fafafa;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCC;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	text-decoration: none;
	text-shadow: 0 1px 0px #FFFFFF;
	border-radius: 3px;
}
.pagination ul li a:hover {
	color: #fff;
	background-color: #777;
	text-shadow: 0 1px 0px #333;
	border: 1px solid #666;
}
.pagination ul li a.page_selected {
	color: #fff;
	background-color: #42478C;
	text-shadow: 0 1px 0px #333;
	border: 1px solid #42478C;
}
.pagination ul li span {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
/* Footer (Bottom Navigation + Copyrights)
-----------------------------------------------------------------------------*/
#footer-inner {
	background-image: url(/spec_projects/img/rosupack/bgnoise.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c8cacc;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#footer-borders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 100px;
	padding-top: 15px;
	background-image: url(/spec_projects/img/rosupack/unipack.gif);
	background-repeat: no-repeat;
	background-position: 29px 15px;
	float: left;
	width: 878px;
	display: inline;
	overflow: hidden;
}
#bottom-nav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 745px;
	display: inline;
	float: left;
}
#bottom-nav ul {
    display: inline;
    float: left;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 745px;
}
#bottom-nav ul li {
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#bottom-nav ul li a {
	text-shadow: 0 1px 1px #FFFFFF;
	color: #42478C;
}
#bottom-nav ul li a:hover {
	color: #000;
}
#copyrights {
	padding: 0px;
	display: inline;
	float: left;
	width: 745px;
	text-shadow: 0 1px 1px #FFFFFF;
}
#counters {
	display: inline;
	float: right;
	margin-top: -20px;
	margin-right: 30px;
}
/* Search
-----------------------------------------------------------------------------*/
.search_field {
	background-image: url(/spec_projects/img/rosupack/search_field.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 25px;
	width: 130px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 25px;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	display: inline;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.search_button {
	background-image: url(/spec_projects/img/rosupack/search_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 25px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: inline;
	float: left;
	text-shadow: 0 1px 1px #FFFFFF;
	font-weight: bold;
	color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#banners {
	display: inline;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 215px;
	overflow: hidden;
}
#banners ul,
#banners ul li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#banners a {
	display: inline;
	float: left;
	height: 50px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333;
	text-decoration: none;
	text-shadow: 0 1px 1px #FFFFFF;
}
#banners a:hover {
	opacity: 0.9;
	text-decoration: underline;
}
a.rosupack_stand {
	background-image: url(/spec_projects/img/rosupack/rosupack_stand.png);
}
a.rosupack_ticket {
	background-image: url(/spec_projects/img/rosupack/rosupack_ticket.png);
	margin-bottom: 10px;
}
a.rosupack_where {
	background-image: url(/spec_projects/img/rosupack/rosupack_where.png);
}
a.rosupack_forum {
	margin-top: 10px;
	background-image: url(/spec_projects/img/rosupack/rosupack_forum.png);
}
.bananons {
    background-color: #FAFAFA;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 10px;
}
/* Gallery
-----------------------------------------------------------------------------*/
#gallery {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 234px;
	overflow: hidden;
	background-color: #f1f1f1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #c8cacc;
	border-bottom-style: solid;
	border-bottom-color: #c8cacc;
	border-bottom-width: 2px;
	margin-top: 20px;
}
#gallery_borders {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 234px;
	overflow: hidden;
	background-color: #fafafa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 485px;
}
.gallery_header {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #777;
	display: block;
	margin-left: 15px;
	margin-top: 5px;
	letter-spacing: 2px;
	text-shadow: 0 1px 1px #FFFFFF;
}
#gallery_carousel {
	padding: 0px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 10px;
}
.prevgallery {
	margin: 10px auto;
}
.prevgallery td {
	text-align: center;
}
/* Exhibition ---------------------------------------------- */
.exhibitor_company {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 20px;
}
.exhibitor_company img {
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding:10px;
}

/* Other ---------------------------------------------------- */
.news .news_text img {
    padding:1px;
    margin-top:10px;
    margin-bottom:10px;
    border: 4px solid #e9e7e5;
}

.headmenu {
	margin-top: 20px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-color: #F1F1F1;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	border-top: 2px solid #CCC;
}

/* 26 April by Alexander Nevsky */

.news .news_text table tr td {
	vertical-align: top;
	border: 1px solid white;
	padding: 10px;
}
.news .news_text table tr td img {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.rosupack_part {
	background-image: url(/spec_projects/img/rosupack/rosupack_part.png);
}

img.border {
border: 1px solid black;
}
.oftps {
  margin-top: 10px;
}

#banners {
	margin-top: 10px;
	margin-bottom: 15px;
}

