@charset "UTF-8";
:focus {
	outline: thin dotted black;
}

body {
	background: #b4b4b4 url(../img/background.gif);
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 70%;
	color: #646464;
}

h1 {
	position: absolute;
	top: -1000px;
}

h2 {
	font-size: 150%;
	color: #d5003a;
	background: url('../img/article-footer.gif') repeat-x bottom;
	padding: 3px 0 8px 0;
	margin-bottom: 15px;
}

h2.not_found, #info, #comparing_link {
	text-align: center;
	font-size: 100%;
	padding: 10px;
	background-color: #d2d2ba;
	color: #656551;
	font-weight: bold; 
}

.hidden_field {
	display: none;
}

#info {
	margin-top: 20px;
}

#comparing_link {
	background: none;
	background-color: #e9e9e9;
	text-align: left;
	margin-bottom: 0;
	color: #000;
	border-top: #000 1px dashed;
	border-bottom: #000 1px dashed;
}

h3 {
	font-size: 120%;
	color: #ff0000;
}

h3.subhead {
	padding: 11px 0 11px 20px;
	color: #767676;
	background-color: #c5c4c4;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h3.subhead_clear {
	position: relative;
	color: #fff;
	background: #7a3a39;
	padding: 6px 0px 6px 10px;
	border-top: #c2aead solid 1px;
	margin-bottom: 5px;
}

a.white, a:link.white, a:active.white, a:visited.white, a:hover.white {
	color: #fff;
}

.left, #main_img, .gallery_image {
	float: left;
}

#menu_novinky {
	padding: 7px 0 7px 20px;
	background-color: #96073d;
	border-bottom: #fff solid 1px;
}

#menu_novinky a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu_novinky a:hover {
	text-decoration: underline;
}

#menu_slevy {
	padding: 7px 0 7px 20px;
	background-color: #d5003a;
	border-bottom: #fff solid 1px;
}

#menu_slevy a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu_slevy a:hover {
	text-decoration: underline;
}

#banners {
	padding: 10px 20px 10px 0;
	text-align: right;
}

#banners img{
	border: none;
}

#banners a {
	margin-left: 5px;
}

#main_img {
	margin: 0 10px 10px 0;
}

#header {
	height: 94px;
	margin: 0 14px 0 14px;
	background-color: #444;
	border-left: #96073d solid 10px;
}

#logo {
	position: relative;
	float: left;
	width: 291px;
	padding: 36px 0 0 30px;
}

#header_search_text {
	position: relative;
	float: left;
	width: 445px;
	padding-top: 40px;
	text-align: right;
	color: white;
}

#header_search_form {
	position: relative;
	float: left;
	width: 180px;
	padding: 35px 10px 0 10px;
}

#header_search_input {
	position: relative;
	float: left;
	width: 100px;
	height: 18px;
	border: #cdcdcd 1px solid;
	color: #767676;
	background-color: #fff;
}

#header_search_submit {
	position: relative;
	float: left;
	width: 9px;
	height: 9px;
	border: none;
	margin: 6px 0 0 10px;
	background: #444 url('../img/arrow-header.png') no-repeat;
}

#header_arrow {
	position: relative;
	float: left;
	width: 20px;
	padding-top: 40px;
}

.gallery_image {
	width: 258px;
	margin: 0 10px 20px 0;
	text-align: center;
}

.gallery_image_description {
	margin-top: 5px;
}

.center {
	text-align: center;
}

.right_news h3.subhead_clear {
	color: #e2e2e2;
}

p {
	line-height: 130%;
	text-align: justify;
}

.cleaner {
	clear: both;
}

img.absmiddle {
	vertical-align: middle;
	margin-bottom: .25em;
}

a:link, a:visited, a:hover, a:active, a:hover, a:active {
	color: #656551;
	text-decoration: underline;
}

a.shown, a:link.shown, a:visited.shown, a:active.shown, a:hover.shown {
	text-decoration: underline;
}

.black_border {
	border: #000 solid 1px;
}

.main_container {
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border-left: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
}

#bag_total {
	position: relative;
	float: left;
	width: 150px;
	padding-top: 18px;
	color: white;
	font-weight: bold;
}

#top_menu_line {
	width: 1005px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	border-left: #d2d2d2 solid 1px;
	border-right: #d2d2d2 solid 1px;
}

