* { 
	margin: 0; 
	padding: 0;
}

body {  
  font: 9.0pt/150% Tahoma;
  color: #000000;
	cursor: default;
}

#wrapper-main {
	/*z-index: 1;*/
}

input {
}

textarea, select {
	font: 9.0pt/150% Tahoma;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial;
  line-height: 1.2em;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 155%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
}

p { 
  margin-bottom: 15px; 
}

a,
a:active,
a.active,
a:link,
a:visited {
  color: #006633;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #ebe8e8;
}

ol {
  margin: 0.5em 0 1em 0.0em;
  padding: 0;
}

ol li {
	margin: 0 0 0 2.5em;
	padding: 0 0 .2em 0;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ul.menu {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

.item-list ul {
  margin: 0;
  padding: 0;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  background: transparent url(../images/menu-leaf.gif) no-repeat 0px .5em;
  list-style-type: none;
  list-style-image: none;
	margin: 0 0 0 0.5em;
  padding: 0 0 .2em 1.5em;
}

ul.menu li.no-leaf,	li.no-leaf {
  padding: 0 0 .2em 0;
  list-style-type: none;
  list-style-image: none;
  background-image: none;
  font-size: 120%;
}

ul li.koop_divider {
	background-color: transparent;
	background-image: url(images/menu-divider.gif);
	background-position: left center;
  background-repeat: repeat-x;
	line-height: .3em;
	padding: 0px 0px .5em 0px;
	margin: 0px 0px 0px 0px;
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 0px .35em;
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dt {}

dl dd {
  margin: 0 0 .5em 1.5em;
}

img, a img {}

table {
	border-collapse: inherit;	
}

table caption {
	font-weight: bold;
	text-align: left;
}

thead th {
  border-bottom: 2px solid #fbf8f8;
  color: #000000;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #787878;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #fbf8f8;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #fdfcfc;
}

tr.even {
  background-color: #ffffff;
}

tr.odd td.active {
  background-color: #fbfafa;
}

tr.even td.active {
  background-color: #fcfbfb;
}

td.region, td.module, td.container {
  border-top: 1.5em solid #ffffff;
  border-bottom: 1px solid #f9f5f5;
  background-color: #faf9f9;
  color: #000000;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
  border-top-width: 0;
}

span.form-required {
  color: #906200;
}

span.submitted, .description {
	font-size: x-small;
  color: #777777;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #161616;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
	background: #f9f9f9;
	border: solid 1px #cccccc;
	color: #000000;
	font-size: 1em;
	cursor: hand;
  padding: 2px 2px 2px 2px;
}

#watchdog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#header-region {
	height: 214px;
	margin: 0 auto;
	padding: 0;
	min-width: 1000px;
	width: 1000px;
}

#header-region .header-search-box {
	float: right;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 100%;	
}

#header-region .logo-floater {
  height: 122px;
  width: 100%;
}

#header-region .logo {
  float:left;
  border: none;
	height: 122px;
	width: 200px;
}

#logo {
	background-color: rgb(255,255,255);
	border: none;
	height: 122px;
	width: 200px;
}

#header-region .site-title {
	background-color: rgb(255,255,255);
	border: none;
	opacity:0.80;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	font-family: Koop Office;
	font-size: 31pt;
	font-weight: bold;
	height: 122px;
	line-height: 36pt;
	vertical-align: middle;
	margin-left: 200px;
	padding-left: 24px;
}

#header-region .site-title td {
	padding-top: 0.5em;
}

#wrapper {
	background: #ffffff;
	background-position: left top;
	margin:  auto;
	min-width: 1000px;
	width: 1000px;
	position: relative;
	/*border: 1px solid red;*/
}

#wrapper #container {
  max-width: 1270px;
	padding-right: 0px;
	/*padding-top: 10px;*/
}

/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.sidebars {
  /*min-width: 1000px;*/
}
/* With 2 columns, require a minimum width of 800px. */
body.sidebar-left, body.sidebar-right {
 /* min-width: 800px;*/
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left;
  width: 100%;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  margin-left: -200px;
}

body.sidebar-right #center {
	margin-right: -230px;
}

body.sidebars #center {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: -430px; /* součet levého a pravého odsazení */
  margin-top: 0px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
  margin-left: 200px;
}

body.sidebar-right #squeeze {
  margin-right: 230px;
}

body.sidebars #squeeze {
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 230px;
  margin-top: 0px;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper {
	background-image: url('images/bg-body-left-stripe.png');
	background-position: left top;
	background-repeat: repeat-y;
}

#wrapper #container .sidebar {
  float: left;
  position: relative;
  /*width: 200px;*/
  /*z-index: 2;*/
}

#wrapper #container .sidebar .block {
	margin-bottom: 15px;
}

#wrapper #container #sidebar-left {
	width: 200px;
}

#wrapper #container #sidebar-right {
	background-image: url('images/bg-sidebar-right.png');
	background-position: left top;
	background-repeat: repeat-x;
	min-height: 540px;
	margin-top: 10px;
	padding-top: 10px;
	width: 230px;
}

#sidebar-left .block {
  padding-left: 20px;
  padding-right: 15px;
}

#sidebar-right .block {
  padding-left: 15px;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px;
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px;
}

#sidebar-right ul.menu li.leaf {
	margin-right: 15px;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #f9f5f5;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
  position: relative;
}

#wrapper #container #center .right-corner {
  position: relative;
}

#wrapper #container #center .right-corner .left-corner {
  padding-bottom: 5em;
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 10px;
  position: relative;
  left: 0px;
  min-height: 400px;
}

#wrapper #container .breadcrumb,
#wrapper #container .breadcrumb a {
  color: rgb(102,102,102);
  font-family: Arial;
  font-size: 1.0em;
  left: 35px;
  /*z-index: 3;*/
}

/* Toto je obsah hlášení, pokud na titulní straně není žádný publikovaný článek, proto je schován */
#wrapper #container #center #first-time {
	display: none !important;
}

/* Toto je skrytí článku publikovaného na titulní stránku */
#wrapper #container #center #squeeze #node-3051 {
	display: none;
}

#wrapper #footer {
	background: #ffffff;
	float: none;
	clear: both;
	margin: 0 auto;
	min-width: 1000px;
	width: 1000px;
	/*border: 1px solid green;*/
}

.footer-copyright {
	background-color: rgb(150,150,150);
	color: rgb(255,255,255);
	font: 8.0pt/150% Arial;
	height: 18px;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	vertical-align: middle;	
}

.footer-copyright DIV.footer-copyright-tl {
	float: left;
	padding-top: 2px;
	text-align: left;
	width: 50%;
}

.footer-copyright DIV.footer-copyright-tr {
	float: right;
	text-align: right;
	width: 50%;
}

/**
 * Mission
 */
