/* 

    bal.cz   Main CSS file
    ----------------------------------------------------------------------
    Author       Jan Koprajda (jan.koprajda@yxy.cz)
    Last edit    25 Sep 09
*/

/*  ----- Odkazy -----  */

a:link    { color: #009ee0; }
a:visited { color: #009ee0; }

a:hover,
a:active,
a:focus   {
	text-decoration: none;
}

/*  ----- Odstavce -----  */
p {
  line-height: 21px;
  margin-bottom: 15px;
  text-align: justify;
}
/* ----- Table -----  */

table {
	border-collapse: collapse;
}
table caption {
	font-style: italic;
	padding: 0;
	text-align: center;
}
table th,
table td {
	border: 0;
	padding: 5px 0 0 0;
}
table th {
	font-weight: bold;
	vertical-align: top;
}

img.dark {
    border: 1px solid #ccc;
}

/* ----- Forms -----  */

form table {
  width: 100%;
  margin-bottom: 15px;
}
form td,
form th {
	padding-top: .1em;
	padding-bottom: .1em;
}
form th {
	padding-top: .2em;
}
input,
textarea,
select {
	margin-right: 2px;
}
input,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 3px;
}
textarea {
	line-height: 1.3em;
	width: 280px;
}
input {
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: visible;
	width: 280px;
}
input:focus,
textarea:focus {
	border-color: #777;
}
input[type="radio"],
input[type="checkbox"]{
	position: relative;
	top: 1px;
	left: -2px;
}
input.submit {
	padding: 4px 10px 3px;
	width: 100px;
}
form .required {
	color: #c33;
}


/*  ----- Clear, Hide -----  */

.hide,
.blind a,
.print {
	left: -10000px;
	overflow: hidden;
	position: absolute;
	width: 0; height: 0;
}
         .clear { clear: both; }
     span.clear { display: block; }
#ie6 span.clear,
#ie7 span.clear { display: inline; }
#ie6 div.clear { display: none }

.float-left {
    float: left;
    margin-right: 45px;
}
.float-left.last {
    margin-right: 0;
}

img.left {
    float: left;
    margin: 0 20px 10px 0;
}
img.right {
    float: right;
    margin: 0 0 10px 20px;
}

/*
    PAGE LAYOUT
    ------------------------------------------------------------------------
*/

body {
  background: url(../img/bg-body.jpg) 0 0 repeat-x #fff;
  font-family: Arial, serif;
  font-size: 70%;
  color: #353b42;
  text-align: center;
}

div.body { 
}

div#page {
  display: block;
	margin: 0 auto;
	position: relative;
	width: 978px;
	text-align: left;
}

#ie6 #page {
    margin-top: -87px;
}

/*  ----- Header, Top Header -----  */

div#header {
  width: 978px;
  text-align: left;
}

div#top-header {
  width: 978px;
  margin: auto;
  padding: 0;
}

/* -- Logo -- */

div#logo {
  width: 363px;
  float: left;
  padding-right: 0px;
  margin-right: 5px;
}

#logo div.title,
#logo a {
	display: block;
	height: 114px;
	position: relative;
	margin-bottom: 0;
}
#logo .title strong,
#logo a strong {
	display: none;
}

#logo .title span,
#logo a span {
	display: block;
	position: absolute;
    z-index: 5;
	left: 0;
	top: 0;
	background: url(../img/logo.png) no-repeat transparent;
	height: 114px;
	width: 363px;
}
#logo .title span.sk,
#logo a span.sk {
    background-image: url(../img/logo-sk.png);
}
/* -- Phone and email -- */
div#email {
    text-align: left;
    margin: -24px 0 0 96px;
}
#email a {
    display: inline;
    position: relative;
    z-index: 7;
    font-weight: bold;
    font-size: 130%;
    color: #fff;
    text-decoration: none;
}
#email a:hover {
  text-decoration: underline;
}

