body {
	margin-top: 5px;
	padding: 0;
	background: #161616 url(images/img01.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

h1, h2 {
	margin: 0;
	font-weight: normal;
	color: #549900;
}

h3 {
	margin: 0;
	font-weight: normal;
	color: #B22222;
}

h1 { font-size: 44px; }

h2, h3 { font-size: 18px; }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a {
	color: Red;
}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat right top;
}

/* Menu */

#menu {
	float: left;
	width: 650px;
	height: 50px;
	background: url(images/img02.jpg) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	padding: 18px 30px 0px 30px;
	background: url(images/img07.gif) no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#menu a:hover {
	color: Red;
	text-decoration: none;
	border-bottom: 4px solid Red;
}

#menu .actual a {
	color: Red;
}
#menu_right {
	float: right;
	width: 310px;
	height: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #000000;
}


/* LOGO */

#logo {
	width: 960px;
	height: 210px;
	margin: 10px auto 0px;
	background-image: url(images/josef_krizan_fotograf.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#logo h1 {
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 70px;
	font-size: 32px;
}

#logo p {
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	font-size: 13px;
	color: #757575;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 660px;
}


/* Post */

.post {
	background: url(images/img08.gif) repeat-x left bottom;
	margin-bottom: 15px;
}

.post .title {
	height: 30px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}
.post .title :hover  {
	text-decoration: none;
	font-size: 18px;
	color: Red;
}

.post .formul {
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(images/img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: Gray;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 2px 0;
	color: #FFFFFF;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

.post .nadpis {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	color: Red;
}

.post .nadpis_a {
	margin: 0 0px 0px 0;
	padding: 0px 0px 0px 38px;
	background: url(images/img06.gif) no-repeat left;
	font-weight: normal;
	color: White;
	background-position: 18px;
}

blockquote {
	padding-left: 20px;
	background: url(images/img11.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: White;
}

#sidebar li li a:hover {
	color: Red;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: Red;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Footer */

#footer {
	width: 960px;
	height: 19px;
	margin: 0 auto;
	padding-top: 6px;
	background-color: red;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 19px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	line-height: normal;
	color: white;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: black;
}