body {
	margin: 0;
	padding: 0;
  font: 10pt/1.5 Arial, "Helvetica Neue", Helvetica, sans-serif;
	background: #fff;
	text-align: left;
}
/********************************* Typo & elements ****************************/
p {
	margin: 0.5em 0;
}
a {
	color: #075090;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	font-weight: normal;
	color: #075090;
	margin: 1em 0 0;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0.25em 0 0;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 115%;
}
h5 {
	font-size: 110%;
}
h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: underline;
}
a img {
	border: 0px solid #fff;
}
acronym, abbr {
	font-size: 90%;
	letter-spacing: .07em;
}
body[id] fieldset {
	border: 1px solid silver;
}

/****************************** basic layout elements *************************/
#header {
  text-align:right;
}
.left, .right, #top-box {
	display: none;
}

#footer {
  font-size:8pt;
  text-align:right;
	border-top: 2px solid #cfcfcf;
	margin:0; padding:0;
}
.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	visibility: hidden;
}
.nodsp {
    display: none;
}
/******************************* Layout structures  ****************************/
#top-site-navigation,
a.hidden-nav,
#row-site-navigation,
#nav-toolbar,
#top-box .right .column-in form,
.hidden,
#lang-block,
#search,
.qcm-info,
.breadcrumb,
#partners-wrap, 
footer,
.footer-top,
header .pull-right,
#visual {
	display: none;
}

#logo {
    text-align: left;
}
/******************************* stredovy sloupec ******************************/
.middle .column-in {
	padding: 1em 0;
	position: relative;
}
.middle  img {
	width: auto;
	max-width: 99%;
}
.img-to-right {
  float: right;
  padding: 0 0 0.5em 0.5em;
}
.img-to-left {
  float: left;
  padding: 0 0.5em 0.5em 0;
}

.middle h3 {
	font-weight: bold;
}
.middle a:hover {
	color: #A82816;
}
.to-right {
	clear: right;
	margin-top: 0;
	padding-top: 0;
	float: right;
	color: silver;
}
p.box {
	border: 1px solid black;
	padding: 4px;
	margin-right: 6px;
}
.middle table {
	border: 1px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0;
	margin: 0;
}
.middle table th {
	background: #efefef;
	border: 1px solid gray;
	padding: 5px;
	color: #004487;
}
.middle table th {
	background: #efefef;
	border: 1px solid gray;
	padding: 5px;
	color: #004487;
}
.middle table td {
	background: #f5f5f5;
	border: 1px solid gray;
	padding: 5px;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.article-perex {
	color: #435075;
	font-weight: bold;
	padding: 0 0 1em;
}
.article-info a {
 display:none;
}

.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
	background: #f4f4f4;
}
.full-story {
	text-align: right;
	margin: 0;
	padding: 0 1em;
}
/************* inline ***********/
#tbbox {
	display: none;
}

/************************************ pravy sloupec ***************************/
/******* paticka ********/
#footer script,#footer noscript, #footer .noprint{
  display: none;
}
#footer .collumn-in, #footer p {
	margin: 0;
  padding: 0 1em 0 0;
}

/*==============================================================================
                            FORMS
==============================================================================*/
form input[type="text"] {
    width: 60%;
}
form input.inputs-cal,
form input#number_repeat,
form input#longitude, 
form input#latitude {
    width: auto;
}

/* catalog */
.catalog form {
    background: #EAEEF6;
    padding: 2em;
    border: 1px solid #DFE3EB;
    margin-top: 1.5em;
}
.catalog form h3 {
    display: none;
}
.catalog .form-row {
    float: left;
    width: 29%;
    padding: 0;
    margin: 0.5em 1em;
}
.catalog .submit input {
    background: #C83729;
    border: none;
    color: #fff;
    font-weight: bold;
    padding: 0.5em 2em;
    margin: 0 1em;
}
.catalog input[type=checkbox] {
    float: left;
    clear: left;
    margin: 3px 15px 0 0;
}
.catalog label {
    display: block;
    font-weight: bold;
}
.catalog input[type=checkbox] + label {
    font-weight: normal;
}
.catalog .cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
  display: block;
}
/* calendar */
.middle .calendar-main {
    border: 1px solid #dee2eb;
    margin-top: 1.5em;
    padding: 2em 3em;
}
.calendar-main form p {
    margin: 10px 0;
    clear: both;
}
.calendar-main form p label {
    display: block;
    float: left;
    width: 120px;
}
.calendar-main input[type="text"] {
    width: 60%;
}
.calendar-main .defaultSkin table.mceLayout {
    width: 80%!important;
}
.calendar-main input.inputs-cal,
.calendar-main input#number_repeat,
.calendar-main input#longitude, 
.calendar-main input#latitude {
    width: auto;
}
.calendar-main input#longitude, 
.calendar-main input#latitude {
    float: left;
}
.calendar-main label[for="longitude"],
.calendar-main label[for="latitude"] {
    width: auto;
    margin: 0 1em 0 0;
}
.calendar-main label[for="latitude"] {
    margin: 0 1em 1em 120px;
    clear: both;
}

.calendar-main .defaultSkin .mceStatusbar {
    height: 45px;
}

form label {
    display: block;
    float: left;
    width: 120px;
}

#content img {
	display: none;
}

.calendar-heading,
.calendar-date {
	display: inline-block;
}
.calendar-date {
	padding-left: 15px;
}
#calendar-list > form {
	display: none;
}
.calendar-result .content .date {
	display: inline;
	font-size: 16px;
}
.calendar-result .content h3 {
	display: inline;
	text-decoration: none !important;
}
.calendar-result .content p {
	display: inline;
	font-style: italic;
	text-decoration: none;
	padding-left: 5px;
}
.calendar-result .content {
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	padding-top: 6px;
}
.cal-pagenator {
	display: none;
}
.news_box * {
	text-decoration: none;
}