/* -- Wall -- */
div#wall {
	width: 482px;
	height: 220px;
	float: left;
	margin: 0;
	background-image: url(../img/wall-pict1.png);
}
.sk #wall {
    background-image: url(../img/wall-pict1-sk.png);
}

/* -- Products, Contacts -- */

div#products, div#contacts {
    width: 234px;
    height: 224px;
    float: left;
    background: url(../img/header-block-products.png) left bottom no-repeat transparent;
    margin: -4px 0 0 14px;
}
div#contacts {
    background-image: url(../img/header-block-contacts.png);
}
#products h2, #contacts h2 {
    width: 232px;
    height: 54px;
    color: #5b6d7b;
    font-size: 160%;
    font-weight: normal;
}
#products h2 span, #contacts h2 span {
    padding: 21px 20px 0 75px;
}
#products h2 span, #contacts h2 span {
    display: block;
    position: relative;
    width: 62px;
    height: 53px;
}
.large-block div.nav, #products div.nav, #contacts div.nav {
}
.large-block div.nav ul, #products div.nav ul, #contacts div.nav ul {
    position: relative;
    z-index: 5;
    width: 175px;
    margin: -1px 35px 0 22px;
}
.large-block div.nav li, #products div.nav li, #contacts div.nav li {
}
.large-block div.nav li a, .large-block div.nav li span, #products div.nav li a, #contacts div.nav li a {
    font-size: 100%;
    color: #4a5a6d;
    background: url(../img/li-green.png) no-repeat left 50% transparent;
    border-bottom: 1px solid #e5e5e5;
    text-decoration: none;
    display:block;
    height: 1%;
    padding: 5px 6px 5px 10px;
    width: 175px;
}
.large-block div.nav li span {
   padding: 8px 6px 9px 10px;
   background: url(../img/li-green.png) no-repeat left 33% transparent;
   line-height: 14px;
   font-size: 8pt;
}
.large-block div.nav li a:hover, #products div.nav li a:hover, #contacts div.nav li a:hover {
  font-weight: bold;
}
.large-block div.nav li.first {
  padding-top: 5px;
}
.large-block div.nav li.last a, .large-block div.nav li.last span, #products div.nav li.last a, #contacts div.nav li.last a {
    border: 0;
}

/**** filter *****/
div.filter {
    background:url("/media/img/catalogue-subcats-bg.png") repeat scroll 0 0 transparent;
    margin: 0 0 20px 0;
    padding: 10px 0 12px 10px;
    border: 1px solid #eee;
}
.filter h2 {
    display: none;
}
.filter ul li {
    list-style: none;
    float: left;
}
.filter ul li div {
    margin-bottom: 5px;
}
.filter ul li div .value {
    margin-top: 1px;
}
.filter li label {
    font-size: 9pt;
    padding-left: 2px;
}
.filter input {
    width: 206px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 0;
}
.filter select {
    width: 215px;
}
.filter input.money {
    text-align: right;
}

/*  ----- Top Line -----  */
div.top-line {
    width: 100%;
    height: 114px;
    background: url(../img/bg-topnav.png) left top repeat-x transparent;
    text-align: center;
    margin: 0;
}
/*  ----- Top Navigation -----  */

div#top-navigation {
    display: block;
    height: 75px;
}
#top-navigation ul {
    display: block;
    position: relative;
    text-align: right;
    height: 75px;
}
#top-navigation li {
	float: left;
	margin: 2px 0 0 0;
}
#top-navigation li a, #top-navigation li span {
	color: #555454;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 9pt;
	height: 1%;
	line-height: 21px;
	padding: 26px 12px;
	text-decoration: none;
	background: none;
}
#top-navigation li a:hover {
  color: #000;
}
#top-navigation li.active {
    background: url(../img/topnav-active-left.png) left center no-repeat transparent;
}
#top-navigation li.active span {
    color: #ddd;
    background: url(../img/topnav-active-right.png) right center no-repeat transparent;
}