#mission,
.og_mission {
	background-color: #fcfcfc;
	background-image: url(images/homepage-divider.gif);
	background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 1em;  
  padding-left: 26px;
  padding-right: 26px;
  padding-top: 1em;
  margin-left: -26px;
  margin-right: -26px;
  margin-bottom: 2em;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

#mission table tbody,
.content table tbody {
	border: none;
}

/**
 * Local tasks
 */
#tabs-wrapper {
  position: relative;
  /*width: 500px;*/
  min-height:23px;
}

#tabs-wrapper ul {
  margin: 0.2em 0px 0.2em 0px;
  padding: 0.3em 0.5em 0.3em 0px;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}

#tabs-wrapper li {
	background-color: transparent;
	background-image: none;
	display: inline;
	list-style-image: none;
	list-style-type: none;
  margin: 0px 0.5em 0px 0px;
  padding: 0px 0px 0px 0px;
}

#tabs-wrapper a {
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-decoration: none;
}

#tabs-wrapper a.active,
#tabs-wrapper a:hover,
#tabs-wrapper li.active a {	
	background-color: transparent;
	background-image: url(images/bg-tab.gif);
	background-position: left center;
	background-repeat: repeat-x;
  color: #ffffff;
}

#tabs-wrapper li.active {
	font-weight: bold;
}

/**
 * Nodes & comments
*/
.node {
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 15px;
}

ul.links li,
ul.inline li {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 1em;
	background-image: none;
}

.node .links,
.comment .links {
	text-align: left;
}

.node .links ul.links li,
.comment .links ul.links li,
.terms ul.links li.first {
}

.picture, .comment .submitted {
	float: right;
	clear: right;
	padding-left: 1em;
}

.new {
	color: #906200;
	font-size: 0.92em;
	font-weight: bold;
	float: right;
}

.terms {
	line-height: 1.2em;
}

.preview .node,
.preview .comment {
}

.sticky {
	background: url(images/sticky-arrow.gif) no-repeat 0px 6px;
	border-top: none;
	border-right: none;
	border-bottom: solid 1px #f5f5f5;
	border-left: none;
	margin-bottom: 15px;
	padding-left: 2em;
}

.sticky p {
	margin: 0;
}

#comments {
	border-bottom: 1px solid #fcfcfc;
	color: #777777;
	font-size: x-small;
	padding: 0 25px;
	position: relative;
}

#comments h2.comments,
#comments .content h2,
#comments .content h3 {
	font-weight: bold;
}

.comment {
	border-top: 1px solid #fcfcfc;
}

.indented {
	margin-left: 25px;
}

.comment h3 a.active {
	color: #000000;
	font-weight: bold;
}

/**
* Aggregator.module
*/
#aggregator {
margin-top: 1em;
}
#aggregator .feed-item-title {
font-size: 160%;
line-height: 130%;
}
#aggregator .feed-item {
border-bottom: 1px solid #fcfcfc;
margin: -1.5em -31px 1.75em;
padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
font-size: 0.92em;
}
#aggregator .feed-item-meta {
font-size: 0.92em;
color: #161616;
}

/**
* Color.module
*/
#palette .form-item {
border: 1px solid #ffffff;
}
#palette .item-selected {
background: #ffffff url(images/gradient-inner.png) repeat-x 0 0;
border: 1px solid #fbfafa;
}

/**
* Menu.module
*/
tr.odd td.menu-disabled {
	background-color: #fdfcfc;
}
tr.even td.menu-disabled {
	background-color: #ffffff;
}
td.menu-disabled {
	opacity: 0.5;
}

/**
* Poll.module
*/
div.poll {
	padding-right: 15px;
}

.poll .bar {
	background: #ffffff url(images/bg-bar-white.png) repeat-x 0 0;
	border: solid #fcfcfc;
	border-width: 0 1px 1px;
}

.poll .bar .foreground {
	background: #eeecec url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
	font-size: .9em;
}

/* DI 2009-05-25 */
/* DI 2010-10-13 - Doplněno #block-block-19 - Blok pro zobrazení ankety se zadaným číslem uzlu */
#sidebar-right .block-advpolquiz h2,
#sidebar-right #block-block-19 h2 {
  font-size: 1.4em;
  margin-top: 0em;
}

#sidebar-right .block-advpolquiz .content h3,
#sidebar-right #block-block-19 h3 {
	font-family: Tahoma;
  font-size: 1em;
  font-weight: normal;
}

#sidebar-right .block-advpolquiz .content p,
#sidebar-right #block-block-19 p {
	text-align: right;
}

#sidebar-right .block-advpolquiz .content .poll .total,
#sidebar-right #block-block-19 .content .poll .total {
	text-align: left;
}

#sidebar-right .block-advpolquiz .content a.old-polls,
#sidebar-right #block-block-19 a.old-polls {
	background-image: url(images/mini-readmore.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

/**
* Autocomplete.
*/
#autocomplete li {
cursor: default;
padding: 2px;
margin: 0;
}

/**
* Collapsible fieldsets
*/
fieldset {
margin: 0 0;
padding: 1em;
border: 1px solid #fbfafa;
background: #ffffff url(images/gradient-inner.png) repeat-x 0 0;
}

fieldset legend {
/* Fix disappearing legend in FFox */
display: block;
}

html.js fieldset.collapsed {
background: transparent;
padding-top: 0;
padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
padding-left: 2em;
background: url(images/menu-expanded.gif) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
}

/*
* Dodatek DI 2009-05-13
*/
html.js fieldset.myfield {
	border: solid 1px yellow;
}

html.js fieldset.myfield legend {
	border: solid 1px red;
	margin-left: -20px;
}

html.js fieldset legend.mysign a {
	background: url(images/sign-left-grey.png) no-repeat 0px 0px;
	color: #ffffff;
	font-family: Arial;
	font-weight:normal;
	font-size: 155%;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;

}

html.js fieldset.collapsed legend.mysign a {
	background: url(images/sign-left-red.png) no-repeat 0% 50%;
	color: #ffffff;
	font-family: Arial;
	font-weight:normal;
	font-size: 155%;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

/**
* Syndication icons and block
*/
#block-node-0 h2 {
float: left;
padding-right: 20px;
}

#block-node-0 img, .feed-icon {
float: right;
padding-top: 4px;
}

#block-node-0 .content {
clear: right;
}

/**
* Login Block
*/
#user-login-form {
text-align: left;
}
#user-login-form LABEL,
#user-login-form .form-required {
	color: #ffffff;
}
#user-login-form ul {
	text-align: left;
}

