/* DEFAULTS */
h1, h2 { font-size: 1.3em; margin: 0 0 0.5em 0; padding:0 0 5px 0; color: #000000; /*background:url(images/dots1.png) repeat-x bottom left;*/ }
h2 { display: none; }
h3 { font-size: 1.3em; margin: 0 0 0.3em 0; padding:0.2em 0 0 0; color: #000000; }
h4 { font-size: 1.1em; margin: 0 0 0.5em 0; padding:0; color: #000000; }
h5 { font-size: 1em; margin: 1em 0 0.5em 0; padding:0; color: #000000; }
a { color:#D6051A; text-decoration:none; outline:none; }
a:hover { color:#ff0000; text-decoration:none; }
a img { border: none; }
p { margin:0em 0em 1em 0em; padding:0em; }
table { font-size: 1em;}

body {
    padding: 0px;
    margin: 0px;
    /*background: #3c4044 url(/public/themes/images/html-bg-top.png) repeat-x center top;*/
    /*background: #717689 url(/public/themes/images/html-bg-top2.png) repeat-x center top;*/
    text-align: center;
    font-family: Arial,Verdana,Sans-Serif;
    font-size: 0.8em;
}

#banner_BGTOP_VIP {
    display: none;
}
#bannerA {
    display: none;
}
#bannerB {
    display: none;
}

#main-body {
    width: 100%;
}

#header {
    display: none;
}
/****** HLAVNE HORNE MENU *******/
#topmenu {
    display: none;
}
/****** SPODNE MENU *******/
#bottommenu {
    display: none;
}
/****** PATA STRANKY *******/
#footer {
    display: none;
}
#footer2 {
    display: none;
}


/****** OBSAH STRANKY *******/
#body {
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    text-align: left;
}
#body .separator {
    background: none;
}
#body .separator-slice {
    background: none;
}
#body-left {
    width: 100%;
}
#body-right {
    display:none;
}
#slider-banner {
    display: none;
}
#breadcrumbs{
    display: none;
}
.no-print {
    display: none;
}

.firm_info .firm-left{
    float: left;
    width: 50%;
}
.firm_info .firm-right{
    float: left;
    width: 48%;
}
.title-row2 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 20px 0 0 0;
}
.cleaner {
    clear: both;
}