/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////                                           DESING © ZAARA                                         //////*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*--------------------- HLAVNÍ ---------------------*/
* html p {
overflow: hidden;
o\verflow: visible;
he\ight: 1%;  
}

a:link, a:visited {color: #004b6c; text-shadow: none; text-decoration: underline; letter-spacing: 0px;}
a:hover {color: #d48200; text-decoration: none; letter-spacing: 0px;}
img {border: none; padding: 0; margin: 10px;}
hr {background: url('./srdce_howrse/hr.png'); border: none; height: 1px; margin: 8px 0;}

@font-face {
font-family: kawoszeh;
src: url('./srdce_howrse/kawoszeh.ttf');
} 
 
* {
margin:0;
padding:0;
}

html {
background: #a6a6a6 url('./srdce_howrse/bgr.png') center top repeat-x;
}

body {
font: 90%  'Trebuchet CE', Verdana, sans-serif;
text-align: center;
color: #2e2e2e;
}

#layout {
display: block;
width: 1004px;
margin: 0 auto;
padding: 0;
}
/*--------------------- LIŠTA + HLAVIČKA ---------------------*/
#headbar {
background: url('./srdce_howrse/search.png') 0 0 no-repeat;
width: 1004px;
height: 40px;
margin: 0 auto;
position: relative; 
}
#search {
display: block;
width: 670px;
float: left;
line-height: 40px;
color: #555555;
text-shadow: 0 1px 1px #e7d4ce;
text-align: right;
padding: 0 20px 0 15px;
}

input.s {
display: block;
background: transparent;
float: left;
color: #555555;
font-size: 11px;
width: 615px;
height: 32px;
line-height: 32px;
font-style: italic;
margin: 4px 0 4px 10px;
padding: 0 0 0 5px;
border: none;
}

input.ok_butt {
display: block;
background: url('./srdce_howrse/ok_butt.png') 0 0 no-repeat;
float: left;
width: 38px;
height: 40px;
border: 0px;
margin: 0;
padding: 0;
cursor: pointer;
}
/* HLAVIČKA */
#header a, #header span {
display: block;
width: 1004px;
height: 167px;
margin: 0 auto; 
}

#header a {
position: relative;
color: #236788;
line-height: 167px;
}

#header span {  
position: absolute;
top: 0;
left: 0;
cursor: pointer;
}

#header a span {
background: url('./srdce_howrse/head.png') 0 0 no-repeat;
}

#header a:hover span {  
text-decoration: none;
}

#header a:hover {  
text-decoration: none;
}
/*--------------------- H1 - HORNÍ MENU ---------------------*/
h1 {
width: 974px;
height: 47px;
margin: 0 0 10px 0;
padding: 0 15px;
text-align: left;
font: 22px kawoszeh, 'Trebuchet CE', Verdana, sans-serif;
background: #127785 url('./srdce_howrse/nav.png') 0 0 no-repeat;
}

a.h1 {
color: #fff;
text-align: center;
text-decoration: none;
text-shadow: 0 0px 3px #00373f;
padding: 0 30px 0 15px;
line-height: 48px;
letter-spacing: 0px;
}

a.h1:hover {
color: #00373f;
text-shadow: 0 1px 1px #70aeb6;
letter-spacing: 0px;
}
/*--------------------- STRÁNKA ---------------------*/
#content {
width: 1004px;
}

#center {
width: 648px;
height: auto;
float: right;
background: #fff;
text-align: left;
margin: 0 0 10px 0;
padding: 15px;
border: 1px solid #aaaaaa;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
/*--------------------- ODDÍLY MENU ---------------------*/
#left {
width: 282px;
float: left;
background: #127685 url('./srdce_howrse/menu.png') 0 0 repeat-x;
margin: 0 10px 10px 0;
padding: 15px;
border: 1px solid #1d7582;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#left p {
margin: 0; 
padding: 2px 10px 3px 10px;
color: #adcdd2;
text-shadow: 0px 1px 1px #00505a;
text-align: justify;
font-size: 14px;
line-height: 120%;
}

#left a {
color: #adcdd2;
text-shadow: 0px 1px 1px #00505a;
text-decoration: underline;
letter-spacing: 0px;
}

#left a:hover {
color: #00505a;
text-shadow: 0px 1px 1px #adcdd2;
text-decoration: none;
letter-spacing: 0px;
}

