/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* custom CSS */

textarea {
    font-family: Arial;
}

em {
    font-style: italic;
}

th {
    font-weight: bold;
}

ul {
    list-style-type: disc;
}

ol {
    list-style-type: decimal;
}

ul ul {
    list-style-type: circle;
}

ul ul ul {
    list-style-type: square;
}

ul, ol {
    padding: 0 0 0 30px;
}

sub, sup {
    font-size: .83em;
}

sub {
    vertical-align: sub;
}

sup {
    vertical-align: super;
}

h1, h2, h3, h4, h5 {
    font-family: arial;
}

h1 {
    margin: 16px 0px;
    font-size: 18px;
    font-weight: bold;
}

h2 {
    margin: 12px 0px 4px;
    font-size: 16px;
    font-weight: bold;
}

h3 {
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
}

h4, h5, h6 {
    margin: 8px 0;
    font-size: 12px;
    font-weight: bold;
}

p {
    margin: 4px 0 8px;
}

.clr {
    clear: both;
}

.form input.text,
.form textarea,
.form input[type=password],
.form input[type=text] {
    padding: 1px;
    width: 150px;
    font-size: 12px;
    font-family: Arial;
}

.form .field {
    clear: both;
    margin: 0px 0px 4px 0px;
}

.form .field label {
    float: left;
    display: block;
    margin: 0px 0px 4px 0px;
    width: 120px;
}

.form .field span {
    font-size: 10px;
}

.gallery .gal-item,
.gallery .gal-item-active {
    float: left;
    width: 220px;
    border: 0px solid blue;
}

.gallery .gal-item .obrazek,
.gallery .gal-item-active .obrazek {
    margin: 10px 10px 0;
    width: 200px;
    overflow: hidden;
    border: 0px solid red;
}

.gallery .gal-item .popisek,
.gallery .gal-item-active .popisek {
    margin: 0px 10px;
    height: 25px;
    width: 200px;
    text-align: center;
    font-size: 11px;
    overflow: hidden;
}

#Gmaps {
    float: right;
    width: 320px;
}

/* CSS pro web */

.vrist {
    background: #31020d url(/assets/images/vrist/background.png) center top repeat;
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;;
}

.pivnice {
    background: #825d41;
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;;
}

.astrag {
    background: #bb3333;
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;;
}

img {
    border: 0px;
}

ul {
    margin: 0px 0px 12px 24px;
}

a {
    color: #6f707a;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
}

.justifyleft {
    float: left;
    margin: 0px 8px 8px 0px;
}

.justifyright {
    float: right;
    margin: 0px 0px 8px 8px;
}

.vrist .header {
    margin: 0px auto;
    width: 940px;
    height: 300px;
    overflow: hidden;
}

.vrist .header2 {
    width: 940px;
    height: 300px;
}

.vrist .header3 {
    position: relative;
    top: -280px;
    left: 15px;
    width: 261px;
    height: 261px;
}

.pivnice .header {
    margin: 0px auto;
    width: 940px;
    height: 300px;
    overflow: hidden;
}

.pivnice .header2 {
    width: 940px;
    height: 300px;
}

.pivnice .header3 {
    position: relative;
    top: -215px;
    left: 15px;
    width: 340px;
    height: 140px;
}

.astrag .header {
    margin: 0px auto;
    width: 940px;
    height: 300px;
    overflow: hidden;
}

.astrag .header2 {
    width: 940px;
    height: 300px;
}

.astrag .header3 {
    position: relative;
    top: -215px;
    left: 15px;
    width: 340px;
    height: 140px;
}

.vrist .content {
    margin: 0px auto;
    width: 940px;
    min-height: 400px;
    background: #ffffff url(/assets/images/vrist/bg-content.png) repeat-y;
}

.vrist .content-wide {
    margin: 0px auto;
    width: 940px;
    min-height: 400px;
    background: #ffffff url(/assets/images/vrist/bg-content-wide.png) repeat-y;
}

.pivnice .content {
    margin: 0px auto;
    width: 940px;
    min-height: 400px;
    background: #ffffff url(/assets/images/pivnice/bg-content.png) repeat-y;
}

