/*-----------------------------------------------------------------------------
Style for projection
-----------------------------------------------------------------------------*/
@media screen, projection {

/* Common Styles -------------------------------------------------------------*/

* {
	margin: 5;
	padding: 0;
}
.decoration {
	display: none;
}
body {
	font: 70%/1.5 Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	color: #DDDDDD;
	background: black;
            font-size: 0.8em;
}
hr {
	display: none;
}
table, form {
	font-size: 100%;
}
a {
	color: #DDDDDD;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin: 10px 0;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
* html #content {
	overflow: hidden;
}
#articles {
	overflow: hidden;
}
#content ul, #content ol {
	list-style-type: square;
	margin-left: 30px;
}
#content ol {
	list-style-type: decimal;
}
#content li {
	margin: 5px;
}
.vlevo-float {
	float: left;
}
.right-float {
	float: right;
}
img.vlevo-float {
	margin: 10px 10px 10px 0;
}
img.right-float {
	margin: 10px 0 10px 10px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: none;
	width: 1px;
}
center {
	margin: 15px 0;
}

/* Layout -------------------------------------------------------------------*/

#whole-page {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#document {
	float: left;
	color: #DDDDDD;
}
#header {
	padding-bottom: 0px;
	background: black;
            overflow: hidden;
}
#header .inner_frame{
	position: relative;
	width: 760px;
	height: 200px;
	background: black url(/img/ulogo.36.jpeg) top left no-repeat;
}
#header h1,#articles h2,legend, #content h3,#folders h2,#gallery h2, #photos h2, #slide h2 {
	font-family: Georgia, "New York CE", utopia, sans-serif;
}
#photos h2 {
	clear: both;
}
#header-decoration {
	display: none;
}
h1 {
	position: absolute;
	top: 100px;
        width: 720px;
        _width: 760px;
        padding: 0px 20px;
	font-size: 250%;
	font-weight: normal;
}
h1 a,h1 a:hover {
	text-decoration: none;
	color: #DDDDDD;
}
#nav-column {
	float: left;
	width: 190px;
}
#nav-column .inner_frame{
	padding-top: 10px;
	padding-bottom: 10px; 
}
#navigation {
	float: left;
	width: 190px;
}
#nav-column #navigation h2, #nav-column .column h2 {
	padding: 7px 10px 8px 10px;
	text-align: left;
	font: bold 115% Georgia, "New York CE", utopia, sans-serif;
	text-transform: uppercase;
	color: #F9A20E;
	background-color: black;
}
#nav-column #navigation .inner_frame {
                margin: -10px 0;
                padding: 0;
                =margin: 0 0 -10px 0;
                =position: relative;
                =top: -10px;
}
menu {
	width: 190px;
	padding-bottom: 20px;
	list-style-type: none;
	background: black
}
menu, .column ul {
	margin-top: 3px;
}

#nav-column li, #nav-column ul li {
	list-style-type: none;
	border-bottom: 1px solid #303030;
}
#nav-column li a{
	padding: 5px 0px 5px 10px;
	_padding: 5px 0px 5px 10px;
	width: 180px;
	_width: 190px;
	color: #FFCC66;
	display: block;
	border-bottom: 1px solid #303030;
	text-decoration: none;
}
#nav-column li a:hover{
	background: #303030;
	
}

.section,#portrait {
	padding-bottom: 20px;
	background: #black
}
.column,#mess-square,#mess-message {
	float: left;
	overflow: hidden;
	width: 190px;
}
#mess-message {float: none;}

#portrait .inner_frame,#last-gallery .inner_frame{
	text-align: center;
}
#portrait a,#last-gallery .wrap-of-photo{
	margin: 0 auto;
}
.wrap-wrapu {
	width: 120px;
	margin: 0 auto;
}
#portrait a, #last-gallery .wrap-of-photo a {
	display: block;
	width: 110px;
	_width: 120px;
	margin: 10px auto;
	padding: 15px 0;
	border: 2px solid #303030;
	background-color: black;
}
#portrait a {
	display: block;
	width: 150px;
}
#search fieldset {
	margin-top: 10px;
	text-align: center;
}
#sendsearch {
	margin: 5px 0;
	padding: 2px 6px;
	_padding: 0px;
}
#calendar,#calendar thead td {
	text-align: center;
	color: #303030;
}
#calendar td{
	font-size: 80%;
	color: #303030;
}
#calendar td a {
	color: #303030;
}
#calendar caption {
	display: none;
}
#calendar table {
	width: 190px;
	text-align: center;
	margin: 10px auto;
}
td, th {
	padding: 1px 3px;
}



