/*
***********************************************************
* CSS Definition file
***********************************************************
* Generic elements
***********************************************************
*/

a {
	color:#01acf4;
	text-decoration:underline;
}

a:link {
	color:#01acf4;
	text-decoration:underline;
}

a:visited {
	color:#01acf4;
	text-decoration:underline;
}

a:active {
	color:#01acf4;
	text-decoration:underline;
}

a:hover {
	color:#01acf4;
	text-decoration:none;
}

html {
	background: url('../img/bg_top.gif') top left repeat-x;
	background-color:#fff;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

img {
	border:0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	padding:0px;
	margin:0px;
	border:0px;
}

h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}

ul {
	margin:5px 0px;
	padding:0px 0px 0px 20px;
}

a.mishka {
	background: url('../img/mi_logo.gif') 3px 1px no-repeat;
	padding:0px 0px 0px 18px;
}

a.np {
	display:block;
	float:left;
}

a.lngen {
	display:block;
	position:absolute;
	top:70px;
	right:2px;
	font-weight: bold;
	font-size:11px;
	color:#fff;
	text-decoration: none;
}

a.lngen:visited {
	color:#fff;
	text-decoration: none;
}

a.lngen:hover {
	color:#fff;
	text-decoration: underline;
}

.clearer {
	clear:both;
	font-size:1px;
}

/*
MAIN
*/

#page {
	width:900px;
	margin:auto;
	position:relative;
}

#top-name {
	background: url('../img/ill_top.gif') 0px 0px no-repeat;
	height:65px;
	text-align:right;
}

#page .teng {
	background: url('../img/ill_top_en.gif') 0px 0px no-repeat;
}

span.f-hide {
	display:none;
}

#top-name a {
	top:36px;
	position:relative;
	padding-top:35px;
	text-decoration:none;
}

#top-name a:hover {
	text-decoration:underline;
}

#dracek {
	position:absolute;
	top:0px;
	left:13px;
}

#ill {
	border-bottom:1px solid #545454;
}

/*
MENU
*/

#menu {
	background: url('../img/bg_menu.gif') 0px 0px repeat-x;
	background-color: #000;
	border-bottom:1px solid #202020;
	height:39px;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	padding-left:21px;
}

ul#menu li {
	float:left;
	display:block;
	margin:0px;
	padding:11px 19px 7px 20px;
	font-weight:bold;
	background: url('../img/dot.gif') 0px 17px no-repeat;
	color:#fff;
}

ul#menu li.sel {
	border-bottom:3px solid #01acf4;
}

ul#menu li.home {
	background-image:none;
	padding-left:17px;
}

#menu a {
	text-decoration: none;
	padding-bottom:4px;
	color: #d1cece;
}

ul#menu li.sel a {
	color:#fff;
}


#menu a:hover {
	color:#fed806;
/*	border-bottom:3px solid #01acf4; */
}

/*
MAIN
*/
#main {
	background: url('../img/bg_main.gif') top left no-repeat;
	background-color:#fed806;
	clear:both;
	padding:29px 18px 22px 20px;
}

/* 3 columns HP */
#main-content {
	background: url('../img/bg_main_content.gif') top left repeat-y;
	position:relative;
}

/* 2 columns news */
#main-content-2 {
	background: url('../img/bg_main_content_2.gif') 0px 0px repeat-y;
	position:relative;
}

/* 3 columns publ */
#main-content-3 {
	background: url('../img/bg_main_content.gif') 0px 0px repeat-y;
	position:relative;
}

#main a.more {
	background: url('../img/ico_link.gif') 0px 5px no-repeat;
	padding-left:17px;
}

#main h2 span {
	display:none;
}

/*
HP-BOXY
*/
#hp-aktuality {
	width:260px;
	font-size:12px;
	line-height:17px;
	float:left;
}

#hp-aktuality h2, h2#hd-akt {
	background: url('../img/hd_aktuality.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

/* english title */
#hp-aktuality h2.eng {
	background: url('../img/hd_news.gif') top left no-repeat;
}

#hp-aktuality h2 a {
	display:block;
	height:22px;
	width:260px;
}

#hp-aktuality h3, .akt-item h3 {
	background: url('../img/ico_link.gif') 0px 6px no-repeat;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	padding-left:17px;
	color:#01acf4;
}

#hp-aktuality .perex, .akt-item .perex {
	padding-left:17px;
}

#hp-aktuality .datum, .akt-item .datum {
	padding-left:17px;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #fdba01;
	padding-bottom:10px;
	margin-bottom:12px;
}

#hp-aktuality .no {
	padding-left:17px;
	color:#fff;
	font-weight:bold;
	border-bottom:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}

/* vnitrni stranka aktualit */
.akt-item {
	float:left;
	width:409px;
	line-height:17px;
	padding-right:41px;
}