.pivnice .content-wide {
    margin: 0px auto;
    width: 940px;
    min-height: 400px;
    background: #ffffff url(/assets/images/pivnice/bg-content-wide.png) repeat-y;
}

.astrag .content {
    margin: 0px auto;
    width: 940px;
    min-height: 400px;
    background: #ffffff url(/assets/images/astrag/bg-content.png) repeat-y;
}

.astrag .content-wide {
    margin: 0px auto;
    width: 940px;
    min-height: 400px;
    background: #ffffff url(/assets/images/astrag/bg-content-wide.png) repeat-y;
}

.content.breadcrumb, .content-wide .breadcrumb {
    margin: 0px 0px 12px 0px;
    border: 0px solid blue;
}

.content2 {
    float: left;
    width: 745px;
    border: 0px solid blue;
}

.content3 {
    float: right;
    width: 550px;
    line-height: 155%;
}

.content3-wide {
    float: right;
    width: 745px;
    line-height: 155%;
    border: 0px solid red;
}

.content3 .box, .content3-wide .box {
    padding: 30px 37px;
    min-height: 200px;
}

.content3 .box h1, .content3-wide .box h1 {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    font-style: italic;
    color: #32000c;
}

.content3 .box h1 span, .content3-wide .box h1 span {
    font-weight: normal;
}

.content3 .box h2, .content3-wide .box h2 {
    margin: 0px 0px 16px 0px;
    font-size: 18px;
    font-style: italic;
    color: #32000c;
    line-height: 140%;
}

.content3 .box h3, .content3-wide .box h3 {
    margin: 0px 0px 8px 0px;
    font-size: 16px;
    font-style: italic;
    color: #32000c;
    line-height: 140%;
}

.content3 .box p, .content3-wide .box p {
    margin: 0px 0px 12px 0px;
}

.content3 .box table tr td, .content3-wide .box table tr td {
    vertical-align: top;
}

.content3-wide .box .jidelnilistek p {
    margin: 0px;
}

.content3-wide .box .novinka {
    margin: 0px 0px 8px 0px;
}

.content3-wide .box .datum {
    line-height: 125%;
}

.content3 .box-restaurace, .content3 .box-billiard-centrum, .content3 .box-kavarna {
    margin: 0px 0px 12px;
    min-height: 96px;
    background: url(../img/box-bg.png) no-repeat bottom;
}

.content3 .box-restaurace .text, .content3 .box-billiard-centrum .text, .content3 .box-kavarna .text {
    padding: 12px 14px;
}

.content3 .box-restaurace h3 a, .content3 .box-billiard-centrum h3 a, .content3 .box-kavarna h3 a {
    color: #ffffff;
    text-decoration: none;
}

.content3 .box-restaurace h3 {
    padding: 7px 20px 0px 14px;
    height: 25px;
    background: url(../img/restaurace-bg.png) no-repeat;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
}

.content3 .box-restaurace h3 span {
    font-size: 15px;
}

.content3 .box-restaurace .text {
    padding: 12px 14px;
}

.content3 .box-billiard-centrum h3 {
    padding: 7px 20px 0px 14px;
    height: 25px;
    background: url(../img/billiard-centrum-bg.png) no-repeat;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
}

.content3 .box-billiard-centrum h3 span {
    font-size: 15px;
}

.content3 .box-kavarna h3 {
    padding: 7px 20px 0px 14px;
    height: 25px;
    background: url(../img/kavarna-bg.png) no-repeat;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
}

.content3 .box-kavarna h3 span {
    font-size: 15px;
}

.vrist .content4 {
    float: left;
    padding: 0px;
    width: 195px;
    border: 0px solid red;
}

.pivnice .content4 {
    float: left;
    padding: 0px;
    width: 195px;
}

.astrag .content4 {
    float: left;
    padding: 0px;
    width: 195px;
}

.content4 hr {
    border: 0;
    height: 1px;
    background: #cdcdcd;
}

.vrist .content4 .box {
    margin: 10px 0px 0px 0px;
    padding: 0px 6px;
    border: 0px solid green;
}

