/* --- css stylesheet - Czech RTD --- */
/* --- global --- */
html , html * , body , body * {
	font-size: 11px;
	line-height: 13px;
	font-family: "verdana ce", verdana, "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
html {/*
  scrollbar-track-color: silver;
  scrollbar-face-color: blue;
  scrollbar-highlight-color: color;
  scrollbar-3dlight-color: green;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: purple;
  scrollbar-arrow-color: red;*/
}
body {
	margin: auto;
	padding: 0px;
	color: #23282C;
  background: none #FFFFFF;
}
body.admin {
  margin: 5px 5px 5px 5px;
  padding: 0px 0px 0px 0px;
  color: #23282C;
  background: none #FFFFFF;
  text-align: left;
}
img {
	border: 0px none;
}
p {
	margin: 0px;
	padding: 0px;
}
ul , ol {
  margin: 0px 0px 0px 16px;
  padding: 0px;
  color: #262A6C;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/dot_ul.gif);
}
ol li {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FB8E0F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FB8E0F;
	text-decoration: underline;
	font-weight: bold;
}
h1 , h2 {
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
h3, h4, h5, h6 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
form {
  margin: 0px;
  padding: 0px;
}
/* --- mask --- */
div.all {
	background: repeat-y 165px 0px url(images/web_bg.gif) #FFFFFF;
	width: 856px;
	margin: auto;
	margin-top: 10px;
}
div.web-top {
	background: no-repeat 0px 0px url(images/web_top.gif) #FFFFFF;
	height: 57px;
}
div.web-top a {
	display: block;
	float: left;
	width: 145px;
	height: 40px;
	margin: 10px 0px 0px 5px;
}
div.web-main {
	background: repeat-x left top url(images/web_main_bg.gif) #FFFFFF;
	height: 147px;
}
div.contents {
}
div.content-left {
	width: 165px;
	float: left;
}
div.content-center {
	width: 494px;
	float: left;
	margin: 0px 1px 0px 1px;
}
div.content-right {
	width: 195px;
	float: left;
}
div.content-two {
	width: 690;
	float: left;
	margin: 0px 0px 0px 1px;
	background: none #FFFFFF;
}
.clear {
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
div.window-top {
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #B8C7D2;
}
div.window-bottom {
	padding: 20px 10px 10px 10px;
}
div.window-gray-top {
	background: no-repeat 0px 0px url(images/window_bg.gif);
	padding: 20px 10px 10px 10px;
	border-bottom: 1px solid #B8C7D2;
}
div.window-gray-bottom , div.window-rawhtml-top {
	background: no-repeat 0px 0px url(images/window_bg.gif);
	padding: 20px 10px 10px 10px;
}
div.footer {
	background: repeat-x 0px 0px url(images/web_footer.gif) #FFFFFF;
	height: 25px;
	text-align: center;
	color: #B8C2CA;
	padding-top: 25px;
}
/* --- web-main --- */
img.mainpicture {
  display: block;
  float: left;
  margin-top: 17px;
}
div.menu-main {
	background: repeat-y right top url(images/button_menu.gif);
  float: right;
  width: 250px;
}
div.menu-main a {
  display: block;
  height: 21px;
  line-height: 21px;
  color: #FFFFFF;
  padding: 0px 0px 0px 25px;
  text-decoration: none;
}
div.menu-main a:hover {
	color: #515D65;
  text-decoration: none;
}
div.menu-main a.active {
	color: #515D65;
}
div.menu-main a.active:hover {
	color: #515D65;
}
/* --- content --- */
div.menu-left {
  background: repeat-y 0px 4px url(images/dot_menu_left2.gif);
	padding: 0px 2px 0px 2px;
	margin-bottom: 14px;
}
div.menu-left a {
	/*background: no-repeat 0px 4px url(images/dot_menu_left.gif);*/
	display: block;
	padding: 0px 0px 0px 15px;
	color: #515D65;
	text-decoration: none;
}
div.menu-left a:hover {
	color: #FB8E0F;
	text-decoration: none;
}
div.menu-left a.active {
	color: #FB8E0F;
}
div.menu-left a.active:hover {
	color: #FB8E0F;
}
a.gray , a.archive {
}
a.gray:hover , a.archive:hover {
	color: #FB8E0F;
	text-decoration: none;
}
div.menu-space {
	background: repeat-x center center url(images/dotted_line_gray.gif);
	height: 6px;
	font-size: 1px;
	line-height: 1px;
}
div.small-text {
	padding: 8px 0px 4px 0px;
	font-size: 10px;
	line-height: 12px;
}
div.small-text * {
	font-size: 10px;
	line-height: 12px;
}
.blue {
	color: #3B91C2;
}
.gray {
	color: #8B9CA9;
}
.white {
	color: #FFFFFF;
}
.green {
  color: #8DA116;
}
.text-left , .t-left , .t-l {
	text-align: left !important;
}
.text-right , .t-right , .t-r {
	text-align: right !important;
}
.text-center , .t-center , .t-c {
	text-align: center !important;
}
div.menu-right {
	padding: 0px 2px 14px 2px;
}
div.menu-right a {
	background: no-repeat 0px 4px url(images/dot_menu_right.gif);
	display: block;
	padding: 1px 0px 1px 15px;
	color: #515D65;
	text-decoration: none;
	font-weight: normal;
}
div.menu-right a:hover {
	font-weight: normal;
}
div.text {
	background: no-repeat 0px 1px url(images/dot_heading.gif);
	padding: 0px 0px 0px 20px;
}
div.heading {
	background: repeat-x left bottom url(images/dotted_line_heading.gif);
	height: 15px;
	margin-bottom: 6px;
}
div.heading div {
	background: no-repeat right center url(images/dot_heading_corner.gif);
	padding-right: 10px;
	float: left;
	color: #556068;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-family: "arial ce", arial, "tahoma ce", tahoma, "verdana ce", verdana, "helvetica ce", helvetica, sans-serif;
	letter-spacing: 1px;
}
span.date {
	font-weight: bold;
	color: #1374CE;
	font-size: 10px;
}
table.full {
  width: 100%;
  border: 0px;
}
table.full td {
  padding: 2px 0px 2px 0px;
}
a.archive, a.back_institut {
	background: no-repeat left top url(images/dot_archive.gif);
	padding-left: 16px;
	height: 20px;
	display: block;
	float: right;
	color: #8B9CA9;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}
a.archive:hover, a.back_institut:hover {
	font-weight: normal;
	text-decoration: none;
}
a.back_institut {
  background: no-repeat left top url(images/dot_back_instit.gif);
}
a.list {
  border-bottom: 1px solid #ECEFF1;
  padding: 1px 0px 1px 0px;
  display: block;
  font-weight: normal;
	color: #23282C;
}
a.list:hover {
  font-weight: normal;
	color: #FB8E0F;
	text-decoration: none;
}
a.back {
	background: no-repeat left center url(images/dot_back.gif);
	padding: 0px 4px 0px 12px;
	color: #8B9CA9;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}
a.next {
	background: no-repeat right center url(images/dot_menu_right.gif);
	padding: 0px 12px 0px 4px;
	color: #8B9CA9;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
}
a.back:hover , a.next:hover {
	font-weight: normal;
	text-decoration: none;
}
a.paging {
  padding: 0px 4px 0px 4px;
	color: #8B9CA9;
}
a.paging:hover {
	text-decoration: none;
}
span.strankovani {
  padding: 0px 4px 0px 4px;
}
td.pages {
  border-top: 1px solid #ECEFF1;
  border-bottom: 1px solid #ECEFF1;
  padding: 2px 0px 2px 0px;
  text-align: center;
}
.form {
  border: 1px solid #B8C7D2;
  margin: 1px 0px 1px 0px;
}
.button {
  background-color: #E3E9C1;
  border: 1px solid #B2C154;
  cursor: pointer;
	font-weight: bold;
	color: #556068;
}
div.block-text {
  margin-bottom: 10px;
}
/* --- search --- */
div.all-search {
	background-color: #FFFFFF;
	width: 856px;
	margin: auto;
	margin-top: 10px;
}
div.web-main-search {
	background: no-repeat 0px 0px url(images/web_main_search.gif) #FFFFFF;
	height: 41px;
}
table.search {
  margin-top: 6px;
  width: 100%;
}
table.search tr td a.search-back {
  color: #FFFFFF;
  padding-left: 26px;
}
table.search tr td a.search-back:hover {
	color: #FB8E0F;
  text-decoration: none;
}
a.button-lite {
	font-weight: normal;
	color: #8DA116;
	text-decoration: underline;
}
a.button-lite:hover {
	font-weight: normal;
}
a.searchresult {
  text-decoration: underline;
  font-weight: normal;
  color: #262A6C;
}
a.searchresult:hover {
  font-weight: normal;
	color: #3B91C2;
}
table.searchresult {
	background: no-repeat 0px 0px url(images/window_bg.gif);
  margin: 10px 0px 0px 0px;
}
table.searchresult2 {
  margin: 5px 0px 0px 40px;
}
table.rtd-institutions {
  width: 480px;
}
/* --- partnersearch --- */
table.partnersearch {
  border-collapse: collapse;
  margin: 0px;
  width: 100%;
  /*width: 540px;*/
}
table.partnersearch th {
  background: none #8395a3;
  border-bottom: 1px solid #FFFFFF;
  padding: 2px 4px 2px 4px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: left;
}
table.partnersearch td {
  background: none #FFFFFF;
  border-bottom: 1px solid #D0D0D0;
  padding: 2px 4px 2px 4px;
  vertical-align: middle;
  text-align: left;
}
table.partnersearch tr.subhead td {
  background: none #D0D0D0;
  border-bottom: 1px solid #FFFFFF;
  padding: 2px 4px 2px 14px;
  font-weight: bold;
}
table.partnersearch tr.space td {
  background: none transparent;
  line-height: 1px;
  font-size: 1px;
}
table.partnersearch tr.active td {
  background: none #F4F4F4;
  cursor: pointer;
}
table.partnersearch tr.active td a {
  text-decoration: none;
}
table.partnersearch tr.off td {
}
table.partnersearch tr.on td {
  background: none #EAEAEA;
  cursor: pointer;
}
table.partnersearch tr.on td a {
  text-decoration: none;
}
table.partnersearch td.off {
  text-align: center;
}
table.partnersearch td.on {
  text-align: center;
  background: none #EAEAEA;
  cursor: pointer;
}
table.partnersearch td.on a {
  text-decoration: none;
}
/* --- TC IS (ISTEC) --- */
.def-common {
}
a.def-link {
}
img.def-img-noborder {
  border: 0px none;
}
img.def-img-border {
}
table.def-table {
  border-collapse: collapse;
  margin: 5px 0px 0px 0px;
  width: 100%;
}
table.def-table td {
  background: none #FFFFFF;
  border: 1px solid #D0D0D0;
  padding: 2px 4px 2px 4px;
  vertical-align: middle;
  text-align: left;
}
table.def-table-form {
}
table.def-table-form td {
}
table tr.def-table-head td {
}
table tr td.def-table-head {
}
table.def-table tr.def-table-head td {
  background: none #8395a3;
  border: 1px solid #FFFFFF;
  padding: 2px 4px 2px 4px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: left;
}
table.def-table tr td.def-table-head {
  background: none #8395a3;
  border: 1px solid #FFFFFF;
  padding: 2px 4px 2px 4px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
  text-align: left;
}
table.def-table-form tr.def-table-head td {
}
table.def-table-form tr td.def-table-head {
}
/* ---  --- */
