
html {
    background-color: #332319;
}

div#div-gradient {    
    background: url(./dospeli/gradient.png) repeat-x top center;
}

div#div-background {
    background: url(./dospeli/background.png) no-repeat top center;
}

div#div-head {
    background: url(./dospeli/page-head.png) no-repeat top center;
}

div#div-middle {
    background: url(./dospeli/page-middle.png) repeat-y top center;
}

div#div-foot {
	background: url(./dospeli/foot.png) no-repeat top center;
}


/* TABS */


ul#tabs li#tab-dospeli {
    padding-right: 0px;  
}

ul#tabs li#tab-deti {
}

ul#tabs li#tab-dospeli a span {
    margin-right:0px;
}

ul#tabs li#tab-deti a span {
    margin-left: 40px;
}

ul#tabs li#tab-dospeli a span {
    margin-left: 0px;
}

ul#tabs li#tab-dospeli a {
    color: #353535;    
}

ul#tabs li#tab-deti a {
    color: #bbbbbb;
}

/* MENU */

ul#menu {
}

ul#menu li {
}

ul#menu a {
    color: #353535;
    text-shadow: 0px 2px 2px #b5b5b5;
    text-decoration: none;
}

ul#menu a:hover {
    color: #8f0400;
    text-shadow: 0px 2px 3px #ffffff;
    text-decoration: underline;
}

/* FOOTER */
div#foot p {
    color:#5d4663;
}

/* team */
p.team-function {
    font-weight: bolder;
    color: #717171;
    
    margin-top: 2px;
    
}

p.team-function, p.team {
    margin-left: 25px;
}

/* kontakty */
ul#contact {    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    width: 665px;
    
    text-align: center;
}

ul#contact h4 {
    font-size: 22pt;
}

ul#contact li.contact {
    list-style-image: none;
    list-style-type: none;
    
    display: inline-block;
    /*IE 7 hack*/
    zoom: 1;
    *display: inline;
}

ul#contact ul {
    width: 330px;
    padding-left: 0px;
}

ul#contact p {
    margin-top: 0px;
}
 
ul#contact ul li {
    list-style-image: none;
    list-style-type: none;
}

p#adresa {
    text-align:center;
    margin-top: 0px;
}

/*
 * Porady
 */

div#content ul#porady > li {
    padding-left: 0px;
}