/**
* Admin Styles
*/
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
margin: 0;
padding: 0;
}
div.admin .left {
float: left;
width: 48%;
}
div.admin .right {
float: right;
width: 48%;
}
div.admin-panel {
background: #ffffff url(images/gradient-inner.png) repeat-x 0 0;
padding: 1em 1em 1.5em;
}
div.admin-panel .description {
margin-bottom: 1.5em;
}
div.admin-panel dl {
margin: 0;
}
div.admin-panel dd {
color: #161616;
font-size: 0.92em;
line-height: 1.3em;
margin-top: -.2em;
margin-bottom: .65em;
}
table.system-status-report th {
border-color: #fbf8f8;
}
#autocomplete li.selected, tr.selected td, tr.selected td.active {
	background: #e54638;
	color: #ffffff;
}
tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
	color: #d9ded5;
}

/**
* CSS support
*/
span.clear {
	display: block;
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: -1px;
}

/**
* Generic elements.
*/
.messages {
	background-color: #ffffff;
	border: 1px solid #f3f3eb;
}

.preview {
	background-color: #faefef;
	border: 1px solid #dfb2b2;
}

div.status {
	color: #1c5d1c;
	border-color: #f8efef;
}

div.error {
	color: #7d1414;
}

.form-item input.error, .form-item textarea.error {
	border: 1px solid #c23e3e;
	color: #000000;
}

/**
* Watchdog.module
*/
tr.watchdog-user {
background-color: #faeeee;
}
tr.watchdog-user td.active {
background-color: #f7dede;
}
tr.watchdog-content {
background-color: #fefefe;
}
tr.watchdog-content td.active {
background-color: #fafafa;
}
tr.watchdog-warning {
background-color: #fbefef;
}
tr.watchdog-warning td.active {
background-color: #fbeaea;
}
tr.watchdog-error {
background-color: #fbf3f3;
}
tr.watchdog-error td.active {
background-color: #faeeee;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
background: #fef6f6;
}
tr.watchdog-page-not-found td.active, tr.watchdog-access-denied td.active {
background: #f7efef;
}

/**
* Status report colors.
*/
table.system-status-report tr.error, table.system-status-report tr.error th {
background-color: #fce4e4;
border-color: #f0dede;
color: #000000;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
background-color: #fce4e4;
border-color: #ecd4d4;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
background-color: #fef8f8;
border-color: #f6ebeb;
}

/*
------------------------------------------------------------------------------
Doplněné styly pro uzel (.node)
------------------------------------------------------------------------------
*/
.node h1 {
	font-weight: 700;
}

.node h2 {
	font-weight: 500;
}

.node h3 {
	font-weight: 900;
}

.node h4 {
	font-weight: 900;
}

.node h5 {
	font-weight: 700;
}

.node h6 {
	font-weight: 600;
}

/*
------------------------------------------------------------------------------
Doplněné styly pro náhled (.preview)
------------------------------------------------------------------------------
*/
.preview h1 {
	font-weight: 700;
}

.preview h2 {
	font-weight: 500;
}

.preview h3 {
	font-weight: 900;
}

.preview h4 {
	font-weight: 900;
}

.preview h5 {
	font-weight: 700;
}

.preview h6 {
	font-weight: 600;
}


/*
------------------------------------------------------------------------------
Doplněné styly pro pravý sloupec (#sidebar-right)
------------------------------------------------------------------------------
*/
#sidebar-right {
  font: 8.0pt/130% Tahoma;
}

#sidebar-right .item-list ul li {
	background-color: transparent;
	background-image: url(images/menu-leaf.gif);
	background-position: left 0.5em;
	background-repeat: no-repeat;
	line-height: 1.2em;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 .2em 1.5em;
}

#sidebar-right h1,
#sidebar-right h2,
#sidebar-right h3,
#sidebar-right h4,
#sidebar-right h5,
#sidebar-right h6 {
	font-weight: bold;
}

#sidebar-right dl {
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar-right dt {
	font-weight: bold;
	margin: 0.5em 0px 0px 0px;
}

#sidebar-right dd {
	margin: 0px 0px 0px 5px;
	word-spacing: 0.1em;
}

#sidebar-right dd ul {
	margin:  0px 0px 0px 0px;
}

#sidebar-right dd ul li {
	background: none;
	list-style-type: disc;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
}

/*
------------------------------------------------------------------------------
Doplněné styly pro levý sloupec (#sidebar-left)
------------------------------------------------------------------------------
*/
#sidebar-left a {
	color: rgb(102,102,102);
}	

#sidebar-left h1,
#sidebar-left h2,
#sidebar-left h3,
#sidebar-left h4,
#sidebar-left h5,
#sidebar-left h6 {
	color: rgb(102,102,102);
}

#sidebar-left h2.collapsiblock {
	background: url(images/sign-left-grey-minus.png) no-repeat 0px 4px;
	/*border-top: solid 2px #b2b2b2;*/
	border-top: solid 1px rgb(150,150,150);
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-left: 22px;
	vertical-align: middle;
}

#sidebar-left h2.collapsiblockCollapsed {
	background: url(images/sign-left-grey-plus.png) no-repeat 0px 4px;
}

/* DI 2009-06-22 */
#sidebar-left #block-block-11 h2.collapsiblock,
#sidebar-left #block-block-16 h2.collapsiblock {
	background: url(images/sign-left-red-minus.png) no-repeat 0px 4px;
	/*border-top: solid 2px #e68d00;*/
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	padding-left: 22px;
	vertical-align: middle;
}

#sidebar-left #block-block-11 h2.collapsiblockCollapsed,
#sidebar-left #block-block-16 h2.collapsiblockCollapsed {
	background: url(images/sign-left-red-plus.png) no-repeat 0px 4px;
}

#sidebar-left ul li,
#sidebar-left ul.menu li,
#sidebar-left .item-list ul li,
#sidebar-left li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  /*background: transparent url(images/menu-leaf-left.gif) no-repeat 0px .5em;*/
  background: transparent url('images/arrow_right_grey.png') no-repeat 0px .5em;
}

#sidebar-left .item-list ul li {
	margin-left: 0px;
}

#sidebar-left ul li.expanded,
#sidebar-left ul.menu li.expanded,
#sidebar-left .item-list ul li.expanded,
#sidebar-left li.expanded {
  background: transparent url(images/menu-expanded-left.gif) no-repeat 0px .35em;
}

#sidebar-left ul li.collapsed,
#sidebar-left ul.menu li.collapsed,
#sidebar-left .item-list ul li.collapsed,
#sidebar-left li.collapsed {
  background: transparent url(images/menu-collapsed-left.gif) no-repeat 0px .35em;
}

#sidebar-left ul li.koop_divider {
	background-color: transparent;
	background-image: url(images/menu-divider.gif);
	background-position: left center;
  background-repeat: repeat-x;
	line-height: .3em;
	padding: 0px 0px .5em 0px;
	margin: 0px 0px 0px 0px;
}