/* -- Other buttons in Top Header -- */
div#obuttons {
    height: 39px;
}
div#obuttons a {
    color: #fff;
}

#obuttons span.map {
    float: left;
    margin-top: 13px;
    padding: 0 10px 0 112px;
}
#obuttons span.map a {
    text-decoration: none;
}
#obuttons span.map a:hover {
    color: #fff;
    text-decoration: underline;
}

#obuttons .languages {
    display: block;
	  height: 39px;
	  float: left;
}
#obuttons .languages ul {
  display: block;
	position: relative;
	text-align: left;
	margin-right: 17px;
}
#obuttons .languages li {
	width: 24px;
	height: 19px;
	float: left;
	margin: 11px 0 0 8px;
}
#obuttons .languages li a {
	display: block;
	width: 24px;
	height: 19px;
}
#obuttons .languages li a span {
    display: none;
}
#obuttons .languages li.cs {
    background-image: url(../img/icon-cs.png);
}
#obuttons .languages li.sk {
    background-image: url(../img/icon-sk.png);
}
#obuttons .languages li.en {
    background-image: url(../img/icon-en.png);
}
#obuttons .languages li.pl {
    background-image: url(../img/icon-pl.png);
}
#obuttons div.search {
    padding: 7px 0 0 0;
}
#obuttons div.search input {
    width: 211px;
    height: 23px;
    display: block;
    color: #03763a;
    text-align: left;
    border: none;
    cursor: text;
    padding: 1px 20px 0 44px;
    overflow: hidden;
    background: url(../img/search-input.png) right top no-repeat;
}

/*  ----- Left Blocks -----  */

div#left-blocks {
  width: 746px;
  float: left;
  margin-top: 5px;
}

/* ----- Content -----  */

div#content, div#content-large {
  width: 514px;
  float: right;
  position: relative;
  height: 1%;
  padding: 0;
}
div#content-large {
  width: 746px;
}
#ie6 #content-large {
  width: 743px;
}
#content-large .content-in {
  padding: 0 3.2em 1em 3.3em;
  background: url(../img/main-page-top.png) center top no-repeat transparent;
}
#content .content-in {
  padding: 0 4em 0.1em 4em;
  background: url(../img/main-home.png) center top no-repeat transparent;
}
#content div.content-bottom, #content-large div.content-bottom {
  height: 16px;
  margin-bottom: 20px;
  background: url(../img/main-home-bottom.png) center top no-repeat transparent;
}
#content-large div.content-bottom {
  height: 14px;
}
#content-large div.content-bottom {
  background-image: url(../img/main-page-bottom.png);
}
#content h1, #content-large h1,
#content h2, #content-large h2,
#content h3, #content-large h3 {
  height: 43px;
  color: #5b6d7b;
  font-size: 140%;
  font-weight: normal;
  padding: 15px 20px 0 45px;
}
#content h2, #content-large h2 {
  color: #000;
  font-size: 1.5em;
  height: 31px;
}
#content-large h2 {
  padding-left: 0;
}
#content h3, #content-large h3 {
  color: #000;
  font-size: 1.2em;
  height: 25px;
}
#content ul, #content-large ul {
  line-height: 17px;
  margin-bottom: 15px;
  list-style-image: none;
  list-style-position: inside;
  list-style-type: square;
}
#content p, #content-large p {
    margin: 0;
    line-height: 14px;
}

#content-large ul.classic li {
    list-style: disc outside;
    margin-left: 20px;
}

/** paginator **/
div.pagination {
    text-align: center;
    font-size: 110%;
    padding: 0 0 15px 0;
}

/** articles **/
#content .articles div {
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px solid #cfd6d8;
}
#content .articles h2 {
  font-size: 9pt;
  font-weight: bold;
  padding-top: 0;
  padding-left: 0;
  height: 17px;
  color: #566576;
}
#content .articles p {
    margin-top: 8px;
}

