html, body, h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, blockquote, table, dl, dt, dd, hr, span, fieldset, img {
	margin: 0;
	padding: 0;
}
p, ul, blockquote, table, ol, dl, .product, .photo118, .photo200, .poll,
.article, .paging, .diskuze  {			  
	margin-bottom: 1em;
}
textarea { 
  resize: none; 
} 
blockquote p, ul ul, ul ol, ol ol {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, blockquote, table, dl, dt, dd, hr {
	border: 0;
}
dd {
	margin-left: 30px;
}
a, 
a:visited {  
	color: #a6211a;
	text-decoration: underline;
}
a:hover, 
a:active, 
a:focus { 
  text-decoration: none;
}
html { 
	height: 100%;
}
body {  
	height: 100%;
  text-align: center;
	font: 0.83em Arial, Tahoma, sans-serif;
	color: #7d7d7d; 
	position: relative;
  background: #4B3526 url(../img/bg.gif) center top repeat;
}
#body_bg { 
	width: 100%;
	height: 100%;	
	margin: 0;
	padding: 0;
	position: relative;
}
#nonFooter { 
	min-height: 88%;	
	position: relative;	
	background: url(../img/nonfooter-bg.gif) left 425px repeat-x;
}
/* IE6 */
* html #nonFooter { height: 100%; padding-bottom: 120px; }

ul li { 
	margin-left: 20px;
	padding-left: 15px;
	list-style: none;
	background: url(../img/li.jpg) no-repeat left 7px;
}
ol li {
	margin-left: 20px;
}
.hidden, #hidden {  
	position: absolute;
	display: none;
}
.cleaner {  
	margin: 0;
	padding: 0;
	width: 100%;
	height: 0;
	line-height: 0;
	clear: both;	
	visibility: hidden;	
	overflow: hidden;	
	display: block;	
}
#site { 
	width: 960px;	
	margin: 0 auto;
	text-align: left;
	height: 100%;
	position: relative;
}

#site_top {
	width: 960px;	
	padding-top: 5px;
	height: 100%;	
}

#waitingTable { 
	background: #FFFFFF;
	width: 100%;
	height: 500px;
	border: 0;
}
#waitingTable td { 
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
	border: 0;
}
.rbcBookmarks {
  float: right;
	margin: 0;
}
#leftB .rbcBookmarks, 
#rightB .rbcBookmarks {
	margin: 10px 0 0 30px;
}
#leftB .articleDetail .rbcBookmarks, 
#rightB .articleDetail .rbcBookmarks {
	margin: 10px 0 0 20px;
}






/*   ----------   MENUZONE  -----------   */   
#mainMenu {
  margin: 0;
  padding: 0;
}
#menuzone,
#menuzone .box,
#menuzone .box_content {
  margin: 0;
  padding: 0;
	background:  transparent;
}
#menuzone .menu { 
	margin: 0;
  padding: 0;	
	list-style: none;
}
#menuzone .menu li {
  margin: 0;
  padding: 0;	
	display: inline; 
	background: none;
}
#menuzone .menu a {
  margin: 0 5px 0 0;
	padding:  0;
	height: 34px;
	line-height: 34px; 
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
  color: #fff;
  float: left;
  cursor: pointer;
  display: block;  
  background: url(../img/menu-bg.gif) 0% 0% repeat-x;  
}
#menuzone .menu a:hover {  
  background: url(../img/menu-bg.gif) 0% 100% repeat-x;  
}
#menuzone .menu a span {
   margin: 0;
   padding-left: 15px;
   color: #fff;
   height: 34px; 
   background: transparent url(../img/menu-left.gif) 0% 0% no-repeat;
}
#menuzone .menu a:hover span {
   background: transparent url(../img/menu-left.gif) 0% 100% no-repeat;
}
#menuzone .menu a span span {
   margin: 0;
   padding: 10px 15px 0 0;
   height: 24px; 
   line-height: 24px; 
   background: transparent url(../img/menu-right.gif) 100% 0% no-repeat;
}
#menuzone .menu a:hover span span {
   background: transparent url(../img/menu-right.gif) 100% 100% no-repeat;
}
#menuzone .menu li.open a, 
#menuzone .menu li.selected a, 
#menuzone .menu li.activeSelected a {
	font-size: 1.3em;
	text-decoration: none;
  cursor: 0;	
  background: url(../img/menu-act-bg.gif) 0% 0% repeat-x; 
}
#menuzone .menu li.open a span, 
#menuzone .menu li.selected a span, 
#menuzone .menu li.activeSelected a span {
   margin: 0;
   padding-left: 15px;
   height: 34px; 
   background: transparent url(../img/menu-act-left.gif) 0% 0% no-repeat;
}
#menuzone .menu li.open a span span, 
#menuzone .menu li.selected a span span, 
#menuzone .menu li.activeSelected a span span {
   margin: 0;
   padding: 8px 15px 0 0;
   height: 34px; 
   line-height: 20px;	
   background: transparent url(../img/menu-act-right.gif) 100% 0% no-repeat;
}
html>body #menuzone .menu  a span,
html>body #menuzone .menu  a span span,
html>body #menuzone .menu li.open a span, 
html>body #menuzone .menu li.selected a span, 
html>body #menuzone .menu li.activeSelected a span,
html>body #menuzone .menu li.open a span span, 
html>body #menuzone .menu li.selected a span span, 
html>body #menuzone .menu li.activeSelected a span span {
   display: block;
}
#menuzone .menu li.open a:hover, 
#menuzone .menu li.selected a:hover, 
#menuzone .menu li.activeSelected a:hover {
  background: url(../img/menu-act-bg.gif) 0% 0% repeat-x; 
}
#menuzone .menu li.open a:hover span, 
#menuzone .menu li.selected a:hover span, 
#menuzone .menu li.activeSelected a:hover span {
   background: transparent url(../img/menu-act-left.gif) 0% 0% no-repeat;
}
#menuzone .menu li.open a:hover span span, 
#menuzone .menu li.selected a:hover span span, 
#menuzone .menu li.activeSelected a:hover span span {   
   background: transparent url(../img/menu-act-right.gif) 100% 0% no-repeat;
}

/*   --------------   / MENUZONE  -------------   *






*   ------------   SIDEMENU  -------------   */  
#sideMenu {
	padding: 0;
  margin: 0 0 20px 0;
}
#sideMenu ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	background: #C1A790;
}
#sideMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #C1A790 url(../img/sidemenu_arrow.png) 
  no-repeat 14px 11px;
	border-bottom: 1px solid #D1B59C;
}
#sideMenu li.last {
	border: 0;
}
#sideMenu li.selected {
  background-color: #D1B59C;
	background-image: url(../img/sidemenu_arrow_open.png);
}
#sideMenu li.activeSelected {
	background-image: url(../img/sidemenu_arrow_hover.png);
}
#sideMenu li a {
	width: 100%;
	margin: 0 8px 0 0;
	padding: 8px 0 8px 30px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	display: block;	
	overflow: hidden;	
}
#sideMenu[id] li a {
	width: auto !important;
}
#sideMenu ul li.activeSelected a {
	color: #fff !important;
}
#sideMenu li.selected a, 
#sideMenu ul li.activeSelected li a {
	color: #fff !important;
}
#sideMenu li a:hover, 
#sideMenu ul li.activeSelected a:hover, 
#sideMenu li.selected li a:hover {
	text-decoration: underline;
	color: #fff;
	background: url(../img/sidemenu_arrow_hover.png) 
  no-repeat 14px 11px;
}
#sideMenu li li a:hover,
#sideMenu li.selected li a:hover {
  background-position: 14px 9px;
}
#sideMenu ul ul {
	margin: 0;
	padding: 0 0 8px 0;
	border: 0;
	background: 0;
}
#sideMenu li li {
	padding-left: 15px;
	border: 0;	
	background: url(../img/sidemenu_arrow_sub.png) no-repeat 29px 9px;
}
#sideMenu li li a {
	padding: 6px 0 6px 30px;
	background-position: 14px 9px;
}
#sideMenu ul ul ul {
	padding-bottom: 0;
}
#sideMenu li li li li li {
	padding-left: 0;
	background-position: 14px 9px;
}

/*   ------------   /SIDEMENU  -------------   */ 






/*   ------------  FOOTER  -----------  */  
#footer {
	padding: 0;
	margin: 0;
	position: relative;
	width: 960px;
	height: 120px;
	font-size: 0.9em;
	text-align: center;	
	line-height: 1.5em;
	float: left;
	overflow: hidden;
	background: #201811;
	z-index: 10;	
}
/* IE6 */
* html #footer {margin: -120px 0 0 0; }

