/* cmsms stylesheet: Clean_Orange_Plus_News modified: sobota 30. května 2020 12:12:52 */
.NewsSummary {
    padding: 0em 0em 1em 0em;
    margin: 0 0em 1em 0em;
    border-bottom: 1px dotted #ccc; 
}

.NewsSummaryPostdate {
   font-size: 10px;
   font-style: italic;
   padding-top: 6px;
   padding-bottom: 4px;
}

.NewsSummaryLink {
   font-weight: bold;
   color: #666666;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
}

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
   line-height: 1.6em;  
   color: #666666;
}

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
   font-size: 10px;
   font-style: italic;
   padding-top: 4px;
   padding-bottom: 4px;
}

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* cmsms stylesheet: Katerina_Main modified: sobota 30. května 2020 21:54:51 */
/* Start of CMSMS style sheet 'Katerina :: Main' */


/* END TABLES */
/* cmsms stylesheet: Accessibility and cross-browser tools modified: sobota 30. května 2020 12:12:52 */
/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default, text, screenreaders and such will show these */
.accessibility, hr {
/* position set so the rest can be set out side of visual browser viewport */
	position: absolute;
/* takes it out top side */
	top: -999em;
/* takes it out left side */
	left: -999em;
}
/* definition tags are also hidden, these are also used for accessibility menu links */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external {
/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(images/cms/external.gif) no-repeat 100% -100px;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(images/cms/external.gif) no-repeat 100% -100px;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(images/cms/external.gif) no-repeat 100% 0;
	background-color: inherit;
}
/* end wiki style external links */
/* clearing */
/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	height: 0;
	clear: both;
	width: 90%;
	visibility: hidden;
}
#main .clear {
	height: 0;
	clear: right;
	width: 90%;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clear {
/* Hides from IE-mac \*/
	height: 1%;
	clear: right;
	width: 90%;
/* End hide from IE-mac */
}
/* end clearing */
/* cmsms stylesheet: Katerina_Navigation modified: neděle 31. května 2020 11:15:45 */
/* Start of CMSMS style sheet 'Katerina :: Navigation' */
#menu_vert {
   padding-left: 0;
   margin-left: 0;
   font-size: 12px;
}

#menu_vert li {
   list-style: none;
   margin: 0;
   border-bottom: 2px solid rgb(175,175,175);
   font-weight:bold;
   display: block;
   background-color: white;
}

#menu_vert li.currentpage {
   text-decoration:none;
   display: block;
   padding: 0.2em 0.5em 0.2em 5px;
   min-height:1em;
   color: rgb(163,10,2);
   font-size: 1.1em;
   background-color: #F0F0F0; 
}

#menu_vert li.currentpage > a {
    color: rgb(163,10,2);
}

#menu_vert ul ul li {
   border: none;
   border-top: 1px solid #6d4422;
   font-weight:normal;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none;
   display: block;
   padding: 0.8em 0.5em 0.8em 5px;
   min-height:1em;
   color: #ff6600;
}

/* second level */
div#menu_vert ul ul a {
   padding: 0.5em 0.5em 0.5em 1.5em;
   background: url(https://www.chatakaterina.cz/uploads/katerina/menu_sub1.gif) no-repeat 5% 51%;
   border-top: 1px dotted #c0c0c0;
}

/* third level */
div#menu_vert ul ul ul a {
   padding: 0.3em 0.5em 0.3em 2.5em;
   background: url(https://www.chatakaterina.cz/uploads/katerina/menu_sub2.gif) no-repeat 12% 51%;
   border: none;
}

/* hover first level */
div#menu_vert ul a:hover {
   background:  #f3f3f3 url(https://www.chatakaterina.cz/uploads/katerina/menu_arrows2.gif) no-repeat 96% 51%;
}

/* hover second level */
div#menu_vert ul ul a:hover {
  background: #b9c9f3 url(https://www.chatakaterina.cz/uploads/katerina/menu_sub1.gif) no-repeat 5% 51%;
}

/* hover third level */
div#menu_vert ul ul ul a:hover {
  background: #b9c9f3 url(https://www.chatakaterina.cz/uploads/katerina/menu_sub2.gif) no-repeat 12% 51%;
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}

/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none;
}
/* End of 'Katerina :: Navigation' */
