h1, h2, h3, h4, h5, h6, p, ul, blockquote {
	width: 100%;
	overflow: hidden;
}
#page[id] h1, #page[id] h2, #page[id] h3, #page[id] h4, #page[id] h5, #page[id] h6, #page[id] p, #page[id] ul, #page[id] blockquote {
	width: auto;
}
h1, h2 {
	width: auto !important;
	margin: 0 0 0.5em 0;
	font-size: 180%;
	font-weight: normal;
	color: #000;
	font-family: Tahoma;
}
h3 {
	margin: 0.5em 0 0.3em 0;
	font-size: 100%;
	font-weight: bold;
	color: #202020;
}
h4 {
	margin: 0.4em 0 0.3em 0;
	font-size: 100%;
	font-weight: bold;
	color: #2e2e2e;
}
h5 {
	margin: 0.3em 0 0.2em 0;
	font-weight: bold;
	font-size: 100%;
}
h6 {
	margin: 0.3em 0 0.2em 0;
	font-size: 100%;
}
p {
	margin: 0 0 1em 0;
	overflow: hidden;
}
ul {
	margin: 0 0 1em 0;
	padding-left: 25px;
	list-style: disc;
}
ol {
	margin: 0 0 1em 0;
	padding-left: 3em;
}
ul ul, ol ol {
	margin: 0;
}
address {
	margin: 1px;
	padding: 0;
	font-style: normal;
}
blockquote {
	margin: 0 1px 1em 1px;
	padding: 8px;
	font-style: italic;
	background-color: rgb(243,243,243);
	border: 1px solid rgb(172,172,172);
}
table {
	margin: 0 1px 1em 1px;
	font-size: 95%;
}
table.modernTable {
	border-collapse: collapse;
}
table.modernTable thead td {
	padding: 4px 10px 3px 10px;
	text-align: center;
	color: white;
	background-color: #4b4b4b;
	border: 1px solid #acacac;
}
table.modernTable td {
	padding: 4px 10px 3px 10px;
	border: 1px solid #acacac;
	background-color: #fff;
}
.wsw img {
	margin: 0.5em;
	border: 0;
}
a {
	color: #747474;
}
/*a:visited {
	color: rgb(96,96,96);
}*/
a:hover, a:active {
	color: #cc0002;
}
.wsw a img {
	display: block;
}
ins {
	text-decoration: none;
}
hr {
	height: 0;
	margin-left: 0;
	margin-right: 0;
	background: 0;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: rgb(227,227,227);
}
sub {
	line-height: 2.2em;
}
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 0.75em/1.4 Arial, Tahoma, sans-serif;
	color: #454545;
	background: #fff;
}
#page {
	position: relative;
	height: 100%;
	background: #fff url(../img/bg-body.png) no-repeat center top;
}
#page[id] {
	min-height: 100%;
	height: auto;
}
#wrapper {
	padding: 30px 0 5em 0;
}
.centered {
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
#header {
	height: 71px;
	background: none /*rgb(39,51,58) url("../img/body.png") repeat-x left top*/;
}
#header[id] {
	height: auto;
	min-height: 71px;
}
#header .centered {
	position: relative;
	height: 71px;
	overflow: visible;
	font-size: 100%;
	/*background: url("../img/bg-head.jpg") no-repeat left top;*/
}
#header[id] .centered {
	height: auto;
	min-height: 71px;
	overflow: hidden;
}
#header #logoArea {
	float: left;
	display: inline;
	width: 460px;
	margin: 0 0 0 15px;
	overflow: hidden;
}
#header h2#logo {
	width:460px;
	height: 95px;
	line-height:normal;
	margin: -28px 0 0 0;
	position: absolute;
	left:0;
	top:0;
	z-index:10;
	overflow:hidden;
}
#header h2#logo a, #header h2#logo span {
	/*float: left;
	margin-top: -25px;
	text-decoration: none;
	color: #000;*/
}
#header h2#logo a {
	cursor: pointer;
}
#header h2#logo .image {
	height: 70px;
	margin: 0px;
	overflow: hidden;
}
#header h2#logo span#rbcSystemIdentifierLogo {
	float: none;
	display: block;
	margin: 0;
}
#header #logoArea h1 {
	font-size:80%;
	display: none;
	/*height:110px;
	width:450px;
	overflow:hidden;*/
}
#header h3 {
	/*clear: both;
	margin: 0 0 5px 0;
	overflow: hidden;
	font-size: 152%;
	font-weight: normal;
	color: #000;*/
}
#header span.illustration {
	/*float: right;
	width: 300px;
	height: 208px;
	overflow: hidden;
	text-align: right;*/
	display: none;
}
#header img {
	margin: 0;
	border: 0;
}
#topMenu {
	margin: 5px 0 30px 0;
}
#topMenu .centered {
	margin: 0 auto;
	line-height: normal;
	/*background: #000;*/
}
#topMenu ul {
	width: 100%;
	height: 2.7em;
	margin: 0 0 0 5px;
	padding: 0;
	overflow: hidden;
	list-style: none;
	text-transform: uppercase;
}
#topMenu li {
	float: left;
	margin: 0;
	padding: 0 0 0 11px;
	font-weight: bold;
	background: url("../img/menu_item.png") no-repeat left center;
}
#topMenu li.first {
	padding: 0;
	background: 0;
}
#topMenu a {
	float: left;
	padding: 10px 11px;
	font-size: 95%;
	text-decoration: none;
	white-space: nowrap;
	color: #9d9d9d;
}
#topMenu a:hover, #topMenu li.selected a {
	color: #444;
	background: #e4e4e4 /*url("../img/menu_hover.png") repeat-x left top*/;
}