#archive-days {
	font-weight: bold;
}
#archive-days a{
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	position: relative;
	width: 760px;	
	padding-top: 10px;
	background: black;
}
#footer .inner_frame {
	padding: 0 5px 20px;
	text-align: right;
	color: #303030;
	overflow: hidden;
}
#footer p {
	display: block;
	margin: 0 auto;
}
#footer a {
	color: #303030;
}
#clear5, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear {
	display: block;
}
#content {
	float: right;
	width: 560px;
	margin-left: 10px;
padding-top:10px;
}
#perex {
	margin: 10px 0;
	padding: 5px 10px;
	color: #DDDDDD;
	background-color: black;
}
#articles {
	padding: 5px 0 0 5px;
}
#articles h2, #folders h2, #gallery h2, #photos h2, #slide h2,#block-comments h2, #photo-album h2 {
	clear: both;
	border-top: 1px solid #303030;
	margin: 10px 0px 20px 0px;
	padding: 5px 0px;
	font-weight: normal;
	color: #DDDDDD;
}
.under-article, .first,.article {
	clear: both;
}
.article {
	margin-top: 20px;
	border-top: 1px solid #303030;
	padding: 0 5px 15px 0;
}
#articles .article h2 {
	margin: 0 0 15px; 
}
#articles .article h2 a {
	text-decoration: none;
}
.date {
	margin-right: 15px;
	color: #303030;
}
.under-article {
	color: #303030;
	padding: 5px 0 0;
}
.under-article strong {
	font-weight: normal;
}
.accessibility-links {
	position: absolute;
	top: -1500px;
}
form {
	clear: left;
	margin: 0;
}
button {
	clear: both;
}
fieldset {
	padding: 0;
	border: none;
}
#block-comments {
	margin-top: 30px;
}
#block-comments form {
	width: 560px;
	padding-bottom: 15px;
	color: #DDDDDD;
	background-color: #182327;
}
#block-comments form dd {
	padding: 10px 0;
}
#block-comments form dt {
	float: left;
	clear: left;
	display: block;
	width: 75px;
	_width: 85px;
	margin-right: 5px;
	padding: 10px 0 10px 10px;
}
#block-comments legend, #block-comments h3 {
	font-size: medium;
	_font-size: small;
	font-weight: normal;
	color: #DDDDDD;
}
#block-comments legend span, #block-comments h3 {
	display: block;
	width: 540px;
	_width: 560px;
	margin: 30px 0 3px;
	padding: 5px 10px;
	background-color: #303030;
}
#block-comments legend {
	_margin-left: -7px;
}
#block-comments legend span {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 3px solid #303030;
	background-color: #10181a;
}
#block-comments input, #block-comments textarea,#block-comments input#c_title {
	width: 435px;
	border: none;
	color: #DDDDDD;
	background-color: #303030;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
        font-size: 100%;
        padding: 3px;
}

