body
{
	background: #fff url(../images/lenka_img/gradient.jpg) repeat-x;
	font-size: 1em;
	line-height: 1em;
	border-top: 3em solid #333;
}

#content p a, .footer-right p a
{
	background: url(../images/lenka_img/link_1_a.gif) no-repeat 2px 50%;
	color: #69c;
	padding: 0 0 0 12px;
	border-bottom: 1px dotted #fff;
}

#rss a
{
	background: url(../images/lenka_img/rss.png) 0 0;
	width: 16px;
	height: 16px;
	display: table;
	margin: 0 0 1em 0;
	float: right;
}

#rss a:hover
{
	background: url(../images/lenka_img/rss.png) 0 16px;
}

*
{
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	border: 0;
}

html
{
	font-size: 89.5%;
}

a
{
	text-decoration: none;
}

#content p, #content ul, #content ol, .search, input, textarea, label, .footer-right p
{
	font: 1.1em/1.4em;
	color: #999;
}

#content
{
	width: 38em;
	float: right;
	padding: 0 0 2em 0;
}

#content p
{
	margin: 1em 0;
}

#content p strong
{
	color: #666;
	font-weight: normal;
}

#content p code
{
	font: 1em/1em;
}

#content abbr, #content acronym
{
	font-style: normal;
	border-bottom: dotted 1px #666;
	cursor: help;
}

#content blockquote
{
	padding: 0 0 0 2em;
	margin: 0 2em 0 0;
	border-left: 1px solid #ccc;
}

#content ul, #content ol
{
	list-style-position: inside;
	margin: .5em 1em;
}

#content ul
{
	list-style-type: circle;
}

#content ol
{
	list-style-type: upper-roman;
}

#content h3
{
	font: 1.4em/1em;
	font-weight: normal;
	padding: 2.5em 0 0 0;
	color: #666;
}

#content h4
{
	font: 1.4em/1em;
	font-weight: normal;
	padding: 1.5em 0 0 0;
	color: #666;
}

#content h3 a, a:visited
{
	color: #666;
}

#content h3 a:hover, a:active
{
	color: #111;
}

#content p a:hover, .footer-right p a:hover
{
	color: #369;
	border-bottom: 1px dotted #369;
}

.article
{
	padding: 0 0 2em 0;
}

.single-article
{
	padding: 2.5em 0 0 0;
}

.comment
{
	padding: 1em 0 0 0;
}

#content p.info
{
	font: 1.1em/1.1em;
	color: #999;
	padding: 0 0 .5em 0;
}

#container
{
	margin: 0 auto;
	width: 62em;
}

#head
{
	padding: 12em 0 0 0;
}

#head h1, h2
{
	font: 2em/1.2em;
	font-weight: normal;
	padding: .7em 0;
}

#head h1 a, a:hover, a:active, a:visited
{
	color: #333;
}

.tagline
{
	color: #999;
	width: 38em;
	float: right;
}

#sidebar
{
	width: 19em;
	text-align: right;
	float: left;
	padding: 0 0 5em 0;
}

.sitename
{
	width: 19em;
	text-align: right;
	float: left;
}

#menu
{
	padding: 0 0 2em 0;
	clear: both;
}

.section_list li
{
	list-style-type: none;
	font: 1.6em/1.4em;
	padding: .3em 0;
}

.section_list a
{
	color: #ccc;
}

.section_list a:visited
{
	color: #ccc;
}

.section_list a:hover
{
	color: #999;
}

.section_list a:active
{
	color: #666;
}

#menu a.active
{
	color: #333;
}

#lists strong
{
	font: 1.1em/1.4em;
	color: #666;
	display: block;
	font-weight: normal;
	padding: 2.5em 0 .5em 0;
}

#lists li
{
	list-style-type: none;
	font: 1.1em/1.1em;
}

#lists li a, #lists li a:visited
{
	color: #999;
	padding: .3em 0;
	display: block;
}

#lists li a:hover
{
	color: #666;
	background-color: #f9f9f9;
}

#lists li a:active
{
	color: #333;
}

#footer
{
	background-color: #fff;
	padding: 2em 0 5em 0;
	clear: both;
	background: #f6f6f6;
	border-top: 1px solid #ddd;
}

#footer-wrap
{
	margin: 0 auto;
	width: 32em;
}

.footer-left
{
	width: 19em;
	float: left;
	text-align: right;
}

.footer-right
{
	width: 38em;
	float: right;
}

.older-newer
{
	font: 1.6em/1.4em;
}

.older-newer a
{
	color: #ccc;
}

.older-newer a:visited
{
	color: #ccc;
}

.older-newer a:hover
{
	color: #999;
}

.older-newer a:active
{
	color: #666;
}

.search, input, textarea
{
	width: 66%;
	background-color: #f6f6f6;
	border-top: 2px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: .2em 0;
}

input:focus, textarea:focus
{
	color: #666;
	background-color: #fff;
	border-top: 2px solid #888;
}

.zemSubmit, .button
{
	width: 23%;
	border: 2px outset #999;
	background-color: #f6f6f6;
}

label
{
	margin: 1em 0 .2em 0;
	display: block;
}

#txpCommentInputForm
{
	padding: 2em 0 0 0;
}