
* {
  font-size:100%;
}
pre, code, kbd, samp, tt {
  font-family:Consolas, 'Courier New', monospace;
}
form, pre, p, blockquote, address, table {
  margin:0 0 20px 0;
  padding:0;
}
menu, ul, ol {
  margin:20px 0;
  padding:0 0 0 20px;
}
html, body {
  margin:0;
  padding:0;
}
body {
  min-width:980px;
  text-align:center;
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:24px;
  color:#000000;
}
h1, h2, h3, h4, h5, h6 {
  margin:10px 0 0 0;
  padding:0;
  font-family:Arial, sans-serif;
  font-weight:bold;
  color:#9a3421;
}
h1  {
  margin:0;
  font-size:22px;
  line-height:44px;
}
h2  {
  font-size:18px;
  line-height:36px;
}
h3  {
  font-size:16px;
  line-height:32px;
}
h4  {
  font-size:14px;
  line-height:28px;
}
h5  {
  font-size:12px;
  line-height:24px;
}
h6  {
  font-size:12px;
  line-height:24px;
}
table {
  border-collapse:collapse;
  border-spacing:0;
  empty-cells:show;
}
label {
  cursor:pointer;
}
blockquote, q, cite {
  font-style:italic;
  quotes:none;
}
abbr, acronym {
  cursor:help;
  border-bottom:1px dashed;
}
del {
  text-decoration:line-through;
}
img, td img, a img {
  vertical-align:middle;
  border:none;
}
dl {
  margin:0;
}
dt {
  margin:20px 0 0 0;
  font-weight:bold;
}
dd {
  margin:0 0 20px 0;
}
address {
  font-style:normal;
}

a {
  text-decoration:underline;
  color:#9a3421;
}
a:hover, a:focus {
  text-decoration:none;
}

.no_screen {
  position:absolute;
  left:0;
  top:-1000px;
}
.strong {
    font-weight: bold;
}
.clear {
    clear: both;
}
.disabled {
    visibility: hidden !important;
}
a.print {
    background: transparent url('/images/icon-print.png') no-repeat left center;
    padding-left: 20px;
    line-height: 16px;
}

div#container {
  text-align:left;
  width:980px;
  margin:0 auto;
  overflow:hidden;
}

div#header {
  width:980px;
  height:147px;
  overflow:hidden;
  position:relative;
  background:url('/images/header.png') 280px 0px no-repeat;
}
div#header a#logotype {
  width:280px;
  height:147px;
  float:left;
}
div#header ul#languages {
  margin:0;
  padding:0 3px;
  border-top:1px solid #b3b3b3;
  border-bottom:1px solid #b3b3b3;
  border-right:2px solid #b3b3b3;
  border-left:2px solid #b3b3b3;
  position:absolute;
  top:10px;
  right:30px;
  z-index:10;
  list-style:none;
}
div#header ul#languages li {
  float:left;
}
div#header ul#languages li a, div#header ul#languages li strong {
  padding:0 3px;
  float:left;
  text-decoration:none;
  font-weight:bold;
  color:#b3b3b3;
}
div#header .fulltext {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #EEEDE9;
    padding: 5px;
}
div#header .fulltext form,
div#header .fulltext table {
	margin: 0;
}
div#header .fulltext label {
	font-size: 13px;
	font-weight: bold;
	margin-right: 10px;
	color: #4c4c4c;		
}
div#header .fulltext input {
	font-size: 14px;
}
div#header .fulltext .submit,
div.pagecontent .panel.fullsearch input.submit {
	height: 21px;
	width: 28px;
	background: transparent url('/images/button-search.png') 0 0 no-repeat;
	border: none;
	margin-left: 5px;
	cursor: pointer;
}
div.pagecontent .panel.fullsearch input.submit {
	margin-left: 15px;
}


div#header .social {
    position: absolute;
    top: 60px;
    right: 300px;
    height: 62px;
    width: 92px;
}
div#header .social a,div#header .social div {

    font-size: 10px;
    line-height: 20px;
    
}
div#header .social a.fb {
    background: url("/images/fbicon.png") no-repeat scroll center top transparent;
}
div#header ul#list_1, div#header ul#list_2 {
  margin:61px 0 0 0;
  padding:0 20px 0 0;
  position:absolute;
  top:0;
  right:124px;
  list-style: none;
  line-height: 140%;
  font-size: 14px;
}
div#header ul#list_2 {
  right:30px;
  margin-top: 61px;
  padding:0;
  border:0;
}

div#menu ul {
  background: #9A3421 url("/images/menu-background.png") repeat;
  width:978px;
  height: 38px;
  border:1px solid #9f0000;
  margin:0;
  padding:0;
  float:left;
  clear:both;
  list-style:none;
  overflow: hidden;
}
div#menu ul li {
  margin:0;
  padding:0;
  float:left;
  display:inline;
  position:relative;
  background: transparent url("/images/menu-separator.png") no-repeat right center;
}
div#menu ul li.last {
    background: none;
}
div#menu ul li a, div#menu ul li strong {
  padding:7px 16px 7px 16px;
  float:left;
  display:inline;
  font-size: 12px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  color:#fff;
}
div#menu ul li.first a, div#menu ul li.first strong {
  /*width:65px; */
}
div#menu ul li.second a, div#menu ul li.second strong {
  width:100px;
}
div#menu ul li.third a, div#menu ul li.third strong {
  width:120px;
}
div#menu ul li.fourth a, div#menu ul li.fourth strong {
  width:180px;
}
div#menu ul li.fifth a, div#menu ul li.fifth strong {
  width:215px;
}  
div#menu ul li a:hover, div#menu ul li a:focus, div#menu ul li strong {
  color:#fff;
  background:#d6aea8;
}
div#menu ul li ul {
  width:100%;
  margin:34px 0 0 0;
  padding:10px 0;
  float:left;
  clear:both;
  list-style:none;
  position:absolute;
  top:0;
  left:0;
  z-index:10;
  visibility:hidden;
  background:#c7c9cd;
}
div#menu ul li:hover ul, div#menu ul li:focus ul {
  visibility:visible;
}
div#menu ul li ul li {
  width:100%;
  margin:0;
  padding:0;
  float:left;
  clear:both;
}
div#menu ul li ul li a, div#menu ul li ul li strong {
  margin:0;
  padding:0 20px;
  float:none;
  text-align:left;
  font-size:12px;
  line-height:38px;
  color:#9a3421;
  background:#c7c9cd;
}
div#menu ul li ul li a:hover, div#menu ul li ul li a:focus, div#menu ul ul li strong {
  color:#fff !important;
  background:#c7c9cd !important
}

