/*  
Template name: Quietude
Template URI: http://templates.arcsin.se/quietude-website-template/
Release date: 2009-02-03
Last updated: 2009-10-28
Description: A liquid, playful and simple two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/


/* 
   Reset (http://meyerweb.com/eric/tools/css/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, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* 
   General 
------------------------------------------------------------------- */

html {
	font-size: 62.5%; /* reset 1em to 10px */
	min-height: 100%;
}

body {
	background: #FAFAFA url('img/body.jpg') no-repeat left bottom;
	border-top: 3px solid #660083;
	color: #112;
	font: normal 1.4em sans-serif;
	padding-bottom: 1px; /* force scrollbars */
}


/* 
   Links 
------------------------------------------------------------------- */

a {	color: #C09;	text-decoration: none;}
a:hover {	color: #F06;	text-decoration: underline;}



p {	line-height: 1.4em;	padding: 0.2em 0 1.2em;}


h1 {font: normal 2em sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: normal 1.4em sans-serif;}
h4 {font: bold 1.2em sans-serif;}
h5 {font: bold 1.1em sans-serif;}
h6 {font: bold 0.9em sans-serif;}

h1,h2,h3,h4,h5,h6 {margin-bottom: 0.6em; clear: both}
h1,h2,h3,h4,h5,h6 {color: #4A404F;}

h1 {	background: url('img/h1.gif') no-repeat left 1px;	padding-left: 32px;}
h2 {	background: url('img/h2.gif') no-repeat left 2px;	padding-left: 26px;}
h3 {	background: url('img/h3.gif') no-repeat left 3px;	padding-left: 22px;}

hr { border:0; border-bottom: 2px solid #C09; margin: 0 0 15px 0; }

blockquote {
	background: #F6F6F6 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1.1em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0 46px; }


#content ul, #content ol {margin: 0 0 1.2em 1.6em;}
#content ul li {list-style-image: url('img/li.gif'); }
#content ol li {list-style: decimal;}
#content li {padding: 3px 0; line-height: 1.4em}




table {	border: 1px solid #DDD;	width: 100%;}
table th, dt {	background-color: #EEE;	color: #555;	font: bold 0.85em Verdana,sans-serif;
								text-align: left;}
table tr {border-bottom: 1px solid #DDD;}
table td, table th {	border: none;	padding: 10px;	border: 1px solid #DDD; vertical-align: middle;}

table.noborder, table.noborder td, table.noborder th { border: 0 }

table.formtable { border:0 }
table.formtable td { border:0 }
table.formtable td.levy { text-align:right }

dl {margin-bottom: 1.2em;}
dt,dd {padding: 8px 10px;}
dt {	background-color: #EEE;	border-bottom: 1px solid #DDD;	font-weight: bold;}
dd {	background-color: #F6F6F6;	border-bottom: 1px solid #EEE;	padding-left: 16px;}






#content img { display: block; margin: .3em auto; background-color: #FFF;	border: 1px solid #DDD;	padding: 3px; }
#content img.img-left{ float: left;  margin: 5px 10px 10px 0; }
#content img.img-right{  float: right;  margin: 5px 0 10px 10px; }
#content img.smajl { display: inline; padding: 0; margin: 0; border: 0; vertical-align: middle; }

#content div.imgd, #content div.imgdr, #content div.imgdl { margin: 1em auto; }
#content div.imgdl {float: left; margin: 0 1em 1em 0;}
#content div.imgdr {float: right; margin: 0 0 1em 1em;}
#content div.imgd img, #content div.imgdr img, #content div.imgdl img { margin: 0 auto; }
#content div.imgd p, #content div.img dr p, #content div.imgdl p { font-style: italic; margin:0; padding: 5px 10px 0; text-align:center; }








/* Messages */
.err, .notice, .uspech {	border: 1px solid #DDD;	margin-bottom: 1em;
													padding: 0.6em 0.8em;}

.err {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.err a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.uspech {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.uspech a {color: #264409;}





/* 
   Layout 
------------------------------------------------------------------- */

/* Wrapper */
#wrapper {background: url('img/wrapper.jpg') no-repeat left top;}
#wrapper_inner {background: url('img/wrapper_inner.jpg') no-repeat right top;}


/* Toplinks */
#toplinks {	float: right;	font-size: 0.85em;	height: 32px;}
#toplinks ul {	display: inline;	float: right;	margin: 9px 12px 0 0;}
#toplinks li {	background-color: #FAFAFA;	color: #CCC;	float: left;	padding-left: 6px;}
#toplinks li a {	color: #777;	margin-right: 2px;}
#toplinks li a:hover {color: #012;}


/* Header */
#header {	background: url('img/transp.png');	border-bottom: 1px solid #EEE;
						border-top: 1px solid #EEE;}
#header_inner {	margin: 0 0 0 260px;	padding: 28px 0 10px;}
#header h1 {	background: none;	padding-left: 0; margin-bottom: .2em }
#header h1, #header h1 a {color: #828;}
#header p span {color: #888;}



/* Navigation */
#navigation {	background-color: #FFB2F3;	left: 85px;	padding: 0 4px 4px;
							position: absolute;	top: 3px; z-index: 100}
#navigation_inner {	background: #8000AA url('img/navigation.jpg') repeat-x left top;
										border: 1px solid #EEE;	border-top: none;	width: 140px;}
#navigation li a {	border-bottom: 1px solid #5B0079;	border-top: 1px solid #8900B4;
										color: #DCD;	display: block;	padding: 10px 7%;
										text-decoration: none;	width: 86%;}
#navigation li:first-child a {border-top: none;}
#navigation li a:hover {	background: url('img/transpnav.png') repeat-x left bottom;
													color: #FFF;}
#navigation li.aktivni a {	background: url('img/transpnav.png') repeat-x left top;
														color: #FFE;	padding: 10px 4% 10px 10%;}
#navigation h2 {	background: url('img/transpnav.png') repeat-x left top;
	border-bottom: 1px solid #5B0079;	color: #FFE;	font: bold 0.9em Verdana,sans-serif;
	margin: 0;	padding: 6px 12px;}


/* Main */
#main {padding: 28px 24px 0 260px; position: relative}


/* Sidebar */
#sidebar_outer {	background: url('img/separator.gif') repeat-y left top;
									color: #555;	width: 30%;}
#sidebar {padding: 8px 0 12px 24px;}


/* Content */
#content {width: 69%; min-width: 500px}
#content_inner {padding: 8px 12px 8px 0;}


/* Footer */
#footer {	background: url('img/footer.gif') no-repeat left center;
							border-top: 1px solid #EAEAEA;	color: #888;	margin-top: 16px;
							padding: 18px 0 18px 56px;}
#footer a {	color: #666;	text-decoration: underline;}
#footer .right, #footer .right a  {color: #AAA;}
#footer .right a {text-decoration: none;}
#footer a:hover {color: #333;}






/* 
   Forms 
------------------------------------------------------------------- */

#content fieldset {	background-color: #F2F6FA;	border: 1px solid #E2E6FA;
									margin: 1em 0 1.2em;	padding: 1em;}

#content fieldset h1, #content fieldset h2, #content fieldset h3 {
									background: none;	border-bottom: 1px solid #BCD;
									margin-bottom: 0.6em;	padding-bottom: 0.3em;	padding-left: 0;}

label {	font: bold 0.9em Verdana,sans-serif}
label.error { color:red }
label em {font-style: normal;}

input, textarea, select { 	border-color: #777 #CCC #CCC #777;	border-style: solid;
											border-width: 1px;	font: normal 1em Verdana,sans-serif;	padding: 4px;}
textarea { width: 400px; height: 200px }

input.button, input.sub {
	background: #E9E8E8 url('img/submit.gif') repeat-x left top;
	border: 1px solid #888;
	border-color: #BBB #888 #888 #CCC;	
	color: #444;
	cursor: pointer;
	font: normal 0.9em sans-serif;
	margin-top: 5px;
	padding: 4px 6px;
	width: auto; }
	
input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active,input.button:hover,input.button:focus {background: #FFFFF5;}
input.button:hover, input.button:focus {
											color: #123;	cursor: pointer;}

input.image {	border: 0;	padding: 0;}

.form_row {padding: 10px 0 2px;}




/* 
   Box
------------------------------------------------------------------- */

.box {	margin-bottom: 1.5em;	padding: 4px 0 8px;}
.box_title {	background: url('img/box_title.gif') no-repeat left 2px;
							color: #444;	font: normal 1.6em sans-serif;	margin-bottom: 4px;	padding-left: 26px;}
.box p {padding: 4px 0;}
.box li {	border-top: 1px solid #EEE;	padding: 4px 6px;}
.box li:first-child {border-top: none;}


p.celyarchiv { margin-left: 30px }


p#nahodnafotka { margin-left: 30px }
p#nahodnafotka img {	background: #FFF;	border: 1px solid #E5E5E5;	padding: 3px;}
p#nahodnafotka img:hover {border-color: #BBB;}
p#nahodnafotka a img {}
p.vsechnyfotogalerie { margin-left: 30px }

/* 
   Posts 
------------------------------------------------------------------- */

.post {margin-bottom: 24px; position:relative}

.post_title h2 { margin-bottom: .2em; color: #C09 }
.post_title a,.post_date a {text-decoration: none;}
.post_date a:hover,.post_meta a:hover {text-decoration: underline;}

.post_date {	color: #777;	}
.post_date a {color: #444;}

.post_body { margin-top: 14px; }

.post_meta {	background: #F0F6FA;	border-top: 1px solid #E0E6EA;	color: #789;
							font-size: 0.9em;	padding: 8px 10px;	clear: both}
.post_meta a {color: #223;}
.post_meta a:hover {color: #001;}

p.editace { position: absolute; right:0; top:0; width: 70px; 
    text-align:center; padding: 2px 5px }

p.pokracovani a { font-size: 120% }



#content div.strankovani { text-align:center; padding: 15px 0 25px }
#content div.strankovani ul li { display:inline; padding: 5px 10px}
#content div.strankovani ul li.vpred, #content  div.strankovani ul li.vzad { font-size: 2.5em } 
#content div.strankovani ul li.archiv { font-size: 1.8em }
#content div.strankovani ul li a { text-decoration:none }
#content div.strankovani ul li a:hover { text-decoration:underline}


/* archiv */

div.archive .post_meta a { color: lightSlateGray }



/* 
   Comments 
------------------------------------------------------------------- */

div#komvypisobal {	border-top: 1px dashed #DDD;	margin: 0 0 2em;}

div.komentar {	border-bottom: 1px dashed #DDD;	padding-top: 10px; }
div.komentar .svislitko { display:none; }
div.komentartop {	font-size: 0.9em;	padding-top: 4px;}
div.komentartop a {	color: #556;	text-decoration: none;}
div.komentartop a:hover {	color: #001;	text-decoration: underline;}
div.komentartop a.komentarid { font-size: 200%; float:left; margin-right: 5px}
div.komentartop strong.jmeno { display:block; margin-left: 50px; font-size: 130%; color: #C09 }
div.komentartop strong.jmeno a { color: #C09 }
div.komentartop span.datum { display: block; margin-left: 50px; padding-top: 3px }
div.komentartop span.web { display: block; margin-left: 50px; padding-top: 3px }

div.komentartelo {padding-top: 4px; margin-left: 50px }
div.komentartelo h3.komentarnadpis { margin: .3em 0; font-size: 120%; background: none; padding-left: 0; }

p.komentarreakce { text-align:right }


tr#komentformtext td.levy { vertical-align: top; }
tr#komentformtext textarea { width: 400px; height: 180px }















/*
	Fotogalerie
*/

div#foto-uvod { padding: 15px }

#content table.foto-fotky { margin: 10px auto; }
#content table.foto-fotky, table.foto-fotky td { border: 0;}
#content table.foto-fotky p { padding: 3px; margin: 0; border:1px solid #E5E5E5;  }
#content table.foto-fotky img { padding: 0; margin: 0; border: 0; }
#content table.foto-fotky tr { border:0 }
#content table.foto-fotky td { padding: 5px 4px }
#content table.foto-fotky td p { overflow:hidden; }
#content table.foto-fotky td.navysku p {position: relative;}
#content table.foto-fotky td.navysku img { position:absolute; top: -38px;  clip: rect( 41px,auto,153px,auto) }

ul.alba { list-style-type: none;}
ul.alba h3 { margin: 0.6em 0}
ul.galerie { margin-left: 1em }

div#foto-album { padding-top: 10px }
div.fotoalbumgalerie {padding: 15px 0; }
div.fotoalbumgalerie h2 { margin : 5px 0}
div.fotoalbumgaleriepopis {}
p.fotoalbumgalerieodkaz { text-align: right; padding-right: 40px }

p#foto-galerie-info strong { font-weight: normal }




/*
	Fotografie
*/

body#fotografie #content { width: 900px;  }

p#navrat { position:absolute; top: 0px; left: 248px; width: 400px;
						 margin: 0 0 0 5px; padding: 2px 8px }
p#navrat span.svisl { color: #ccc }
p#navrat a { color: #888 }

#nagalerii a.galerie { text-decoration: underline; }
#nagalerii a.galerie:hover { text-decoration: none;  }

#foto-obal { position:relative; margin: 1em auto }
#foto-obal img { margin: 0; padding:0; border: 0;}
#foto { margin: 0 auto;  overflow: hidden;}
#foto-obal a.navigace span { display: none }


#foto-obal a.navigace { position:absolute; width: 150px; height: 100%; background: none }
#foto-obal:hover a.predchozi { top: 0px; left:0; background: url(img/sipka-leva-hover.png) 10px 10px no-repeat; }
#foto-obal:hover a.nasledujici { top: 0px; right:0; background: url(img/sipka-prava-hover.png) 80px 10px no-repeat; }
#foto-obal:hover a.predchozi:hover { background: url(img/sipka-leva.png) 10px 10px no-repeat; }
#foto-obal:hover a.nasledujici:hover { background: url(img/sipka-prava.png) 80px 10px no-repeat; }

#foto-obal div.snadpisem a.predchozi { top:50px; left:0; }
#foto-obal div.snadpisem a.nasledujici { top: 50px; right:0; }




p#foto-napoveda { color:gray; padding: 5px; margin: 0; text-align:center }
p#demonstrace-funkcnosti { margin: 5px 0; padding: 10px; border: 1px solid #e0e0e0; background: #f4f4f4; }

div#foto-info-obal { width: 800px;  margin: 10px auto; }
div#foto-info {  }
div#foto-info h1 { margin: 5px 0 10px; font-size: 1.8em }
div#foto-info h1 span { color: #cacaca }
div#foto-info #foto-popis { margin-left: 35px }
div#foto-info #foto-popis p { font-size: 120%; font-style: italic; }

div#foto-komentare { padding-top: 15px}























/* 
   Floats
------------------------------------------------------------------- */

.left {float: left;}
.right {float: right;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}


/* 
   Misc 
------------------------------------------------------------------- */

/* Separators */
.content_separator {
	background: #D6D6C6;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 12px 0 24px;
}



/* 
   IE float/background fixes
------------------------------------------------------------------- */

#header, h1, h2 {min-height: 0.01%;}
* html #header, * html h1, * html h2 {height: 0.01%;}
