* {
    margin: 0;
    padding: 0;
}
body {
    text-align: center;
    font: 80%/1.5 sans-serif;
    color: #fff;
    background: #000 url('https://s3b.estranky.cz/img/d/1000000230/body.jpg') center top no-repeat;
}
/*hr {
    display: none;
}*/
table , form {
    font-size: 100%;
}
a {
    text-decoration: underline;
    color: #000;
}
a:hover {
    text-decoration: none;
}
a img {
    border: none;
}
p {
    margin: 15px 0;
}
td, th {
    padding: 1px;
}
form {
    clear: left;
    margin: 0;
}
form dt {
    float: left;
    clear: left;
    display: block;
    width: 100px;
    margin: 0 5px 10px 0;
}
form dd {
    margin-bottom: 10px;
}
button {
    clear: both;
}
fieldset {
    padding: 0;
    border: none;
}
legend , #content h3 {
    margin: 20px 0;
    font-weight: bold;
    font-size: small;
    _font-size: x-small;
    color: #000;
}
input , textarea {
    font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
    background-color: #fff;
}
center {
    margin: 15px 0;
}
#content h2, h3 {
}
#photos h2 {
    clear: both;
}
.accessibility-links {
    position: absolute;
    top: -1500px;
    z-index: -1;
}
.decoration {
    display: none;
}
.clear {
    clear: both;
    visibility: hidden;
    display: block;
    width: 100%;
    height: 0px;
    line-height: 0px;
    font-size: 0;
}
/*---------------------------------------------------------------------------------------font style - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.justify {
    text-align: justify;
}
.left-float {
    float: left;
}
.right-float {
    float: right;
}
img.left-float {
    margin: 10px 10px 10px 0;
}
img.right-float {
    margin: 10px 0 10px 10px;
}
#content ul, #content ol {
    list-style-type: square;
    margin-left: 30px;
}
#content ol {
    list-style-type: decimal;
}
#content li {
    margin: 5px;
}
/*---------------------------------------------------------------------------------------Layout- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#whole-page {
    overflow: hidden;
    width: 100%;
}
#document {
    width: 776px;
    margin: 20px auto 0;
    color: #000;
    position: relative;
    z-index: 100;
}
#in-document {
    text-align: left;
    background: url('https://s3b.estranky.cz/img/d/1000000230/in-document.gif') right 0 repeat-y;
}
/* Header-----------------------------------------------------------------------------*/
#header {
    position: relative;
    z-index: 5;
    height: 200px;
    background: url('/img/ulogo.2.jpeg') right top no-repeat;
}
#header .inner_frame {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#header-decoration {
    display: none;
}
h1 {
    overflow: hidden;
    width: 235px;
    height: 200px;
    margin-left: 5px;
    line-height: 1.2;
    font-size: 250%;
    font-style: italic;
    font-weight: normal;
}
h1 a {
    text-decoration: none;
    color: #fff;
}
h1 a:hover {
    text-decoration: underline;
}
/*---------------------------------------------------------------------------------------Column- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#nav-column , #navigation , .column , .section , #mess-square , #mess-message {
    position: relative;
    width: 221px;
}
#nav-column {
    float: left;
}
#navigation, #folders-nav , #links {
    background: none;
}
#navigation {
    margin-bottom: 40px;
}
.section .decoration {
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    width: 221px;
    height: 6px;
    background: url('https://s3b.estranky.cz/img/d/1000000230/section_top.gif') 0 0 no-repeat;
}
#folders-nav h2 .decoration , #links h2 .decoration {
    display: none;
}
.column a {
    color: #fff;
}
.column a img {
    border: 2px solid #fff;
}
.section {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 5px;
    background: url('https://s3b.estranky.cz/img/d/1000000230/section_bottom.gif') bottom left repeat-x;
}
.section .inner_frame {
    padding-top: 12px;
    background-color: #000;
}
#navigation .inner_frame , #folders-nav .inner_frame , #links .inner_frame {
    padding: 0;
}
.column h2 {
    margin-top: 5px;
    padding: 4px 15px;
    text-align: right;
    font-size: 120%;
    color: #fff;
    background: #000 url('https://s3b.estranky.cz/img/d/1000000230/section_h2.gif') center bottom no-repeat;
}
#navigation h2 {
    display: none;
}
#folders-nav h2 , #links h2 {
    margin-bottom: 12px;
    background-color: transparent;
}
#content .section_article h3 {
    margin: 1em 0 0;
    padding: 0;
}
/* Menu ---------------------------------------------------------------------------------*/
menu {
    width: 221px;
}
menu li, #folders-nav li, #links li, #photo-album-nav li, #rss-nav li{
    display: inline;
    list-style: none;
    font-size: 115%;
    padding-bottom: 2px;
}
menu li.current{font-weight: bold;  }
#navigation menu li a , #folders-nav li a , #links li a, #photo-album-nav li a, #rss-nav li a {
    display: block;
    width: 166px;
    _width: 221px;
    /*	height: 34px;
            min-height: 34px;*/
    padding: 0 15px 0 40px;
    line-height: 34px;
    text-align: right;
    text-decoration: none;
    color: #fff;
    background: url('https://s3b.estranky.cz/img/d/1000000230/section-item.gif') 0 0;
    word-wrap: break-word;
}
#navigation menu li a:hover, #navigation menu .menutyp_active a, #navigation .menutyp_active a:hover , #folders-nav li a:hover , #links li a:hover, #photo-album-nav li a:hover, #rss-nav li a:hover{
    text-decoration: underline;
    background-position: -221px 0;
}
#navigation .menutyp_active a {
    text-decoration: none;
    font-weight: bold;
}
/* Menu - advrtisement-----------------------------------------------------------------------*/
#mess-square , #mess-message {
    overflow: hidden;
    position: relative;
    margin: 20px 0 0 -5px;
    color: #fff;
}
.column .message img {
    border: none;
}
/* Portrait------------------------------------------------------------------------------*/
#portrait .inner_frame , #last-gallery .inner_frame {
    padding: 15px 0;
    text-align: center;
}
#portrait a , #last-gallery .wrap-of-photo {
    margin: 0 auto;
}
.wrap-wrapu {
    width: 120px;
    margin: 0 auto;
}
#portrait a img, #last-gallery .wrap-of-photo a img {
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 6px;
    border: 1px solid #fff;
}
#portrait a {
    display: block;
    width: 150px;
}
/* Search------------------------------------------------------------------------------*/
#search, #mail-list{
    text-align: center;
}
#search .inner_frame, #mail-list .inner_frame{
    padding: 12px 15px;
}
#search fieldset br, #mail-list fieldset br{
    display: none;
}
#search input, #mail-list input{
    display: block;
}
#key, #mail-list-key {
    width: 180px;
    _width: 190px;
    margin: 0 auto;
    padding: 5px;
    border: none;
    color: #000;
    background-color: #fff;
}
#sendsearch, #send-mail-list {
    float: right;
    display: inline;
    width: 75px;
    margin-top: 12px;
    padding: 5px 0;
    border: none;
    text-align: center;
    color: #fff;
    background: #111 url('https://s3b.estranky.cz/img/d/1000000230/submit.gif') 0 0 repeat-x;
}
/* Calendar----------------------------------------------------------------------------*/
#calendar .inner_frame {
    padding-bottom: 20px;
    text-align: center;
}
#calendar caption {
    display: none;
}
#calendar table {
    width: 191px;
    margin: 0 auto;
    text-align: center;
}
#calendar td {
    color: #ffefcc;
}
#calendar thead , #calendar thead td {
    color: #ffefcc;
}
#calendar thead td a , #calendar tbody td a {
    font-weight: bold;
}
#calendar thead td a {
    color: #fff;
}
#calendar tbody td a {
    color: #fff;
}
#archive-days a {
    font-weight: normal;
    text-decoration: underline;
}
/* Footer-----------------------------------------------------------------------------*/
#footer {
    position: relative;
    clear: both;
    float: right;
    width: 535px;
    overflow: hidden;
    padding-top: 10px;
    font-size: small;
    _font-size: x-small;
    color: #fff;
    background: #000 url('https://s3b.estranky.cz/img/d/1000000230/footer.gif') top left no-repeat;
}
#footer .inner_frame {
    padding: 10px 20px;
}
#footer .inner_frame p + p {margin: 10px 0;}
#footer .inner_frame p + p a {margin-right: 5px;}
#footer p {
    margin: 0;
}
#footer a {
    color: #fff;
}
#footer .accessibility-link-up {
    display: none;
}
/*---------------------------------------------------------------------------------------Content- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#perex-cont-clear , #gallery-cont-clear , #g-section-cont-clear , #a-section-cont-clear , #article-cont-clear {
    display: block;
}
#clear5 , #clear7 {
    display: none;
}
#content {
    overflow: hidden;
    float: right;
    width: 495px;
    _width: 535px;
    padding: 0 20px 40px;
    color: #000;
    background-color: #fff;
}
#articles , #archive , #slide , #photos , #folders {
    overflow: hidden;
    width: 495px;
    padding: 20px 0;
}
#articles {
    padding: 0;
}
/* Breadcrumb nav ------------------------------------------------------------------*/
#breadcrumb-nav {
    overflow: hidden;
    padding:10px 0;
    font-weight: bold;
    color: #707070;
}
#breadcrumb-nav a {
    font-weight: normal;
    color: #707070;
}
/* Article-------------------------------------------------------------------------*/
#perex {
    margin: 0 -20px 20px -20px;
    padding: 15px 20px 60px 20px;
    font: 115%/1.6 Georgia, "New York CE", utopia, sans-serif;
    color: #fff;
    background: #000 url('https://s3b.estranky.cz/img/d/1000000230/perex.jpg') bottom left no-repeat;
}
#content #perex a , #perex h3 {
    color: #ffefcc;
}
#perex p {
    margin-top: 0;
}
#content #perex h2 {
    border-color: #ffefcc;
    color: #ffefcc;
}
#content h2 , #content h3.section_sub_title , #block-comments h3 {
    font: 150%/1.6 Georgia, "New York CE", utopia, sans-serif;
}
#content h2 , #block-comments h3 {
    overflow: hidden;
    width: 495px;
    margin-bottom: 18px;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    color: #000;
}
#content h2 a {
    color: #000;
}
#content .editor-area h2 {
    padding: 0;
    border: none;
}
#articles h2 a, #archive h2 a {
    padding: 0;
    text-decoration: none;
}
#articles h2 a:hover, #archive h2 a:hover {
    color: #ffefcc;
    background-color: #3f2917;
}
#content h3.section_sub_title {
    clear: both;
    margin: 10px 0;
    font-size: 125%;
}
.article {
    overflow: hidden;
    position: relative;
    width: 495px;
    margin: 20px 0 25px;
}
.date {
    float: left;
    margin-right: 25px;
    font-weight: bold;
}
.under-article {
    clear: both;
    float: right;
    margin-top: 18px;
    color: #4b280a;
}
.under-article a:hover {
    text-decoration: none;
}
.under-article strong {
    font-weight: normal;
}
.s-whole-article {
    display: none;
}
/* Comments----------------------------------------------------------------------------*/
#block-comments {
    clear: both;
    padding-top: 20px;
}
#single-page #block-comments h2 {
    margin: 0;
}
#block-comments h2#comments {
    margin: 0;
}
#block-comments form {
    overflow: hidden;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
