/* @override http://www.fiorino.dj/style/global.css */

@import "global.wysiwyg.css";

/* @group xhtml */

html {
	background: url(img/html.jpg) #000 0 0 repeat-x;
}

body {
	padding: 0;
	background: transparent;
}

body.one-col h1, body.two-cols-left h1 {
	width: 116px;
	height: 20px;
	min-height: 20px;
	line-height: 20px;
	padding: 0 0 2px 0;
	position: absolute;
	left: -76px;
	top: 70px;
	z-index: 100;
	font-size: 120%;
	border-bottom: solid 1px #a48238;
}

body.one-col div[class] h1, body.two-cols-left div[class] h1 {
	height: auto;
}

body.two-cols-left h1 {
	left: -136px;
	top: 70px;
}

a {
	cursor: pointer;
	color: #a48238;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

fieldset {
	border: none;
}

label, input, select {
	vertical-align: middle;
}

label {
	line-height: 20px;
}

input {
	vertical-align: middle;
}

select {
	width: 166px;
	margin: 2px 0;
}

/* @end */

/* @group classes */

/* @group wysiwyg-classes */

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 {
	padding: 2px 5px;
	border: solid 1px #c6c6c6;
}

table.tabulka-format thead tr td {
	padding: 5px;
	color: #fff;
	background: #a5a5a5;
}

/* @end */

/* @group margin */

.margin {
	height: 200px;
	min-height: 200px;
}

div[class] .margin {
	height: auto;
}

/* @end */

/* @group i-text */

.i-text {
	width: 160px;
	height: 16px;
	line-height: 16px;
	margin: 2px 0;
	padding: 2px;
	cursor: text;
	border: 1px solid #b0b0b0;
}

.i-text:focus, .i-text:hover {
	border: 1px solid #5a79a2;
}

textarea.i-text {
	width: 400px;
	height: 200px;
	overflow: auto;
}

.i-text.fill-error {
	border: solid 2px #f00;
}

.i-text.fill-error:hover, .i-text.fill-error:focus {
	border: solid 2px #f00;
}

label.fill .i-text {
	background: #cedefd;
}

/* @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: #fff;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background: #5a79a2;
}

input.button:hover, a.button:hover {
	background: #475f7f;
}

/* @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 general */

div[class] .box {
	height: auto;
}

.hdn {
	display: none;
}

.more {
	margin: 5px 0;
	font-size: 12px;
	text-align: right;
}

.more a {
	color: #a48238;
}

.smart-clear {
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
}

.br-used br {
	display: block;
}

.max-width {
	width: 100%;
}

h3.legend {
	font-size: 120%;
	margin: 0 0 10px 0;
}

table tr.stripe-two td {
	background: #e1e1e1;
}

/* @end */

/* @end */

/* @group common-properties */

#dc-head-logo, .dc-languages, .search-fulltext-panel, #dc-menu, #dc-menu-popup, .dc-navigation, #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[id] #dc-content, div[id] #dc-left, div[id] #dc-right, div[id] #dc-footer {
	height: auto;
}

/* @end */

/* @group dc-content print-out */

/* @group report */