#rbcEsCategories {
	padding: 0 0 3px 0;
	margin-bottom: 10px;
	line-height: normal;
	background: url(../img/bg-box-bott.png) no-repeat center bottom;
}
#sideMenu ul, #rbcEsCategories ul {
	padding: 7px 3px 1px 3px;
	margin-bottom: 2px;
	line-height: normal;
	background: transparent url("../img/bg-left-menu-top.png") no-repeat center top;
}
#sideMenu li, #rbcEsCategories li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url("../img/menu-ico.png") no-repeat 190px 6px;
	border-bottom: 1px solid #c8c8c8;
}
#sideMenu li, #rbcEsCategories li.last {
	border-bottom: none;
}
#sideMenu li.selected, 
#rbcEsCategories li.selected {
	background: url("../img/menu-ico.png") no-repeat 190px 6px;
	background-color: #e4e4e4;
}
#sideMenu li.activeSelected, 
#rbcEsCategories ul ul li.activeSelected {
	background: url(../img/submenu-ico-act.png) no-repeat 10px 10px;
	background-color: #e4e4e4;
}
#sideMenu li a, #rbcEsCategories li a {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 7px 26px 7px 9px;
	overflow: hidden;
	text-decoration: none;
	color: #444;
	/*font-size:120%;
	font-weight:bold;
	letter-spacing:-1px;*/
}
#sideMenu[id] li a, 
#rbcEsCategories[id] li a {
	width: auto !important;
}
#sideMenu ul li.activeSelected a, 
#rbcEsCategories ul li.activeSelected a {
	font-weight: bold;
	/*color: #fff !important;*/
}
#sideMenu li.selected a, 
#sideMenu ul li.activeSelected li a, 
#rbcEsCategories li.selected a, 
#rbcEsCategories ul li.activeSelected a {
	font-weight: normal;
	/*color: #fff !important;*/
}
#rbcEsCategories ul ul li.activeSelected a {
	color: #cc0002 !important;
	font-weight: bold;
}
#sideMenu li a:hover, 
#sideMenu ul li.activeSelected a:hover, 
#sideMenu li.selected li a:hover,
#rbcEsCategories li a:hover, 
#rbcEsCategories ul li.activeSelected a:hover, 
#rbcEsCategories li.selected li a:hover {
	text-decoration: none;
	/*color: #fff;*/
	/*background: transparent url("../img/sidemenu_arrow_hover.png") no-repeat 10px 10px;*/
}
#sideMenu lihover, 
#sideMenu ul li.activeSelected:hover, 
#sideMenu li.selected li:hover,
#rbcEsCategories li:hover, 
#rbcEsCategories ul li.activeSelected:hover, 
#rbcEsCategories li.selected li:hover {
	background-color: #e4e4e4;
}
#sideMenu li li a:hover, 
#sideMenu li.selected li a:hover,
#rbcEsCategories li li a:hover, 
#rbcEsCategories li.selected li a:hover {
	background-position: 10px 9px;
}
#sideMenu ul ul,
#rbcEsCategories ul ul {
	margin: 0;
	padding: 0 0 0px 0;
	border: 0;
	background: 0;
}
#sideMenu li li,
#rbcEsCategories li li {
	padding-left: 10px;
	background: #fff url("../img/submenu-ico.png") no-repeat 10px 9px;
	border: 0;
}
#sideMenu li li a,
#rbcEsCategories li li a {
	padding: 6px 0 6px 15px;
	background-position: 10px 9px;
	color: #000;
}
#sideMenu ul ul ul,
#rbcEsCategories ul ul ul {
	padding-bottom: 0;
}
#sideMenu li li li li li,
#rbcEsCategories li li li li li  {
	padding-left: 0;
	background-position: 10px 9px;
}
/*#rbcEsCategories {
	background:url("../img/bg-box-bott.png") no-repeat center bottom;
	line-height:normal;
	margin-bottom:10px;
	padding:0 0 3px;
}
#sideMenu ul, #rbcEsCategories ul {
	background:url("../img/bg-left-menu-top.png") no-repeat center top;
	line-height:normal;
	margin-bottom:2px;
	padding:7px 3px 1px;
}
#sideMenu li, #rbcEsCategories li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url("../img/sidemenu_arrow.png") no-repeat 10px 10px;
	border-bottom:1px solid #C8C8C8;
}
#sideMenu li.selected, #rbcEsCategories li.selected {
	background-image: url("../img/sidemenu_arrow_open.png");
}
#sideMenu li.activeSelected, #rbcEsCategories li.activeSelected {
	background-image: url("../img/sidemenu_arrow_hover.png");
}
#sideMenu li a, #rbcEsCategories li a {
	display: block;
	width: 100%;
	margin: 0 9px 0 0;
	padding: 7px 0 7px 26px;
	overflow: hidden;
	text-decoration: none;
	font-weight: normal;
	color: #444;
}
#sideMenu[id] li a, #rbcEsCategories[id] li a {
	width: auto !important;
}
#sideMenu ul li.activeSelected a, #rbcEsCategories ul li.activeSelected a {
	font-weight: bold;
	color: #747474 !important;
}
#sideMenu li.selected a, #sideMenu ul li.activeSelected li a, #rbcEsCategories li.selected a, #rbcEsCategories ul li.activeSelected a {
	font-weight: normal;
	color: #fff !important;
}
#sideMenu li a:hover, #sideMenu ul li.activeSelected a:hover, #sideMenu li.selected li a:hover,
#rbcEsCategories li a:hover, #rbcEsCategories ul li.activeSelected a:hover, #rbcEsCategories li.selected li a:hover {
	text-decoration: none;
	color: #f5f5f5;
	background: transparent url("../img/sidemenu_arrow_hover.png") no-repeat 10px 10px;
}
#sideMenu lihover, #sideMenu ul li.activeSelected:hover, #sideMenu li.selected li:hover,
#rbcEsCategories li:hover, #rbcEsCategories ul li.activeSelected:hover, #rbcEsCategories li.selected li:hover {
	background-color: #e4e4e4;
}
#sideMenu li li a:hover, #sideMenu li.selected li a:hover,
#rbcEsCategories li li a:hover, #rbcEsCategories li.selected li a:hover {
	background-position: 10px 9px;
}
#sideMenu ul ul,
#rbcEsCategories ul ul {
	margin: 0;
	padding: 0 0 0px 0;
	border: 0;
	background: 0;
}
#sideMenu li li,
#rbcEsCategories li li {
	padding-left: 20px;
	background: #343434 url("../img/sidemenu_arrow_sub.png") no-repeat 30px 9px;
	border: 0;
}
#sideMenu li li a,
#rbcEsCategories li li a {
	padding: 6px 0 6px 25px;
	background-position: 10px 9px;
}
#sideMenu ul ul ul,
#rbcEsCategories ul ul ul {
	padding-bottom: 0;
}
#sideMenu li li li li li,
#rbcEsCategories li li li li li  {
	padding-left: 0;
	background-position: 10px 9px;
}*/
#ribbon {
	clear: both;
	margin: -2px 0 0 0;
	padding: 0px;
}
#ribbon .centered {
	background: none /*rgb(243,243,243) url("../img/ribbon.png") repeat-x left top*/;
	/*border-top: solid 1px #acacac;
	border-bottom: solid 1px #acacac;*/
	padding: 0px /*11px 0 6px 0*/;
}
#pageNavigator {
	float: left;
	display: inline;
	width: auto;
	overflow: hidden;
	margin: 0 0 0 15px;
	line-height: 1.75em;
}
#pageNavigator a {
	font-weight: bold;
	text-decoration: none;
	color: #747474 !important;
}
#pageNavigator a:hover, #pageNavigator a:active {
	text-decoration: underline;
	color: #4b4b4b !important;
}
#pageNavigator span {
	margin: 0 5px;
	background: url("../img/navigator.png") no-repeat 50% 50%;
}
#pageNavigator span#navCurrentPage {
	margin: 0;
	background: 0;
}
#pageNavigator span span {
	margin: 0;
	visibility: hidden;
}
#search {
	/*position: relative;*/
	float: right;
	/*width: 195px;*/
	height: 1.75em;
	padding: 6px 10px 0 0;
}
#search form {
	/*position: absolute;
	top: 0;
	left: 0;*/
	margin: 0;
	padding: 0;
	background: 0;
	border: 0;
}
#search label {
	display: none;
}
#search input#fulltextSearchText {
	float: left;
	width: 100px;
	margin: 0 8px 0 0;
	border: 1px solid rgb(64,64,64);
}
#search .submit {
	margin: 0;
}
#main {
	margin: 15px 0 0 0;
}
.column-1, .column-2, .column-3, .column-4 {
	overflow: hidden;
}
.columns-2 .column-1 {
	float: right;
	width: 695px;
	margin: 0 0 0 25px;
}
.columns-2 .column-2 {
	float: left;
	display: inline;
	width: 220px;
	margin: 0px;
}
.columns-3 .container {
	float: right;
	width: 720px;
}
.columns-3 .column-1 {
	float: left;
	display: inline;
	width: 495px;
	margin: 0 0 0 25px;
}
.columns-3 .column-2 {
	float: left;
	width: 175px;
	margin: 0 0 0 25px;
}
.columns-3 .column-3 {
	float: left;
	display: inline;
	width: 220px;
	margin: 0px;
}
.columns-3-top .container {
	float: right;
	width: 720px;
}
.columns-3-top .column-1 {
	width: 695px;
	margin: 0 0 0 25px;
}
.columns-3-top .column-2 {
	float: left;
	display: inline;
	width: 335px;
	margin: 0 0 0 25px;
}
.columns-3-top .column-3 {
	float: right;
	width: 335px;
	margin: 0 0 0 25px;
}
.columns-3-top .column-4 {
	float: left;
	display: inline;
	width: 220px;
	margin: 0px;
}
.columns-3-bottom .container {
	float: right;
	width: 720px;
}
.columns-3-bottom .column-1 {
	float: left;
	display: inline;
	width: 335px;
	margin: 0 0 0 25px;
}
.columns-3-bottom .column-2 {
	float: right;
	width: 335px;
	margin: 0 0 0 25px;
}
.columns-3-bottom .column-3 {
	clear: both;
	width: 695px;
	margin: 0 0 0 25px;
}
.columns-3-bottom .column-4 {
	float: left;
	display: inline;
	width: 220px;
	margin: 0px;
}
/*
.columns-4 .container {
	float: right;
	width: 598px;
}
.columns-4 .column-1 {
	float: left;
	display: inline;
	width: 234px;
	margin: 0 0 0 24px;
}
.columns-4 .column-2 {
	float: left;
	width: 146px;
	margin: 0 0 0 24px;
}
.columns-4 .column-3 {
	float: left;
	width: 146px;
	margin: 0 0 0 24px;
}
.columns-4 .column-4 {
	float: left;
	display: inline;
	width: 146px;
	margin: 0 0 0 24px;
}
*/
#quick {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
#quick .centered {
	text-align: right;
    text-align: right /*!important*/; 
	 font-size: 92%;
	 width: 560px;
	 padding: 10px 0 0 400px;
}
#quick ul {
	margin: 0;
	padding: 0 0 0 25px;
}
#quick ul li {
	padding: 0 0 0 15px;
	display: inline;
	background: url("../img/quick.png") no-repeat 6px 60%;
}
#quick ul li.homepage {
	padding: 0;
	background: 0;
}
#quick ul li a {
	padding: 0 0 0 16px;
}
#quick a:visited, #languageSelect .separator  {
	color: #747474;
}
#quick a:hover, #quick a:active {
	color: #4b4b4b;
}
#quick ul li.homepage a {
	background: url("../img/homepage.png") no-repeat left 60%;
}
#quick ul li.homepage a:hover {
	background-image: url("../img/homepage_hover.png");
}
#quick ul li.sitemap a {
	background: url("../img/sitemap.png") no-repeat left 60%;
}
#quick ul li.sitemap a:hover {
	background-image: url("../img/sitemap_hover.png");
}
#quick ul li.print a {
	background: url("../img/print.png") no-repeat left 60%;
}
#quick ul li.print a:hover {
	background-image: url("../img/print_hover.png");
}
#quick ul li.rss a {
	background: url("../img/rss.png") no-repeat left 60%;
}
#quick ul li.rss a:hover {
	background-image: url("../img/rss_hover.png");
}
#footer {
	position: absolute;
	left: 0;
	top: expression( document.getElementById('page').offsetHeight - document.getElementById('footer').offsetHeight );
	bottom: 1px;
	width: 100%;
	line-height: normal;
	border-top: solid 1px #acacac;
	background: #f3f3f3 /*url("../img/footer.png") repeat-x left top*/;
}
#footer[id] {
	top: auto;
}
#footer .centered {
	padding: 1.5em 0;
	/*background: url("../img/footer_in.png") no-repeat right 1px;*/
}
#footer p {
	float: left;
	display: inline;
	width: 45% /*!important*/;
	height: 1.25em;
	margin: 0 0 0 15px;
	overflow: hidden;
}
#footer .signature {
	float: right;
	width: 355px;
	text-align: right;
}
.noDis {
	display: none;
}
.noVis {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.cleaner {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}
.contact form, .searching form, .discussion form, .privateAccessForm form {
	margin: 0 0 16px 0;
	padding: 10px 16px;
	background-color: rgb(243,243,243);
	border: 1px solid rgb(172,172,172);
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
}
.contact label, 
.searching label, 
.discussion label, 
.privateAccessForm label {
	display: block;
	margin: 0 0 2px 0;
	padding: 0;
}
.columns-2 .column-1 .contact label, 
.columns-2 .column-1 .searching label, 
.columns-2 .column-1 .discussion label, 
.columns-3-top .column-1 .contact label, 
.columns-3-top .column-1 .searching label, 
.columns-3-top .column-1 .discussion label, 
.columns-3-bottom .column-3 .contact label, 
.columns-3-bottom .column-3 .searching label, 
.columns-3-bottom .column-3 .discussion label {
	float: left;
	margin: 2px 6px 0 0;
	white-space: nowrap;
}
.contact input, 
.searching input, 
.discussion input, 
textarea, select, 
.privateAccessForm input {
	font-size: 100%;
	color: rgb(0,0,0);
	background-color: #fff;
	border: 1px solid rgb(172,172,172);
	font-family: Arial, Tahoma, sans-serif;
}
.contact input, .searching input, .discussion input, select {
	width: 100%;
	margin: 0 0 10px 0;
}
.columns-2 .column-1 .contact input, 
.columns-2 .column-1 .searching input, 
.columns-2 .column-1 .discussion input, 
.columns-2 .column-1 select, 
.columns-3-top .column-1 .contact input, 
.columns-3-top .column-1 .searching input, 
.columns-3-top .column-1 .discussion input, 
.columns-3-top .column-1 select, 
.columns-3-bottom .column-3 .contact input, 
.columns-3-bottom .column-3 .searching input, 
.columns-3-bottom .column-3 .discussion input, 
.columns-3-bottom .column-3 select {
	float: left;
	width: 100px;
	margin: 0 8px 0 0;
}
textarea {
	clear: both;
	width: 100%;
	height: 120px;
	margin: 0 0 16px 0;
	overflow: auto;
}
.columns-2 .column-1 textarea, 
.columns-3-top .column-1 textarea, 
.columns-3-bottom .column-3 textarea {
	margin-top: 2px;
}
.submit {
	float: left;
	background: rgb(64,64,64) url("../img/submit_out.png") repeat-x left top;
}
.submit input, button.submit {
	float: none !important;
	width: auto !important;
	margin: 1px !important;
	font-size: 86%;
	text-transform: uppercase;
	color: rgb(0,0,0);
	color: #fff;
	background: rgb(64,64,64) url("../img/submit_in.png") repeat-x left top;
	border: 1px solid #fff;
	cursor: pointer;
}
input.wrong, textarea.wrong, select.wrong {
	border: 1px solid rgb(255,0,0) !important;
}
label.wrong {
	color: rgb(255,0,0) !important;
}
.error p {
	font-weight: bold;
}
.error p b {
	color: rgb(255,0,0);
}
.error ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.error ul li {
	margin: 0;
	padding-left: 16px;
	list-style: none;
	background: url("../img/arrow_right_hover.png") no-repeat left 4px;
}
.error ul li b {
	color: rgb(255,0,0);
}
.box {
	margin: 0 0 10px 0;
	overflow: hidden;
}
.column-2 .box, 
.column-3 .box, 
.column-4 .box, 
.poll {
	width: 100%;
	padding: 0 10px 5px 10px;
	/*background: rgb(227,227,227) url("../img/box.png") repeat-x left top;*/
	border: 1px solid #e3e3e3;
}
/*.column-3 .box, .column-4 .box {
	background:url("../img/bg-box-bott.png") no-repeat center bottom;
	border: none;
}*/
.columns-2 .column-2 .box.poll, 
.columns-2 .column-2 .box.contact, 
.columns-2 .column-2 .box.tagCloud, 
.columns-3-top .column-4 .box.poll, 
.columns-3-top .column-4 .box.contact, 
.columns-3-top .column-4 .box.tagCloud  {
	background:url("../img/bg-box-bott.png") no-repeat center bottom;
	border: none;
	border-top: 1px solid #e3e3e3;
}
.column-2 .box[class], 
.column-3 .box[class], 
.column-4 .box[class], 
.poll[class] {
	width: auto;
}
.column-2 .box p.noDis, 
.column-3 .box p.noDis, 
.column-4 .box p.noDis {
	display: block;
	height: 1px;
	overflow: hidden;
	margin: -10px 0 15px 0;
	background: url("../img/box_line.png") repeat-x left top;
}
.wsw {
	margin: 0 0 25px 0;
}
.column-2 .wsw, 
.column-3 .wsw, 
.column-4 .wsw {
	margin: 0 0 10px 0;
}
.column-2 .box h1, 
.column-3 .box h1, 
.column-4 .box h1, 
.column-2 .box h2, 
.column-3 .box h2, 
.column-4 .box h2, 
.poll h2 {
	width: auto;
	margin: 0 -10px 0.8em -10px;
	padding: 4px 10px;
	font-size: 122%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #696969;
	/*background: #fff url("../img/box_heading.png") repeat-x right top;*/
	border-bottom: 1px dotted #c8c8c8;
}
.heading {
	margin: 0.15em 0 0.2em 0;
	font-size: 118%;
	font-weight: bold;
	color: #4b4b4b;
}
.heading a {
	color: #4b4b4b;
}
.heading a:visited {
	color: rgb(96,96,96);
}
.heading a:hover {
	color: #747474;
}
.list .wsw {
	margin: 2px 0;
}
.articles .list {
	padding: 5px 0;
	border-top: 1px solid #e3e3e3;
}
.more, .back {
	margin: 0 0 25px 0;
}
.add {
	margin: 0 0 10px 0;
}
.column-2 .box .back, 
.column-3 .box .back, 
.column-4 .box .back {
	margin: 0;
	padding: 0 0 10px 0;
}
.more a, .back a {
	float: left;
	text-decoration: underline;
}
.more a {
	padding: 0 0 0 16px;
	background: url("../img/arrow_right.png") no-repeat left 4px;
}
.more a:hover {
	background-image: url("../img/arrow_right_hover.png");
}
.back a, .prev a {
	padding: 0 0 0 16px;
	background: url("../img/arrow_left.png") no-repeat left 4px;
}
.back a:hover, .prev a:hover {
	background-image: url("../img/arrow_left_hover.png");
}
.back a:visited {
	color: #747474;
}
.back a:hover, .back a:active {
	color: #4b4b4b;
}
.next a {
	padding: 0 16px 0 0;
	background: url("../img/arrow_right.png") no-repeat right 3px;
}
.next a:hover {
	background-image: url("../img/arrow_right_hover.png");
}
.thumbnail {
	float: left;
	position: relative;
	left: 50%;
	border: 0;
}
.thumbnail a {
	display: block;
	position: relative;
	left: -50%;
	border: none /*1px solid rgb(180,188,199)*/;
}
.thumbnail a:visited {
	/*border-color: rgb(164,164,164);*/
}
.thumbnail a:hover, .thumbnail a:active {
	/*border-color: #747474;*/
}
.thumbnail a img {
	margin: 0;
	border: none /*2px solid #fff*/;
}
.thumbnail a:hover img {
	/*border-color: #cc0002;*/
}
.pagination {
	clear: both;
	margin: 0px;
	/*margin: 0 0 10px 0;*/
}
.pagination .info {
	width: auto;
	font-weight: bold;
	color: rgb(0,0,0) !important;
}
.columns-2 .column-1 .pagination .info {
	float: right;
}
.pagination .separator {
	margin: 0 -1px;
}
.pagination .separatorText {
	visibility: hidden;
}
.pagination .selected {
	font-weight: bold;
	color: #747474;
}
.pagination .leftEnd {
	padding: 0 3px 0 0;
	text-decoration: none;
	background: url("../img/paging_left_end.png") no-repeat left 50%;
}
.pagination .leftEnd:hover {
	background-image: url("../img/paging_left_end_hover.png");
}
.pagination .left {
	padding: 0 5px 0 0;
	text-decoration: none;
	background: url("../img/paging_left.png") no-repeat left 50%;
}
.pagination .left:hover {
	background-image: url("../img/paging_left_hover.png");
}
.pagination .right {
	padding: 0 0 0 5px;
	text-decoration: none;
	background: url("../img/paging_right.png") no-repeat right 50%;
}
.pagination .right:hover {
	background-image: url("../img/paging_right_hover.png");
}
.pagination .rightEnd {
	padding: 0 0 0 3px;
	text-decoration: none;
	background: url("../img/paging_right_end.png") no-repeat right 50%;
}
.pagination .rightEnd:hover {
	background-image: url("../img/paging_right_end_hover.png");
}
.pagination .leftEndText, 
.pagination .leftText, 
.pagination .rightText, 
.pagination .rightEndText {
	visibility: hidden;
}
.rbcBookmarks {
	margin: 25px 0;
	clear: both;
}
.rbcTags {
	margin: 25px 0;
	padding: 5px 0 7px 0;
	border-top: 1px solid rgb(227,227,227);
	border-bottom: 1px solid rgb(227,227,227);
	clear: both;
}
.rbcTags h4 {
	display: inline;
	width: auto;
	margin: 0 5px 0 0;
	font-size: 100%;
	color: rgb(0,0,0);
}
.rbcTags p.tags {
	display: inline;
	width: auto;
}
.tagCloud ol.tags {
	margin: 0 0 25px 0;
	padding: 0;
	text-align: center;
}
.tagCloud ol.tags li {
	display: inline;
	margin: 0 0.5em;
	list-style: none;
}
.faq .wsw {
	margin-bottom: 25px;
}
.columns-2 .column-1 .searching input#fulltextSearchTextResult, 
.columns-3-top .column-1 .searching input#fulltextSearchTextResult {
	width: 105px;
	margin-right: 20px;
}
.columns-2 .column-1 .searching select#fulltextSearchTypeResult, 
.columns-3-top .column-1 .searching select#fulltextSearchTypeResult {
	width: 90px;
}
.column-2 .discussion p.noDis, 
.column-3 .discussion p.noDis, 
.column-4 .discussion p.noDis {
	display: none;
}
.discussion .post {
	margin: 0 0 8px 32px;
	padding: 15px;
	overflow: hidden;
	font-size: 95%;
	background-color: rgb(243,243,243);
	border: 1px solid rgb(172,172,172);
}
.discussion .level-1 {
	margin-left: 0;
}
.discussion .level-2 {
	margin-left: 8px;
}
.discussion .level-3 {
	margin-left: 16px;
}
.discussion .level-4 {
	margin-left: 24px;
}
.columns-2 .column-1 .discussion .post {
	margin-left: 200px;
}
.columns-2 .column-1 .discussion .level-1 {
	margin-left: 0;
}
.columns-2 .column-1 .discussion .level-2 {
	margin-left: 40px;
}
.columns-2 .column-1 .discussion .level-3 {
	margin-left: 80px;
}
.columns-2 .column-1 .discussion .level-4 {
	margin-left: 120px;
}
.columns-2 .column-1 .discussion .level-5 {
	margin-left: 160px;
}
.discussion .date, .discussion .author {
	width: 100%;
	margin-bottom: 0.25em;
	overflow: hidden;
	font-weight: bold;
	color: #4b4b4b;
}
.discussion .date ins, .discussion .author b {
	font-weight: normal;
	color: rgb(0,0,0);
}
.discussion .heading {
	width: 100%;
	overflow: hidden;
	font-size: 100%;
	color: #4b4b4b;
}
.discussion .heading span {
	font-weight: normal;
	color: rgb(0,0,0);
}
.discussion .message {
	margin: 10px 0;
}
.discussion .reply {
	margin: 0;
}
.discussion .reply a, .add a {
	font-weight: bold;
}
.discussion .pagination {
	margin-top: 25px;
}
.discussion label {
	font-size: 95%;
	font-weight: bold;
	color: #4b4b4b;
}
.columns-2 .column-1 .discussion input, 
.columns-3-top .column-1 .discussion input, 
.columns-3-bottom .column-3 .discussion input {
	width: 196px;
	margin-bottom: 10px;
}
.columns-3-bottom .column-3 .discussion input {
	width: 185px;
}
.photogallery .cleaner {
	display: none;
}
.photogallery p.noDis {
	margin-top: 15px !important;
}
.columns-3-bottom .column-3 .photogallery p.noDis {
	display: none;
}
.columns-3-bottom .column-3 .photogallery .cleaner {
	visibility: visible;
	height: 1px;
	margin: 0 0 15px 0;
	background: url("../img/box_line.png") repeat-x left top;
}
.columns-3-bottom .column-3 .photogallery .pagination .cleaner {
	visibility: hidden;
	height: 0;
	margin: 0;
	background: 0;
}
.photo {
	margin: 0 0 20px 0;
}
.list .photo {
	margin: 0 0 10px 0;
	text-align: center;
}
.columns-2 .column-1 .large .photo, 
.columns-3 .column-1 .small .photo, 
.columns-3-top .column-1 .large .photo, 
.columns-3-bottom .column-3 .large .photo {
	float: left;
	width: 25% /*!important*/;
}
.columns-2 .column-1 .small .photo, 
.columns-3-top .column-1 .small 
.photo, .columns-3-bottom .column-3 .small .photo {
	float: left;
	width: 20% /*!important*/;
}
.photogallery .cropper {
	overflow: hidden;
}
.columns-2 .column-2 .large .cropper, 
.columns-3 .column-2 .large .cropper, 
.columns-3 .column-3 .large .cropper, 
.columns-3-top .column-4 .large .cropper, 
.columns-3-bottom .column-4 .large .cropper {
	width: 154px;
}
.columns-4 .column-2 .large .cropper, 
.columns-4 .column-3 .large .cropper, 
.columns-4 .column-4 .large .cropper {
	width: 124px;
}
.photo table {
	margin: 0 auto;
	border-collapse: collapse;
}
.photo td {
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}
.photo table .thumbnail {
	height: auto !important;
	position: static;
}
.photo table .thumbnail a {
	position: static;
}
.columns-2 .column-1 .small .photo td, 
.columns-2 .column-1 .small .photo .thumbnail, 
.columns-3 .column-1 .small .photo td, 
.columns-3 .column-1 .small .photo .thumbnail, 
.columns-3-top .column-1 .small .photo td, 
.columns-3-top .column-1 .small .photo .thumbnail, 
.columns-3-bottom .column-3 .small .photo td, 
.columns-3-bottom .column-3 .small .photo .thumbnail {
	height: 124px;
}
.columns-2 .column-1 .large .photo td, 
.columns-2 .column-1 .large .photo .thumbnail, 
.columns-3-bottom .column-3 .large .photo td, 
.columns-3-top .column-1 .large .photo td, 
.columns-3-top .column-1 .large .photo .thumbnail, 
.columns-3-bottom .column-3 .large .photo .thumbnail {
	height: 206px;
}
.photo .more {
	clear: both;
	display: block;
	margin: 8px 15px 0 15px;
	padding: 0 0 0 16px;
	overflow: hidden;
	font-size: 95%;
	text-align: left;
	text-decoration: underline;
	background: url("../img/arrow_right.png") no-repeat left 4px;
}
.photo .more:hover {
	background-image: url("../img/arrow_right_hover.png");
}
.photogallery div.links {
	margin: 0 0 20px 0;
	padding: 0;
	background: url("../img/line.png") repeat-x left top;
}
.photogallery .links p {
	margin: 0;
	padding: 7px;
	background: url("../img/line.png") repeat-x left bottom;
}
.photogallery .links .prev, 
.photogallery .links .next, 
.photogallery .links .slideshow {
	float: left;
	margin: 0;
	padding: 1px 0;
	line-height: 130%;
	text-align: center;
}
.photogallery .links .prev {
	width: 35%;
	text-align: left;
}
.photogallery .links .next {
	width: 35%;
	text-align: right;
}
.photogallery .links .slideshow {
	width: 30%;
}
.photogallery .links .slideshow #slideshowControl {
	display: none;
	text-decoration: underline;
	cursor: pointer;
}
.photogallery .links .slideshow #slideshowControl.enableControl {
	display: inline;
}
.products .product {
	width: 100%;
}
.products .product.withImage {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}
.columns-3-bottom .column-3 .products p.noDis {
	display: none;
}
.columns-3-bottom .column-3 .products .cleaner {
	visibility: visible;
	height: 1px;
	margin: 0 0 15px 0;
	background: url("../img/box_line.png") repeat-x left top;
}
.columns-2 .column-1 .products .list .withImage .heading, 
.columns-2 .column-1 .products .list .withImage .wsw, 
.columns-2 .column-1 .products .list .withImage .more, 
.columns-3-top .column-1 .products .list .withImage .heading, 
.columns-3-top .column-1 .products .list .withImage .wsw, 
.columns-3-top .column-1 .products .list .withImage .more {
	clear: none;
	float: right;
	width: 550px !important;
}
.columns-3 .column-1 .products .list .withImage .heading, 
.columns-3 .column-1 .products .list .withImage .wsw, 
.columns-3 .column-1 .products .list .withImage .more {
	clear: none;
	float: right;
	width: 350px !important;
}
.columns-3-bottom .column-3 .products .list .withImage .heading, 
.columns-3-bottom .column-3 .products .list .withImage .wsw, 
.columns-3-bottom .column-3 .products .list .withImage .more {
	clear: none;
	float: right;
	width: 528px !important;
}
.products .image {
	margin: 0 0 20px 0;
}
.products .list .image {
	float: left;
	width: auto;
	margin: 0 0 5px 0;
}
.columns-2 .column-1 .products .list .image, 
.columns-3 .column-1 .products .list .image, 
.columns-3-top .column-1 .products .list .image, 
.columns-3-bottom .column-3 .products .list .image {
	margin: 0 0 25px 0;
}
.products .list .thumbnail, .products .list .thumbnail a {
	left: 0;
}
.products .wsw {
	/*clear: both;*/
	width: 440px;
	float: right;
}
.products .back {
	clear: both;
}
.sitemap ul {
	padding-left: 0;
}
.sitemap ul li {
	margin: 0;
	padding: 0 0 5px 2px;
	list-style: none;
}
.sitemap ul li.first {
	padding-top: 5px;
}
.sitemap ul li.last {
	padding-bottom: 1px;
}
.sitemap ul li a {
	display: block;
	padding: 0 0 0 16px;
	text-decoration: underline;
	/*color: #3e4951;*/
	background: url("../img/arrow_right_hover.png") no-repeat left 4px;
}
.sitemap ul li a:visited {
	/*color: rgb(96,96,96);*/
}
.sitemap ul li a:hover {
	/*color: #747474;*/
	background-image: url("../img/arrow_right.png");
}
.sitemap ul li li {
	padding-left: 18px;
}
.poll h3 {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 110%;
	color: black;
}
.poll p {
	clear: both;
	margin: 0 0 16px 0;
	overflow: visible;
}
.poll .question {
	display: block;
	margin: 0 0 7px 0;
	overflow: hidden;
}
.poll .question b {
	font-weight: normal;
}
.poll .pollbar {
	display: block;
	margin: 4px 0 0 0;
	padding: 0 2px 0 0;
}
.poll .pollbar img {
	margin: 0;
	border: 1px solid #d3d3d3;
}
.poll .voted {
	padding: 0 0 0 16px;
	background: url("../img/arrow_right_hover.png") no-repeat left 4px;
}
.poll .voted b {
	font-weight: normal;
	color: #747474;
}
.contact strong, .contact .address, 
.contact .phone, .contact .email {
	display: block;
	margin-bottom: 1em;
}
.contact label, .privateAccessForm label {
	font-size: 95%;
	font-weight: bold;
	color: #4b4b4b;
}
.columns-2 .column-1 .contact label, 
.columns-3-top .column-1 .contact label, 
.columns-3-bottom .column-3 .contact label {
	float: left;
	width: 100px;
}
.columns-2 .column-1 .contact input, 
.columns-3-top .column-1 .contact input, 
.columns-3-bottom .column-3 .contact input {
	float: left;
	width: 196px;
	margin-bottom: 10px;
}
.rbcWidgetArea {
	margin: 0 0 20px 0;
}
table#waitingTable {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
table#waitingTable, 
table#waitingTable td, 
table#waitingTable tr {
	background-color: transparent;
	text-align: center;
	border: 0;
}
table#waitingTable td {
	vertical-align: middle;
	text-align: center;
}
#topMenu .rbcContentBlock {
	margin: 0 !important;
	padding: 0 !important;
}