#content-large .articles div {
    padding-bottom: 10px;
    margin-bottom: 8px;
    border-bottom: 1px solid #cfd6d8;
}
#content .articles div.info, #content-large .articles div.info {
    border: 0;
    padding: 0;
}
#content-large .articles div.last, #content .articles div.last {
     border: 0;
}
#content-large .articles h2 {
  font-weight: bold;
  padding-top: 5px;
  padding-left: 0;
  height: 24px;
  color: #566576;
}
#content-large .articles p {
    margin-top: 8px;
}

#content .articles div.image, #content-large .articles div.image {
    float: left;
    margin: 0 5px 8px 0;
    padding: 0;
    border: 0;
}
#content-large .articles div.image {
    margin-right: 10px;
}

#content .articles div.clear, #content-large .articles div.clear {
    margin: 0;
    padding: 0;
    border: 0;
}

#content-large h1 {
  color: #566576;
  font-size: 200%;
  padding-left: 0;
  padding-top: 30px;
}

/**
* Large Content - for subpages
*/ 
#content-large p {
    margin-bottom: 15px;
    line-height: 18px;
    font-size: 110%;
}

/** contacts **/
#content-large .main-contact {
  width: 673px;
  background-color: #fbfbfb;
  margin-bottom: 25px;
}
#ie6 #content-large .main-contact {
  padding-left: 20px;
}
#content-large .main-contact div {
  float: left;
  font-size: 120%;
  line-height: 18px;
  margin: 17px 60px 20px 20px;
}
#ie6 #content-large .main-contact div {
  margin-left: 0;
}
#content-large ul {
  margin: 0;
  padding: 0;
}
#content-large li {
  margin: 0;
  padding: 2px 0;
  font-size: 9pt;
  list-style: none;
}
#content-large ul ul li {
  padding-left: 20px;
}
#content-large div.list {
  padding: 0 0 10px 20px;
  margin: 0;
  font-size: 90%;
}
#content-large .list li a {
  list-style: none;
  padding: 1px 0 1px 15px;
  background: url('../img/icon-nophoto.gif') left center transparent no-repeat;
}
#content-large .list li a.org {
  padding-left: 17px;
  background: url('../img/icon-home.gif') left 1px transparent no-repeat;
}
#content-large .list li a.no {
  padding-left: 35px;
  background: none;
  font-weight: bold;
  background: url('../img/icon-home.gif') 18px center transparent no-repeat;
}
#content-large .list.documentation li {
  margin-left: -15px;
}
#content-large .list.documentation  li a.doc-link {
  background: none;
  text-decoration: none; 
  color: #566570;
}
#content-large .list.documentation  li a.doc-link:hover {
  text-decoration: underline;
}
#content-large .list li {
    line-height: 20px;
}
#content-large .list li.node {
    margin-top: 7px;
}

/** product detail, contact detail **/
#content-large div.product-detail, #content-large div.contact-detail {
    width: 673px;
    padding-top: 30px;
}
#content-large div.product-detail div.body, #content-large div.contact-detail div.body {
    padding: 6px 25px 20px 10px;
    background: url('../img/catalogue-detail-body.png') left top transparent repeat-y;
}
#content-large .product-detail div.top, #content-large .contact-detail div.top {
    width: 673px;
    height: 4px;
    background: url('../img/catalogue-detail-top.png') left top transparent no-repeat;
}
#content-large .product-detail div.bottom, #content-large .contact-detail div.bottom {
    width: 673px;
    height: 4px;
    background: url('../img/catalogue-detail-bottom.png') left top transparent no-repeat;
}
#content-large div.product-detail li, #content-large div.contact-detail li {
    width: 110%;
}
#content-large .product-detail h1, #content-large .contact-detail h1 {
    height: auto;
    margin: 0;
    padding: 10px 0 0 0;
}
#content-large .product-detail h2, #content-large .contact-detail h2 {
    font-size: 120%;
    font-weight: bold;
    color: #03763a;
    height: auto;
    margin: 0;
    padding: 30px 0 5px 0;
}
#content-large .product-detail p, #content-large .contact-detail p {
    margin: 0;
    color: #4a5a6d;
}
#content-large .product-detail div.image {
    width: 184px;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}

