body {
	margin-top: 0px;
	padding: 0;
	background: #666666 url(images/img01.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

h1, h2 {
	margin: 0;
	font-weight: bolder;
	color: Black;
}

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 { }

a {
	color: black;
}

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;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 20;
	background: #FFA500 url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0 auto;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	margin: auto;
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 65px;
	height: 30px;
	margin-right: 0px;
	padding: 15px 40px 0px 40px;
	background: url(images/img07.gif) no-repeat right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: Black;
	text-align: center;
}

#menu a:hover {
	color: Black;
	text-decoration: none;
	background: #FFA500 url(images/img07.gif) no-repeat right;
	font-weight: bold;
}

#menu .actual a {
	color: Black
	text-decoration: none;
	background: #FFA500 url(images/img07.gif) no-repeat right;
	font-weight: bold;
}
#tlacitka{
	float: right;
	width: 120px;
	height: 45px;
	text-align: right;
	display: block;
	text-align: center;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #FFCC99;
}


/* LOGO */

#logo {
	width: 960px;
	height: 270px;
	margin: 0px auto 0px;
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#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: Black;
}

.post .title a {
	text-decoration: none;
	font-size: 18px;
	color: black;
}
.post .title :hover  {
	text-decoration: none;
	font-size: 18px;
	color: Black;
}

.post .formul {
	height: 30px;
	font-size: 14px;
	color: Black;
}

.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: #FFA500;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 2px 0;
	color: Black;
}

.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: Black
}

.post .nadpis_a {
	margin: 10px 0px 0px 0;
	padding: 0px 0px 0px 38px;
	background: url(images/img06.gif) no-repeat left;
	font-weight: bold;
	color: black;
	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: Black;
}

#sidebar li li a:hover {
	color: black;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 45px;
	margin: 0 0 10px 0px;
	padding: 11px 0 2px 11px;
	background: url(images/img04.gif) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	color: Black;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Footer */

#footer {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(images/img03.jpg) no-repeat;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 19px;
}

#footer p {
	padding-top: 15;
	text-align: center;
	font-size: 10px;
	line-height: normal;
	color: Black;
}

#footer a {
	color: Black;
	text-decoration: none;
}

#footer a:hover {
	color: White;
}
