/* @override http://www.skolka-zizkova.cz/css/global.css */

/* @group xhtml */

body {
	margin: 10px 0;
	padding: 0 0 84px 0;
	background: url(img/body-bg.gif) #fff 50% 100% no-repeat;
}

h1 {
	padding: 0 0 0 28px;
}

a {
	cursor: pointer;
	color: #037aee;
	text-decoration: underline;
}

.dc-right a {
	color: #fd0000;
}

a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

label, input, select {
	vertical-align: middle;
}

label {
	line-height: 20px;
}

input, textarea {
	vertical-align: middle;
}

select {
	width: 166px;
	margin: 2px 0;
}

table tr td {
	padding: 0;
	border: none;
}

/* @end */

/* @group classes */

/* @group header */

.header {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
	color: #242424;
	position: relative;
	z-index: 50;
}

div[class]  .header {
	height: auto;
}

.header.flipped {
	height: 25px;
	min-height: 25px;
	line-height: 25px;
	background-image: url(../global/img/global/transp-to-white-hr.png);
}

div[class] .header.flipped {
	height: auto;
}

.box.no-content .header {
	margin: 0;
	border-bottom: none;
	-webkit-border-radius: 4px;
}

.header a {
	color: inherit;
}

.header .icon {
	display: block;
	height: 30px;
	min-height: 30px;
	line-height: 30px;
	padding: 0 0 0 24px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-color: transparent;
}

div[class] .header .icon {
	height: auto;
}

/* @end */

/* @group indent */

.indent, .indent-vertical, .indent-horizontal {
	display: block;
	height: 0;
	min-height: 0;
}

div[class] .indent, div[class] .indent-vertical, div[class] .indent-horizontal {
	height: auto;
}

.indent {
	padding: 10px;
}

.indent-vertical {
	padding: 10px 0;
}

.indent-horizontal {
	padding: 0 10px;
}

/* @end */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	line-height: 16px;
	margin: 0;
	padding: 2px 0;
	cursor: text;
	text-indent: 2px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #727272;
	border-bottom-color: #b4b4b4;
	border-left-color: #B4B4B4;
	border-right-color: #B4B4B4;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-image: url(img/global/input_text_bg_patt.gif);
	background-color: #fff;
}

.i-text.short-field {
	width: 50px;
}

.i-text:focus, .i-text:hover {
	border-top-color: #4a4a4a;
	border-bottom-color: #7e7e7e;
	border-left-color: #7e7e7e;
	border-right-color: #7e7e7e;
}

textarea.i-text {
	width: 400px;
	height: 150px;
	overflow: auto;
	background-image: url(img/global/input_text_bg.gif);
	background-color: #fff;
}

.i-text.fill-error {
	border: solid 1px #f00;
}

.i-text.fill-error:hover, .i-text.fill-error:focus {
	border: solid 1px #f00;
}

.fill .i-text {
	background-image: url(img/global/input_text_bg.gif);
	background-color: #fff;
}

/* @end */

/* @group pager */

.pager {
	clear: both;
	height: 0;
	min-height: 0;
	margin: 10px 0;
	padding: 0 0 0 23px;
	text-align: right;
}

div[class] .pager {
	height: auto;
}

.pager .left-arrow, .pager .page, .pager .right-arrow, .pager .dots {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	padding: 1px 5px;
	text-decoration: none;
	color: #000;
}

div[class] .pager .left-arrow, div[class] .pager .page, div[class] .pager .right-arrow, div[class] .pager .dots {
	height: auto;
}

.pager .left-arrow, .pager .page {
	border-right: 1px solid #d8cb09;
}

.pager .right-arrow {
	border-left: 1px solid #d8cb09;
}

.pager .left-arrow, .pager .right-arrow {
	color: #000;
}

.pager .dots {
	padding: 1px 2px;
	letter-spacing: 1px;
}

.pager .first, .pager .last {
	border: none;
}

.pager strong.page {
	color: #ff1400;
}

.pager .left-arrow:hover, .pager .page:hover, .pager .right-arrow:hover {
	color: #000;
	background: #d8cb09;
}

.pager strong.page:hover {
	color: #ff1400;
	background: transparent;
}

/* @end */

/* @group general */

.smart-clear {
	display: block;
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}

h3.legend {
	font-size: 120%;
	margin: 0 0 10px 0;
}

.max-width {
	width: 100%;
}

.nowrap {
	white-space: nowrap;
}

