/*
theme name: JasperGreen
theme uri: http://blog.petrkaspar.cz/
version: 1.2
description: Elegantní zelené dvousloupcové téma
author: Petr Kašpar
author uri: http://blog.petrkaspar.cz/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, 'New York CE', utopia, serif;
	color: black;
	background: #ebe9e1 url('./obrazky/pozadiWebu.png') repeat-x;
	font-size: 100%
}
#stranka {
	margin: 0px auto;
	width: 960px;
}
#hlavicka .lista {
	color: white;
	text-align: right;
	height: 22px;
	padding: 5px 5px 0 0;
	font-size: 14px;
}
#hlavicka .lista a {
	color: white;
	padding: 0 5px;
	text-decoration: none;
}
#hlavicka .lista a:hover {
	text-decoration: underline;
	color: #a7d31c;
}
#hlavicka #search {
	background: url('./obrazky/hledatBox.png') no-repeat;
	height: 34px;
	margin: 0 0 10px;
	float: left;
	position: relative;
	top: 2px;
	left: 315px;
	width: 226px;
}
#hlavicka #search input {
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding: 2px;
}
#hlavicka #search .btn {
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}
#logoStranky {
	float: left;
	position: relative;
	top: 4px;
	background: url("./obrazky/logoWebu.png") top left no-repeat;
	background-position: -840px 0;
}
#logoStranky a {
	display: block;
	width: 420px;
	height: 88px;
	background: url("./obrazky/logoWebu.png") top left no-repeat;
	text-decoration: none;
}
#logoStranky a:hover {
	background-image: none;
}
#logoStranky a span {
	display: none
}
#obsahL {
	float: left;
	width: 710px;
	margin-top: 20px;
}
#obsahP {
	float: left;
	width: 218px;
	margin-top: 20px;
	margin-left: 10px;
	border: 1px solid #d5d2c9;
	padding: 5px 10px;
	background: #f9f9f9 url('./obrazky/pozadiPostu.png') repeat-x;
}
#obsahP hr {
	display: none
}
#obsahL .post {
	border: 1px solid #d5d2c9;
	padding: 5px 10px;
	margin-bottom: 10px;
	background: #f9f9f9 url('./obrazky/pozadiPostu.png') repeat-x;
}
#obsahL .post p {
	text-indent: 2em;
	line-height: 150%;
	font-size: 100%;
	padding: 2px 0 10px 0;
}
#obsahL .post h2 {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 130%;
	border-bottom: 1px solid #d5d2c9;
	margin-bottom: 15px !important;
}
#obsahL .post h3 {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
	border-bottom: 1px solid #d5d2c9;
	margin-bottom: 5px;
}
#obsahL .post .date {
	text-indent: 0 !important;
	font-size: 70% !important;
	margin-bottom: 5px;
}
.ico {
	vertical-align: middle;
	margin-left: 5px;
	border: none !important;
	background-color: transparent !important
}
.ico1 {
	vertical-align: middle;
	border: none !important;
	background-color: transparent !important
}
#obsahL .post p a, .alignright a, .alignleft a, .post a {
	color: #678213
}
#obsahL .post p a:hover, .alignright a:hover, .alignleft a:hover, .post a:hover {
	text-decoration: none;
	color: #42540a;
}
#obsahL .post h2 a {
	text-decoration: none;
	color: #678213
}
#obsahL .post h2 a:hover {
	color: #42540a
}
#sidebar {
	font-size: 100%;
}
#sidebar li {
	list-style-type: none;
	color: #5b9400;
	padding: 0;
}
#sidebar li h2 {
	font-size: 110%;
	color: #333333;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	border-bottom: 1px solid #d5d2c9;
}
#sidebar li ul {
	padding: 0 0 0 5px;
	margin: 5px 0 20px 10px;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
#sidebar li ul li {
	list-style-type: circle;
}
#sidebar li ul li ul {
	margin: 0 0 0 15px;
	padding: 0;
	border: 0;
}
#sidebar li ul li ul li {
	list-style-type: circle;
	margin: 0;
	padding: 0;
}
#sidebar li a {
	color: #333;
}
#sidebar li a:hover {
	color: #678213;
}
#rss {
	float: left;
	position: relative;
	top: 47px;
	left: 250px;
	background: url('./obrazky/rss.png') top left no-repeat;
	background-position: -120px 0;
}
#rss a {
	display: block;
	width: 60px;
	height: 60px;
	background: url('./obrazky/rss.png') top left no-repeat;
	text-decoration: none;
}
#rss a:hover {
	background-image: none;
}
#rss a span {
	display: none
}
hr.cistic {
	clear: both;
	height: 1px;
	border: none;
	margin: -1em 0 0 0;
	visibility: hidden;
}
.centrovani {
	text-align: center;
	text-indent: 0 !important;
	padding: 2px 0 10px 0;
}
.post a img, .post img {
	padding: 3px;
	border: solid;
	border-color: #d5d2c9;
	background-color: #eaeaea;
	border-width: 1px 1px 1px 1px;
}
.post a:hover img {
	border-color: #d5d2c9;
	background-color: #ffffff;
}
.imgCisty {
	padding: 0px !important;
	border: none !important;
	background-color: transparent !important;
}
.alignright {
	float: right;
	margin-left: 5px
}
.alignleft {
	float: left;
}
.both {
	clear: both
}
.ilustraceR {
	float: right;
	border: 0px;
	margin: 5px 0 10px 10px
}
.ilustraceL {
	float: left;
	border: 0px;
	margin: 5px 10px 10px 0
}
.noIndent {
	text-indent: 0 !important
}
.submit {
	padding: 0 10px
}
#obsahL ul, #obsahL ol {
	margin: 10px 0 8px 30px;
	padding: 0;
	list-style: none;
	line-height:120%;
}
#obsahL ul li {
	list-style: square;
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
	line-height:135%;
}
#obsahL ol li {
	list-style: decimal outside;
	margin: 0 0 0px 0;
	padding: 0 0 0 5px;
}
li a:hover {
	color: #f29900;
}
.commentlist {
	margin: 0 !important;
	padding: 0 !important;
	text-align: justify;
	list-style: none !important;
}
.commentlist li {
	margin: 15px 0 3px !important;
	padding: 5px 10px 3px !important;
	list-style: none !important;
}
.commentlist li .avatar {
	float: left;
	margin-right: 5px;
	border: 1px solid #d5d2c9;
	padding: 1px;
	background-color: #eaeaea;
}
.commentlist p {
	text-indent: 0 !important;
	margin-top: 4px !important;
}
pre {
	width: 90%;
	padding: 2px 30px;
	margin: 0 0 5px 0;
	font-size: 13px;
	line-height: 16px;
	background: #ffffff url('./obrazky/line-numbers.png') no-repeat;
	border: 1px dashed #B4B4B4;
	overflow: auto;
	_overflow-y: visible;
	_padding-bottom: 2em;
}
pre, code {
	font-family: 'Consolas', monospace;
	color: black;
}
img {
	border: 0;
}
blockquote {
	margin: 10px 0 0 25px;
	padding: 0 20px;
	border-left: 3px solid #333;
	color: #333;
}
.ramecek {
	width: 98%;
	margin: 5px 0 15px 0;
	padding: 5px;
	text-indent: 0 !important
}
.ramecek1, .ramecek2 {
	width: 98%;
	margin: 5px 0 5px 0;
	padding: 5px;
}
.ramecek1 h3, .ramecek2 h3 {
	margin: 1px 0 0 0 !important;
	padding: 0 !important;
	border: none !important
}
.ramecek1 p, .ramecek2 p {
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	font-size: 100%
}
.hodnocen {
	color: #5b9400;
	text-align: right
}
.ramecek2 {
	background-color: #e2ffb3
}
.fotovlevo {
	float: left;
	margin: 0 1em 0 0;
	border: 1px solid #f29900;
}
.fotovlevo a {
	border: 1px solid #f29900 !important;
}
.fotovlevo a:hover {
	border: 1px solid #F26600;
}
hr.cleaner {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	height: 1px;
	border: none;
	visibility: hidden;
}
.noBor {
	padding: 0 !important;
	border: none !important;
}
.footer_text {
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0;
}
.no {
	display: none;
}
table.tabulka1 {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	border: 1px solid #2c3017;
	background-color: #f9ffe6;
	border-collapse: collapse;
	margin-top: 15px
}
table.tabulka1 td {
	text-align: center;
	border: 1px solid #2c3017;
	padding: 2px
}
table.tabulka1 th {
	text-align: center;
	font-weight: bold;
	background-color: #2c3017;
	color: #8cb31e;
	border: 1px solid #2c3017;
	padding: 2px
}
table.tabulka1 .sude {
	background-color: #f2ffc8
}
table.tabulka1 .cervene {
	background-color: #fbb894
}
table.tabulka1 .zelene {
	background-color: #94fba3
}
table.tabulka1 .modre {
	background-color: #94fbd8
}
table.tabulka1 tr:hover {
	background-color: #e6ff92;
}
.depth-1 {
	border-bottom: 1px solid #d5d2c9;
	border-left: none !important
}
.even, .alt {
	border-left: 1px solid #d5d2c9;
}
.commentmetadata, .comment-reply-link {
	font-size: 85%
}
ul.children {
	margin: 5px 0 0 10px !important
}
.comment-body {
	padding-bottom: 5px !important
}
.comment-body p img {
	border: none;
	padding: 0;
	background: none
}
.twtr-widget {
	margin: 5px 0;
	position: relative;
	font-size: 12px!important;
	font-family: "lucida grande", lucida, tahoma, helvetica, arial, sans-serif!important;
	zoom: 1;
}
.twtr-fullscreen {
	font-size: 220%!important;
}
.twtr-widget .twtr-spinner {
	width: 14px;
	height: 14px;
	position: absolute;
	background: url('./obrazky/spinner.gif') no-repeat;
	top: 3px;
	right: 3px;
}
.twtr-inactive {
	display: none;
}
.twtr-widget a img {
	border: 0!important;
}
.twtr-doc {
	overflow: hidden;
	width: 100%;
	text-align: left;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.twtr-bd {
	padding: 0 1px;
}
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 8px;
	overflow: hidden;
	zoom: 1;
}
.twtr-fullscreen .twtr-tweet-wrap {
	padding: 20px;
}
.twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	zoom: 1;
}
.twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
}
* html .twtr-widget .twtr-tweet a.twtr-reply {
	visibility: visible;
}
.twtr-widget .twtr-tweet:hover a.twtr-reply {
	visibility: visible;
}
.twtr-widget-profile img.twtr-profile-img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 0!important;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	margin: 0!important;
	padding: 0!important;
	line-height: 1.2!important;
	width: auto!important;
}
.twtr-widget-profile h3, .twtr-widget-profile h4 {
	margin: 0 0 0 40px!important;
}
.twtr-widget h3 {
	font-size: 11px!important;
	font-weight: normal!important;
}
.twtr-widget h4 {
	font-size: 16px!important;
}
.twtr-widget i {
	font-size: 9px;
	font-style: normal;
	display: block;
	margin-top: 2px;
	zoom: 1;
}
.twtr-hd {
	padding: 10px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.twtr-fullscreen .twtr-hd {
	height: 0;
	padding: 0;
}
.twtr-timeline {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	height: 225px;
}
.twtr-ft {
	position: relative;
}
.twtr-ft div {
	overflow: hidden;
	padding: 10px;
	zoom: 1;
}
.twtr-ft span {
	float: right;
	text-align: right;
}
.twtr-ft a {
	float: left;
	display: block;
}
.twtr-ft span a {
	float: none;
}
.twtr-avatar {
	width: 40px;
	height: 40px;
	float: left;
	overflow: hidden;
	display: block;
}
.twtr-fullscreen .twtr-avatar {
	width: 80px;
	height: 80px;
}
.twtr-img {
	height: 25px;
	width: 25px;
}
.twtr-img img {
	width: 30px;
	height: 30px;
}
.twtr-fullscreen .twtr-img img {
	width: 72px;
	height: 72px;
}
.twtr-fullscreen a.twtr-join-conv {
	display: none;
}
.twtr-tweet-text {
	margin-left: 40px;
}
.twtr-fullscreen .twtr-tweet-text {
	margin-left: 90px;
}
.twtr-doc a {
	text-decoration: none!important;
}
.twtr-doc a:hover {
	text-decoration: underline!important;
}