.pivnice .content4 .box {
    margin: 10px 0px 0px 0px;
    padding: 0px 6px;
    border: 0px solid #cdcdcd;
}

.astrag .content4 .box {
    margin: 10px 0px 0px 0px;
    padding: 0px 6px;
    border: 0px solid #cdcdcd;
}

.vrist .content4 .box-jidelni-listek {
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border-top: 2px solid white;
}

.pivnice .content4 .box-jidelni-listek {
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border-top: 2px solid white;
}

.astrag .content4 .box-jidelni-listek {
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border-top: 2px solid white;
}

.vrist .content4 .box-jidelni-listek h3 {
    padding: 8px 0px 0px 0px;
    color: #330000;
    font-size: 18px;
    font-style: italic;
    text-align: center;
}

.vrist .content4 .box-jidelni-listek h3 a {
    padding: 0px;
    color: #330000;
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
}

.pivnice .content4 .box-jidelni-listek h3 {
    padding: 8px 0px 0px 0px;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
    text-align: center;
}

.pivnice .content4 .box-jidelni-listek h3 a {
    padding: 0px;
    color: #000000;
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
}

.astrag .content4 .box-jidelni-listek h3 {
    padding: 8px 0px 0px 0px;
    color: #ffffff;
    font-size: 18px;
    font-style: italic;
    text-align: center;
}

.astrag .content4 .box-jidelni-listek h3 a {
    padding: 0px;
    color: #000000;
    font-size: 18px;
    font-style: italic;
    text-decoration: none;
}

.vrist .content4 .box-jidelni-listek .int h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #330000;
    text-align: center;
}

.vrist .content4 .box-jidelni-listek .int h3 a {
    margin: 0px;
    font-size: 18px;
    font-style: italic;
    color: #330000;
}

.pivnice .content4 .box-jidelni-listek .int h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
}

.pivnice .content4 .box-jidelni-listek .int h3 a {
    margin: 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
}

.astrag .content4 .box-jidelni-listek .int h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
}

.astrag .content4 .box-jidelni-listek .int h3 a {
    margin: 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
}

.vrist .content4 .box-jidelni-listek-int {
    padding: 0px;
    font-size: 12px;
    text-align: center;
    color: #32000c;
}

.vrist .content4 .box-jidelni-listek-int p {
    padding: 0px 14px;
    border: 0px solid red;
}

.pivnice .content4 .box-jidelni-listek-int {
    padding: 0px;
    font-size: 12px;
    text-align: center;
    color: #32000c;
}

.pivnice .content4 .box-jidelni-listek-int p {
    padding: 0px 14px;
    border: 0px solid red;
}

.astrag .content4 .box-jidelni-listek-int {
    padding: 0px;
    font-size: 12px;
    text-align: center;
    color: #32000c;
}

.astrag .content4 .box-jidelni-listek-int p {
    padding: 0px 14px;
    border: 0px solid red;
}

.content4 .box-jidelni-listek-int h4 {
    margin: 6px 0px 0px;
    font-size: 14px;
    font-style: italic;
}

.content4 .box-jidelni-listek-int h5 {
    margin: 0px 0px 4px;
    font-size: 12px;
    font-style: italic;
}

.content4 .box-jidelni-listek-int p {
    margin: 0px 0px 8px;
}

.content4 .box-jidelni-listek-int a {
    text-decoration: none;
    color: #32000C;
}

.vrist .content4 .box-jidelni-listek-int .int {
    margin: 8px 0px;
    border-top: 2px solid white;
    padding: 0px 20px;
}

.pivnice .content4 .box-jidelni-listek-int .int {
    margin: 8px 0px;
    border-top: 2px solid white;
    padding: 0px 20px;
}

.astrag .content4 .box-jidelni-listek-int .int {
    margin: 8px 0px;
    border-top: 2px solid white;
    padding: 0px 20px;
}

.vrist .content4 .box-jidelni-listek-int .int2 {
    margin: 8px 0px;
    border-top: 2px solid white;
    padding: 14px 20px;
}

