/*layout*/
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.7em;
   margin: 0;
   margin-bottom: 5px;
   padding: 0;
/*   font-size: 11px;*/
/*   font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
*/
}
body.new-window, body.new-window td { /* nove otevrene okno (attach, gallery...) */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.7em;
}
/*blok pro vystredeni stranky pro IE*/
#center {
   text-align: center;
   margin: 0px 0px 0px 0px;
   width: 100%;
}


#header {
   margin: 0px;
   padding: 0px;
   height: 164px;
   width: 950px;
}
#head-left {
   float: left;
   width: 452px;
   height: 136px;
}
#head-middle {
   width: 94px;
   height: 136px;
   float: left;
   text-align: left;
}
#head-middle img {
   margin-top: 51px; 
   margin-left: 10px;
}

#head-right {
   float: right;
   width: 228px;
   height: 136px;   
}
#head-right-form {
   /*color: white;*/
   font-weight: bold;
   padding-top: 4px;
   padding-left: 8px;
   padding-bottom: 8px;
   text-align: left;
}
#head-right-form select {
   font-size: 10px;
   font-weight: bold;
   color: #2a5c7f;
   border: 1px solid #2a5c7f;
   vertical-align: text-bottom;
   width: 160px;
}


#menu-line {
   width: 774px;
   height: 19px;
   text-align: left;
}


.right-title {
   width: 228px;
   height: 29px;
}
.right-title-text {
   padding-top: 7px;
   padding-bottom: 0px;
   padding-left: 10px;
   text-align: left;
   font-weight: bold;
   font-size: 1.2em;
}
.right-column-text {
   text-align: left;
   font-size: 1.1em;
   margin-left: 13px;
}
.img-cam-small {
   display: block;
   margin-top: 0px;
   margin-bottom: 5px;
   margin-left: 0px;
   border: 1px solid #3d67b1;
}


#real-text {
   padding-left: 14px;
   padding-right: 14px;
   padding-top: 0px;
   padding-bottom: 15px;
}
#copyright {
   clear: both;
   height: 50px;
   width: 774px;
}
#copyright-text {
   /*float: right;*/
   text-align: right;
   padding-top: 8px;
   padding-left: 8px;
   text-align: left;
   font-size: 10px;
  /* font-size: 0.9em;*/
   vertical-align: middle;
}

#akcni-ceny {
   width: 280px;
}
#akcni-ceny-text {
   padding-left: 16px;
}
#akcni-ceny-text table td {
   font-size: 11px;
}

.attach-files, .attach-images {
   margin-bottom: 15px;
}
.attach-files-label, .attach-images-label {
   font-weight: bold;
   margin-bottom: 6px;
}
.detail-options {
   margin-bottom: 10px;
   font-size: 0.9em;
}
/* aktualni cislo pri listovani */
.listing-act {
   font-size: 1.1em;
   font-weight: bold;
}
/* style pro tabulku fotogalerie */
table.gallery {
   margin-left: auto; 
   margin-right: auto; 
   border-collapse: separate;
   border-spacing: 8px;
}
table.gallery .gal-text {
   margin-bottom: 6px;
   display: block;
}
table.gallery td.gal-image a {
   padding: 8px;   
   display: block;
   text-decoration: none;
}
table.gallery td.gal-image img {
   margin-bottom: 8px;   
}
table.gallery td.gal-image {
   vertical-align: top;
   padding: 0; 
   font-size: 0.9em;
}
div.gallery-count {
   text-align: center;
   margin-bottom: 10px;
}
div.gallery-window-text, 
div.new-window-text 
{
/*   font-size: 1em; */
   margin-top: 5px; 
   padding: 5px; 
}
div.gallery-window-name {
/*   font-size: 1em;*/
   font-weight: bold; 
   margin-bottom: 5px; 
   padding-bottom: 5px; 
}
#links-box { /* box s odkazy */
   margin-top: 60px;
}
#mailig-list-box { /* box s mailinglistem */
   margin-top: 15px;
}
/*konec stylu pro layout* ********************************************/
/* základní styly nadpisy a odkazy**********************************************/
.left-form {
   margin-top: 15px;
   padding-bottom: 10px;
}
.noborder {
   border: none;
}
.block {
   display: block;
}
.inline {
   display: inline;
}
.action-result {
   color: red;
   font-weight: bold;
   margin-bottom: 10px;
}

