/* standard elements */

img {
	border:0px;
}
html {
	min-height: 100%;
	}
* {
	margin: 0;
	padding: 0;/*background: #FFBA75*/
}
a {
	color: #048;
}
a:hover {
	color: #06C;
}
body {
	color: #ffe6d5;
	font: normal 62.5% Tahoma, sans-serif;
	padding-top: 0px;
	background-color: #798e46;
}
input {
	font: normal 100% Tahoma, sans-serif;
}
p, code, ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.8em Tahoma, sans-serif;
}
h2 {
	font: bold 1.4em Tahoma, sans-serif;
}
h3 {
	font: bold 1em Tahoma, sans-serif;
}
form, input {
	margin: 0;
	padding: 0;
	display: inline;
}
code {
	background: #666600;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #ffe6d5;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1, h2, h3 {
	padding-top: 6px;
	color: white;
	margin-bottom: 4px;
}
/* misc */

.clearer {
	clear: both;
	font-size: 0;
}
.left {
	float: left;
	padding:10px;
}
.right {
	float: right;
	padding:10px;
}
/* structure */

.inner-container {
	border: 2px solid #D7D7D2;
	background: white;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 980px;
}
.outer-container {
	background: #798e46/*url('img/container.jpg') no-repeat center bottom*/;
	padding-bottom: 30px;
}
/* headere & title */

.header {
	background: url('img/header152.jpg') no-repeat;
	height: 200px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FF9900;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: white;
	font: normal 3em Tahoma, sans-serif;
	margin-left:140px;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {
	border-color: #F60;
}
.header .title .slogan {
	font: normal 1.1em Tahoma, sans-serif;
	margin-left:140px;
	padding-top: 6px;
	color:#FF0000;
}
/* path */

.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Tahoma, sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}
/* main */

.main {
	background: #798e46 /*url(img/main.gif) repeat-y*/;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}
/* content */

.content {
	float: right;
	width: 738px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: Tahoma, sans-serif;
}
/* navigation */

.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #f9ffe0 /*#000000*/;
	font: bold 1.1em Tahoma, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	background-color: #383e20;
}
.navigation ul {
	padding: 0;
	border: 1px solid #383e20;
}
.navigation li {
	border-bottom: 1px solid #383e20;
}
.navigation li a {
	font-size: 1.1em;
	color: #ffe6d5;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	color: white;
	background: #666633;
}
/* footer */

.footer {
	color: white;
	font: bold 1em Tahoma, sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #3e3820;
}
.footer a {
	color: white;
	text-decoration: none;
}
.content-nadpis {
	font-size: 14px;
	font-weight: bold;
	color:white;
	padding-left: 10px;
	border-left-color: #FF0000;
	border-left: 10px;
	border-color: brown;
	border-left-style: solid;
	margin-bottom:15px;
}
.content-nadpis a {
	color:black;
}
.content-nadpis a:hover {
	color:white;
}
/* kniha navstěv */

.knihaObal {
	margin-left:auto;
	margin-right:auto
}
.cervenyText {
	color: #FF0000;
}
/* clanky-fotky */

.clankyFotka {
	float: left;
	margin-bottom:10px;
	margin-right:10px;
	height:180px;
}

.clanek-nadpis {
	color:black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
}
.clanek-nadpis a {
	color:black;
	text-decoration: none;
}
.clanek-nadpis a:hover {
	color:black;
	text-decoration:underline;
}

.autor {
	font-size: 0.9em;
	margin-bottom: 20px;
	color:#CCC;

}
/* zaèátek - obarvení políèek na stránkování */
.cislovani a {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
text-decoration: none;
width: auto;
text-align: center;
background: #595d60;
border: 1px solid #5e6265;
color: #ffffff;
padding: 2px 4px;
margin-left: 2px;
float: left;
}

.cislovani a:hover {
background: #ff7600;
border: 1px solid #fd8c2b;
color: #ffffff;
}

.cislovani-active a {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
text-decoration: none;
width: auto;
text-align: center;
background: #589E2F;
border: 1px solid #192D0E;
color: #ffffff;
padding: 2px 4px;
margin-left: 2px;
float: left;
}

/* konec - obarvení políèek na stránkování */
