@media screen, projection {

* {
	margin: 0;
	padding: 0;
}
/*--- <LAYOUT> ---*/
html {
/*	margin: 0 390px;*/
}
body {
/*	margin: 0 -390px;*/
}
hr {
	display: none;
}
h3 {
	overflow: hidden;
}
#whole-page {
	width: 1200px;
	margin: 0px auto;
}
#document {
  width: 100%;

}
#document #in-document{
	/*padding: 5px;*/
  padding-top: 120px;
}
.message {
	margin-bottom: 5px;
}
/* version 0.91 */
.message .inner_frame {
	padding: 5px;
}
/* version 0.91 */

#header .inner_frame {
 width: 1200px;
 height: 300px;
 background: #000 url('/img/ulogo.16.jpeg') 50% 50% no-repeat;
}
#header .inner_frame h1 { position: absolute; top: 40px; left: 0; }

h1 {
	position: absolute;
	top: 60px;
	left: 10px;
}


#search {
 position: absolute;
 top: 40px;
 right: 26px;
 height: 25px;
 width: 190px;
}

* html #search {
 position: fixed;
}

#search br {
	display: none;
}

#search #key{ float: left; }

#search #sendsearch {
	height: 19px;
	width: 20px;
	overflow: hidden;
  margin: 0px;
  margin-left: 3px;
  outline: none;
 float:right;
	background: #000000 url('https://s3b.estranky.cz/img/d/1000000160/arrow.gif') 50% 50% no-repeat;
  cursor: pointer;
  cursor: hand;
  border: 0px;
  text-indent: 400px;
  font-size: 450px;
}

html>body #search h2 {
	display: none;
}

#navigation h2 {
  display: none;
}

/* -------------------------- Menu-------------------------- */
#navigation {
 width: 1200px;
 position: relative;
}

menu {
 display: block;
}
menu li {
 display: block;
 float:left;
}
menu li a {
 float:left;
 display: block;
 padding: 3px 10px;
 margin: 0 2px 0 0;
}

/* -------------------------- menu -------------------------- */

strong.date {
	display: block;
}

.column li a {
	display: block;
	padding: 0px 5px 0px 20px;
	margin: 0 1px;
	overflow: hidden;
}

#breadcrumb-nav {
	padding: 8px 5px;
}
#articles {
	padding: 5px 20px 0 0px;
}
.article {
	margin-bottom: 15px;
 padding-lefT: 5px
}
.under-article {
	padding: 3px 5px 15px 0px;
}
#content {
	width: 800px;
	float: left;
	margin-left:5px;
}
.column {
	width: 180px;
	padding: 25px 0;
	overflow: hidden;
	float: right;
}
.column h2 {
	margin-top: 10px;
	padding-left: 10px;
}
.section .inner_frame {
	padding: 10px;
}
.wrap-wrapu {
	width: 120px;
	margin: 0 auto;
}
.wrap-of-photo {
	padding: 5px;
	margin: 0 auto;
}
#calendar caption {
	display: none;
}
#calendar table {
	margin: 0 auto;
}
td, th {
	padding: 1px 3px;
}
#footer {
  float:left;
	margin: 3px 0px 20px 0px;
	padding: 3px 5px;
	width: 1200px;
overflow: hidden;
}


#clear6, #clear7, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear {
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	width: 100%;
}

/* version 0.91 */
.decoration, .pristupnost-links {
	display: none;
}
* html #content {
	overflow: hidden;
}
#articles {
	overflow: hidden;
}
.article {
	overflow: hidden;
}
#content ul, #content ol {
	margin-left: 30px;
}
#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;
}
.under-article {
	clear: both;
}
form {
	margin: 0;
	clear: left;
}
#content form {
	margin: 10px 0;
}
form dt {
	width: 100px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}
form dt#validation-dt {
	width: 200px;
}
form dd img {
	vertical-align: top;
}
form dd {
	margin-bottom: 10px;
}
button {
	clear: both;
}
fieldset {
	padding: 0;
	border: 0 none;
}
center {
	margin: 15px 0;
}
#portrait h2 {
	margin: 0;
}
/* foto */

#folders, #photosgalerie, #photos, #slide {

	width: 100%;
}
#folders {
	overflow: hidden;
}
#photos h2 {
	clear: both;
}
.folder {
	clear: both;
	margin: 0;
        float: left;
	margin-bottom: 20px;
width: 100%;
}
.folder-info {
	margin-left: 10px;
	overflow: hidden;
        float: right;
        width: 430px;
}

