* {
	margin: 0;
	padding: 0;
}

* html #content {
	overflow: hidden;
	width: 520px;
}

* html #content, #articles, #articles, #thumbnav, #photos, #preview-folder {
	overflow: hidden;
}

* html #thumbnav .wrap {
	width: 490px;
}

* html .folder .photo-wrap {
	float: none;
	left: -120px;
}

a {
	color: #294C81;
}

a img {
	border: none;
}

a:hover, #content a:hover {
	text-decoration: none;
}

body {
	font: 80%/1.5 Tahoma, sans-serif;
	text-align: center;
}

button, #photos-title {
	clear: both;
}

center {
	margin: 15px 0;
}

fieldset {
	padding: 0;
	border: 0 none;
}

form {
	margin: 0;
	clear: left;
}

form dd {
	margin-bottom: 10px;
}

form dt {
	width: 50px;
	margin-bottom: 10px;
	float: left;
	clear: left;
}

h1 {
	position: relative;
	top: 85px;
	left: 20px;
	font-size: 1.7em;
	width: 210px;
	height: 40px;
	overflow: hidden;
}

h1 a {
	color: #ffffff;
                text-decoration:none;
}

h1, h2, h3 {
	font-weight: normal;
}

h1.head-left, .left, #stats * {
	text-align: left;
}

h2 {
	font-size: 1.5em;
	margin: 20px 0;
}

h3 {
	font-size: 1.2em;
	margin: 15px 0;
}

h1.head-left, .head-center, .head-right{height: 150px;}

html, body {
	background: #B0E0E6;
              margin: 0;
}

#document {
	width: 100%;
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_main.png') repeat-y;
	_background-position: -1px 0;
}

img.right-float {
	margin: 10px 0 10px 10px;
}

img.vlevo-float {
	margin: 10px 10px 10px 0;
}

input#sendsearch {
	height: 26px;
	width: 65px;
	overflow: hidden;
	margin: 0px;
	margin-left: 9px;
 _margin-left: 5px;
 %margin-left: 5px;
/*	margin-left: 11px;
	_margin-left: 7px;
	%margin-left: 7px; */
	margin-top: -6px;
	outline: none;
	position: absolute;
	//background: url('https://s3b.estranky.cz/img/d/1000000221/bg_searchbutton.png') 50% 50% no-repeat;
	background: none;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	//text-indent: 400px;
	//font-size: 450px;
	font-size: 11px;
  color: #fff;
}

menu {
	padding: 3px 15px;
	display: block;
	list-style-type: none;
}

menu li {
	display: block;
	float: left;
}

menu li a {
	display: block;
	padding: 6px 10px 15px;
	margin: 0 1px;
	text-decoration: none;
	color: white;
	font-size: 1.1em;
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_menu.png') 100% 0% no-repeat;
}

menu li a:hover {
	text-decoration: underline;
	color: white;
}

menu li ul li a:hover, #content h2 a:hover, .column ul li a:hover {
	text-decoration: underline;
}

menu li ul.classic, menu li ul.submenu, menu li ul.click, menu li ul.onmouse, menu li.submenu-over ul.click, menu li.submenu-over ul.classic, hr, .accessibility-links, #navigation h2, #calendar caption, .pristupnost-links, #search h2, #search br {
	display: none;
}

menu li.menutyp_last a {
	background: none;
}

/* ------------------------- submenu --------------------------- */
menu li.submenu-over {
	position: relative;
	z-index: 9999;
}

menu li.submenu-over ul.onmouse li a, menu li:hover ul.onmouse li a {
	float: none;
	white-space: nowrap;
	background-image: none;
	background: #F1E5CC url('https://s3b.estranky.cz/img/d/1000000221/bg_rightmenu_li.png') 50% 50% repeat-y;
	padding: 7px 7px 8px 35px;
	height: auto;
	color: #fff;
	width: 157px;
	_ width: 177px;
}

menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li{
	list-style: none;
	float: none;
	display: block;
	padding: 0px;
	margin: 0px;
	width: auto;
	background-image: none;
	height: auto;
}

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
	position: absolute;
	top: 42px;
	left: 0px;
	list-style: none;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background: none;
}

*:first-child+html menu li.submenu-over ul.onmouse, *:first-child+html menu li:hover ul.onmouse {overflow: visible;} /* IE 7 */

menu ul {
	display: block;
	margin-bottom: 2px;
	overflow: hidden;
}

p, #breadcrumb-nav, #content form {
	margin: 10px 0;
}

strong.date {
	display: block;
	height: 28px;
	padding-left: 32px;
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_date.gif') 0 50% no-repeat;
}

table, form {
	font-size: 100%;
}

td, th {
	padding: 1px 3px;
}

.article, .album {
	margin-bottom: 30px;
}

.center, #portrait, .message, #last-photo, .message, #mail-list, h1.head-center, #last-fotogalerie, #calendar {
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: none;
	width: 1px;
}

