/* DEFAULT value */

body {
    font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    background: #efefef url(bg_body.jpg) top right no-repeat;
}

html, body {
    height:100%;
}

* {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

body img {
    border: none;
}

div.cleaner {
    clear: both;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
}

/* MAIN LAYOUT */
#container {
        position: relative;
        padding-left: 308px;
        width: 608px;
}

#container .column {
        position: relative;
        float: left;
}

#main_column {
        width: 100%;
}

#left_column {
        right: 308px;
        width: 288px;
        color: white;
        background: url(bg_left.jpg);
        margin-left: -100%;
}

#left_header {
        background: url(main_image.jpg) no-repeat;
        height: 327px;
}

/*** same height columns ***/

#container {
	overflow: hidden;
}

#container .column {
	padding-bottom: 1001em;
	margin-bottom: -1000em;
}

/* OTHER STYLES */
ul.float_li li {
    float: left;
    list-style: none;
}

.right_ul {
    float: right;
    color: #989898;
    font-size: 0.8em;
}

.right_ul a {
    color: #989898;
    text-decoration: none;
}

.right_ul a:hover {
    color: #989898;
    text-decoration: underline;
}

#navigation {
    margin: 15px 0 30px 0;
}

#header h1 {
    display: block;
    height: 45px;
    line-height: 45px;
    width: 608px;
    background: url(logo.gif) center right no-repeat;
    font-family: "Arial Black";
    font-size: 50px;
    padding-bottom: 5px;
}

#slogan {
    margin: 15px 0 10px 0;
}

li.margin {
    margin-left: 15px;
    margin-right: 15px;
}

#menu {
    width: 610px;
    height: 26px;
    margin-bottom: 15px;
}

#menu li {
    margin-right: 2px;
    line-height: 26px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
}

#header #menu li a {
    display: block;
    height: 26px;
    width: 120px;
    background: #880000;
    color: white;
    text-decoration: none;
}

#header #menu li a.active {
    background: #cc4201 url(bg_menu.jpg) left center no-repeat;
}

#header #menu li a:hover {
    background: #cc4201 url(bg_menu.jpg) left center no-repeat;
    text-decoration: underline;
}

#location {
    color: #989898;
}

.content {
    background-color: #880000;
    font-size: 1.1em;
}

.content a {
    color: #880000;
    font-weight: bold;
}

.content a:hover {
    text-decoration: none;
}

.content_name {
    position: relative;
    top: 5px;
    margin-top: 20px;
    background: #6b6b6b url(bg_heading.jpg) left center no-repeat;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    height: 26px;
    line-height: 26px;
    padding-left: 40px;
    color: white;
    font-weight: bold;
}

.more {
    float: right;
    margin-right: 20px;
}

.content_main {
    background-color: #e4e4e4;
    padding: 20px;
    text-align: justify;
    line-height: 1.5em;
}

.content_main p {
    padding-top: 7px;
}

.content_main ul {
    padding-top: 7px;
    margin-left: 13px;
}

.content_main ul.main_img {
    margin-top: 20px;
    margin-left: 0px;
}

.content_main ul.main_img li {
    float: left;
    list-style: none;
    display: block;
    height: 77px;
    width: 113px;
    border: #6B6B6B solid 1px;
    background: white center center no-repeat;
}

.content_main ul.eshop_stolicky li, .content_main ul.eshop_beethovenky li {
    float: left;
    list-style: none;
    display: block;
    border: #6B6B6B solid 1px;
    background-color: white;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
}

.content_main ul.eshop_stolicky {
    margin-top: 20px;
    margin-left: 0px;
}

.content_main ul.eshop_beethovenky li {
    margin-left: -13px;
    margin-right: 43px;
}

.content div.pronajem {
    margin-top: 25px;
}

.content div.pronajem img {
    float: left;
    display: block;
    padding: 2px;
    background-color: white;
    border: #6B6B6B solid 1px;
}

.content div.pronajem p, .content div.pronajem h3 {
    margin-left: 140px;
}





#form input {
    margin-bottom: 5px;
}

#left_content {
    padding: 30px 35px 0 35px;
    text-align: right;
}

#left_content h3 {
    display: block;
    height: 120px;
    line-height: 105px;
    background: url(chf.png) left no-repeat;
}

#left_content p.chf {
    position: relative;
    top: -25px;
}

#left_content a {
    color: white;
    font-weight: bold;
}

#footer {
    height: 80px;
    text-align: right;
    background: url(bg_footer_line.jpg) repeat-x;
    margin-top: 20px;
}

#footer .footer_img {
    position: absolute;
    height: 80px;
    width: 45px;
    background: url(bg_footer.jpg) no-repeat;
}

div.footer {
    height: 40px;
    line-height: 40px;
    padding-top: 5px;
}