.pivnice .content4 .box-jidelni-listek-int .int2 {
    margin: 8px 0px;
    border-top: 2px solid white;
    padding: 14px 20px;
}

.astrag .content4 .box-jidelni-listek-int .int2 {
    margin: 8px 0px;
    border-top: 2px solid white;
    padding: 14px 20px;
}

.content4 .box-jidelni-listek-int .searchfield {
    padding: 2px 4px 0px;
    width: 100px;
    height: 17px;
    border: 0px;
    background: url(../img/searchfield.png) no-repeat;
    font-size: 11px;
}

.content4 .box-jidelni-listek-int .searchbut {
    width: 29px;
    height: 17px;
    border: 0px;
    background: url(../img/searchbut.png) no-repeat;
    cursor: pointer;
}

.vrist .content4 .box-oteviraci-doba {
    margin: 0px 0px 14px 0px;
    padding: 0px 14px;
    text-align: center;
    color: #32000c;
    border-top: 2px solid white;
}

.pivnice .content4 .box-oteviraci-doba {
    margin: 0px 0px 14px 0px;
    border-top: 2px solid white;
    padding: 0px 14px;
    text-align: center;
    color: #32000c;
}

.astrag .content4 .box-oteviraci-doba {
    margin: 0px 0px 14px 0px;
    border-top: 2px solid white;
    padding: 0px 14px;
    text-align: center;
    color: #32000c;
}

.vrist .content4 .box-oteviraci-doba h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #330000;
    text-align: center;
}

.pivnice .content4 .box-oteviraci-doba h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
}

.astrag .content4 .box-oteviraci-doba h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
}

.content4 .box-oteviraci-doba table {
    margin: 4px auto 8px;
}

.content4 .box-oteviraci-doba .den {
    font-size: 12px;
}

.content4 .box-oteviraci-doba .cas {
    margin: 0px 0px 4px;
    font-size: 13px;
}

.vrist .content5 {
    float: right;
    padding: 0px;
    width: 195px;
    border: 0px solid red;
}

.pivnice .content5 {
    float: right;
    padding: 0px;
    width: 195px;
}

.astrag .content5 {
    float: right;
    padding: 0px;
    width: 195px;
}

.content5 hr {
    border: 0;
    height: 1px;
    background: #cdcdcd;
}

.content5 h3 {
    margin: 0px 0px 4px;
    font-size: 19px;
    font-style: italic;
    color: #32000c;
}

.vrist .content5 .box {
    margin: 0px 0px 24px 0px;
    padding: 0px 6px;
    border: 0px solid green;
}

.pivnice .content5 .box {
    margin: 0px 0px 24px 0px;
    padding: 0px 6px;
}

.astrag .content5 .box {
    margin: 0px 0px 24px 0px;
    padding: 0px 6px;
}

.vrist .content5 .doporucujeme {
    margin: 0px 0px 14px 0px;
    padding: 0px 14px;
    border-top: 2px solid white;
}

.vrist .content5 .doporucujeme h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #330000;
    text-align: center;
}

.pivnice .content5 .doporucujeme {
    margin: 0px 0px 14px 0px;
    padding: 0px 14px;
    border-top: 2px solid white;
}

.pivnice .content5 .doporucujeme h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
}

.astrag .content5 .doporucujeme {
    margin: 0px 0px 14px 0px;
    padding: 0px 14px;
    border-top: 2px solid white;
}

.astrag .content5 .doporucujeme h3 {
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
}

.vrist .content5 .box .novinka {
    margin: 12px 14px 12px 14px;
    border: 0px solid pink;
}

.pivnice .content5 .box .novinka {
    margin: 12px 14px 12px 14px;
}

.astrag .content5 .box .novinka {
    margin: 12px 14px 12px 14px;
}

.content5 .box .novinka h4 {
    font-size: 13px;
}

.content5 .box .novinka h4 a {
    color: #000000;
}

.content5 .box .novinka .datum {
    color: #5c0016;
    font-size: 11px;
    font-style: italic;
}

.content5 .box .novinka .intro {
    font-size: 11px;
}

.content5 .box-noborder {
    margin: 0px 0px 14px 0px;
    border: 1px solid #cdcdcd;
}