#languageSelectBody {
    float: right;
    display: inline;
    height: 23px;
    line-height: normal;
    text-align: right;
    padding-left: 15px;
}
#languageSelect ul {
    display: none;
}
#languageSelect #languageFlags
{
    margin-top: 7px;
}
#languageSelect #languageFlags a {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    text-decoration: none;
    background: transparent center center no-repeat;
    margin: 2px 5px;
}
#languageSelect select
{
    width: auto;
    margin-top: 7px;
}

#languageSelect #languageList {
    line-height: 32px;
}

.privateAccessForm table
{
    font-size: 1em;
}

.privateAccessForm td span
{
    border: 1px solid #404040;
    display: block;   
    float: right;
}

*:first-child+html .privateAccessForm td span 
{
    display: inline;   
    float: none;
}

* html .privateAccessForm td span 
{
    display: inline;   
    float: none;
}

.privateAccessForm label
{
    width: 100px;
}

.privateAccessForm input
{
    float: left;
    margin-bottom: 10px;
    width: 196px;
}

.privateAccessForm .error
{
    color: #FF0000;
    margin-bottom: 10px;
}


.shopList span.submit
{
	float: right;
}

.shop .sale
{
    color: #FF6E6E;
    font-weight: bold;
}

.shop .price ins
{
    font-weight: bold;
    text-decoration: none;
}