.folder:after {
 content: ".";
 visibility: hidden;
 dislay: block;
 width: 100%;
 height: 1px;
}

#mess-text {
	clear: both;
}
.fotoalbum {
	margin: 10px 0;
	padding: 10px;
}
.album {
	margin: 20px 0;
}
#slide h3 {
	margin: 10px 0;
}
.slide-img {
	margin-bottom: 10px;
}
.slidebar {
	margin: 15px 0;
	width: 100%;
	overflow: auto;
	white-space: nowrap;
}
.slidenav {
	padding: 3px 5px;
}
.slidenav br, #thumbnav br {
	height: 0;
	clear: both;
}
.slidenav .back {
	float: left;
}
.slidenav .forward {
	float: right;
}
.comment {
	overflow: hidden;
}
.comment-headline, .comment-text {
	padding: 3px 5px;
}
h2#comments {
	margin-top: 30px;
	margin-bottom: 30px;
}
#thumbnav, #timenav {
	margin: 10px 0;
	padding: 10px;
}
#thumbnav .box {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 5px;
	padding: 5px 0;
}
#thumbnav .box a {
	display: block;
}
#thumbnav .wrap {
	width: 470px;
	margin: 0 auto;
}
p {
	margin: 10px 0;
}
#perex {
	margin: 10px 0;
	padding: 5px;
}
h3.section_sub_title {
	margin: 20px 0;
}
/*--- <formulare> ---*/
input, textarea {
	padding: 2px 5px;
}

input#name, input#headline, textarea#txt {
	width: 400px;
}
/*--- </form> ---*/
/* advertisment */
.message img {
	display: block;
	margin: 0 auto;
}
#in-document {
	position: relative;
}
#sky-scraper-block {
	float: right;
	display: inline;
	margin-right: -130px;
	position:relative;
	z-index: 100;
	right: -5px;
}
#sky-scraper-block .message{
  width: 130px;
}
#document {
	float: left;
}
.accessibility-links {
	display: none;
}
/* advertisement */

/*--- </LAYOUT> ---*/

/*--- <STYLE> ---*/
html, body {
	color: #330000;
                background: #99CC66;
}
body {
	font: .75em/1.5 'Trebuchet MS' ,Tahoma, sans-serif;
	text-align: center;
}
table, form {
	font-size: 100%;
}
table {
	border-collapse: collapse;
}
a {
	color: #330000;
                font-weight;bold;
	text-decoration: none;
}
a:hover {
	color: #f4af00;
                font-weight;bold;
	text-decoration: underline;
}
a img {
	border: none;
}
#whole-page {
	text-align: left;
}
#document {
}
#document #in-document{
	border: none;
}
.message {
	/*background: black;*/
	color: white;
}
#header {
}

h1, h2, h3, h1 a, h2 a, h3 a {
	color: #003300;
	font-family: Georgia, 'Times New Roman',serif;
	font-weight: boldl;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #a07207;
}
#navigation h2 {
	text-align: left;
}
strong.date {

	font-weight: normal;
}
menu {
	list-style-type: none;
}
menu li {
	list-style: none;
}
menu li a {
	font: bold 1.1em/1.5 Georgia,'Times new roman',serif;
	color: #ffffff;
	background-color: #000000;
}
menu li a:hover {
	color: #f3b533;
                font-weight;bold;
	text-decoration: none;
}
.under-article {
	border-bottom: 3px solid #362a24;
}