div#submenu {
  width:980px;
  height:230px;
  overflow:hidden;
  position: relative;
}
div#submenu .banners {
    position: absolute;
    top: 0;
    left: 0;
    width:980px;
  height:230px;
  overflow:hidden;
}
div#submenu .submenu {
    position: relative;
    width:980px;
  height:230px;
}
div#submenu .submenu a.button-move {
    position: absolute;
    right: 30px;
    bottom: 20px;
}
div#submenu .box {
    position: absolute;
    top:0;
    left: 0;
    padding: 20px 35px;
    width:282px;
    height: 190px;
    background: transparent url('/images/submenu-left.png') repeat;
    z-index: 100;
}
div#submenu .box h3 {
    color: white;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 8px 0;
}
div#submenu .box select {
    display: block;
    width: 190px;
    margin-bottom: 5px;
}
div#submenu .box input.submit {
    background: transparent url('/images/button2.png') no-repeat;
    display: block;
    width: 170px;
    height: 36px;
    line-height: 14px;
    font-size: 14px;
    text-align: center;
    border: none;
    color: white;
    margin-top: 10px;
    cursor: pointer;
}

div#submenu div.left {
  width:530px;
  height:230px;
  padding:0 20px 0 30px;
  float:left;
  position:relative;
  color:#646567;
  background:#c7c9cd;
}
div#submenu div.left h1 {
  margin:10px 0 0 0;
  color:#646567;
}
div#submenu div.left h1 span {
  padding:3px 0;
  border-bottom:1px dashed;
}
div#submenu div.left table {
  margin:0;
  font-size:12px;
  line-height:20px;
}
div#submenu div.left table tr td {
  padding:0;
}
div#submenu div.left table tr td.right {
  padding:0 0 0 20px;
}
div#submenu div.left p {
  margin:15px 0 0 0;
}
div#submenu div.left p a {
  padding:10px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  background:#646567;
}
div#submenu div.left p#certified {
  width:280px;
  margin:0 10px 10px 0;
  position:absolute;
  bottom:0;
  right:0;
  font-size:12px;
  line-height:20px;
}
div#submenu div.left p img {
  margin:0 10px 0 0;
  float:left;
}

div#submenu div.right {
  width:400px;
  height:230px;
  float:left;
}
div#aktualita-top {
    width: 974px;
    height: 361px;
    border: 3px solid #eeede9;
    margin-bottom: 44px;	
}
div#aktualita-top .top {
    height: 65px;
    background-color: #eeede9;
    padding: 0 28px;
    position: relative;
}
div#aktualita-top h1 {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 65px;
    vertical-align: middle;
}
div#aktualita-top .cont {
    width: 974px;
    height: 296px;
    background: transparent url('../images/aktualita-top-content.jpg') no-repeat;
}
div#aktualita-top .left {
    float: left;
    height: 296px;
    width: 480px;
}
div#aktualita-top .cont .right {
    float: left;
    width: 494px;
}
div#aktualita-top .cont .right img {
    margin: 29px 41px;
    float: right;
}
div#aktualita-top .cont table.aktualitainfo {
    width: 454px;
    font-size: 21px;
    color: #4a4a48;
    margin-top: 60px;
    margin-left: 40px;
    margin-bottom: 0px;
    float:left;
}
div#aktualita-top .cont table.aktualitainfo td, div#aktualita-top .cont table.aktualitainfo th {
    padding: 8px 0;	
}
div#aktualita-top .cont table.aktualitainfo td {
	padding-left: 8px;	
}
div#aktualita-top .price {
    font-weight: bold;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    vertical-align: bottom;
}
div#aktualita-top .price strong {
    color: #8e0500;
    font-size: 39px;
}
div#aktualita-top .button-move {
    margin: 25px 0 0 40px;	
}
.pagecontent .aktualitacont {
	width: 534px;
	float: left;
}

.pagecontent .aktualitaphotos {
	width: 426px;
	float: right;
	margin-left: 20px;
}

