.green {
	color: #99a927 !important;
}

.market-podnadpis {
	background-color: #f4f2f3;
	padding: 4px 6px;
	color: #666;
}
.market-podnadpis a {
	text-decoration: none;
	color: #99a927;
}
.market-podnadpis a:hover {
	text-decoration: underline;
}

.market-podnadpis.test {
	margin: 10px 0;
}

.blocktable h3 {
    background-color: #99a927;
}

#quick-search-form {
	background-color: #f4f2f3;
	float: left;
	padding: 10px;
}
#quick-search-form h2 {
	margin-bottom: 1em;
}
#quick-search-form input[type=text] {
	width: 250px;
}

.brands-list {
	border-top: 0;
	margin-top: 8px;
	border-left: 1px solid #eee;
	margin-bottom: 2em;
}
.brands-list .row {
	
}
.brands-list .row .brand-item {
	border-right: 1px solid #eee;
	float: left;
	width: 138px;
	height: 90px;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #eee;
}

.brands-list .brand-item:hover {
	background-color: #eee;
}

.brands-list .first-row .brand-item {
	border-top: 1px solid #eee;
}


.brands-list .brand-item img {
	margin-top: 10px;
}
.brands-list .brand-item a.link {	
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 100%;
    
	color: #555555;
    text-decoration: none;    
}

.brands-list span.small {
	font-weight: normal;
	font-size: 0.8em;
}

.brands-list-quick {
	background-color: #F4F2F3;
	padding: 7px 7px 15px;
	color: #333;
	margin-bottom: 2em;
}

.brands-list-quick a {
	color: #333;
}

.brands-list-quick h3 {
	color: #333;
	margin-top: 0;
	font-size: 1em;
}

#guide {
	color: #666;
}

#guide.test {
	color: #000;
}

#guide.test .market-podnadpis {
	color: #000;
}

#guide strong {
	color: #000;
}
.label-year {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	margin-left: 1em;
}

.kzpravy h3 {
	background: #fff url(../images/frontend/grad-green-left.png) repeat-y;
}

h1, h2, h3, #heading strong {
	color: #99a927;
}

#content-center h1 a, #content-center h2 a, #content-center h3 a {
	color: #99a927;
}

.sipky {
	background: url('../images/frontend/sipky-modre.png') left center no-repeat;
}

.button-plus {	
	background: #99a927 url('../images/frontend/plus-zelene.jpg');
}

#guide h2 {
	float: left;
	margin-top: 5px;
}

#guide h2 a {
	color: #99a927;
	text-decoration: none;
	font-size: 16px;
}
#guide .skies {
	margin-bottom: 3px;
	padding-left: 6px;
}

h3 {
	 font-size: 14px;
	 margin: 5px 0;
}

.rally-ski-detail h3 a {
	color: #99a927;
	text-decoration: none;
}

.skupina {
	color: #ffffff;
	background-color: #999999;
}

.podnadpis {
	color: #999999;
}

.article-about {
	background: url('../images/frontend/sipky-oranzove.png') left center no-repeat;
	color: #ff7800;
}

.article-about a, .article-coments a {
	font-size: 10px;
	color: #ff7800;
}

.oldest-articles h2 {
	color: #ff7800;
}

.market-table {
	border-collapse: collapse;
}

.market-table.inner {
	border: 0px;
}

.market-table td.inner-container {
	padding: 0;
	border: 0px;
	border-style: hidden;
}

.market-table {
	border: 1px solid #ffffff;
	width: 100%;
	font-size: 11px;
}

.market-table th {
	background-color: #99a927;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
	border: 2px solid white;
}

.market-table td {
	padding: 0px 5px;
	border: 2px solid white;
}

.market-table td.dblue-bg {
	background-color: #d2dee3;
}

.market-table td.lblue-bg {
	background-color: #ecf1f4;
}

.market-table td.year input{
	width: 10px;
	margin-right: 2px;
}

.market-table select {
	font-size: 11px;
	padding: 1px 0 1px 2px;
}

.market-table select option {
	padding: 0px 5px;
}

.market-table select#subcategories {
	font-size: 12px;
}

.market-table input {
	/*background-color: #ffffff;*/
	width:75px;
}