#sidebar-left #block-og-0 h2 {
	border-bottom: 2px solid rgb(210,210,210);
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*
------------------------------------------------------------------------------
Doplněné styly pro User-profiles
------------------------------------------------------------------------------
*/
.profile h2.title {
margin-top: 15px;
border-bottom: 1px solid #777777;
}
.profile dt {
color: #000000;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 1em;
padding-left: 2px;
width: 11em;
background-color: #e0e0bc;
border-bottom: 1px solid white;
float:left;
font-weight:normal;
text-align: right;
}
.profile dd {
margin: 0 0 0 13em;
padding: 2px 3px;
border-bottom: 1px solid white;
}

.username_tech {
font-size: x-small;
letter-spacing: 1px;
color: #cfcfcf;
display: none;
}

/*
------------------------------------------------------------------------------
Doplněné styly pro Hledání ze záhlaví stránky
------------------------------------------------------------------------------
*/
.header-search-box #search-theme-form div {
	height: 24px;
	margin-top: 18px;
	text-align: right;
	float: right;
}

.header-search-box td,
.header-search-box th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.header-search-box .form-text {
	background-color: #ffffff;
	border: none;
	border-collapse: collapse;
	color: #000000;
	font-size: 12pt;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 250px; 
}

.header-search-box .search_drupal,
.header-search-box .search_normy,
.header-search-box .search_organigram {
	border: none;
	margin-left: 7px;
	height: 24px;
	width: 24px;
}

.header-search-box .search_drupal {
	background: transparent;
	background-image: url('images/search_drupal.png') !important;
}

.header-search-box .search_normy {
	background: transparent;
	background-image: url('images/search_normy.png') !important;
}

.header-search-box .search_organigram {
	background: transparent;
	background-image: url('images/search_organigram.png') !important;
}

/*
------------------------------------------------------------------------------
Doplněné styly používané ve FCKEditoru, jejich protějšek je v souboru
fck_editor/editor/css/fck_editorarea.css
------------------------------------------------------------------------------
*/
h1.kN_Nadpis,
h2.kN_Nadpis,
h3.kN_Nadpis,
h4.kN_Nadpis,
h5.kN_Nadpis,
h6.kN_Nadpis,

h1.kN_Titulek,
h2.kN_Titulek,
h3.kN_Titulek,
h4.kN_Titulek,
h5.kN_Titulek,
h6.kN_Titulek,

h1.kN_Rubrika,
h2.kN_Rubrika,
h3.kN_Rubrika,
h4.kN_Rubrika,
h5.kN_Rubrika,
h6.kN_Rubrika {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	font-weight: 600 !important;
	font-family: Arial !important;
}

h1.kN_Nadpis,
h1.kN_Titulek,
h1.kN_Rubrika {
	font-size: 170% !important;
}

h2.kN_Nadpis,
h2.kN_Titulek,
h2.kN_Rubrika {
	font-size: 160% !important;
	line-height: 130%;
}

h3.kN_Nadpis,
h3.kN_Titulek,
h3.kN_Rubrika {
	font-size: 140% !important;
}

h4.kN_Nadpis,
h4.kN_Titulek,
h4.kN_Rubrika {
	font-size: 130% !important;
}

h5.kN_Nadpis,
h5.kN_Titulek,
h5.kN_Rubrika {
	font-size: 120% !important;
}

h6.kN_Nadpis,
h6.kN_Titulek,
h6.kN_Rubrika {
	font-size: 110% !important;
}

.kN_Nadpis {
	background-color: #ffffff;
	color: #006633;
}

.kN_Titulek {
	background-color: #006633;
	color: #ffffff;
	padding: 2px 2px 2px 3px !important;
}

.kN_Rubrika {
	background-color: #ffffff;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: solid 2px #006633;
	color: #006633;
	height: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 2px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
}

.kO_Citace {
color: #000000;
font-style: italic;
}

