@import url('css.css');

body {background:#FFF;}

a:hover {color:#039;text-decoration:none;}

#head {padding:0;}
#head #top .lang {left:auto;right:350px;bottom:25px;}
#head #top .info {font-weight:normal;position:absolute;right:0;bottom:10px;}

#head .nav {background:#E54E43;}

#head #middle {background:#DCDCDC;}
#head #middle #subnav a, #head #middle #subnav strong {color:#000;}
#head #middle #subnav a:hover {color:#C40008;text-decoration:underline;}

#content h1 {font-weight:bold;font-size:1.33em;}

#foot {margin-top:15px;}

/* prihlaska abstraktu */
#prihlaska input[type=text] {padding:3px;}
#prihlaska .req {font-weight:bold;}

/* zavazna prihlaska */
#registrace table {border-collapse:collapse;}
#registrace th, #registrace td {padding:3px 5px;}
#registrace th {text-align:right;font-weight:normal;}
#registrace .req {font-weight:bold;}
#registrace input[type=text] {padding:3px;}
#registrace .input-submit {padding:5px;cursor:pointer;}

#registrace .reg-table {width:100%;border-collapse:collapse;}
#registrace .reg-table td {padding:10px 15px;border:1px solid #666;}
#registrace .reg-table .typ {width:20px;}
#registrace .reg-table .cena {width:100px;text-align:center;}

#registrace .reg-table .vvlozne {background:#fcc;}
#registrace .reg-table .vlozne {background:#ddd;}
#registrace .reg-table .vloznezdarma {background:#ddd;}
#registrace .reg-table .nadpis {background:#eee;}


/* ucastnicke poplatky */
table.upoplatky .cena {text-align:center;font-weight:bold;}

.img-right {float:right;margin:0 0 1em 1em;}