div#product-top {
    width: 974px;
    height: 529px;
    border: 3px solid #eeede9;
    margin-bottom: 44px;
}
div#product-top .top {
    height: 65px;
    background-color: #eeede9;
    padding: 0 28px;
    position: relative;
}
div#product-top h1 {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    line-height: 65px;
    vertical-align: middle;
}
div#product-top .top #certified {
    position: absolute;
    top: -13px;
    right: 25px;
    width: 322px;
}
div#product-top .top #certified div {
    width: 215px;
    height: 34px;
    padding: 25px 0 35px 0;
    float: left;
    text-align: right;
    color: #a1a1a1;
    line-height: 130%;
}
div#product-top .top #certified img {
    float: right;
}
div#product-top .cont {
    width: 974px;
    height: 464px;
    background: transparent url('/images/product-top.png') no-repeat;
}
div#product-top .cont .tp .left {
    float: left;
    height: 301px;
    width: 480px;
}
div#product-top .cont .tp .right {
    float: left;
    width: 494px;
}
div#product-top .cont .right img {
    margin: 29px 41px;
    float: right;
}
div#product-top .cont table.productinfo {
    width: 454px;
    font-size: 14px;
    color: #4a4a48;
    margin-left: 26px;
    margin-bottom: 0px;
    float:left;
}
div#product-top .cont table.productinfo tr td {
    height: 36px;
    width: 202px;
    vertical-align: middle;
    padding: 0;
    line-height: 36px;
}
div#product-top .cont table.productinfo tr td.right {
    width: 227px;
    
    padding-left: 25px;
}
div#product-top .cont table.productinfo tr td.terminy {
    line-height: normal;
    height: auto;
}
div#product-top .cont table.productinfo tr td.terminy div {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
div#product-top .cont table.productinfo tr td.terminy a.next {
    margin-top: 8px;
    display: inline-block;
    background: transparent url('/images/nextarrow.png') no-repeat right center;
    padding-right: 8px;
}
div#product-top .cont table.productinfo .icon {
    width: 16px;
    height: 16px;
    margin-right: 14px;
}
div#product-top .cont .bottom .leftp {
    height: 80px;
    width: 428px;
    margin: 41px 26px;
    float: left;
}
div#product-top .cont .bottom .leftp a.browse{
    margin-top: 32px; 
    width: 15px;
    height: 15px;
    float: left;
    cursor: pointer;
    display: block;
}
div#product-top .cont .bottom .leftp a.left {
    margin-right: 10px;
    background: transparent url('/images/scroll-left.png') no-repeat;
}
div#product-top .cont .bottom .leftp a.right {
    margin-left: 10px;
    background: transparent url('/images/scroll-right.png') no-repeat;
}
div#product-top .cont .bottom .scrollable {
    position:relative;
    overflow:hidden;
    width: 378px;
    height:80px;
    float: left;
}
div#product-top .cont .bottom .scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
}
div#product-top .cont .bottom .scrollable .items div {
    float:left;
    width: 378px;
}
div#product-top .cont .bottom .scrollable .items div a {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 9px;
}
div#product-top .cont .bottom .scrollable .items div a.last {
    margin-right: 0;
}
div#product-top .cont .bottom .rightp {
    float: left;
    width: 427px;
    height: 106px;
    margin: 15px 41px 41px 26px;
}
div#product-top .cont .bottom .rightp .price {
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    height: 45px;
    line-height: 45px;
    vertical-align: bottom;
}
div#product-top .cont .bottom .rightp .price strong {
    color: #8e0500;
    font-size: 39px;
    margin: 0 10px;
}
div#product-top .cont .bottom .rightp a.button-move {
    margin-top: 20px;
    float: right;
}
a.button-move {
    display: block;
    width: 240px;
    padding-right: 20px;
    height: 46px;
    background: transparent url('/images/button-move.png') no-repeat;
    color: white;
    line-height: 46px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
}
a.button-more {
    background: url("/images/button-more.png") no-repeat scroll 0 0 transparent;
    color: white;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding-right: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 157px;
}
div#upcontent {
  width:920px;
  padding:0 30px;
  overflow:hidden;
}
div#upcontent ul#breadcrumb, div#upcontent ul#additional {
  list-style:none;
  margin:10px 0 18px 0;
  padding:0;
  float:left;
}
div#upcontent ul#additional {
  margin:10px 0;
}
div#upcontent ul#additional {
  float:right;
}
div#upcontent ul#breadcrumb li, div#upcontent ul#additional li {
  margin:0 5px 0 0;
  padding:0;
  float:left;
}
div#upcontent ul#additional li {
  margin:0 0 0 10px;
}
div#upcontent ul#breadcrumb li:after {
  content:'»';
}
div#upcontent ul#breadcrumb li.last:after {
  content:'';
}
div#upcontent ul#breadcrumb li a, div#upcontent ul#breadcrumb li strong {
  margin:0 5px 0 0;
  float:left;
  text-decoration: underline;
  font-weight:normal;
  color:#9a3425;
}
div#upcontent ul#breadcrumb li.last a,div#upcontent ul#breadcrumb li.last strong {
    text-decoration: none;
    color: #30302f;
}
div#upcontent ul#breadcrumb li strong {
  margin:0;
}
div#upcontent ul#breadcrumb li a:hover, div#upcontent ul li a:focus {
  text-decoration:underline;
}
div#upcontent ul#additional li a {
  padding:20px 0 0 0;
  float:left;
  font-size:10px;
  line-height:20px;
}
div#upcontent ul#additional li a.weather {
  background:url('/images/weather.gif') no-repeat center top;
}
div#upcontent ul#additional li a.save {
  background:url('/images/save.gif') no-repeat center top;
}
div#upcontent ul#additional li a.print {
  background:url('/images/print.gif') no-repeat center top;
}
div#upcontent ul#additional li a.send {
  background:url('/images/send.gif') no-repeat center top;
}
div#upcontent ul#additional li a.share {
  background:url('/images/share.gif') no-repeat center top;
}

div#content {
  margin-top: 30px;
  width:980px;
  overflow:hidden;
}
div#content h1, div#content h2 {
    color: #4C4C4C;
    font-size: 30px;
    line-height: 120%;
    margin:0 34px;
    margin-bottom: 0.8em;
    font-weight: normal;
}
div#content .actualities {
    margin-bottom: 40px;
}
div#content .actualities .scrollable{
    float: left;
    height: 260px;
    overflow: hidden;
    position: relative;
    width: 912px;
}
div#content .actualities .scrollable .items {
    position: absolute;
    width: 20000em;
}
div#content .actualities .scrollable .items div.item {
    float: left;
    width: 912px;
}