.kO_Poznamka {
color: #787878;
font-style: italic;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.kO_Vypis {
background-color: #fbfbfb;
border: #aaaaaa 1px solid;
color: #000066;
font-family: 'Courier New' , Monospace;
padding-right: 5px;
padding-left: 5px;
}

.kO_excl_mark
{
background-image: url(images/k_exclamation_mark.gif);
background-repeat: no-repeat;
background-position: left top;
color: #ff2000;
padding-left: 27px;
}

.kO_qstn_mark
{
background-image: url(images/k_question_mark.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 27px;
}

.kO_info_mark
{
background-image: url(images/k_info_mark.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 27px;
}

.kO_plus_mark
{
background-image: url(images/k_plus_mark.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 27px;
}

.kO_minus_mark
{
background-image: url(images/k_minus_mark.gif);
background-repeat: no-repeat;
background-position: left top;
padding-left: 27px;
}

.kT_Citace {
color: #000000;
font-style: italic;
}

.kT_Poznamka {
color: #787878;
font-style: italic;
}

/*
------------------------------------------------------------------------------
Styly pro typ obsahu help_zp
------------------------------------------------------------------------------
*/
/*
-------------------------------------------------------------------------------
Třídy k HTML tagům - help_zp
-------------------------------------------------------------------------------
*/
/* Malé ikony (16 x 16px) odkazů na dokumenty */
A.icon_16_doc:link, A.icon_16_doc:visited, A.icon_16_doc:active,
A.icon_16_htm:link, A.icon_16_htm:visited, A.icon_16_htm:active,
A.icon_16_pdf:link, A.icon_16_pdf:visited, A.icon_16_pdf:active,
A.icon_16_xls:link, A.icon_16_xls:visited, A.icon_16_xls:active,
A.icon_16_txt:link, A.icon_16_txt:visited, A.icon_16_txt:active
{
background-position: left top;
background-repeat: no-repeat;
height: 16px;
padding-top: 2px;
padding-left: 26px;
padding-top: 2px;
}

A.icon_16_doc:link, A.icon_16_doc:visited, A.icon_16_doc:active
{
background-image: url(images/help_zp/icon_16_doc.gif);
}

A.icon_16_htm:link, A.icon_16_htm:visited, A.icon_16_htm:active
{
background-image: url(images/help_zp/icon_16_htm.gif);
}

A.icon_16_pdf:link, A.icon_16_pdf:visited, A.icon_16_pdf:active
{
background-image: url(images/help_zp/icon_16_pdf.gif);
}

A.icon_16_xls:link, A.icon_16_xls:visited, A.icon_16_xls:active
{
background-image: url(images/help_zp/icon_16_xls.gif);
}

A.icon_16_txt:link, A.icon_16_txt:visited, A.icon_16_txt:active
{
background-image: url(images/help_zp/icon_16_txt.gif);
}

A.icon_16_doc:hover, A.icon_16_htm:hover, A.icon_16_pdf:hover, A.icon_16_xls:hover, A.icon_16_txt:hover
{
text-decoration: underline;
}

A.linkpage:link, A.linkpage:visited, A.linkpage:active
{
}

A.linkpage:hover
{
}
LI.None
{
list-style-type: none;
}

OL.Decimal
{
list-style-type: decimal;
margin-top: 0px;
}

OL.Decimal LI
{
margin-bottom: 0px;
list-style-type: decimal;
}

OL.Lower-Alpha
{
list-style-type: lower-alpha;
margin-top: 0px;
}

OL.Lower-Alpha LI
{
margin-bottom: 0px;
list-style-type: lower-alpha;
}

OL.Lower-Roman
{
list-style-type: lower-roman;
margin-top: 0px;
}

OL.Lower-Roman LI
{
margin-bottom: 0px;
list-style-type: lower-roman;
}


P.Margin
{
margin-top: 0px;
margin-bottom: 6px;
}

P.noMargin
{
margin-top: 0px;
margin-bottom: 0px;
}

SPAN.None
{
font-weight: normal;
}

UL.Indent
{
margin-left: 15px;
}

UL.noMargin
{
list-style-type: square;
margin-top: 0px;
margin-left: 15px;
}

UL.noMargin LI
{
background-image: none;
list-style-type: square;
margin-bottom: 0px;
padding-left: 0px;
}

UL.None
{
list-style-type: none;
}

/*
-------------------------------------------------------------------------------
Tabulky - help_zp
-------------------------------------------------------------------------------
*/
table.stdTable
{
border-right: 1px solid #d3d3d3;
border-bottom: 1px solid #d3d3d3;
}

table.stdTable TD
{
text-align: left;
vertical-align: top;
border-left: 1px solid #d3d3d3;
border-top: 1px solid #d3d3d3;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
}

TABLE.stdTable THEAD
{
background-color: #ecfbeb;
font-weight: bold;
}

table.stdTableU
{
border-right: 1px solid #787878;
border-bottom: 1px solid #787878;
}

table.stdTableU TD
{
vertical-align: top;
border-left: 1px solid #787878;
border-top: 1px solid #787878;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
}


TABLE.stdTableU THEAD TR TD
{
color: #ffffff;
background-color: #787878;
border-left: 1px solid #787878;
border-top: 1px solid #787878;
font-weight: bold;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
vertical-align: top;
}

TABLE.stdTableU TFOOT TR TD
{
color: #ffffff;
background-color: #787878;
border-left: 1px solid #787878;
border-top: 1px solid #787878;
font-weight: bold;
padding-bottom: 2px;
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
text-align: left;
vertical-align: top;
}

table.stdTableU TD STRONG
{
color: white;
}

.backgroundU
{
background-color: #006633;
color: white;
}

table.stdTableU THEAD TR TD.backgroundU
{
background-color: #006633;
color: white;
}

table.stdTableU THEAD TR TD.backgroundU1
{
background-color: #ffcc00;
color: #000000;
}

table.stdTableU TFOOT TR TD.backgroundU1
{
background-color: #ffcc00;
color: #000000;
}

.backgroundU1
{
background-color: #ffcc00;
color: #000000;
}

table.stdTableU THEAD TR TD.backgroundU2
{
background-color: #ffffff;
color: #000000;
font-weight: normal;
}

table.stdTableU TFOOT TR TD.backgroundU2
{
background-color: #ffffff;
color: #000000;
font-weight: normal;
}

.backgroundU2
{
background-color: #ffffff;
color: #000000;
font-weight: normal;
}

table.stdTableU TD.backgroundU2
{
background-color: #ffffff;
border-left: none;
border-top: none;
color: #000000;
font-weight: normal;
}

.backgroundU3
{
background-color: #787878;
color: #ffffff;
font-weight: bold;
}

table.stdTableU TD.backgroundU4 STRONG
{
color: #006633;
}

table.stdTableU TD.backgroundU5
{
background-color: #ffffff;
color: #000000;
font-weight: normal;
}

.backgroundU6
{
background-color: #ffcc00;
color: #000000;
font-weight: bold;
}

.backgroundU7
{
background-color: #787878;
color: #ffffff;
font-weight: bold;
}

.backgroundU8
{
background-color: #000000;
color: #ffffff;
font-weight: bold;
}

.backgroundU9
{
background-color: #ecfbeb;
color: #000000;
}

.backgroundUA
{
background-color: #eae7d0;
color: #000000;
}
/*
-------------------------------------------------------------------------------
Pseudo třídy - help_zp
-------------------------------------------------------------------------------
*/
.menu_spacer {
	background-image: url(images/help_zp/slozkah.gif);
	background-repeat: repeat-x;
	line-height: 2px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 4px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.includeImage {
	border: solid 1px #787878;
}

.includeImageNoBorder {
	border: none;
}

.Annotation, .HeadAnnotation, .tableAnnotation {
	color: #787878;
	font-style: italic;
	font-weight: normal;
	padding-left: 2px;
}

.Annotation {
	font-size: 0.8em;
}

.tableAnnotation {
	font-size: 0.8em;
}

.HeadAnnotation {
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
}

.excl_mark {
	background-image: url(images/k_exclamation_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ff2000;
	padding-left: 27px;
}

.qstn_mark {
	background-image: url(images/k_question_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
.info_mark {
	background-image: url(images/k_info_mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 27px;
}
/*
------------------------------------------------------------------------------
Konec tříd help_zp
------------------------------------------------------------------------------
*/

/*
------------------------------------------------------------------------------
Třídy pro titulní stránku
------------------------------------------------------------------------------
*/
#wrapper #container .breadcrumb A.bc_sitemap,
#wrapper #container .breadcrumb A.bc_siteindex,
#wrapper #container .breadcrumb A.bc_columns, 
#wrapper #footer A.bc_sitemap,
#wrapper #footer A.bc_siteindex,
#wrapper #footer A.bc_help {
	background-position: left center;
	background-repeat:no-repeat;
	color: rgb(255,255,255);
	text-decoration: none;
	vertical-align: middle;
}

#wrapper #footer A.bc_sitemap,
#wrapper #container .breadcrumb A.bc_sitemap {
	background-image: url(images/ikona-mapa-stranek-bila.gif);
	padding-left: 25px;
} 

#wrapper #container .breadcrumb A.bc_siteindex,
#wrapper #footer A.bc_siteindex {
	background-image: url('images/ikona-index-stranek-bila.gif');
	padding-left: 17px;
	margin-left: 10px;
} 

#wrapper #container .breadcrumb A.bc_columns {
	background-image: url('images/ikona-rubriky-seda.gif');
	padding-left: 17px;
	margin-left: 10px;
} 

#wrapper #container .breadcrumb A.bc_help,
#wrapper #footer A.bc_help {
	background-image: url('images/ikona-napoveda-bila.gif');
	padding-left: 17px;
	padding-right: 5px;
} 

/*
------------------------------------------------------------------------------
Třídy pro rubriky na titulní straně
------------------------------------------------------------------------------
*/
.hc_left_sticky {
	float: left;
	margin-bottom: 10px;
	width: 346px;
	/*z-index: 5;*/
}

.hc_right_sticky {
	float: right;
	margin-bottom: 10px;
	width: 346px;
	/*z-index: 5;*/
}

.hc_banner {
	background-color: rgb(255,255,255);	
	height: 162px;
	width: 346px;
}

.hc_letter_sticky_annotation,
.hc_letter_sticky {
	color: rgb(0,0,0);
	float: left;
  margin-top: 0px;
  margin-left: 10px;
  padding: 0px 0px 0px 0px;
  word-spacing: 0.1em;
}

.hc_letter_sticky {
  font-size: 1.4em;
  font-weight: 700;
  font-family: Arial;
  line-height: 1.2em;
}

.hc_letter_sticky_annotation {
  font-family: Arial;
  font-weight: normal;
  line-height: 1em;
}

.hc_letter_sticky a,
.hc_letter_sticky a:active,
.hc_letter_sticky a.active,
.hc_letter_sticky a:link,
.hc_letter_sticky a:visited,
.hc_letter_sticky a:hover {
  color: rgb(0,0,0);
  text-decoration: none;
}

.hc_left {
	background-image: url('images/bg_hc_novinky.png');
	background-position: left top;
	background-repeat: repeat-x;
	float: left;
	height: 268px;
	min-height: 268px;
	width: 346px;
	/*z-index: 5;*/
}
.hc_right {
	background-image: url('images/bg_hc_personalni.png');
	background-position: left top;
	background-repeat: repeat-x;
	float: right;
	height: 268px;
	min-height: 268px;
	width: 346px;
	/*z-index: 5;*/
}

.hc_letter {
	color: rgb(0,0,0);
	float: left;
  font-size: 1.5em;
  font-weight: 700;
  font-family: Arial;
  line-height: 1.4em;
  margin-top: 10px;
  margin-left: 10px;
  padding: 0px 0px 0px 0px;
  word-spacing: 0.1em;
}

.hc_image {
	float: left;
	height: 76px;
	width: 88px;
	padding: 0px 0px 0px 0px;
}

.hc_main_item {
	background-image: url('images/bg_hc_stripe.png');
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
	font-family: Arial;
	font-size: 1.1em;
	height: auto;
	min-height: 230px;
	padding-left: 26px;
	padding-top: 10px;
}

.hc_main_item_bg_y1 {
	background-position: left 38px;
}

.hc_other_items {
	float:none;
	font-size: x-small;
	margin-left: 0px;
	border-bottom: 2px solid rgb(150,150,150);	
}

.content .hc_main_item ul {
	margin: 0;
	padding: 0;
}

.content .hc_main_item ul li {
  background: transparent url(images/arrow_right_green.png) no-repeat 0px 0px;	
	background-position: left 4px;
  list-style-type: none;
  list-style-image: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}

.content .hc_main_item a,
.content .hc_other_items a {
	color: #000000;
}

.hc_align_left {
	text-align: left;
}

.hc_align_right {
	padding-right: 6px;
	text-align: right;
}

.rc_own_og_title {
  background-color: #e68d00;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: 700;
  font-family: Arial;
  line-height: 1.2em;
  margin-top: -2px;
  margin-bottom: 2px;
  margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  width: 192px;
  text-align: left;
  float: left;
}

.rc_other_og_title {
  background-color: #006633;
  color: #ffffff;
  font-size: 1.4em;
  font-weight: 700;
  font-family: Arial;
  line-height: 1.2em;
  margin-top: 6px;
	margin-bottom: 2px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  width: 192px;
  text-align: left;
  float: left;
}

A.rc_own_og_title_link {
  color: #ffffff;
  text-decoration: none;
}

A.rc_other_og_title_link {
  color: #ffffff;
  text-decoration: none;
}

.black {
	color: #000000;
}

.green {
	color: #006633;
}

.red {
	color: #ff0000;
}

/*
------------------------------------------------------------------------------
Přidáno a upraveno z tématu ABAC
------------------------------------------------------------------------------
*/
.pager {
CLEAR: both; MARGIN-TOP: 20px; FONT-SIZE: 10px;
BACKGROUND: #f5f5f5; TEXT-ALIGN: center;

}
.pager-current {
color: #ffffff;
background: url(images/bg-tab.gif) repeat-x 0 50%;
}

.pager A:hover {
background-color: #f5f5f5;
}

.book_add_child,
.book_printer,
.blog_usernames_blog,
.comment_add,
.comment_comments,
.comment_forbidden,
.comment_delete,
.comment_edit,
.comment_new_comments,
.comment_reply,
.node_read_more,
.more-link,
.sitenotes-readmore,
.terms,
.upload_attachments,
SPAN.statistics_counter {
	font-size: x-small;
	color: #777777;
}

.node_read_more A ,
.more-link A,
.sitenotes-readmore A {
/*background-image: url(images/mini-readmore.png);*/
background-image: url(images/mini-readmore.gif);
background-position: left center;
background-repeat:no-repeat;
padding-left: 15px;
text-decoration: none;
}

.comment_forbidden A {
text-decoration: none;
}

.blog_usernames_blog A {
/*
background-image: url(images/mini-user.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
*/
text-decoration: none;
}

.comment_add A {
background-image: url(images/mini-comment.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
}

.book_add_child A {
text-decoration: none;
}

.book_printer A {
text-decoration: none;
}

.comment_comments A {
background-image: url(images/mini-comment.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
}

.comment_new_comments A {
background-image: url(images/mini-comment.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
}

.comment_delete A {
background-image: url(images/mini-trash.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
}

.comment_edit A {
background-image: url(images/mini-edit.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
}

.comment_reply A {
background-image: url(images/mini-comment.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
text-decoration: none;
}

/*
.terms A {
background-image: url(images/mini-category.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px !important;
text-decoration: none;
}
*/
.terms ul.links li a {
/*	font-family: Small Fonts;*/
/*	font-variant:small-caps;*/
/* font-weight:bold;*/
/*font-size:8px;*/
/*	letter-spacing: 0.08em;*/
white-space: nowrap;
/*word-spacing: 0.25em;*/
color: #3f3f3f;

}

.terms ul.links li.first a {
background-image: url(images/mini-category.png);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px !important;
padding-right: 1em;
}

.upload_attachments A {
background-image: url(images/mini-attachment.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px !important;
text-decoration: none;
}

/*
workflow-history
*/
table.workflow_history {
font-size: xx-small;
}

table.workflow_history tr {
line-height: 1.2em;
}

/* dl_seznam_oi
definiční seznam, použit např. v http://intra2dev.ph.koop.cz/node/88
*/
dl.dl_seznam_oi dt {
font-variant: small-caps;
}
/* og search form
*/
#og-search-form {
text-align: center;
}
#og-search-form div.form-item {
display: inline;
}
#og-search-form input {
width: 44%;
}
/* alinks - modul je vypnut, proto se nedotahuje alinks.css, které má v sobě ale definici vzhledu externího linku .alinks-link-ext
*/
.alinks-link-ext {
background-image:url(images/external.gif);
background-position: right top;
background-repeat:no-repeat;
padding-right:15px;
}

/*
------------------------------------------------------------------------------
Doplněné styly pro views
------------------------------------------------------------------------------
*/
/* datum změny ve views */
.view-field-node-changed em {
font-size: xx-small;
font-style: normal;
}
/* útvar ve views */
.view-field-og-node-data-title {
font-size: xx-small;
}
/*View seznam predpisu start*/
.view-content-seznam-predpisu
{
font-size:0.85em;
line-height:1.2em;
}
.view-content-seznam-predpisu p
{
margin: 0;
}
.view-content-seznam-predpisu td
{
vertical-align:top;
}
.view-field-node-data-field-cislo-predpis-field-cislo-predpis-value
{
width:10em;
}
.view-field-node-data-cf-tp16-cislo-predpis-cf-tp16-cislo-predpis-value
{
width:10em;
}
.view-content-my-nodes-comments tr.odd td,
.view-content-my-nodes-comments tr.even td
{
vertical-align: top;
}

/*View seznam predpisu konec*/
/*View seznam stranek nezarazenych */
.view-content-stranky-ne-menu
{
font-size:0.95em;
line-height:1.2em;
}

/* View siteindex */
.view-siteindex th.view-cell-header {
  font: 9.0pt/150% Tahoma;
	font-weight: bolder;
}

.view-siteindex th.view-cell-header img {
	border: none;
}

.view-siteindex .view-field-node-created,
.view-siteindex .view-field-node-changed,
.view-siteindex .view-field-node-type,
.view-siteindex .view-field-users-name,
.view-siteindex .view-field-node-counter-totalcount,
.view-siteindex .view-field-og-node-data-title {
	font-size: smaller;
	color: #787878;
}


/*View seznam stranek nezarazenych konec*/

/* Nové pro hzp od 2009-07-23 */
.hzp_product_table td {
		border-bottom: solid 2px #ffffff;
		border-left: solid 2px #ffffff;
		padding: 2px 4px;
		vertical-align: top;
}	

.green_product {
	background-color: rgb(75,159,49);
}

.green_product_20 {
	background-color: rgb(111,178,90);
}

.green_product_40 {
	background-color: rgb(147,198,131);
}

.green_product_60 {
	background-color: rgb(183,217,173);
}

.green_product_80 {
	background-color: rgb(219,236,214);
}

.orange_product {
	background-color: rgb(235,137,27);
}

.orange_product_20 {
	background-color: rgb(239,161,72);
}

.orange_product_40 {
	background-color: rgb(243,184,118);
}

.orange_product_60 {
	background-color: rgb(247,208,164);
}

.orange_product_80 {
	background-color: rgb(251,232,210);
}

.blue_product {
	background-color: rgb(0,70,127);
}

.blue_product_20 {
	background-color: rgb(51,107,153);
}

.blue_product_40 {
	background-color: rgb(102,144,178);
}

.blue_product_60 {
	background-color: rgb(153,181,204);
}

.blue_product_80 {
	background-color: rgb(204,218,230);
}

.red_product {
	background-color: rgb(177,57,52);
}

.red_product_20 {
	background-color: rgb(193,96,92);
}

.red_product_40 {
	background-color: rgb(209,136,133);
}

.red_product_60 {
	background-color: rgb(224,176,174);
}

.red_product_80 {
	background-color: rgb(240,216,215);
}

.grey_90 {
	background-color: #f3f3f3;
}

.text_bold {
	font-weight: bold;	
}

.text_white {
	color: #ffffff;
}

/*
------------------------------------------------------------------------------
Styly k menu header-block-menu
------------------------------------------------------------------------------
*/
#header-block-menu-wrap {
	display:block;
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	z-index: 500;
}

/* remove any previously set margins and paddings */
#header-block-menu * { 
	background-image: none;
	margin: 0; 
	padding: 0; 
}

#header-block-menu {
	background-color: rgb(140,154,170);
	height: 32px;
	width: 1000px;
	min-width: 1000px;

	padding:0;
	position:relative;
	margin:0 auto;
	display:block;	
}

#header-block-menu ul.menu {
	list-style-type: none;
	float: left;
}

#header-block-menu ul.menu li {
	display: block;
	float: left;
	position: relative;
	height: 32px;
	width: 200px;
}

#header-block-menu ul.menu li ul {
	display:none;
	position:absolute;
	width: 100%;
	top:32px;
	left:0;
	list-style-type:none;
	margin:0;
	padding:0px 0 0 0;
	background:#ffffff;
	
	/*filter: alpha(opacity=90);*/ /* internet explorer */
}

#header-block-menu ul.menu li ul li {
	float:none;
	height: auto;
	margin:0;
	padding:0;
	border:none;
	/*filter: alpha(opacity=100);*/ /* internet explorer */
}

#header-block-menu ul.menu li ul li a {
	float:none;
	background:none;
	margin:0;
	padding:0;
	display:block;
	font-size:13px;
	height:auto;
	margin:0;
	padding:4px 13px 4px 13px;
	font-weight:normal;
}