#block-comments legend {
    margin: 0;
    _margin-left: -7px;
    padding-top: 15px;
    font-size: 100%;
    color: #707070;
}
*+html #block-comments legend {
    margin-left: -7px;
}
#block-comments legend span {
    display: block;
    padding-bottom: 20px;
    color: #707070;
}
#block-comments input , #block-comments textarea {
    width: 324px;
    _width: 336px;
    padding: 5px;
    border: 1px solid #000;
    font-size: 100%;
    background: #fff;
}
#block-comments textarea {
    height: 150px;
    _height: 162px;
}
#block-comments input#validation {
    width: 120px;
    margin: 0 10px 15px 0;
}
#block-comments img {
    vertical-align: top;
}
#block-comments input.submit {
    float: right;
    display: inline;
    width: 75px;
    height: auto;
    margin-top: 10px;
    padding: 5px 0;
    border: none;
    text-align: center;
    color: #fff1d1;
    background: #170000 url('https://s3b.estranky.cz/img/d/1000000230/submit.gif') 0 0 repeat-x;
}
#block-comments dl {
    padding-left: 10px;
}
#block-comments dt {
    text-align: right;
}
#block-comments #validation-dt {
    width: 170px;
}
#block-comments dt {
    line-height: 26px;
}
#block-comments h3 {
    clear: both;
    margin-top: 0;
    padding-top: 5px;
}
#block-comments .comment-headline {
    font-size: x-small;
    _font-size: xx-small;
    color: #000;
}
#block-comments .comment-headline h3 {
    float: left;
    width: auto;
    margin: -2px 10px 0 0;
    padding: 0;
    border: none;
    text-transform: none;
    font: bold 130% sans-serif;
    color: #707070;
}
#block-comments .comment-text {
    margin-top: -5px;
}
#block-comments .comment-headline , #block-comments  .comment-text {
    padding: 0;
}
#block-comments .comment-headline b , #block-comments  .comment-headline i {
    font-style: normal;
    font-weight: normal;
}