#left h2 {
background: #ec9302 url('./srdce_howrse/h2_menu.png') right top repeat-x;
color: #946414;
text-shadow: 0 1px 1px #ffe6b1;
text-align: left;
font: bold 18px kawoszeh, 'Trebuchet CE', Verdana, sans-serif;
margin: 30px 0 0 0; 
padding: 3px 10px 4px 10px;
border-top: 1px solid #facc68;
border-bottom: 1px solid #cf8000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/*--------------------- ODKAZY MENU ---------------------*/
#left ul {
margin: 0 auto;
padding: 3px 0;
}
#left li, #part-bar li {
display: inline;
font-size: 14px;
}
#left ul li a:link, #left ul li a:visited {
display: block;
background: #20909e;
color: #005964;
text-align: left;
text-decoration: none;
text-shadow: 0 1px 1px #4fa7b2;
margin: 3px 5px;
padding: 5px 10px;
border-top: 1px solid #32a1af;
border-bottom: 1px solid #0c737f;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
letter-spacing: 0px;
}
#left ul li.active-item a:link, #left ul li.active-item a:visited {
background: #0f7480;
color: #b9d1d4;
text-shadow: 0 1px 1px #004952;
border-top: 1px solid #07606b;
border-bottom: 1px solid #2a8593;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
letter-spacing: 0px;
text-align: left;
margin: 3px 0;
}
#left ul li a:hover {
background: #0f7480;
color: #b9d1d4;
text-shadow: 0 1px 1px #004952;
border-top: 1px solid #07606b;
border-bottom: 1px solid #2a8593;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
letter-spacing: 0px;
text-align: left;
margin: 3px 0;
}
/*--------------------- NADPISY - SLOUPCE ---------------------*/
#center h2 {
background: url('./srdce_howrse/hr.png') left bottom repeat-x;
color: #005a65;
text-shadow: none;
font: bold 20px kawoszeh;
text-align: left;
padding: 8px 105px 8px 10px;
}

#center h2 a:link, #center h2 a:visited {
color: #005a65;
text-shadow: none;
text-decoration: none;
letter-spacing: 0px;
}

#center h2 a:hover {
color: #ec9302;
text-decoration: none;
letter-spacing: 0px;
}

#center p {
line-height: 150%;
margin: 10px 0px 0px 0px;
padding: 0 5px;
text-align: justify;
text-indent: 0px;
}

#center ul, #center ol {
margin: 15px 40px;
line-height: 150%;
}

p {
line-height: 150%;
margin: 10px 0px 0px 0px;
padding: 0 5px;
text-align: justify;
text-indent: 0px;
}
/*--------------------- PEREX ---------------------*/
div.top {
position: relative;
}

div.top span {
position: absolute;
left: 552px;
top: -5px;
color: #8ed0d8;
text-shadow: 0 1px 1px #005a65;
font-weight: bold;
}

div.article-info {
display: inline-block;
background: #dce8ed;
float: right;
text-align: center;
color: #83a2b0;
text-shadow: 0 1px 1px #fff;
font-size: 80%;
border: 1px solid #c7d9e1;
margin: 7px 10px 0 0;
padding: 2px 10px 3px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

div#center div.article-info a {
color: #64899a;
text-shadow: 0 1px 1px #fff;
letter-spacing: 0px;
text-decoration: underline;
}

div#center div.article-info a:hover {
color: #83a2b0;
letter-spacing: 0px;
text-decoration: none;
}

.perex-img {
float: right;
background: #ffffff;
border: 2px solid #c7d9e1;
margin: 10px 10px 0px 10px;
padding: 1px;
max-width: 150px;
height: auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

#center div.perex p {
line-height: 150%;
margin: 0 auto;
padding: 10px 5px 0px 5px;
text-align: justify;
text-indent: 0px;
font-size: 12px;
}

div.per {
background: #f5f5f5;
border: 2px solid #e9e9e9;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin: 0 0 30px 0;
padding: 0 10px 10px 10px;
color: #6d6d6d;
font-size: 80%;
font-style: italic;
}

div.per img.perex-img {
border: 2px solid #e9e9e9;
max-width: 100px;  
height: auto;
}
/*--------------------- PATIČKA ---------------------*/
#foot {
background: #b8b8b8 url('./srdce_howrse/footer.png') 0 0 repeat-x;
border: 1px solid #9e9e9e;
border-bottom: none;
margin: 0 auto; 
padding: 8px 10px;
width: 984px;
height: auto;
clear: both;
color: #8d8d8d;
text-shadow: 0 1px 1px #d4d4d4;
font-size: 12px;
-webkit-border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
border-top-right-radius: 6px;
border-top-left-radius: 6px;
}


