html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
list-style: none;
}
body {
font-size: 62.5%;
text-align: center;
color: black;
font-family:Verdana, Arial, sans-serif;
background: #cccccc;
}
#content {
width: 790px;
text-align: left;
margin: 5px auto;
position: relative;
background: white url(/wp-content/themes/default/images/bg_content.gif) repeat-y 7px top;
}
#main {
width: 590px;
float: left;
position: relative;
left: 185px;
margin: 0;
padding: 10px 0 10px 0;
background: white;
}
#side {
width: 166px;
float: left;
position: relative;
left: -582px;
background: #ffcc99;
}
#header {
height: 8Opx;
overflow: hidden;
position: relative;
background: white url(/wp-content/themes/default/images/bg_header.gif) no-repeat 7px bottom;
}
#header a strong {
display: none;
}
#current a {
width: 0;
height: 79px;
padding-left:250px;
overflow: hidden;
display: block;
background:  url(/wp-content/themes/default/images/bg_logo.gif) no-repeat 13px 5px;
}
#current a#menujump{
position: absolute;
width: 0;
height: 0;
overflow: hidden;
padding: 0;
margin: 0;
}
#footer {
padding: 1em;
clear: both;
background: white;
border-top: 1px solid #ff9933;
margin: 0 6px 0 7px;
}
#side h2 {
background: #ff9933 url(/wp-content/themes/default/images/bg_side_h2.gif) no-repeat -1px -1px;
height: 22px;
line-height: 22px;
overflow: hidden;
font-size: 130%;
color: black;
text-align: center;
font-weight: bold;
margin: 0;
}
#side .sidebox {
background: #ff9933;
}
#side .sidebox p {
margin: .5em 10px;
}
#side .sidebox form {
margin: 0;
padding: 0 10px;
width: 146px;
}
#side .sidebox .dem-results {
padding: 0 10px;
}
#menu {
}
#menu ul li {
display: block;
position: relative;
}
#menu ul li a {
padding: 5px 5px 5px 30px;
display: block;
text-decoration: none;
font-size: 140%;
color: black;
background: #ff9933;
border-bottom: 1px solid #ff9933;
position: relative;
min-height: 1px;
height: auto!important;
height: 1px;
}
#menu a:hover {
color: gray;
}
#menu li a.current, #menu li.current-cat a {
background: white;
color: black;
}
#menu2 { /* menu kategorií nahoře */
position: absolute;
top: 48px;
right: 6px;
}
#menu2 ul li {
display: block;
float: left;
}
#menu2 ul li a {
display: block;
float: left;
height: 30px;
line-height: 30px;
padding: 0 1em;
overflow: hidden;
background: #cccccc;
color: black;
font-size: 130%;
text-decoration: none;
}
#menu2 ul li a:hover {
color: gray;
}
#menu2 ul li a.current {
background: #ff9933;
color: black;
}
form, fieldset, legend {
margin: 0;
padding: 0;
border: none;
}
form {
width: 80%;
margin: 20px 0;
}
fieldset {
margin: 0.5em 0;
}
fieldset legend {
font-size: 150%;
font-weight: bold;
color: #333;
}
fieldset fieldset legend {
font-size: 130%;
}
form label, form .cf-box-title {
text-align: left;
font-weight: bold;
}
form .cf-box-group label {
font-weight: normal;
}
form input, form select, form label, form textarea {
font-size: 120%;
}
form input, form select, form textarea {
width: 99%;
margin: 0 auto;
border: 1px solid #ff9933;
padding: .2em
}
form textarea {
font-size: 150%;
margin: 0 0 10px 0;
}
form label input, form .cf-box-group input, form .cf-box-b {
width: 2em;
}
form button, .sendbutton, form input#submit {
cursor: pointer;
width: 12em;
-moz-border-radius: .5em;
border-radius: .5em;
background: #d76a00;
color: white;
border: 1px solid #d76a00;
}
form button:hover, .sendbutton:hover, form input#submit:hover {
background: #ff9933
}
.emailreqtxt, .reqtxt {
float: right;
}
#main form ol li {
list-style: none url();
clear: both;
margin: 0.5em 0 0 0;
padding: 0;
}
#usermessagea {
font-size: 120%;
text-align: center;
margin: 1em auto;
font-weight: bold;
color: red;
}
.cf_hidden {
display: none;
}
.failure {
color: red;
text-decoration: blink;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
font-weight: bold;
font-size: 120%;
margin: .8em 0 .2em 0;
}
h1 {
font-size: 180%;
color: #e87300;
margin: 0 0 1em 0;
}
h2 {
font-size: 170%;
}
h3 {
font-size: 160%;
}
h4 {
font-size: 150%;
}
h5,h6 {
font-size: 130%;
}
#main p, #side p, #otherside p {
font-size: 120%;
margin: 0.5em 0;
line-height: 1.3em;
}
#otherside h3, #otherside p {
margin: 0.5em;
}
#main ul, #main ol {
margin: 0.5em 0;
}
#main ul li, #main ol li {
list-style: disc;
margin-left: 2em;
font-size: 120%;
}
#main ol li {
list-style: decimal;
}
#main li li {
font-size: 100%;
}
#main table {
margin: 0 auto;
width: 90%;
border-collapse: collapse;
}
#main table th {
text-align: right;
}
#main table th, #main table td {
vertical-align: middle;
font-size: 120%;
padding: 0.2em 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
text-align: center;
float: none;
}
#main table td.right {
text-align: right;
float: none;
}
#main table td.left {
text-align: left;
float: none;
}
#main table caption {
caption-side: top;
font-style: normal;
text-align: left;
font-weight: bold;
}
#main table, #main table thead th, #main table thead td,#main table tfoot th, #main table tfoot td,#main table tbody th {
border-width: 2px;
border-color: red;
border-style: solid;
}
#main table tr td {
border-width: 1px;
border-color: black;
border-style: solid;
}
.hidden {
display: none;
}
a {
text-decoration: underline;
color: #FF0000;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
.left {
float: left
}
.right {
float: right;
}
img.left {
margin-right: 1em;
}
img.right {
margin-left: 1em;
}
.linklove {
display: none !important;
}
.cleaner {
clear: both;
}
#edit {
position: absolute;
right: 0;
top: 0;
}