#block-comments #c_k_email {
	width: 215px;
}
#block-comments input#validation {
	width: 120px;
	margin: 0 10px 10px 0;
}
#block-comments input.submit{
	width: auto;
	margin:10px 0px 0px 90px; 
        cursor:pointer;
	_margin: 10px 0 0 90px;
	padding: 3px 10px;
	_padding: 1px 4px;
	border: 2px solid #303030;
	color: white;
	background-color: #303030;
}
#block-comments form dd input{width: 185px;}
#block-comments form dd input#c_validation{float:left;margin-left:90px;} 
#block-comments form dd div#c_validation_div{text-align:right;margin-right:29px;} 
#block-comments form dt#validation-dt{margin-left:90px;margin-top:33px;position:absolute;width:180px;}
#content form {
	margin: 10px 0;
}
.comment {
	width: 540px;
	_width: 560px;
	margin-bottom: 3px;
	padding: 15px 10px 5px;
	background-color: #182327;
}
.comment-headline {
	color: #397b81;
}
#block-comments .comment h3 {
	float: left;
	width: auto;
	border: none;
	margin: 0 10px 0 0;
	padding: 0;
	font: bold small Tahoma, "Lucida Grande CE", lucida, sans-serif;
	_font-size: x-small;
	color: #DDDDDD;
	background-color: transparent;
}
#block-comments .comment b,#block-comments .comment i {
	font-style: normal;
	font-weight: normal;
}
.comment-text{
	color: #DDDDDD;
}
.comment-headline, .comment-text {
	padding: 0 5px;
}

/* Foto ---------------------------------------------------------------------*/

#folders {
	margin-top: 20px;
	border-top: 1px solid #303030;
	padding: 10px 5px 15px 0;
}
#folders h2 {
	margin-top: 0;
}
.album {
	float: left;
	width: 125px;
	_width: 160px;
	margin: 10px 11px 10px;
	padding: 0 5px 0 30px;
	background: url('https://s3b.estranky.cz/img/d/1000000040/galerie.gif') top left no-repeat;
}
#folders .album h3 {
	margin: 0 0 .5em 0;
}
#folders .album h3 a{
	font: bold small Tahoma, "Lucida Grande CE", lucida, sans-serif;
	_font-size: x-small;
	color: #DDDDDD;
}








#gallery {
	clear: both;
}
#gallery h2 {
	margin-right: 230px; /* There is not another option, XHTML dont allow nothing else*/
}
.folder {
	position: relative;
	float: left;
	width: 155px;
	_width: 150px;
	overflow: hidden;
	margin: 10px 15px 10px 5px;
	padding: 10px 0 10px 5px;
	border: 1px solid #303030;
	height: 300px;
}
.photo-wrap {
	position: relative;
	z-index: 1;
	float: left;
	margin-top: 2.5em;
}
.folder-info {
	float: left;
	padding: 0.5em 0 0 10px;
}

.folder .photo-wrap{
	_position: relative;
	display: table;
	width: 92px;
	_width: 102px;
	height: 92px;
	_height: 102px;
	border: 5px solid #303030;
	background-color: black;
}

#gallery .folder-info h3 {
	position: absolute;
	top: .7em;
	left: 10px;
	margin: 0;
	font-size: small;
	_font-size: x-small;
	font-weight: bold;

}
.folder-info h3 a {
	color: #DDDDDD;
}
.folder-info div {
	line-height: 2;
}
.folder-info div a {
	color: #DDDDDD;
}

#slide {
	padding: 0 5px;
}
#click {
	clear: both;
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 30px;
 	text-align: center;
        border: 2px solid #303030;
	background-color: black;
}
#click h3 {
	margin: 0;
	padding: 15px 0 10px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: normal;
	color: #DDDDDD;
}
#click p {
	margin: 10px 20px 0;
	color: #DDDDDD;
}
.slidebar {
	_width: 100%;
	height: 100px;
	overflow: auto;
	white-space: nowrap;
}
.slidebar a {
	margin: 0 5px;
}
#thumbnav{
	margin: 15px 0;
 	text-align: center;
}
#timenav, .slidenav {
	padding: 5px;
	clear: both;
	text-align: center;
	color: #DDDDDD;
	background-color: #303030;
}
#thumbnav br, .slidenav br {
	line-height: 0;
	height: 0;
	clear: both;
}
#slide #timenav a, #slide .slidenav a {
	color: #DDDDDD;
}
.slidenav .back {
	float: left;
}
.slidenav .forward {
	float: right;
}

/* Advertisment ------------------------------------------------------------------*/

.message {
	margin-bottom: 5px;
	text-align: center;
	color: white;
}
.adv-title {
	width: 100%;
	margin-left: 5px;
}
#mess-ahead,#mess-skyscraper,#mess-rectangle {
	text-align: left;
}
.message .inner_frame {
	padding: 5px;
	text-align: center;
}
.message img {
	display: block;
	border: none;
	margin: 0 auto;
}

