BODY
{
    font-family: Tahoma, Helvetica, Arial, Verdana, "sans-serif";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

IMG
{
    border: none;
}

#div_main
{
    width: 980px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -293px 0px 0px -490px;
    /*border: 1px solid red;*/
}

.div_top1
{
    /*height: 339px;*/
    /*border: 1px solid red;*/
    height: 190px;
    position: relative;
    background: url('./images/home/home.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    /*border: 1px solid red;*/
}

.img_logo
{
    position: absolute;
    top: 33px;
    left: 48px;
}

.div_flags
{
    position: absolute;
    top: 160px;
    left: 0px;
    text-align: center;
    width: 197px;
}

.flag_cz
{
    position: absolute;
    top: 0px;
    left: 35px;
}

.flag_sk
{
    position: absolute;
    top: 0px;
    left: 82px;
}

.flag_en
{
    position: absolute;
    top: 0px;
    left: 128px;
}

.div_top2
{
    height: 199px;
    /*border: 1px solid red;*/
    background: url('./grafika/bg1_uvod.jpg');
    background-repeat: no-repeat;
    position: relative;
}.popisky {margin-top:150px;}
 .div_bottom
{
    height: 197px; margin-bottom:250px;
    /*border: 1px solid red;*/
}

.ul_menu
{
    padding: 10px 0px 0px 42px;
    margin: 0px;
}

.ul_menu2
{
    padding: 10px 0px 0px 12px;
    margin: 0px;
}

.ul_menu li
{
    list-style-type: none;
    padding: 0px 0px 10px 0px;
}

.ul_menu li a:link,
.ul_menu li a:visited
{
    color: rgb(173,173,173);
    text-decoration: none;
}

.ul_menu li a:hover
{
    text-decoration: underline;
}

.ul_menu li a.a_aktivni:link,
.ul_menu li a.a_aktivni:visited
{
    color: white;
    text-decoration: none;
}

.ul_menu li a.a_aktivni:hover
{
    text-decoration: underline;
}

.img_mapa
{
    position: absolute;
    top: 0px;
    left: 196px;
}


.img_mapa
_s{
    position: absolute;
    top: 0px;
    left: 391px;
}.pokus{	position:absolute; top:0px; left: 196px;}
.div_mapa_text
{
    position: absolute;
    top: 15px;
    left: 445px;
    font-weight: bold;
}

.div_mapa_text a:link,
.div_mapa_text a:visited
{
    color: rgb(248,170,99);
    text-decoration: none;
}

.input_vyhledavani
{
    border: 1px solid rgb(183,183,183);
    height: 22px;
    width: 187px;
    position: absolute;
    left: 739px;
    top: 19px;
    padding: 2px 0px 0px 0px;
}

.input_submit
{
    height: 26px;
    width: 26px;
    position: absolute;
    left: 926px;
    top: 19px;
    background: url('./grafika/submit_vyhledavani.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
}

.div_uvod_text
{
    position: absolute;
    right: 10px;
    top: 70px;
    width: 370px;
}

.div_uvod_text a:link,
.div_uvod_text a:visited
{
    color: rgb(255,255,255);
}

.con-flash
{
    width: 784px;
    margin-left: 196px;
}

.c-img-uvod
{
    position: absolute;
    right: 0px;
    top: 61px;
    height: 138px;
    width: 391px;
}

.c-img-href
{
    position: absolute;
    display: block;
    right: 0px;
    top: 61px;
    height: 138px;
    width: 391px;
} H2 SPAN {DISPLAY: none}

/**************************************************************************/
/**** Fix Tomas ***********************************************************/
/**************************************************************************/

/**** spodni menu "seo friendly" ***/
.div_bottom h2 {
    padding: 0px;
    margin: 0px;
    height: 197px;
    float: left;
}

.div_bottom h2 a {
    display: block;
    width: 100%;
    height: 22px;
    padding-top: 175px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 6px;
    color: white;
    text-decoration: none;
}

.div_bottom h2.uvod_strechy {
    width: 197px;
    background: url('./grafika/uvod_strechy.jpg') center no-repeat;
    
}

.div_bottom h2.uvod_odvodneni {
    width: 195px;
    background: url('./grafika/uvod_odvodneni.jpg') center no-repeat;    
}

.div_bottom h2.uvod_izolace {
    width: 196px;
    background: url('./grafika/uvod_izolace.jpg') center no-repeat;
}

.div_bottom h2.uvod_fasady {
    width: 196px;
    background: url('./grafika/uvod_fasady.jpg') center no-repeat;
}

.div_bottom h2.uvod_zahrada {
    width: 196px;
    background: url('./grafika/uvod_zahrada.jpg') center no-repeat;
}

/****** logo Fastrade s.r.o. *************************************/

.logo {
   position:absolute;
   top: 13px;
   left: 48px;
   width: 115px;
   height:115px;
   background: url('./grafika/logo_uvod.jpg') center no-repeat;
}

.logo span {
    display: none;
}