.filterSubmit {
	float: right;
}

#filterPorovnani {
	float:right;
	font-size:11px;
	margin-top:0;
	padding:5px;
}

.market-table input#fulltext {
	width: 100px;
	background-color: #ffffff;
}

.market-table select#orderby {
	width: 60px;
}

.market-table .small {
	font-size: 10px;
}

.market-table .porovnani {
	display: block;
	width: 130px;
	height: 20px;
	background-image: url('../images/frontend/market-porovnat.png');
	text-decoration: none;
	float: right;
}

.market-table .porovnani span {
	visibility: hidden;
}

.market-table .vyhledat {
	cursor: pointer;
	display: block;
	width: 81px;
	height: 20px;
	background-image: url('../images/frontend/market-vyhledat.png');
	float: left;
	margin-right: 10px;
	font-size: 0; /* skryti napisu na tlacitku */
}

.market-table .zrusit {
	cursor: pointer;
	display: block;
	width: 81px;
	height: 20px;
	background-image: url('../images/frontend/market-zrusit.png');
	float: left;
	font-size: 0; /* skryti napisu na tlacitku */
}

div.add-to-compare {
	float: right;
}

div#search-form {
	margin-bottom: 5px;
}
div#search-form h2 {
	padding-left: 10px;
}
#search-form.skiselector-filter {
	margin: 15px 0;
	border: 1px dashed #777;
	padding: 10px;
}

div#znacky {
	margin-bottom: 5px;
}

div#znacky a {
	color: #99a927;
	text-decoration: none;
	text-transform: uppercase;
}

div.market-product {
	border-top: 2px solid #d2dee3;
	margin-top: 10px;
	padding-top: 5px;
}

div.market-product a {
	text-decoration: none;	
}
div.market-product a:hover {
	text-decoration: underline;	
}

div.market-product h2 {
	/*
	display: block;
	float: left;
	width: 385px;
	*/
}

div.market-product img {
	margin: 10px 0;
	max-width: 555px;
	width: expression(document.body.clientWidth > 545? "545px" : "auto" );
}

div.skies a, div.skies .product-category {
	text-decoration: none;
}

div.market-product .advertisement a img {
	vertical-align: -85%;
}

div.skies table {
	font-size: 12px;
	text-align: left;
}

div.skies table th {
	background-color: #f0f7de;
	padding: 2px 3px;
}

div.skies table td {
	background-color: #e4e9eb;
	padding: 2px 3px;
}

div.skies table td.bila {
	background-color: #ffffff;
}

.product-detail h1 a, .product-detail h2 a {
	color: #99a927;
	text-decoration: none;
}

.product-detail .photo img {
	width: 100%;
}

.product-detail .info {
	margin-bottom: 10px;
}

.product-detail.square .photo {
	width: 200px;
	height: 280px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}

.product-detail.square .photo img {
	width: 200px;
}

.product-detail.square .info {
	float: left;
	width: 335px;
}

table.compare {
	text-align: left;
	font-size: 11px;
}

table.compare th {
	background-color:#99a927;
	width:105px;
	color: #fff;
	
}

table.compare td {
	background-color: #f2f2f2;
	width: 150px;
}

table.compare .bila {
	background-color: #ffffff;
}

table.compare th, table.compare td {
	padding: 5px 4px;
}

table.compare a {
	text-decoration: none;
}

table.compare a.submit {
	background-color: #000;
}

#hledej-v-bazaru {
	float: right;
}

#hledej-v-bazaru #fulltext {
	background-color: #888888;
	color: #ffffff;
	padding: 2px;
}

#bazar-inzeraty a {
	color: #99a927;
	text-decoration: none;
}
#bazar-inzeraty a:hover {
	text-decoration: underline;
}
#bazar-inzeraty .yellow {
	background-color: #f8f2d0;
}
#bazar-inzeraty .data {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	width: 130px;
	line-height: 1.3em;
}
#bazar-inzeraty .price {
	font-size: 1.1em;
	font-weight: bold;
}
#bazar-inzeraty .price .number, #bazar-inzeraty .detail-price .number {
	color: #99a927;
}

