* {
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: fontik;
	src: url("https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/font/Monopol_Semibold.eot");
}

@font-face {
	font-family: fontik2;
	src: url("https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/font/Monopol_Light.eot");
}

@font-face {
	font-family: fontik;
	font-style: semibold;
	font-weight: normal;
	src: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/font/Monopol_Semibold.woff') format('woff'), url("https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/font/Monopol_Semibold.ttf") format("truetype")
}

@font-face {
	font-family: fontik2;
	font-style: light;
	font-weight: normal;
	src: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/font/Monopol_Light.woff') format('woff'), url("https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/font/Monopol_Light.ttf") format("truetype");
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration: none !important;
}

a:hover {
	color: #000;
	text-decoration: underline !important;
}

body {
	background: #fff url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/bg.png') repeat-x;
	font-family: 'Open Sans', Arial, sans-serif;
}

#wrapper {
	width: 940px;
	margin: auto;
}

#topSide {
	float: right;
	margin-top: 5px;
}

.linkLeft {
	width: 60px;
	padding: 0 20px;
}

.linkRight {
	width: 60px;
	padding: 0 0 0 10px;
}

#topSide a {
	color: #1a1a18;
	font-size: 13px;
}

#header {
	width: 940px;
	clear: both;
	height: 110px;
	padding: 50px 0 0 0;
	position: relative;
}

#header h1 {
	font: normal 36px fontik2;
	padding: 10px 0 40px 0;
	float: left;
	text-transform: uppercase;
	_cursor: pointer;
	letter-spacing: 1px;
}

#header h1 span {
	font: normal 36px fontik;
	border-bottom: 1px solid #000;
}

#header a:hover h1 {
	text-decoration: none;
}

#header .search {
	border: 1px solid #b1b2b3;
	bottom: 67px;
	height: 28px;
	right: 0;
	position: absolute;
	width: 298px;
	z-index: 1;
}

#header .search input {
	background: none;
	border: 0;
	color: #a9aaaa;
	float: left;
	height: 28px;
	padding: 0 10px;
	width: 245px;
}

#header .search input[type='submit'] {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/ico-search.png') no-repeat center center;
	border: 0;
	cursor: pointer;
	float: right;
	height: 28px;
	overflow: hidden;
	text-indent: -9999px;
	width: 33px;
}

#horizon {
	width: 940px;
	height: 41px;
	display: block;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/horizon.jpg') no-repeat;
	clear: both;
}

#horizon ul {
	list-style: none;
}

#horizon ul li {
	float: left;
	border-right: 2px solid #fff;
}

#horizon ul li#last {
	border-right: none;
}

#horizon ul li a {
	text-transform: uppercase;
	font: normal 22px fontik;
	color: #000;
	text-decoration: none;
	padding: 8px 0 0 0;
	width: 146px;
	height: 33px;
	display: block;
	text-align: center;
}

#horizon ul li a.act {
	text-decoration: underline !important
}

#carousel {
	width: 940px;
}

#slider {
	width: 940px;
	height: 300px;
	display: block;
	clear: both;
	margin-top: 50px;
	position: relative;
}

#slider .holderCont {
	position: relative;
	overflow: hidden;
	width: 940px;
	height: 300px;
}

#slider .holder {
	width: 10000px;
}

.slideMe {
	width: 940px;
	height: 300px;
	display: block;
}

#slider .slide {
	position: relative;
	float: left;
	width: 940px;
	height: 300px;
	display: block;
}

#slider .slide .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 820px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/carousel.png');
	padding: 15px 60px;
	height: 50px
}

#slider .slide .caption p {
	font: normal 13px 'Open Sans';
	line-height: 15px;
	#line-height: 15px;
}

#slider .slide .caption p span {
	font: normal 28px fontik;
	line-height: 15px;
	#line-height: 22px;
	padding-right: 5px;
}

#slider .button {
	position: absolute;
}