div#content .actualities a.browse {
    width: 21px;
    height: 30px;
    display: block;
    margin-top: 115px;
    float: left;
    cursor: pointer;
}
div#content .actualities a.left {
    background: transparent url('/images/scrollarrow-left.png') no-repeat;
    margin-right: 13px;
}
div#content .actualities a.right {
    background: transparent url('/images/scrollarrow-right.png') no-repeat;
    margin-left: 13px;
}
div#content .actualities .actuality {
    width:204px;
    height: 254px;
    background-color: #f8f8f2;
    border: 3px solid #eeede9;
    margin-right: 20px;
    float: left;
    display: block;
    text-decoration: none;
}
div#content .actualities .actuality.last {
    margin-right: 0;
}
div#content .actualities .actuality .image {
    width: 204px;
    height: 134px;
    overflow: hidden;
    border-bottom: 3px solid #eeede9;
}
div#content .actualities .actuality .data {
    padding: 12px;
    width: 180px;
    height: 93px;
    overflow: hidden;
    color: #3e3e3e;
    position: relative;
    text-decoration: none;
}
div#content .actualities .actuality .data h2 {
    margin: 0;
    font-size: 12px;
    color: #8e0500;
    line-height: 120%;
    margin-bottom: 8px;
}
div#content .actualities .actuality .data h2 a {
    text-decoration: none;
}
div#content .actualities .actuality .data .termin strong {
    line-height: 16px;
    vertical-align: middle;
    margin-left: 8px;
}
div#content .actualities .actuality .data .price {
    margin-top: 2px;
}
div#content .actualities .actuality .data .price .cena {
    font-size: 20px;
    color: #8e0500;
    font-weight: bold;
}
div#content .actualities .actuality .more {
    display: block;
    width: 65px;
    height: 26px;
    padding-right: 10px;
    line-height: 26px;
    vertical-align: middle;
    color: white;
    text-align: center;
    position: absolute;
    right: 12px;
    bottom: 12px;
    background: transparent url('/images/actuality-more.png') no-repeat;
    text-decoration: none;
}

div#content .hpproducts {
    margin: 0 34px 40px 34px;
}
div#content .hpproducts .hpproduct {
    float: left;
    width: 412px;
    height: 140px;
    padding: 12px;
    border: 3px solid #eeede9;
    background: #f8f8f2 url('/images/hpproduct-background.gif') no-repeat;
    margin-bottom: 20px;
    display: block;
    text-decoration: none;
}
div#content .hpproducts .hpproduct.first {
    margin-right: 20px;
}
div#content .hpproducts .hpproduct .image {
    display: block;
    width: 210px;
    height: 140px;
    overflow: hidden;
    float: left;
    margin-right: 12px;
}
div#content .hpproducts .hpproduct .data {
    float: left;
    width: 190px;
    height: 140px;
    overflow: hidden;
    color: #3e3e3e;
    position: relative;
}
div#content .hpproducts .hpproduct .data h3 {
    margin: 0;
    color: #8E0500;
    font-size: 13px;
    line-height: 120%;
    margin-bottom: 16px;
}
div#content .hpproducts .hpproduct .data h3 a {
    text-decoration: none;
}
div#content .hpproducts .hpproduct .data .tr {
    width: 190px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    margin-bottom: 4px;
}
div#content .hpproducts .hpproduct .data .tr strong {
    line-height: 24px;
    vertical-align: middle;
}
div#content .hpproducts .hpproduct .data .tr span {
    line-height: 24px;
    vertical-align: middle;
}
div#content .hpproducts .hpproduct .data .tr .icon {
    margin-right: 8px;
}
div#content .hpproducts .hpproduct .data .price {
    position: absolute;
    left: 0;
    bottom: 0;
}
div#content .hpproducts .hpproduct .data .price .cena {
    font-size: 20px;
    color: #8e0500;
    font-weight: bold;
}
 .hpproducts .hpproduct .more {
    display: block;
    width: 65px;
    height: 26px;
    padding-right: 10px;
    line-height: 26px;
    vertical-align: middle;
    color: white;
    text-align: center;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background: transparent url('/images/actuality-more.png') no-repeat;
    text-decoration: none;
}

div#content .series {
    margin: 0 21px 40px 21px;
}
div#content .series .serie {
    width: 226px;
    margin-right: 10px;
    float: left;
}
div#content .series .r4 {
    margin-right: 0;
}
div#content .series .r1 h4, div#content .series .r1 .rec {
    background-color: #f9f2f2;
}
div#content .series .r2 h4, div#content .series .r2 .rec {
    background-color: #f3e6e5;
}
div#content .series .r3 h4, div#content .series .r3 .rec {
    background-color: #eedad9;
}
div#content .series .r4 h4, div#content .series .r4 .rec {
    background-color: #e8cdcc;
}
div#content .series .serie h4 {
    display: block;
    width: 226px;
    height: 30px;
    margin: 0 0 10px 0;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
}
div#content .series .serie h4 a {
    text-decoration: none;
    
}
div#content .series .serie .rec {
    padding: 12px;
    width: 202px;
    height: 91px;
    margin-bottom: 10px;
    overflow: hidden;
    color: #4a4848;
    position: relative;
    display: block;
    text-decoration: none;
}
div#content .series .serie .rec h5 {
    margin: 0 0 8px 0;
    line-height: 120%;
}
div#content .series .serie .rec table {
    font-size: 10px;
    position: absolute;
    left: 20px;
    top: 48px;
}
div#content .series .serie .rec table td {
    line-height: 140%;
}
div#content .series .serie .rec .price {
    position: absolute;
    left: 12px;
    bottom: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    vertical-align: bottom;
}
div#content .series .serie .rec .price strong {
    color: #8E0500;
    font-size: 14px;
    margin: 0 5px;
}

div#content .whitneyisbanner {
    margin-bottom: 40px;
    display: block;
    text-align: center;
}

div#content .text {
    margin: 0 34px 40px 34px;
    font-size: 1.2em;
    color: #4b4b4b;
}
div#content .text h1 {
    margin-left: 0;
}