table.no-tfoot tfoot tr td {
	display: none;
}

table tr.stripe-two td {
	background: #e1e1e1;
}

div[class] .box {
	height: auto;
}

.hdn {
	display: none;
}

.br-used br {
	display: block;
}

.search-highlight {
	padding: 2px;
	color: #fff;
	text-decoration: inherit;
	font-style: inherit;
	background: #d000c4;
}

/* @end */

/* @group wysiwyg */

span.plovouci-blok-vlevo {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
}

span.plovouci-blok-vpravo {
	display: block;
	float: right;
	margin: 0 0 8px 8px;
}

span.plovouci-blok-vlevo img, span.plovouci-blok-vpravo img {
	display: block;
	margin: 0;
}

table.tabulka-format tr td, table.tabulka-format tr th {
	padding: 2px 5px;
	text-align: left;
	border: 1px solid #a8c40a;
}

table.tabulka-format tr th, table.tabulka-format thead tr td {
	font-style: italic;
}

table.tabulka-kalendar tr {
	background: url(img/dashed-line.gif) #fff000 0 100% repeat-x;
}

table.tabulka-jidelnicek tr.linka-nahore {
	background: url(img/dashed-line.gif) #fff000 0 0 repeat-x;
}

table.tabulka-kalendar tr td, table.tabulka-jidelnicek tr td {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
}

/* @end */

/* @group margin */

.margin {
	height: 255px;
	min-height: 255px;
}

div[class] .margin {
	height: auto;
}

.dc-content .margin {
	padding: 28px 50px 60px 25px;
}

.dc-right .margin {
	padding: 20px 0 215px 0;
}

.dc-left .margin {
	padding: 20px 0 0 0;
}

/* @end */

/* @group general-form */

.general-form br {
	display: none;
}

.general-form fieldset label {
	display: block;
	height: 20px;
	min-height: 20px;
	margin: 2px 0;
	clear: left;
	text-align: right;
}

div[class] .general-form fieldset label {
	height: auto;
}

.general-form fieldset label span {
	display: block;
	float: none;
	margin: 0 0 0 6em;
	line-height: 20px;
}

.general-form fieldset label .i-text {
	width: 92%;
	margin: 0;
}

.general-form fieldset label.textarea span.left {
	line-height: 100%;
}

.general-form fieldset label span.left {
	float: left;
	margin: 0;
	text-align: left;
}

.general-form fieldset .buttons {
	clear: left;
	float: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

.general-form fieldset .buttons input.button {
	float: none;
	margin: 0;
}

/* @end */

/* @group report */

.report {
	height: 50px;
	min-height: 50px;
	margin: 0 0 10px 28px;
	padding: 5px 60px 5px 5px;
	color: #000;
	border: solid 2px #f00;
	background-position: 100% 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url(img/report/report.png);
}

div[class] .report {
	height: auto;
}

.report.informative {
	border: 2px solid #ff8b00;
	background-image: url(img/report/report-informative.png);
}

.report.allowing {
	border: 2px solid #82c00c;
	background-image: url(img/report/report-allowing.png);
}

.report h3 {
	margin: 0 0 10px 0;
}

.report a {
	color: #000;
}

.report p {
	margin: 10px 0 0 0;
}

/* @end */

/* @group buttons */

.buttons {
	height: 0;
	min-height: 0;
}

div[class] .buttons {
	height: auto;
}

.buttons:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
	visibility: hidden;
}

div.buttons {
	float: right;
	margin: 10px 0;
}

fieldset.buttons div.float-right {
	float: right;
}

.buttons .smart-clear {
	height: auto;
}

/* @end */

/* @group button */

input.button {
	margin: 0;
	padding: 2px 0 0 0;
	cursor: pointer;
}

/* understood by all major browsers except ie-6 */

div[class] input.button {
	padding: 4px 5px;
}

/* understood by all major browsers except opera and ie-6 */

div[class |="dc-page"] input.button {
	padding: 3px 5px;
}

/* understood only by ie-7 */

*:first-child+html input.button {
	padding: 1px 0 0 0;
}

a.button {
	display: block;
	padding: 4px 5px;
	text-decoration: none;
}

input.button, a.button {
	float: left;
	margin: 0 0 0 2px;
	color: #333333;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background: transparent;
}

input.button:hover, a.button:hover {
	text-decoration: underline;
}

/* @end */

/* @group elements */

.article, .chapter {
	margin: 20px 0 0 0;
}

