body {
	margin: 0;
	padding: 0;
	font-family: georgia, 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-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	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;
	-moz-border-radius: 0.5em;
}

/****************************** 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;
}
/******************************* Layout structures  ****************************/
/****** hlavicka *******/
#top-site-navigation,   a.hidden-nav, #row-site-navigation,
#top-box .right .column-in form {
	display: none;
}
/******************************* 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 0;
	margin: 0 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  right top no-repeat;
}
.full-story {
	text-align: right;
	margin: 0;
	padding: 0 1em;
}

/* program */
.program-list .item {
  border-bottom: 10px solid #FFF;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.program-list .item .item-img {
  float: left;
  width: 85px;
  margin-right: 15px;
}
.program-list .item .item-img img {
  vertical-align: bottom;
}
.program-list .item .item-info {
  padding: 8px 0 10px 0px;
  float: right;
  width: 554px;
  height: 70px;
}
.program-list .item .item-info .item-date {
  float: left;
  width: 80px;
  font-weight: bold;
}
.program-list .item .item-info .item-date span {
  display: block;
}
.program-list .item .item-info .item-date .item-day {
  font-size: 1.8em;
}
.program-list .item .item-info .item-date .item-time {
  font-weight: normal;
  font-size: 0.8em;
}
.program-list .item .item-info .item-author {
  font-weight: bold;
}
.program-list .item .item-info .item-author .reserve {
  display: block;
  float: right;
  width: 73px;
  height: 19px;
  font-weight: normal;
  padding-left: 30px;
  background: #e51636 url('../images/program-reserve.png') no-repeat 0 0;
  color: #fff;
  text-decoration: none;
  font-size: 0.9em;
}
.program-list .item .item-info h3 {
  margin: 0;
  text-transform: uppercase;
  /*font-family: "nimbussanlcon";*/
  line-height: 1.9em;
  /*font-weight: bold;*/
  font-weight: normal;
  border-bottom: 0;
  height: 35px;
}
.program-list .item .item-info h3 a {
  text-decoration: none;
  border-bottom: 0;
}

.program-list .item .item-info h3.long {
  font-size: 80%;
  font-weight: bold;
}

.program-list .item .item-info h3 canvas {
  vertical-align: bottom;
}
.program-list .item .item-info h3 a:hover {
  text-decoration: underline;
}
.program-list .item .item-info .item-other {
  font-size: 0.8em;
}
.program-list .item .item-info .fr {
  width: 470px;
}
.program-list .item .item-info .item-other .item-where {
  float: left;
}
.program-list .item .item-info .item-other .item-links {
  float: right;
}
.program-list .item .item-info .item-other .item-links a.video {
  padding-left: 17px;
  background: url('../images/program-video.png') no-repeat 0 2px;
  margin-right: 5px;
}
.program-list .item .item-info .item-other .item-links a.vice {
  padding-left: 10px;
  background: url('../images/vice.png') no-repeat 0 2px;
}
.fr {
  float: right;
}
.form_row select,
.form_row input {
  border: 0;
  border-bottom: 1px solid #000;
}

/************* inline ***********/
#inlinetoolbar {
	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 ;
}

/* nezobrazovat */
.hidden, #search, #today, #lang-block,
#brno, #theme-top, .qcm-info, #share,
.footer-top, .footer-left, object {
  display: none;
}