#footer a {
	color: #999999;
}
#footer p {
	padding: 0;
	overflow: hidden;
}
#footerRight {
	margin: 20px 0 20px 0;
	padding: 0 20px 0 0;
	text-align: right;
	float: right;	
}
#footerRight p span {
	margin: 0 0 0 15px;
}
#footerRight .print {
	padding-left: 20px;
	background: url(../img/print.gif) no-repeat left center;
}
#footerRight .sitemap {
	padding-left: 20px;
	background: url(../img/sitemap.gif) no-repeat left center;
}
#footerRight .rss {
	padding-left: 20px;
	background: url(../img/rss.gif) no-repeat left center;
}
#footerLeft {
	margin: 20px 0 20px 0;
	padding: 0 0 0 20px;
	text-align: left;
	width: 580px;
	float: left;
}
#footerLeft .footerText {
	height: auto;
  max-height: 4.5em;
  _height: 4.5em;
}
#footerLeft .signature {
	height: auto;
  max-height: 1.5em;
  _height: 1.5em;
}

/*   ---------------  /FOOTER  --------------  */






/*   ---------   HEADER  ----------  */	
#header {
   width: 960px; 
   height: 184px;
	 padding: 0;	
   margin: 0;  
   background: #649402;
} 
#header_box {
	width: 960px;
	height: 184px;
	margin: 0;
	padding: 0;
}
#header_link { 
  margin: 0;
  text-align: right;
	font-size: 1em;
	height: 35px;
	line-height:  35px;	
	overflow: hidden;
}
#header_link ul.link {
	float: right;
}
#header_link ul.link li {
  float: left;
  padding: 0;
  background: 0;
}
#header_link ul.link li.homepage a {
  background-image: url(../img/homepage.gif);
}
#header_link ul.link li.sitemap a {
  background-image: url(../img/sitemap.gif);
}
#header_link ul.link li.rss a {
  background-image: url(../img/rss.gif);
}
#header_link ul.link li.print a {
  background-image: url(../img/print.gif);
}
ul.link li a, 
ul.link li a:visited {
	padding-left: 17px;
	text-decoration: none;
	color: #fff;
	background-repeat: no-repeat;
	background-position: left 40%;
}
ul.link li a:hover, 
ul.link li a:active, 
ul.link li a:focus {
	text-decoration: underline;
}
#logozone {
  margin: 10px 0;
  padding: 0;
  height: auto; 
  max-height: 300px;  
  _height: expression(this.scrollHeight > 300? "300px" : "auto" ); 
  width: 960px;
	overflow: hidden;
	display: block;
	background:  transparent;
	z-index: 11;
}
#logozone #logo {
	margin: 0;
	font-size: 2.5em; 
	font-weight: normal;
	line-height: normal;
  color: #EEE2CC;
	font-family: Arial, Tahoma, sans-serif;  
  text-align: left;
  overflow: hidden;
}
#logozone #logo a {
  color: #EEE2CC;
	text-decoration: none;
	border: 0;
	cursor: pointer;
}
#logozone #logo img {
	border: 0;
}
#logozone #logo a:hover {
  color: #eee;
}
#logozone #logo span#rbcSystemIdentifierLogo {
	margin: 0;
	float: none;
	display: block;
}
#header #moto {
	margin: 70px 0 0 15px;	
	border: 0;
	position: absolute;
  width: 360px;
  height: auto; 
  max-height: 3.6em;
  _height: 3.6em;			
	font-size: 1.2em;
	line-height: 1.2em;	
	color: #f0f0f0;
	font-weight: normal;
	text-align: justify;
	float: left;
	overflow: hidden;
	display: block;
	z-index: 11;
}
div.illustration {
	width: 960px;
	height: 184px;
	overflow: hidden;
	position: relative;	
	z-index: 0;
}
div.illustration img {
	display: block;
	margin: 0;
	border: 0;
}
div.illustration span.masque {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 10px;
	height: 10px;
	background: url("../img/masque.png") no-repeat right top;
}


/*   ------------------   / HEADER  ------------------------   */






/* -------- LANGUAGE ---------- */   
#languageSelect {
	padding: 0;
	margin: 0;
}
#languageSelectBody {
	margin: 0;
	padding: 0;
  float: right;
  padding-left: 15px;	
}
#languageSelect ul {
  display: none;
}
#languageSelect #languageFlags {
  padding: 0;
	margin: 0;
  margin-top: 8px;
}
#languageSelect #languageFlags a {
	margin: 0 0 0 7px;
	padding: 0;
	text-decoration: none;
	width: 16px;
	height: 16px;
	float: left;
	display: block;	
	background: transparent center center no-repeat;
} 
#languageList {
	padding: 0;
	margin: 0 0 0 5px;
	display: block;
	font-size: 1em;
}
#languageList .separator {
	display: inline;
}
.languageSelectbox {
	border: 1px solid #7F9DB9;
	font-size: 0.85em;
	_font-size: 0.7em;
	height: 17px;
	_height: 15px;
	margin: 7px 0 0 5px;
	padding: 0;
}

/* -------- LANGUAGE ---------- */






/* -------- CONTENT ---------- */  
#main {
	margin: 0;
	padding: 0;
	width: 960px;
	float: left;
	overflow: hidden;
	background: #EEE2CC;
}
#mainContent_top {
	margin: 15px 10px 15px 0; 
	padding: 25px 0 0 0;
	float: left;
	width: 710px;
	overflow: hidden;
	background: transparent url(../img/maincontent_top.gif) no-repeat 0% 0%;
}
#mainContent_bottom {
	margin: 0; 
	padding: 0 0 30px 0;
	float: left;
	width: 710px;
	overflow: hidden;
	background: transparent url(../img/maincontent_bottom.gif) no-repeat 0% 100%;
}
#mainContent {
	margin: 0; 
	padding: 0;
	float: left;
	width: 710px;
	overflow: hidden;
	background: transparent url(../img/maincontent_bg.gif) repeat-y 0% 0%;
}
#content {
	margin: 0 25px; 
	padding: 0;
	overflow: hidden;	
	text-align: justify;	
}
#mainContent .box {
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;		
}
#mainContent .box_title h2, 
#mainContent .box_title h1 {
} 
#mainContent .box_content p {
	line-height: 1.8em;
	padding: 0;
}
#mainContent .box_content a img {
	text-decoration: none;  
  border: 1px solid #7d7d7d;
}
#mainContent .box_content a:hover img {
	text-decoration: none;
	border: 1px solid #649402;
}
/* IE6 */
* html #mainContent .box_content a:hover img {
  border: 1px solid #649402;
}
.box_content {
	padding: 0;
	margin: 0;
	overflow: hidden;	
}
#contentNarrow {
	padding: 0;
	margin: 0;
	width: 473px;
	float: left;	
	overflow: hidden;	
	border-right: 1px solid #D6C3A1;
}
#contentNarrow .box {
	margin: 0 20px 20px 25px;
	width: 427px;	
	overflow: hidden;		
}
#rightContent {
	padding: 0;
	margin: 0;
	width: 235px;
	text-align: left;
	float: right;
	overflow: hidden;
}
#rcontent {
	margin: 0 18px 0 15px;
	overflow: hidden;		
}
#LeftBox {
	width: 320px;
	margin: 0;
	padding: 0;
	float: left;	
	overflow: hidden;
}
#RightBox {
	width: 320px;
	margin: 0 0 0 20px;
	padding: 0;
	float: right;	
	overflow: hidden;
}
#RightBox .content, #LeftBox .content {
	margin: 0;
	padding: 0;
}

/* -------- CONTENT --------- */






/* -------- SIDEBAR ---------- */  
#sidebar { 
	margin: 15px 0 0 0;
	padding: 0;
  width: 240px;
	text-align: left;
  float: left !important;	
	overflow: hidden;
}
#sidebar_content {
	margin: 0 10px 0 10px;
	padding: 0;
	width: 220px;
	overflow: hidden;
}
#sidebar .box {
	margin: 0 0 20px 0;
	padding: 0;
	width: 220px;
	border-top: 0px solid #D6C3A1;
	border-bottom: 1px solid #D6C3A1;
	overflow: hidden;	
	background: #fff url(../img/sidebar_box_bg.gif) repeat-y;
}
#sidebar .box_content {
	padding: 0;
  margin: 20px 10px 10px 10px;
  width: 200px;
}
#sidebar .content {
	padding: 0;
  margin: 20px 10px 10px 10px;
}
#sidebar .box_photogallery {
	padding: 0;
  margin: 20px 9px 10px 9px;
  width: 202px;
}
#sidebar .box_title {
	width: 220px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;	
	background: url(../img/sidebar_title_bg.jpg) no-repeat left top;
} 
#sidebar .box_title h2 {
	font-size: 1.1em;
	line-height: 30px;
	font-weight: bold;
	margin: 2px 10px 0 10px;
  color: #fff; 	
  overflow: hidden;
}
#sidebar .box_content p {
	padding: 0;
	text-align: left;
	line-height: 1.7em;
}

