body
{
	/*background: rgb(230,230,250) url(images/page-bg.jpg) repeat-x;*/
	background: rgb(230,230,250) url(/obrazky/backg.gif) top center repeat-y;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
b a{
color:#990066;
}
#container
{
	margin: 0px auto;
	padding: 0px;
	width: 990px;
	background: white url(/obrazky/page-bg.jpg) repeat-x;
}
#topnav
{
	display: inline;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
	width: 1000px;
	height: 30px;
}
#topnav .left
{
	display: inline;
	float: left;
	padding: 45px 0 0 330px;
	position: absolute;
}
#topnav .right
{
	display: inline;
	float: right;
	padding: 0px 10px;
	text-align: right;
}
#topnav p
{
	margin-bottom: 0px;
	padding: 11px 0px;
	*padding: 11px 0px 12px 0;
}
#topnav ul
{
	margin: 0px;
	padding: 0px;
}
#topnav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	line-height: 1.8em;
}
#topnav li a
{
	color: rgb(153,0,102);
	padding: 6px 10px;
	text-decoration: none;
}
#topnav li a:hover
{
	background: rgb(137,18,86);
	color: #fff;
	padding: 6px 10px;
}
#header
{
	background: url(/obrazky/header2.jpg) no-repeat;
	display: inline;
	float: left;
	height: 89px;
	overflow: hidden;
	padding: 0px;
	width: 960px;
}
#header a
{
	color: #FF00CC;
	text-decoration: none;
}
#header a:hover
{
	color: #FF00CC;
}
#header p.site-title
{
	color: #FF00CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	line-height: 110%;
	margin: 0;
}
#header p.site-slogan {
	margin: -58px 0px 0px 350px;
	*margin: -48px 0px 0px 350px;
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	line-height: 3.0em;
}

#slogan
{
	border-bottom: 3px #222 solid;
	display: inline;
	float: left;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 6px 0px;
	width: 960px;
}
#slogan .left
{
	display: inline;
	float: left;
	font-size: 0.9em;
	margin-bottom: 0px;
	overflow: hidden;
}
#slogan .right
{
	display: inline;
	float: right;
	font-size: 0.9em;
	margin-bottom: 0px;
	text-align: right;
}
#wrapper
{
	display: inline;
	float: left;
	overflow: hidden;
	width: 980px;
	background: white;
	padding: 0;
	border-left: 5px solid rgb(137,18,86);
	border-right: 5px solid rgb(137,18,86);
}

.comments ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.comments li
{
	background: rgb(255,245,238);
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	font-size: 95%;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 5px 7px 0px 7px;
}
img.avatar 
{
	float: left;
	margin-right: 5px;
}
#sidebar-wrapper
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 20px 0px 10px 0;
	width: 450px;
}
#sidebar-wrapper .ad-blocks
{
	width: 450px;
}
#sidebar-wrapper .ad-blocks .titBlocks {
width: 202px;
float: left;
margin: 0px 10px 10px 10px;
}
#sidebar-wrapper .ad-blocks .titBlocks h2{
display: block;
width: 202px;
background: rgb(137,18,86);
margin: 0;
line-height: 2.0em;
text-indent: 10px;
font-size: 110%;
}
#sidebar-wrapper .ad-blocks .titBlocks h2 a{
color: white;
text-decoration: underline;
}
#sidebar-wrapper .ad-blocks .titBlocks h2 a:hover{
color: rgb(236,223,250);
}
#sidebar-wrapper .ad-blocks img
{
	border: 1px solid rgb(229,182,244);
}
#sidebar-left
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 10px 10px 10px 0px;
	text-align: left;
	width: 200px;
}
#sidebar-right
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 10px 0px 10px 10px;
	width: 200px;
}
#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2
{
	color: #990066;
	margin-bottom: 12px;
}
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a
{
	color: #990066;
	text-decoration: none;
}
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img
{
	display: none;
}
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul
{
	border-top: 1px dotted #990066;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
#sidebar-left ul.main-links li
{
	font-weight: bold;
}
#sidebar-wrapper li, #sidebar-left li, #sidebar-right li
{
	border-bottom: 1px dotted #990066;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 200px;
}
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a
{
	text-decoration: none;
}
#sidebar-wrapper li a:hover, #sidebar-left li a:hover
{
	color: #CCCCCC;
}
#sidebar-right li a:hover {
  color: black;
  text-decoration: underline;
}
#sidebar-wrapper .box
{
	border-top: 2px #990066 solid;
	margin-bottom: 10px;
	padding-top: 5px;
	line-height: 1.6em;
}
#sidebar-wrapper .box2 {
  width: 390px;
  margin-left: 10px;
  background: url(/obrazky/box2.jpg) top center repeat-y;
  padding: 15px;
  border: 1px solid rgb(229,182,244);
}
#sidebar-wrapper .box2 p
{
  color:#990066;
  font-size: 90%;
}
#content
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 30px 20px 10px 20px;
	width: 480px;
	background: rgb(250,240,230);
}
#content h1
{
	border-bottom: 2px dotted rgb(250,240,230);
	border-top: 2px dotted rgb(250,240,230);
	color: #990066;
}
#content h1 a
{
	color: #990066;
}
#content.bookmarks ul
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#content.bookmarks li
{
	line-height: 140%;
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#content.bookmarks li a
{
	font-size: 1.1em;
	margin-right: 6px;
}
#content.bookmarks h2
{
	color: #990066;
}
#content .post
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	line-height: 1.6em;
	color: black;
}
#content .post p a {
color:#990066;
}
#content .postmeta
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}
#content .postmeta h4, #content .postmeta p
{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
#content .post p.wp-caption-text
{
	font-size: 0.8em;
	line-height: 135%;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}
#content .post div.alignleft
{
	border: 1px #ccc dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#content .post div.aligncenter
{
	border: 1px #ccc dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content .post div.alignright
{
	border: 1px #ccc dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img
{
	margin: 5px;
	padding: 0px;
}
.content-bot
{
	
	border-top: 1px dotted #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.content-bot a, .content-bot a:hover
{
	margin: 2px 10px;
}
#footer
{
	background: rgb(158,31,99);
	float: left;
	padding: 8px 0px;
	width: 100%;
}
#footer p
{
	color: white;
	font-size: 0.9em;
	margin: 12px;
	text-align: center;
}
#footer a
{
	color: #000000;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
p, h1, h2, h3, h4, h5, h6, h7
{
	margin-bottom: 17px;
	margin-top: 0px;
	color: black;
}
h3 {
  margin: 20px 0 5px 0;
  font-size: 95%;
}
p, #content li
{	
	line-height: 1.6em;
}
p.small
{
	font-size: 85%;
}
blockquote
{
	background: #efefef;
	border: 1px #ccc dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 15px 15px 15px;
	padding: 10px 10px 5px 10px;
}
h1, h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 a, h2 a
{
	color: #555;
	text-decoration: none;
}
h1
{
	font-size: 1.7em;
	padding-bottom: 3px;
}
h1 a {
  text-decoration: underline;
  font-weight: bold;
  line-height: 1.6em;
}
h2
{
	font-size: 1.3em;
	margin: 15px 0 10px 0;
	font-weight: bold;
}
a
{
	color: #555;
}
a.more-link {
color: rgb(153,0,102);
}
a img
{
	border: 0px;
}
a:hover
{
	color: #222;
}
.clear {
clear:both; display:block
}