body {
	margin: 3px;
	padding: 3px;
	background: #000 url(images/bg.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

h1, h2, h3, p, ul, ol {
	margin-top: 0;
}

h1, h2, h3 {
/*	text-transform: lowercase; */
}

h1 {
	letter-spacing: -2px;
	font-size: 250%;
}

h2 {
	letter-spacing: -1px;
	font-size: 167%;
}

h3 {
	font-size: 123.1%;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 120%;
}

strong, em {
	color: #ddd;
}

a {
	text-decoration: none;
}

a:link {
	color: #eee;
}

a:visited {
	color: #ccc;
}

a:hover {
	color: red;
}

a img {
	border: none;
}


/* HEADER */

#wrap {
	background: url(images/header.png) no-repeat 50% 0;
}

#header {
	width: 960px;
	height: 145px;
	margin: 0 auto;
}

/* LOGO */

#header h1, #header h2 {
	margin: 0;
	text-align: center;
	color: #000;
}

#header h1 {
	padding-top: 35px;
}

#header a {
	border: none;
	color: #000;
}

#header a:hover {
	color: #fff;
}

/* MENU */

#header ul {
	margin: 0;
	padding: 118px 0 0 0;
	font-size: 16px;
	line-height: normal;
	list-style: none;
	text-align: center;
}

#header li {
	display: inline;
}

#header li a {
	padding: 0 1em;
	font-weight: bold;
	color: #fff;
}

#header li a:hover {
	color: red;
}

/* PAGE */

#page {
	width: 960px;
	margin: 0 auto;
}

/* CONTENT  */

#content {
	float: left;
	width: 690px;
}

/* POST */

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 35px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/label_bg.png) repeat-x;
	font-size: 153.9%;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.post .title a {
	border: none;
	color: #fff;
}

.post .entry {
	padding: 20px 20px 20px 20px;
}

.post .byline {
	font-size: smaller;
	color: #666;
}

.post .byline a {
	font-weight: bold;
	color: #999;
}

.post .meta {
	border-top: 1px solid #000;
}

.post .meta p {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #000;
	line-height: normal;
	color: #666;
}

.post .meta a {
	border: none;
	color: #999;
}

.post .meta a:hover {
	color: #fff;
}

.post .meta .tags {
	padding-left: 30px;
	background: url(images/tag_green.png) no-repeat 10px 50%;
}

.post .meta .tags a {
}

.post .meta .links {
}

.post .meta .links a {
	padding-left: 22px;
}

.post h3 {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 20px;
	color: white;
}

.post h4 {
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 13px;
	color: white;
}

/* SIDEBAR - For extra links and ad spaces. */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	padding: 6px 0;
	border-bottom: 1px dotted #333;
}

#sidebar li li a {
	border: none;
}

#sidebar li li a:hover {
	color: red;
}

#sidebar h2 {
	height: 35px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/label_bg.png) repeat-x;
	font-size: 153.9%;
	font-weight: normal;
	color: #fff;
}

#sidebar .pad {
	padding: 20px;
}

/* FOOTER - For footnotes and copyright notices. */

#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #000;
	text-align: center;
	font-size: smaller;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer .legal img {
	margin-top: 1em;
}

table.clenove
{
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}
table.clenove td
{
	text-align: center;
	font-size: 18px;
	padding: 5px 5px 5px 5px;
}

#clen_fotografie td
{
	padding: 10px 10px 10px 5px;
	vertical-align: top;
}

#clen_fotografie p
{
	padding: 10px 10px 10px 5px;
	font-size: larger;
}

#clen_detail td
{
	padding: 3px 5px 3px 5px;
}


#kontakty td
{
	padding: 10px 10px 5px 10px;
}

img.erb
{
	padding-left: 30px;
}

a.photo {
	font-size: 18px;
}

div.photo {
  float: left;
  width: 140px;
  height: 140px;
  vertical-align: bottom;
  text-align: center;
  padding-right: 13px;
  padding-bottom: 14px;
}

.cistic {
  clear: both;
}
