/*
    -----------------------
    PREPIS PAGE CSS
    -----------------------
*/
body { background: url('../images/polovacka/bg.jpg') repeat 0px 0px #575757 ; }
a { color: #474747; }
#top { background: url('../images/polovacka/top.jpg') no-repeat top center; }
#content { background: url('../images/polovacka/back.gif') repeat-y 0px 0px; }
#left ul li { background: url('../images/polovacka/sipka.gif') no-repeat 5px 4px; }
#content h2 { color: #F66218; }
#content h2 a { color: #F66218; }
#data h3 { color: #F66218; }
#data h3 a { color: #F66218; }

form input.submit { background: url('../images/polovacka/submit.gif') no-repeat top center; }
#bottom { background: url('../images/polovacka/bottom.jpg') no-repeat top center; }

#user_info ul li a { color:#F66218; }
#user_info ul li a:hover { color:#000; }

#content a.submit {
    background: url('../images/polovacka/submit.gif') no-repeat top right;
    color:#FFF;
}

/*
    -----------------------
    POBYTY
    -----------------------
*/

div.terminy table th {
    background:#F5860F;
    color:#FFF;
}
div.terminy table th.column1 { border-left:1px solid #F5860F; }
div.terminy table th.column5 { border-right:1px solid #F5860F; }

#data div.subcategories ul li { background: url('../images/polovacka/sipka.gif') no-repeat 0px 4px; }
#data div.subcategories ul li a { color:#F66218; }

#data .kontext a { color:#F66218; }
#data .kontext a:hover { color:#000; }

