/*layout*/
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 70%; /* v '%' je to kvuli IE, kdyz je to v 'em', spatne zvetsuje/zmensuje (=0.7em) */
   margin: 0;
   margin-top: 5px;
   margin-bottom: 5px;
   padding: 0;
}
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%;
}
#shadow {
   width: 774px;
   margin-left: auto;
   margin-right: auto;
}
/*hlavni cast stranky*/
#main-part {
   width: 750px;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
}
#envelope1,
#envelope2-3 {
   width: 750px;
   margin: 0px;
   padding: 0px;
}
#header {
   margin: 0px;
   padding: 0px;
}
#head-row1 {
   width: 750px;
   height: 75px;
   display: block;
}
#head-row2 {
   padding: 0;
   margin: 0;
   width: 562px;
   height: 83px;
   display: block;
}
#head-row3 {
   padding: 0; 
   margin: 0;
   width: 562px;
   height: 78px;
   display: block;
}
#top-menu {
   display: block;
   height: 23px;
   width: 562px;
}
/*#top-menu-text {
   padding: 4px 10px 7px 10px;
   text-align: left;
   font-weight: bold;
   line-height: 150%;
}*/
#head-line1,
#head-line2-3 {
   width: 750px;
   height: 5px;
}
#left-column {
   float: left;
   margin: 0px;
   padding: 0px;
   padding-top: 0px;
   padding-bottom: 20px;
   width: 188px;
   display: block;
}
.left-column-text {
   position: relative;
   text-align: left;
   font-family: Arial, Helvetica, sans-serif;
   padding-left: 0px;
   padding-right: 5px;
   padding-top: 3px;
   padding-bottom: 10px;
}
.left-menu-title {
   width: 188px;
   display: block;
   position: relative;
}
.left-menu-title-bg {
   position: relative;
}
.left-menu-title-text {
   padding-top: 11px;
   padding-left: 15px;
   padding-right: 4px;
   padding-bottom: 7px;
   text-align: left;
   font-weight: bold;
   position: relative;
}
#left-column img {
   display: block;
}
#left-column-edit {
   text-align: left;
   padding: 10px 29px 0 19px;
}
#flash-banner {
   width: 105px;
   height: 140px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 12px;
   text-align: center;
}
#main-text {
   float: right;
   width: 562px;
   padding: 0px;   
   margin: 0px;
   text-align: left;
   font-size: 1.1em;
}
#real-text {
   padding-left: 10px;
   padding-right: 22px;
   padding-top: 0;
   padding-bottom: 15px;
}
#copyright {
   clear: both;
   height: 25px;
   width: 750px;
}
#copyright-text-left {
   float: left;
   padding-top: 6px;
   padding-left: 20px;
   text-align: left;
   font-size: 1em;
   vertical-align: middle;
}
#copyright-text-right {
   float: right;
   text-align: right;
   padding-right: 20px;
   padding-top: 6px;
   font-size: 0.9em;
   vertical-align: top;
}
.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;
   color: black;
}
table.gallery td.gal-image a {
   padding: 8px;   
   display: block;
   color: black;
   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 
{
   margin-top: 5px; 
   padding: 5px; 
}
div.gallery-window-name {
   font-weight: bold; 
   margin-bottom: 5px; 
   padding-bottom: 5px; 
}

/* homepage */
#homebox-main {
   width: 528px;
   margin: 0;
   padding: 0;
   margin-top: 10px;
   margin-bottom: 12px;
}
.homebox {
   width: 176px;
   margin: 0;
}
.homebox-inner {
   margin: 0;
   padding: 0;
}
.homebox-text {
   padding: 11px;
   padding-top: 0;
   font-size: 0.9em;
   font-family: Arial, Helvetica, sans-serif;
}
.homebox-hosting {
   padding: 10px;
   padding-top: 5px;
   font-size: 0.8em;
   font-family: Arial, Helvetica, sans-serif;
}
.homebox-title {
   font-size: 1.2em;
   font-weight: bold;
   margin-top: 15px;
   margin-bottom: 10px;
}
.homebox p {
   margin: 10px 0 0 0;
}
/* konec homepage */

/*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-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-envelope {
}
.hierarchy-label {
   font-size: 0.8em;
   padding-left: 10px;
   padding-top: 4px;   
   padding-bottom: 5px;

   width: 530px;
   margin-top: 0px;
   margin-bottom: 7px;
   margin-left: -10px;
}

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 */
div.form-box {
   margin-top: 10px;
   padding: 10px;
}

#child-label { /* ramecek kolem vypisu podmenu "pokracovat na" */
   padding: 5px;
   margin-bottom: 20px;
}
#child-label ul { /* odsazeni vypisu potomku od nadpisu*/
   margin-top: 0.5em;
}

/* obrazky v boxu s odkazy */
img.blog-links {
   display: block;
   margin-top: 5px;
   margin-bottom: 15px;
}

/* ikonky u nadpisu */
img.h1 {
   vertical-align: middle; 
   margin-right: 10px
}

/*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;
}
/*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 {
/* 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 td, tr.tr-even td, tr.tr-odd td {
   vertical-align: middle;
}
/*konec stylu pro table editoru*/

/* vypis novinek */
table.item-table {
	margin-bottom: 12px;
}
table.item-table td {
	padding-left: 0;
}
table.item-table td.item-bottom {
   padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*konec stylu pro tabulky*/

/* *                    STYLY PRO TABULKY ESHOPU ******************************************************************/
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;
}


/*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;
}
/*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;
}
/*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;
}
/* nazev aktuality (v tabulce) */
h2.item-detail-name {
	font-size: 1.1em;
	margin: 0;
}

/*maly 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;
}

/*seznamy*/
ul {
   margin-left: 22px;
   padding-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   list-style: square;
   line-height: 120%;
}
ul ul {
   margin-left: 8px;
}
ol {
   margin-left: 25px;
   padding-left: 0px;
   margin-top: 10px;
   margin-bottom: 10px;
}
ul.menu {
   margin-top: 3px;
   margin-bottom: 3px;
}
ul.menu li {
   margin-bottom: 3px;
}

/*styly pro obrazky*/
img {
   border: none;
}
/*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;
}
#keywords-input {
   vertical-align: bottom;
   padding: 1px;
   margin-bottom: 3px;
   height: 11px; 
   width: 100px; 
   font-size: 10px;
}
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-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;
}
/*konec stylu pro odkazy*/

/* kalendar v popup okne **********************/
.date-sel-image { 
   cursor: pointer;
   position: relative;
}
.date-sel-div {
   width: 170px;
   position: absolute;
   padding:10px;
   border: 1px solid #3a4b14;
   background: #f5f5f5;
} 
.date-sel-div table td { 
   cursor: pointer;
   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;
   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, 
   #head-row1,
   #head-row2,
   #head-row3,
   #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;
   }
}