#block-comments dt#validation-dt {width: 100px;}
#block-comments .submit{margin:20px 215px;cursor:pointer;}

/* Photogalerie--------------------------------------------------------------------------*/
.album {
    overflow: hidden;
    width: 535px;
    _width: 567px;
    margin: 10px -32px 10px 0;
    padding: 0 32px 10px 0;
}
#document .album h3 {
    margin: 0 0 .5em 0;
}
#document .album h3 a , #document .folder-info h3 a {
    color: #707070;
}
#section_subsections , #gallery , #gallery h2 {
    clear: both;
}
.folder {
    position: relative;
    height: 160px;
    _height: 180px;
    margin: 10px 0 10px 0;
    padding: 20px 20px 0px 20px;
    border-bottom: 1px solid #000;
}
.folder-info {
    width: 300px;
    margin-left:120px;
}
#document .folder-info h3 {
    white-space: nowrap;
    width: 400px;
    margin: 0;
    font-weight: bold;
}
.folder-info div {
    overflow: hidden;
    white-space: nowrap;
    width: 350px;
    line-height: 2;
}
.folder-info div span {
    float: left;
    display: block;
    width: 70px;
    margin-right: 10px;
}
.folder-info div a {
    overflow: hidden;
    float: left;
    width: 270px;
}
/* Photo - preview ----------------------------------------------------------------------*/
#photos {
    overflow: hidden;
    clear: left;
}
/* Browse photo --------------------------------------------------------------------*/
#click {
    clear: both;
    overflow: hidden;
    margin: 10px 0;
    padding-bottom: 30px;
    text-align: center;
}
#click h3 {
    margin: 0;
    padding: 15px 0 10px;
    font-weight: normal;
    color: #3f2917;
}
#click img {
    border: 12px solid #707070;
}
#click p {
    margin: 10px 20px 0;
}
.slidebar {
    width: 100%;
    height: 100px;
    overflow: auto;
    white-space: nowrap;
}
.slidebar a {
    margin: 0 5px;
}
#thumbnav {
    padding: 20px 0;
    padding-left: 3px;
    text-align: center;
}
#thumbnav .box {
    _position: relative;
    float: left;
    display: table;
    width: 93px;
    height: 93px;
    margin: 0 1px 10px;
    border: 1px solid #3f2917;
}
#thumbnav a {
    _position: absolute;
    _top: 50%;
    _left: 0;
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
#thumbnav img {
    _position: relative;
    _top: -50%;
    margin: 0 auto;
}
#timenav , .slidenav {
    padding: 5px;
    clear: both;
    text-align: center;
}
#timenav {
    padding-top: 15px;
    border-top: 1px solid #000;
}
.slidenav {
    padding: 20px 0 15px;
    border-bottom: 1px solid #000;
}
#thumbnav br , .slidenav br {
    line-height: 0;
    height: 0;
    clear: both;
}
#slide #timenav a , #slide .slidenav a {
}
.slidenav .back {
    float: left;
}
.slidenav .forward {
    float: right;
}
/*---------------------------------------------------------------------------------------Advertisement- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.message {
    clear: both;
    margin-bottom: 5px;
    text-align: center;
    font-size: 85%;
    color: #000;
}
.message .inner_frame {
    padding: 5px 0px;
    text-align: center;
}
.adv-title {
    width: 100%;
    margin-left: 5px;
}
.message img {
    display: block;
    border: none;
    margin: 0 auto;
}
#mess-ahead , #mess-skyscraper , #mess-rectangle, #mess-board {
    padding-top: 5px;
    text-align: center;
    color: #fff;
}
#mess-ahead, #mess-board {
    display: block;
    text-align: center;
    margin-bottom: 2px;
}
#mess-board, #mess-ahead {padding: 5px 0px; width: 100%; margin: 0px auto;}
#mess-ahead .adv-title {
    display: block;
    width: 755px;
    _width: 760px;
    margin: 0 auto;
    padding-left: 5px;
    text-align: left;
}
#mess-ahead .adv-title , #mess-ahead .inner_frame {
    position: relative;
    right: -5px;
}
#mess-ahead .inner_frame a {
    display: block;
    width: 755px;
    _width: 760px;
    margin: 0 auto;
}
#sky-scraper-block {
    position: absolute;
    left: 50%;
    text-align: center;
}
#mess-skyscraper, #mess-rectangle {
    position: relative;
    width: 160px;
    margin: 5px 0 0 400px;
}
#mess-skyscraper {
    margin-top: 10px;
    _margin-top: 8px;
}
.hypertext {
    border: 1px solid #000;
    margin: 10px 0 0 0;
    overflow: hidden;
    padding: 10px 5px;
}
#content .hypertext h2 {
  margin: 0;
  border: none;
  width: auto;
  padding-right: 10px;
}
#content .hypertext h2 a {
  font-size: 11px;
}
.hypertext p {
  margin: 10px 0;
}
.hypertext+.hypertext {
  border-top: none;
  background: #FFF;
  margin-top: -1px;
}
.hypertext .mess-title {
  float: right;
  line-height: 17px;
}
*html .hypertext .mess-title {
  float: none;
}
.hypertext+.hypertext .mess-title {
  display: none;
}
#shifter #shifter_wrap:after {content: "."; display: block; height: 0; clear:both; visibility:hidden; font-size:0;}
* html #shifter #shifter_wrap {zoom: 1;}
*:first-child+html #shifter #shifter_wrap {zoom: 1;}
#shifter #shifter_wrap #shifter_footer .span3 {background: #fff url('https://s3b.estranky.cz/img/d/1000000230/perex.jpg') top left no-repeat; padding: 0px 5px 5px;}
#shifter div#shifter_title h3 {margin: 5px 0;}
#shifter .span3 .category a {color: #fff;}
#shifter #shifter_wrap #shifter_footer .category a {text-decoration: underline;}
#shifter #shifter_wrap #shifter_footer .category a:hover {text-decoration: none;}
#shifter .span3 a {color: #000;}
#shifter #shifter_wrap #shifter_footer .span3 h4 {line-height: 1.76em;}
#shifter #shifter_title h3#shifter_t_1 {margin-left: 3px;}
#shifter #shifter_wrap #shifter_terms a {font-size: 0.85em;}
* html #shifter #shifter_title h3#shifter_t_2 {margin-right: 144px;}



/*************************************************************************/
/*************************************************************************/
/*************************************************************************/