#main .item {
margin:20px 0;
position: relative;
clear: both;
float: left;
width: 100%;
}
#main .item p.edit-prispevek {
position: absolute;
top: 0;
margin: 0;
right: 0;
}
#main .item h3 {
margin: 0;
font-size: 170%;
font-weight: normal;
}
#main .item h3 a{
color: #ff0000;
}
#main .item p.text {
background: #ffcc99;
padding: 5px;
float: left;
width: 580px;
}
#main .item p.text img {
float: left;
margin: 0 10px 0 0
}
#main .item ul.info {
margin: 0;
width: 100%;
clear: both;
}
#main .item ul.info li {
list-style: none;
margin: 0;
display: inline;
margin: 0 0 0 5px;
border-left: 1px solid black;
padding-left: 6px;
float: right;
font-size: 110%;
font-family: Tahoma, Arial, sans-serif;
}
#main .item ul.info li.moreinfo {
border: 0;
position: absolute;
padding: 0;
font-size: 120%;
}
#main .item ul.info li.autor {
border: 0;
}

#main .wp_page_numbers ul, #main .wp_page_numbers li,#main  #main .wp_page_numbers a {
padding: 0;
margin: 0;
border: none;
list-style: none;
font-size: 120%;
}
#main .wp_page_numbers {
margin: 15px 0;
width: 100%;
float: left;
}
#main .wp_page_numbers ul {
width: 100%;
}
#main .wp_page_numbers li {
float: left;
display: block;
margin-bottom: 2px;
font-size: 130%;
}
#main .wp_page_numbers a {
padding: 2px 5px;
margin: 0 2px;
display: block;
color: #ed3c00;
text-decoration: none;
border: 1px solid #ed3c00;
}
#main .wp_page_numbers li a:hover {
border: 1px dotted #ed3c00;
}
#main .wp_page_numbers li.space {
padding: 6px;
padding-left: 2px;
padding-right: 2px;
}
#main .wp_page_numbers li.first_last_page {
font-style: italic;
}
#main .wp_page_numbers li.active_page a {
border-color: #333;
border-style: dotted;
color: #333;
}
#main .wp_page_numbers li.active_page a:hover {
border: 1px dotted #ed3c00;
}
#main .wp_page_numbers li.page_info {
float: left;
display: block;
padding: 3px 5px 3px 0;
margin-right: 20px;
color: #666;
font-size: 120%;
}


.single img.nahled {
border: 1px solid #A9A9A9;
padding: 4px;
background: white;
}
.single img.nahled:hover {
background:  #A9A9A9;
}
.single #main ul.info li {
list-style: none;
display: inline;
margin: 10px 5px 10px 0;
border-left: 1px solid #878787;
padding-left: 7px;
}
.single #main ul.info li.autor-kategorie {
border: 0;
padding: 0;
}
.single #main ul.info li, .single #main ul.info li a {
color: #878787;
}
#main form.vzkazy {
margin: 0;
}
#main form.vzkazy textarea {
font-size: 150%;
margin: 0 0 10px 0;
}
#main form.vzkazy label {
font-size: 120%;
margin-top: 1em;
}
#main form.vzkazy input.sendbutton {
width: 12em;
margin-bottom: 20px;
}
#main ol.commentlist li {
margin: 2em 0;
list-style: none;
}
#main ol.commentlist li cite {
font-style: normal;
font-weight: bold;
float: left;
margin: 0 10px 0 0;
font-size: 120%;
display: block;
color: #d46603;
}
#main ol.commentlist li span a {
float: right;
display: block;
font-size: 90%;
text-decoration: none;
color: #d46603;
margin: 0 0 0 15px;
}
#main ol.commentlist li span a:hover {
text-decoration: underline;
}
#main ol.commentlist li div {
clear: both;
font-size: 80%;
}
#main h3#comments, #main h3#respond {
margin: 3em 0 0 0;
}

#main ul.odkazy li{
margin: 0;
list-style: none;
}
#main ul.odkazy h2 {
font-size: 130%;
}