#content-large .contact-detail div.image {
    float: left;
    text-align: center;
    border: 7px solid #fff;
}
#content-large .product-detail .image div.top, #content-large .contact-detail .image div.top {
    width: 184px;
    height: 3px;
    background: url('../img/catalogue-detail-img-top.png') left top transparent no-repeat;
}
#content-large .product-detail .image div.bottom, #content-large .contact-detail .image div.bottom {
    width: 184px;
    height: 4px;
    background: url('../img/catalogue-detail-img-bottom.png') left top transparent no-repeat;
}
#content-large .product-detail .image div.body, #content-large .contact-detail .image div.body {
    margin: 0;
    padding: 3px;
    background: none;
    background-color: #fff;
}
#content-large .product-detail div.text {
    float: right;
    width: 440px;
}
#content-large .product-detail p.desc {
    font-size: 100%;
    padding-top: 3px;
}
#content-large .contact-detail h2 {
    padding-top: 20px;
}
#content-large .person {
    float: right;
    width: 475px;
}
#ie6 #content-large .person {
    width: 425px;
}
#content-large .person p {
    padding-top: 20px;
}

/** products list **/
#content-large div.products {
    text-align: center;
    padding: 0 0 20px 0;
    height: 1%;
}
#content-large .products div.product {
    display: block;
    width: 211px;
    float: left;
    margin-right: 20px;
    background: url('../img/catalogue-item-body.png') left top transparent repeat-y;
}
#ie6 #content-large .products .product {
    margin-right: 10px;
}
#content-large .products .product.last {
    margin-right: 0;
}
#content-large .products .product div.top {
    width: 211px;
    height: 10px;
    background: url('../img/catalogue-item-top.png') left top transparent no-repeat;
}
#content-large .products .product div.bottom {
    width: 211px;
    height: 10px;
    background: url('../img/catalogue-item-bottom.png') left top transparent no-repeat;
}
#content-large .products .product div {
    /*height: 270px;*/
}
#content-large .products h2 {
    color: #67645b;
    font-weight: bold;
    line-height: 19px;
    height: auto;
    text-align: left;
    margin: 5px 5px 0 15px;
    padding: 0;
}
#content-large .products h2 a {
    color: #67645b;
    text-decoration: none;
}
#content-large .products h2 a:hover {
    color: #555;
}
#content-large .products p {
    color: #67645b;
    font-weight: bold;
    text-align: center;
    margin: 0;
    padding-bottom: 10px
}
#content-large .products p.desc {
    font-size: 100%;
    font-weight: normal;
    text-align: left;
    line-height: 13px;
    padding: 3px 15px 7px 15px;
}
#content-large .products img {
    margin-bottom: 7px;
}

/** path **/
#content-large div.path {
  padding-top: 19px;
}
#content-large .path a {
  color: #03763a;
}

/* ----- Left column -----  */

div#left-column {
  width: 232px;
  float: left;
}

/*  ----- Right Blocks -----  */

div#right-blocks {
  width: 232px;
  float: left;
  margin-top: 5px;
}

/* ----- Block -----  */

div.block {
  width: 232px;
  padding-bottom: 10px;
}
div.block div.top {
  width: 232px;
  height: 11px;
  background: url(../img/block-top.png) center top no-repeat transparent;
}
div.block div.body {
  width: 232px;
  background: url(../img/block-body.png) center top repeat-y transparent;
}
div.block div.bottom {
  width: 232px;
  height: 11px;
  background: url(../img/block-bottom.png) center top no-repeat transparent;
}
.block h2 {
  color: #fff;
	font-size: 1.1em;
	padding: 7px;
	position: relative;
	background: #c00;
}
.block p {
  font-size: 100%;
  line-height: 16px;
  text-align: left;
	padding: 8px 12px 0 20px;
	margin: 0;
}
#ie6 .block table {
  width: 97%;
}
.block table th {
	font-weight: normal;
	vertical-align: middle;
}
.block form table {
  margin: 5px 0 0 5px;
}
.block input {
	margin-top: 2px;
	margin-bottom: 2px;
	overflow: visible;
	width: 125px;
}
.block input.submit {
	width: 80px;
}