#topmenu {
	width: 978px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border-right: 13px solid #fff;
	border-left: 14px solid #fff;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #969696 url(../img/bg-menu.png) repeat-x bottom;
}

#topmenu ul {
	position: relative;
	float: left;
	width: 780px;
	line-height: 17px;
	margin-left: 10px;
	overflow: hidden;
	list-style: none;
}

#topmenu ul li {
	float:left;
	line-height: 50px;
	padding-left: 3px;
}

#topmenu ul li a, #topmenu ul li a:link, #topmenu ul li a:active, #topmenu ul li a:visited {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 7px 12px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#topmenu ul li a:hover {
	background: #fff url('../img/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}

#content {
	margin-right: -20px;
	margin-left: 14px;
	padding-top: 10px;
}

#menu_container {
	float: left;
	margin-right: 20px;
	width: 185px;
	padding: 0px;
	overflow: hidden;
}

#menu a:focus {
	outline: thin dotted white;
}

#menu {
	margin-bottom: 20px;
}

#menu ul, #product_subcat_list ul, .table_header ul {
	overflow: hidden;
	list-style: none;
	color: #656551;
}

#product_subcat_list ul li {
	margin-left: 8px;
}


#menu ul li {
	display: block;
	padding: 6px 20px 6px 20px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left:20px;
	background-position: 0 1px;
	background-repeat: no-repeat;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li.selected_item, #menu ul li.unselected_item {
	color: #fff;
	background: url(../img/bg_leftmenu_selected.gif) repeat-x top;
	background-position: left top; 
	text-decoration: underline;
}

#menu ul li.selected_item a, #menu ul li.selected_item a:link, #menu ul li.selected_item a:visited, #menu ul li.selected_item a:active, #menu ul li.selected_item a:hover {
	color: #fff;
	background-position: left top;
	text-decoration: underline;
}

#menu ul li.unselected_item a, #menu ul li.unselected_item a:link, #menu ul li.unselected_item a:visited, #menu ul li.unselected_item a:active, #menu ul li.unselected_item a:hover {
	color: #fff;
	background-position: left -6px;
}

#menu ul li.sub_open a, #menu ul li.sub_open a:link, #menu ul li.sub_open a:visited, #menu ul li.sub_open a:active, #menu ul li.sub_open a:hover {
	text-decoration: none;
}

#menu_bottom {
	background: #fff;
	background-image: none;
	padding-top: 20px;
	text-align: center;
}

.main_container #main_content {
	float: left;
	width: 574px;
	padding: 0;
	margin: 0 0 0 -5px;
}

#main_content ol, #main_content ul {
	list-style: inherit;
	margin-left: 30px;
	line-height: 130%;
}

#main_content #product_catalog_manufacturers ul {
	margin-left: 0;
	list-style: none;
}

.comments ul {
	list-style: none;
}

.comments ul li {
	list-style: none;
	border-left: #eee 2px solid;
}

#product_subcat_text {
	margin-bottom: 10px;
}

#news {
	background-color: #fff9cb;
	padding: 10px 20px 10px 20px;
}

#news table td {
	padding: 0 15px 6px 0;
}

.first_line, .second_line {
	color: #41b6b9;
	font-weight: bold;
}

.second_line {
	color: #6a6a6a;
}

#product_catalog .item, .item {
	width: 128px;
	min-height: 280px;
	height: auto;
	float: left;
	padding: 5px;
	position: relative;
	background: url(../img/bg_item.gif) no-repeat;
}

#product_catalog{
	width:	590px;
	overflow: hidden;
	margin-right: -20px;
}

/*?*/
#product_catalog .catalog_img {
	min-width: 120px;
	min-height: 165px;
}

#customer_rating .item, .comments .item {
	width: 545px;
	min-height: 0;
	height: auto;
	border-style: dashed;
	background: none;
}

.comments .item {
	width: 95%;
	background: none;
}

#product_catalog .description {
	text-align: left;
	font-size: 10px;
	border-top: #d9d9d9 solid 1px;
}

.title {
	height: 28px;
	padding: 5px;
	color: #5f5f5f;
	font-weight: bold;
	margin-bottom: 0px;
}

#product_detail .title {
	margin-left: 10px;
	font-size: 140%;
}