.link {
	margin: 10px 0;
}

.dc-content .abstract, .dc-content .content, .dc-content .appendix {
	clear: both;
	padding: 0 0 0 28px;
}

h2.head, h3.head {
	margin: 0 0 10px 0;
}

.dc-content h2.head, .dc-content h3.head {
	margin: 0 0 10px 0;
	padding: 0 0 0 28px;
}

.dc-content h2.head {
	padding: 26px 0 0 28px;
	background: url(img/h2-head-bg.gif) #fff000 0 0 no-repeat;
}

.dc-content .chapter .chapter h2.head {
	padding: 0 0 0 28px;
	font-size: 14px;
	background: url(img/h3-head-bg.gif) #fff000 5px 0 no-repeat;
}

.article-full h2, .article-full h3, .article-full h4, .article-full h5, .article-full h6 {
	clear: both;
}

.link-more {
	margin: 10px 0;
	text-align: right;
}

/* @end */

.folder-images {
	padding: 0 0 0 20px;
}

.folder-images img {
	margin: 0;
}

/* @end */

/* @group common-properties */

#dc-head-logo, .dc-languages, .search-fulltext-panel, #dc-menu, #dc-menu-popup, .dc-navigation, .dc-path, #dc-content, #dc-left, #dc-right, #dc-footer {
	height: 0;
	min-height: 0;
}

div[id] #dc-head-logo, div[class] .dc-languages, div[class] .search-fulltext-panel, div[id] #dc-menu, div[id] #dc-menu-popup, div[class] .dc-navigation, div[class] .dc-path, div[id] #dc-content, div[id] #dc-left, div[id] #dc-right, div[id] #dc-footer {
	height: auto;
}

#dc-content, #dc-left, #dc-right {
	margin: -46px 0 20px 0;
}

/* @end */

/* @group dc-content print-out */

/* @group search-fulltext */

div.search-fulltext h1 em {
	color: #d000c4;
}

.dc-content .search-fulltext-place {
	padding: 0 0 0 28px;
}

/* @end */

/* @group dc-site-map */

.dc-content .site-map-place {
	padding: 0 0 0 28px;
}

.content-map, .e-shop-map {
	float: left;
	margin: 0 20px 0 0;
}

.content-map h3, .e-shop-map h3 {
	margin: 0 0 15px 0;
}

body.site-map .dc-content ul {
	font-weight: 900;
	text-transform: uppercase;
}

body.site-map .dc-content ul li {
	margin: 0 0 15px 0;
}

body.site-map .dc-content ul li ul {
	font-weight: normal;
	text-transform: none;
}

body.site-map .dc-content ul li ul li {
	margin: 0;
}

/* @end */

.dc-content .error-place {
	padding: 0 0 0 28px;
}

/* @end */

/* @group dc-panel print-out */

/* @group dc-menus */

.dc-left a {
	display: block;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	z-index: 20;
	background-position: 0 200px;
	background-repeat: no-repeat;
	background-image: url(img/dc-menu-complex.gif);
	background-color: transparent;
}

.dc-left span.bunny a {
	width: 99px;
	height: 138px;
	background-position: 0 0;
}

.dc-left span.bunny a:hover {
	background-position: 0 -142px;
}

.dc-left span.bunny a.active {
	background-position: 0 -284px;
}

.dc-left span.heghehog a {
	width: 138px;
	height: 95px;
	background-position: -375px -50px;
}

.dc-left span.heghehog a:hover {
	background-position: -375px -192px;
}

.dc-left span.heghehog a.active {
	background-position: -375px -334px;
}

.dc-left span.squirrel a {
	width: 135px;
	height: 130px;
	background-position: -191px 6px;
}

.dc-left span.squirrel a:hover {
	background-position: -191px -156px;
}

.dc-left span.squirrel a.active {
	background-position: -191px -298px;
}

.dc-left a span {
	display: none;
}

/* @end */

/* @group e-shop-menu-tree */

#e-shop-menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

div[id] #e-shop-menu-tree ul {
	height: auto;
}

#e-shop-menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	margin: 1px 0;
}

div[id] #e-shop-menu-tree ul li {
	height: auto;
}

#e-shop-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 5px 10px;
	text-decoration: none;
}

div[id] #e-shop-menu-tree ul li a {
	height: auto;
}

#e-shop-menu-tree ul li a:hover {
	color: #fff;
	background: #475f7f;
}

