/* BroumBAND (c) 2008  by http://www.zvyk.com/kontakt

upl_files/BB01_01.jpg
upl_files/BB01_02.gif

  */


#all {
 width: 800px;
 text-align: center;
 margin: 0 0 0 0;
}

/* ############# center.css ############# */
body {
 background: #000000 url("../img/cmp/bg.jpg") center top no-repeat fixed;
 margin: 0px 0px 0px 0px;
 font-family: verdana;
 font-size:11px;
 text-align: center;
 color: #c9ccc9;
}
p {
   color: #c9ccc9;
}

UL {
 padding-right: 50px;
}


#all {
 width: 800px;
 text-align: left;
 margin: 0 0 0 0;
}

/* ############# text.css ############# */
a:link       { text-decoration: none; border: 0; color: #7390bc; }
a:visited    { text-decoration: none; border: 0; color: #7390bc; }
a:active     { text-decoration: none; border: 0; color: #5d7599; }
a:hover      { text-decoration: none; border: 0; color: #5d7599; }


.left { font-family: Trebuchet MS; font-size: 12px; margin-left: 108px; margin-right: 28px; text-align: justify; color: #c9ccc9 }

.left_cnt { font-family: Trebuchet MS; font-size: 12px; margin-left: 108px; margin-right: 108px; text-align: justify; color: #c9ccc9 }

.left2 { font-family: Arial; font-size: 13px; margin-left: 0px; margin-right: 0px; text-align: left; color: #595E6E }

.right { font-family: Trebuchet MS; font-size: 12px; margin-left: 30px; margin-right: 112px; text-align: justify; color: #c9ccc9 }

td div { font-family: Trebuchet MS; font-size: 12px; margin-left: 30px; margin-right: 28px; text-align: justify; color: #c9ccc9 }


.center { font-family: Arial; font-size: 13px; margin-left: 25px; margin-right: 25px; text-align: center; color: #595E6E }

.copyright { font-family: Arial; font-size: 10px; margin-left: 25px; margin-right: 25px; text-align: center; color: #7C8294 }

.ramecek { border: 1px solid #7C8294 }




/* jossss add */
#logo {
    background: #00001A url("../img/cmp/head.jpg") center top no-repeat;
    height: 309px;
    width: 971px;
    margin: auto;
}
#hlavni {
    width: 971px;
    margin: auto;
    background: #00001A url("../img/root-home_bg.jpg");
}
.novinka {
    padding-bottom: 20px;
}

.novinka h3 {
  padding-top: 0px;
}

/* BLOG */
.rozbalit { float: right; }
.dat { width: 100px; float: left; font-size: 10px; border-top: 1px solid #888; border-left: 3px solid #777; padding-left: 2px; }
.jmeno { margin-left: 160px; color: #DADADA; font-weight: bold; }
.msg { padding-left: 15px; color: #DDD; border-left: 3px solid #777; margin-bottom: 15px;}
.next { padding-left: 16px; margin-bottom: 20px; margin-left: 0px;}
/*.next .next .next .next { margin-left: -5px; margin-bottom: 20px;}*/

INPUT, textarea, submit {
  color: #c9ccc9;
  background: transparent;
}

}


/* ############# FOOT ############# */
#foot {
        background: top center repeat-x;
/*        height: 60px;*/
        margin: auto;
        margin-top: 0px;
        margin-bottom: 100px;
        padding-top: 0px;
        text-align: right;
        color: #000;
        font-size: 12pt;
        clear: both;
        width: 971px;
}
#foot a, #foot a:link {
        font-size: 8pt;
        color: #000;
        text-decoration: none;
}
#foot a:hover {
        color: #DDD;
        text-decoration: underline;
}
#foot small {
        padding-right: 8px;
        font-size: 8pt;
        color: #000;
}
/* ############# END ############# */