/*_____________________________________________________________ right column */
.column {
	width: 262px;
	float: right;
}

.column .inner_frame {
	padding-left: 32px;
	padding-right: 32px;
}

.column h2 {
	font-size: 150%;
	font-weight: normal;
	margin-top: 10px;
	text-align: left;
	color: #180400;
}

.column ul {
	list-style-type: none;
	overflow: hidden;
	width: 200px;
}

.column ul li a {
	display: block;
	height: 21px;
	_height: 35px;
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_rightmenu_li.png') 0% 0% no-repeat;
	padding: 7px 7px 7px 35px;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8;
}

.column ul li a.menutyp_last {
	height: 22px;
	_height: 36px;
}

.comment {
	border: 1px solid #ddd;
	background: #fafafa;
}

.comment-headline {
	background: #f0f0f0;
}

.comment-headline b, .comment-headline i {
	font-style: normal;
	font-weight: normal;
}

.comment-headline, .comment-text, .comment-answer {
	padding: 3px 5px;
}

.folder .photo-wrap {
	margin-top: 20px;
}

.folder .photo-wrap {
	position: absolute;
	float: none;
	left: 0px;
	top: 5px;
                =top: 20px;
	margin: 0px;
}

.folder, #in-document, .folder {
	position: relative;
}

.folder-info div, .folder-info {
	width: 350px;
}

.folder-info, .level8 {
	margin-left: 120px;
}

.fotoalbum {
	margin: 10px 0;
	padding: 10px;
	background: #fafbff;
	border: 1px solid #aaf;
}

/* version 0.91 */
/* added */
.justify {
	text-align: justify;
}
.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;
}
.level9 {
	margin-left: 135px;
}

.list-of-pages{
	text-align: center;
	position: relative;
	display: block;
	width: 100%;
}

.list-of-pages .next{
	position: absolute;
	right: 0px;
	top: 0px;
}

.list-of-pages .numbers{
	display: block;
	margin: 0px auto;
	width: 320px;
}

.list-of-pages .previous{
	position: absolute;
	left: 0px;
	top: 0px;
}

.list-of-pages a{
	color: #3F5057 !important;
}

/*______________________________________________________________ version 0.91 */
.message .inner_frame {
	padding: 5px;
}

/* advertisement */
.message img {
	border: none;
	display: block;
	margin: 0 auto;
}

.right, h1.head-right {
	text-align: right;
}

.right-float, .slidenav .forward {
	float: right;
}

.section .inner_frame {
	border-style: none;
	padding: 10px 0;
	overflow: hidden;
	width: 199px;
}

.slidebar {
	margin: 15px 0;
	width: 100%;
	overflow: scroll;
	white-space: nowrap;
}

.slide-img {
	text-align: center;
	margin-bottom: 10px;
}

.slide-img a img, .slidebar a img {
	border: 3px solid #bbb;
}

.slide-img a:hover img, .slidebar a:hover img {
	border: 3px solid #000;
}

.slidenav {
	border: 1px solid #ddd;
	background: #fafafa;
	text-align: center;
	padding: 3px 5px;
}

.slidenav br, #thumbnav br {
	line-height: 0;
	height: 0;
	clear: both;
}

.under-article {
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_underarticle.png') 0 0 no-repeat;
	clear: both;
}

.under-article .inner_frame {
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_underarticleline.png') 0 100% no-repeat;
	padding: 3px 5px;
	font-size: .9em;
}

.wrap-of-photo {
	border: 5px solid #eacca1;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
}

.wrap-wrapu {
	width: 120px;
	margin: 0 auto;
}

/*********end of preview**********/
#ajax-container_preview{
	z-index: 999999;
}

#calendar table {
	text-align: center;
	margin: 0 auto;
}

#clear6, #clear7, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear, #thumbnav .wrap, #thumbnav .wrap, menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse {
	display: block;
}

#comments-form .submit {
	width: 100px;
	padding: 8px;
}

#comments-form textarea, #comments-form input,#block-comments input#c_title {
        width:425px; font-family:Tahoma,Arial,sans-serif; font-size:13px;
}
#block-comments form dd input{width: 177px;}
#block-comments form dd input#c_validation{float:left;margin-left: 50px;} 
#block-comments form dd div#c_validation_div{text-align:right;margin-right:3px;} 
#block-comments input.submit{border: 1px solid #5C9C4B; color: #5C9C4B; font-weight: bold; margin: 10px 50px; padding: 5px; width: 80px;}
#block-comments form dt#validation-dt{margin-left:51px;margin-top:32px;position:absolute;width:166px;}


#content {
	width: 480px;
	padding-left: 34px;
	float: left;
            overflow: hidden;
}

#content a {
	color: #5c9c4b;
}

#content h2 a {
	color: #22170f;
	text-decoration: none;
}

#content li {
	margin: 5px;
}

