@CHARSET "UTF-8";

@font-face {
	font-family: 'Gnuolane';
	src: url('fonts/gnuolane.eot');
	src: local('☺'), url('fonts/gnuolane.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


/* ******************************** common ******************************** */
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Anivers, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

body {
	height: 100%;
}

@media print {
	body {
		font-size: 12pt;
	}
}

.nofloat {
	font-size: 1px;
	height: 1px;
	clear: both;
	display: block;
}

p {
	margin: 1em 0;
	padding: 0;
}

table p {
	margin: 0 0 1em 0;
	padding: 0;
}

a img {
	border: 0;
}

.web-accessibility {
	display: none;
}

h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: normal;
}

h1 {
	margin: 0 0 0.7em 0;
	font-size: 260%;
	font-family: Gnuolane;
	text-transform: uppercase;
}

h2 {
	margin: 1.6em 0 0.6em 0;
	/*padding: 1.4em 0 0.6em 0;*/
	font-size: 190%;
	font-family: Gnuolane;
	text-transform: uppercase;
}

h3 {
	margin: 1.5em 0 0.6em 0;
	font-size: 140%;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 2em;
}

ul li {
	margin: 0 0 0.3em 0;
	padding: 0;
	list-style: square outside none;
}

ol {
	margin: 0.8em 0 1.8em;
	padding: 0 0 0 2em;
}

ol li {
	margin: 0;
	padding: 0;
}

input,select {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 2px;
	outline: none;
}

textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 2px;
	resize: vertical;
	outline: none;
}

a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #be9f52;
}

a:hover {
	text-decoration: underline;
	color: #be9f52;
}

@media print {
	a:after,a:link:after,a:visited:after,a:active:after {
		content: " (" attr(href) ") ";
		text-decoration: none;
		color: #000;
	}
	a[href^="/"]:after {
		content: " (http://www.hotel-farma.cz" attr(href) ") ";
		text-decoration: none;
		color: #000;
	}
}

table {
	padding: 0;
	margin: 0 0 1em 0;
}

table td {
	vertical-align: top;
	padding: 0 1em 0 0;
}

table th {
	font-weight: normal;
	text-align: left;
	padding: 0 1em 0 0;
}

table tr {
	vertical-align: top;
}

.chyba {
	color: #FF0000;
	font-size: 100%;
	/*background-color: #940000;*/
	margin: 1em 0 1em 0;
	/*padding: 1em;*/
}

.chyba p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}

.chyba ol {
	margin: 0;
	padding: 0 0 1em 3em;
}

.gray {
	color: gray;
}

.content a.external {
	padding-right: 12px;
	background-image: url("img/external.gif");
	background-position: right center;
	background-repeat: no-repeat;
}






.pagebg {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;

	/* nefunguje pro IE */
	/*background: url("img/bg01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/

	z-index: -1;

	/*box-shadow:inset 0 0 50px #000000;*/
}

.pagebg .slide {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 0;
	position: relative;
}

.pagebg img {
	display: none;
}