.shop .price del{
    text-decoration: none;
    color: #999999;
}

.product.withImage .price del{
	 /*display: none;*/
}
.bezDPH {
	font-weight: bold;
	font-size: 130%;
	color: #FF6E6E;
}

.shopTable .modernTable 
{
    width: 99%;
}

.shopTable thead td
{
    font-weight: bold;
    text-align: left !important;
}

.shopTable .headPrice
{
    text-align: right !important;
}

.shopTable .price
{
    text-align: right;
    width: 18%;
}

    * html .shopTable .price
    {
        width: 22%;
    }
    
    *:first-child+html .shopTable .price
    {
        width: 22%;
    }

.shopTable .price ins {
	font-weight: normal;
}

.shopTable td.input {
    width: 8%;
}

.shopTable a {
    font-weight: bold;   
}

.shopGallery .photo h3 {
    font-size: 90%;
}

.shopGallery .cropper td {
    height: 124px !important;
}

.shopGallery p,
.shopGallery .description {
    text-align: left;
    padding: 0 10px;
}

.shopGallery .addToBasket {
    float: right;
    margin-right: 10px;
}

.shopDetail .thumbnail {
    left: 0px;
    margin-left: 10px;   
}

.shopDetail .thumbnail a {
    left: 0px;    
}

.shopDetail .price {
    float: right;
    width: 420px;
    margin-right: 10px;   
    margin-bottom: 20px; 
}
.columns-2 .column-1 .shopDetail .price {
    width: 430px;
}

