@import url("/_sablony/zaklad.css");

body { padding: 0; margin: 0; background: white url('pozadi.png') top center; line-height: 18px; }

#obsah { width: 700px; padding: 180px 40px 20px 240px; background: white url('obsah-pozadi.gif') top center repeat-y; margin: 0 auto; min-height: 1100px; }

#stranka { position: absolute; top: 0; left: 0; margin: auto; padding: 0; width: 100%; }
#okraje { position: relative; width: 980px; margin: 0 auto; padding: 0; text-align: left; }

#hlavicka { width: 100%; height: 126px; background: white; border-bottom: 22px solid #63c9e1; border-top: 22px solid #63c9e1; }
#paticka { width: 980px; height: 50px; margin: auto; background: white url('paticka-pozadi.gif') left center repeat-x; padding-top: 15px; text-align: center; border-top: 22px solid #63c9e1; }

#menu { position: absolute; width: 200px; padding-left: 1px; }

#tlacitka a { font-size: 1.1em; text-align: center; width: 195px; background: white url('tlacitko-pozadi.gif') right center no-repeat; display: block; margin: 10px 0; padding: 12px 5px 12px 0; font-weight: bold; }
#tlacitka a:hover { text-decoration: none; color: navy; background: white url('tlacitko-pozadi-aktivni.gif') right center no-repeat; color: white; }

table.kontakty th { vertical-align: top; text-align: right; text-decoration: underline; }
table.kontakty td.mapa { text-align: center; padding: 16px 8px 0px 8px; }

#budova { margin-left: 24px; border: 3px double silver; }

#upoutavka { line-height: 24px; border: 1px solid gray; font-size: 20px; clear: right; padding: 28px; margin: 30px 0 20px 0; background: white url('/_soubory/image/prague-college.jpg') 430px -24px no-repeat; }
#upoutavka a { color: blue; }
#upoutavka a:hover { text-decoration: none; }
#upoutavka a.maly { font-size: 12px; color: black; margin-top: 16px; }

h1 { line-height: 26px; }

.marginauto { margin: auto; } 

a img.okraj { border: 1px solid silver; }