/* set position of <ul> in <li> */
#header-block-menu li.drop-1 ul,
#header-block-menu li.drop-1-1 ul,
#header-block-menu li.drop-1-2 ul
{
	top: 32px; left: 0px; position: relative; 
}

/*Toto funguje v IE9, ne v IE8*/
/* position child <ul> */
#header-block-menu li.drop ul ul,
#header-block-menu li.drop-1 ul.menu-1 ul, 
#header-block-menu li.drop-1-1 ul.menu-1-1 ul, 
#header-block-menu li.drop-1-2 ul.menu-1-2 ul
{ 
	margin: -32px 0 0 200px !important; 
}

#header-block-menu ul.menu li a {
	display: block;
	float: left;

	color: rgb(255,255,255);
	text-decoration: none;

}

#header-block ul.menu li.drop a {
	/*padding-right:7px;*/
}

#header-block-menu ul.menu li.drop:hover li {
	/*border:none;*/
	border-bottom: 1px solid rgb(212,212,212);
}
/*
#header-block-menu ul.menu li.drop:hover, ul.menu li.current:hover {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
}
*/
/* Toto zpřístupňuje poslední záložku */


#header-block-menu ul.menu li.drop-1:hover ul {
	display:block;
	/*z-index:1; Asi nebylo potřeba*/
	position:absolute;
	width: 100%;
	top:32px;
	left:0;
	
	list-style-type:none;
	background-color: rgb(238,238,238);
	filter: alpha(opacity=90); /* internet explorer */
}