.shopDetail .price table {
   font-size: 1em;
   width: 100%;
}

.shopDetail .price table td.value {
    /*text-align: right;*/
}

.shopDetail .addToBasket .submit {
    /*float: right;*/
}

#cartInfo {
    /*float: right;*/
    background: url(../img/bg-cart.png) no-repeat -4px -4px;
	 padding:  18px;
	 margin-left: 730px;
	 width: 180px;
	 position: absolute;
	 top: 40px;
}

#cartInfo a {
    /*background: transparent url(../img/cart_icon.png) left center no-repeat;*/
    padding-left: 27px !important; 
	 color: #343434;
	 text-decoration: none;
}
#cartInfo a:hover {
	 color: #fff;
}
#cartInfo span {
    font-weight: bold;
    color: #cc0002;
}

.shopCart td.input
{
    text-align: center;
}

.shopCart input.text
{
    width: 24px;
    text-align: right;
}	

.shopCart .headRemove
{
    width: 1%;
}

.shopCart .remove
{
    width: 16px;
    height: 16px;
    background: transparent url(../img/remove.png) center center no-repeat;
    border: 0;
    cursor: pointer;
}

.shopCart .cartTable
{
    margin-bottom: 0px;
}	

.shopCart .totalTable td
{
    text-align: right !important;
}