/**********preview**********/

#thumbnav, #photos, #preview-folder { 
    overflow: hidden;
}

#photos .photo-wrap, #preview-folder .box, #thumbnav .box, .folder .photo-wrap{
    background: transparent;
    border:1px solid #000;
    float: left;
    width: 90px;
    height: 90px;
    margin: 2px 0px 2px 4px;
    _width: 92px;
    _height: 92px;
}

#thumbnav .box{
    margin: 1px;
}

#photos .photo-wrap div, #preview-folder .box div, #thumbnav .box div, .folder .photo-wrap div{
    height: 90px;
    width: 90px;
    text-align: center;
    _height: 92px;
    _width: 92px;
    display: table;
    =position: relative;
    overflow: hidden;
}

#thumbnav .box div a, #photos .photo-wrap div a, #preview-folder .box div a, .folder .photo-wrap div a{
    =margin: 2px 0px 0px 0px;
    height: 100%;
    =height: auto;
    background-image: none;
    border: 0px solid #f7b1a5;
    =position: absolute;
    =top: 50%;
    =left: 50%;
    display: table-cell;
    vertical-align: middle;
}

#thumbnav .box div a, #photos .photo-wrap div a, #preview-folder .box div a, .folder .photo-wrap div a{ 
    =border: none;
}