#customer_rating .title {
	margin: 0;
	font-size: 100%;
}

#main_description td.title {
	background-color: transparent;
	padding: 0 10px 10px 0;
	font-size: 100%;
}

#main_description td {
	line-height: 150%;
}

.title a, .title a:link, .title a:visited, .title a:active, .title a:hover {
	text-decoration: none;
	display: block;
	min-height: 3em;
	height: auto;
	text-align: left;
	color: #d5003a;
}

.item_pic {
	text-align: center;
	border-bottom: #d9d9d9 solid 1px;
	margin-bottom: 5px;
	min-height: 160px;
	height: auto;
}

.description {
	color: #797863;
	font-size: 10px;
}

#customer_rating .description {
	margin: 10px 0 0 0;
}

.description_image {
	float: left;
	margin: 0 10px 10px 0;
}

.price {
	position: absolute;
	bottom: 16px;
	width: 110px;
}

.flags_rating {
	position: absolute;
	top: 25px;
}

#product_detail .flags_rating {
	position: relative;
	top: 0px;
}

.code {
	font-size: 80%;
	color: #000;
	line-height: 200%;
	font-weight: bold;
}

.value {
	float: left;
	font-size: 120%;
	color: #FA8E11;
	font-weight: bold;
}

.old_value {
	font-size: 80%;
	color: #FA8E11;
	font-weight: bold;
	text-decoration: line-through;
}

.discount {
	font-size: 120%;
	color: red;
	font-weight: bold;
}

#product_catalog .basket_compare, .basket_compare {
	position: absolute;
	bottom: 12px;
	left: 70px;
	width: 60px;
	text-align: right;
}

.item_spacer {
	float: left;
	width: 7px;
}

#right_menu {
	float: left;
	width: 190px;
	margin-left: 12px;
}

#right_menu a:focus {
	outline: thin dotted white;
}

#right_menu input:focus {
	outline: thin solid white;
}

.textarea {
	width: 99%;
	background-color: #d2d2ba;
	border: #656551 solid 1px;
	color: #656551;
}

#right_menu textarea:focus {
	outline: thin solid white;
}

.right_container, .right_news {
	color: #656551;
	padding: 15px;
	line-height: 130%;
	position: relative;
}

#right_basket {
	height: 29px;
	padding: 10px;
	background-color: #4d3522;
	border-top: #b2aba5 solid 1px;
	color: white;
}

#right_basket a {
	color: white;
}

#right_login {
	background: url(../img/bg-right-panel.gif) repeat-x top;
	padding: 10px;
	margin-bottom: 10px;
}

#right_login form {
	margin: 0 0 5px 10px;
}

#right_login a {
	padding-left: 10px;
}

#right_recommended {
	background: url(../img/bg-right-panel.gif) repeat-x top;
	padding: 10px;
}

#right_recommended ul {
	margin: 0 10px 0 10px;
}

#right_recommended ul li {
	padding: 5px 0 5px 0;
	border-bottom: #d9d9d9 solid 1px;
}

#right_sales {
	background: url(../img/bg-right-panel.gif) repeat-x top;
	padding: 10px;
}

#right_sales ul {
	margin: 0 10px 0 10px;
}

#right_sales ul li {
	padding: 5px 0 5px 0;
	border-bottom: #d9d9d9 solid 1px;
}

.right_news {
	background: none;
	background-color: #e9e9e9;
	font-weight: bolder;
}

.right_container a, .right_container a:link, .right_container a:visited, .right_container a:active {
	text-decoration: none;
}

.right_container a:hover {
	text-decoration: underline;
}

#login_arrow {
	position: absolute;
	right: 15px;
	top: 6px;
}

.right_container input.special, .ibox {
	border: #cdcdcd 1px solid;
	color: #767676;
	background-color: #fff;
	width: 155px;
	padding: 2px;
	margin-top: 5px;
}

.ibox {
	width: 110px;
	margin: 0;
}

legend {
	display: none;
}

label {
	padding-top: 2px;
}

.right_container label {
	color: #767676;
	font-weight: bold;
	padding-right: 50px;
}

a.yellow, a:link.yellow, a:visited.yellow, a:active.yellow, a:hover.yellow {
	color: #767676;
}

.price_left {
	float: left;
	position: relative;
	width : 100px;
}

.price_right {
	position: absolute;
	left: 100px;
}