.shopCart .totalTable thead td
{
    font-size: 1.1em;
}

.shop .control span.submit
{
    float: right;
    margin-left: 10px;
}

.shop #backButton
{
    float: left !important;
    margin-left: 0 !important;
}

.submit input.submit
{
    overflow: visible;
    width: auto;
}

	*:first-child+html .submit input.submit 
	{
	   padding: 0 3px;
	}
	
.shopReview .left,
.shopReview .right
{
    width: 45%;
    float: left;
}

.shopReview .left span:first-child,
.shopReview .right span:first-child
{
	font-weight: bold;
}

.shopReview textarea
{
    width: 99%;
}

.form label.mandatory
{
    background: transparent url(../img/mandatory.png) right 3px no-repeat;
}

.shop .firstSubmit
{
    position: absolute;
    left: -10000px;
    right: -10000px;
    width: 5px;
}

.shop input.selector
{
	float: left;
	margin-top: 17px;
	margin-right: 8px;
	cursor: pointer;
}

    * html .shop input.selector
    {
        position: relative;
        top: -4px;
    }
    
    *:first-child+html .shop input.selector
    {
        position: relative;
        top: -4px;
    }

.form input.radio,
.form input.checkbox
{
    width: auto !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    position: relative; 
    top: 4px;
    border: none;
    background: transparent;
}

    * html .form input.radio
    {
        top: 0px;
    }
    
    *:first-child+html .form input.radio
    {
        top: 0px;
    }
    
    * html .form input.checkbox
    {
        top: 0px;
    }
    
    *:first-child+html .form input.checkbox
    {
        top: 0px;
    }
    