#slider .prev {
	bottom: 14px;
	left: 8px;
	z-index: 1511;
}

#slider .next {
	bottom: 14px;
	right: 8px;
	z-index: 1511;
}

.clear {
	clear: both;
}

#content {
	width: 940px;
	clear: both;
	margin-top: 20px;
	font-family: sans-serif;
	font-size: 15px;
}

.content a {
	text-decoration: underline !important;
}

.content a:hover {
	text-decoration: none !important;
}

#rightCol .content article, #content #rightCol.articleDetail .content {
	color: #404040;
}

#rightCol .content article ul li, #rightCol .content article ul, #content #rightCol .content ul {
	border: 0 !important;
}

#rightCol .content article ul li, #content #rightCol .content ul li {
	list-style-type: disc !important;
	border: 0 !important;
}

#rightCol .content ul li, #rightCol .content ol li, #content #rightCol .content ul li {
	list-style-position: inside !important;
	padding-left: 20px !important;
}

.boxLast {
	float: right !important;
	margin: 0 !important;
}

.box {
	float: left;
	width: 300px;
	min-height: 537px;
	display: block;
	margin-right: 20px;
	padding-bottom: 40px;
}

.box a {
	text-decoration: none;
}

h2 {
	font: normal 22px fontik;
	width: 100%;
	border-bottom: 2px solid #696468;
	padding: 0 0 4px 0;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.news {
	color: #ea8b5d;
}

.topics {
	color: #a3c94f;
}

.calendar {
	color: #da6c99;
}

.about {
	color: #ebb84d;
}

.post {
	float: left;
	width: 300px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/hr.jpg') repeat-x bottom;
	padding: 0 0 15px 0;
	margin-bottom: 12px;
	border-bottom: 2px collapse #555;
	clear: both;
}

.post .date {
	color: #807f7f;
	font-size: 12px;
}

.post p {
	font-size: 13px;
	color: #262626;
}

.post h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.post p.excrpt {
	font-weight: bold;
}

.post .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.centerer {
	text-align: center;
}

#moreNews {
	display: inline-block;
	color: #ea8b5d;
	font-size: 13px;
	text-align: center;
	padding: 0 0 24px 0;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/viceaktualit.jpg') no-repeat bottom center;
}

#moreNews:hover {
	text-decoration: none !important;
}

#moreTopics {
	display: inline-block;
	color: #a3c94f;
	font-size: 13px;
	text-align: center;
	padding: 0 0 24px 0;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/vicetemat.jpg') no-repeat bottom center;
}

#moreTopics:hover {
	text-decoration: none !important;
}

#more2 {
	display: inline-block;
	color: #da6c99;
	font-size: 13px;
	text-align: center;
	padding: 0 0 24px 0;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/viceakci.jpg') no-repeat bottom center;
}

#more2:hover {
	text-decoration: none !important;
}

#more {
	display: inline-block;
	color: #ea8b5d;
	font-size: 13px;
	text-align: center;
	padding: 0 10px 24px 10px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/viceaktualit.jpg') no-repeat bottom center;
}

#more:hover {
	text-decoration: none !important;
}

.calDate {
	width: 46px;
	height: 60px;
	padding: 7px 5px 0px 0;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

.calDateFirst {
	width: 42px;
	height: 16px;
	display: block;
	text-align: center;
	margin-bottom: 2px;
	line-height: 16px;
}

.public {
	background: #e194b4;
	color: #fff;
	border-top: 1px solid #ebb1c7;
	border-bottom: 1px solid #ebb1c7;
}

.technical {
	background: #f5ddea;
	color: #000;
	border-top: 1px solid #faeff3;
	border-bottom: 1px solid #faeff3;
}

.calDateSecond {
	width: 42px;
	height: 16px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: #d9d9d9;
	display: block;
	text-align: center;
	color: #6d6d6d;
	line-height: 16px;
}

#options {
	width: 100%;
	height: 24px;
	clear: both;
	font: normal 11px 'Open Sans';
	margin: 0 0 15px 0;
}