.akt-item h3 {
	border-top:1px solid #fdba01;
	padding-top:10px;
	background: url('../img/ico_link.gif') 0px 16px no-repeat;
}

.akt-item .no {
	border:0px;
	padding-top:0px;
	background-position: 0px 6px;
}

.akt-item .datum {
	border:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}

.nopad, h3.nopad {
	padding-right:0px;
}

#hp-bio {
	width:260px;
	font-size:12px;
	line-height:17px;
	float:left;
	padding-left:40px;
}

#hp-bio h2 {
	background: url('../img/hd_bio.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

/* english title */
#hp-bio h2.eng {
	background: url('../img/hd_bio_en.gif') top left no-repeat;
}

#hp-bio h2 a {
	display:block;
	height:22px;
	width:260px;
}

#hp-gall {
	font-size:12px;
	line-height:18px;
	margin-left:599px;
/*	float:right; */
	position:relative;
	width:260px;
}

#hp-gall h2, h2#hd-gal {
	background: url('../img/hd_galerie.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom:18px;
}

/* english title */
#hp-gall h2.eng {
	background: url('../img/hd_gallery.gif') top left no-repeat;
}

#hp-gall h2 a {
	display:block;
	height:22px;
	width:260px;
}

#hp-gall img {
	border:2px solid #fff;
	padding:0px;
	margin:0px;
}

#hp-gall .i {
	border:1px solid #fff5ba;
	padding:16px 0px;
	text-align:center;
	margin:0px;
	background-color:#fec904;
}

/*
MAIN 2
*/
#main2 {
	background: url('../img/bg_main2_content.gif') top left repeat-y;
	background-color:#2eb0e6;
	clear:both;
}

#main2 a {
	color:#fff;
}

#main2 a.more {
	background: url('../img/ico_link.gif') 0px 5px no-repeat;
	padding-left:14px;
}

#main2 h2 span {
	display:none;
}

#hp-publ {
	width:301px;
	float:left;
	line-height:17px;
}

#hp-publ h2 {
	background: url('../img/hd_publikace.gif') top left no-repeat;
	height:33px;
	padding:0px;
	margin:0px;
}

/* english title */
#hp-publ h2.eng {
	background: url('../img/hd_publications.gif') top left no-repeat;
}

#hp-publ h2 a {
	display:block;
	height:33px;
	width:301px;
}


#hp-publ p {
	padding:17px 20px 22px 20px;
}

#hp-publ img {
	float:right;
	border:1px solid #ccecf9;
	padding:0px;
	margin:0px 0px 0px 10px;
}

#hp-rep {
	width:301px;
	float:left;
}

#hp-rep h2 {
	background: url('../img/hd_clanky.gif') top left no-repeat;
	height:33px;
	padding:0px;
	margin:0px;
}

/* english title */
#hp-rep h2.eng {
	background: url('../img/hd_articles.gif') top left no-repeat;
}

#hp-rep h2 a {
	display:block;
	height:33px;
	width:301px;
}

#hp-rep ul {
	border:0px;
	padding:0px;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	padding:17px 20px 0px 21px;
}

#hp-rep ul li {
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	margin-bottom:2px;
	border-bottom:1px solid #0777ce;
}

#hp-rep ul li a.more {
	padding-left:17px;
}

#hp-rep ul li.last {
	padding:0px;
	margin:0px;
	border:0px;
}

#hp-kon {
	width:298px;
	line-height:17px;
	float:left;
}

#hp-kon h2 {
	background: url('../img/hd_kontakt.gif') top left no-repeat;
	height:33px;
	padding:0px;
	margin:0px;
}

/* english title */
#hp-kon h2.eng {
	background: url('../img/hd_contact.gif') top left no-repeat;
}

#hp-kon h2 a {
	display:block;
	height:33px;
	width:298px;
}

#hp-kon p {
	margin:17px 20px 10px 20px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #0777ce;
}

#hp-kon p b, p#kon b {
	letter-spacing: 1px;
}

address {
	padding:0px 20px 0px 20px;
	font-weight:normal;
	font-style: normal;
}

span.tel {
	background: url('../img/ico_tel.gif') 0px 3px no-repeat;
	padding-left:18px;
}

a.em {
	background: url('../img/ico_em.gif') 0px 4px no-repeat;
	padding-left:18px;
}

/*
INNER PAGES
*/

/* aktuality */
h1#akt {
	font-size:16px;
	font-weight:bold;
	color:#01acf4;
}

.akt-datum {
	color:#fff;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 15px 0px;
}

/* publikace */

h2#hd-publ {
	background: url('../img/hd_publikace_in.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

.publ-item {
	display:block;
	float:left;
	line-height:17px;
	padding:0px;
	margin:0px;
	/*
	padding-right:30px;
	*/
	border-bottom:1px solid #fdba01;
	padding-bottom:14px;
	margin-bottom:10px;
	margin-right:41px;
}

.nopad {
	margin:0px;
}

#main-content-3 .no {
	border:0px;
	margin-bottom:0px;
}