.report {
	height: 50px;
	min-height: 50px;
	margin: 0 0 10px 0;
	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 elements */

.article, .chapter {
	margin: 20px 0 0 0;
}

.link {
	margin: 10px 0;
}

.abstract, .content, .appendix, .navig {
	clear: both;
}

h2.head, h3.head {
	margin: 0 0 10px 0;
}

.article-full h2, .article-full h3, .article-full h4, .article-full h5, .article-full h6 {
	clear: both;
}

/* @group mastermix-element */

.mastermix-element {
	padding: 5px 0;
	border-top: 1px solid #696a6d;
}

.mastermix-element div.head {
	margin: 0 0 5px 0;
}

.mastermix-element div.head h2.head {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	width: 150px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	color: #a48238;
	font-size: 100%;
	cursor: default;
}

.mastermix-element div.head h2.head:hover {
	color: #82682d;
}

.mastermix-element div.head p {
	margin: 0 0 0 155px;
	float: none;
	text-align: right;
}

.mastermix-element div.head p span {
	display: block;
	height: 0;
	min-height: 0;
	width: 140px;
	float: left;
	text-align: left;
}

div[class] .mastermix-element div.head p span {
	height: auto;
}

.mastermix-element div.head p a {
	display: block;
	height: 0;
	min-height: 0;
	float: none;
	font-size: 90%;
	margin: 0 0 0 145px;
}

div[class] .mastermix-element div.head p a {
	height: auto;
}

.mastermix-element .abstract p {
	margin: 0 0 5px 0;
}

/* @end */

/* @group disco-group */

.disco-group {
	padding: 5px 0;
	border-top: 1px solid #696a6d;
}

.disco-group div.head {
	margin: 0 0 5px 0;
}

.disco-group div.head h2.head {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	width: 150px;
	margin: 0;
	float: left;
	text-transform: uppercase;
	color: #a48238;
	font-size: 100%;
	cursor: default;
}

.disco-group div.head h2.head:hover {
	color: #82682d;
}

.disco-group div.head p {
	margin: 0 0 0 155px;
	float: none;
	text-align: right;
}

.disco-group div.head p strong {
	display: block;
	height: 0;
	min-height: 0;
	width: 140px;
	float: left;
	text-align: left;
}

div[class] .disco-group div.head p strong {
	height: auto;
}

.disco-group div.head p span {
	display: block;
	height: 0;
	min-height: 0;
	float: none;
	font-size: 90%;
	margin: 0 0 0 145px;
}

div[class] .disco-group div.head p span {
	height: auto;
}

.disco-group div.head p span.clear {
	clear: both;
	margin: 0;
	font-size: 0;
	line-height: 0;
	height: auto;
}

/* @end */

/* @group disco-element */

.disco-element div.head {
	margin: 0 0 5px 0;
}

.disco-element div.head h3 {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	width: 320px;
	margin: 0;
	float: left;
	font-size: 100%;
	font-weight: 400;
}

.disco-element div.head p {
	margin: 0 0 0 325px;
	float: none;
	text-align: right;
}

.disco-element div.head p a {
	display: block;
	height: 0;
	min-height: 0;
	float: none;
	font-size: 90%;
}

div[class] .disco-element div.head p a {
	height: auto;
}

.disco-element .abstract p {
	margin: 0 0 5px 0;
}

/* @end */

/* @end */

/* @group pager */

.pager {
	margin: 10px 0;
	padding: 5px 5px 3px 5px;
}

.pager span.page, .pager span.no-link, .pager a, .pager strong {
	display: block;
	height: 0;
	min-height: 0;
	float: left;
	margin: 0 2px 2px 0;
	padding: 2px 6px;
	text-decoration: none;
	color: #fff;
	background: #5a79a2;
}

div[class] .pager span.page, div[class] .pager span.no-link, div[class] .pager a, div[class] .pager strong {
	height: auto;
}

.pager span.page {
	margin: 0 10px 2px 0;
	padding: 2px 0;
	border: none;
	color: #3a3a3a;
	background: transparent;
}

.pager span.page strong {
	display: inline;
	float: none;
	margin: 1px 0 2px 0;
	padding: 2px 0;
	border: none;
	background: transparent;
}

.pager span.separator {
	display: none;
}

.pager a:hover {
	background: #475f7f;
}

.pager strong {
	color: #000;
	background: transparent;
}

/* @end */

/* @group folder-images */

.folder-images {
	margin: 20px 0;
}

.folder-images a img {
	margin: 0 10px 10px 0;
	border: solid 2px #c29536;
}

/* @end */

/* @group dc-site-map */

.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 */

/* @end */

/* @group dc-panel print-out */

/* @group panel-full */

.panel-full .article {
	margin: 0 0 15px 0;
}

.panel-full .chapter a {
	font-weight: 900;
	text-decoration: none;
}

.panel-full h2.head, .panel-full h3.head {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 120%;
	line-height: 100%;
	border-bottom: solid 1px #a48238;
}

.panel-full h3.head {
	margin: 0 0 15px 0;
}

.panel-full h2.head a {
	text-decoration: none;
}

.panel-full p {
	margin: 0 0 10px 0;
}

.news .more {
	display: none;
}

.panel-full .news .new .more {
	display: block;
}

.event {
	margin: 0;
	padding: 5px 0;
	border-top: solid 1px #666666;
}

.new {
	margin: 0 0 15px 0;
}

.panel-full .event, .panel-full .new {
	margin: 0 0 10px 0;
	padding: 0;
	border: none;
}

.event h2.head, .new h2.head {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: none;
}

.panel-full .event h2.head, .panel-full .new h2.head {
	margin: 0 0 5px 0;
}

.panel-full h2.head a {
	color: #b0b1b4;
}

.event h2 {
	color: #c29536;
}

.event h2 span {
	color: #b0b1b4;
	font-size: 90%;
}

.new h2.head {
	margin: 0 0 5px 0;
	font-weight: 400;
}

.new h2.head span {
	font-weight: 900;
	color: #c29536;
}

/* @group broadcast */

.broadcast {
	margin: 0 0 20px 0;
	font-size: 90%;
}

.broadcast a {
	display: block;
	height: 0;
	min-height: 0;
	margin: 0 0 10px 0;
}

div[class] .broadcast a {
	height: auto;
}

.broadcast img {
	display: block;
	margin: 0;
}

.broadcast p {
	margin: 0;
}

/* @end */

/* @end */

/* @end */

.andrea-fiorino {
	background: url(img/andrea-fiorino.jpg) transparent 0 0 no-repeat;
}

body[class] .andrea-fiorino {
	height: auto;
}

.andrea-fiorino .right-bg {
	background: url(img/right-bg-main.jpg) transparent 814px 0 no-repeat;
}

body.bio .andrea-fiorino .right-bg {
	background: url(img/right-bg.jpg) transparent 814px 0 no-repeat;
}

body.disco .andrea-fiorino .right-bg {
	background: url(img/right-bg-disco.jpg) transparent 814px 0 no-repeat;
}

body.mastermix .andrea-fiorino .right-bg {
	background: url(img/right-bg-mastermix.jpg) transparent 814px 0 no-repeat;
}

/* @group dc-page */

#dc-page {
	margin: 0 0 0 201px;
	padding: 0;
	width: 613px;
	background: url(img/dc-page.gif) #1f1f1f 0 0 repeat-y;
}