#options > div {
	font-weight: bold;
}

#options .optionLabel {
	line-height: 16px;
}

#options .ieLabel {
}

.optionPublic {
	width: 149px;
	height: 19px;
	padding-top: 4px;
	padding-bottom: 1px;
	background: #e095b4;
	float: left;
	display: block;
	color: #fff;
	margin-right: 2px;
}

.optionTechnical {
	width: 149px;
	height: 19px;
	padding-top: 4px;
	padding-bottom: 1px;
	background: #f5ddea;
	float: left;
	display: block;
}

input.ieCheckbox {
	display: none;
}

.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	vertical-align: top;
	margin: 0 10px;
	margin-top: 2px;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 5px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	#display: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: -5px;
	left: 0px;
	color: #000;
}

.spacer {
	width: 940px;
	height: 10px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/spacer.jpg') no-repeat;
	margin: 25px 0 15px 0;
	display: block;
	clear: both;
}

#aboutUs {
	width: 615px;
	float: left;
}

#aboutUs h3 {
	margin: 10px 0;
	font: normal 24px fontik;
}

#aboutUs h3 a {
	text-decoration: none !important;
}

#aboutUs p {
	font-size: 13px;
}

.alignright {
	float: right;
	margin: 0 0 0 25px;
}

#aboutUsMedia {
	width: 309px;
	float: right;
	padding-bottom: 40px;
}

#aboutUsMedia.extended, #aboutUsMedia.extended .post {
	width: 100%;
	background: none;
}

#aboutUsMedia .post {
	min-height: 50px;
	padding-right: 20px;
}

#aboutUsMedia .post a {
	color: #000;
	text-decoration: underline;
}

#aboutUsMedia .post h3 {
	margin-top: 0;
}

#aboutUsMedia .post .img-post {
	width: 40px;
	height: 41px;
	float: left;
	margin: 0px 12px 15px 0px;
	display: block;
}

#aboutUsMedia a {
	text-decoration: none;
}

#aboutUsMedia .meta-post a {
	text-decoration: underline !important;
}

#aboutUsMedia .meta-post a:hover {
	text-decoration: none !important;
}

#footer {
	font-size: 12px;
	color: #3f3f3f;
}

#footer h3 {
	font: normal 21px fontik;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 0 0 4px 0;
}

#footer h3 a {
	color: rgb(63, 63, 63);
}

#footer .footerBox {
	float: left;
	width: 140px;
	min-height: 320px;
	padding-bottom: 25px;
	margin-right: 15px;
}

#footer .footerBox p {
	padding: 8px 0;
}

#footer .footerBox ul {
	list-style: none;
	font-size: 11px;
}

#footer .footerBox ul li {
	padding: 8px 0;
	border-bottom: 1px dotted #3f3f3f;
}

#footer .footerBox ul .lastOne {
	border: none;
}

#footer .footerBox ul li span {
	width: 100%;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}

#footer .podpora ul li {
	border: none !important;
}

.spacerLast {
	width: 940px;
	height: 5px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/spacerLast.jpg') no-repeat;
	margin: 25px 0 10px 0;
	display: block;
	clear: both;
}

#bottom {
	width: 940px;
	height: 50px;
}

#bottom p {
	font-size: 13px;
}

/*  ROZCESTNIK / CROSS  */
#content #nav {
	color: #9c9d9d;
	font-size: 13px;
	font-weight: bold;
	padding: 35px 0 14px;
}

#content #nav a:link, #content #nav a:visited, #content #nav a:hover {
	color: #636362;
	text-decoration: underline !important;
}

#content #nav a:hover {
	text-decoration: none !important;
}

#content #nav small {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/ico-nav.png') no-repeat 0 0;
	display: inline-block;
	height: 10px;
	margin: 0 7px;
	width: 10px;
}