/* -------- SIDEBAR ---------- */






/* -------- TAGS ------------- */	
ol.tags, 
.box_content ol.tags { 
	margin: 5px 0 5px 0;
	text-align: center;
	font-size: 0.95em;
}
ol.tags li {
	padding: 0;
	list-style-type: none;
	list-style: none;	
	margin: 0 0.25em 0 0.25em;
	font-size: 1.2em;
	display: inline;
	text-align: left;
}

/* -------- TAGS ------------ */






/* -------- SEARCH ---------- */  
#fulltextSearchText {
	margin: 0;
	width: 194px;
	padding-right: 2px;
	padding-left: 2px;
	color: #7d7d7d;	
	float: right;
	border: 1px solid #D6C3A1;
}
/* IE6 */
* html #fulltextSearchText {width: 200px; }

#fulltextSearch span {
	margin: 5px 0 0 0;
	padding: 0;
	float: right;	
}
.submit {
  margin: 0;
  padding: 0 15px !important;  
	border: 0;
	color: #FFFFFF;
	font-size: 1em !important;	
	height: 24px;
	line-height: 24px;
	cursor: pointer;
  text-align: center;
	display: block;		
  font-family: Arial, Tahoma, sans-serif;	
	background: transparent url(../img/submit_bg.gif) repeat-x scroll 0 0;		
}
.submit:hover {
	background: #649402;	
}
#fulltextSearchResult {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#fulltextSearchResult fieldset {
	margin: 0;
	border: none;	
}
.search {
	margin: 0;
	width: 280px;
	float: left;	
}
#contentNarrow .search {
	width: 160px;
}
#LeftBox .search, 
#RightBox .search {
	width: 295px;
}
.search label, 
.type label {
	margin-bottom: 10px;
	width: 280px;
	float: left;
}
#contentNarrow .search label, 
#contentNarrow .type label {
	width: 160px;
}
#LeftBox .search label, 
#LeftBox .type label, 
#RightBox .search label, 
#RightBox .type label {
	margin-bottom: 3px;
	width: 295px;	
}
.type {
	margin: 0 0 0 15px;
	width: 280px;
	float: left;	
}
#contentNarrow .type {
	width: 160px;
}
#LeftBox .type, 
#RightBox .type {
	margin-left: 0;
	width: 295px;
}
#fulltextSearchTextResult {
	border: 1px solid #D6C3A1;
	width: 280px;
}
#contentNarrow #fulltextSearchTextResult {
	width: 160px;
}
#LeftBox #fulltextSearchTextResult, 
#RightBox #fulltextSearchTextResult {
	width: 295px;
}
#fulltextSearchTypeResult {
	border: 1px solid #D6C3A1;
	width: 280px;
}
#contentNarrow #fulltextSearchTypeResult {
	width: 160px;
	*width: 162px;
}
#LeftBox #fulltextSearchTypeResult, 
#RightBox #fulltextSearchTypeResult {
	width: 295px;
	*width: 297px;
}
.btnarea {
	margin: 24px 0 0 0;
	padding: 0;
	float: right;	
}
#LeftBox .btnarea, 
#RightBox .btnarea {
	margin: 10px 0 5px 0;
	float: left;
}
p.size, 
#mainContent .box_content p.size {
	padding-bottom: 0;
	padding-top: 3px;
	line-height: 1.3em;
	font-size: 0.9em;
}

/* -------- SEARCH ---------- */






/* -------- NAVIGATOR ------- */  
#pageNavigator {
	margin: 0;
	padding: 0;
}
#contentNarrow #pageNavigator {
	margin-left: 25px;
} 
.navigator {
	margin: 0 25px 10px 25px;
	line-height: 1.8em;
}
.navigator span span {
	margin-left: 3px;
	margin-right: 3px;	
}

/* -------- NAVIGATOR ------- */






/* ------- POOL ------------- */	
.poll {
	margin-left: 5px;
}
.poll h3 {
	margin-bottom: 7px;
	_margin-bottom: 10px;
	font-size: 0.9em;	
}
/* IE6 */
* html .poll h3 { margin-bottom: 10px; }

.poll img, 
.poll a img, 
.box_content .poll img, 
.box_content .poll a img {
	margin: 0;
	border: none;
	text-decoration: none;
}
.poll .pollbar a {
	border: none;
	text-decoration: none;
}
.poll .pollbar {
	margin-top: 3px;
	width: 100%;
}
#mainContent .poll .pollbar {
	margin-top: 3px;
	width: 99%;
}
.poll .question a {
	text-decoration: underline;
}
.poll .question a:hover {
	text-decoration: underline;
}
#mainContent .box_content .poll p, 
#sidebar .box_content .poll p {
	*line-height: 0.35em;
	margin: 0 0 8px;
	padding: 0;
}
/*FireFox 2 */
#mainContent .box_content .poll p, 
x:-moz-any-link { line-height: 1em; } 
/*FireFox 3*/
#mainContent .box_content .poll p, 
x:-moz-any-link, x:default { line-height: 1em; }
/*FireFox 2 */
#sidebar .box_content .poll p, 
x:-moz-any-link { line-height: 1em; } 
/*FireFox 3*/
#sidebar .box_content .poll p, 
x:-moz-any-link, x:default { line-height: 1em; }
/* IE6 */
* html #mainContent .box_content .poll p { line-height: 0.35em; margin: 0 0 10px; }
/* IE6 */
* html #sidebar .box_content .poll p { line-height: 0.35em; margin: 0 0 10px; }
* 
/* ------- POOL ------------- */






/* ------- WSW -------------- */	
.box_content img {
	margin: 5px;
}
h1 {
	margin-bottom: 8px;
 	margin-top: 0;	
	padding: 0;  	
	font-size: 1.6em;
	color: #a6211a;
}
h2 {
	margin-bottom: 8px;
 	margin-top: 0;	
	padding: 0;   	
	font-size: 1.6em;
	color: #a6211a;
}
h3 { 
	margin-bottom: 6px;
 	margin-top: 0;
	padding: 0;			
	font-size: 1.4em;
	color: #649402;
}
h4 { 
	margin-bottom: 6px;
 	margin-top: 0;	
	padding: 0;		
	font-size: 1.4em;
	font-weight: normal;
	color: #AA8974;
}
h5, h6 { 
	margin-bottom: 6px;
 	margin-top: 0;	
	padding: 0;		
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
}
.box_content ol {
	margin-left: 40px;
}
.box_content ol li ol {
	margin-left: 20px;
}
.box_content ol li {
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
}
.box_content ul {
	padding-left: 15px;
}
.box_content ul li {
	padding: 2px 0 2px 10px;
	background: url(../img/li.jpg) no-repeat 0px 8px;	
}

blockquote {
	margin: 0;
	padding: 0.5em 1em;
	width: auto;
	color: #A2816C;
	border: 1px solid #D6C3A1;
	background: #EEE2CC;	
}
table { 
	font-size: 0.9em;
	border-collapse: collapse;
}
/*FireFox 2 */
table, x:-moz-any-link { margin-left: 1px; } 
/*FireFox 3*/
table, x:-moz-any-link, x:default { margin-left: 1px; }

table td {
	padding: 2px 8px;
	border: 1px solid #D6C3A1;
}
table.modernTable thead td {
	font-size: 1em;
  color: #fff;
  font-weight: bold;
  background: #a6211a;
  border-color: #a6211a;
}
table.modernTable td {
	border-color: #D6C3A1;  
}
table.basic,
table.basic td {
	border: 0;
}
.rbcWidgetArea {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ------- WSW -------------- */






/* ------- ARTICLE ---------- */ 
#sidebar .article, 
#rightContent .article {
	margin: 0;
	padding: 0;
	overflow: hidden;	
}
.article h3 {
	font-size: 1em;
}
.article h3 a {
	color: #a6211a;
}
.article h3 a:hover {
	text-decoration: none;
}
.article ins,
.articleDetail ins {
	text-decoration: none;
	color: #649402;
	font-size: 0.85em;
}
.article .articleContent {
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 1.7em;	
}
.article .articleContent img {
	margin: 5px;
}
.articleDetail img {
	margin: 5px;
}

/* ------- ARTICLE ---------- */