/* ----- Large block -----  */

div.large-block {
    width: 232px;
    background: url(../img/large-block-top.png) left top no-repeat transparent;
}
div.large-block-bottom {
    width: 232px;
    height: 15px;
    margin-bottom: 15px;
    background: url(../img/large-block-bottom.png) left top no-repeat transparent;
}
.large-block h2 {
    width: 232px;
    height: 43px;
    color: #5b6d7b;
    font-size: 140%;
    font-weight: normal;
}
.large-block h2 span {
    display: block;
    padding: 15px 20px 0px 15px;
}
.large-block p {
  line-height: 16px;
  text-align: left;
  padding: 8px 12px 0 20px;
  margin: 0;
}
.large-block.images p {
  width: 180px;
  text-align: center;
  padding-bottom: 4px;
}
.large-block.partners div {
  margin: 0 10px 0 25px;
  padding-bottom: 10px;
  background: url('../img/partners-logo-avnh.png') left center no-repeat transparent;
}
.large-block.partners div.cmal {
  background-image: url('../img/partners-logo-cmal.png');
}
.large-block.partners div.fcbohemians {
  background-image: url('../img/partners-logo-klokan.png');
}
.large-block.partners div.hcbal {
  background-image: url('../img/partners-logo-hokej.png');
}
.large-block.partners div.novaamerika {
  background-image: url('../img/partners-logo-novaamerika.png');
}
.large-block.partners div.ceskyvyrobek {
  background-image: url('../img/partners-logo-ceskyvyrobek.gif');
}
.large-block.partners div.apollo {
  background-image: url('../img/partners-logo-apollo.jpg');
}
.large-block.partners div.estplus {
  height: 65px;
  background-image: url('../img/partners-logo-estplus.gif');
}
.large-block.partners div p {
  font-size: 110%;
  margin: 0 0 0 25px;
}
.large-block.partners div.novaamerika p {
  margin-left: 70px;
}
.large-block.partners div.apollo p {
  margin-left: 77px;
}
large-block.partners div.estplus p {
  margin-left: 0;
}
.large-block.partners div a {
  color: #353b42;
}
.large-block.partners div.estplus a {
  display: block;
  width: 120px;
  height: 65px;
}
.large-block.partners div.estplus a span {
  display: none;
}

div#footblock {
  text-align: center;
}

div#footblock .partners {
  margin: 20px 17px 25px 17px;
}

/* ----- Footer -----  */
div#footer {
  width: 100%;
	color: #4a5a6d;
	text-align: center;
	height: 1%;
	line-height: 1.364em;
	margin: 0 auto;
	padding: 0;
	clear: both;
	background: url(../img/footer-body.png) left top repeat-x #f1f4f4;
}
#footer div#footer-content {
  width: 978px;
  margin: 0 auto;
  text-align: left;
}

#footer-content div#advisebureau {
  width: 568px;
  float: right;
  margin-top: 15px;
  border-left: 2px solid #cfd6d8;
}
#advisebureau h2 {
  font-size: 130%;
  margin: 0 0 15px 20px;
}
#advisebureau div {
  margin: 7px 0 5px 20px;
  border-bottom: 1px solid #cfd6d8;
}
#advisebureau div h3 {
  font-size: 110%;
  margin-bottom: 3px;
}
#advisebureau div p {
  line-height: 15px;
}