#content h1 {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/h1-border.png') repeat-x left bottom;
	color: #1a1a18;
	font-family: 'fontik', Arial, sans-serif;
	font-size: 44px;
	line-height: 54px;
	margin: 0;
	padding: 0 0 1px;
}

#content ul.cross {
	list-style-type: none;
	margin: 0;
	padding: 17px 0 0;
}

#content ul.cross li {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/cross.png') no-repeat 0 0;
	float: left;
	height: 200px;
	margin: 0 20px 20px 0;
	width: 220px;
}

#content ul.cross li.last {
	margin: 0 0 20px;
}

#content ul.cross li a:link, #content ul.cross li a:visited, #content ul.cross li a:hover {
	display: block;
	height: 220px;
	width: 220px;
	overflow: hidden;
}

#content ul.cross li img {
	display: block;
	margin: 10px 10px 6px;
}

#content ul.cross li h2 {
	border: 0;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	padding: 0 10px;
	text-transform: none;
	width: auto;
}

#content #leftCol {
	float: left;
	padding: 12px 0 30px;
	width: 220px;
}

#content #leftCol ul, #content #rightCol ul {
	border-top: 1px dotted #424242;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content #rightCol ul:first-child {
	border-top: none
}

#content #leftCol ul li, #content #rightCol ul li {
	border-bottom: 1px dotted #424242;
}

#content #leftCol ul li a:link,
#content #leftCol ul li a:visited,
#content #leftCol ul li a:hover,
#content #rightCol ul li a:link,
#content #rightCol ul li a:visited,
#content #rightCol ul li a:hover {
	color: #404040;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	padding: 7px 0 10px;
}

.content li a {
    display: inline !important;
}

#content #leftCol ul li a:hover, #content #rightCol ul li a:hover {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/leftcol-menu-act.png') repeat-y 0 0;
	text-decoration: none !important;
}

#content #leftCol ul li a.act:link,
#content #leftCol ul li a.act:visited,
#content #leftCol ul li a.act:hover,
#content #rightCol ul li a.act:link,
#content #rightCol ul li a.act:visited,
#content #rightCol ul li a.act:hover {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/leftcol-menu-act.png') repeat-y 0 0;
	padding: 7px 10px 10px;
	text-decoration: none !important;
}

#content #rightCol {
	float: right;
	padding: 2px 0 0;
	width: 700px;
}

#content #rightCol .main-image {
	border-bottom: 1px solid #000;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	line-height: 26px;
	padding: 10px 0 0;
}

#content #rightCol .main-image img {
	display: block;
}

#content #rightCol .content {
	color: #404040;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0 17px 0;
	width: 460px;
}

#content #rightCol .content.padding {
	padding-top: 17px;
}

#content #rightCol .content article {
	padding: 0 0 45px;
	position: relative
}

#content #rightCol .content p {
	padding: 0 0 5px;
}

#content #rightCol .content ul {
	margin: 0;
}

#content #rightCol .content ul li {
	list-style-position: inside;
	padding: 0 0 5px;
}

#content #rightCol .content #tabs {
	padding: 34px 0 20px;
	position: relative;
}

#content #rightCol .content #tabs h2 {
	border: 0;
	border-top: 1px solid #fff;
	color: #000;
	cursor: pointer;
	float: left;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 34px;
	line-height: 30px;
	margin: 0;
	padding: 0 26px;
	position: absolute;
	text-transform: none;
	top: 0;
	width: auto;
	z-index: 1;
}

#content #rightCol .content #tabs h2.act {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/tab.png') repeat-x 0 0;
	border: 1px solid #ffcc66;
	border-bottom: 0;
	padding: 0 25px;
}

#content #rightCol .content #tabs h2#tab-1 {
	left: 18px;
}

#content #rightCol .content #tabs h2#tab-2 {
	left: 192px;
}

#content #rightCol .content #tabs.en h2#tab-2 {
	left: 152px;
}

