@import "thickbox.css";
@import "tree.css";
@import "years.css";
body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: 11px;
	font-family: "Trebuchet MS" , "Geneva CE" , lucida, sans-serif;
	color: black;
}
hr {
	border: 0;
	color: #193152;
	background-color: #193152;
	height: 1px;
}
td {
	font-size: 11px;
	font-weight: normal;
	color: black;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F58220;
	padding: 0;
	margin: 10px 10px 6px 0;
	text-align: right;
}
h1 {
	width: 480px;
	padding: 0 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 5px 0 2px 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 5px 0 2px 0;
}
img {
	border: none;
	}
a {
	color: #F58220;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul, li {
	list-style-type: square;
	margin-left: 10px;
}
/* top */
#top {
	margin: 0 auto;
	padding: 0;
	height: 402px;
	width: 1000px;
	clear: both;
}
#logo {
	width: 250px;
	height: 240px;
	float: left;	
}
.website {
	width: 250px;
	height: 30px;
	background-color: #F58220;
	font-size: 20px;
	padding: 2px 0 0 0;
	text-align: center;
}
#top-left {
	width: 745px;
	height: 204px;
	float: right;
	border-bottom: solid 5px #F58220;
}
.top-space {
	width: 750px;
	height: 130px;	
}
.top-title-cz {
	padding-left: 20px;
	width: 725px;
	height: 35px;
	color: #F58220; 
	font-size: 22px;
	font-weight: bold;
}
.top-title-en {
	padding-left: 20px;
	width: 725px;
	height: 35px;
	color: black; 
	font-size: 22px;
	font-weight: bold;
}
.top-culture {
	
}
#top-sites-blank {
	padding: 7px 0 0 0;
	height: 30px;
	width: 745px;
	float: right;
	font-size: 16px;
}
#top-sites-blank div {
	background-color: #e1e1e1;
	float: left;
	width: 240px;
	height: 30px;
	margin-right: 4px;
}
#top-sites-blank div.end {
	background-color: #e1e1e1;
	float: right;
	width: 251px;
	height: 30px;
	margin-right: 0;
}
#top-links a {
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px black;
}
#top-links a:hover {
	text-decoration: none;
	border-bottom: none;
}
#top-line-top {
	height: 0;
	border-bottom: solid 8px #e1e1e1;
	clear: both;
}
#top-images {
	border: none;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 107px;
	overflow:hidden;
}
#top-images img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
#top-line-bottom {
	height: 0;
	border-top: solid 8px #e1e1e1;
	clear: both;
}
#top-sites {
	color: Black;
	font-size: 16px;
}
#top-sites-1 {
	background-color: #F58220;
	text-align: center;
	float: left;
	width: 250px;
	padding: 3px 0;
	border-bottom: solid 2px #F58220;
}
#top-sites-1 a {
	color: Black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#top-sites-1 a:hover {
	color: white;
}
#top-sites-2 {
	background-color: #e1e1e1;
	text-align: center;
	border-left: solid 2px #e1e1e1;
	border-bottom: solid 2px #e1e1e1;
	border-right: solid 2px #e1e1e1;
	margin: 0 0 4px 4px;
	float: left;
	width: 240px;
	padding: 3px 0;
}
#top-sites-2 a {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#top-sites-2 a:hover {
	color: white;
}
#top-sites-3 {
	background-color: #e1e1e1;
	text-align: center;
	border-left: solid 2px #e1e1e1;
	border-bottom: solid 2px #e1e1e1;
	border-right: solid 2px #e1e1e1;
	margin: 0 0 4px 4px;
	float: left;
	width: 240px;
	padding: 3px 0;
}
#top-sites-3 a {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#top-sites-3 a:hover {
	color: white;
}
#top-sites-4 {
	background-color: #e1e1e1;
	text-align: center;
	float: right;
	width: 250px;
	border-bottom: solid 2px #e1e1e1;
	padding: 3px 0;
}
#top-sites-4 a {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#top-sites-4 a:hover {
	color: white;
}

