/* CSS Document */
html, body { background: #C8E2E8; margin: 0; padding: 0; height: 100%; text-align: center; }
body, table, table th, table td { font-family:"Verdana CE",Verdana,"Tahoma CE",Tahoma,sans-serif; font-size: 80%; color: #2E3192; line-height: 160%; }
table, table th, table td { font-size: 100%; }
table { width: 100%; margin: 1em 0; border-collapse: collapse; }
table td { border: 2px solid #E0F1F2; text-align: left; padding: 2px 8px; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; line-height: 150%; }
h1 { ; }
h2 { border-bottom: 2px solid #E0F1F2; height: 36px; }
h3 { font-size: 160%; font-weight: normal; color: #FF0000; margin-top: 1.5em; }
h4 { font-size: 125%; margin-top: 1.5em; }
p, ul, ol, dl, form { margin: 0.5em 0; padding: 0; }
ul, ol { margin-left: 30px; margin-right: 15px; }
img { display: block; }
a img { display: block; border: 0; }
span { display: none; }
sup, sub { font-size: 65%; }
br.clear { font-size: 1px; }

#parent { width: 756px; min-height: 100%; background: #FFFFFF; margin: 0 auto; }
#parent #daughter { padding: 3px; }
#parent #daughter #header { height: 130px; background: url("../clp/header.jpg") no-repeat; border-bottom: 3px solid #FFFFFF; }

#parent #daughter #content { background: url("../clp/content.gif") repeat-y; text-align: left; }
#content #text { float: right; width: 520px; overflow: hidden; }
#text .content { padding: 10px 10px 10px 6px; overflow: hidden; }
#text .autor { padding: 1.5em 0; margin-left: 200px; text-align: center; }
#text a { color: #2E3192; text-decoration: none; border-bottom: 1px solid #FF0000; }
#text a:visited { text-decoration: none; border-bottom: 1px solid #2E3192; }
#text a:hover { background-color: #FFFF00; text-decoration: none; border-bottom: none; }
#text .marked { background: #F5FAFB; margin: 1.5em -10px 1.5em -6px; padding: 10px; }
#text .marked table { margin: 0; padding: 0; }
#text .marked table td h4 { margin: 0; font-weight: normal; }
#text .person .person { width: 130px; padding: 2px 0; text-align: center; }
#text .person .person img { background: #FFFFFF; padding: 3px; margin: 0 auto; }
#text img.person { background: #C8E2E8; padding: 3px; float: right; margin-left: 16px; margin-bottom: 10px; }
#text .gallery { margin: 1em 0; padding: 1em 0; background: #F5FAFB; text-align: center; }
#text .gallery img { display: inherit; margin: 5px; background: 0; border: 0; }
#text .gallery a { background: 0; border: 0; }

/* H2 */
h2 { position: relative; margin: 0 -10px 0.75em -6px; background-repeat: no-repeat; }
#klinika { background-image: url("../clp/h2_klinika.gif"); }
#ordinace { background-image: url("../clp/h2_ordinace.gif"); }
#novinky { background-image: url("../clp/h2_novinky.gif"); }
#o-klinice { background-image: url("../clp/h2_o-klinice.gif"); }
#poskytovane-sluzby { background-image: url("../clp/h2_poskytovane-sluzby.gif"); }
#lekari-a-personal { background-image: url("../clp/h2_lekari-a-personal.gif"); }
#pristrojove-vybaveni { background-image: url("../clp/h2_pristrojove-vybaveni.gif"); }
#fotogalerie { background-image: url("../clp/h2_fotogalerie.gif"); }
#clanky { background-image: url("../clp/h2_clanky.gif"); }
#odborne-publikace { background-image: url("../clp/h2_odborne-publikace.gif"); }

#parent #daughter #content #column { float: left; width: 220px; background: url("../clp/column.gif") no-repeat; }
#column .content { padding: 10px 0; }
#column ul { margin: 0; margin-bottom: -6px; padding: 0 10px; list-style-type: none; }
#column ul li { height: 46px; margin-bottom: 6px; }
#column ul li a { display: block; height: 46px; background-repeat: no-repeat; background-position: left center; }
#column ul li a:hover { background-position: center center; }
#column ul li .active { background-position: right center; }
#a01 { background-image: url("../clp/a01.png"); }
#a02 { background-image: url("../clp/a02.png"); }
#a03 { background-image: url("../clp/a03.png"); }
#a04 { background-image: url("../clp/a04.png"); }
#a05 { background-image: url("../clp/a05.png"); }
#a06 { background-image: url("../clp/a06.png"); }
#a07 { background-image: url("../clp/a07.png"); }
#a08 { background-image: url("../clp/a08.png"); }
#a09 { background-image: url("../clp/a09.png"); }
#column .pohotovost { margin: 0; padding: 0; border-top: 3px solid #FFFFFF; border-bottom: 3px solid #FFFFFF; }
#column #maps { padding: 0 10px; }

#parent #daughter #content #footer { clear: both; background: #FFFFFF url("../clp/footer.gif") no-repeat top left; padding: 13px 0 7px 0; text-align: center; font-size: 90%; }
#footer .content { border-top: 2px solid #E0F1F2; padding: 10px 0; }
#footer a { color: #2E3192; }
#footer a:hover { text-decoration: none; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