.publ-item h3 {
	width:242px;
	font-size: 14px;
	font-weight:bold;
	color:#0fb8ff;
	background: url('../img/ico_link.gif') 0px 7px no-repeat;
	padding-left:17px;
}

/* biografie */
h2#hd-bio {
	background: url('../img/hd_bio_in.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

/* clanky */
h2#hd-clnk {
	background: url('../img/hd_clanky_in.gif') top left no-repeat;
	height:27px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

td.txt .datum {
	color:#fff;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:17px;
}

/* vystavy */
h2#hd-exp {
	background: url('../img/hd_vystavy.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom: 18px;
}

.e-item {
	width: 410px;
	padding-top: 10px;
	margin-top: 10px;
	border-top:1px solid #fdba01;
	line-height: 16px;
}

.e-itemno {
	width: 410px;
	padding-top: 10px;
	border-top:0px;
	line-height: 16px;
}

.e-item p, .e-itemno p {
	padding-left: 18px;
}

.e-item h3 a, .e-itemno h3 a {
	padding-left:18px !important;
}


.m-item {
	width: 263px;
	padding-top: 10px;
	margin-top: 10px;
	border-top:1px solid #fdba01;
	line-height: 16px;
}

.m-itemno {
	width: 263px;
	padding-top: 10px;
	border-top:0px;
	line-height: 16px;
}

.m-item p, .m-itemno p {
	padding-left: 18px;
}

.m-item h3 a, .m-itemno h3 a {
	padding-left:18px !important;
}

/* copyright */
h2#hd-cop {
	background: url('../img/hd_copyright.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom: 18px;
}

/* kontakt */
h2#hd-kon {
	background: url('../img/hd_kontakt_in.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom: 18px;
}

p#kon {
	margin:17px 20px 11px 20px;
	padding:0px 0px 12px 0px;
	border-bottom:1px solid #fdba01;
	position:relative;
	line-height: 16px;
}

/* partneri a sponzori */
h2#hd-pas {
	background: url('../img/hd_partneri.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom: 18px;
}

/*
COMMON BOX
*/

#c-box {
	line-height:17px;
}

#c-box h2, #c-gal h2, #c-clnk h2 {
	color:#0fb8ff;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
}

#c-box h3 {
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

#c-box h3 a {
	padding-left:15px;
	background: url('../img/ico_link.gif') 0px 4px no-repeat;
}

#c-box td.txt {
	background: url('../img/bg_cboxf.gif') 0px 0px no-repeat;
	width:154px;
	margin-right:38px;
	padding-top:5px;
	padding-bottom:5px;
}

#c-box td.txt p {
	padding:0px;
	margin:0px;
	padding-left:15px;
}

#c-box td.img {
	padding-top:5px;
	padding-bottom:5px;
}


#c-box .nopad {
	margin-right: 0px;
}

#c-box td.no {
	background-image: none;
}

#c-box img.i {
	border:1px solid #fff;
	float:left;
	margin-right: 10px;
}

/* galerie - vnitrni stranka */
#c-gal h2 {
	margin-bottom: 16px;
}

#c-gal td.img {
	padding:20px;
	background-color: #fdbe01;
}

#c-gal img.i {
	border:1px solid #fff;
}

/* clanek - detail */
#c-clnk h2 {
	margin-bottom: 0px;
}

#c-clnk .datum {
	color:#fff;
	font-weight:bold;
	margin-bottom: 16px;
}

#rightgal {
	float:right;
	background-color: #fdbe01;
	padding:20px 19px 10px 19px;	
	margin-bottom:20px;
	border-left:20px solid #fed806;
	text-align: center;
}

#rightgal img {
	border:1px solid #fff;
	margin-bottom:10px;	
}

/*
Bila tabulka
*/
table.tbl {
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}

table.tbl td {
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding: 8px 9px;
}

/*
FOOTER
*/
#foot {
	background: url('../img/bg_foot.gif') top left repeat-x;
	background-color:#333333;
	color:#afcedd;
	height:37px;
	text-align:right;
	padding-right:20px;
	padding-top:23px;
}

#foot a.pas {
	float:left;
	margin-left:19px;
}

/*
ENGLISH
*/

h2#hd-akt-eng {
	background: url('../img/hd_news.gif') top left no-repeat;
	height:22px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-pas-eng {
	background: url('../img/hd_partners.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-kon-eng {
	background: url('../img/hd_contact_in.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-bio-eng {
	background: url('../img/hd_biography.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-gal-eng {
	background: url('../img/hd_gallery.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-exp-eng {
	background: url('../img/hd_exhibitions.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-publ-eng {
	background: url('../img/hd_publications_in.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

h2#hd-clnk-eng {
	background: url('../img/hd_articles_in.gif') top left no-repeat;
	height:23px;
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}