#header-block-menu ul.menu li.drop-1:hover .menu-1 {
	display: block;
	position:absolute;

	width: 100%;
	top:32px;
	left:0;

	list-style-type:none;
	background-color: rgb(238,238,238);
	border-bottom: 1px solid rgb(212,212,212);
	filter: alpha(opacity=90); /* internet explorer */
}

#header-block-menu ul.menu li.drop-1 ul.menu-1 li.drop-1-1:hover .menu-1-1,
#header-block-menu ul.menu li.drop-1 ul.menu-1 li.drop-1-2:hover .menu-1-2 {
	display: block;
	position:absolute;
	z-index: 5;
	width: 100%;
	top:32px;
	left:0;

	list-style-type:none;
	background-color: rgb(238,238,238);
	border-bottom: 1px solid rgb(212,212,212);
	filter: alpha(opacity=90); /* internet explorer */
}

/* drop down menu hover styles */
/*
#header-block-menu ul.menu li:hover ul {
	border:none;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}
#header-block-menu ul.menu li:hover ul * {
	background:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
/*
#header-block-menu ul.menu li ul li:hover {
	background-color:#333333;
}
*/

#header-block ul.menu li.current {
	background:#000000;
}

#header-block-menu ul.menu li:hover {
	/*background:#000000;*/
	background-color:#777777;
}
#header-block-menu ul.menu li:hover a {
	/*background:#000000;*/
	color:#ffffff;
}