div#content div#article div.columnize_two, div#content div#article div.columnize_three {
  width:670px;
  margin:0 0 20px 0;
  overflow:hidden;
}
div#content div#article div.columnize_two .first {
  width:210px;
  margin:0 20px 0 0;
  float:left;
  display:inline;
}
div#content div#article div.columnize_two .second {
  width:440px;
  margin:0;
  float:left;
  display:inline;
}
div#content div#article div.columnize_three .first, div#content div#article div.columnize_three .second, div#content div#article div.columnize_three .third {
  width:210px;
  margin:0 20px 0 0;
  float:left;
  display:inline;
}
div#content div#article div.columnize_three .third {
  margin:0;
}
div#content div#article div.columnize_two h2 {
  margin:0;
}
div#content div#article p.more_about {
  margin:0 0 20px 0;
  text-align:right;
}
div#content div#article table {
  width:100%;
}
div#content div#article table tr {
  border-bottom:1px dashed #b8b8b8;
}
div#content div#article table tr.last {
  border:none;
}
div#content div#article table tr td.right {
  text-align:right;
}
div#content div#sidebar {
    
}

div#content div#sidebar div.box {
  width:190px;
  margin:0 0 20px 0;
  padding:0 19px;
  border:1px solid #dadada;
  overflow:hidden;
  color:#707173;
  background:#e8e9e9;  
}
div#content div#sidebar div.box form select {
  width:100%;
  margin:10px 0 0 0;
  padding:2px;
  clear:both;
}
div#content div#sidebar div.box_red {
  width:190px;
  margin:0 0 20px 0;
  padding:0 20px;
  overflow:hidden;
  color:#fff;
  background:#9a3424;
}
div#content div#sidebar div.box_red h3, div#content.first div#sidebar div.box_red a {
  color:#fff;
}


div#content.first div#article2,
div#content.first div#article {
  width:670px;
  margin:0 20px 0 0;
  float:left;
  display:inline;
  min-height: 100px;
}

div#content.first div#sidebar {
  width:230px;
  float:left;
}

div#content.second div#article {
  width:670px;
  margin:0 0 0 250px;
  float:left;
  display:inline;
}

div.pagecontent div#article {
    width: 628px;
    float: right;
    color: #4c4c4c;
    font-size: 1.2em;
}
div.pagecontent div#article h1,div.pagecontent .text h1{
    color: #4c4c4c;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 0.8em;
}
div.pagecontent div#article p,div.pagecontent .text p {
    
    margin-bottom: 1em;
    line-height: 140%;
}

div.pagecontent .panel {
    margin: 15px 0;
    background-color: #eeede9;
    padding: 11px;
}
div.pagecontent .panel form {
    margin: 0;
}
div.pagecontent .panel .left{
    float: left;
}
div.pagecontent .panel .left .panel {
    margin-right: 10px;
}
div.pagecontent .panel .right{
    float: right;
}
div.pagecontent .panel .right.notalone{
    width: 375px;
    text-align: right;
}
div.pagecontent .paginator {
    height: 24px;
}
div.pagecontent .paginator a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    padding: 4px 8px;
    background-color: #db7809;
    margin-right: 3px;
}
div.pagecontent .paginator strong,div.pagecontent .paginator a:hover {
    color: white;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    padding: 4px 8px;
    background-color: #e4b279;
    margin-right: 3px;
}
div.pagecontent .paginator a.next {
    background-image: url('/images/list-arrow-white.png');
    background-position: 45px 9px;
    background-repeat: no-repeat;
    padding-right: 22px;
}
div.pagecontent .paginator a.previous {
    background-image: url('/images/list-arrow-white-left.png');
    background-position: 8px 9px;
    background-repeat: no-repeat;
    padding-left: 22px;
}

div.pagecontent #sidebar {
    float: left;
    width: 265px;
}
div.pagecontent #sidebar .next {
    margin-bottom: 50px;
}
div.pagecontent #sidebar h3 {
    color: #4c4c4c;
    font-size: 18px;
    margin: 0 0 0.5em 0;
}
div.pagecontent #sidebar .box ul {
    margin: 0 0 20px 15px;
    list-style: none outside url('/images/list-arrow.png');
    font-size: 14px;
}
div.pagecontent #sidebar .box ul li {
    padding-bottom: 3px;
}
div.pagecontent #sidebar .box ul li.active {
    list-style-image: url('/images/list-arrow-active.png');
    color: #4c4c4c;
    font-weight: bold;
}
div.pagecontent #sidebar .box ul li.active a {
    color: #4c4c4c;
    text-decoration: none;
}
div.pagecontent #sidebar .recommended  {
    color: #4c4c4c;
    font-size: 12px;
}
div.pagecontent #sidebar .recommended h3 {
    color: #4c4c4c;
    font-size: 18px;
    margin: 0 0 0.5em 0;
}
div.pagecontent #sidebar .recommended .rec {
    margin-bottom: 35px;
}
div.pagecontent #sidebar .recommended .rec h4 {
    font-size: 14px;
}
div.pagecontent #sidebar .recommended .rec table {
    margin-bottom: 5px;
}
div.pagecontent #sidebar .recommended .rec table td {
    padding: 3px 8px;
}
div.pagecontent #sidebar .recommended .rec .price {
    background: transparent url('/images/button-recommended.png') no-repeat;
    width: 176px;
    height: 26px;
    float: left;
    color: white;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    margin-right: 4px;
}
div.pagecontent #sidebar .recommended .rec .button-more {
    background: transparent url('/images/button-more-small.png') no-repeat;
    width: 65px;
    padding-right: 20px;
    height: 26px;
    float: left;
    color: white;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
}

.text h1 span {
	display: block;
	font-weight: normal;
	font-size: 18px;	
}

.text h2 {
	color: #4c4c4c;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 0.8em;
}
.text h3 {
	color: #4c4c4c;
    font-size: 18px;
    line-height: 130%;
    margin-bottom: 0.8em;
}

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

}
.text {
   color: #4c4c4c;	
   font-size: 14px;
}
.text .panel {
	padding: 20px !important;	
}
.text .panel table {
	margin-bottom: 0;	
}

