
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
 background: #e0e0e0;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
}
/*
h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	 margin-top: 0;
  font: normal bold 135% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #ff6633;
}

h2 {
	font-size: 1.8em;
}

h3 {
	 margin-top: 0;
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #ff6633;
}
*/


/* ---( main column )--- */

h1 {
  margin-top: 0;
  font: normal bold 135% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #ff6633;
  }

h2 {
  margin-top: 0;
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #ff6633;
  }

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #ff9933;
  letter-spacing: 0px;
  background: url(./pictures/date_icon.gif) no-repeat 0 50%;
  }

.post h3 {
  margin-top: 0;
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #ff6633;
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 10px 1.5em 0px;
  border-bottom: 1px solid #ddd;
  }

.post h3 a,
.post h3 a:visited {
  color: #ff6633;
  text-decoration: none;
 }

.post img, .entry img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

img.obrazek-vlevo {
	margin: 0px 10px 10px 0px;
  float: left;
}
img.obrazek-vravo {
	margin: 0px 10px 0px 10px;
  float: right;
}




p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

/* unordered list style */

ul {
  list-style: none;
  margin-left: 10px;
  padding: 0;
  }

.post li, .entry li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(./pictures/tictac_orange.gif) no-repeat 0 6px;
  }

/* links */

a:link {
  color: #6699cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #693;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }

a img {
	border: none;
}


#wrapper {
	 width: 847px;
  margin: 0px auto 0;
  text-align: left;
  font: normal normal 100% Verdana, sans-serif;
  background: url(./pictures/tile.gif) repeat-y;	
}

/* Header */

#header {
	width: 847px;
	height: 160px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
	display:none;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	display:none;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	display:none;
}

#menu ul {
	margin: 0px;
	padding: 49px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 20px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu #current {
	background: #404040;
}

#menu #current a {
	background: url(images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 847px;
  margin: 0px auto 0;
  text-align: left;
  font: normal normal 100% Verdana, sans-serif;
  background: url(./pictures/tile.gif) repeat-y;
}

#header-pic {	
	background: #e0e0e0 url(./pictures/top_div.jpg) no-repeat left top;
	width: 847px;
	height: 210px;
}

/* Content */

#content {
	 float: left;
  width: 460px;
  margin: 0px 0 0 0;
  padding: 0 0 0 70px;
  line-height: 1.5em;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
  margin-top: 0;
  font: normal bold 135% 'Lucida Grande','Trebuchet MS';
  letter-spacing: -1px;
  color: #ff6633;
}

.post .title h1 {
}

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

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	
	float: right;
  width: 260px;
  padding: 0px 40px 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999999;
  background: url(./pictures/sidebar_bg.gif) no-repeat 0 0;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	/* background: url(images/img03.jpg) no-repeat left bottom;*/
}

#sidebar-content {
padding-top: 20px;
	/* background: url(images/img01.jpg) repeat-y left top; */
}


#sidebar ul {
	padding: 0px 0 15px 0;
	margin: 0px 0 0px 0;
	list-style: none;
	border-bottom: solid 1px #DDDDDD;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
	padding-left: 15px;
	/* border-bottom: 1px dashed #BDBDBD; */
	background: url(pictures/tictac_green.gif) no-repeat 0 7px;
}

#sidebar li li ul {
	margin-bottom: 0px;
}

#sidebar li li li {
	margin-left: 0px;
}


#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li ul.posts {
	border-bottom: none;
}

#sidebar h2 {
  margin: 0 0 0 10px;
  padding: 25px 0 0 40px;
  font: normal bold 130% 'Lucida Grande','Trebuchet MS';
  color: #666666;
  height: 32px;
  background: url(./pictures/sidebar_icon.gif) no-repeat 10px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
}

#sidebar a {
	text-decoration: underline;
}

#sidebar a:hover {
	text-decoration: underline;
}


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

#sidebar p {
	padding: 0px 15px 0px 20px;
}

/* Footer */

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  }

#footer-wrapper {
  margin: 0 auto;
  padding: 0 0 9px 0;
  font-size: 85%;
  color: #ddd;
  background: url(./pictures/bottom_sill.gif) no-repeat bottom left;
  }

#footer {
  margin: 0;
  padding: 20px 235px 20px 95px;
  background: url(./pictures/bottom_sash.gif) no-repeat top left;
  width: 500px;
  }

#footer span {
	padding-left: 40px;
}

#footer a:link {
  color: white;
  }

#footer a:visited {
  color: white;
  }

#footer a:hover {
  color: white;
  }

#footer a:active {
  color: white;
  text-decoration: none;
  }

h2 a {
 color: #FF6633 !important;
 font-size: 0.90em;
 text-decoration: none;
}
h2 a:hover {
 color: red;
 text-decoration: none;
}

.skryte { display: none;}
.dalsi_stranky { color: silver; display: block;}