/* ------- LINK and INFO ----- */   
.archive {
	margin-bottom: 5px;
	font-weight: bold;
}
.pagingInfo {
	margin-bottom: 10px;
	display: block;	
}
#sidebar .pagingInfo {
	float: none;
}
.back {
	margin-top: 5px;
	padding-right: 22px;
	text-align: right;
	background: url(../img/back.gif) no-repeat right 60%;
}
.rbcTags h4 {   
	margin: 4px 7px 0 0;
	font-size: 1em;	
	display: block;
	float: left;
}
.rbcTags .tags {
	padding: 0 0 5px 0;
	line-height: 1.7em;
}

/* ------- LINK and INFO ----- */






/* ------- PAGING ------------ */	
.paging {  
	margin: 0; 
	text-align: right;
	font-size: 0.85em;
	float: right;	
	display: block;	
}


.leftEnd,
.left,
.right,
.rightEnd,
.pageText {
  margin: 0 0 0 3px;
  padding: 0 5px;  
	border: 0;
	color: #FFFFFF;
	font-size: 1em !important;	
	height: 24px;
	line-height: 24px;	
	cursor: pointer;
  text-align: center;
	display: block;	
	float: left;	  	
	background: transparent url(../img/submit_bg.gif) repeat-x scroll 0 0;		
}
.leftEnd:hover, 
.left:hover,
.right:hover, 
.rightEnd:hover,
a:hover .pageText {
	background: #649402;
}
.paging .leftEndText,
.paging .leftText,
.paging .rightEndText,
.paging .rightText {
	padding: 0;
	margin: 0;
	color: #fff;
}
.separator {
	display: none;
}
.paging .selected .pageText {
	background: #649402;
}
.paging a {
  text-decoration: none !important;
}

/* ------- / PAGING ------------ */






/* ------ DISCUSSION --------- */ 
.diskuze fieldset {
	margin: 0;
	padding: 10px 20px;
	border: 1px solid #D6C3A1;
	background: #EEE2CC;
}
#sidebar .diskuze fieldset,
#rightContent .diskuze fieldset {
	padding: 10px 13px;
}
.diskuze label {
	padding: 0;
	margin-bottom: 10px;
	width: 180px;	
	float: left;
}
#rightContent .diskuze label,
#sidebar .diskuze label {
	margin-bottom: 3px;
	width: 166px;
}
#contentNarrow .diskuze label {
	width: 100px;
}
#LeftBox .diskuze label, 
#RightBox .diskuze label {
	margin-bottom: 3px;
	width: 272px;
}
.diskuze #postAuthor, .diskuze #postEmail, .diskuze #postTitle, .diskuze .feWebFormInput {
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #D6C3A1;
	width: 410px;
	font: 0.95em;
	float: right;
}
/* IE6 */
* html #content .diskuze #postAuthor, * html #content .diskuze #postEmail, * html #content .diskuze #postTitle, /* IE6 */
* html #content .diskuze .feWebFormInput {
  position: relative;
  left: 25px;
}
/* IE6 */
* html #contentNarrow .diskuze #postAuthor, * html #contentNarrow .diskuze #postEmail, * html #contentNarrow .diskuze #postTitle, /* IE6 */
* html #contentNarrow .diskuze .feWebFormInput {
  position: relative;
  left: 20px;
}
#contentNarrow .diskuze #postAuthor, #contentNarrow .diskuze #postEmail, #contentNarrow .diskuze #postTitle, #contentNarrow .diskuze .feWebFormInput {
	width: 250px;
}
#sidebar .diskuze #postAuthor, #sidebar .diskuze #postEmail, #sidebar .diskuze #postTitle, #rightContent .diskuze #postAuthor, #rightContent .diskuze #postEmail, #rightContent .diskuze #postTitle, #sidebar .diskuze .feWebFormInput, #rightContent .diskuze .feWebFormInput {
	margin-bottom: 5px;
	width: 166px;
	float: left;
}
#LeftBox .diskuze #postAuthor, #LeftBox .diskuze #postEmail, #LeftBox .diskuze #postTitle, #RightBox .diskuze #postAuthor, #RightBox .diskuze #postEmail, #RightBox .diskuze #postTitle, #LeftBox .diskuze .feWebFormInput, #RightBox .diskuze .feWebFormInput {
	margin-bottom: 5px;
	left: 0 !important;
  width: 272px;
	float: left;	
}
.diskuze #postText, .diskuze .feWebFormTextarea {
	padding-left: 2px;
	padding-right: 2px;
	width: 410px;
	height: 100px;
	font: 0.95em Arial, Tahoma, sans-serif;	
	border: 1px solid #D6C3A1;	
	float: right;
}
/* IE6 */
* html #content .diskuze #postText, /* IE6 */
* html #content .diskuze .feWebFormTextarea {
  position: relative;
  left: 25px;
}
/* IE6 */
* html #contentNarrow .diskuze #postText, /* IE6 */
* html #contentNarrow .diskuze .feWebFormTextarea {
  position: relative;
  left: 20px;
}
#sidebar .diskuze #postText, #rightContent .diskuze #postText, #sidebar .diskuze .feWebFormTextarea, #rightContent .diskuze .feWebFormTextarea {
	width: 166px;
	float: left;	
}
#contentNarrow .diskuze #postText, #contentNarrow .diskuze .feWebFormTextarea {
	width: 250px;
}
#RightBox .diskuze #postText, #LeftBox .diskuze #postText, #RightBox .diskuze .feWebFormTextarea, #LeftBox .diskuze .feWebFormTextarea {
	left: 0 !important;	
  width: 272px;
	float: left;	
}
.diskuze .btn {
  margin: 0;
	margin-top: 5px;  
  padding: 0;
	float: right;
}
#sidebar .diskuze .btn,
#rightContent .diskuze .btn,
#RightBox .diskuze .btn, 
#LeftBox .diskuze .btn {
	float: left;
}
.diskuze .btn input {
  margin: 0;
  padding: 0 15px;  
	border: 0;
	color: #FFFFFF;
	font-size: 1em !important;	
	height: 24px;
	line-height: 24px;
	/*width: 80px;*/ 	
	cursor: pointer;
  text-align: center;
	display: block;		
  font-family: Arial, Tahoma, sans-serif;	  	
	background: transparent url(../img/submit_bg.gif) repeat-x scroll 0 0;		
}
.diskuze .btn input:hover {
	background: #649402;	
}
.formError {
	margin: 5px 0 5px 0;
}
ul.formError {
	margin: 0 0 15px 15px;
}
ul.formError li {
	padding-left: 10px;
	background: url(../img/li.jpg) no-repeat 0px 6px;
}
ul.formError li span {
	font-weight: bold;
}
.diskuze label.wrong {
	font-weight: bold;
	color: #F44949;
}
.diskuze input.wrong {
	font-weight: bold;
	border: 1px solid #F44949;
}
.post {
	height: auto;
	padding: 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#sidebar .post, 
#rightContent .post {
	margin: 0 0 15px 100px;
}
.level-1, #sidebar .level-1, 
#rightContent .level-1 {
	margin-left: 0;
}
.level-2 {
	margin-left: 30px;
}
#sidebar .level-2, 
#rightContent .level-2 {
	margin-left: 10px;
}
.level-3 {
	margin-left: 60px;
}
#sidebar .level-3, 
#rightContent .level-3 {
	margin-left: 20px;
}
.level-4 {
	margin-left: 90px;
}
#sidebar .level-4, 
#rightContent .level-4 {
	margin-left: 30px;
}
.post .head h3 {
	padding: 2px 0;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background: #a6211a;
}
.post .head h3 span {
	margin-left: 10px;
}
.post .head p, 
#mainContent .box_content .post .head p, 
#contentNarrow .box_content .post .head p {
	margin: 0;
	padding: 0;
}
.post .head .user {
	color: #333;
	font-weight: bold;
	font-size: 0.85em;
}
.post .head ins {
  text-decoration: none;
	color: #649402;
	font-size: 0.85em;
}
.post .reply a {
	padding-right: 22px;
	float: right;
	background: url(../img/arrow_right.gif) no-repeat right 60%;
}
.newPost {
	font-weight: bold;
	margin-top: 5px;
}

/* ------ DISCUSSION --------- */






/* ------ FAQ ---------------- */   
.question h3 {
	font-size: 1.1em;
	font-weight: normal;
}
.question h3.title {
	text-decoration: none;
	font-size: 1.1em;
	cursor: pointer;
}
.question h3.title:hover {
	color: #649402;
}
.hideAnswer {
	padding-left: 18px;
	color: #649402;
	background: url(../img/faq_hover.gif) no-repeat left 3px;
}
.viewAnswer {
	padding-left: 18px;
	background: url(../img/faq.gif) no-repeat left 3px;
}

/* ------ FAQ ---------------- */






/* ----- LINKS -------------- */  
.item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 0;	 
}
.item h2.title {
	font-size: 1em;
	margin-bottom: 5px;
}
.item h2.title a {
	color: #a6211a;
}
.item h2.title a:hover {
	color: #a6211a;
}
.item .uri { }
.itemContent {
	line-height: 1.5em;
}

