*
{
	margin:0;
	padding:0;
}

body
{
	background:url(../images/bg-top.png) top repeat-x silver;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrap
{
	width:761px;
	margin:0 auto;
}

#header
{
	height:160px;
	background:url(../images/header.gif);
	margin-top:20px;
}

#description
{
	padding:50px 0 0 40px;
}

h1
{
	font-size:24px;
}

h1 a
{
	color:#fff;
}

#desc
{
	font-size:14px;
	color:#fff;
}

#content
{
	background:url(../images/bg-content.gif) repeat-y;
	width:681px;
	margin:0 auto;
	padding:0 40px;
}

.cleaner
{
	clear:both;
}

#pagelist
{
	height:43px;
	font-size:12px;
	background:url(../images/pagelist.png) no-repeat;
}

#pagelist ul
{
	padding:12px 0 0 40px;
}

#pagelist ul li
{
	display:inline;
	border-right:1px solid #FFF;
	margin:0 8px 0 0;
	padding:0 12px 0 0;
}

#pagelist ul li a
{
	color:#FFF;
	font-weight:700;
}

#pagelist ul li a:hover
{
	text-decoration:none;
	color:#000;
	font-weight:700;
}

#pagelist ul li.current_page_item a
{
	color:#000;
	font-weight:700;
}

#searchsubmit
{
	font-size:12px;
	margin-left:5px;
	color:#000;
	height:21px;
	background-color:#696969;
	border:1px solid #797f90;
	cursor:pointer;
	vertical-align:middle;
	padding:0 5px;
}

#s
{
	height:18px;
	width:111px;
	background-color:#a9a9a9;
	border:1px solid #72737e;
	color:#000;
	vertical-align:middle;
	padding:1px 3px 0;
}

#side
{
	width:165px;
	float:right;
	color:#000;
	font-size:12px;
	margin-top:5px;
	line-height:1.4;
}

#side li,#side ul
{
	list-style-type:none;
}

#side h2
{
	font-weight:700;
	color:#9e0000;
	font-size:14px;
	margin:15px 0;
}

#side ul li ul.children li
{
	margin-left:20px;
}

#side a
{
	color:#000;
	text-decoration:none;
	font-weight:400;
}

#text
{
	width:455px;
	float:left;
	font-size:12px;
	color:#000;
	text-align:justify;
	margin-top:20px;
}

p
{
	padding:5px 0;
}

h2
{
	color:#444;
	font-size:20px;
	line-height:normal;
	margin-bottom:10px;
}

.post h2
{
	color:#9e0000;
	font-size:16px;
	margin-bottom:0;
}

.post h2 a
{
	color:#9e0000;
}

.post ul li
{
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
}

.post ol li
{
	margin-left:25px;
	padding-top:2px;
}

blockquote
{
	margin-top:5px;
	background:url(../images/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
}

blockquote blockquote
{
	background:none;
}

.post
{
	margin-bottom:40px;
}

.pub
{
	font-size:10px;
	color:#000;
	margin-bottom:15px;
}

.comm
{
	font-size:11px;
	color:#9e0000;
	margin-top:10px;
}

.comm a
{
	color:#9e0000;
	font-weight:400;
}

h2,h3,h4,h5,h6
{
	color:#444;
	text-align:left;
}

h3
{
	margin-top:5px;
	font-size:14px;
}

a
{
	text-decoration:none;
	color:#9e0000;
}

h3.comments
{
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
}

.commentmetadata
{
	background-color:#333;
	color:#FFF;
	padding:5px;
}

.commentmetadata a
{
	color:#FFF;
}

.obsahk
{
	margin-bottom:15px;
	padding:5px;
}

.obsahk a
{
	font-weight:400;
	text-decoration:underline;
}

.obsahk a:hover
{
	text-decoration:none;
}

ol.commentlist
{
	list-style:none;
}

ol.commentlist ul,ol.commentlist ol
{
	margin-left:25px;
}

textarea#comment
{
	border:#AA0909 1px solid;
	background-color:#8C8C8C;
	color:#000;
	margin:1px 0 5px;
	padding:5px;
}

#author,#email,#url
{
	border:#AA0909 1px solid;
	background-color:#8C8C8C;
	color:#000;
	margin:1px 0;
	padding:2px;
}

#textbar
{
	height:37px;
	background:url(../images/bg-textbar.gif) no-repeat;
	width:761px;
	margin:0 auto;
}

#box
{
	color:#000;
	font-size:9px;
	height:90px;
	background:url(../images/bg-bottom.png) repeat-x bottom;
}

#box a
{
	color:#000;
}

#box-inside
{
	width:721px;
	margin:0 auto;
}

#nav
{
	height:20px;
	font-size:12px;
	padding:0 270px 0 40px;
}

.floatleft
{
	float:left;
	margin-right:10px;
}

.floatright
{
	float:right;
	margin-left:10px;
}

.alignleft
{
	float:left;
}

.alignright
{
	float:right;
}

h1 a:hover,#side a:hover,.post h2 a:hover,a:hover
{
	text-decoration:underline;
}

#side img,.wp-smiley
{
	border:none;
	padding:0;
}