.search {
    margin: 14px 0px 10px 0px;
    padding: 0px 14px;
    border: 0px solid gold;
}

.hledat {
    width: 104px;
}

.odeslat {
    width: 53px;
}

.rss2 {
    margin: 14px 0px 0px 0px;
    padding: 0px 14px;
    border-top: 2px solid white;
}

.vrist .rss2 h3 {
    border: 0px solid red;
    float: left;
    width: 115px;
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #330000;
    text-align: right;
}

.pivnice .rss2 h3 {
    border: 0px solid red;
    float: left;
    width: 115px;
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: right;
}

.astrag .rss2 h3 {
    border: 0px solid red;
    float: left;
    width: 115px;
    margin: 8px 0px 0px 0px;
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: right;
}

.rss2 .rss {
    border: 0px solid blue;
    float: right;
    height: 14px;
    display: block;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    font-size: 11px;
    font-style: normal;
    background: url(/assets/images/rss.png) no-repeat;
}

.citat {
    margin: 14px 0px;
    padding: 14px 14px;
    font-size: 13px;
    font-style: italic;
    line-height: 155%;
    border-top: 2px solid white;
}

.citat span {
    font-size: 13px;
    font-weight: bold;
}

.vrist .footer {
    margin: 0px auto;
    padding: 12px 25px 0px;
    width: 890px;
    height: 38px;
    font-size: 12px;
    color: #ffffff;
    background: #6c6c6c;
}

.pivnice .footer {
    margin: 0px auto;
    padding: 12px 25px 0px;
    width: 890px;
    height: 38px;
    font-size: 12px;
    color: #ffffff;
    background: #7d3f0c;
}

.astrag .footer {
    margin: 0px auto;
    padding: 12px 25px 0px;
    width: 890px;
    height: 38px;
    font-size: 12px;
    color: #ffffff;
    background: #7d3f0c;
}

.footer a {
    color: #ffffff;
    text-decoration: none;
}

.footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.footer1 {
    float: left;
    margin: 4px 0px 0px;
}

.footer2 {
    float: right;
    margin: 4px 0px 0px;
}

.letter_left {
    float: left;
    margin: 5px 0px 5px 0px;
}

/* FormIt */
.hra-fld {
    width: 670px;
    float: left;
    border: 0px solid red;
}

.hra-fld label {
    width: 150px;
    float: left;
    border: 0px solid orange;
}

.hra-fld input[type=text] {
    width: 300px;
    float: left;
    color: #767676;
    border: 1px solid #767676;
    margin-left: 10px 2px;
    padding: 0px 3px;
}

.error {
    color: red;
    border: 0px solid #767676;
    margin-left: 10px 2px;
    padding: 0px 3px;
}

.form-buttons {
    margin: 10px 0px;
    float: left;
    padding: 0px;
}

#kalendar table {
    border-collapse: collapse;
    border: 1px solid black;
    background-color: #ffffff;
}

#kalendar th {
    color: black;
    border-bottom: 1px solid black;
}

#kalendar th, #kalendar td {
    font-size: 12px;
    text-align: center;
    padding: 2px;
}

#kalendar thead th {
    text-align: center;
    color: #ffffff;
    background-color: #aaaaaa;
}

#kalendar thead th:first-child, #kalendar thead th + th + th {
    background-color: #C00000;
    cursor: pointer;
}

#kalendar .dnes {
    color: #ffffff;
    background-color: #C00000;
}

#kalendar .akt {
    color: #ffffff;
    background-color: #C00000;
}

#kalendar td {
    cursor: pointer;
}

#kalendar {
    position: relative;
    z-index: 2;
    top: -200px;
    left: 500px;
    width: 100px;
    height: 100px;
    display: none;
    padding: 0px;
    background-color: #ffffff;
    border: 1px solid white;
}

strong {
    font-weight: bold;
}

/*Quip*/
.quip a {
    text-decoration: none;
}

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

.quip-comment form, .quip-comment p {
    padding: 0;
    margin: 0;
}

div.quip-comment {
    padding: 0px;
}