#content ol {
	list-style-type: decimal;
}

#content ul, #content ol {
	list-style-type: square;
	margin-left: 30px;
}

#document, .vlevo-float, .slidenav .back {
	float: left;
}

#folders {
	padding-bottom: 2em;
}

#photos {
                margin-bottom:2em;
}

#folders, #photosgalerie, #photos, #slide {
	float: left;
	width: 100%;
	overflow: hidden;
}

/*___________________________________________________________________ footer*/
#footer {
	clear: both;
	width: 800px;
	height: 85px;
	margin: 0 -1px;
	background: #452209 url('https://s3b.estranky.cz/img/d/1000000221/bg_footer.jpg') 50% 0 no-repeat;
	color: #dad2bd;
	font-size: .85em;
}

#footer .inner_frame {
	padding: 20px 40px;
}

#footer a {
	color: #dad2bd;
	text-decoration: none;
}

/*______________________________________________________________ version 0.91 */
#header {
	height: 255px;
	overflow: hidden;
	background: #452209 url('https://s3b.estranky.cz/img/d/1000000221/bg_header.png') -1px 100% no-repeat;
	width: 799px;
	=width: auto; /* IE 6 + IE 7 */
                margin-top: -55px;
}

/*********************************************************/
#header .decoration {
	width: 535px;
	height: 150px;
	position: absolute;
	top: 104px;
	left: 240px;
	background: transparent url('/img/ulogo.9.jpeg') no-repeat;
}

#languages .inner_frame{ padding: 0px;}
#languages .inner_frame a{ margin: 2px; float: left;}

#mail-list-key {
	background: #5A3812;
	padding: 5px 10px;
	border: 1px solid #452209;
	color: #fff;
}

#mess-links {
	display: block;
	width: 720px;
	overflow: hidden;
	margin-top: 50px;
}

#mess-square .inner_frame {
	padding-left: 0px;
	padding-right: 0px;
}

/*__________________________________________________ main horizontal menu */
#navigation {
	
	width: 799px;
	background: #6e360e url('https://s3b.estranky.cz/img/d/1000000221/bg_mainmenu.png') 50% 0 no-repeat;
	%background-position: -1px 0;
}

#navigation .inner_frame {
	padding-left: 10px;
}

#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;
}

/**********preview**********/
#photos .photo-wrap, #preview-folder .box, #thumbnav .box, .folder .photo-wrap{
	background: #FAFAFA;
	border: 1px solid #C2B294;
	float: left;
	width: 90px;
	height: 90px;
	margin: 2px 0 2px 4px;
	_width: 92px;
	_height: 92px;
}

#portrait h2 {
	display: none;
	margin: 0;
}

#portrait img {
	border: 6px solid #ecdcbc;
}

/*_________________________________________ search form */
#search {
	position: absolute;
	top: 0;
	left: 500px;
	width: 273px;
	height: 38px;
	background: url('https://s3b.estranky.cz/img/d/1000000221/bg_search.png') no-repeat;
}

#search input#key {
	margin-top: -4px;
	margin-left: 20px;
	width: 164px;
	height: 23px;
	background: #442a0d;
	color: white;
	border: 0;
}

#send-mail-list{
	background: #5A3812;
	padding: 5px 10px;
	border: 1px solid #452209;
	color: #fff;
	margin-top: 5px;
}

#sendsearch, #send-mail-list, .submit {
	cursor: pointer;
}

#sky-scraper-block {
	float: right;
	display: inline;
	margin-right: -130px;
	position: relative;
	z-index: 100;
	right: -5px;
}

#sky-scraper-block .message{
	width: 130px;
}

#slide h3 {
	text-align: center;
	margin: 10px 0;
}

#stats th, #stats td {
	padding: 2px 2px 2px 0px;
}

#thumbnav .box {
	margin: 0px 1px;
}

#thumbnav .box a {
	display: block;
	text-align: center;
	line-height: 80px;
}

#thumbnav .box a img {
	vertical-align: middle;
}

#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 .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 .wrap {
	width: 470px;
                display:block;
                margin:0 auto;
                text-align:left;
}

#thumbnav, #timenav {
	border: 1px solid #ddd;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}

#thumbnav, #timenav{
	margin: 10px -25px;
}

#whole-page {
	width: 798px;
	margin: 0px auto;
	text-align: left;
}

/* ----------- Facebook------------ */

/* ----------- Like ----------- */
.fb_edge_widget_with_comment{margin:5px 0px;}

/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
#nav-cover form{clear: none !important;} 

/* Full width adjustments */
#footer { =margin-bottom: -1px;}  /* IE */
#folders, #photosgalerie, #photos, #slide {padding-bottom: 1em;}

body.full-width #content {padding-right: 34px; width: 730px; _width: 798px;}
body.full-width .column {width: auto; float: none;}
body.full-width #comments-form {width: 70%;}

body.full-width #document {background: #F4EAD7;}
}