#mainContainer {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	clear: both;
}
.main {
	width: 750px;
	float: left;
}
.right {
	width: 250px;
	float: left;
	overflow: hidden;
}
.middle {
	width: 480px;
	float: left;
	overflow: hidden;
}
.left {
	width: 250px;
	float: left;
	overflow: hidden;
}
#bottomContainer {
	border-top: solid 1px #a5adbd;
	padding: 2px 0;
	clear: both;
}
#bottom {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	clear: both;
	font-weight: bold;
	color: #808080;
}
#bottomPath {
	float: left;
	font-weight: bold;
	color: #808080;
	width: 260px;
	text-align: right;
}
#bottomPath a {
	text-decoration: none;
	color: #193152;
	font-weight: bold;
}
#bottomPath a:hover {
	text-decoration: underline;
}
#bottomRight, .gallery-back {
	float: right;
	font-weight: bold;
	color: #808080;
	width: 260px;
	text-align: right;
}
#bottomRight {
	width: 600px;
}
#bottomRight a, .gallery-back a, .library-back a {
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}
.clear {
	clear: both;
	height: 0;
}
#menu {
	margin: 0 0 0 0;
}
#menu .item,  #menu li {
	font-size: 15px;
	color: black;
	letter-spacing: 0.05em;
	padding: 0;
	border-bottom: solid 1px #C2C2C2;
}
#menu .item a,  #menu li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 2px 5px 2px 30px;
	border-left: solid 5px #F58220;
	display: block;
}
#menu .item a:hover,  #menu li a:hover {
	text-decoration: underline;
	color: black;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/menu-item-bg-on.gif);
	border-left: solid 5px white;
}
#menu .subitem {
	font-size: 12px;
	color: black;
	letter-spacing: 0.05em;
	padding: 0;
	border-bottom: solid 1px #C2C2C2;
}
#menu .subitem a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 2px 5px 2px 35px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/submenu-item-bg.gif);
}
#menu .subitem a:hover {
	text-decoration: underline;
	color: black;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/submenu-item-bg-on.gif);
}
#menu .subsubitem {
	font-size: 11px;
	color: black;
	letter-spacing: 0.05em;
	padding: 0;
	border-bottom: solid 1px #C2C2C2;
}
#menu .subsubitem a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 2px 5px 2px 40px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/subsubmenu-item-bg.gif);
}
#menu .subsubitem a:hover {
	text-decoration: underline;
	color: black;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/subsubmenu-item-bg-on.gif);
}
#menu .subsubsubitem {
	font-size: 11px;
	color: #5b6274;
	letter-spacing: 0.05em;
	padding: 0 3px 0 35px;
}
#menu .subsubsubitem a {
	text-decoration: none;
	font-size: 11px;
}
#menu .subsubsubitem a:hover {
	text-decoration: underline;
	color: black;
}
#logos a {
	text-decoration: none;
}

/* module */
.module-content {
	width: 480px;
	padding: 5px 10px;	
}

/*gallery*/
.gallery-container {
	text-align: center;
	width: 160px;
	height: 160px;
	float: left;
	overflow: hidden;
}
h2 .gallery-subtitle a, h2 gallery-title {
	color: #F58220;
	font-weight: normal;
}
/*end gallery*/