.price_right .old_value {
	float: left;
	margin-right: 5px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: line-through;
}

.right_overlay, .toggle_overlay {
	position:absolute;
	z-index:100;
	cursor:pointer;
	background-color: transparent;
}

.toggle_overlay {
	width: 17px;
	height: 20px;
	font-size: 1px;
}

#menu ul li.selected_item .toggle_overlay {
	background-position: left top;
}

#menu ul li.level0 .toggle_overlay {
	padding-left: 0;
	background-image: url(../img/arrow-catalog.png);
	background-position: left top;
}

#menu ul li.unselected_item .toggle_overlay {
	background-position: left -6px;
}

#menu ul li.sub_open .toggle_overlay {
	background-position: left 3px;
}

#menu ul li.level0 .toggle_overlay {
	background-image: url(../img/arrow-catalog.png);
	background-position: left -1px;
}

#menu ul li.level0 {
	background-color: #888;
	color: #e1e1e1;
	border-bottom: #fff solid 1px;
}

#menu ul li.level1 {
	background-color: #c5c4c4;
	color: #767676;
	border-bottom: #fff solid 1px;
}

#menu ul li.level1 a, #menu ul li.level1 a:link, #menu ul li.level1 a:visited, #menu ul li.level1 a:active, #menu ul li.level1 a:hover {
	color: #767676;
}

#menu ul li.level2 {
	background-color: #e4e4e4;
	border-bottom: #fff solid 1px;
}

#menu ul li.level2 a, #menu ul li.level2 a:link, #menu ul li.level2 a:visited, #menu ul li.level2 a:active, #menu ul li.level2 a:hover {
	color: #767676;
}

#menu ul li.level3 {
	background-color: #e4e4e4;
	border-bottom: #fff solid 1px;
}

#menu ul li.level3 a, #menu ul li.level3 a:link, #menu ul li.level3 a:visited, #menu ul li.level3 a:active, #menu ul li.level3 a:hover {
	color: #767676;
}

#menu ul li.level4 {
	background-color: #e4e4e4;
	border-bottom: #fff solid 1px;
}

#menu ul li.level4 a, #menu ul li.level4 a:link, #menu ul li.level4 a:visited, #menu ul li.level4 a:active, #menu ul li.level4 a:hover {
	color: #767676;
}

#menu ul li.level5 {
	background-color: #e4e4e4;
	border-bottom: #fff solid 1px;
}
#menu ul li.level5 a, #menu ul li.level5 a:link, #menu ul li.level5 a:visited, #menu ul li.level5 a:active, #menu ul li.level5 a:hover {
	color: #767676;
}

#footer {
	padding: 10px;
	padding-top: 0;
	background: #808080 url(../img/bg_footer.gif) repeat-x top;
	color: #fff;
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #fff;
}

.required_field {
	font-weight: bold;
	color: #ff0000;
}

.checkbox_top legend {
	display: none;
}

.checkbox_top input {
	float: left;
	margin: 0 5px 5px 0;
}

#product_catalog_sort label {
	font-weight: bold;
}

.pos_info, .items_per_page, .pos {
	float: left;
	width: 20%;
	font-weight: bold;
}

.pos {
	text-align: center;
	width: 49%;
}

.items_per_page {
	text-align: right;
	width: 30%;
}

.items_per_page a, .items_per_page a:link, .items_per_page a:visited,
.items_per_page a:active, .items_per_page a:hover,
.pos a, .pos a:link, .pos a:visited,
.pos a:active, .pos a:hover,
#product_subcat_list a, #product_subcat_list a:link, #product_subcat_list a:active,
#product_subcat_list a:visited, #product_subcat_list a:hover {
	color: #767676;
}

.table_header, #product_subcat_list {
	background: #c5c4c4;
	font-weight: bold;
	padding: 5px;
	color: #767676;
}

.table_body {
	border: #656551 solid 1px;
	border-top: none;
	padding: 5px;
}

.table_header ul li, #product_subcat_list ul li, #product_subcat_list span {
	float: left;
	margin-right: 13px;
}

#product_subcat_list {
	line-height: 150%;
	margin-bottom: 10px;
}

#product_catalog .item .no_image {
	float: left;
	margin: 0 10px 5px 0;
	width: 80px;
	height: 67px;
	background-color: #d2d2ba;
	border: #cdcdbb solid 2px;
	background: url('../img/no-img-small.jpg');
}