/* ----- LINKS -------------- */






/* ---- SERVERMAP ----------- */  
ul.ServerMap {
	padding-left: 5px;
	margin-left: 10px;
}
ul.ServerMap li {
	padding: 3px 0 0 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
}
ul.ServerMap a {
	padding-left: 10px;
	background: url(../img/li.jpg) no-repeat 0px 7px;
}
ul.ServerMap ul {
	padding-left: 15px;
}

/* ---- SERVERMAP ----------- */






/* ---- PRODUCTS ------------ */  
.product {
	margin: 0;
	margin-bottom: 15px;
	display: block;	
}
.product .title {
	margin-left: 0;
	font-size: 1em;
	font-weight: bold;
}
#sidebar .product .title, 
#rightContent .product .title {
	margin-left: 0;
	font-size: 1em;
	font-weight: bold;
}
.product .title a {
	color: #a6211a;
}
.product .title a:hover {
	color: #649402;
}
.product .image {
	margin: 0;
	height: 100%;
	width: 140px;
	float: left;
}
#sidebar .product .image, 
#rightContent .product .image {
	margin-top: 0;
	width: 200px;
	float: left;	
}
.product .image a {
	border: none;
	text-decoration: none;
}
.product .image a img {
	margin: 0;
	text-decoration: none;
	border: 1px solid #7d7d7d;	
}
.product .image a:hover img {
	text-decoration: none;
	border: 1px solid #649402;	
}
.product .text {
	line-height: 1.5em;
	margin-left: 0;
	display: block;
}
#sidebar .product .text, 
#rightContent .product .text {
	margin-left: 0;
	margin-top: 5px;
}
.productDetail { }
.productDetail .image {
	margin: 0;
	text-align: center;
	display: block;	
}
.productDetail .image a {
	text-decoration: none;
	border: none;	
}
.productDetail .image a img {
	text-decoration: none;
	border: 1px solid #7d7d7d;	
}
.productDetail .image a:hover img {
	text-decoration: none;
	border: 1px solid #649402;	
}
.productDetail .text {
	margin-top: 5px;
}

/* ---- PRODUCTS ------------ */





/* ---- PHOTOGALLERY -------- */  
.photo118 a.photo {
	margin: 0 0 10px 36px; 
	padding: 0;
	width: 118px; 
	text-decoration: none;	
	float: left;
}
.photo200 a.photo {
	margin: 0 0 10px 84px;
	padding: 0;
	width: 200px;
	text-decoration: none;   
	float: left;
}
#sidebar .photo200 a.photo, 
#rightContent .photo200 a.photo {
	margin: 0 0 10px 0;
	padding: 0;
}
#sidebar .photo118 a.photo, 
#rightContent .photo118 a.photo {
	margin: 0 0 10px 40px;
	padding: 0;
}
#contentNarrow .photo118 a.photo {
	margin: 0 0 10px 17px;  
}
#contentNarrow .photo200 a.photo {
	margin: 0 0 10px 8px;  
}
#LeftBox .photo118 a.photo, 
#RightBox .photo118 a.photo {
	margin: 0 0 10px 27px;  
}
#LeftBox .photo200 a.photo, 
#RightBox .photo200 a.photo {
	margin: 0 0 10px 59px;   
}
a.photo {
  margin: 0 0 10px 25px;
  padding-bottom: 5px;
	font-size: 0.85em;
	cursor: pointer;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	border: 1px solid #D6C3A1;	
	overflow: hidden;	
}
a.photo:hover {
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #a6211a;	
}
a.photo .name {
	color: #D6C3A1;
}
a.photo:hover .name {
	font-weight: normal;
	color: #a6211a;
	text-decoration: none;
	border: none;	
}
.photo118 a.photo span.image {
	margin: 0 auto;
	width: 118px;
	height: 118px;
	border: none;
	position: relative;
	display: block;	
}
.photo200 a.photo span.image {
	margin: 0 auto;
	width: 200px;
	height: 200px;
	border: none;
	position: relative;
	display: block;	
}
a.photo span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
a.photo span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
	border: 0 !important;
}
.photofull {
	margin-top: 15px;
	visibility: 
}
.photofull span.image {
	margin: 0 auto 10px;
	text-align: center;
	width: 500px;
	height: 500px;
	border: 1px solid #D6C3A1;
	position: relative;
	display: block;	
}
/* IE6 */
* html .photofull span.image { margin: 0 0 0 79px; width: 502px; height: 502px;}

#contentNarrow .photofull span.image {
	width: 405px;
	height: 405px;
}
/* IE6 */
* html #contentNarrow .photofull span.image { width: 407px; height: 407px; margin: 0; }

#LeftBox .photofull span.image, #RightBox .photofull span.image {
	width: 300px;
	height: 300px;
}
/* IE6 */
* html #LeftBox .photofull span.image,
* html #RightBox .photofull span.image { 
  width: 302px; 
  height: 302px; 
  margin: 0; 
}
/* IE7 and IE8 */
.photofull span.image span {
	*position: absolute;
	*top: 50%;
	*left: 50%;
}
.photofull span.image img {
	margin: 0;
	border: 0;
}
.photofull span.image img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;	
	*position: relative;
	*top: -50%;
	*left: -50%;
	*margin: 0;
	*overflow: hidden;
}
.pagination {
	margin-bottom: 10px;
	margin-left: 79px;	
}
.pagination table,
.pagination table td {
  padding-left: 0;
  padding-right: 0;
  border: none;
}
#contentNarrow .pagination {
	margin-left: 0;
}
#LeftBox .pagination, 
#RightBox .pagination {
	margin-left: 0;
}
.pagination .before {
	width: 150px;
	text-align: left;
	float: left;
}
#contentNarrow .pagination .before {
	width: 201px;
}
#LeftBox .pagination .before, 
#RightBox .pagination .before {
	width: 150px;
}
.pagination .control {
	width: 161px;
	padding-left: 20px;
	padding-right: 20px;   
	text-align: center;
}
#contentNarrow .pagination .control {
	width: 402px;
	padding-top: 10px;
}
#LeftBox .pagination .control, 
#RightBox .pagination .control {
	width: 300px;
	padding-top: 10px;
}
.pagination .after {
	width: 150px;
	text-align: right;
	float: right;
}
#contentNarrow .pagination .after {
	width: 210px;
}
#LeftBox .pagination .after, 
#RightBox .pagination .after {
	width: 150px;
}	
.pagination .prev,
.pagination .next,
#slideshowControl {
	margin: 0;
	padding: 0 7px;
	border: 0;	
	color: #FFFFFF;
	font-size: 1em !important;		
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
	display: block;			
	background: transparent url(../img/submit_bg.gif) repeat-x scroll 0 0;	
}

.pagination .prev:hover, 
.pagination .next:hover,
#slideshowControl:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #649402 !important;	
}
.pagination a {
	color: #fff !important;
	text-decoration: none !important;
}
.pagination a:hover {
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	background: #649402;
}

/* ---- PHOTOGALLERY -------- */






/* ------- USER LOGIN ------- */  
.privateAccessForm {
	margin: 0 0 10px 0;
	padding: 0;	
	overflow: hidden; 
}

.privateAccessForm table,
.privateAccessForm table td  {
	border: 0;
}

*html .privateAccessForm table {
	font-size: 0.9em;
}
.privateAccessForm h2 {
	margin-bottom: 7px;
	font-size: 1.3em;
	font-weight: bold;
}
.privateAccessForm form {
	margin-left: 10px;
}
.privateAccessForm p {
	margin: 5px 0 5px 0;
}
.privateAccessForm label {
	font-weight: bold;
	margin-left: 5px;
}
.privateAccessForm fieldset {
	margin: 0;
	padding: 10px;
	border: none;	
}
.privateAccessForm #postUserName, 
.privateAccessForm #postPasswd,
.privateAccessForm input#lostPasswordEmail {
	font-family: Lucida Sans Unicode,Tahoma,Verdana,sans-serif;
	height: 1.5em;
	margin: 0 0 5px 5px;
	width: 200px;
	padding-left:2px;
	padding-right:2px;
	border:1px solid #D6C3A1;	
}
.privateAccessForm .error {
	margin: 10px 0 10px 10px;
	color: #a6211a;
}
#lostPasswordLink , .formSuffixLinks  {
	margin: 5px 0 0 0;
}
#lostPasswordLink a , .formSuffixLinks a  {
	color: #a6211a;
	text-decoration: underline;	
}
#lostPasswordLink a:hover , .formSuffixLinks a:hover  {
	color: #7d7d7d;
}