#sky-scraper-block { float: right; display: inline; width: 130px; margin-right: -130px; position:relative; z-index: 100; right: -10px; }
#sky-scraper-block .message{}


/*******************************************************************************/

#preview-folder { width: 100%; overflow: hidden; margin: 15px 0 15px 2px;}
#preview-folder .box div { border: 2px solid #303030; background-color: black; float: left; width: 97px; height: 97px; margin: 1px; text-align: center; padding: 0px 2px 2px 0px;}
#preview-folder .box div { =width: 97px; =height: 97px; _width: 99px; _height: 99px; }
#preview-folder .box div { display: table; =position: relative; overflow: hidden; } /* YUHU */
#preview-folder .box div a { margin: 2px 0 0 0px;  background-image: none; border: 0px solid #15304C; =position: absolute; =top: 50%; =left: 50%; display: table-cell; vertical-align: middle; } /* YUHU */
#preview-folder .box div a { =border: none; } /* lts IE 7 */
#preview-folder .box div a img { =position: relative;  =top: -50%; =left: -50%; border: 0px solid #DDDDDD; } /* YUHU */

#photos .photo-wrap {	=position: relative;	float: left;	display: table;	width: 105px;	height: 105px;	margin: 1px;border: 2px solid #303030; background-color: black; }
#photos .photo-wrap div {	=position: absolute;	=top: 50%;	display: table-cell;	width: 100%;	text-align: center;	vertical-align: middle;}
#photos .photo-wrap div a {	=position: relative;	=top: -50%;	overflow: hidden;}
#photos .photo-wrap img {	border: 0px solid #DDDDDD;	margin: 0 auto;}

.folder .photo-wrap {	=position: relative;	float: left;	display: table;	width: 105px;	height: 105px;	margin: 10px 20px;	_margin: 10px 10px; border: 2px solid #303030; background-color: black; }
.folder .photo-wrap div {	=position: absolute;	=top: 50%;	display: table-cell;	width: 100%;	text-align: center;	vertical-align: middle;}
.folder .photo-wrap div a {	=position: relative;	=top: -50%;	overflow: hidden;}
.folder .photo-wrap img {	border: 0px solid #DDDDDD;	margin: 0 auto;}

#thumbnav { width: 100%; overflow: hidden; margin: 15px 0 15px 2px;}
#thumbnav .box div { border: 2px solid #303030; background-color: black;float: left; width: 101px; height: 101px; margin: 1px; text-align: center; padding: 0px 2px 2px 0px;}
#thumbnav .box div { =width: 97px; =height: 97px; _width: 99px; _height: 99px; }
#thumbnav .box div { display: table; =position: relative; overflow: hidden; } /* YUHU */
#thumbnav .box div a { margin: 2px 0 0 0px;  background-image: none; border: 0px solid #f7b1a5; =position: absolute; =top: 50%; =left: 50%; display: table-cell; vertical-align: middle; } /* YUHU */
#thumbnav .box div a { =border: none; } /* lte IE 7 */
#thumbnav .box div a img { =position: relative;  =top: -50%; =left: -50%; border: 0px solid #DDDDDD; } /* YUHU */
/*#thumbnav .wrap, #thumbnav .box {margin: 0px !important; padding: 0px !important;}*/

.list-of-pages{ text-align: center; position: relative;}
.list-of-pages .previous{ position: absolute; left: 0px; top: 0px;}
.list-of-pages .next{ position: absolute; right: 0px; top: 0px;}

#footer { overflow: hidden; }

.level1 p { padding-left: 15px;} .level1 .comment-headline { padding-left: 25px;}
.level2 p { padding-left: 30px;} .level2 .comment-headline { padding-left: 40px;}
.level3 p { padding-left: 45px;} .level3 .comment-headline { padding-left: 55px;}
.level4 p { padding-left: 60px;} .level4 .comment-headline { padding-left: 70px;}
.level5 p { padding-left: 75px;} .level5 .comment-headline { padding-left: 85px;}
.level6 p { padding-left: 90px;} .level6 .comment-headline { padding-left: 100px;}
.level7 p { padding-left: 105px;} .level7 .comment-headline { padding-left: 115px;}
.level8 p { padding-left: 120px;} .level8 .comment-headline { padding-left: 130px;}
.level9 p { padding-left: 135px;} .level9 .comment-headline { padding-left: 145px;}

div#block-comments .comment-answer{
	text-align: right;
	text-transform: capitalize;
	padding-right: 10px;
}

div#block-comments .comment-answer a{
	padding: 6px;
}

