
a {
    color: #e4000f;
    text-decoration: none;
}

body {
    margin: 0px;
    padding: 0px;

    color: #e4000f;

    font-family: "Tahoma", sans-serif;

    background: white url('/images/bgline.gif') repeat-x top left scroll;
    z-index: 0;
}

td {
    vertical-align: top;
}

div.bgmid {
    width: 749px;
    margin-left: auto;
    margin-right: auto;
}


div.smallheader {
    height: 58px;
    background-image: url('/zabava/header-small.png');
    background-repeat: no-repeat;
    text-align: right;
    font-size: 12px;
}

div.smallheader a {
    color: #e4000f;
}

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: 208px;
    background-image: url('/zabava/header-big.png');
    background-repeat: no-repeat;
}

div.content {
    /*background-image: url('/images/background.gif');*/
    background-color: white;
	color: #e4000f;

    min-height: 300px;

}

div.content div.container {
    padding: 20px 20px 10px 20px;
}

div.footer {
    background-image: url('/zabava/footer.png');
    background-repeat: no-repeat;
    height: 87px;
}

div.footer div.vune {
    font-size: 11px;
    padding: 40px 0px 0px 20px;
}


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%;
    margin-bottom: 10px;
}

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 .selfpromo {width: 100%; margin-bottom: 10px;}
.etarget .selfpromo,
.etarget .selfpromo .right a,
.etarget .selfpromo .right a:hover {color: #c4c2c0; font-size: 10px;}
.etarget .selfpromo .right {text-align: right; text-decoration: underline; }
.etarget .title {font-size: 13px; text-decoration: underline;}
.etarget .description {font-size: 12px; 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}

.skyscraper {
	position:absolute;
	left:50%;
	top:251px;
	margin-left:376px;
}

.tesco {
	position:absolute;
	left:50%;
	top:0;
	margin-left:376px;
}