/* ------- USER LOGIN ------- */


  











/* -- forms ---------------------------------------- */

.diskuze label.groupLabel {
	margin-bottom: 5px !important;
}

.diskuze .formTextarea {
	margin-bottom: 5px;
}

.diskuze .formTextarea label {
	display: block !important;
}

.diskuze .choicesGroup {
	position: relative;
	float: right;
	width: 414px;
	margin: -5px 0 10px;
	padding: 0;
}

.diskuze .choicesGroup label {
	float: none !important; 
	display: inline !important;
	margin: 0 !important;
	font-weight: normal !important;
}

.diskuze .choicesGroup input {
	position: relative !important;
	top: 2px;
	float: none !important;
	width: auto !important;
	height: auto !important;
	background: transparent none !important;
	border: none !important;
	margin: 5px 0 !important;
}

.diskuze select {
	width: 416px;
	margin-bottom: 5px;
	padding: 2px;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

.fileInput {
	position: relative;
	width: 417px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.fileInputBase {
	height: 0px;
	width: auto;
	overflow: hidden;
}

.fileInputCover {
	position: relative;
	width: 417px;
	overflow: hidden;
}

.ie .fileInputBase
{
	height: auto;
	width: auto;
	overflow: hidden;
}

.ie .fileInputBase input
{
	position: absolute;
	display: block;
	top: -1px;
	left: 0;
	width: 165px;
	height: 26px;
	font-size: 21px;
	z-index: 5;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.fileInputBase
	{
		height: auto;
		width: auto;
		overflow: hidden;
	}

	.fileInputBase input
	{
		position: absolute;
		display: block;
		top: -1px;
		left: 0;
		width: 165px;
		height: 26px;
		font-size: 21px;
		z-index: 5;
		opacity: 0;
		filter: alpha(opacity=0);
		cursor: pointer;
	}
}

.fileInputText {
	position: relative;
	padding: 0 0 0 7px;
	white-space: nowrap;
	cursor: default;
}

.fileInputSelect {
	position: relative;
	display: inline-block;
	background: url("../img/submit_bg.gif") 0 0 repeat-x;
	line-height: 24px;
	color: #fff;
	padding: 0 15px;
	margin: 0 0 0 4px;
	cursor: pointer;
}

.fileInputSelect:hover {
	background: #649402 none;	
}

.diskuze select, .diskuze .fileInput, .diskuze .fileInputCover, .diskuze .choicesGroup {
	float: right;
	padding-right: 2px;
}

#contentNarrow .diskuze select {
	width: 256px;
}

#contentNarrow .diskuze .fileInput, #contentNarrow .diskuze .fileInputCover {
	width: 257px;
}

#contentNarrow .diskuze .choicesGroup {
	width: 253px;
}

#sidebar .diskuze select, #sidebar .diskuze .fileInput, #sidebar .diskuze .fileInputCover, #sidebar .diskuze .choicesGroup, 
#rightContent .diskuze select, #rightContent .diskuze .fileInput, #rightContent .diskuze .fileInputCover, #rightContent .diskuze .choicesGroup {
	float: left;
	margin-bottom: 5px;
	width: 171px;
}

#LeftBox .diskuze select, #LeftBox .diskuze .fileInput, #LeftBox .diskuze .fileInputCover, #LeftBox .diskuze .choicesGroup, 
#RightBox .diskuze select, #RightBox .diskuze .fileInput, #RightBox .diskuze .fileInputCover, #RightBox .diskuze .choicesGroup {
	margin-bottom: 5px;
	left: 0 !important;
	width: 278px;
	float: left;	
}

.diskuze label {
	text-align: left;
}

/* -- end: forms ----------------------------------- */

