/**
 *  CSS of Andrea Joskova Web
 *  @url: andreajoskova.cz
 *  @author: Franta Toman (www.frantatoman.cz) 
 */

/* reset */ 
 html,body,div,span,applet,object,iframe, h1,h2,h3,h4,h5,h6,p,blockquote,pre, a,abbr,acronym,address,big,cite,code, del,dfn,em,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, b,u,i,center, dl,dt,dd,ol,ul,li, fieldset,form,label,legend, table,caption,tbody,tfoot,thead,tr,th,td, article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary, time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after, q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

/* html, body */
html, body{ height: 100% }
body{ font: 12px 'Arial', serif; color: #272727; background-image: url(../images/backgrounds/02.jpg); background-position: 0 0; background-repeat: no-repeat; background-attachment: fixed; background-size: 100% auto; }
strong{ font-weight: bold }
hr{ border: 0; border-top: 1px dashed #ccc }

/* modificators */
.l{ float: left }
.r{ float: right }
.clear{ clear: both }
.abs{ position: absolute }
.rel{ position: relative }
.fix{ position: fixed }
.block{ display: block }
.hidden{ display: none }
.bg-header{ background: url(../images/header-bg_1.png) }
.pt25{ padding-top: 25px }
.pt28{ padding-top: 28px }

/* widths */
.w30{ width: 30px }
.w100p{ width: 100% }
.h74{ height: 74px }

/* font sizes */
.fs40{ font-size: 40px !important }

/* colors */
.white{ color: #fff }
.ocr{ color: #999 }

/* text transforms */
.upper{ text-transform: uppercase }

/* padding */
.p29{ padding: 29px }

/* links */
a{ color: #999; text-decoration: none; -webkit-transition: color 0.2s ease;-moz-transition: color 0.2s ease;-o-transition: color 0.2s ease;transition: color 0.2s ease }
a:hover{ color: #000 }

/** container */
#container{  width: 100%; height: 100%; display: block;  }

/* header & footer*/
#header, #footer{ float: left; position: fixed; width: 100%; z-index: 99 }
#header{ top: 0 }

#footer{ bottom: 0; height: 50px; background: #fff; box-shadow: 0 0 2px #111111; }
#footer p{ padding: 0; margin: 0 }

#footer .logos{ padding: 8px 0 0 30px }
#footer .logos a{ margin-right: 10px }

#footer .authors{ padding: 18px 30px 0 0 }

/* logotyp */
#logotyp{ width:212px;height:74px;background:url(../images/logotyp-3.png); text-indent: -9999px; margin-right: 24px; position: relative; top: -8px; border-top: 8px solid #fff }

/* navigations */
#navigations{ display: block; margin-left: 242px; width: 100%; }

/* languages */
#languages { padding-top: 8px; width: 80% }
#languages li{ margin-right: 12px; }
#languages li a{ color: #a9a9a9 }
#languages li a:hover, #languages li .active{ color: #272727 }

/* navigation */
#languages li, #navigation li { font: 14px 'Open Sans', sans-serif; font-weight: 600; float: left; position: relative }
#navigation{ margin-top: 19px; width: 80% }
#navigation li { line-height: 14px }
#navigation .first{ padding-left: 0 }
#navigation li a{ color: #fff; padding: 10px 10px 11px 10px }
#navigation li a:hover, #navigation li:hover a{ color: #999 }

#navigation li ul{ position:absolute; background: #fff; padding: 5px 0;top:28px; display: none; white-space:nowrap; z-index: 20; box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); }

#navigation li:hover ul li a{ color: #272727  }
#navigation li ul li { padding: 5px 10px; clear: both }
#navigation li ul li a{ color: #272727; padding: 0 }
#navigation li ul li a:hover{ color: #999 }

#navigation li:hover .has-subnav{ background: url(../images/menu-arrow.png) center bottom no-repeat }
#navigation li:hover ul{ display: block }

/* welcome */
#welcome{ font-family: 'Open Sans'; font-size: 13px; height:167px; font-weight:100; height: 194px; color: #e2e2e2; top: 50%; position: absolute; margin-top: -83px; background: url(../images/welcome-right-transparent_1.png) right no-repeat; padding-right: 51px }
#welcome .content{ background: url(../images/transparent-bg-dark_1.png); padding: 12px 20px 19px 25px }
#welcome h1{  width: 600px; font-size: 38px; position: relative; padding-bottom: 0; line-height: 48px; font-weight: 400 }
#welcome h1 strong{ font-weight: 600 }
#welcome ul li{ padding-bottom: 4px }

/* content */
#content{ width: 854px; position: relative; left: 106px; background: #fff; margin-top: 130px; float: left; margin-bottom: 60px; line-height: 20px }

#content h1{ color: #0c0b09; font-size: 40px; line-height: 48px; font-family: 'Open Sans'; font-weight: 100; margin-bottom: 12px }
#content h2{ font-size: 30px; line-height: 38px; font-family: 'Open Sans'; font-weight: 100; margin-bottom: 10px; color: #999 }

#content h3{ font-size: 20px; line-height: 28px; font-family: 'Open Sans'; font-weight: 100; margin-bottom: 10px; color: #999 }
#content h4{ font-size: 18px; line-height: 26px; font-family: 'Open Sans'; font-weight: 100; margin-bottom: 8px; color: #999 }
#content h5{ font-size: 16px; line-height: 22px; font-family: 'Open Sans'; font-weight: 100; margin-bottom: 6px; color: #999 }
#content h6{ font-size: 14px; line-height: 20px; font-family: 'Open Sans'; font-weight: 100; margin-bottom: 4px; color: #999 }

#content p{ padding: 0 0 8px; font-size: 12px; line-height: 20px }
#content p:last-child{ padding-bottom: 0; }

#content ul, #content ol{ padding: 0 10px 8px 10px }
#content ol { padding-left: 14px }
#content li, #content ol li{ margin-left: 10px }

#content ul li { list-style: disc }
#content ol li { list-style:decimal }

/* pagination */
.pagination{ padding-top: 20px }
.pagination a{ background: #272727; color: #fff; padding: 4px 8px; border: 1px solid #272727; margin-left: 5px  }
.pagination .active{ background: #fff; border-color: #ccc; color: #ccc }
.pagination a:hover{ background: #fff; color: #272727 }

/* sidenav */
.sidenav{ width: 55px; height: 103px; display: block; position: fixed; top: 50%; margin-top: -27px }
.sidenav a{ background: url(../images/sidenav.png); display: block; height: 103px }
.sidenav-left{ left: 24px; }
.sidenav-left:hover a{ background-position: 0 -103px } 
.sidenav-right{ right: 24px;  }
.sidenav-right a{ background-position: -55px 0 }
.sidenav-right:hover a{ background-position: -55px -103px }

/* news */
.news-list .news, #photogallery-list .photogallery{ border-bottom: 1px dashed #ccc; margin-bottom: 13px }
.news-list .news .date{ margin-bottom: 18px }
.news-list .news .content{ margin-bottom: 6px }
.news-detail .perex{ font-style: italic; color: #bbb; margin-bottom: 10px }

.news div.news_image_box,
.news .news_box { float: left; }
.news .news_box { width: 590px; margin-left: 10px; }
.news div.news_image_box img.news_image { border: 1px solid #e7e7e7 }

.news-list .last, #photogallery-list .last{ border-bottom: 0; margin-bottom: 0 }
#photogallery-list .photogallery .content{ margin-bottom: 10px }

/* ajax & loading */
#loader{ background: url("../images/loader.gif") no-repeat scroll center 17px #fff;border-radius: 10px;display: none;height: 100px;left: 50%;margin-left: -80px;margin-top: -50px;position: fixed;text-align: center;top: 50%;width: 160px;z-index: 9999; }
#loader span{ position: relative; top: 73px }

/* photogallery */
#photogallery-detail{  }
#photogallery-detail p{ margin-bottom: 12px }
#photogallery-detail .photos a, #photogallery-detail .photos a img{ float: left; }
#photogallery-detail .photos a{ margin: 0 10px 10px 0; position: relative }
#photogallery-detail .photos a span{ position: absolute; left: 0; bottom: 0; color: #fff; background: url(../images/transparent-bg-dark_1.png); text-align: center; padding: 10px 0; display: none; width: 100%; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; font-weight: 600 }

#photogallery-detail .photos .last{ margin-right: 0 }

/* photo */
#photo{ float: left; width: 100% }
#photo .desc{ float: right; width: 368px }
#photo p{ font-family: 'Open Sans', Arial, sans-serif; font-size: 18px; font-weight: 100; line-height: 26px }
#photo img{ width: 400px }  

#photo-navigation{ width: 100%; font-size: 20px; color: #ccc; float: left; font-family: 'Open Sans', Arial, sans-serif; font-weight: 100; padding-top: 10px }
#photo-navigation a{ color: #aaa }
#photo-navigation a:hover{ color: #000 }
#photo-navigation .list{ position: relative; top: -9px; text-align: center; opacity: 0.4 }
#photo-navigation .list:hover{ opacity: 1 }

#photo-navigation .prev{ width: 120px; display: block; height: 30px }
#photo-navigation .next{ width: 120px }
#photo-navigation .list{ width: 160px; left: 200px }

/* flash new */

#flash-new{ position: absolute; top: 50%; height: 194px; width: 272px; margin-top: -83px; left: 645px; background: url(../images/welcome-left-white-transparent_2.png) no-repeat }
#flash-new .content{ background: url(../images/transparent-bg-light.png); display: block; margin-left: 51px; height: 194px }
#flash-new .content a{ color: #272727 }
#flash-new .content a:hover{ color: #7e7e7e }

#flash-new .content h2{ font-size: 24px; font-weight: 600; padding-bottom: 9px }
#flash-new .content p{  font-size: 15px; padding-bottom: 10px }
#flash-new .content h2, #flash-new .content p{ padding-right: 20px; font-family: 'Open Sans', Arial, sans-serif; }

/* backgrounds */
#backgrounds{ display: none }

/* motto */
.motto{ font-size: 29px; padding-bottom: 10px }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

td.cena  {text-align: right; width: 10% }
td.ukon  {width: 35% }
td.popis {width: 55% }