/* @end */

.top-frame {
	background: url(img/top-frame-main.jpg) transparent 0 0 no-repeat;
}

body.bio .top-frame {
	background: url(img/top-frame.jpg) transparent 0 0 no-repeat;
}

body.disco .top-frame {
	background: url(img/top-frame-disco.jpg) transparent 0 0 no-repeat;
}

body.mastermix .top-frame {
	background: url(img/top-frame-mastermix.jpg) transparent 0 0 no-repeat;
}

.top-frame .bottom-mess {
	background: url(img/bottom-mess.jpg) transparent 37px 337px no-repeat;
}

.top-frame .bottom-mess .bottom-frame {
	height: 612px;
	min-height: 612px;
	background: url(img/bottom-frame.gif) transparent 0 100% no-repeat;
}

div[class] .top-frame .bottom-mess .bottom-frame {
	background: url(img/bottom-frame.png) transparent 0 100% no-repeat;
}

div[class] .top-frame .bottom-mess .bottom-frame {
	height: auto;
}

/* @group dc-head-logo */

.dc-head-logo p.head-domain {
	display: none;
}

#dc-head-logo {
	position: relative;
	z-index: 50;
}

/* @end */

/* @group dc-languages */

.dc-languages {	
	position: absolute;
	left: 70px;
	top: 45px;
	z-index: 60;
}

.dc-languages a {
	color: #b0b1b4;
	text-decoration: none;
}

.dc-languages a:hover {
	text-decoration: underline;
}

.dc-languages a strong {
	color: #C19436;	
}

/* @end */

/* @group dc-menu */

.dc-menu a {
	display: block;
	height: 13px;
	float: left;
	position: relative;
	text-decoration: none;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
}

.dc-menu a.main {
	width: 37px;
	background-image: url(img/main.gif);
}

.dc-menu a.bio {
	width: 23px;
	background-image: url(img/bio.gif);
}

.dc-menu a.disco {
	width: 42px;
	background-image: url(img/disco.gif);
}

.dc-menu a.mastermix {
	width: 80px;
	background-image: url(img/mastermix.gif);
}

.dc-menu a:hover, .dc-menu a.active {
	background-position: 0 100%;
}

.dc-menu a span {
	display: none;
}

.dc-menu a.active span.motive {
	display: block;
	width: 77px;
	height: 51px;
	margin: 0 0 0 -37px;
	position: absolute;
	left: 50%;
	bottom: -53px;
	background: url(img/motive-top.gif) transparent 0 0 no-repeat;
}

div[class] .dc-menu a.active span.motive {
	bottom: -52px;
}

body.mastermix .dc-menu a.active span.motive {
	background: url(img/motive-top-mastermix.gif) transparent 0 0 no-repeat;
}

.dc-menu span.separator {
	display: block;
	width: 30px;
	height: 10px;
	float: left;
	margin: 0 4px;
	position: relative;
	left: 0;
	top: 3px;
	background: url(img/motive-menu.gif) #000 0 0 no-repeat;
}

.dc-menu span.separator span {
	display: none;
}

.dc-menu .smart-clear {
	height: auto;
}

#dc-menu {
	height: 13px;
	float: right;
	margin: 30px 0 24px 0;
	padding: 0 28px 0 0;
}

/* @end */

/* @group dc-content */

.dc-content p {
	margin: 0 0 10px 0;
}

.dc-content .margin {
	padding: 70px 60px;
}

body.intro #dc-content, body.two-cols-left #dc-content {
	width: 418px;
	float: right;
	margin: 0;
}

body.intro #dc-content .margin {
	padding: 70px 60px 70px 0;
}

body.two-cols-left #dc-content .margin {
	padding: 92px 60px 70px 0;
}

body.one-col #dc-content .margin {
	padding: 92px 60px 70px 60px;
}

body.bio #dc-content .margin, body.news #dc-content .margin {
	padding: 74px 60px 70px 60px;
}

#dc-content {
	margin: 0 0 0 136px;
	position: relative;
	z-index: 90;
}

/* @end */

/* @group dc-left */

.dc-left .margin {
	padding: 70px 0 70px 60px;
}

body.mastermix .dc-left .margin {
	padding: 110px 0 70px 60px;
}

#dc-left {
	width: 176px;
	float: left;
}

/* @end */

/* @group dc-footer */

.dc-footer p {
	display: none;
	height: 0;
	min-height: 0;
	margin: 0;
}

div[class] .dc-footer p {
	height: auto;
}

.dc-footer p:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}

.dc-footer span {
	float: right;
}

.dc-footer span.left {
	float: left;
}

.dc-footer .smart-clear {
	height: 0;
}

#dc-footer {
	clear: both;
	font-size: 90%;
}

/* @end */