a, .g-link, .a-link { cursor: pointer; color: rgb(0, 115, 184); text-decoration: underline; transition: color 0.1s ease 0s; }
a:hover, a.state_hover, a:active, a:visited:hover, .g-link:hover, .g-link-text:hover, .a-link:hover { color: rgb(255, 101, 0) ! important; }
.l-container { position: relative; }
.l-container-h { max-width: 1448px; margin: 0px auto; position: relative; }
.g-clear, .g-clearfix:after { display: block; clear: both; height: 0px; overflow: hidden; visibility: hidden; }
.g-clearfix:after { content: ""; }
.l-columns { position: relative; }
.l-content { float: left; width: 100%; }
.l-content-h { min-height: 1px; position: relative; }
.l-aside { float: left; position: relative; }
.l-aside.side_left { margin-left: -100%; }
.l-columns.mod_catalog .l-content-h { margin-left: 281px; }
.l-columns.mod_catalog .l-aside.side_left { width: 255px; }
.l-columns.mod_footer .l-content-h { margin: 0px 180px; }
.l-columns.mod_footer .l-aside.side_left { width: 180px; }
.l-columns.mod_footer .l-aside.side_right { width: 200px; margin-left: -200px; }
span.ruble, .g-ruble { font-family: 'ALSRublRegular' ! important; font-size: 1em; -moz-user-select: none; }
.g-column-list { font-size: 0px; line-height: 0; position: relative; }
.g-column-item { display: inline-block; vertical-align: top; font-size: 13px; line-height: 18px; position: relative; }
.g-column-list.space_normal { margin-left: -16px; font-size: 0px; line-height: 0; }
.g-column-list.space_normal .g-column-item { display: inline-block; vertical-align: top; margin: 0px 0px 16px; padding-left: 16px; font-size: 13px; line-height: 18px; box-sizing: border-box; }
.g-column-list.view_3to5 .g-column-item, .g-column-list.view_3to5.width_single .g-column-item, .g-column-list.view_3to5 .g-column-item.width_single { width: 216px; }
@media only screen and (min-width: 1000px) {
	.g-column-list.view_3to5 .g-column-item { width: 100%; }
}
@media only screen and (max-width: 1999px) {
	.g-column-list.view_3to5 .g-column-item, .g-column-list.view_3to5.width_single .g-column-item, .g-column-list.view_3to5 .g-column-item.width_single { width: 100%; max-width: 33.3%; }
}
@media only screen and (min-width: 1200px) {
	.g-column-list.view_3to5 .g-column-item, .g-column-list.view_3to5.width_single .g-column-item, .g-column-list.view_3to5 .g-column-item.width_single { width: 100%; max-width: 25%; }
}
@media only screen and (min-width: 1400px) {
	.g-column-list.view_3to5 .g-column-item, .g-column-list.view_3to5.width_single .g-column-item, .g-column-list.view_3to5 .g-column-item.width_single { width: 100%; max-width: 20%; }
}
#js .g-hidden, #nojs .g-hidden { display: none; }
.g-font.size_12 { font-size: 11px; line-height: 16px; }
.g-font.size_smaller { font-size: 0.85em; line-height: 0.85em; }
.g-font.color_black { color: rgb(0, 0, 0); }
.g-font.color_gray { color: rgb(119, 119, 119); }
.g-font.color_lgray { color: rgb(153, 153, 153); }
.g-icon.set_arrow.scheme_black.size_1 { padding-left: 15px; }
.g-icon.set_arrow.scheme_black.size_1 .g-icon-h { margin-left: -15px; }
.g-icon.set_arrow.scheme_black.size_1.dir_ttb .g-icon-item { background-position: 0px 0px; }
.g-icon.set_arrow.scheme_black.size_1.dir_ltr .g-icon-item { background-position: 0px -54px; }
.b-sbutton { display: inline-block; vertical-align: top; white-space: nowrap; text-align: center; position: relative; -moz-user-select: none; background-clip: padding-box; }
.b-sbutton-text { text-decoration: none; }
.b-sbutton.set_system { vertical-align: top; overflow: visible; cursor: pointer; font: 0px/0 sans-serif; z-index: 1; }
.b-sbutton.set_system .b-sbutton-text { display: block; height: 100%; cursor: pointer; background-repeat: repeat-x; position: relative; z-index: 1; border-radius: 3px; background-clip: padding-box; box-sizing: border-box; transition: background 0.1s ease 0s, box-shadow 0.05s ease 0s; }
.b-sbutton.set_system .b-sbutton-text, .b-sbutton.set_system .b-sbutton-text img { vertical-align: middle; }
.b-sbutton.set_system.round_left .b-sbutton-text { border-radius: 3px 0px 0px 3px ! important; }
.b-sbutton.set_system.round_right .b-sbutton-text { border-radius: 0px 3px 3px 0px ! important; }
.b-sbutton.set_system .b-sbutton-input { left: 0px; top: 0px; position: absolute; width: 100%; height: 100%; margin: 0px; padding: 0px; outline: 0px none; font: 0px/0 sans-serif; cursor: pointer; border: 0px none; border-radius: 0px; background: url('undefined') repeat scroll 0% 0% transparent; box-shadow: none; opacity: 0; z-index: 2; }
.b-sbutton.set_system:hover { z-index: 2; }
.b-sbutton.set_system.size_1 .b-sbutton-text { height: 26px; padding: 4px 10px; font-size: 13px; line-height: 18px; }
.b-sbutton.set_system.size_2 .b-sbutton-text { height: 30px; padding: 5px 12px; font-size: 16px; line-height: 20px; }
.b-sbutton.set_system.scheme_gray .b-sbutton-text { color: rgb(0, 0, 0); text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75); background: linear-gradient(to bottom, rgb(216, 216, 216) 0px, rgb(199, 199, 199) 100%) repeat scroll 0% 0% transparent; }
.b-sbutton.set_system.scheme_gray:hover .b-sbutton-text, .b-sbutton.set_system.scheme_gray.state_hover .b-sbutton-text { color: rgb(0, 0, 0); background: linear-gradient(to bottom, rgb(232, 232, 232) 0px, rgb(219, 219, 219) 100%) repeat scroll 0% 0% transparent; }
.b-sbutton.set_system.scheme_gray:active .b-sbutton-text, .b-sbutton.set_system.scheme_gray .b-sbutton-input:active + .b-sbutton-text, .b-sbutton.set_system.scheme_gray.state_active .b-sbutton-text { color: rgb(0, 0, 0); background: linear-gradient(to bottom, rgb(216, 216, 216) 0px, rgb(199, 199, 199) 100%) repeat scroll 0% 0% transparent; box-shadow: 0px 1px 8px -2px rgba(0, 0, 0, 0.5) inset; }
.b-sbutton.set_system.scheme_blue .b-sbutton-text { color: rgb(255, 255, 255); text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7); background: linear-gradient(to bottom, rgb(70, 132, 187) 0px, rgb(35, 101, 168) 100%) repeat scroll 0% 0% transparent; }
.b-sbutton.set_system.scheme_blue:hover .b-sbutton-text, .b-sbutton.set_system.scheme_blue.state_hover .b-sbutton-text { color: rgb(255, 255, 255); background: linear-gradient(to bottom, rgb(57, 145, 222) 0px, rgb(27, 115, 196) 100%) repeat scroll 0% 0% transparent; }
.b-sbutton.set_system.scheme_blue:active .b-sbutton-text, .b-sbutton.set_system.scheme_blue > .b-sbutton-input:active + .b-sbutton-text, .b-sbutton.set_system.scheme_blue.state_active .b-sbutton-text { color: rgb(255, 255, 255); background: linear-gradient(to bottom, rgb(70, 132, 187) 0px, rgb(35, 101, 168) 100%) repeat scroll 0% 0% transparent; box-shadow: 0px 2px 10px -1px rgb(11, 72, 134) inset; }
.b-sbutton.set_system.state_active { cursor: default; }
.b-sbutton.set_system.state_active .b-sbutton-input { cursor: default; }
.b-sbutton.set_label { vertical-align: top; overflow: visible; cursor: default; font: 0px/0 sans-serif; }
.b-sbutton.set_label.size_0 { height: 18px; }
.b-sbutton.set_label.mod_quick-delivery.size_0 { background: url('set_label.mod_quick-delivery.size_0.png') repeat scroll 0% 0% transparent; width: 39px; height: 16px; }
.b-sbutton.set_stock { color: rgb(0, 0, 0); border-radius: 3px; }
.b-sbutton.set_stock.size_0 { height: 12px; padding: 2px 5px; font-size: 10px; line-height: 11px; }
.b-sbutton.set_stock.size_3 { height: 20px; padding: 2px 8px; font-size: 16px; line-height: 20px; }
.b-sbutton.set_stock.scheme_available { background-color: rgb(255, 228, 104); }
.b-sbutton.set_stock.scheme_request { background-color: rgb(213, 231, 255); }
.b-sbuttons-set { vertical-align: top; font-size: 0px; line-height: 0; white-space: nowrap; position: relative; }
.b-sbuttons-set-cell { display: inline-block; vertical-align: middle; font-size: 13px; line-height: 18px; }
.b-sbuttons-set-cell .b-sbutton { margin: 0px ! important; }
.b-sbuttons-set.spacing_0 { display: inline-block; }
.b-sbuttons-set.spacing_0 .b-sbutton .b-sbutton-text { border-radius: 0px; border-left: 1px solid; }
.b-sbuttons-set.spacing_0 .b-sbutton:first-child { margin-left: 0px; }
.b-sbuttons-set.spacing_0 .b-sbutton:first-child .b-sbutton-text { border-left: 0px none; }
.b-sbuttons-set.spacing_0 .b-sbutton.set_system.scheme_gray .b-sbutton-text { border-left-color: rgb(167, 167, 167); }
.b-sbuttons-set.spacing_1 { margin: 0px -5px; }
.b-sbuttons-set.spacing_1 .b-sbutton, .b-sbuttons-set.spacing_1 .b-sbuttons-set-cell { margin: 0px 5px; }
.b-sbuttons-set.mod_catalog-view .b-sbutton-text { padding-left: 6px ! important; padding-right: 6px ! important; }
.b-sbuttons-set.mod_catalog-view .b-sbutton-text img { margin-top: -1px; vertical-align: middle; transition: opacity 0.1s ease 0s; }
.b-sbuttons-set.mod_catalog-view .b-sbutton.state_active img { opacity: 0.35; }
.b-form-group.mod_catalog-filter .b-form-check { margin-top: 7px; }
#js .b-form-group.mod_catalog-filter .b-form-check.view_none { display: none; }
#js .b-form-group.mod_catalog-filter .b-form-check-text { white-space: nowrap; }
.b-form-check.size_1 { min-width: 1px; padding-left: 20px; }
.b-form-check.size_1 .b-input-radio, .b-form-check.size_1 .b-input-checkbox { margin: -1px 0px 0px -20px; }
.b-input.size_1 .b-input-field { height: 26px; padding: 3px 9px; font-size: 13px; line-height: 18px; }
.b-input.size_1 .b-input-placeholder { height: 26px; padding: 4px 10px; font-size: 13px; line-height: 18px; }
.b-input.size_1.action_reset .b-input-action { padding: 4px 10px; }
.b-input.size_1 .b-input-reset { width: 18px; height: 18px; background-position: 0px 0px; }
.b-input.size_1 .b-input-valid { width: 18px; height: 18px; background-position: -39px 0px; }
.b-input.size_1 .b-input-error { width: 18px; height: 18px; background-position: -78px 0px; }
.b-input-checkbox.scheme_system.size_1 .b-input-checkbox-h { width: 16px; height: 16px; background-position: 0px 0px; }
._b-title.mod_catalog { margin-bottom: 8px; }
.b-badge.set_product { left: -2px; top: -2px; position: absolute; font-size: 0px; line-height: 0; overflow: hidden; text-indent: -9999px; z-index: 10; }
.b-badge.set_product.size_1 { width: 72px; height: 72px; background: url('set_product.png') no-repeat scroll 0px 0px transparent; border-top-left-radius: 6px; }
.b-badge.set_product.size_1:after { content: ""; display: block; left: 0px; top: 0px; position: absolute; width: 100%; height: 100%; border-width: 2px 0px 0px 2px; border-style: solid none none solid; border-color: transparent -moz-use-text-color -moz-use-text-color transparent; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-top-left-radius: 6px; box-sizing: border-box; transition: border-color 0.1s ease 0s; z-index: 1; }
._b-product-card:hover .b-badge.set_product.size_1:after { border-color: rgb(56, 139, 209); }
.b-badge.set_product.size_1.mod_novelty { background-position: 0px -216px; }
.b-badge.set_product.size_1.mod_hot { background-position: 0px -288px; }
._b-product { position: relative; }
._b-product.view_grid.type_full { height: 280px; font-size: 13px; line-height: 18px; background-color: rgb(255, 255, 255); border-radius: 6px; }
._b-product.view_grid.type_full ._b-product-image { overflow: hidden; position: relative; z-index: 3; }
._b-product.view_grid.type_full ._b-product-image-h { display: block; padding: 14px; line-height: 140px; text-align: center; position: relative; box-sizing: border-box; }
._b-product.view_grid.type_full ._b-product-image-item { max-width: 100%; max-height: 100%; vertical-align: middle; }
._b-product.view_grid.type_full ._b-product-info { left: -2px; right: -2px; bottom: 0px; position: absolute; overflow: hidden; border-radius: 0px 0px 6px 6px; z-index: 5; pointer-events: none; }
._b-product.view_grid.type_full ._b-product-info:before { content: ""; display: block; top: 35px; left: 2px; right: 2px; bottom: 0px; position: absolute; font-size: 0px; line-height: 0; overflow: hidden; background: none repeat scroll 0% 0% rgb(255, 255, 255); border-radius: 0px 0px 6px 6px; }
._b-product.view_grid.type_full ._b-product-info-h { margin-bottom: -1px; padding: 8px 15px 14px; position: relative; pointer-events: auto; }
._b-product.view_grid.type_full ._b-product-info-shadow { height: 35px; font-size: 0px; line-height: 0; overflow: hidden; text-indent: -9999px; background: url('type_full.shadow.png') repeat-x scroll 50% 100% transparent; position: relative; }
._b-product.view_grid.type_full ._b-product-info-expandable { min-height: 106px; }
._b-product.view_grid.type_full ._b-product-info-expandable-h { min-height: 77px; }
._b-product.view_grid.type_full ._b-product-info-expandable-hh { margin-bottom: 3px; max-height: 42px; overflow: hidden; position: relative; }
._b-product.view_grid.type_full ._b-product-info-title { display: block; max-height: 60px; overflow: hidden; font-size: 16px; line-height: 20px; word-wrap: break-word; color: rgb(0, 0, 0); text-decoration: none; }
._b-product.view_grid.type_full ._b-product-info-list { margin-bottom: 3px; font-size: 11px; line-height: 16px; }
._b-product.view_grid.type_full ._b-product-info-item { margin-top: 2px; }
._b-product.view_grid.type_full ._b-product-info-price { margin: 0px -9px 0px -4px; font-size: 0px; line-height: 0; }
._b-product.view_grid.type_full ._b-product-info-price .b-sbutton.set_stock { margin-left: 4px; }
._b-product-info-h { position: relative; }
._b-product.type_full ._b-product-info-item:first-child { margin-top: 0px ! important; }
._b-product-card { display: block; position: relative; }
._b-product-card-front, ._b-product-card-rear { box-sizing: border-box; transition: border-color 0.1s ease 0s; }
._b-product-card.view_grid { display: block; position: relative; z-index: 1; }
._b-product-card.view_grid ._b-product-card-front { background: none repeat scroll 0% 0% rgb(255, 255, 255); position: relative; }
._b-product-card.type_full { position: relative; }
._b-product-card.type_full ._b-product-card-front, ._b-product-card.type_full ._b-product-card-rear { background-color: rgb(255, 255, 255); border: 2px solid transparent; border-radius: 6px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25); }
._b-product-card.type_full ._b-product-card-front:hover, ._b-product-card.type_full ._b-product-card-rear:hover { border-color: rgb(56, 139, 209) ! important; }
._b-product-list { position: relative; }
._b-product-item { position: relative; }
._b-product-list.view_table { box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25); border-radius: 6px; }
._b-catalog-filter-section { margin: 20px 0px; }
._b-catalog-filter-section:first-child { margin-top: 0px ! important; }
._b-catalog-filter-section-item { padding: 8px 16px; }
._b-catalog-filter-section.scheme_default { background-color: rgb(255, 255, 255); border-radius: 6px; box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25); }
._b-catalog-filter-section.scheme_default ._b-catalog-filter-section-item { border-top: 1px solid rgb(221, 221, 221); }
._b-catalog-filter-section.scheme_default ._b-catalog-filter-section-item:first-child { border-top: medium none ! important; border-radius: 6px 6px 0px 0px; }
._b-catalog-filter-section.scheme_default ._b-catalog-filter-section-item:last-child { border-radius: 0px 0px 6px 6px; }
._b-catalog-filter-section.scheme_default ._b-catalog-filter-section-item-head { -moz-user-select: none; }
._b-catalog-filter-section.scheme_default ._b-catalog-filter-section-item-body { margin-top: 8px; }
._b-catalog-filter-section.scheme_default ._b-catalog-filter-section-item-body:first-child { margin-top: 0px ! important; }
._b-catalog-filter-section-list { margin-left: 10px; }
._b-catalog-filter-section-list-item { margin-top: 7px; }
._b-catalog-filter-section-list-item:first-child { margin-top: 0px ! important; }
._b-catalog-filter-section-data-wrapper { margin-top: -8px; }
._b-catalog-filter-section-data { margin-left: -5px; font-size: 0px; line-height: 0; position: relative; }
._b-catalog-filter-section-data.is_2columns { white-space: nowrap; }
._b-catalog-filter-section-data.is_2columns ._b-catalog-filter-section-data-cell { width: 50%; white-space: normal; }
._b-catalog-filter-section-data-cell { display: inline-block; vertical-align: top; min-width: 50%; padding-left: 5px; font-size: 13px; line-height: 18px; box-sizing: border-box; }
._b-catalog-filter-section.view_recipes ._b-catalog-filter-section-item { border-top-color: rgb(243, 243, 243); }
._b-catalog-filter-section.view_filter ._b-catalog-filter-section-item:hover { background-color: rgb(255, 251, 239); }
#js ._b-catalog-filter-section.view_filter ._b-catalog-filter-section-item.is_expandable ._b-catalog-filter-section-item-body { display: none; }
.l-html.ui_v3.size_full .l-container { padding: 10px 0px 40px; }
.l-html.ui_v3.size_full .l-container-h { padding: 0px 32px; }
.b-header-userbar { background-color: rgb(238, 238, 238); position: relative; }
.b-header-userbar-h { max-width: 1448px; margin: 0px auto; position: relative; }
.b-header-userbar-logo { display: inline-block; vertical-align: top; font-size: 0px; line-height: 0; text-decoration: none; color: rgb(119, 119, 119); }
.b-header-userbar-logo-image { display: block; text-indent: -9999px; overflow: hidden; background: no-repeat scroll 0px 0px transparent; position: relative; }
.b-header-userbar-nav { font-size: 0px; line-height: 0; white-space: nowrap; overflow: hidden; position: relative; }
.b-header-userbar-nav-cell { display: inline-block; vertical-align: top; line-height: 18px; white-space: normal; }
.b-header-userbar-nav-item { color: rgb(0, 0, 0); }
.b-header-userbar-nav-item.mod_more { color: rgb(153, 153, 153); }
.b-header-userbar-nav-item.mod_region { display: none ! important; }
.b-header-userbar-options { display: inline-block; vertical-align: top; text-align: left; }
.b-header-userbar-options-line2 { margin: 3px 0px 0px 27px; font-size: 11px; line-height: 14px; }
.b-header-userbar-account-options-item { margin-right: 3px; }
.b-header-megabutton.mod_main .g-ruble { font-weight: normal ! important; }
.b-toolbar-slider-arrow.side_left { left: 0px; }
.b-toolbar-slider-arrow.side_left:after { background-position: 0px 0px; }
.b-toolbar-slider-arrow.side_left:hover:after { background-position: -10px 0px; }
.b-footer-top-title a, .b-footer-top-title .g-link, .b-footer-top-title .g-link .g-pseudo-h { color: rgb(0, 0, 0); }
.b-footer-top-item a, .b-footer-top-item .a-link, .b-footer-top-item .g-link { color: rgb(119, 119, 119); }
.l-container { position: relative; }
.l-content { float: left; width: 100%; }
.l-content-h { min-height: 1px; }
.l-aside, .l-aside-r { float: left; margin-left: -100%; }
.l-html.size_full .b-header-userbar-h { height: 42px; padding: 10px 32px; }
.l-html.size_full .b-header-userbar-logo-image { width: 133px; height: 30px; }
.l-html.size_full .b-header-userbar-logo-text { display: block; height: 10px; margin-top: 2px; font-size: 9px; line-height: 12px; text-align: center; }
.l-html.size_full .b-header-userbar-nav { margin-left: -16px; }
.l-html.size_full .b-header-userbar-nav-cell { margin-left: 10px; }
.l-html.size_full .b-header-userbar-nav-item { margin-left: 6px; font-size: 11px; }
.l-html.size_full .b-header-userbar-nav-item.child_first { font-size: 16px; margin-bottom: 2px; }
.l-html.size_full .b-header-userbar-nav-item.child_first:after { white-space: pre-line; content: "\A "; }
.l-html.size_full .b-header-userbar-nav-item.mod_region.role_second { display: inline ! important; }
.l-html.size_full .b-header-userbar-options.mod_account { width: 195px; padding-left: 12px; }
.gecko .b-input.size_1.type_text .b-input-placeholder { padding-left: 11px; }
.win .g-ruble { font-size: 1.05em; }
.win.ie8 .b-sbuttons-set.mod_catalog-view .b-sbutton-text img, .win.webkit .b-sbuttons-set.mod_catalog-view .b-sbutton-text img, .win.gecko .b-sbuttons-set.mod_catalog-view .b-sbutton-text img { margin-top: -3px; }