/*article*/
.article-overview-container {
	clear: both;
	padding-bottom: 10px;
}
.article-overview-container .article-title {
	width: 745px;
	border-bottom: solid 2px #f58220;
	margin-left: 5px;
}
.article-title h2.article {
	margin: 0;
	padding: 4px 0 0 0;
	color: Black;
	font-size: 16px;
	font-weight: bold;
}
.article-title h2.article a {
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text h2.article a:hover {
	text-decoration: underline;
}
.article-overview-container .ico {
	width: 250px;
	float: right;
}
.article-overview-container .text {
	width: 490px;
	float: left;
}
.article-overview-container .ico .ico-line {
	height: 30px;
	border-bottom: solid 2px #f58220;
}
.article-overview-container .ico .ico-img {
	text-align: left;
	margin-top: 0;
}
.text p.perex {
	color: Black;
	text-align: justify;
	padding: 3px 6px;
}
.article-author {
	color: #f58220;
	padding: 0 0 0 14px;
	background-image : url(../img/4x4_white.gif);
	background-repeat : no-repeat;
	background-position : 2px 5px;
}

.article-container {
	clear: both;
	padding-bottom: 10px;
}
.article-container .ico {
	width: 250px;
	float: right;
}
.article-container .text {
	width: 480px;
	padding: 0 10px 0 0;
	float: right;
}
.article-container .text p {
	margin: 5px 0;
}
.text h2 .article-detail {
	margin: 0;
	padding: 0 0 4px 0;
	color: #f58220;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #f58220;
}
.article-detail {
	border-bottom: solid 2px #f58220;
}
h2.article-detail a {
	color: #f58220;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text .article-perex {
	text-align: justify;
	color: #f58220;
	margin-right: 5px;
}
.text .article-perex-top {
	font-size: 12px;
	color: Black;
}
.text .article-testimonial {
	text-align: justify;
	padding: 4px 6px;
	margin: 10px 0;
	background-color: #C0C0C0;
}
.text .article-testimonial span {
	font-size: 16px;
	font-weight: bold;
	color: Black;
}
.text .author-panel {
	margin: 10px 0 2px 0;
	padding: 0;
	padding: 0 11px;
	font-size: 11px;
	height: 11px;
	overflow: hidden;
}
.author-panel-left {
	width: 200px;
	height: 11px;
	float: left;
	text-align: left;
}
.author-panel-right {
	width: 200px;
	height: 11px;
	float: right;
	text-align: right;
}
.text .author-panel span {
	margin: 0;
	padding: 0 6px;
	background-color: White;
	position: relative;
	top: -3px;
}
.article-container .ico .ico-img {
	background-color: White;
}
.article-container .ico .ico-img img {
	margin-bottom: 10px;
}

/*event*/
.event-overview-container {
	clear: both;
	padding-bottom: 10px;
}
.event-overview-container .ico {
	width: 250px;
	float: right;
	text-align: right;
}
.event-overview-container .text {
	width: 490px;
	float: right;
	padding: 0 0 0 0;
}
.ico .ico-line {
	height: 30px;
	border-bottom: solid 2px #f58220;
}
.event-overview-container .ico .ico-img {
	text-align: left;
	margin-top: 0;
}
.text h2.event {
	margin: 0;
	padding: 4px 0 0 6px;
	color: Black;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	border-bottom: solid 2px #f58220;
}
h2.news {
	border-bottom: solid 2px #f58220;
	font-size: 16px;
}
.text h2.event a, h2.news a {
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text h2.event a:hover {
	text-decoration: underline;
}
.text p.eventtext {
	color: Black;
	text-align: justify;
	padding: 3px 10px 3px 5px;
}
.event-site {
	color: #f58220;
	padding: 0 0 0 14px;
	background-image : url(../img/4x4_white.gif);
	background-repeat : no-repeat;
	background-position : 2px 5px;
}

/*index*/
.aktualne-title {
	font-size: 17px;
	font-weight: bold;
	color: #FDC800;
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
	top: 6px;
	float: left;
	width: 150px;
}
.aktualne-link {
	float: right;
	width: 150px;
	text-align: right;
	font-weight: normal;
	color: #FDC800;
	padding-bottom: 0;
	padding-right: 15px;
	margin-bottom: 0;
	position: relative;
	top: 6px;
	background-image : url(../img/4x4_FDC800.gif);
	background-repeat : no-repeat;
	background-position : 97% 6px;
}
.aktualne-link a {
	color: #FDC800;
	text-decoration: none;
}
.aktualne-link a:hover {
	color: black;
	text-decoration: underline;
}
.udalosti-title {
	font-size: 15px;
	font-weight: bold;
	color: black;
	padding-bottom: 0;
	margin-bottom: 8px;
	margin-right: 10px;
	position: relative;
	top: 6px;
	border-bottom: solid 2px #EF7319;
}
.udalosti-box {
	background-color: #f58220;
	margin-right: 10px;
	padding: 5px 1px;
	width: 250px;
}
.udalosti {
	background-color: #6AC335;
	/*height: 150px;*/
	margin-right: 10px;
	padding: 5px 1px;
}
.aktualne {
	background-color: #FDC800;
	/*height: 150px;*/
	padding: 5px 1px;
	clear: both;
}
.index-repeater-link {
	padding-left: 15px;
	background-image : url(../img/4x4_white.gif);
	background-repeat : no-repeat;
	background-position : 3px 7px;
}

.index-repeater-link img {
	position: relative;
	left:-16px;
}
.udalosti .index-repeater-link {
	padding-left: 15px;
	background-image : url(../img/4x4_white.gif);
	background-repeat : no-repeat;
	background-position : 3px 7px;
}
.index-repeater-link a {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #193152;
}
.udalosti .index-repeater-link a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
.index-repeater-link a:hover {
	text-decoration: underline;
}
.udalosti-box .index-repeater-link {
	padding-left: 15px;
	background-image : url(../img/4x4_white_white.gif);
	background-repeat : no-repeat;
	background-position : 3px 7px;
}
.udalosti-box .index-repeater-link a {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: white;
}
.udalosti-box .udalosti-title {
	border-bottom: solid 2px white;
	padding-left: 4px;
	margin-right: 0;
}
.zobsahu {
	clear: both;
	margin-top: 20px;
}
.zobsahu-title {
	width: 740px;
	height: 15px;
	background-image : url(../img/zobsahu.gif);
	background-repeat : no-repeat;
	background-position : top left;
	float: left;
	color: White;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
}
.zobsahu-title .left {
	float: left;
	width: 148px;
	padding-left: 262px;
	position: relative;
	top: -1px;
}
.zobsahu-title .right {
	float: right;
	text-align: right;
	padding-right: 4px;
	width: 286px;
	position: relative;
	top: -1px;
}
.zobsahu .index-article-category {
	font-size: 15px;
	font-weight: bold;
}
.index-article-category {
	color: black;
	font-size: 15px;
	font-weight: bold;	
}

.zobsahu .index-article-category a {
	font-size: 16px;
	text-decoration: none;
}
.zobsahu .index-article-category a:hover {
	text-decoration: underline;
}

.anketa-title {
	font-size: 17px;
	font-weight: bold;
	color: #F99F3E;
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
	top: 6px;
}
.anketa-title {
	font-size: 17px;
	font-weight: bold;
	color: #F99F3E;
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
	top: 6px;
}
.anketa-subtitle {
	background-color: #F99F3E;
	padding: 5px;
	font-weight: bold;
	color: White;
}
.anketa-subtitle a {
	font-weight: bold;
	text-decoration: none;
	color: White;
}
.anketa-subtitle a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: White;
}
.anketa-perex {
	padding: 5px;
	font-style: italic;
}
.anketa-part1 {
	padding: 5px;
}

/* komentáře */
.commnets-panel {
	margin: 20px 0 10px 0;
}
.commnets-title {
	font-weight: bold;
	border-bottom: solid 1px #A5ADBD;
	margin-bottom: 4px;
}
.commnets-menu {
	margin-bottom: 6px;
}
.commnets-menu a {
	margin-right: 6px;
}

/* projekty */
.project-details {
	margin-top: 20px;
}
.project-details td {
	background-color: #DDDED9;
	padding: 2px;
}
.userslogin-input {
	width: 114px;
}

fieldset {
	border: none;
}
.google-250x250 {
	margin: 10px 0 0 0;
}
.rssico {
	position: relative;
	top: 3px;
}

/* paging */
.paging {
	background-color: white;
	margin-right: 5px;
}
.paging td, .paging td a {
	font-weight: bold;
	font-size: 12px;
}
/* bannery right */
.right-banner menu .item {
	font-size: 16px;
	color: #5b6274;
	letter-spacing: 0.05em;
	padding: 2px 3px 2px 24px;
	background-repeat : no-repeat;
	background-position : 6px 8px;
	font-weight: normal;
}
.right-banner .item a {
	font-size: 16px;
	text-decoration: none;
	color: #5b6274;
	padding: 0 55px 0 0;
	background-color: white;
	background-repeat : no-repeat;
	background-position : 100% 6px;
	font-weight: normal;
}
.right-banner .item a b {
	font-weight: bold;
}
.right-banner .item a:hover {
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
.right-banner .banner {
	margin-left: 8px;	
}
.right-banner-google {
	margin-top: 8px;
	margin-left: 8px;
}
.right-list div.rss {
	color: black;
	font-weight: bold;
	border-bottom: solid 2px #EF7319;
	margin: 10px 0 0 5px;
	padding-left: 2px;
}
.right-list ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	list-style-image: url(../img/li.gif);
	list-style-position: outside;
}
.right-list li {
	margin: 0;
	padding: 0;
}
.right-list ul a {
	text-decoration: none;
}
.right-list ul a:hover {
	text-decoration: underline;
}
.texthtml-left {
	width: 260px;
	float: left;
	overflow: hidden;
}
.texthtml-right {
	width: 460px;
	float: right;
	margin-right: 10px;
	overflow: hidden;
}
.news-left {
	width: 260px;
	float: left;
	overflow: hidden;
}
.news-right {
	width: 460px;
	float: right;
	margin-right: 10px;
	overflow: hidden;
}
.news-right .perex {
	margin: 10px 0;	
}
.culture-menu {
	margin: 0 0 0 870px;	
}
.culture-menu a {
	text-decoration: none;
}
.index-project-tbl {
	background-color: #C5C5C5;
}
.article-perex-top {
	font-size: 12px;
	color: Black;
	margin-right: 5px;
}

#industrial {
	background-color: #F58220;
	background-image: url(../img/industrial-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#industrial-title {
	font-size: 20px;
	text-align: center;
}
.left-title, .middle-title {
	background-color: white;
	background-image: url(../img/title-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 5px 0;
	height: 18px;
}
.middle-title {
	margin-left: 10px;
}
.left-title-text, .middle-title-text {
	background-color: white;
	font-size: 16px;
	padding: 0 3px;
	font-weight: bold;
}

/*attachments panel*/
.attachments-panel {
	margin-top: 15px;
}
.attachments-title {
	text-align:	right;	
	font-weight: bold;
	border-bottom: solid 1px #F58220;
	margin-bottom: 4px;
}
.attachments-panel ul, .attachments-panel li {
	color: #F58220;
}
.attachments-panel ul a, .attachments-panel li a {
	text-decoration: none;
	color: Black;
}
.attachments-panel ul a:hover, .attachments-panel li a:hover {
	text-decoration: underline;
}


.printpanel {
    padding: 2px 10px;
    text-align: left;
}
.printpanel a {
    text-decoration: none;
}