#e-shop-menu-tree ul li a.active {
	color: #fff;
	background: #5a79a2;
}

#e-shop-menu-tree ul li ul {
	padding: 0 0 0 10px;
}

/* @end */

/* @group dc-menu-tree */

#dc-menu-tree ul {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

div[id] #dc-menu-tree ul {
	height: auto;
}

#dc-menu-tree ul li {
	display: block;
	height: 0;
	min-height: 0;
	margin: 1px 0;
}

div[id] #dc-menu-tree ul li {
	height: auto;
}

#dc-menu-tree ul li a {
	display: block;
	height: 0;
	min-height: 0;
	padding: 5px 10px;
	text-decoration: none;
}

div[id] #dc-menu-tree ul li a {
	height: auto;
}

#dc-menu-tree ul li a:hover {
	color: #fff;
	background: #475f7f;
}

#dc-menu-tree ul li a.active {
	color: #fff;
	background: #5a79a2;
}

#dc-menu-tree ul li ul {
	padding: 0 0 0 10px;
}

/* @end */

/* @group login-form */

.login-form {
	height: 0;
	min-height: 0;
}

div[class] .login-form {
	height: auto;
}

.login-form fieldset {
	padding: 0 0 10px 0;
}

.login-form h4 {
	margin: 0 0 10px 0;
	font-size: 100%;
}

.login-form h4 em {
	color: #ff8b00;
}

.login-form h4 em br {
	display: block;
}

.login-form label.fill .i-text {
	background: #fff;
}

.login-form a.button {
	float: right;
}

.login-form fieldset label span {
	margin: 0 0 0 3.6em;
}

.login-form p {
	clear: both;
	margin: 0;
}

/* @end */

/* @group basket-info */

.basket-info p {
	margin: 0;
}

.basket-info strong {
	color: #ff8b00;
}

/* @end */

/* @group panel-full */

.panel-full p {
	margin: 0 0 10px 0;
}

.panel-full .panel {
	margin: 0 0 15px 0;
}

.panel-full .article, .panel-full .chapter, .panel-full .link {
	margin: 0 0 15px 0;
}

.panel-full h2.head {
	margin: 0;
	font-size: 100%;
	color: #000;
}

.panel-full .panel h3.head {
	font-size: 120%;
}

/* @end */

.newsletter {
	width: 170px;
	height: 78px;
	min-height: 78px;
	position: relative;
	background: url(img/dc-newsletter-bg.gif) #fff 0 0 no-repeat;
}

.newsletter form {
	padding: 13px 18px 0 18px;
}

.newsletter h3.legend {
	height: 15px;
	line-height: 15px;
	margin: 0 0 20px 0;
	font-size: 12px;
	color: #333333;
}

div.newsletter .i-text {
	width: 115px;
	height: 12px;
	line-height: 12px;
	margin: 0;
	color: #fd0000;
	border: none;
	font-size: 11px;
	position: absolute;
	left: 17px;
	top: 30px;
}

.newsletter .buttons {
	margin: 0;
	text-align: right;
}

.newsletter .buttons .button {
	float: none;
	padding: 0;
	width: 128px;
}

/* @end */

/* @group dc-page */

#dc-page {
	margin: 0 auto;
	width: 952px;
}

/* @end */

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	margin: 0;
}

.dc-head-logo p.head-domain a {
	display: block;
	width: 382px;
	height: 49px;
	position: absolute;
	left: 20px;
	top: 58px;
	z-index: 11;
}

.dc-head-logo p.head-domain a span {
	display: none;
}

#dc-head-logo {
	height: 135px;
	min-height: 135px;
	position: relative;
	z-index: 10;
	background: url(img/dc-head-logo.gif) #fff 100% 0 no-repeat;
}

/* @end */

/* @group search-fulltext-panel */

.search-fulltext-panel {
	width: 164px;
	height: 54px;
	min-height: 54px;
	position: absolute;
	right: 11px;
	top: 40px;
	z-index: 40;
	background: url(img/dc-search-bg.gif) #fff 0 0 no-repeat;
}

.search-fulltext-panel form {
	padding: 16px 0 0 22px;
}

.search-fulltext-panel .i-text {
	width: 96px;
	height: 13px;
	line-height: 13px;
	margin: 0;
	border: none;
	background: #fff;
}

.search-fulltext-panel .button {
	float: none;
	width: 19px;
	height: 19px;
	margin: 0;
	position: absolute;
	right: 12px;
	top: 15px;
	z-index: 41;
	text-indent: 19px;
	font-size: 0;
	color: #fff;
	background: transparent;
}

