body {
	margin: 0;
	padding: 0;
	background: #EDBE3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #787878;
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5B7817;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
	color: #AF7F00;
	margin: 15px 0px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #704A21;
}

a:hover {
  text-decoration: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

/* Header */

#header {
	width: 960px;
	height: 85px;
	margin: 0 auto;
	position: relative;
}

/* Logo */

#powerball {
  width: 90px;
  height: 79px;
  position: absolute;
  top: 5px;
  left: 2px;
  background: url(/images/header-powerball.jpg) no-repeat;
}

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
	margin-left: 100px;
	*display: inline;
}

#logo a#nazev, #logo p {
	margin: 0px;
	padding: 0px;
}

#logo a#nazev {
  display: block;
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F2D14C;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
  position: absolute;
  top: 85px;
  
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/img01.jpg) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
}

#menu a, #menu strong {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 30px 7px 30px;
	background: url(/images/img03.jpg) no-repeat right 7px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #325C12;
	border: none;
}

#menu strong {
  color: #325C12;
}


#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	background: url(/images/img04.jpg) repeat-y left top;
}

#page-bgtop {
	padding: 20px 25px;
	background: url(/images/img02.jpg) repeat-x left top;
}

#page-bgbtm {
}

/* Content */

#content {
	float: left;
	width: 630px;
	padding: 0;
}

.post {
	margin-bottom: 25px;
	border-bottom: 1px dashed #BCDD4D;
}

.post img.left  {
  position: absolute;
  top: -55px;
  left: 350px;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

.post img.left2  {
  position: absolute;
  top: 50px;
  left: 350px;
  behavior: url(/inc/pngfix/iepngfix.htc);
}

.post ol {
  list-style-type: decimal;
  float: left;
  margin-left: 10px;
  padding-left: 10px;
}

.post ol li {
  font-size: 1.6em;
  line-height: 180%;
  color: #5B7817;
}

.post .title {
	height: 32px;
	padding: 8px 0 5px 0px;
	letter-spacing: -.5px;
	color: #5B7817;
	font-size: 2em;
	clear: both;
}

.post .title a {
  text-decoration: none;
}

h1#uvod {
  float: left;
  margin-bottom: 20px;
  margin-left: -20px;
}

#sidebar .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background: url(/images/img05.jpg) no-repeat left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}

.post .title a {
	color: #5B7817;
	border: none;
}

.post .entry {
	padding-bottom: 20px;
	text-align: justify;
	position: relative;
	float: left;
	width: 630px;
}

.post #first {
  padding-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	padding: 0;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #C5DB76;
	background: url(/images/img06.jpg) no-repeat left 15px;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 1em;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 0px;
	letter-spacing: -.5px;
	color: #5B7817;
}

#sidebar p {
	margin: 0 0px;
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	background: #474036;
	height: auto;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	text-align: center;
	color: #E1F5A6;
}

#footer a {
	color: #BBDC4D;
}



/* UVOD */

a#koupit {
  display: block;
  position: absolute;
  top: 130px;
  right: 10px;
  font-size: 1.2em;
  font-weight: bold;
  background-color: #BCDD4E;
  padding: 10px;
  text-decoration: none;
  -moz-border-radius: 5px;
}

a#koupit:hover {
  background-color: #EDFFAF;
  text-decoration: underline;
}

table#ceny {
  border-collapse: collapse;
  width: 320px;
  margin: 0px 10px;
  font-size: 1em;
}

table#ceny th, table#ceny td {
  padding: 6px 10px;
  vertical-align: top;
  border-bottom: 1px solid #92BB2F;
  text-align: left;
}

table#ceny td.cena, table#ceny th.cena {
  text-align: center;
}

table#ceny tr.sportobchod td {
  font-weight: bold;
}

table#ceny th {
  background-color: #FFE08F;
}