.form select
{
    margin-bottom: 10px !important;
    width: 198px !important;
}

    * html .form select
    {
        width: 200px !important;
    }
    
    *:first-child+html .form select
    {
        width: 200px !important;
    }


#eshopFormButtons
{
    margin-top: 10px;
}

#eshopFormButtons span.submit
{
    float: right;
}

#eshopOrderDetailsFormBack
{
    float: left !important;
}

.form label
{
    padding-right: 10px; 
}

.shop .backButton
{
    float: right;
}

.shopForm h2 label
{
    cursor: pointer;
}

.shopForm input.selector,
.shopForm .shopFormHeading
{
	float: left;
}

.shopForm .shopFormHeading
{
	margin-right: 15px;
}

h2.shopFormHeading
{
	font-size: 112%;
}

#eshopPaymentTypeBlock label
{
	/*width: 100%;*/
	/*margin-bottom: 10px;*/
}

#eshopCustomerForm #rbcOrderPaymentSubmitButton
{
	width: auto;
}

.rbcPaymentIconRadio input
{
	margin: 0 !important;
}

.rbcOrderPaymentBackButtonArea span.submit
{
	position: relative;
	top: -56px;
	left: 15px;
}

.rbcOrderPaymentBackButtonArea .box,
.rbcOrderPaymentBackButtonArea form,
.rbcOrderPaymentBackButtonArea fieldset
{
	overflow: visible;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: 0 !important;
}