/* @end */

.dc-navigation {
	height: 105px;
	min-height: 105px;
	position: relative;
	left: 0;
	top: -35px;
	z-index: 20;
}

/* @group dc-menu */

.dc-menu {
	padding: 0 0 0 113px;
}

.dc-menu a {
	display: block;
	float: left;
	position: relative;
	z-index: 20;
	background-position: 0 105px;
	background-repeat: no-repeat;
	background-image: url(img/dc-menu-complex.gif);
	background-color: transparent;
}

.dc-menu span.home a {
	width: 88px;
	height: 53px;
	margin: 0 -22px 0 0;
	left: 0;
	top: 53px;
	background-position: -543px -78px;
}

.dc-menu span.home a:hover {
	background-position: -543px -215px;
}

.dc-menu span.home a.active {
	z-index: 22;
	background-position: -543px -371px;
}

.dc-menu span.about a {
	width: 121px;
	height: 80px;
	left: 0;
	top: 0;
	background-position: -609px -25px;
}

.dc-menu span.about a:hover {
	background-position: -609px -162px;
}

.dc-menu span.about a.active {
	background-position: -609px -288px;
}

.dc-menu span.activity a {
	width: 88px;
	height: 62px;
	left: 0;
	top: 24px;
	background-position: -732px -49px;
}

.dc-menu span.activity a:hover {
	background-position: -732px -186px;
}

.dc-menu span.activity a.active {
	background-position: -732px -312px;
}

.dc-menu span.food a {
	width: 101px;
	height: 73px;
	left: 0;
	top: 25px;
	background-position: -820px -50px;
}

.dc-menu span.food a:hover {
	background-position: -820px -187px;
}

.dc-menu span.food a.active {
	background-position: -820px -313px;
}

.dc-menu span.info a {
	width: 138px;
	height: 92px;
	margin: 0 -11px 0 0;
	left: 0;
	top: 4px;
	background-position: -920px -29px;
}

.dc-menu span.info a:hover {
	background-position: -920px -166px;
}

.dc-menu span.info a.active {
	background-position: -920px -292px;
}

.dc-menu span.photo a {
	width: 105px;
	height: 45px;
	left: 0;
	top: 46px;
	background-position: -1047px -71px;
}

.dc-menu span.photo a:hover {
	background-position: -1047px -208px;
}

.dc-menu span.photo a.active {
	background-position: -1047px -374px;
}

.dc-menu a span, .dc-menu .separator {
	display: none;
}

/* @end */

/* @group dc-content */

#dc-content {
	width: 644px;
	float: left;
	position: relative;
	left: 138px;
	background: url(img/dc-content.gif) #fff 20px 0 repeat-y;
}

.content-top, .content-left, .content-right, .content-bottom {
	height: 0;
	min-height: 0;
}

div[class] .content-top, div[class] .content-left, div[class] .content-right, div[class] .content-bottom {
	height: auto;
}

.content-top {
	background: url(img/dc-content-top.gif) transparent 0 0 no-repeat;
}

.content-top .content-left {
	background: url(img/dc-content-left.gif) transparent 12px 122px no-repeat;
}

.content-top .content-left .content-right {
	background: url(img/dc-content-right.gif) transparent 100% 100% no-repeat;
}

.content-top .content-left .content-right .content-bottom {
	background: url(img/dc-content-bottom.gif) transparent 15px 100% no-repeat;
}

/* @end */

/* @group dc-left */

#dc-left {
	width: 138px;
	float: left;
	position: relative;
	left: -644px;
}

/* @end */

/* @group dc-right */

#dc-right {
	width: 170px;
	float: right;
	background: url(img/dc-right-paint.gif) #fff 5px 100% no-repeat;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	height: 0;
	min-height: 0;
	margin: 0;
}

div[class] .dc-footer p {
	height: auto;
}

.dc-footer a {
	color: #000;
}

.dc-footer span {
	float: right;
}

.dc-footer span.left {
	float: left;
}

.dc-footer span.smart-clear, .dc-footer span span {
	float: none;
}

#dc-footer {
	clear: both;
	font-size: 11px;
	color: #000;
}

table.calendar.month-list tbody tr {
	border-bottom: dashed 1px #FFA111;
}
table.calendar.month-list tr td ul.events{
	margin: 0;
	
}

/* @end */