.news-lab { /* datum, kategorie... u vypisu clanku */
   font-size: 0.8em;
   margin-top: 5px;
}

/* style pro komentare */
.comment-list img {
   vertical-align: middle;
}

.comment-list {
   line-height: 18px;
}
.comment-text {
   font-size: 1em;
   padding: 5px;
   padding-left: 2px;
   border-bottom: 1px solid #999999;
}
.comment-label {
   font-size: 0.8em;
}

.comment-level-1 {margin-left: 15px;}
.comment-level-2 {margin-left: 30px;}
.comment-level-3 {margin-left: 45px;}
.comment-level-4 {margin-left: 60px;}
.comment-level-5 {margin-left: 75px;}

.comment-form {
   margin-top: 10px;
   padding: 5px;
}

.guestbook-form {
   padding: 10px;
}

.guestbook-item {
   padding: 10px;
}

.hierarchy-label {
   font-size: 0.8em;
   margin-top: 5px;
   margin-bottom: 7px;
}

h3.comment-link {
   margin-top: 15px;
   margin-bottom: 10px;
   font-size: 1.2em;
}

/* DIV ramecek pro text v editoru */
div.editor-text {
   padding: 7px;
   margin-top: 5px;
   margin-bottom: 5px;
}

/* ramecek kolem formulare */
textarea {
background: transparent;
}
div.form-box {
   padding: 10px;
}

/* obrazky v boxu s odkazy */
img.blog-links {
   display: block;
   margin-top: 5px;
   margin-bottom: 15px;
}

/*styly pro tabulky***********************************************************/
/*default tabulka*/
table td {
   padding: 2px;
}
/*tabulka urcena vyhradne pro formatovani text pokud neni zbyti*/
table.formation {
   border-collapse: collapse;
}
table.formation td {
   padding: 0px;
}
td.small {
   font-size: 0.9em;
}

/*styl pro tabulku vkladanou  wysiwyg editorem*/
/*tabulka z wysiwyg editoru*/
table.dynamic {
   border: none;
   /*line-height: 100%;*/
   border-collapse: collapse;
}
/*tabulka z wysiwyg editoru*/
table.dynamic td,
table.dynamic th {
/* font-size: 12px */
   padding: 2px;
}
table.invisible {
   border-collapse: collapse;
}

table.invisible td
{
	border: 1px dashed black;
	padding : 3px;
}
#main-part table.invisible td {
   border: none;
}
tr.table-header {
   font-weight: bold;
}
tr.table-header th,
tr.table-header td, tr.tr-even td, tr.tr-odd td {
   vertical-align: middle;
}
/*konec stylu pro table editoru*/
/*konec stylu pro tabulky*/

/* *                    STYLY PRO TABULKY ESHOPU ******************************************************************/
table.eshop-top-menu {
   width: 100%;
   display: block;   
}

table.eshop-item-table {
	border-collapse: collapse;
	margin-bottom: 15px;
}
.cart form {
	padding: 0px;
	margin: 0px;
}
/* liche radky v kosiku s nazvem zbozi */
table.cart tr.eshop-item td {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}