#foot a:link, #foot a:visited {
color: #8d8d8d;
text-shadow: 0 1px 1px #d4d4d4;
text-decoration: none;
letter-spacing: 0px;
}

#foot a:hover {
color: #ffffff;
text-shadow: 0 1px 1px #9e9e9e;
text-decoration: none;
letter-spacing: 0px;
}
/*--------------------- FORMULÁŘE + TABULKY ---------------------*/
form div {
line-height: 200%;
margin-top: 10px;
padding: 0px 10px 10px 10px;
}

#left form div {
line-height: 200%;
margin-top: 10px;
padding: 0px 8px 10px 12px;
}

#left form div p, #center form div p {
text-indent: 0;
padding: 10px 0 0 0;
margin: 0;
}

form div #options {
margin: 0px;
padding: 0px;
background: none;
border: 0px;
}

form div table {
margin-top: 10px;
border: 0px;
width: 100%;
text-align: left;
color: #484848;
background: none;
}

form div table td {
padding: 0px;
margin: 0px;
border: 0px;
background: none;
text-align: left;
}

form p {
color: #484848;
}

table {
width: 100%;
margin: 0 auto;
padding: 0;
text-align: left;
border: none;
}

table td {
padding: 8px;
margin: 0 auto;
text-align: left;
}

table th, table.tab th {
background: #20909e;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #00535d;
text-shadow: 0 1px 1px #64b8c3;
text-transform: uppercase;
border-bottom: 1px solid #027685;
text-align: center;
margin: 5px 0;
padding: 8px; 
}

.table-title {
color: #2b2b2b;
text-align: center;
font-weight: bold;
font-size: 110%;
padding: 5px;
text-transform: uppercase;
}

.desc {
font-size: 75%;
margin-top: 5px;
display: block;
}

textarea {
background: white;
border: 1px solid #bdbdbd;
color: #000;
border-radius: 4px;
padding-left: 5px;
}

input { 
background: #ffffff;
border: 1px solid #bdbdbd;
color: #000;
border-radius: 4px;
padding: 0 0 0 5px;
margin: 0;
}

