/* *********************************************************************declarations for classes, ids************* */
.hidden{
	display: none;
}
.hide{
	display: block;
	overflow: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	font-size: 0px;
}

.invisible{
	visibility: hidden
}

.arrow{
	font-size: 100%;
}

.stripe{
	background-color: #FBE9DB;
	border: 1px solid #920000;
	margin: 10px 0;
	padding: 3px;
}

.small-font{
	font-size: 85% !important;
}
.small-font2{
	font-size: 86%;
}
.small-font-extra{
	font-size: 4px;
}

.font-non-proporcial{
	font-family: monospace;
}

.important{
	color: #f72e2e;
	font-size: 100%;
	font-family: inherit;
}
.important-bold{
	font-weight: bold;
}

.float_left, .float-left{
	float: left;
}
.float-right{
	float: right !important;
}

.cleaner{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	border: none;
	height: 1px;
}
.cleaner2{
	clear: both;
}

.text_right, .text-right, .text-right td{
	text-align: right !important;
}
.text-left{
	text-align: left !important;
}
.text-center{
	text-align: center !important;
}

.width-auto{
	width: auto !important;
}
.width-100{
	width: 100% !important;
}

.comment-form{
	width: auto;
	margin: 15px 0;
	background: #fff;
}

/* file download features */
#middle ul.list-of-files{
	border: 1px solid #920000;
	background-color: #F9E8D0;
	margin: 10px 0;
	padding: 10px;
	list-style-position: inside;
}
#middle ul.list-of-files li.ico-zip{
	list-style-image: url('../_images/ico-zip.gif');
}
#middle ul.list-of-files li.ico-txt{
	list-style-image: url('../_images/ico-txt.gif');
}
#middle ul.list-of-files li.ico-movie{
	list-style-image: url('../_images/ico-movie.gif');
}
#middle ul.list-of-files li.ico-audio{
	list-style-image: url('../_images/ico-audio.gif');
}
#middle ul.list-of-files li.ico-word{
	list-style-image: url('../_images/ico-word.gif');
}
#middle ul.list-of-files li.ico-xls{
	list-style-image: url('../_images/ico-xls.gif');
}
#middle ul.list-of-files li.ico-ppt{
	list-style-image: url('../_images/ico-ppt.gif');
}
#middle ul.list-of-files li.ico-pdf{
	list-style-image: url('../_images/ico-pdf.gif');
}
#middle ul.list-of-files li.ico-rar{
	list-style-image: url('../_images/ico-rar.gif');
}
#middle ul.list-of-files li.ico-psd{
	list-style-image: url('../_images/ico-psd.gif');
}
#middle ul.list-of-files li.ico-html{
	list-style-image: url('../_images/ico-html.gif');
}
#middle ul.list-of-files li.ico-other{
	list-style-image: url('../_images/ico-other.gif');
}

/* list features in body wrapper */
#body ul li{
	line-height: 1.5em;
	margin: 0;
}
#body ol li{
	line-height: 1.5em;
	margin: 0;
}

/* paragraph features in body wrapper */
#body p{
	line-height: 1.5em;
	text-align: left;
}

/* img features in body wrapper */
#body img{
	border: 4px solid #4b4b4b;
}

/* submenu features in right wrapper*/
dl.sub_menu{
	margin: 0 0 10px 25px;
	padding: 10px;
	background: #EFEBE0;
	position: relative;
	top: 5px; right: 0;
	width: 150px;
	float: right;
	z-index: 10 !important;
}
dl.sub_menu dt{
	color: #463B0E;
}
dl.sub_menu dd a.zvyraznit{
	color: #920000;
	text-decoration: underline;
}

/* right lists fetarues (gall newest; rubriky list) */
#right ul.right-lists{
	margin: 0 5px 10px 25px;
}
#right ul.right-lists li{
	margin: 0;
	padding: 3px 0 0 0;
	line-height: normal;
	list-style-image: url(../_images/square.gif);
}
#right ul.right-lists li a{
	text-decoration: none;
	font-size: 86%;
	color: #444;
}
#right ul.right-lists li a.important{
	text-decoration: none;
	font-size: 100%;
	color: #f72e2e;
}
#right ul.right-lists li a:hover{
	text-decoration: underline;
}

/* features for menu map list */
ul.menu-map{
	margin: 0 0 0 50px;
}

/* features for vystava plakat in right col */
p.vystava-plakat{
	padding: 0 0 0 1px;
	margin: 7px auto;
}

/* inline list features */
#body ul.ul-inline{
	display: block;
	margin: 10px 0;
	border-top: 1px solid #602E09;
}
#body ul.ul-inline li{
	list-style-type: none;
	display: inline;
	padding: 0 10px 0 0;
}

/* list features for path of tree */
#body ul.ul-inline-pathlinks{
	display: block;
	margin: 0;
	padding: 0;
}
#body ul.ul-inline-pathlinks li{
	display: inline;
	margin: 0;
	padding: 0;
}
#body ul.ul-inline-pathlinks li a{
	color: #474747;
	font-size: 86%;
}
#body ul.ul-inline-pathlinks li a:hover{
	color: #B70000;
}

/* list features without top line */
#body ul.non-top-line{
	border-top: 0;
}
/*#body ul.non-top-line li{
	padding: 0;
}*/

/* features for paging */
#body ul.paging{
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
#body ul.paging li{
	border-right: 1px solid #aaa;
	padding: 0 5px;
	margin: 0 0 10px 0;
	float: left;
	list-style-type: none;
		font-size: 13px
}
#body ul.paging li#left-paging{
	border-left: 1px solid #222;
	border-right: none;
	padding: 0 0 0 5px;
}
#body ul.paging li#right-paging{
	border-right: none;
	padding: 0 0 0 2px;
}
#body ul.paging li a{
	display: block;
	padding: 0 3px;
}