#topMenu ul.menu
{
	float: left;
}

/*.column-1 .shopSale .photo
{
	width: 170px;
	overflow: hidden;
	float: left;
}*/

.shopSale .photo p.price
{
	text-align: center !important;
	padding: 0 !important;	
	margin-bottom:10px !important;
}

#eshopLoginFormButtons span.submit
{
	float: right;
}

#eshopLoginLostPassword
{
	position: absolute;
	bottom: 38px;
	left: 17px;
}

.shopForm
{
	position: relative;
}

.shopGallery td
{
	vertical-align: middle !important;
}

.shopGallery .photo
{
	position: relative;
	margin-bottom: 15px !important;
}

.shopGallery .photo h3
{
	height: 3em;
}

.shopGallery .photo span.submit
{
	position: absolute;
	bottom: 0px;
	left: 10px;
}
.shopList .description
{
	font-size: 90%;
}
.shopGallery .description {
	color: #4a4a4a;
	font-size: 90%;
	height: 5.8em;
	overflow: hidden;
	padding-top: 5px;
}

.shopGallery .price
{
	margin: 0 !important;
	padding-bottom: 25px
}
.shopGallery .cleaner, .shopDetail .cleaner {
	display: none;
}


.columns-3 .column-1 .shopGallery.large .photo {
	float: left;
	width: 33%;
}
.columns-2 .column-1 .shopGallery.large .photo {
	border-top:1px dotted #ccc;
	float:left;
	margin:0 0.5%;
	width:24%;
}
.columns-3 .column-1 .shopGallery.small .photo {
	float: left;
	width: 33.3%;
}
.columns-2 .column-1 .shopGallery.small .photo {
	float: left;
	width: 20%;
}


.rbcVariants .rbcSelectList
{
	float: left /*right !important*/;
	margin: 0 5px /*!important*/;
	width: 140px /*!important*/;
}

.rbcVariants .rbcSelectLabel 
{
	float: left;
	clear: both;
}


.shopDetail .leftBlock
{
	float: left;
	width: 250px;
	overflow: hidden;
}

.rbcEshopStockStatus td
{
	text-align: right;
}

.shopDetail .price .rbcEshopDiscount td.value,
.shopDetail .price ins,
.rbcEshopStock-inStock td.value
{
	color: #cc0002;
}
.rbcEshopDiscount {
	display: none;
}

.rbcEshopStock-outOfStock td.value
{
	color: #AF0000;
}

.shopDetail .price ins
{
	font-size: 1.2em;
	margin: 0;
}

.rbcEshopProductDetails
{
	font-size: 0.9em;
}

.shopDetail .price td.value
{
	/*text-align: left !important;*/
}

.shopDetail .price td.title
{
	/*text-align: right;*/
	font-size: 0.9em;
}

.shopDetail .price .rbcEshopSale td
{
	/*text-align: center;*/
}


.shopForm .formError ul
{
	display: none !important;
}

.formError p
{
	font-weight: bold !important;
} 

.rbcAdPosition
{
    height: 200px;
    margin-bottom: 10px;
    margin-left: -12px;
}

.rbcAdPosition span
{
    position: absolute;    
}

#contactBlock
{
    position: static;
}





#headText {
	position: absolute;
	left: 0px;
	top: 185px;
	width: 100%;
}
#headText .centered {
	width: 960px;
}
#headText p {
	color: #363636;
	font-size:100%;
	padding-left: 25px;
	width: 400px;
}
#bigColTop {
	background: #fff url(../img/bg-top-wswg.png) no-repeat left bottom ;
}
#bigColTop .box.wysiwyg {
	margin: 0px;
	padding: 0 0 5px 0px;
}
#bigColTop .box.wysiwyg .wsw {
	margin: 0px;
	padding: 0px;
}
#bigColTop table {
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
}
#bigColTop table td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#bigColTop table td a {
	color: #000;
	text-decoration: none;
	display: block;
}
#bigColTop table td span {
	display: block;
	padding: 0 10px;
}
#bigColTop table td span.nadp {
	font-size: 110%;
	font-weight: bold;
}
#bigColTop table td img {
	margin: 0px;
	padding-bottom: 3px;
}
#bigColTop table td .inBlock {
	margin: 0 1px 0 0;
	padding: 0px;
}
#bigColTop table#col4 td {
	width: 25%;
}
#bigColTop table td .price {
	/*font-size: 220%;*/
}
.wsw .banner img {
	margin: 0px;
}

.wsw .noPadImg {
	margin: 0px;
}

#partnBl {
	width: 100%;
	background: #f3f3f3;
}
#partnBl .centered {
	width: 960px;
}
#partnBl p {
	/*color: #092d36;*/
	font-size: 90%;
	padding: 10px 15px 5px 15px;
	width: auto;
}
#partnBl p a {
	color: #606060;
}

.shop input.selector
{
	margin-top: 2px;
}
.ztrata {
	color: #999;
	font-style: italic;
	font-size: 80%;
}






































/************************************************
*                     WSWG                      *
*************************************************/
.rbcAdminSmallSubmenu .rbcAdminSmallSubmenuItem {
	display:none;
}
.rbcAdminLayoutMenu .rbcAdminLayoutMenuItemAreaButtons {
	top: -140px;
}
.rbcAdminLayoutMenu .rbcAdminLayoutMenuItemAreaButtons a {
	height: 1px;
	display: none;
	background: none;
}
.rbcAdminLayoutMenu .rbcAdminLayoutMenuItemAreaButtons a img {
	display: none;
}
#upgradeButton  {
	display:none;
}


#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos2,
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos3, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos4, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos5, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos6, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos7, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos8, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos9, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos10, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos11, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos12, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos13, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos14, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos15, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos16, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos17, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos18, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos19, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos20, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos21, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos22, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos23, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos24, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos25, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos26, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos27, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos28, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos29, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos30, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos31, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos32, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos33, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos34, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos35, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos36, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos37, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos38, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos39, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos40, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos41, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos42, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos43, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos45, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos46, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos47, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos48, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos49, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos50, 
#cMenu_webLayoutGroups_srollArea div.rbcAdminSmallSubmenuItem.pos51 {
	display: none !important;
}
