/* Import YUI Reset CSS */
@import url(reset.css);
/* Import YUI Reset CSS */

a {
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Arial, sans-serif;
    background: url(../img/background.jpg) repeat-x top;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	position: relative;
	width: 800px;
	margin: 0 auto;
    background: url(../img/wrapper.jpg) repeat-y center top;
}

#big-page {
    background: url(../img/header.jpg) no-repeat center top;
    padding: 0 40px;
}

#header {
    position: relative;
    height: 340px;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
}

#content {
	padding: 0 0 0 25px;
	float: left;
	width: 430px;
}

#sidebar {
	float: right;
    width: 230px;
}

#footer {
	clear: both;
    background: url(../img/footer.png);
    height: 59px;
}

/************************/
/*     Header Design    */
/************************/
#headerimg {
    padding-top: 40px;
    padding-bottom: 13px;
}

#headerimg a {
	color: #0f3a49;
}

.description {
    font-size: 16px;
	color: #0f3a49;
}

/* Navigational bar */
ul#navi-bar {
    color: black;
    padding: 0px;
    }

ul#navi-bar h2 {
    font-size: 120%;
}

ul#navi-bar li {
    float: left;
    background: url(../img/separator.jpg) no-repeat right;
    padding: 8px 0;
}
/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a, #navi-bar a:visited, #navi-bar a:hover  {
    padding: 2px 10px;
    color: grey;
    font-family: "Comic Sans MS", Arial;
    letter-spacing:1px;
    font-size: 16px;
}


#navigace { position: absolute; top: 110px; left: 60px;  }

/************************/
/*    Sidebar Design    */
/************************/
#sidebar ul {
	font-size: 12px;
}

#sidebar ul h2 {
    font-size: 14px;
    background: url(../img/heading.png);
    padding: 8px 20px;
    color: #FFF;
    font-weight: bold;
}

#sidebar ul li {
    margin-bottom: 5px;
}

#sidebar ul ul {
}

#sidebar ul ul li {
    line-height: 14px;
    border-bottom: 1px solid #212121;
    padding: 1px;
    margin: 0;
}

#sidebar ul ul ul {
    display: none;
}

#sidebar p {

}

#sidebar a {
    display: block;
    padding: 5px;
    text-decoration: none;
}
#sidebar a:hover {
    background-color: #314e09;
    color: #FFF;
}

#sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}

h1, h2, h3, h4, h5, h6 {  }

h1 {
    font-size: 24px; margin: 0 0 10px 0;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

.entry h2 { margin: 0 0 10px 0; }

code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

/************************/
/*    Content Design    */
/************************/
.post-top {
    font-size: 1px;
    line-height: 1px;
    height: 8px;
}

.post-bottom {
    font-size: 1px;
    line-height: 1px;
    height: 8px;
    margin-bottom: 10px;
}

.post-2 {
    xbackground: url(../img/post-2.png) no-repeat bottom;
}

.post {
    margin: 0;
    padding: 1px 10px;
	font-size: 12px;
	line-height: 14px;
    background: url(../img/post.png);
    color: #29607d;
}

.post h2 {
	line-height: normal;
}

.post h2 a:hover, h2 a:visited, h2 a {
    color: #ff8a00;
    font-weight: bold;
    font-size: 20px;
}

.post .posted {
	font-size: 10px;
	line-height: normal;
}

.post p {

}

.post a {

}

.post img {
    max-width: 100%;
    margin: 3px;
}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
    margin: 5px 0;
    font-size: 10px;
	line-height: normal;
}

.postmetadata a {

}

.postmetadata div {
    float: left;
    padding: 3px 30px 2px 20px;
}

.postmetadata .posted {
    background: url(../img/date.png) no-repeat left;
}

.postmetadata .commentas {
    background: url(../img/comments.png) no-repeat left;
}

.postmetadata .cats {
    background: url(../img/cats.png) no-repeat left;
}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite {

}

a img {
    border: none;
}

acronym, abbr {

}

.more-link {
    color: #4a3c2b;
    float: right;
    display: right;
    height: 20px;
}


/************************/
/*    Comment Design    */
/************************/

.commentes {
    padding: 0 10px;
}

#content ol.commentlist {
	font-size: 12px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    border: 1px solid #eeebe7;
    padding: 20px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    border: 0;
    border-top: 3px solid #a4c677;
    border-left: 3px solid #a4c677;
    background-color: #bbe187;
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
    color: #314e09;
    font-weight: bold;
}

h3#comments, h3#respond {
    font-size: 16px;
    font-weight: bold;
    color: #314e09;
    margin: 15px 0 4px 0;
}

#submit {
    padding: 5px 5px;
    text-align: center;
    border: 0;
    color: #314e09;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
    width: 116px;
    background-color: #FFF;
}

.gravatar {
    float: left;
    width: 75px;
    margin: 0 5px 0 0;
}

.author {
    color: #314e09;
}

.author a {
    color: #314e09;
    font-weight: normal;
}

/************************/
/*     Search Design    */
/************************/
#searchform {

}

#searchform #s {

}

#searchform #searchsubmit {

}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
	text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer-meta {
    font-size: 12px;
    padding: 10px 50px;
    text-align: right;
    color: #FFF;
}

#footer-meta a {
    color: #FFF;
}

#footer p {
	margin: 0;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}

/* FORM */
form { padding: 10px 0 10px 0; }
.forlabel {clear: both; width: 150px; float: left;}
.form-body {padding: 10px 0;}
fieldset {border: 2px solid #eee; padding: 15px 10px 10px 10px;}
legend { font: 16px Arial, Tahoma; color: gray; margin: 0; padding: 0 1em 0 1em; }
.radek {padding: 4px 0 0 40px; clear: left;}
.radek2 {padding: 10px 0 10px 40px; clear: left; font-weight: bold;}
#hlaska1 { color: red; margin: 0 1em 1em 40px; }
#hlaska2 { color: green; margin: 0 1em 1em 40px; }
#order .forlabel {width: 150px;}

img.hrpl { width: 420px; height: 303px; border: 1px dashed grey; padding: 5px; }

table { font-size:100%;	margin: 0.5em 0 1em 0; border: none; border-collapse: collapse; }
th, td { padding: 4px 10px; border: 1px solid silver;}
th { text-align: left; background: url(../img/bg/table-th.jpg) }
tr:hover { background: #eee;}