#content #rightCol .content #tabs h2#tab-3 {
	left: 315px;
}

#content #rightCol .content #tabs .box-tab {
	border-top: 1px solid #ffcc66;
	display: none;
	line-height: 17px;
}

#content #rightCol .content #tabs .box-tab-1 {
	display: block;
}

#content #rightCol .content #tabs .box-tab article {
	float: left;
	width: 100%;
	color: #252525;
	font-size: 13px;
	line-height: 17px;
	padding: 23px 0 0;
}

#content #rightCol .content #tabs .box-tab h3 {
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 3px;
}

#content #rightCol .content #tabs .box-tab a.more:link, #content #rightCol .content #tabs .box-tab a.more:visited, #content #rightCol .content #tabs .box-tab a.more:hover {
	color: #818181;
	font-size: 11px;
	text-decoration: underline !important;
}

#content #rightCol .content #tabs .box-tab a.more:hover {
	text-decoration: none !important;
}

#content #rightCol .content #tabs .box-tab p {
	padding: 0;
}

#content #rightCol .content #tabs .box-tab img {
	float: left;
	margin: 0 20px 0 0;
}

#content #rightCol .content #article-tabs {
	margin-top: 10px;
}

#content #rightCol .content #article-tabs ul li {
	color: #000;
	border: 1px solid #fff !important;
	border-bottom: 0 !important;
	cursor: pointer;
	float: left;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 34px;
	line-height: 30px;
	margin: 0;
	padding: 0 26px;
	text-transform: none;
	width: auto;
	z-index: 1;
	list-style-type: none !important;
	text-align: center;
	list-style-position: inside;
}

#content #rightCol .content #article-tabs ul li.act {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/tab.png') repeat-x 0 0;
	border: 1px solid #ffcc66 !important;
	border-bottom: 0 !important;
}

#content #rightCol .content #article-tabs .box-tab {
	border-top: 1px solid #ffcc66;
	display: none;
	line-height: 17px;
}

.box-tab.no-top-border {
	border-top: 0 !important;
}

#content #rightCol .content #article-tabs .box-tab {
	float: left;
	width: 100%;
	color: #252525;
	font-size: 13px;
	line-height: 17px;
}

#content #rightCol .content #article-tabs .box-tab article, #content .content-item {
	float: left;
	width: 100%;
	color: #252525;
	font-size: 13px;
	line-height: 17px;
	padding: 23px 0 0;
}

#content .content-item {
	padding-top: 23px !important;
}

#content .content-item h3 {
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 3px;
}

.box-tab .noart {
	margin-top: 23px;
}

#content #rightCol .content #article-tabs .box-tab h3 {
	font-size: 13px;
	line-height: 17px;
	padding: 0 0 3px;
}

#content #rightCol .content #article-tabs .box-tab a.more:link,
#content #rightCol .content #article-tabs .box-tab a.more:visited,
#content #rightCol .content #article-tabs .box-tab a.more:hover {
	color: #818181;
	font-size: 11px;
	text-decoration: underline !important;
}

#content #rightCol .content #article-tabs .box-tab a.more:hover {
	text-decoration: none !important;
}

#content #rightCol .content #article-tabs .box-tab p {
	padding: 0;
}

#content #rightCol .content #article-tabs .box-tab img {
	float: left;
	margin: 0 20px 0 0;
}


#content #rightCol .rightCol {
	float: right;
	padding: 1px 0 0;
	width: 220px;
}

#content #rightCol .rightCol h2 {
	border-bottom: 1px solid #3f3f3f;
	color: #404040;
	font-size: 20px;
	margin: 0;
	padding: 13px 0 1px;
	text-transform: none;
}

.hidden {
	display: none;
}


#content #rightCol .rightCol .photo {
	font-size: 12px;
	line-height: 14px;
	padding: 8px 0 0;
}

