a {
    /*color: #d5d7d8;*/
    /*color: #D66A06;*/
    color: #fc770c;
    text-decoration: none;
}

body {
    margin: 0px;
    padding: 0px;

    /*color: #d5d7d8;*/
    color: #fc770c;

    font-family: "Tahoma", sans-serif;

    /*background: #131a1f url('/images/bgvline.png') repeat-x 0px 97px scroll;*/
    background: white url('/images/bgline.gif') repeat-x top left scroll;
    /*background-color: #131a1f;*/
    z-index: 0;
}

td {
    vertical-align: top;
}

div.bgmid {
    width: 768px;
    margin-left: auto;
    margin-right: auto;
}


div.smallheader {
    height: 54px;
    background-image: url('/images/header-small.png');
    background-repeat: no-repeat;
    text-align: right;
    font-size: 12px;
}

div.smallheader a {
    color: #fc770c;
}

div.smallheader div.anchorcontainer {
    display: block;
    padding: 34px 0 0 0;
}

div.smallheader a small {
    color: #bfbfbf;
    padding: 34px 0 0 0;
}

div.smallheader a span {
text-decoration: underline;
}

div.header {
    height: 197px;
    background-image: url('/images/header-big.png');
    background-repeat: no-repeat;
}

div.content {
    /*background-image: url('/images/background.gif');*/
    background-color: white;
    /*color: #D66A06;*/
color: #fc770c;

    min-height: 300px;

    /*padding: 20px 40px 10px 40px;*/
}

div.content div.container {
    padding: 20px 40px 10px 40px;
}

div.footer {
    background-image: url('/images/footer.png');
    background-repeat: no-repeat;
    height: 87px;
}

div.footer div.vune {
    font-size: 11px;
    padding: 40px 0px 0px 20px;
}

div.footer div.vune a {
    color: #444;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin: 12px 0px 12px 0px;
}

div.navigace {
    /*padding: auto;*/
    text-align: right;
    float: right;
    font-size: 11px;
    margin: 15px 0px 0px 0px;
}

div.navigace a:hover {
    text-decoration: underline;
}

table.odkazy, table.obsah {
    clear: both;
    width: 100%;
}

table.odkazy * td {
    width: 33%;
    padding: 3px 10px 3px 3px;
    font-size: 12px;
    font-weight: bold;
}


table.obsah * td {
    width: 33%;
    padding: 2px 10px 2px 2px;
    font-size: 12px;
}

table.obsah a, table.odkazy a {
    text-decoration: underline;
}

table.obsah a:hover, table.odkazy a:hover {
    text-decoration: none;
}

div.data {
    clear: both;
    font-size: 12px;
    margin-top: 20px;
}

div.data h2 {
    font-size: 13px;
    margin: 8px 20px 8px 0px;
}

div.data h2 a {
    text-decoration: underline;
}

div.data h2 a:hover {
    text-decoration: none;
}

div.data p {
    margin: 8px 20px 18px 0px;
}


/****************** ETARGET ***********************/
.etarget{
    width:100%;
    margin-left: 0px;

    font-size: 12px ;
    padding: 0px 20px 0px 0px;
font-family:"Tahoma",sans-serif;
}
.etarget .selfpromo{
    width:95%;
    font-size:10px;
color: #fc770c;
    margin:0 0 10px 0;
}
.etarget .selfpromo .right{
    text-align:right  ;
}
.etarget .selfpromo .right a{
    /*color:#c4c2c0;*/
color: #fc770c;


}
.etarget .title {color: #00bb00; font-size: 18px;  text-decoration: underline; margin: 8px 20px 8px 0px}

.etarget .title a:hover{
    /*color: #D5D7D8;*/
/*color: #fc770c;*/

color: #00bb00;
    text-decoration:none;
}
.etarget .description{
    /*color: #D5D7D8;*/
/*color: #fc770c;*/
color: #aaaaaa;
   font-size: 10px;
    margin: 8px 20px 0px 0px;
}
.googleads{
    text-align:center;
    padding:0px 0;
}

/****** SEO-LISTA ********/
#seolista { width: 100%; text-align: center; font-size: 10px; margin: 8px 0px 8px 0px}