.text p {
	margin-bottom: 1.5em;	
}
.text .block {
	margin: 30px 0;	
}
.text p .icon {
	margin:0 15px;	
}
.kontakty .leftcol {
	float: left;
	/*
	width: 432px;	
	padding-left: 30px;
	*/
	width: 492px;	
	padding-left: 0px;
}

.kontakty .rightcol {
	float: right;
	width: 446px;	
	/*
	padding-right: 30px;
	*/
	padding-right: 0px;
}

.kontakty .leftcol table tr td,
.kontakty .leftcol table tr th {
	font-size: 13px;	
}

.kontakty .map {
	padding: 3px;
	width: 440px;
	height: 400px;
	background-color: #e9e9e9;	
}
.kontakty .lat {
	background-color: #e9e9e9;	
	margin-top: 8px;
	padding: 4px 4px 4px 52px;
	float: right;	
	color: #474747;
}

div.katalog .product {
    border: 3px solid #EEEDE9;
    height: 225px;
    margin-bottom: 31px;
}
div.katalog .product .top {
    background-color: #EEEDE9;
    height: 40px;
    padding: 0 28px;
    position: relative;
}
div.katalog .product .top h2 {
    margin: 0;
    color: #8E0500;
}
div.katalog .product .cont {
    height: 143px;
    width: 578px;
    padding: 22px;
    background: white url('/images/product-background.png') no-repeat;
    overflow: hidden;
}
div.katalog .product .cont .image {
    float: left;
    margin-right: 22px;
    display: block;
    width: 210px;
    height: 140px;
    overflow: hidden;
}
div.katalog .product .cont .data {
    float: left;
    width: 346px;
    height: 143px;
}
div.katalog .product .cont .data table {
    color: #4A4A48;
    float: left;
    font-size: 14px;
}
div.katalog .product .cont .data table td {
    height: 33px;
    line-height: 33px;
    padding: 0;
    vertical-align: middle;
    border: none;
    width: 160px;
}
div.katalog .product .cont .data table td.right {
    width: 171px;
    padding-left: 15px;
}
div.katalog .product .cont .data .icon {
    height: 16px;
    margin-right: 14px;
    width: 16px;
}
div.katalog .product .cont .data .price {
    float: left;
    font-size: 14px;
}
div.katalog .product .cont .data .price .number {
    color: #8E0500;
    font-size: 25px;
    font-weight: bold;
}
div.katalog .product .cont .data a.button-more {
    float: right;
    margin-top: 20px;
}

div#content.second div#article div.pagination {
  width:670px;
  margin:20px 0;
  padding:3px 0;
  overflow:hidden;
}
div#content.second div#article div.pagination.top {
  border-bottom:1px dashed #b8b8b8;
}
div#content.second div#article div.pagination.bottom {
  border-top:1px dashed #b8b8b8;
}
div#content.second div#article div.pagination div.left {
  float:left;
}
div#content.second div#article div.pagination div.right {
  float:right;
}
div#content.second div#article div.pagination p, div#content.second div#article div.pagination form, div#content.second div#article div.pagination ul, div#content.second div#article div.pagination ul li {
  margin:0;
  padding:0;
  float:left;
  list-style:none;
}
div#content.second div#article div.pagination form {
  margin:0 0 0 5px;
}
div#content.second div#article div.pagination select {
  padding:2px;
}
div#content.second div#article div.pagination ul li {
  padding:0 0 0 5px;
}
div#content.second div#sidebar {
  width:230px;
  margin:0 20px 0 -920px;
  float:left;
  display:inline;
}
div#content.second div#sidebar h3 {
  width:190px;
  margin:0;
  padding:0 20px;
  overflow:hidden;
  font-size:16px;
  font-weight:bold;
  color:#fff;
  background:#9a3424;
}
div#content.second div#sidebar div.box h4 {
  color:#707173;
}
div#content.second div#sidebar div.box ul {
  margin:0 0 20px 0;
  list-style:none;
}
div#content.second div#sidebar div.box ul li:before {
  content:'> ';
}

div#content.third div#article {
  width:530px;
  margin:0 20px 0 0;
  float:left;
  display:inline;
}
div#content.third div#article ul#bookmarks {
  width:530px;
  margin:0 0 20px 0;
  padding:0;
  float:left;
  clear:both;
  list-style:none;
}
div#content.third div#article ul#bookmarks li {
  margin:0;
  padding:0;
  float:left;
  display:inline;
  position:relative;
}
div#content.third div#article ul#bookmarks li a, div#content.third div#article ul#bookmarks li strong {
  padding:3px 10px;
  float:left;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  background:#e8e9e9;
}
div#content.third div#article ul#bookmarks li.first a, div#content.third div#article ul#bookmarks li.first strong {
  width:80px;
}
div#content.third div#article ul#bookmarks li.second a, div#content.third div#article ul#bookmarks li.second strong {
  width:100px;
}
div#content.third div#article ul#bookmarks li.third a, div#content.third div#article ul#bookmarks li.third strong {
  width:110px;
}
div#content.third div#article ul#bookmarks li.fourth a, div#content.third div#article ul#bookmarks li.fourth strong {
  width:90px;
}
div#content.third div#article ul#bookmarks li.fifth a, div#content.third div#article ul#bookmarks li.fifth strong {
  width:50px;
}  
div#content.third div#article ul#bookmarks li a:hover, div#content.third div#article ul#bookmarks li a:focus, div#content.third div#article ul#bookmarks li strong {
  color:#9a3421;
  background:#d6aea8;
}
div#content.third div#article address img {
  width:100px;
  height:100px;
  margin:0 10px 10px 0;
  float:left;
}
div#content.third div#article address h3 {
  font-size:12px;
  line-height:24px;
  text-transform:uppercase;
  color:#87888a;
}
div#content.third div#article address table {
  width:auto;
}
div#content.third div#article address table tr {
  border:0;
}
div#content.third div#article address table tr td.right {
  text-align:left;
}
div#content.third div#sidebar {
  width:370px;
  float:left;  
}
div#content.third div#sidebar div#gallery a {
  width:120px;
  height:80px;
  margin:0 5px 5px 0;
  float:left;
}
div#content.third div#sidebar div#gallery a.last {
  margin:0 0 5px 0;
}
div#content.third div#sidebar div.pagination {
  width:370px;
  margin:20px 0;
  overflow:hidden;
}
div#content.third div#sidebar div.pagination div.cover {
  float:right;
}
div#content.third div#sidebar div.pagination p, div#content.third div#sidebar div.pagination ul, div#content.third div#sidebar div.pagination ul li {
  margin:0;
  padding:0;
  float:left;
  list-style:none;
}
div#content.third div#sidebar div.pagination ul li {
  padding:0 3px;
}
div#content.third div#sidebar div.pagination p a.play {
  width:14px;
  height:13px;
  margin:6px 0 6px 6px;
  float:left;
}