.column h2, #articles .article h2, .folder-info h3 {
	font-size: 150%;
	font-weight: normal;
	text-align: left;
}
.section_article h3, .folder-info h3 {
                font-size: 125%;
}
.column ul {
	list-style-type: none;
}
.column li a {
	text-decoration: none;
	border-bottom: 2px solid #2c201a;
	background: url(https://s3b.estranky.cz/img/d/1000000160/arrow.gif) 10px 50% no-repeat;
}
.column li a:hover {
	background-color: #000000;
	text-decoration: none; 
}

#last-fotogalerie {
	text-align: center;
}
.section .inner_frame {
}
.wrap-of-photo {
	text-align: center;
}
#calendar {
	text-align: center;
}
#calendar table {
	text-align: center;
}
#footer {
	text-align: right;
	border-top: 2px solid #362a24;
	border-bottom: 2px solid #362a24;
}
.clear {
	line-height: 0;
	font-size: 0;
}
/* added */
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
#content ul, #content ol {
	list-style-type: square;
}
#content ol {
	list-style-type: decimal;
}
/* photo */
.photo-wrap {
	border: 2px solid #433a33;
	background: #382a21;
	text-align: center;
}
.fotoalbum {
	background: #fafbff;
	border: 2px solid #aaf;
}
#slide h3 {
	text-align: center;
}
.slide-img {
	text-align: center;
}
.slide-img a img, .slidebar a img {
	border: 3px solid #433a33;
}
.slide-img a:hover img, .slidebar a:hover img {
	border: 3px solid #000;
}
.slidenav {
	border: 1px solid #433a33;
	/*background: #382a21;*/
	text-align: center;
}
.slidenav br, #thumbnav br {
	line-height: 0;
}
.comment h3 {
	font: bold .9em/1.5 'Trebuchet MS' ,Tahoma, sans-serif;
}
.comment-headline {
}
.comment-headline b, .comment-headline i {
	font-style: normal;
	font-weight: normal;
}
#thumbnav, #timenav {
	border: 1px solid #433a33;
	/*background: #382a21;*/
	text-align: center;
}
#thumbnav .box {
	border: 1px solid #433a33;
	background: #382a21;
}
#thumbnav .box a {
	text-align: center;
	line-height: 80px;
}
#thumbnav .box a img {
	vertical-align: middle;
}
#thumbnav .wrap {
	text-align: left;
}
#perex {

}
strong.comment-img {
	background: url(https://s3b.estranky.cz/img/d/1000000160/comment-img.gif) 0px 50% no-repeat;
	padding: 5px 0px 5px 25px;
}
/* advertisment */
.message {
	text-align: center;

}
.message img {
	border: none;
}
/* advertisement */

/*--- <formulare> ---*/
input, textarea {
	font: 1em/1.5 'Trebuchet MS' ,Tahoma, sans-serif;
	color: #330000;
	border: 2px solid #2c201a;
	background: #18100d;
}
input.submit {
	font-weight: bold;
	text-align: center;
	background: #000000;
}

/*--- </form> ---*/

/**************************************************************************************/
/***fix*package************************************************************************/
/**************************************************************************************/

.comment { border-left: 1px solid #433A33; padding-left: 10px; }
.level0 {margin-left: 0px;}
.level1 {margin-left: 15px;}
.level2 {margin-left: 30px;}
.level3 {margin-left: 45px;}
.level4 {margin-left: 60px;}
.level5 {margin-left: 75px;}
.level6 {margin-left: 90px;}
.level7 {margin-left: 105px;}
.level8 {margin-left: 120px;}
.level9 {margin-left: 135px;}

.list-of-pages {
	text-align: center;
	position: relative;
	display: block;
	width: 100%;
}
.list-of-pages .previous {
	position: absolute;
	left: 15px;
	top: 0px;
margin: 0px;
}
.list-of-pages .next {
	position: absolute;
	right: 15px;
	top: 0px;
margin: 0px;
}
.list-of-pages a {
}
.list-of-pages .numbers {
	display: block;
	margin: 0px auto;
	width: 200px;
}



/**********preview**********/

#thumbnav, #photos, #preview-folder { 
 overflow: hidden;
}

#photos .photo-wrap, #preview-folder .box, #thumbnav .box, .folder .photo-wrap{
 background: #382A21;
 border:1px solid #433A33;
 float: left;
 width: 90px;
 height: 90px;
 margin: 2px 0px 2px 4px;
 _width: 92px;
 _height: 92px;
}

#thumbnav .box{
 margin: 1px;
}

#photos .photo-wrap div, #preview-folder .box div, #thumbnav .box div, .folder .photo-wrap div{
 height: 90px;
 width: 90px;
 text-align: center;
 _height: 92px;
 _width: 92px;
 display: table;
 =position: relative;
 overflow: hidden;
}

#thumbnav .box div a, #photos .photo-wrap div a, #preview-folder .box div a, .folder .photo-wrap div a{
 =margin: 2px 0px 0px 0px;
 height: 100%;
 =height: auto;
 background-image: none;
 border: 0px solid #f7b1a5;
 =position: absolute;
 =top: 50%;
 =left: 50%;
 display: table-cell;
 vertical-align: middle;
}