#product_comparing {
	background-color: #fff;
	margin: 10px;
}

table #params, #product_table {
	width: 100%;
}

#product_table td {
	padding: 5px;
}

#params .title, #params_table .title {
	font-weight: bold;
	background: none;
	vertical-align: middle;
	font-size: 100%;
}

#params_table .row_value {
	padding: 8px 0 0 20px;
}

#params .value {
	float: none;
}

#params_table .title {
	padding-left: 0;
}

.comparison_head {
	text-align: center;
}

.comparison_highlight, .highlight {
	background-color: #e9e9e9;
}

.price .value {
	text-align: right;
	color: #d5003a;
	font-weight: bold;
}

.discount_value {
	text-align: right;
	color: #c04f81;
	font-weight: bold;
}

.price_value_red {
	text-align: left;
	color: #D5003A;
	font-weight: bold;
}

.search_legend {
	display: inherit;
	font-weight: bold;
	margin: 15px 0 10px 15px;
}

.search_title, .search_parameters, .search_parameter_value, .search_unit {
	width: 120px;
	float: left;
	margin: 10px;
	background: none;
}

.search_title {
	font-weight: bold;
}

.search_parameters {
	width: 180px;
}

.search_unit {
	width: 50px;
}

#search_submit_button {
	width: 100%;
	background-position: 40% center;
}

.rating {
  position: absolute;
  top: 27px;
  left: 65px;
}

#product_detail .rating {
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 5px;
}

#customer_rating .rating {
	margin: 0;
	float: left;
}

#bag_amount {
	width: 40px;
}

.location, .params, .gallery, .accessories, #customer_rating, .comments {
	margin: 30px 0 30px 0;
	padding-top: 10px;
	border-top: #cdcdbb dashed 1px;
	clear: both;
}

.location {
	line-height: 150%;
}

#product_catalog .params {
	display: none;
	visibility: hidden;
}

.post
{
	margin-bottom: 0px;
}

.post .header h3
{
	position: relative;
	color: #c04f81;
	font-size: 18px;
}

.post .content p
{
	margin: 15px 0 15px 0;
}

.post .footer
{
	position: relative;
	top: -10px;
	background: url('../img/article-footer.gif') repeat-x;
	height: 48px;
}

.header_shade
{
	background: url('../img/article-footer.gif') repeat-x bottom;
	height: 20px;
	padding: 3px 0 8px 0;
	margin-bottom: 10px;
}

.post .footer ul
{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.post .footer ul li
{
	display: inline;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.post .footer ul li.readmore
{
	background-image: url('../img/a38.gif');
}

#date
{
	position: relative;
	top: 0px;
	line-height: 47px;
	color: #BDBDA2;
	right: 120px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#flags
{
	position: relative;
	top: 0px;
	padding-top: 15px;
	color: #BDBDA2;
	right: 20px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

.smallTitlePadding {
	padding: 20px 0 10px 0;
}

.divna_table td {
	padding: 5px;
}

#right_login .submits {
	margin-top: 5px;
}

#right_code_search .submits {
	margin-top: 5px;
}

.list_ul {
	list-style: disc;
}

.list_ul li {
	margin-bottom: 3px;
}

/**
 * The CSS for Shadowbox.
 * Shadowbox is free software: you can redistribute it and/or modify it under
 * the terms of the GNU Lesser General Public License as published by the Free
 * Software Foundation, either version 3 of the License, or (at your option)
 * any later version.
 *
 * Shadowbox is distributed in the hope that it will be useful, but WITHOUT ANY
 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for
 * more details.
 *
 * You should have received a copy of the GNU Lesser General Public License
 * along with Shadowbox.  If not, see <http://www.gnu.org/licenses/>.
 *
 * @author      Michael J. I. Jackson <mjijackson@gmail.com>
 * @copyright   2007 Michael J. I. Jackson
 * @license     http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL 3.0
 * @version     SVN: $Id: djbank.css,v 1.5 2008/06/29 20:58:37 martin Exp $
 */

#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

.recommended_right_1, .recommended_right_2 {
	line-height: 150%;
}

.recommended_right_1 a, .recommended_right_2 a {
	color: #767676;
}