#bazar-inzeraty .product-description {
	margin-top: 30px;
}
#bazar-inzeraty .detail-price {
	background-color: #f4f2f3;
	color: #666;
	float: left;
	padding: 6px 12px 6px 6px;
}
#bazar-inzeraty .detail-price .number {
	font-size: 1.4em;
	font-weight: bold;
}


.submit {
	background-color: #99a927;
	color: #fff;
}

.product-detail a.submit {
	text-decoration:none;
	font-size: 11px;
}

.box .product-detail a.submit {
	font-size: 10px;
}

.product-detail {
	float: right;
	margin: 4px 10px 0 0;
}

#odpovedet-na-inzerat {
	width: 150px;
}

.bazar-product {
	width: 100%;
	margin-bottom: 10px;
}

.bazar-product table {
	border-collapse: collapse;
	width: 100%;
}

.bazar-product td {
	font-size: 12px;
}

.bazar-product td a {
	color: #99a927;
	text-decoration: none;
}

.bazar-product td a:hover {
	color:#4A4A4A;
}

.bazar-product table h2 {
	font-size: 14px;
}

.bazar-product td.left-column {
	vertical-align: top;
	width: 539px;
}

.bazar-product td.right-column {
	vertical-align: bottom;
	width: 16px;
}

.bazar-product .column1-buy {
	background: #f4eae1 url('../images/frontend/bazar-koupe-bckg.png') top left repeat-x;
}

.bazar-product .column1-sell {
	background: #f0f7de url('../images/frontend/bazar-prodej-bckg.png') bottom left repeat-x;
}

.bazar-product td.column2-buy {
	background-color: #ff7802;
}

.bazar-product td.column2-sell {
	background-color: #99a927;
}

.bazar-product td.left-column .info {
	width: 300px;
	padding: 10px;
}

.bazar-product .data {
	float: right;
	width: 180px;
	padding: 10px;
}

.bazar-detail {
	padding: 10px;
}

.bazar-detail-page h2 {
	font-size: 1.4em;
}

.bazar-detail-page p {
	margin-bottom: 1em;
}

.photo-camera {
	float:left;
	margin-right:10px;
	margin-top:6px;
}

/**
 * recenze
 */

#reviews-heading {
	font-size: 1.9em;
	margin-bottom: 10px !important;
}

#reviews-heading small, .review-container h2 small {
	color: #aaa;
	font-size: 0.6em;
}

#review-categories-list {
	margin: 10px 0;
	list-style-type: none;
}

#review-categories-list li {
	float: left;	
	margin-left: -23px;
	margin-right: 50px;
}

.review-magnifier-link {
    background-image: url("/images/frontend/review-category-icon.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    line-height: 2em;
    padding-left: 22px;
}

#filter-form hr {
	background-color: #eee;
	margin: 8px 0;
}

#Reviews_Form_Filter_Reviews th {
	text-align: left;
	font-weight: normal;
	width: 90px;
}

#Reviews_Form_Filter_Reviews th.right {
	width: 50px;
}

#Reviews_Form_Filter_Reviews td {
	height: 25px;
	width: 180px;
}

.review-photo-left {
	float: left;
	margin: 5px 10px 0 0;
}

.review-container h2 {
	margin-top: 0;
}

.review-content-right {
	float: left;
}

.review-content-model-holder {
	width: 84%
}

.review-content-right h2 {
	margin-top: 0px;
}

.review-content-right .review-magnifier-link {
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.review-content-holder {
	width: 265px; 
}

.review-content-attributes {
	float: right;
	margin-left: 10px;
}

.review-container {
	float: left;
	width: 473px;
}

.review-attributes td {
	padding: 3px 10px 3px 0;
	font-weight: bold;
	vertical-align: top;
	position: relative;
}

.review-attributes span {
	font-weight: normal;
	color: #eee;
	background-color: #aaa;
	padding: 1px;
	margin-right: 8px;
}

.review-attributes span.star-rating-control {
	background-color: inherit;
}

.review-attributes span.star-rating-control div.star-rating {
	margin-top: -4px;
    position: relative;
    top: 2px;
}

.review-attributes a{
	text-decoration: none;
}

.review-attributes .left-column {
	width: 175px;	
}


.review-content-attributes td {
	padding-right: 0px;
}

.review-links {
	margin: 15px 0;
}

#review .block {
	margin-bottom: 25px;
}