table.smileys {
width: 90%;
margin: -3px auto 0 auto;
padding: 8px;
background: #EEEEEE;
border: 1px solid #BDBDBD;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

table.smileys td {
width: 19px;  
margin: 0 auto;
padding: 0;
text-align: center;
} 

table.smileys img {
margin: 0;
padding: 0;
cursor: pointer;
}

table.tab {
width: 95%;
background: #d3e8eb;
border: 2px solid #027685;
color: #00545f;
text-shadow: 0 1px 1px #ffffff;
margin: 0 auto;
padding: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

table.tab td {
text-align: justify;
padding: 8px;
margin: 0;
vertical-align: top;
}
/*--------------------- OSTATNÍ ---------------------*/
.small-text {
font: 75% 'Trebuchet CE', 'Verdana CE', Verdana, sans-serif;
text-shadow: 0 1px 1px #fff;
}

.float-ending {
clear: both;
margin: 0;
padding: 0;
height: 20px;
}

.popup-error, .popup-success {
position: absolute;
top: -62px; left: 20%;
z-index: 1000;
width: 300px;
height: auto;
background: #ce262c;
padding: 20px;
color: #fff;
text-shadow: 0 1px 2px #640004;
border: 1px solid #fff;
font-weight: bold;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.popup-success {
background: #86b81a;
color: #fff;
text-shadow: 0 1px 2px #4f7200;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.input-error {
color: #ff0000;
font-size: 150%;
font-weight: bold;
}

.float-left {
float: left;
}

.float-right {
float: right;
}

.redbutton {
background: #cd212d;
color: #fff;
font-weight: bold;
border: 1px solid #bd1622;
border-bottom: 2px solid #860009;
padding: 3px 8px;
margin: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.greenbutton {
background: #c5dc6a;
color: #355000;
font-weight: bold;
border: 1px solid #b6cc5d;
border-bottom: 2px solid #93ae3c;
padding: 3px 8px;
margin: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.yellowbutton {
background: #6c6c6c;
color: #fff;
text-shadow: 0 1px 1px #000;
font-weight: bold;
border: 1px solid #1f1f1f;
padding: 3px 8px;
margin: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

a.paging:link, a.paging:visited {
color: #a16300;
text-shadow: 0 1px 1px #ffc467;
text-decoration: none;
}

a.paging:hover {
color: #ffffff;
text-shadow: 0 0px 3px #ffc467;
text-decoration: none;
}
/*--------------------- NADPISY ---------------------*/
h3 {
margin: 10px 0;
font: 20px kawoszeh, 'Trebuchet CE', Verdana, sans-serif;
padding: 0px;
color: #ff9c00;
text-shadow: 0 -1px 1px #8f5800;
}

h4 {
background: #276885 url('./srdce_howrse/h4.png') right top repeat-x;
color: #00293b;
text-shadow: 0 1px 1px #64b8c3;
line-height: 130%;
border-top: 1px solid #1b8a98;
border-bottom: 2px solid #10506d;
font: 18px kawoszeh;
margin: 20px 0 10px 0;
text-align: left;
padding: 3px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

h4 a:link, #center h2 a:visited, a.th {
color: #00293b;
text-shadow: 0 1px 1px #64b8c3;
text-decoration: none;
letter-spacing: 0px;
padding: 3px 10px;
}

h4 a:hover, a.th:hover {
text-decoration: none;
letter-spacing: 0px;
font-weight: bold;
}

h5 {
display: block;
background: #ec9302 url('./srdce_howrse/h5.png') right top repeat-x;
line-height: 110%;
border-top: 1px solid #e1bb54;
border-bottom: 1px solid #cd7f00;
font: bold 14px;
color: #a16300;
text-shadow: 0 1px 1px #ffc467;
margin: 20px 0 10px 0;
text-align: left;
padding: 4px 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

h6 {
margin: 10px 0;
font-size: bold 14px;
padding: 0px;
font-style: italic;
text-align: center;
}
/*--------------------- KOMENTÁŘE ---------------------*/
.comment-1, .comment-2 {
display: block;
margin: 15px 0 5px 0;
text-align: left;
padding: 0;

}

.comment-1 p, .comment-2 p {
margin: 0 auto;
padding: 10px;
text-indent: 0px;
color: #505050;
text-shadow: none;
}

#center p.comment-info {
font-size: 100%;
background: #f7b73c;
color: #ad6a00;
text-shadow: 0 1px 2px #ffdda7;
border: 2px solid #ff9e04;
border-bottom: 1px solid #ff9e04;
margin: 0;
padding: 5px;
-webkit-border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

#center p.comment-info a {
color: #ad6a00;
text-shadow: 0 1px 1px #ffdda7;
text-decoration: none;
letter-spacing: 0px;
}

#center p.comment-info a:hover {
color: #ffeed3;
text-shadow: 0 1px 1px #ad6a00;
text-decoration: none;
letter-spacing: 0px;
}

#center p.com {
min-height: 80px;
padding: 8px;
margin: 0;
background: #eeeeee;
border: 2px solid #ff9e04;
border-top: none;
font-size: 100%;
color: #666666;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

img.comment-avatar {
width: auto;
height: 64px;
margin: 6px 0 0 10px;
padding: 0;
float: right;
}
/*--------------------- GALERIE ---------------------*/
.gallery-cell {
display: block;
background: #eeeeee;
width: 207px;
float: left;
position: relative;
text-align: center;
margin: 3px 0px 7px 10px;
padding: 0;
border: 1px solid #e1e1e1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.bubble {
background: url('./srdce_howrse/bubble.png') no-repeat 0px 0px;
display: none;
position: absolute; top: -30px; left: -8px;
z-index: 500;
width: 197px;
height: 60px;
color: #ffffff;
text-shadow: 0 1px 1px #000000;
text-align: left;
font: 11px 'Trebuchet CE', 'Verdana CE', Verdana, sans-serif;
padding: 10px 15px 30px 15px;
margin: 0;
}

.gallery-cell:hover .bubble {
display: block;
}
/*--------------------- ANKETY ---------------------*/
.poll {
display: block;
background: #ff9e04;
border: 1px solid #df8900;
margin: 3px;
height: 5px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/*--------------------- PŘIHLÁŠENÍ - BUTTON + DIV ---------------------*/
.log_button {
display: inline-block;
background: #20909e;
color: #005964;
text-shadow: 0 1px 1px #4fa7b2;
border-bottom: 1px solid #0c737f;
border-top: 1px solid #32a1af;
border-right: 1px solid #1b8d9b;
border-left: 1px solid #1b8d9b;
letter-spacing: 0px;
font-size: 14px;
margin: 10px 10px 0 0;
padding: 4px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}