/* CSS Document */

body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'verdana', 'tahoma', 'arial', sans serif;
    font-size: small;
    color: #001841;
}

div#container {
    margin: auto;
    width: 1000px;
    text-align: left;
}

div#head {
    width: 1000px;
}

ul#menu {
    margin: 0;
    padding: 0;
    width: 1000px;
}

ul#menu li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

ul#menu img {
    margin: 0;
    padding: 0;
    float: left;
}

img {
    margin: 0;
    padding: 0;
    display: block;
    border: 0;
}

#box {
    margin: 10px 15px 20px 20px;
}

#leftcontent {
    float: left;
    width: 737px;
    background-image: url('/restaurace_restaurant/restaurace_13.jpg');
    background-repeat: no-repeat;
    border-right: 1px solid #0057f4;
}

#rightcontent {
    float: right;
    width: 262px;
    text-align: left;
    background-image: url('/restaurace_restaurant/restaurace_hospoda.jpg');
    background-repeat: no-repeat;
    background-position: right 0;
}

#foot {
    clear: both;
    width: 1000px;
    height: 50px;
    background-image: url('/restaurace_restaurant/restaurace_foot.jpg');
}

ul li {
    list-style-type: circle;
    margin: 4px 0 4px 0;
}

ul ul li {
    list-style-type: square;
    margin: 3px 0 3px 0;
}

ul ul ul li {
    list-style-type: disc;
    margin: 3px 0 3px 0;
}

p {
    margin: 0;
    padding: 0;
}

p.p_justify {
    text-align: justify;
}

h1 {
    font-size: 110%;
    margin: 15px 0 10px 0;
    color: #c5c5c5;
}

h2 {
    font-size: 100%;
    margin: 0 0 10px 0;
}

form {
    margin: 0;
    padding: 0;
}

#fulltextform {
    padding: 45px 10px 15px 10px;
}

#kwsearch {
    border: 1px solid #001841; 
}

#actually {
    margin: 10px 35px 20px 10px;
    text-align: justify;
}

.rightcontentheadbox {
    width: 210px;
    font-weight: bold;
    border-bottom: 1px dotted #ffd43a;
    padding-bottom: 3px;
    margin-bottom: 7px;
    color: #0a36b1
}

a {
    color: #2255d4;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* visit-card start */

ul#visitcardleft {
    width: 255px;
    margin: 20px 0 0 0;
    padding: 0 0 0 5px;
    float: left;
}

ul#visitcardright {
    width: 225px;
    margin: 42px 0 0 0;
    padding: 0 12px 0 0;
    float: right;
}

div#visitcard {
    width: 500px; 
    height: 300px;
    padding-left: 100px;
    font-family: arial;
}

ul#visitcardright li {
    text-align: right;
}

div#visitcard li {
    list-style-type: none;
}

.visitcardsmall {
    font-size: 80%;
}

div#visitcard a {
    color: #001841;
    text-decoration: none;
}

div#visitcard a:hover {
    text-decoration: underline;
}

span#surname {
    font-weight: bold; 
    text-transform: uppercase
}

p#person {
    padding: 15px 10px 0 0;
    text-align: right; 
    font-size: 130%;
}

span#jobposition {
    font-size: 80%;
}

/* visit-card end */

.photoright {
    float: right; 
    padding: 0 10px 5px 10px
}

.photoleft {
    float: left; 
    padding: 0 10px 5px 0;
}

hr.separator {
    clear: both; 
    visibility: hidden;
}

p.visibleseparator {
    clear: both; 
    border-bottom: 1px dotted #ffd43a;
    height: 1px;
    overflow: hidden;
    margin: 10px 0 10px 0;
}

.short {
    border: 1px solid #999;
    width: 35px;
}

.findkw {
    border-bottom: 1px dotted #000;
    cursor: help;
    color: #cc0033;
}

fieldset {
    border: none;
}

.searchinput {
    color: #666; 
    font-size: 90%; 
    float: left; 
    margin: 0; 
    padding: 0; 
    padding-left: 35px; 
    _padding-left: 13px; 
    border: none; 
    background-color: transparent; 
    width: 85px; 
}

.searchsubmit {
    margin-top: 0px; 
    margin-top: -3px; 
    border: none; 
    width: 63px; 
    height: 21px; 
}