ol.quip-comment-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ol.quip-comment-list li ol {
    margin-bottom: 0px;
    padding-left: 0px;
}

ol.quip-comment-list li {
    list-style-type: none;
    position: relative;
    margin-left: 0px;
}

ol.quip-children {
    margin: 0px;
}

.quip-comment-alt {
    background-color: #f2f2f2;
}

.quip-comment-body {
    padding: 5px 0px;
}

.quip-comment-text p {
    padding-top: 1em;
}

.quip-unapproved, .quip-unapproved a {
    color: #a4a4a4;
}

.quip-comment-createdon {
    font-style: italic;
    font-size: 11px;
}

.quip-comment-createdon a {
    color: #777;
    font-size: 11px;
}

.quip-comment-author, .quip-comment-author a {
    color: #444;
    font-size: 13px;
    font-weight: bold;
}

.quip-comment-author strong {
    color: #333;
}

.quip-reply-link {
    font-size: 11px;
    font-weight: bold;
    float: left;
}

.quip-reply-link a {
    color: #444;
    text-decoration: underline;
}

.quip-reply-link a:hover {
    text-decoration: none;
}

.quip-break {
    clear: left;
}

.quip-error {
    position: relative;
    top: 5px;
    color: red;
    font-size: 12px;
    margin: 0px;
    padding: 8px;
    border: 0px solid #ccc;
}

.quip-success {
    color: green;
    font-weight: bold;
}

.quip-clear {
    clear: both;
}

.quip-comment-right {
    float: right;
}

.quip-comment-options {
    clear: right;
    margin-top: 2px;
    text-align: right;
    font-size: 11px;
}

.quip-comment-options a {
    color: #777;
}

/* add comment */
span.quip-allowed-tags {
    font-weight: normal;
    font-size: 11px;
    font-style: normal;
    float: right;
}

.quip-add-comment textarea {
    width: 380px;
    float: left;
    color: #767676;
    border: 1px solid #767676;
    margin: 2px;
    margin-bottom: 4px;
    padding: 3px;
}

.tag {
    position: relative;
    left: 133px;
    width: 250px;
    float: left;
    border: 0px solid #888;
    margin: 2px;
    padding: 3px;
    font-size: 10px;
}

.quip-add-comment input[type=text] {
    width: 380px;
    float: left;
    color: #767676;
    border: 1px solid #767676;
    margin: 2px;
    padding: 3px;
}

.quip-add-comment input[type=checkbox] {
    float: left;
    color: #767676;
    margin: 12px 2px;
}

.quip-add-comment label {
    width: 130px;
    float: left;
    padding: 5px 0px;
    border: 0px solid #767676;
}

.quip-fld br {
    clear: both;
}

div.quip-comment button {
    margin: 10px 132px;
}

.quip-preview {
    border-bottom: 1px solid #d4d4d4;
    padding: 7px 7px;
    background-color: #f2f2f2;
}

.quip-pagination {
    margin: 0px;
    padding: 0px;
    height: 20px;
    list-style: none;
    display: block;
    color: black;
    font-weight: bold;
    border: 0px solid black;
}

.quip-pagination li {
    margin: 0px 3px;
    float: left;
}

#quip-comment-box-qcom, #quip-comment-name-qcom, #quip-comment-email-qcom, #quip-comment-otazka-qcom {
    font-size: 12px;
    font-family: Arial, Verdana;
}

.li22 {
    padding-left: 20px;
    background-image: url(/assets/images/sipka.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
}

.li37 {
    padding-left: 40px;
    background-image: url(/assets/images/sipka.png);
    background-repeat: no-repeat;
    background-position: 20px 5px;
}

.li52 {
    padding-left: 60px;
    background-image: url(/assets/images/sipka.png);
    background-repeat: no-repeat;
    background-position: 40px 5px;
}

.li67 {
    padding-left: 80px;
    background-image: url(/assets/images/sipka.png);
    background-repeat: no-repeat;
    background-position: 60px 5px;
}

td.justifyright {
    float: none;
    text-align: right;
}

.content3 .box table h2,
.content3-wide .box table h2 {
    margin: 12px 0 0;
}