#thumbnav .box div a, #photos .photo-wrap div a, #preview-folder .box div a, .folder .photo-wrap div a{ 
 =border: none;
}

#thumbnav .box div a img, #photos .photo-wrap div a img, #preview-folder .box div a img, .folder .photo-wrap div a img{
 =position: relative; 
 =top: -50%;
 =left: -50%;
 border: 0px solid #FFF;
}

#thumbnav .wrap { display: block; padding: 8px 0px 8px 5px; _padding-left: 0px;}

/*********end of preview**********/

#stats .inner_frame {text-align: left; padding-left: 10px; color:#330000;}
#stats .inner_frame td, #stats .inner_frame th { padding: 2px; color: #3F5057; font-weight: normal; text-align: left; _font-size: 90%; color:#330000;}
#stats .inner_frame table:after { content: ".";line-height: 0px;height: 0px;clear: both;visibility: hidden;}

h1.head-left { text-align: left; }
h1.head-center { text-align: center; }
h1.head-right { text-align: right; }

#ajax-container_preview{ z-index: 999999; }

#last-photo { text-align: center; }

#mail-list-key {
background:#F2F2F2 url(http://devdesigns.mouze.eu/userfiles/designs/design_69/images/searchi.gif) repeat scroll 0 0;
border:medium none;
height:19px;
padding:3px 1px 0;
width:133px;
}

#send-mail-list{
 padding: 2px 5px; bordeR: 2px solid #F2F2F2; background: #fff; 
 margin-top: 5px;
}

#mail-list .inner_frame{ text-align: center;}

#languages .inner_frame{ text-align: center;}
#languages .inner_frame a{ padding: 0px 5px;}

/* ------------------------- submenu --------------------------- */

menu li.submenu-over { position: relative; z-index: 9999; }

menu li ul.classic, menu li ul.submenu, menu li ul.click, menu li ul.onmouse { display: none; }

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse, menu li.submenu-over ul.click, menu li.submenu-over ul.classic{
 display: block; 
}

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
 position: absolute;
 top: 20px;
 left: 0px;
 list-style: none;
 display: block; 
 overflow: hidden;
=overflow: none;
}

menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li, menu li.submenu-over ul.classic li, menu li.submenu-over ul.click li{
 list-style: none;
 float: none;
 display: block;
 padding: 0px; margin: 0px; 
 border-bottom: 1px solid #000;
 background: #000;
 width: auto;
}

menu li.submenu-over ul.onmouse li a, menu li:hover ul.onmouse li a { float: none; white-space: nowrap; }

#block-comments h3, #content h2 {margin: 10px 0px !important;}

#photos, .editor-area { margin-bottom: 10px; }

#comments-form textarea, #comments-form input { width: 400px; }
#comments-form input.submit { width: 100px !important;}
#comments-form #c_validation { width: 240px !important; _width: 250px; }

#c_validation_img { margin-top: 10px; }

/* ------------------------- submenu --------------------------- */

#mail-list-key, #send-mail-list{
 background: #382A21;
 border:1px solid #433A33;
}

#portrait .inner_frame { text-align: center; }

/**************************************************************************************/
/**************************************************************************************/
/**************************************************************************************/
#calendar .inner_frame, #contact-nav .inner_frame, .own-code-nav .inner_frame, #stats .inner_frame{ 
  padding-left: 20px;
}
#send-mail-list, #sendsearch { cursor: pointer; }
#photos .photo-wrap {margin:9px;}
#calendar table { margin: 0px;}
#photo-album, #articles h2, #section_subsections { padding-left: 5px;}
#section_subsections { margin-bottom: 30px;}
.sound-captcha {
  display:block;
  margin-top:10px;
  padding-left:200px;
}
.submit{ cursor: pointer; }
#comments-form legend span { font-weight: bold; display: block; padding: 5px 0px; }
#articles .article h2 { padding-left: 0px; }

#footer a.eoldal-footer {top: 4px !important;}

/*--- </STYLE> ---*/

}
@media print {
}
/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
#nav-cover input{background-color: #fff;}
#nav-cover form{clear: none !important;}

/* Full width adjustments */
body.full-width #content {width: 775px;}
body.full-width .column {background: none; float: none; padding: 0; width: 0;}
body.full-width #folders {width: 550px;}
}