#content #rightCol .rightCol .photo img {
	display: block;
	margin: 0 0 3px;
	max-width: 100%;
}

#content #rightCol .rightCol a.more:link, #content #rightCol .rightCol a.more:visited, #content #rightCol .rightCol a.more:hover {
	color: #818181;
	font-size: 11px;
	text-decoration: underline !important;
}

#content #rightCol .rightCol a.more:hover {
	text-decoration: none !important;
}

#content #rightCol .rightCol .contact {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 0;
}

#content #rightCol .rightCol .contact table {
	border: 0;
	border-spacing: 0;
	margin: 16px 0 0;
	width: 100%;
}

#content #rightCol .rightCol .contact table.sm {
	margin: 4px 0 0;
}

#content #rightCol .rightCol .contact table.sm tr td {
	padding-bottom: 6px;
}

#content #rightCol .rightCol .contact table td {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
}

#content #rightCol .rightCol .contact table td img {
	display: block;
	margin: 0 20px 6px 0;
}

#content #rightCol.articleDetail {
	width: 100%;
}

#content #rightCol.articleDetail .main-image {
	float: left
}

#content #rightCol.articleDetail .content.full {
	width: 100%;
}

#content #rightCol .content.full {
	width: 100%;
}

#content #rightCol.articleDetail .content {
	width: 700px;
}

.social {
	width: 95px;
	height: 100px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/images/socials.jpg') no-repeat;
	display: inline-block;
}

.social.small {
	width: 24px;
	height: 24px;
}

.social.facebook {
	background-position: -42px -42px;
}

.social.small.facebook {
	background-position: -48px -718px;
}

.social.small.twitter {
	background-position: -73px -718px;
}

.social.small.youtube {
	background-position: -276px -718px;
}

.hint {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/leftcol-menu-act.png');
	padding: 10px;
}

.hint.right {
	float: right;
	width: 20%;
	border-left: 10px solid white;
}

.hint.left {
	float: left;
	width: 20%;
	border-right: 10px solid white;
}

.articleDate {
	line-height: 30px;
	font-size: 12px;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.contact-form label {
	color: #404040;
	font-size: 14px;
	line-height: 20px;
	text-align: left !important;
	margin-left: 6px;
	margin-right: 6px;
}

.contact-form input[type="text"] {
	height: 22px;
	line-height: 22px;
	padding: 0 4px;
}

.contact-form input[type="submit"] {
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
	border: 1px solid #ffcc66;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/img/tab.png') repeat-x 0 0;
}

.contact-form input[type="submit"]:hover {
	cursor: pointer;
}

.inline {
	display: inline !important;
}

ul li a:hover {
	background: none !important;
}

#contact-table {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
}

#contact-table thead tr td {
	font-weight: bold;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20170805000304/http://www.fgu.cas.cz/layout/horizon.jpg');
	padding: 2px 4px;
}

#contact-table tbody tr td {
	padding: 2px 4px;
}

#contact-table tbody tr:nth-child(even) {
	background: #dfdfdf;
}

#departments_list_menu {
    border-bottom: 1px solid black;
    margin: 20px 0;
}

#departments_list_menu li {
    display: inline-block;
    font-family: 'fontik', Arial, sans-serif;
    font-size: 28px;
    width: 24%;
    text-align: center;
}

#departments_list_menu li a {
    color: #9c9d9d;
}

#departments_list_menu li a:hover {
    text-decoration: none !important;
}

#departments_list_menu li.active a {
    color: black;
}

.department.cross {
    display: none;
}

.department.cross.active {
    display: block;
}

.significant-item {
    display: block;
    background: #BEE480;
    padding: 10px 10px;
    margin-bottom: 4px;
    text-transform: uppercase;
    font: normal 22px fontik;
}

.significant-item:hover {
    background: #A3D84A;
    text-decoration: none !important;
}






/*
     FILE ARCHIVED ON 0:03:04 Aug 5, 2017 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:30:38 Aug 7, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