#review .minus h2 {
	color: #f00;
}

#review hr {
	background-color: #bbb;
	height: 2px;
}

#market_links {
	border: 1px solid #CECDCD;
	padding: 10px;
}
#market_links a {
	text-decoration: none;
}
#market_links img {
	vertical-align: sub;
}

#content-center ul.attributes {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.attributes li {
	margin-bottom: 5px;
}

ul.attributes li span {
	font-weight: bold;
	color: #000;
}

.attributes {}
.attributes th {
	color: #666666;
    font-weight: normal;
    padding: 2px;
    text-align: left;
}

.attributes td {
	font-weight: bold;
	padding-right: 2em;
}
.attributes td .note {
	color: #666666;
	font-weight: normal;
}

.price-holder {
	margin: 2em 0;
}
.price-container {
	background-color: #F5F5F5;
    color: #777777;
    font-size: 1.2em;
    margin-bottom: 2px;
    padding: 5px;
}
.price {
	color: #99a927;
	font-size: 1.3em;
	font-weight: bold;
}

.article .box {
	width: 47%;
	float: left;
	font-size: 0.9em;
}
.article .box.left {
	padding-right: 15px;
}
.article .box.right {
	padding-left: 15px;
	text-align: left;
	background: #fff url('../images/frontend/market-box-border.gif') -1px center no-repeat;
}

.article .box .photo{
	display: block;	
	float: left;
	margin: 0 10px 10px 0;
	width: 100px;
	height: 120px;
	overflow: hidden;
}
.article .box .photo img{
	width: 85px;
	margin: 0 9px;
}

.article .box .info {
	float: left;
	width: 150px;
	height: 120px;
	position: relative;
}

.article .box .bottom {
	width: 145px;
	position: absolute;
	bottom: 0px;
}

#guide .info .skies {
	padding-left: 0;
}

.product-detail .submit {
	background-color: #99a927;	 
}

.article .box .bottom .product-detail {
	margin: 10px 0 0 0;
}

.image-left {
	float: left;
	width: 256px;
}

#compare-bar {
    background: none repeat scroll 0 0 #494B4B;
    bottom: 0;
	left: 0;
    height: 30px;
    position: fixed;
    width: 100%;
    z-index: 40;
}


#compare-bar div {
    margin: 0 auto;
    position: relative;
    width: 1030px;
}

.compare-products:after {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #d8f8be;
    border-top: 15px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 100%;
    position: absolute;
    top: 0;
    width: 0;
}

#compare-bar a.compare-products {
    color: #494B4B;
}
.compare-products {
    background: url("../images/frontend/ico_comparebar.png") no-repeat 13px 8px #d8f8be;
    color: #494B4B;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 5px 0 37px;
    position: relative;
}

.compare-num {
    background: none repeat 0 0 #d8f8be;
    border-radius: 50px 50px 50px 50px;
    color: #494B4B;
    display: block;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 5px 332px 5px 30px;
    text-align: center;
    width: 20px;
}

.compare-category {
    color: #FFFFFF;
    font-size: 1.1em;
    line-height: 30px;
    margin-right: 35px;
	display: block;
    float: right
}

.compare-category > span {
	font-weight: bold;
}

.compare-remove {
    background: url("../images/delete.png") no-repeat;
    display: block;
    height: 15px;
    position: absolute;
    right: 14px;
    top: 8px;
    width: 15px;
}

.spaceman {
    left: -5000px;
    position: absolute;
    top: -5000px;
}

.market_item_eshop img {
	margin-bottom: -5px;
}

.market_item_eshop {
	line-height: 1.5em;
}

.attribute-category-description {
	background-color: #F3f3f3;
	float: right;
	padding: 5px 12px;
	width: 50%;
	font-size: 0.9em;
}

.attribute-category-description h4 {
	margin-bottom: 5px;
}

.subtitle-container {
	background-color: #F3F3F3;
    padding: 5px 12px;
	color: #777;
	margin-bottom: 10px;
	float: left;
}