body {
font-family: 'Cambay';
background: url('../data/pozadi/1m.jpg');
background-size: cover;
background-repeat: no-repeat;
padding: 0;
font-size: 0.9em;
margin: 0; }

.obal {
width: 96%;
max-width: 1000px;
margin: 0 2%; }

#lista {
margin-bottom: 1em;
padding: 7px 0 4px 0;
background: url('../grafika/lista.png') 0 0;
text-align: right; }

#lista img {
margin-right: 0.5em;
height: 1.4em;
width: auto; }

#data {
/* background: url('../grafika/obsah.png') 0 0; */
background: rgba(255,255,255,0.9);
padding: 1em; }

#logo {
max-width: 80%;
height: auto;
margin: 0 auto; }

#ikony {
float: right; }

#menu { 
margin: 1em 0 0 0;
padding: 0;
border-top: 3px solid #adadad;
list-style-type: none; }

#menu li {
padding-top: 0.3em;
color: #3bd251;
display: inline-block; }

#menu li a {
padding: 0 0.5em 0 0 ;
text-decoration: none;
padding-top: 0.3em;
color: black; }

#menu li a:hover {
border-top: 3px solid #3bd251; }

.aktivni {
font-weight: bold;
border-top: 3px solid #3bd251; }

#aktualne {
font-size: 0.7em;
background-color: #3bd251;
height: 2em;
margin-bottom: 1em;
line-height: 2em;
overflow: hidden;
color: white; }

#aktualne div {
float: left;
margin-right: 1em;
padding: 0 1em;
background-color: #000; }

#aktualne a {
text-decoration: none;
color: white; }

#aktualne a:hover {
text-decoration: underline; }


#levy {
font-size: 1.0em; }

#levy img {
/* max-width: 100%;
height: auto; */}

#clanek1 {
display: block;
background-size: cover !important;
position: relative;
height: 15em; }

.titulek {
background: url('../grafika/lista.png') 0 0;
display: block;
color: white;
z-index: 200;
position: absolute;
bottom: 0%;
text-decoration: none;
overflow: hidden; }

.clanky p {
padding:  1em; }

.titulek p {
line-height: 1em;
margin: 1em; }

.titulek strong, .titulek2 {
font-size: 1.2em;
font-weight: bold;
color: #3bd251; }

.clanky {
background-color: #fff !important;
margin-bottom: 1em; }

/*
.clanky:nth-child(odd) {
background-color: #fff !important; }
*/

.clanky .nazev_clanku {
margin: 0.5em 0 1em 0;
display: inline-block;
color: #3bd251;
font-weight: bold;
font-size: 1.2em;
text-decoration: none; }

.clanky p {
color: #444;
margin: 5px 0;
line-height: 1.0em; }

.clanky_obr {
margin-right: 2em;
display: none;}

.clanky_obr .sirka {
height: auto;
width: 100%; }

.clanky .komentare {
color: #3bd251;
float: right;
background: url('../grafika/komentare.png') no-repeat 0 50%;
padding-left: 20px;
margin-right: 1em;
background-size: auto 60%;
text-decoration: none; }

#paticka {
background-color: #3bd251;
height: 2em;
padding-left: 1em;
line-height: 2em;
overflow: hidden;
text-align: center;
color: white; }

.blocek {
font-size: 0.9em;
background-color: #e9e5e5;
background-color: #fff; }

.blocek p {
margin: 0.5em; }

.blocek a {
text-decoration: none;
color: #444; }

.blocek a:hover {
text-decoration: underline; }

.blocek h2 {
height: 2em;
line-height: 2.5em;
color: white;
margin: 0;
padding: 0;
padding-left: 30px;
font-size: 1em;
background-color: #3bd251;
background-size: 20px 20px  !important;
background-position: 5px 50% !important;
background-repeat: no-repeat !important; }

.blocek form {
margin: 0 0.5em; }

.blocek input {
width: 60%;
border: 1px solid #444; }

.blocek #hledat {
background-color: #3bd251;
border: 1px solid #3bd251;
margin: 5px 0;
color: white !important;
width: 30%;
text-align: center; }

.blocek #hledat:hover {
cursor: pointer; }

#nove {
background: url('../grafika/iko-nove.gif') #3bd251; }

#hledani {
background: url('../grafika/iko-hledani.gif') #3bd251; }

#komentare {
background: url('../grafika/iko-komentare.gif') #3bd251; }

#statistiky {
background: url('../grafika/iko-statistiky.gif') #3bd251; }

#partneri {
background: #fff; }

#partneri h2 {
height: 2em;
line-height: 2.5em;
color: white;
margin: 0;
padding: 0;
padding-left: 30px;
font-size: 1em;
background-color: #3bd251; }

.partner {
display: inline-block;
height: auto;
max-width: 32%; }

img {
border: none; }

.clear {
clear: both; }

table.seznam {
border-collapse: collapse;
width: 100%; }

.seznam td {
vertical-align: top;
padding: 2px; }

.seznam th {
text-align: left;
vertical-align: top;
padding: 2px; }

.seznam tr:nth-child(odd) {
background-color: #fff; }

.seznam tr:nth-child(even) {
background-color: #efefef; }

.doprava {
text-align: right; }

.nelam {
white-space: nowrap; }

.mensi {
color: #666;
font-size: 0.9em; }

/* fotogal */
.container {
display: inline-block;
border: 1px solid white;
position: relative;
width: 48%; }

.dummy {
padding-top: 100%; }

.element {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: silver;
overflow: hidden;
max-height: 100%; }

.element img {
margin: 0 auto;
filter: brightness(100%); }

.gvyska {
width: 100% !important;
height: auto; }

.gsirka {
height: 100% !important;
width: auto; }

.container:hover .element img {
filter: brightness(75%); }

#archiv_clanku {
display:inline-block;
background-color: #3bd251;
color: white;
padding: 0.5em 1em;
text-decoration: none;
text-align: center; }

h1 {
margin-bottom: 10px;
color: #3bd251; }

.zelene {
color: #3bd251; }

form {
margin: 0; }

input,textarea {
margin-bottom: 3px;
padding: 3px 2px;
border: 1px solid #999; }

input {
margin-right: 1em;
color: black !important; }

textarea {
width: 100%; }

label {
display: inline-block;
width: 100px; }

.submit {
border: none;
background-color: #3bd251;
padding: 3px 10px;
color: white !important; }

.submit:hover {
cursor: pointer;
background-color: black; }

.chyba {
color: red;
font-weight: bold; }