div.eshop-cart-line {
   width: 562px;
   height: 35px;
   float: right;
}
div.eshop-cart-line-text {
   padding: 5px;
   padding-top: 0px;
   padding-bottom: 0px;
   text-align: left;
}
/*styly pro text*/
/*odstavec s odsazenim*/
p.static {
   margin-bottom: 15px;
}
/*odstavec generovany editorem, nesmi mit margin*/
p {
   margin-bottom: 0px;
   margin-top: 0px;
}
/*nahrada pro nevalidni align=*/
.align-left {
   text-align: left;
}
/*nahrada pro nevalidni align=*/
.align-center {
   text-align: center;
}
p.align-center img.align-center {
   margin-left: auto;
   margin-right: auto;
}
p.align-right img.align-center {
   margin-left: auto;
}
p.align-left img.align-center {
   margin-right: auto;
}
/*nahrada pro nevalidni align=*/
.align-right {
   text-align: right;
}
/*nahrada pro nevalidni align=*/
.align-justify {
   text-align: justify;
}
/*nahrada pro nevalidni valign=*/
.valign-top {
   vertical-align: top;
}
/*nahrada pro nevalidni valign=*/
.valign-middle {
   vertical-align: middle;
}
/*nahrada pro nevalidni valign=*/
.valign-baseline {
   vertical-align: baseline;
}
/*nahrada pro nevalidni valign=*/
.valign-bottom {
   vertical-align: bottom;
}
.valign-tbottom {
   vertical-align: text-bottom;
}

/*nahrada pro nevalidni align=, pouziti u tabulek a bloku*/
.left {
   float: left;
}
/*nahrada pro nevalidni align=, pouziti u tabulek a bloku*/
.right {
   float: right;
}
/*skryty text*/
.hid {
   visibility: hidden;
}
.full-width {
   width: 100%;
}
/*slouzi pro vystredeni vnitrnich bloku v IE*/
.full-width-center {
   width: 100%;
   text-align: center;
}
/*vystredeni bloku dle standardu*/
.inner-center {
   margin-left: auto;
   margin-right: auto;
}
/*vodorovna cara*/
hr {
   border: 0;
   height: 1px;
   margin-bottom: 0px;
   margin-top: 0px;
}
/*nadpis prvni urovne*/
h1 {
   font-size: 1.6em;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right: 20px;
}
/*nadpis druhe urovne*/
h2 {
   font-size: 1.3em;
   margin-bottom: 10px;
   margin-top: 5px;
}
/*nadpis treti urovne*/
h3 {
   font-size: 1.2em;
   margin-top: 5px;
   margin-bottom: 15px;
}

/* nazev zbozi v detailu (v tabulce) */
h1.item-detail-name {
	font-size: 1.1em;
	margin: 0;
}
/* nadpis u komentare */
h1.comment {
	font-size: 1.4em;
}
/* nazev aktuality (v tabulce) */
h2.item-detail-name {
	font-size: 1.1em;
	margin: 0;
}

/*maly text*/
.comment-form-text,
.small {
   font-size: 9px;
   padding-bottom: 5px;
   padding-top: 5px;
}
/*preskrtnuty text*/
.striked {
   text-decoration: line-through;
}
/*tucny text*/
.bold {
   font-weight: bold;
}
/*kurziva*/
.cursive {
   font-style: italic;
}
/*nahrada za nevalidni br clear=, ukonci obtekani*/
br.clear {
   clear: both;
}
/* varovani, ze je nutno zmeny v mnozstvi zbozi ulozit */
.cart-warn {
	font-size: 0.9em;
}