.pagebg .mask {
	background-image: url("img/maska.png");
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.pagebg .slide01 {
	background: url("img/bg01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide02 {
	background: url("img/bg02.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide03 {
	background: url("img/bg_skoleni01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide04 {
	background: url("img/bg_skoleni02.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide05 {
	background: url("img/bg_hotel01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide06 {
	background: url("img/bg_hotel02.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide07 {
	background: url("img/bg_kavarna01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide08 {
	background: url("img/bg_kavarna02.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide09 {
	background: url("img/bg_restaurace01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide10 {
	background: url("img/bg_restaurace02.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide11 {
	background: url("img/bg_svatby01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide12 {
	background: url("img/bg_svatby02.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide13 {
	background: url("img/bg_svatby03.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide14 {
	background: url("img/bg_svatby04.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pagebg .slide15 {
	background: url("img/bg_galerie01.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.pagewrapper {
	position: relative;
	min-height: 100%;
}


.page {
	margin: 0 auto;
	padding: 0 10px;
	min-width: 970px;
	max-width: 1240px;
}

.page .header {
	height: 150px;
	position: relative;
	padding: 0 0 10px 0;
}

.page .header .logo {
	position: absolute;
	font-size: 0;
	line-height: 0;
	left: 0;
	top: 0;

	padding: 20px;

	/* background: #be9f52;
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.5); */
}

.page .header .logo a {
	display: block;
	width: 250px;
}

.page .header .logo a img {
	width: 100%;
}


@media print {
	.page .header {
		position: static;
		height: auto;
		padding: 0 0 10mm 0;
	}

	.page .header .logo {
		-moz-box-shadow: 0 0 0;
		-webkit-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
		position: static;
	}
}

.page .header .nav {
	right: 0;
	font-size: 0;
	width: 685px;
	margin: 0 0 0 auto;
	//position: absolute;
}

@media print {
	.page .header .nav {
		display: none;
	}
}

.page .header .nav.nav_en {
	width: 745px;
}

.page .header .nav ul {
	margin: 0;
	padding: 0;
}

.page .header .nav ul li {
	margin: 0 0 0 2px;
	padding: 0;
	list-style: none;
	display: inline;
}

.page .header .nav ul li a {
	line-height: 36px;
	text-transform: uppercase;
	padding: 8px 15px 5px;
	background-color: #000;
	font-size: 19px;
	color: #fff;
	font-family: Gnuolane;
}
.page .header .nav ul li a:hover {
	background-color: #B29754;
	text-decoration: none;
}
.page .header .nav ul li a.active {
	background-color: #C3A65C;
}


.page .header .lang {
	position: absolute;
	left: 310px;
	top: 0;
}

@media print {
	.page .header .lang {
		display: none;
	}
}

.page .header .lang ul {
	margin: 0;
	padding: 0;
}

.page .header .lang ul li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	float: left;
	background-image: url("img/transparent25.png");
}

.page .header .lang ul li:last-child a {
	border-left: 1px solid #eee;
}

.page .header .lang ul li a {
	padding: 0 8px;
	color: #fff;
	font-family: Gnuolane;
}



/* ******************** content ********************** */


@media print {
	.page .contentwrapper {
		width: auto;
		margin: 0;
		padding: 0;
	}

	.page .content {
		padding: 0;
		background-color: transparent;
		-moz-box-shadow: 0 0 0;
		-webkit-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
	}
}


.page .contentwrapper {
	padding: 0 20px 360px 0;
	clear: both;
	width: 650px;
	margin: 0 0 0 auto;
}
.page .contentwrapper.galerie {
	width: 960px;
}

.page .content {
	padding: 25px 30px 30px 30px;
	background-color: #fff;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}

.page .content .fotka_left {
	margin: 8px 30px 20px 0;
	float: left;
}

.page .content .fotka_right {
	margin: 8px 0 20px 30px;
	float: right;
}

.page .content .text table {
	width:100%;
	margin: 0.6em 0 1.4em 0;
}
.page .content .text table td {
    padding: 0 1em 0.6em 0;
    vertical-align: top;
}

.page .content .text a,
.page .content .text a:link,
.page .content .text a:visited,
.page .content .text a:active	{
	text-decoration: underline;
}
.page .content .text a:hover	{
	color: black;
}



/* ******************** homepage ********************** */


.page .homepage {
	padding: 0 0 620px 0;
}

.page .homepage .slideshow {
	height: 230px;
	position: absolute;
	left: 0;
	right: 0;
}

.page .homepage .slideshow ul {
	margin: 0;
	padding: 0;
	height: 210px;
	overflow: hidden;
}

.page .homepage .slideshow ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 200px;
	width: 100%;
}

.page .homepage .slideshow .mask {
	margin: 0 auto;
	padding: 0 10px;
	min-width: 970px;
	max-width: 1240px;
}

.page .homepage .slideshow ul li a {
	display: block;
	width: 555px;
	margin: 0 130px 0 auto;
	color: #fff;
}

.page .homepage .slideshow ul li a:hover {
	text-decoration: none;
}

.page .homepage .slideshow ul li a span {
	display: block;
	cursor: pointer;
}

.page .homepage .slideshow ul li a span.img {
	padding: 20px;
	background-color: #fff;
	font-size: 0;
	line-height: 0;
	width: 220px;
	float: left;
	overflow: hidden;

	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}

.page .homepage .slideshow ul li a span.cont {
	float: right;
	width: 255px;
	padding: 20px;
	background-image: url("img/transparent80.png");
}

.page .homepage .slideshow ul li a span.cont span.title {
	font-family: Gnuolane;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	line-height: 130%;
}

.page .homepage .slideshow ul li a span.cont span.desc {
	line-height: 140%;
	font-size: 95%;
}

.page .homepage .slideshow .nav {
	width: 685px;
	margin: 0 0 0 auto;
}

.page .homepage .slideshow .nav a {
	font-size: 1px;
	padding: 3px 10px;
	margin: 0 4px 0 0;
	background-color: #be9f51;
	color: #be9f51;
}

.page .homepage .slideshow .nav a:hover {
	background-color: #90793E;
	color: #90793E;
}

.page .homepage .slideshow .nav a.activeSlide {
	/*background-color: #90793E;
	color: #90793E;*/
	background-color: #000000;
	color: #000000;
	cursor: default;
}



/* ************************** footer ********************** */

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 245px;
	background-image: url("img/transparent75.png");
	overflow: hidden;
	font-size: 95%;
	box-shadow: inset 0 0 20px rgba(0,0,0,0.5);
}

@media print {
	.footer {
		position: static;
		width: auto;
		height: auto;
		font-size: 100%;
		box-shadow: 0 0 0;
	}
}

.footer .cont {
	padding: 20px 0;
	margin: 0 auto;
	width: 950px;
	color: #aaa;
}

.footer .cont a,
.footer .cont a:link,
.footer .cont a:active,
.footer .cont a:visited {
	color: #ccc;
}
.footer .cont a:hover {
	color: #fff;
}

.footer .cont .col1 {
	width: 23%;
	margin: 0 5% 0 0;
	float: left;
	color: #ccc;
	position: relative;
	height: 152px;
}

.footer .cont .col1 .creation {
	position: absolute;
	bottom: 0;
}

.footer .cont .col2 {
	width: 23%;
	float: left;
	color: #ccc;
}

.footer .cont .col3 {
	width: 23%;
	float: left;
	color: #ccc;
}

.footer .cont .col4 {
	float: right;
	width: 23%;
	color: #ccc;
}

.footer .cont .col4 > a {
	margin-left: 12px;
	margin-top: 5px;
	opacity: 0.5;
	display: block;
}

.footer .cont .col4 > a:hover {
	opacity: 1;
}

.footer .cont .col4 a img {
	max-width: 90px;
}

.footer .cont .col4 p {
	margin-left: 2px;
}

@media print {
	.footer .cont .col1, .footer .cont .col2, .footer .cont .col4 {
		display: none;
	}

	.footer .cont .col3 {
		width: auto;
		color: #000;
		font-size: 120%;
		padding: 1cm 0 0 0;
	}

	.footer a:after {
		content: "";
	}
}

.footer .cont .col2 ul {
	margin: 0;
	padding: 0;
}

.footer .cont .col2 ul li {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

.footer ul.partneri {
	margin: 16px 0 0 0;
	padding: 0;
	clear: both;
}

.footer ul.partneri li {
	margin: 0 35px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

.footer ul.partneri li a {
	display: block;
	background-image: url("img/footer_loga.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 74px;
	height: 48px;
	font-size: 0;
	text-indent: -9999px;
	opacity: 0.5;
	margin-left: 43px;
}

.footer ul.partneri li a:hover {
	opacity: 0.95;
}

.footer ul.partneri li a.eu {
	background-position: 0 0;
	width: 63px;
	margin-left: 0;
}
.footer ul.partneri li a.ahr {
	margin-left: 0;
	background-position: -180px 0;
	width: 94px;
}
.footer ul.partneri li a.komora {
	background-position: -400px 0;
	width: 57px;
}
.footer ul.partneri li a.vysocina {
	background-position: -600px 0;
	width: 122px;
}
.footer ul.partneri li a.pelhrimovsko {
	background-position: -800px 0;
	width: 120px;
}
.footer ul.partneri li a.humpolec {
	background-position: -1000px 0;
	width: 60px;
}
.footer ul.partneri li a.stezky_dedictvi {
	background-position: -1068px 0;
	width: 52px;
}
.footer ul.partneri li a.grand {
	background-position: -1137px 0;
	width: 63px;
}


.footer .cont table.footer_loga {
	width:100%;
	padding: 2.6em 0 0 0;
}
.footer .cont table.footer_loga td {
	text-align: center;
}
.footer .cont table.footer_loga td a img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.footer .cont table.footer_loga td a:hover img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


.footer h2 {
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 100%;
	border-left: 1px solid #aaa;
	text-transform: uppercase;
	font-family: Arial;
}

.footer p {
	margin: 0;
	padding: 0 0 0 20px;
}





/* ******************************** 404 ******************************** */

.content .error404 {
	padding: 0;
}

.content .error404 .img {
	float: left;
	width: 170px;
	height: 164px;
	margin: 0 0 0 0;
	background-image: url("img/404.png");
	background-repeat: no-repeat;
}

.content .error404 .text {
	float: right;
	width: 380px;
}

.content .error404 .text p {
	margin: 0 0 0.3em 0;
}

.content .error404 .text p.lang_cz {
	margin: 0 0 0.3em 0;
}

.content .error404 .text p.lang_en {
	margin: 2em 0 0.3em 0;
}





/* ******************************** kontakt ******************************** */

.content .kontakt_left {
	/*width: 440px;
	float: right;*/
}

.content .kontakt_right {
	/*width: 480px;
	float: left;*/
}

@media print {
	.content .kontakt_left {
		width: auto;
	}

	.content .kontakt_left a:after {
		content:"";
	}

	.content .kontakt_right {
		display: none;
	}
}

.content form.kontakt label {
	display: block;
	clear: both;
	margin: 20px 0 0 0;
}

.content form.kontakt label.label-text {
}

.content form.kontakt .input {
	width: 570px;
	padding: 5px;
	margin: 7px 0;
	border: 1px solid #aaa;
}

.content form.kontakt .input input {
	width: 100%;
	border: 0;
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.content form.kontakt .textarea {
	width: 570px;
	margin: 7px 0;
	padding: 5px;
	border: 1px solid #aaa;
}

.content form.kontakt .textarea textarea {
	width: 100%;
	border: 0;
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	resize: vertical;
}

.content form.kontakt .captchacont {
	clear: both;
	float: left;
	width: 420px;
	height: 30px;
	margin: 20px 0 0 0;
}

.content form.kontakt .submit {
	float: left;
	width: 165px;
	margin: 20px 0 0 0;
}

.content form.kontakt .submit input {
	width: 100%;
	/*padding: 3px;
	margin: 0;
	border: 1px solid #49371f;
	color: #C6A274;
	font-weight:bold;*/
	text-transform: uppercase;
}

.content form.kontakt .captchacont img {
	width: 90px;
	height: 23px;
	float: left;
	margin: 0 10px 0 0;
}

.content form.kontakt .captchacont .captcha-input {
	width: 180px;
	float: left;
	padding: 4px 5px 4px 5px;
	margin: 0 10px 0 0;
	border: 1px solid #aaa;
}

.content form.kontakt .captchacont .captcha-input input {
	width: 100%;
	border: 0;
	background: none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.content form.kontakt .captchacont .refresh-captcha {
	float: left;
	width: 100px;
}

.content form.kontakt .captchacont .refresh-captcha input {
	width: 100%;
	/*padding: 3px;
	margin: 0;
	border: 1px solid #49371f;
	color: #C6A274;*/
}








.content .kontakt_left .left {
	width: 55%;
	float: left;
}

.content .kontakt_left .right {
	float: right;
	width: 40%;
}




/* ******************************** galerie ******************************** */

.content ul.galerie {
	margin: 0;
	padding: 0;
}

.content ul.galerie li {
	margin: 5px;
	padding: 2px;
	list-style: none;
	/*width: 180px;
	height: 150px;*/
	overflow: hidden;
	float: left;
	border: 1px solid #dedede;
}

.page .contentwrapper.galerie .content ul.galerie li {
	margin: 10px 18px;
}

.content ul.galerie li a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 180px;
	height: 150px;
	#display: block;
	#position: relative;
	background-color: white;
}

.content ul.galerie li a span {
	#display: block;
	#position: absolute;
	#top: 50%;
	#left: 50%;
}

.content ul.galerie li a span img {
	#position: relative;
	#top: -50%;
	#left: -50%;
}





/* ******************************** path ******************************** */

.content .path {
	margin: 0 0 2em 0;
}

@media print {
	.content .path {
		display: none;
	}
}

.content .path strong {
	display: block;
	float: left;
	font-weight: normal;
	line-height: 150%;
	color: #666;
}

.content .path ul {
	margin: 0;
	padding: 0;
}

.content .path ul li {
	margin: 0 0.8em;
	padding: 0 0 0 2.2em;
	list-style: none;
	float: left;
	background-image: url("img/path.png");
	background-position: left center;
	background-repeat: no-repeat;
}

.content .path ul li:first-child {
	background-image: none;
	padding: 0 0 0 0.6em;
}

.content .path ul li:last-child a {
	text-decoration: none;
	cursor: default;
}

.content .path ul li a {
	color: #666;
}








/* *********************************** podclanky *********************************** */


.page .content .podclanky {
	margin: 0;
	padding: 0.6em 0 0 0;
}

.page .content .podclanky ul {
	margin: 0;
	padding: 0;
}

.page .content .podclanky ul li {
	margin: 0;
	padding: 0;
	width: 280px;
	margin: 20px 0;
	float: left;
	list-style: none;
	overflow: hidden;
}

.page .content .podclanky ul li.odd {
	clear: both;
}

.page .content .podclanky ul li.even {
	float: right;
}

.page .contentwrapper.galerie .content .podclanky ul li.odd {
	clear: none;
	margin: 20px 10px 20px 10px;
}
.page .contentwrapper.galerie .content .podclanky ul li.odd a span.foto img {
	height: 186px;
	overflow: hidden;
}
.page .contentwrapper.galerie .content .podclanky ul li.even {
	float: left;
	margin: 20px 10px 20px 10px;
}
.page .contentwrapper.galerie .content .podclanky ul li.even a span.foto img {
	height: 186px;
	overflow: hidden;
}
.page .contentwrapper.galerie .content .podclanky ul li a span.popis {
	height: 39px;
	overflow: hidden;
}

@media print {
	.page .content .podclanky ul li, .page .content .podclanky ul li.even, .page .content .podclanky ul li.odd {
		width: auto;
		float: none;
		margin: 0 0 10mm 0;
	}
}

.page .content .podclanky ul li a {
	display: block;
	text-decoration: none;
	color: #000;
}

.page .content .podclanky ul li a span.nazev {
	display: block;
	font-size: 160%;
	text-transform: uppercase;
	color: #BE9F52;
	text-decoration: underline;
	font-family: Gnuolane;
	padding: 0.1em 0 0 0;
	background-image: url("img/podclanky.png");
	background-position: top right;
	background-repeat: no-repeat;
}

.page .content .podclanky ul li a:hover span.nazev {
	text-decoration: underline;
	background-image: url("img/podclanky_.png");
	color: #000000;
}

.page .content .podclanky ul li a span.foto {
	display: block;
	margin: 0 0 1em 0;
}

.page .content .podclanky ul li a span.foto img {

}

.page .content .podclanky ul li a span.popis {
	display: block;
	margin: 1em 0 0 0;
}



/* ************************************** soubory ************************************** */


.content .soubory {
	/*clear:both;*/
	/*background-color:#CCCCCC;*/
}

.content .soubory h2 {
	font-size: 1.6em;
	/*margin: 1.6em 0 1.4em 0;*/
}

.content .soubory ul {
	margin: 0 0 1em;
    padding: 0;
}

.content .soubory ul li {
	float:left;
	width:43%;
	min-height:55px;
	margin: 1em 3% 0.8em 1em;
	list-style: none;
}
.content .soubory ul li a {
	text-decoration: none;
}

.content .soubory ul li .ikona {
	float:left;
	padding:0 20px 10px 0;
	text-align:right;
}

.content .soubory ul li a span.nazev {
	padding:0 0 0 0;
	display:block;
	font-size: 1.1em;
	font-weight: bold;
}
.content .soubory ul li a:hover span.nazev {
	text-decoration: underline;
}
.content .soubory ul li a span.popis {
	padding:0 0 0 0;
	display:block;
	color: #000000;

}
.content .soubory ul li a span.velikost {
	color: #888888;
	font-size:0.9em;
}







/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner {
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner {
		border-top-color: rgba(20,20,20,0.92);
	}
}

.prava_hosta {
	font-size: 85%;
	color: #999;
}

.prava_hosta a {
	color: #999;
}


.grecaptcha-badge {
	z-index: -5;
}