div.pagecontent {
    margin-bottom: 44px;
}
div.pagecontent .tabs {
    width: 777px;
    float: right;
}
div.pagecontent .tabs .bookmarks {
  padding:0;
  list-style:none;
  margin: 0;
  height: 35px;
}
div.pagecontent .tabs .bookmarks li {
    float: left;    
    height: 35px;
}
div.pagecontent .tabs .bookmarks li a {
    background: transparent url('/images/tab-background.png') repeat-x;
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    padding: 0 20px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    display: block;
    border: 1px solid #9F0000;
    border-bottom: none;
    margin-right: 3px;
    margin-top: 3px;
}
div.pagecontent .tabs .bookmarks li a.selected {
    background: none;
    background-color: #f8f8f2;
    border: 3px solid #EEEDE9;
    border-bottom: none;
    margin-right: 0;
    margin-top: 0;
    color: black;
    height: 35px;
    position: relative;
    bottom: 0px;
}
div.pagecontent .tabs .cont {
    clear: both;
    width: 719px;
    padding: 26px;
    background-color: #f8f8f2;
    border: 3px solid #EEEDE9;
}
div.pagecontent .cont {
    font-size: 1.2em;
    color: #4a4a48;
}
div.pagecontent .cont h1 {
    line-height: 140%;
    font-size: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 0;
}
div.pagecontent .cont h2 {
    line-height: 140%;
    font-size: 1.3em;
    margin-bottom: 1em;
    margin-top: 0;
}
div.pagecontent .cont h3 {
    line-height: 140%;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    margin-top: 0;
}
div.pagecontent .cont p {
    margin-bottom: 1.5em;
    display: block !important;
}
div.pagecontent .cont table th {
   
}
div.pagecontent .cont table td, div.pagecontent .cont table th {
    padding: 8px;
    border: 1px solid #eeede9;
}
div.pagecontent .cont .shareboxes {
    float: right;
    width: 220px;
}
div.pagecontent .cont .shareboxes iframe {
    margin-bottom: 0;
}
div.pagecontent .cont .shareboxes .fb-like {
    width: 100px;
    height: 55px;
    float: left;
}
div.pagecontent .cont table th {
    font-weight: bold;
    text-align: right;
    padding: 1px 10px 1px 0;
    color: #9a3421;
    vertical-align: top;
}
div.pagecontent .cont table th.top {
    color: #333333;
    text-align: center;
    padding-right: 5px;
}
div.pagecontent .cont .left-column {
    float: left;
    width: 360px;
    margin-right: 10px;
}
div.pagecontent .cont .right-column {
    float: left;
    width: 338px;
    margin-left: 10px;
}
div.pagecontent iframe {
    border: none;
    margin-bottom: 1.5em;
}
div.pagecontent .leftpanel {
    width: 203px;
}
div.pagecontent .leftpanel .manager {
    margin: 15px 26px 0 19px;
}
div.pagecontent .leftpanel .manager h2 {
    font-size: 16px;
    color: #333333;
}
div.pagecontent .leftpanel .manager p {
    color: #666666;
    line-height: 120%;
    margin-bottom: 15px;
}
div.pagecontent .leftpanel .manager img {
    width: 146px;
    margin-right: 0;
}
div.pagecontent .leftpanel .manager h3 {
    line-height: 140%;
}
div.pagecontent .leftpanel .manager .about {
    line-height: 140%;
}
div.pagecontent .leftpanel .manager .silver {
    color: #666666;
}

div#rezervace .rezervaceodeslana {
    margin: 0 100px;
    
}
.rezervaceodeslana p {
    margin-bottom: 40px;
}