/*seznamy*/
ul {
   margin-left: 25px;
   padding-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   list-style: square;
   line-height: 120%;
}
ul ul {
   margin-left: 10px;
}
ol {
   margin-left: 25px;
   padding-left: 0px;
   margin-top: 10px;
   margin-bottom: 10px;
}
ul li {
   margin-bottom: 3px;
}
ul.menu {
   margin-top: 5px;
   margin-bottom: 5px;
}
/*styly pro obrazky*/
img {
   border: none;
}
/*obrazek vyrobce*/
img.producer {
	float: right;
	border: 0px;
	margin: 5px 0px 3px 3px;
}
/*obrazek doprava*/
img.right {
   float: right;
   margin-top: 5px;
   margin-left: 5px;
   margin-bottom: 5px;
}
/*obrazek doleva*/
img.left {
   float: left;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 5px;
}
/*konec stylu pro obrazky*/
/*styly pro formulare*/
/*aby neodsazoval*/
form {
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
input {
   font-size: 1em;
}
input.text {
   vertical-align: text-bottom;
}
select {
   vertical-align: middle;
}
input.field-normal {
   width: 90px;
}
input.field-longer {
   width: 180px;
}
input.field-long {
   width: 250px;
}
input.field-short {
   width: 40px;
}
input.field-shorter {
	width: 30px;
}

input.button {
   font-size: 1em;
   font-weight: bold;
}
textarea.form, textarea.comments {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
   width: 250px;
   height: 80px;
}
.form-help {
   width: 250px;
}

.form-required {
   color: red;
}
/*konec stylu pro formulare*/
/*styly pro odkazy*/
a:link {
   text-decoration: underline;
}
a:visited {
   text-decoration: underline;
}
a:hover {
   text-decoration: underline;
}
a:active {
   text-decoration: underline;
}
a.menu:link {
   text-decoration: underline;
}
a.menu:visited {
   text-decoration: underline;
}
a.menu:hover {
   text-decoration: underline;
}
a.menu:active {
   text-decoration: underline;
}
a.copyright:link {
   text-decoration: none;
}
a.copyright:visited {
   text-decoration: none;
}
a.copyright:hover {
   text-decoration: underline;
}
a.copyright:active {
   text-decoration: none;
}

#menu-line a {
   display: block;
   float: left;
   padding-left: 25px;
   padding-right: 25px;
   padding-top: 3px;
   padding-bottom: 4px;
   font-weight: bold;
   font-size: 0.9em;
}


a.right-comm-title {
   text-decoration: underline;
   font-size: 1.4em;
   font-weight: bold;
   margin-bottom: 5px;
   display: block;
}

/*konec stylu pro odkazy*/

/* kalendar v popup okne **********************/
.date-sel-image { 
   cursor: pointer;
   cursor: hand;
   position: relative;
}
.date-sel-div {
   width: 170px;
   position: absolute;
   padding:10px;
   border: 1px solid #3a4b14;
   background: #f5f5f5;
} 
.date-sel-div table td { 
   cursor: pointer;
   cursor: hand;
   text-align: center;
   width: 15px;
   height: 15px;
   background: #e4e4e4;
   border: 1px solid #999999;
}
.date-sel-div table td.date-today {
   background: white;
}
.date-sel-div .topselect { 
   height: 22px;
   display: block;
   position: relative;
   left:2px;
}
.date-sel-div .topselect select {
   font-size: 1em;
   margin-right: 8px;
   float: left;
}
.date-sel-div .date-year,
.date-sel-div .date-direct,
.date-sel-div .date-direct-over,
.date-sel-div .date-year-over,
.date-sel-div .close-button,
.date-sel-div .close-button-over {
   cursor:pointer;
   cursor:hand;
   text-align: center;
   width: 13px;
   padding-bottom: 2px;
   display: block;
   float: left;
   background:#e4e4e4;
   border: 1px solid #999999;
}
.date-sel-div .date-direct,
.date-sel-div .date-direct-over {
   float: none;
   margin-left: 50px;
   margin-right: auto;
   text-align: center;
   width: 70px;
}
.date-sel-div .close-button,
.date-sel-div .close-button-over {
   z-index: 101;
   position: absolute;
   top: 3px;
   height: 13px;
   left: 172px;
}
.date-sel-div .year-text { 
   float:left;
   text-align: center;
   padding-top:2px;
}

/*-----------------------styl pro tisk-------------------------*/
@media print {
   page {
      margin: 25mm;
   }
   body {
      color: black;
      background-color: white;
      font-size: 10pt;
   }
   h1, h2, h3, h4 {
      color: #000000;
      page-break-after: avoid;
   }
   h1 {
      font-size: 11pt;
   }
   a:visited {
      color: black;
   }
   .highlight {
      color: black;
   }
   .no-print,
   #header, 
   #top-menu,
   .comment-form,
   #right-column,
   #left-column {
      display: none;
   }
   #main-text,
   #main-text-left {
      width: 95%;
      float: none;
   }
   #main-part {
      width: 100%;
   }
   #shadow {
      width: 100%;
      background: none;
   }
   #envelope,
   #envelope1,
   #envelope2-3 {
      width: 100%;
   }
   #real-text {
      padding: 0px;
   }
   #copyright {
      display: none;
   }
   .no-print {
      display: none;
   }
}