#thumbnav .box div a img, #photos .photo-wrap div a img, #preview-folder .box div a img, .folder .photo-wrap div a img{
    =position: relative; 
    =top: -50%;
    =left: -50%;
    border: 0px solid #FFF;
}

#thumbnav .wrap { display: block; padding: 8px 0px 8px 5px; _padding-left: 0px;}

/*********end of preview**********/

/* ----------- Facebook------------ */

/* ----------- Like ----------- */
.fb_edge_widget_with_comment{margin:5px 0px;}

.comment { border-left: 1px solid #000; padding-left: 10px; }
.level0 {margin-left: 0px;}
.level1 {margin-left: 15px;}
.level2 {margin-left: 30px;}
.level3 {margin-left: 45px;}
.level4 {margin-left: 60px;}
.level5 {margin-left: 75px;}
.level6 {margin-left: 90px;}
.level7 {margin-left: 105px;}
.level8 {margin-left: 120px;}
.level9 {margin-left: 135px;}

.list-of-pages{ text-align: center; position: relative; display: block; width: 100%;}
.list-of-pages .previous{ position: absolute; left: 0px; top: 0px;}
.list-of-pages .next{ position: absolute; right: 0px; top: 0px;}
.list-of-pages a{ color: #3F5057 !important; }
.list-of-pages .numbers{ display: block; margin: 0px auto; width: 320px;}

#languages .inner_frame{ padding: 0 10px 0 0; overflow: hidden;}
#languages .inner_frame a{ padding: 5px; float: right;}
#languages .inner_frame img{border:0px;}

#c_validation { width: 228px !important;}
#c_validation_img { margin-top: 10px; }

.sound-captcha { display: block; margin-left: 105px;}
.column * { color: #fff; }

#last-photo .inner_frame { text-align: center; }

#stats th, #stats td { font-weight: normal; padding: 2px 0px 2px 2px; text-align: right; }
#stats table { width: 190px; }

/*************/

menu li.submenu-over { position: relative; z-index: 9999;}

menu li ul.submenu{ display: none; }
menu li.submenu-over ul.click, menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{ display: block; }
menu li ul.classic{ display: block; }
menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
    position: absolute;
    top: 0px;
    left: 220px;
    background: transparent;
    width: 200px; 
}
menu li.submenu-over ul li {
    padding: 0px;
    margin: 0px;
}
menu li.submenu-over ul.onmouse a, menu li:hover ul.onmouse a{
    text-align: left;
    padding: 5px;
    margin: 0px;
    white-space: no-wrap;
}

menu li.submenu-over ul{
    padding: 0px;
    margin: 0px;
    height: auto;
    line-height: auto;
    font-size: 12px;
}

menu li.submenu-over ul.click{
    display: block;
}

menu li {display: block; padding: 1px !important; }

h1.head-left { text-align: left; }
h1.head-center { text-align: center; }
h1.head-right { text-align: right; }

#ajax-container_preview{ z-index: 999999; }

#navigation * { overflow: visible !important; }

#navigation, #nav-column {z-index: 1000;}
#footer a.eoldal-footer {top: 1px !important;}

/* Facebook addons */
#fb_likebox_width {margin-left: 15px; width: 190px;}

/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
#nav-cover form{clear: none !important;} 
#nav-cover input{height:18px !important;margin:4px 0px 0px 8px !important;padding:3px 0px 0px 3px !important;width:295px !important;border:1px solid #cdcdcd !important;}	

#login p, #eshop p {
  margin: 5px 0;
}
#login input, #eshop input {
  margin: 2px 0;
  color: black;
}
#eshop .submit, #login .submit {
  background: #2e0000 url('https://s3b.estranky.cz/img/d/1000000230/submit.gif') 0 0 repeat-x;
  padding: 4px 5px;
  border: none;
  color: white;
  cursor: pointer;
}
#login form div input {
  width: 148px;
}
#login input.submit, #login label {
    float: none;
}
#login label {
    width: auto;
    margin-top: 4px;
}
#eshop .validation dt, #eshop .sound-captcha, #eshop .validation #c_validation_img {
  margin: 0;
}
#eshop .products .article .photo-wrap, #eshop .products .article span.price, #eshop #photo, #eshop #photo-detail .photo-wrap {
  border: 1px solid #000000;
}
#eshop .products .article .editor-area {
  text-align: justify;
}
#eshop #basket input.amount {
  height: 17px;
}
#eshop #photo-detail .photo-wrap {
  float: left;
  margin-top: 1px;
}
div#eshop div#articles.order_account table#basket_preview_form {border-bottom: #808080 1px solid;}
div#eshop div#articles.order_account table#basket_preview_form th {padding: 4px;}
#eshop #orderdone tbody tr td, #eshop #confirm tbody tr td, #eshop #orderdone tbody tr th, #eshop #orderdone tbody tr td , #eshop #basket_preview_form li, #eshop #confirm table tbody tr th{
  border-bottom: 1px solid #000;
}
#eshop #basket_preview_form table tbody tr td {
  border-top: 1px solid #000;
}
#eshop table {
  border-collapse: collapse;
}
#content #eshop ul {
  margin: 0 20px 0 0;
}
#eshop #basket_preview_form h3 {
  margin: 10px 20px 10px 0;
}
#eshop #basket_preview_form li {
  background: #888;
  margin: 0; 
  color: #000;
  border-bottom: 1px solid #FFF;
}
#eshop #basket_preview_form li div {
  background: #fff;
  margin-left: 0;
  padding-left: 18px;
  &padding-left: 24px;
  color: black;
}
#eshop #articles #product .editor-area {
  background: #000 url('https://s3b.estranky.cz/img/d/1000000230/perex.jpg') bottom left no-repeat;
  padding: 5px 5px 45px;
  color: #fff;
}
#eshop #steps {
  margin: 20px 0;
}
#eshop #steps .active {
  color: #fff;
  font-weight: bold;
  border: 1px solid #000;
  background: #000;
  margin: 5px 2px;
  text-align: center;
  width: 49px;
  font-size: 95%;
}
#eshop #steps .done {
  color: #000;
  font-weight: bold;
  border: 1px solid #000;
  margin: 5px 2px;
  text-align: center;
  width: 49px;
  font-size: 95%;
}
#basketpayments, #baskettransport {
  margin: 15px 0;
}
#confirm .validation {
  margin-top: 10px; 
}
#eshop #product .wrap h2 {
  line-height: 1.2em;
  margin-bottom: 15px;
}
.settings tr td label, .contact-info tr td label, .login-info fieldset p label  {
  width: 100px; 
  display: block;
}
#billing_address #sameaddress + label, #account_info #individual + label, #account_info #firm + label {
  width: auto; 
  display: inline;
}
* html #billing_address label {
  width: auto; 
  display: inline;
}
#eshop #panel {
  width: 495px;
}
#eshop #block-comments input.submit {
  width: 105px;
  float: left;
  margin-left: 10px;
}
#eshop #product-comments fieldset.validation {
  width: 355px;
}
#basket form {
  clear: none;
}
#product-comments .validatin-images-set {
  text-align: right;
}
#eshop #block-comments input.submit {
  margin-left: 115px;
}
#baskettransport ul li input, #basketpayments ul li input {
  *background: #888;
}
#eshop #basketpayments, #eshop #contactaddress{
  width: 49%;
}
#ecategory li{
  display: block;
  list-style: none;
  font-size: 15px;
}
#ecategory li a {
  display: block;
  padding: 0 15px 0 0px;
  line-height: 34px;
  text-align: right;
  text-decoration: none;
  color: #fff;
}
#ecategory li a:hover{
  text-decoration: underline;
}
#ecategory ul li ul {
  margin-right: 15px;
}
#login form a {
  _padding-top: 3px;
  _line-height: 1.2em;
}
#eshop .products .article .editor-area {
  _line-height: 1.30em;
}
#login p a {
  padding-top: 3px;
}
#eshop .settings label, #orderdone td, #orderdone th, #product-info td{
  color: black;
}
#eshop #product-info table tbody tr td {
  padding: 3px 3px 3px 0;
  vertical-align: top;
  min-width: 82px;
}
#login .inner_frame, #logged .inner_frame, #nav-basket .inner_frame {
  padding: 20px 15px 0;
}
#logged .inner_frame, #nav-basket .inner_frame {
  text-align: right;
}
#confirm h3, #basket_preview_form h3, #eshop .settings h3, #eshop .registration h3 {
  margin: 20px 0 0;
  font-size: 110%;
}
#eshop .products .article {
  width: 134px;
  margin: 15px 31px 0 0;
}
#eshop #product-comments fieldset.validation dd {
  width: 345px;
  *width: auto;
}
#product-comments #block-comments h3 {
  width: 470px;
}
#product-comments #block-comments .comment-text {
  margin: 5px 0;
}
#product-comments .comment {
  margin-bottom: 10px;
}
#product-comments form {
  padding-bottom: 10px;
}
#product-comments #block-comments .comment-headline {
  margin-top: 5px;
}
#product-comments #block-comments .comment-headline h3 {
  width: auto;
  margin: 0px 10px 0 0;
}
#eshop form .validation dt {
  float: none;
}
#eshop #product-comments form .validation dt {
  float: left;
}
#eshop #basket_preview_form table td.title {
  width: 34%;
}
#nav-basket p {
  margin: 15px 0 0;
}
#eshop #basket_preview_form tr td.price, #eshop #basket_preview_form tr.border_fix td {
  border: none;
}
#eshop #basket_preview_form fieldset p input {
  float: left;
  margin: 0 5px 0 0;       
}
#eshop #basket_preview_form fieldset p a {
  float: right;
  text-decoration: none;
  font-size: 13px;
  padding: 2px 5px;
}
#eshop .products .article span.price {
    margin-top: 5px;
}
#eshop .article .photo-wrap {
    margin-top: 1px;
}
#eshop #articles h2, #eshop .products h2 {
  margin: 10px 0 0 0;
  padding: 0;
}
#eshop #basket_preview_form td.price {
  padding-bottom: 15px;
}
#eshop .login-info p {
  margin: 2px 0;
}
.login-info fieldset p label {
  float: left;
  padding: 3px 0;
}
.login-info, .contact-info {
  border: 1px solid black;
  padding: 10px 5px;
}
.contact-info {
  padding: 0 5px;
}
#eshop .registraton {
  border: none;
}
#eshop .login-info input.submit {
  margin-top: 10px;
}
#eshop #articles h3 {
  font-size: 110%;
  margin: 20px 0 0;
}
#eshop .contact-info h4 {
  margin: 7px 0 2px 0;
}
#paging {
  clear: both;
  padding: 5px 0;
  border: solid black;
  border-width: 1px 0;
  width: 465px;
}
#paging a, #paging span {
  padding: 2px 0px;
  display: inline-block;
  border: 1px solid #000;
  background: none;
  margin: 0 2px;
  color: black;
  width: 20px;
  height: 18px;
  text-decoration: none;
}
#paging span {
  background: black;
  color: white;
}
#paging a#next, #paging a#previous {
  border: none;
  background: none;
  padding: 0px 10px;
  margin: 0 10px;
  text-decoration: none;
  font-size: 14px;
  color: black;
}

#product-search input {vertical-align: middle;}
#product-search input#product-search-text {padding: 0 5px; border: 1px solid #000; font-size: 100%; background: #FFF; width: 220px; height: 28px;}
#product-search input.submit {padding: 0 20px; height: 30px;}
#product-search .products h2 {margin: 20px 0 0 0;}
#eshop #product-search .products ul {margin: 10px 0 0 10px;}
*:first-child+html #product-search input#product-search-text {padding: 6px 5px 0; height: 22px;}
* html #product-search input#product-search-text {padding: 6px 5px 0; height: 30px;}
#eshop #product-detail form {clear: none;}

@media \0screen {
   #product-search input#product-search-text {padding: 6px 5px 0; height: 22px;} 
}
strong {
color:red;
}