/* set <ul> in <li> */
#header-block-menu li ul li { 
/* Toto je v konfliktu s css_menu
	background-color: rgb(238,238,238);
	border-bottom: 1px solid rgb(212,212,212);
*/	
}

#header-block-menu li ul li a { 
	color: rgb(0,0,0) !important;
	text-decoration: none;
}

/*
------------------------------------------------------------------------------
Definice stínů k menu header-block-menu
------------------------------------------------------------------------------
*/
#header-block-menu .shr {
	box-shadow:  5px 0px 10px rgb(150,150,150);
	-moz-box-shadow: 5px 0px 10px rgb(150,150,150);
	-webkit-box-shadow: 5px 0px 10px rgb(150,150,150);
}

#header-block-menu .shb {
	box-shadow:  0px 5px 10px rgb(150,150,150);
	-moz-box-shadow: 0px 5px 10px rgb(150,150,150);
	-webkit-box-shadow: 0px 5px 10px rgb(150,150,150);
}

#header-block-menu .shbr {
	box-shadow:  5px 0px 15px rgb(150,150,150);
	-moz-box-shadow: 5px 0px 15px rgb(150,150,150);
	-webkit-box-shadow: 5px 5px 15px rgb(150,150,150);
}

/*
------------------------------------------------------------------------------
Definice obrázků k menu header-block-menu
------------------------------------------------------------------------------
*/
#header-block-menu .b1, 
#header-block-menu .b2, 
#header-block-menu .b3, 
#header-block-menu .b4, 
#header-block-menu .b5 {
	background-position: left !important;
	background-repeat: no-repeat !important;
}

#header-block-menu .b1 a, 
#header-block-menu .b2 a,
#header-block-menu .b3 a, 
#header-block-menu .b4 a, 
#header-block-menu .b5 a {
	font-family: Koop Office;
	font-size: 19px;
	font-weight: bolder;
	letter-spacing: 0em;
	padding-left: 30px;
	padding-top: 8px;
}

#header-block-menu .b1 {
	background-image: url('images/b1.png') !important;
}

#header-block-menu .b2 {
	background-image: url('images/b2.png') !important;
}

#header-block-menu .b3 {
	background-image: url('images/b3.png') !important;
}

#header-block-menu .b4 {
	background-image: url('images/b4.png') !important;
}

#header-block-menu .b5 {
	background-image: url('images/b5.png') !important;
}

#header-block-menu .s1, 
#header-block-menu .s2, 
#header-block-menu .s3, 
#header-block-menu .s4, 
#header-block-menu .s5 {
	background-position: left !important;
	background-repeat: repeat-y !important;
}

#header-block-menu .s1 a, 
#header-block-menu .s2 a ,
#header-block-menu .s3 a, 
#header-block-menu .s4 a, 
#header-block-menu .s5 a {
	color: rgb(0,0,0);
	font-family: Koop Office;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0em;
	padding-left: 20px;
	padding-top: 9px;
}

#header-block-menu .s1 {
	background-image: url('images/s1.png') !important;
}

#header-block-menu .s2 {
	background-image: url('images/s2.png') !important;
}

#header-block-menu .s3 {
	/*background-image: url('images/s3.png') !important;*/
	background-image: url(images/b3.png) !important;
}

#header-block-menu .s4 {
	background-image: url('images/s4.png') !important;
}

#header-block-menu .s5 {
	background-image: url('images/s5.png') !important;
}

#header-block-menu .ar {
	background-position: right center;
	background-image: url('images/arrow_right.png');
	background-repeat: no-repeat;
}

/*
------------------------------------------------------------------------------
Definice průhlednosti k menu header-block-menu
------------------------------------------------------------------------------
*/
#header-block-menu .o1 {	
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

#header-block-menu .o2 {	
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

#header-block-menu .o3 {	
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

#header-block-menu .o4 {	
	opacity:0.95;
	filter:alpha(opacity=95); /* For IE8 and earlier */
}

/*
------------------------------------------------------------------------------
Definice barev k menu header-block-menu
------------------------------------------------------------------------------
*/
/* Základní barvy - Text NEPOUŽITO!!! */
.c1 {
	color: rgb(99,117,144);
}


.c3 {
	color: rgb(99,117,144);
}

.c4 {
	color: rgb(99,117,144);
}

.c5 {
	color: rgb(99,117,144);
}

/* Základní barvy - Pozadí NEPOUŽITO!!! */
.cb1 {
	background-color: rgb(99,117,144);
}

.cb2 {
	background-color: rgb(99,117,144);
}

.cb3 {
	background-color: rgb(99,117,144);
}

.cb4 {
	background-color: rgb(99,117,144);
}

.cb5 {
	background-color: rgb(99,117,144);
}

/*
------------------------------------------------------------------------------
Definice stínů k obrázkům
------------------------------------------------------------------------------
*/
img.shr {
	box-shadow:  5px 0px 10px rgb(150,150,150);
	-moz-box-shadow: 5px 0px 10px rgb(150,150,150);
	-webkit-box-shadow: 5px 0px 10px rgb(150,150,150);
}

img.shb {
	box-shadow:  0px 5px 10px rgb(150,150,150);
	-moz-box-shadow: 0px 5px 10px rgb(150,150,150);
	-webkit-box-shadow: 0px 5px 10px rgb(150,150,150);
}

div.shbr,
img.shbr {
	box-shadow:  5px 5px 15px rgb(150,150,150);
	-moz-box-shadow: 5px 5px 15px rgb(150,150,150);
	-webkit-box-shadow: 5px 5px 15px rgb(150,150,150);
}

div.akcie_kurzy {
	background-color: rgb(255,255,255);
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 190px;
}