div#order_form {
  width:980px;
  overflow:hidden;
}
div#order_form .head {
  color: #31200d;
  height: 48px;
  padding: 0 26px;
  background: #f6a243 url('/images/form-head.png') repeat-x;
}
div#order_form .head h2 {
    margin: 0;
    line-height: 48px;
    vertical-align: middle;
    color: #31200d;
}
div#order_form .cont {
    width: 928px;
    height: 520px;
    padding: 26px;
    background: #ffe2c4 url('/images/form-background.png') no-repeat;
    color: #565656;
}
div#order_form .cont p {
    line-height: 150%;
    font-size: 1.2em;
    margin-bottom: 26px;
}
div#order_form fieldset {
  padding:0;
  border:0;
  font-size: 1.25em;
  margin: 0;
  margin-bottom: 20px;
}
div#order_form table {
  margin:0;
  float:left;
}
div#order_form table th, div#order_form table td {
    padding:5px 3px;
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
}
div#order_form table th {
    font-weight: normal;
    text-align: right;
}
div#order_form table th.required {
    font-weight: bold;
}
div#order_form table td span.required {
    font-weight: bold;
    padding: 0 3px;
    
}
div#order_form table label {
    line-height: 24px;
    height: 24px;
    vertical-align: middle;
}
div#order_form table.third {
    margin: 0 15px;
}
div#order_form table.third th, div#order_form table.third td {
    padding:1px;
}
div#order_form table.first {
  margin:0 100px 0 0;
}
div#order_form table.first td, div#order_form table.second td {
  vertical-align:top;
}
div#order_form input, div#order_form select, div#order_form textarea {
  margin:0 5px 0 20px;
  padding:2px;
  font-family:Arial, sans-serif;
  font-size:12px;
  line-height:20px;
  color:#87888a;
}
div#order_form input[type=text], div#order_form textarea {
  width:200px;
  border: 1px solid #c9b29a;
}
div#order_form textarea {
    height: 140px;
}
div#order_form input[type=text] {
    height: 24px;
}
div#order_form input[type=checkbox] {
  margin:0 5px 0 0;
}
div#order_form table.third img {
  margin:0 0 0 3px;
}
div#order_form div#order_submit {
    height: 46px;
    width: 240px;
  margin:0;
  border:0;
  text-decoration:none;
  font-weight:bold;
  color: white;
  cursor:pointer;
  text-align: center;
  float: right;
  background: #8e0500 url('/images/button.png') no-repeat;
  display: block;
    font-size: 18px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
}

div#footer {
  width:920px;
  margin:30px 0 0 0;
  padding:0 30px;
  overflow:hidden;
  color:#fff;
  background:#909092 url('/images/footer.png') repeat-x center top;
}
div#footer p {
  margin:10px 0;
  text-align:center;
  text-transform:uppercase;
  font-weight:bold;
}

#content h1,#content h2,#content h3, #content h4{
    font-size: 105%;
}  

.pagination strong {
    font-size: 140%;
}


/* texty */

.col1 {
  float: left;
  padding-right: 15px;
  padding-top: 8px;
}
.col2 {
  float: left;
  padding-top: 8px;
  padding-right: 10px;
  text-align: justify;
}
.coltext1 {
  float: left;
  width: 255px;
  padding-right: 35px;
  padding-top: 8px;
}
.coltext2 {
  float: left;
  width: 370px;
  padding-top: 8px;
  padding-right: 10px;
  text-align: justify;
}
.clearx {
  clear: both;
  /*border-top: 1px solid #9A3424; */
  padding-bottom: 5px;
  height: 5px;
}

.zvyrazneni {
  font-weight: bold;
  color: #A2311B;
}
.zvyrazneni-jmeno {
  font-weight: bold;
  font-size: 1.4em;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #A2311B;
}


.pozice {
  
  margin-top: 3px;
  margin-bottom: 5px;
}

.left-col {
  float: left;
}
.right-col {
  float: right;
  width: 380px;
  text-align: justify;
  padding-right: 10px;
}


.tym-osoba {
  float: left;
  width: 305px;
  padding-right: 60px;
  min-height: 180px;
  padding-bottom: 15px;
  _height: 190px;
  /* text-align: justify; */
}
.tym-osoba2 {
  float: left;
  width: 305px;  
  min-height: 190px;
  padding-bottom: 15px;
  _height: 190px;
  /* text-align: justify; */
}


.tym-osoba-produkt {
  float: left;
  width: 400px;
  padding-right: 60px;
  min-height: 190px;
  _height: 190px;
  text-align: justify;
}

.tym-osoba img, .tym-osoba2 img {
  border: 3px solid #cccccc;
}

.clear {
    clear: both;
}

.fotka {
  float: left;
  padding-right: 14px;
  padding-bottom: 15px;
  /* text-align: center; */
  width: 199px;
  height: 134px;
}

.tabs td {
    vertical-align: top;
}

.tabs td p {
    margin-bottom:0px;
}

.tabs .nadpis2 {
    font-weight: bold;
    color: #9A3421
}

#player {display: block;}

/* ochrana rezervacniho formu pred roboty */
input.yourmail { display: none; }

/* terms and prices */
div.pagecontent .cont .termBlock table td {
	border: none;
}

.termBlock .handler {
	display: block;
	padding: 0;
	margin-bottom: 15px;
	/*
	border: 1px solid #8A8A48;
    text-decoration: none;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    */
}

.termBlockContent {
	padding-left: 20px;
}

.termBlockContent .reserveTermPrice {
	display: block;
	font-size: 12px;
	text-decoration: none;
	height: 26px;
	width: 75px;
	padding-left: 10px;
	line-height: 26px;
	background: url("/images/button-more-small-noarrow.png") no-repeat scroll 0 0 transparent;
    color: white;
}

/* ------ FULLSEARCH -------*/
div.pagecontent .panel.fullsearch {
	padding-top: 15px;
}
div.pagecontent .panel.fullsearch table {
	margin-bottom: 0;
}
div.pagecontent .panel.fullsearch label {
	font-weight: bold;
	font-size: 13px;
	margin-right: 10px;
}
div.pagecontent .panel.fullsearch input {
	width: 154px;
}
div.pagecontent .panel.fullsearch select {
	width: 160px;
}

div#headAnnouncement{
	position: absolute;
	width: 240px;
	height: 120px;
	top: 10px;
	left: 325px;
	padding: 5px 10px 10px;
	background: #fff;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  /* IE 5-7 */
  filter: alpha(opacity=70);
  /* Netscape */
  -moz-opacity: 0.7;
  /* Safari 1.x */
  -khtml-opacity: 0.7;
  /* Good browsers */
  opacity: 0.7;
}
div#headAnnouncementContent{
	position: absolute;
	width: 240px;
	height: 120px;
	top: 10px;
	left: 325px;
	padding: 5px 10px 10px;
	color: #9A3421;
	line-height: 15px;
}

div#headAnnouncementContent h2{
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 5px;
}