/* ----------photos----------- */
.photo-border{
	border: 1px solid #B2021A;
	padding: 0;
	margin: 0;
}
.pic-noborder{
	border: 0 !important;
}

img.float-right-img{
	margin: 6px 0 6px 6px;
	float: right;
}
img.float-left-img{
	margin: 6px 6px 6px 0;
	float: left;
}
img.center-img{
	display: block;
	margin: 0 auto;
}

/* logo features */
#logo-wrapper{
	position: absolute;
	top: 14px;
	left: 15px;
	margin: 0;
	padding: 0;
	width: 219px;
	height: 185px;
	overflow: hidden;
	font-weight: bold;
	cursor: pointer;
}
#logo-wrapper strong{
	display: block;
	width: 219px;
	height: 185px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
	background-image: url('../_images/logo.gif');
	cursor: pointer;
}
#logo-wrapper strong#en-logo{
	background-image: url('../_images/logo-en.gif');
}
#logo-wrapper strong#de-logo{
	background-image: url('../_images/logo-de.gif');
}

#logo-wrapper a{
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

#menu ul li#en a{
	background: #fffcf7;
	border-left: 4px solid #c7100c;
	padding-left: 4px;
}
#menu ul li#en a:hover{
	background: #c7100c;
}

/* pro ikonku na zlaty erb */
li#erb{
	list-style-type: none;
}

/* search features */
.search-form{
	margin: 6px 0 0 4px;
	padding: 0;
}
.search-form fieldset{
	border: 0;
	padding: 0 !important;
	margin: 0;
}
.search-form input{
	font-size: 85%;
	padding: 3px;
	width: 88px;
	margin: 0;
}
input.search-button{
	width: 2.4em;
	height: 2.2em;
	font-weight: bold;
	font-size: 70%;
}
.search-results{
	float: left;
	width: 50%;
}
.search-results ul{
	margin: 0 0 0 21px;
	list-style-image: url("../_images/square.gif");
}
.search-results ul li{
	margin: 0 0 8px 0 !important;
}
#search-results-left ul{
	border-right: 1px solid #b2021a;
	padding-right: 5px;
	margin: 0 0 0 17px;
}
span.search-result, a span.search-result{
	background: #feffbf;
	color: #000;
	text-decoration: none;
	border: 1px solid #e5e72b;
	border-right: 1px solid #feffaf;
	border-bottom: 1px solid #feffaf;
	padding: 2px;
	cursor: help;
}

.rss-bg{
	padding-left: 15px;
	background: url("../_images/rss.gif") left no-repeat;
	font-size: 75%;
}

.box-news{
	width: 60%;
	padding: 0 0 20px 0;
}
.box-news h2{
	font-size: 145%;
	color: #f79d00;
	border: 0;
	margin: 16px 0 0 0;
	line-height: 1.2em;
}

/* homepage bomby programu */
dl.program-best{
	margin: 6px 0 0 10px;
	padding: 0;
	width: 460px;
	float: left !important;
}
dl.program-best img{
	border: 4px solid #4b4b4b;
	float: left;
	margin: 0 5px 0 0;
}
dl.program-best dt{
	margin: 0;
	padding: 10px 0 5px 0;
	position: relative;
	color: #4F4100;
	font-weight: normal;
}
dl.program-best dd{
	margin: 0;
	padding: 0;
	position: relative;
}
dl.program-best dd strong{
	font-weight: normal;
	color: #877c4c;
}
#dt-like-h2{/* dalsi vlastoti v html-elemenst.css*/
	font-size: 165% !important;
	font-weight: normal;
	margin: 10px 0 4px 0 !important;
	padding: 0 !important;
}

/* zahlavi webu; fotky osobnosti */
dl#osobnosti{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 30px;
	right: 20px;
}
dl#osobnosti dt, #footer dl dt{
	color: #fff;
	font-style: italic;
	font-weight: normal;
	font-size: 140%;
	font-family: Georgia, "New York CE", utopia, serif;
	text-align: right;
	padding: 10px 5px;
}
dl#osobnosti dd{
	float: left;
	width: 65px;
	margin: 0;
}
dl#osobnosti dd a img{
	border: none;
}

/* footer dl */
#footer dl{
	margin: 0 25px 0 0;
	padding: 0;
	float: left;
}
#footer dl dt, #footer dl a{
	color: #463b0e;
	text-align: left;
	padding: 10px 0;
}
#footer dl dd{
	margin: 0;
	padding: 0;
}
#footer dl#fotog{
	width: 35%;
}

/* box floatujici na strance; */
.box-float-right{
	width: 45%;
	float: right;
	padding: 0 10px 10px 10px;
	margin: 5px;
	border: 6px solid #4b4b4b;
}
.box-float-left{
	width: 48%;
	float: left;
	padding: 0 5px;
}

/* odkazy mutace */
.lang-pos{
	position: absolute;
	top: 15px;
	right: 25px;
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: right;
	line-height: 1.6em;
}

.object-center{
	margin: 0 0 0 50px !important;
	text-align: center;
}

#mediaplayer{
	border: 1px solid #444;
	box-shadow: 0 2px 10px #444;
	-moz-box-shadow: 0 2px 10px #444;
	-webkit-box-shadow: 0 2px 10px #444;
	margin: 10px 0;
	
}
#mediaplayer_wrapper{
	margin: 0 0 25px 0;
}