@import "thickbox.css";
@import "tree.css";
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS" , "Geneva CE" , lucida, sans-serif;
	color: black;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0; 
}
hr {
	border: 0;
	color: #193152;
	background-color: #193152;
	height: 1px;
}
td {
	font-size: 12px;
	font-weight: normal;
	color: black;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #928922;
	padding: 0;
	margin: 0px 10px 6px 0;
	text-align: left;
}
h1 {
	width: 480px;
	padding: 0;
	margin-left: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #928922;
	padding: 0;
	margin: 5px 0 2px 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #928922;
	padding: 0;
	margin: 5px 0 2px 0;
}
img {
	border: none;
	}
a {
	color: #928922;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, li {
	list-style-type: circle;
	margin-left: 10px;
}
/* top */
#top {
	margin: 0 auto;
	padding: 0;
	height: 170px;
	width: 1000px;
	clear: both;
	overflow: hidden;
}
#top-logo {
	margin: 0;
	padding: 0;
	height: 145px;
	width: 250px;
	float: left;
	overflow: hidden;
}

#top-img {
	margin: 0;
	padding: 0;
	height: 145px;
	width: 750px;
	float: left;
	overflow: hidden;
}
#top-line 
{
    clear: both;
    width: 992px;
    margin: 0 4px;
    height: 20px;
    overflow: hidden; 
    text-align: right;
    font-weight: bold;
}
#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 {
	padding: 2px 0;
	clear: both;
	margin: 0 auto;
	width: 1000px;
}
#bottom {
	margin: 0 0 0 260px;
	padding: 0;
	clear: both;
	font-weight: bold;
	color: black;
}
#bottom-left {
	float: left;
}
#bottom-right {
	float: right;
}
#bottom a {
	text-decoration: none;
	color: #928922;
	font-weight: bold;
}
#bottom a:hover {
	color: #928922;
	text-decoration: underline;
}
.gallery-back {
	float: right;
	font-weight: bold;
	color: #808080;
	width: 260px;
	text-align: right;
}
.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: #605d5c;
	letter-spacing: 0.05em;
	padding: 0;
}
#menu .item a,  #menu li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 4px 2px 35px;
	display: block;
	color: #605d5c;
	background-image: url(../img/item-bg-off.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#menu .item a:hover, #menu li a:hover {
	color: #928922;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/item-bg-hover.gif);
	background-repeat: repeat-y;
	background-position: top left; 
}
#menu .item a.on {
	color: #928922;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/item-bg-on.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}
#menu .subitem {
	font-size: 12px;
	color: #605d5c;
	letter-spacing: 0.05em;
	padding: 0;
}
#menu .subitem a {
	text-decoration: none;
	color: #605d5c;
	display: block;
	padding: 1px 4px 2px 45px;
	background-image: url(../img/subitem-bg-off.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px; 
}
#menu .subitem a:hover, #menu .subitem a.on {
	color: #928922;
	text-decoration: underline;
	background-image: url(../img/subitem-bg-on.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px; 
}
#menu .subsubitem {
	font-size: 11px;
	color: #605d5c;
	letter-spacing: 0.05em;
	padding: 0;
}
#menu .subsubitem a 
{
	color: #605d5c;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 1px 4px 2px 50px;
	background-color: #F4F4F4;
}
#menu .subsubitem a:hover, #menu .subsubitem a.on {
	color: #928922;
	text-decoration: underline;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}
#menu .subsubsubitem {
	font-size: 11px;
	color: #605d5c;
	letter-spacing: 0.05em;
	padding: 0;
}
#menu .subsubsubitem a 
{
	color: #605d5c;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 1px 4px 2px 60px;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}
#menu .subsubsubitem a:hover, #menu .subsubsubitem a.on {
	color: #928922;
	text-decoration: underline;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: 0px 0px; 
}
#logos a {
	text-decoration: none;
}

/* module */
.module-content {
	width: 480px;
	padding: 5px 10px;
	float: left;
}
.partneri {
	width: 250px;
	float: right;
	overflow: hidden;
	text-align: left;
}

/*gallery*/
.gallery-container {
	text-align: center;
	width: 155px;
	height: 155px;
	float: left;
	overflow: hidden;
	border-bottom: dotted 1px #B3AC9F;
	border-right: dotted 1px #B3AC9F;
	margin: 2px 2px 2px 2px;
}
h2 .gallery-subtitle a, h2 gallery-title {
	color: #928922;
	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 #928922;
	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 #928922;
}
.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: #928922;
	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: #928922;
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 2px #928922;
}
.article-detail {
	border-bottom: solid 2px #928922;
}
h2.article-detail a {
	color: #928922;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text .article-perex {
	text-align: justify;
	color: #928922;
	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: #928922;
}
.text .article-testimonial span {
	font-size: 16px;
	font-weight: bold;
	color: White;
}
.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: #f7fbfd;
	position: relative;
	top: -3px;
}
.article-container .ico .ico-img {
	background-color: #f7fbfd;
}
.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 #928922;
}
.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 #928922;
}
h2.news {
	color: black;
	border-bottom: solid 2px #928922;
	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: #928922;
	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: #928922;
	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: #f7fbfd;
	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: #f7fbfd;
	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: #928922;
	background-image: url(../img/industrial-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#industrial-title {
	font-size: 20px;
	text-align: center;
}
#industrial-title a {
	color: Black;
	font-size: 20px;
	text-decoration: none;
}
#industrial-title a:hover {
	color: white;
}
.left-title, .middle-title {
	background-color: #f7fbfd;
	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: #f7fbfd;
	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 #928922;
	margin-bottom: 4px;
}
.attachments-panel ul, .attachments-panel li {
	color: #928922;
}
.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;
}
.aktuality  {
    margin-bottom: 4px;
}
.aktuality a {
    color: black;
}
.aktualita-title {
    color: Black;
    font-weight: bold;
    margin: 4px 0 2px 0;
}
.aktualita-text {
    color: #928922;
    font-weight: normal;
    margin-bottom: 4px;
}

/* right */
#newsTabContainer {
	width: 245px;
	background-image: url(../img/right-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
#newsTabContainer .right-title {
	min-height: 12px;
	background-image: url(../img/right-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0;
	padding: 8px 14px 4px 4px;
	font-size: 15px;
	font-weight: bold;
	color: #928922;
	text-align: right;
}
#newsTabContainer .aktuality {
	background-image: url(../img/right-bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 10px 15px 10px 10px;
}
#newsTabContainer .right-bottom {
	width: 245px;
	height: 12px;
	background-image: url(../img/right-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
	margin: 0;
}