#footer-content div#copyright {
  width: 408px;
  height: 150px; /* 300px */
  float: left;
  margin-top: 20px;
  background: url(../img/footer-logo.png) left top no-repeat transparent;
}
#copyright p {
  margin: 0 0 1px 138px;
}
#copyright p.year {
  margin-top: 13px;
}

/* -- YXY Mark -- */
a#yxy {
  font-family: Arial, Verdana, sans-serif;
	color: #333;
}
a#yxy span.y {
	color: #cc0107;
}
a#yxy span.x {
        color: #333;
}
a#yxy:hover {
	background-color: #ddd;
}

div#advised-goods {
  width: 972px;
  margin: 15px auto;
  padding: 0px;
  clear: both;
  background: none; /*url(../img/scrollbar.png) no-repeat left bottom;*/
}
#advised-goods .scroll-left {
  float: left;
  background: url(../img/scroll-left.png) no-repeat left 70%; 
  width: 33px;
  height: 193px;
}
#advised-goods .scroll-right {
  float: right;
  background: url(../img/scroll-right.png) no-repeat left 70%; 
  width: 32px;
  height: 193px;
}
#advised-goods .scroll-left a, #advised-goods .scroll-right a {
  display: block; 
  width: 32px;
  height: 33px;
  margin: 100px 0 60px 0;
  background: none;
}
#advised-goods div.items {
  background: none;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 25px 0 0 0;
  height: 193px;
  width: 905px;
}        
#advised-goods .items ul {
  position: absolute;
  list-style: none;
  overflow: none;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  background: url(../img/bg-scroll.png) repeat-x;
}       
#advised-goods .items li {
  display: inline;
  background: none;
  padding: 0 22px 0 18px;
}
#advised-goods .items ul li h3 {
  display: inline;
  position: relative;
  background: none;
  font-size: 120%;
  left: -100px;
  top: 30px;
  margin-left: 0;
}              
#advised-goods .slider {
  width: 872px;
  height: 26px;
  margin: 180px auto 0 auto;
  padding: 1px;
  position: relative;
  background: none;
}       
#advised-goods .handle {
  position: absolute;
  height: 16px;
  width: 213px;
  top: 5px;
  background: url(../img/scroller.png) no-repeat;
  z-index: 100;
}

#content-large a.file {
    padding: 1px 0 0 20px;
    background: url('../img/icon-word.gif') left center transparent no-repeat;
}
#content-large a.file.pdf {
    background-image: url('../img/icon-pdf.gif');
}
#content-large a.file.xls {
    background-image: url('../img/icon-excel.gif');
}
#content-large a.file.zip {
    background-image: url('../img/icon-zip.gif');
}
#content-large a.file.rar {
    background-image: url('../img/icon-rar.gif');
}

#content-large .list a.file {
    padding: 1px 0 0 20px;
    background: url('../img/icon-word.gif') left center transparent no-repeat;
}
#content-large .list a.file.pdf {
    background-image: url('../img/icon-pdf.gif');
}
#content-large .list a.file.xls {
    background-image: url('../img/icon-excel.gif');
}
#content-large .list a.file.zip {
    background-image: url('../img/icon-zip.gif');
}
#content-large .list a.file.rar {
    background-image: url('../img/icon-rar.gif');
}
#content-large .pattern-name {
    width: 15%;
    height: 60px;
    float:left;
    text-align: center;
    background-color: #efefef;
}
#content-large .pattern-color {
    width: 85%;
    height: 60px;
    float: right;
}

div#sitemap {
    padding-left: 15px;
}
#sitemap ul {
    margin: 0;
    padding: 0;
}
#sitemap ul ul {
    margin: 0;
    padding: 3px 0 6px 0;
}
#sitemap li {
    list-style: square;
    padding-left: 0;
    margin: 0;
}
#sitemap ul ul li {
    list-style: disc;
    padding-left: 0;
    margin: 0 0 0 40px;
}
#sitemap ul ul ul li {
    list-style: circle;
}
.cesky-vyrobek {
    text-align: center;
    margin: 5px 0 15px 0;
}
