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

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

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

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

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

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

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

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