#languages{ text-align: center; }
#languages img { margin: 0px 4px; }

menu li.submenu-over { position: relative; z-index: 1000; }
menu li ul.submenu{ display: none; }
menu li.submenu-over ul.click { display: block; }
menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{ display: block; }
menu li ul.classic{ display: block; }

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
	position: absolute;
	top: 0px;
	left: 120px;
	background: #295B5F;
	list-style: none;
	padding: 0px;
	width: 200px;
	overflow: hidden;
}
menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li{
	list-style: none; 
	margin: 0px;
	padding: 5px 5px;
	background-image: none;
	border: 0px !important;
}
menu li.submenu-over ul.onmouse a, menu li:hover ul.onmouse a{
	text-align: left;
	color: #fff !important;
	border: 0px !important;
}
menu li ul.submenu a{

	color: #376B6F !important;

	padding: 5px 0px 5px 10px;

	_padding: 5px 0px 5px 0px;
	width: 180px;
	_width: 190px;
}

#last-photo{ text-align: center;}

#mail-list {text-align: center;}
#mail-list #mail-list-key { }
#mail-list br { display: none; }
#mail-list #send-mail-list {margin: 5px 0;
	padding: 2px 6px;
	_padding: 0px;}
	#mail-list fieldset {margin-top: 10px;}


/* title aligment */
h1.head-left {
  text-align: left;
}
h1.head-center {
  text-align: center;
}

h1.head-right {
  text-align: right;
}

#ajax-container_preview{
 z-index: 999999;
}

#breadcrumb-nav { padding:7px 10px; background: #0C1D30; }

h1, h2, h3, h4 {
  font-family:Georgia,"New York CE",utopia,sans-serif;
}


.article p.first { float : left; margin: 0px; }

#folders:after, #photos:after {
 content: ".";
 clear: both;
 visibility: hidden;
 display: block;
 height: 1px;
 _zoom: 1px;
}


.folder-info h3 { font-size: 120%;}

#nav-column {position: relative; z-index: 1000;}

/*******************************************************************************/

}

/*-----------------------------------------------------------------------------
Print style
-----------------------------------------------------------------------------*/
@media print {

* { 
	margin: 0px; 
	padding: 0px;
}
body {
	font: 12pt/15pt serif;
}
h1,h2,h3,h4 {
	margin: 1em 0;
	page-break-after: avoid;
	page-break-inside: avoid;
}
h2 {
	font-size: 150%;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	text-align: center;
}
p {
	margin: 0.25em 0;
	text-indent: 2em; }
a {
	color: #0C1D30;
}
a[href]:after { 
	content: " ["attr(href)"]";
}
a[href|="#"]:after, a[href|="./"]:after, a[href|="javascript:"]:after {
	content: "";
}
hr {
	display: none;
}
table {
	font-size: 12pt;
	border-collapse: collapse;
	border: 1px solid #0C1D30;
}
td {
	padding: .2em .5em;
	border: 1px solid #0C1D30;
}
caption {
	font-weight: bold;
}
input, textarea, label {
	display: none;
}
cite, blockquote {
	font-style: italic;
}
code {
	display: block;
	margin: 1em;
	font-family: monospace;
	color: #000;
}
ins {
	text-decoration: none;
	font-weight: bold;
}
menu,#search,#calendar,.accessibility-links {
	display: none;
}
.clear {
	clear: both;
}
}
/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
#nav-cover{margin-top: -10px;}
#nav-cover form{ clear: none !important;}
}