body { font-family: Verdana,Arial,"Times New Roman"; background-color: white; font-size: 12px; text-align: center; }
div#all { text-align: center; width: 780px; margin: 0px auto; background-color: white; }
div#hlavicka { width: 780px; height: 131px; background-image: url(img/header2.PNG); text-align: left; }
div#menu { line-height: 26px; margin-top: 27px; width: 160px; height: auto; float: left; background-color: white; }
div#obsah { margin: 30px 0 30px 0; width: 600px; height: auto; float: right; background-color: white; text-align: justify; }
div#paticka { padding-top: 6px; font-family: Times New Roman; color: #8e8e8e; font-size: 14px; width: 780px; height: 40px; float: right; background-color: white; }
div#trava-hor { width: 780px; height: 73px; background-image: url(img/trava_ostny_hor.PNG); float: right; }
div#trava-dol { margin-top: 40px; width: 780px; height: 73px; background-image: url(img/trava_ostny.PNG); float: right; }
div#upozorneni { font-family: "Times New Roman"; text-align: center; border: 2px dashed orange; padding: 4px 4px 7px 4px; margin-left: 17px; margin-bottom: 10px; float: right; width: 120px; }
div#upozorneni-hlavicka { font-weight: bold; font-family: Arial; margin-bottom: 8px; background-color: #ffbb33; width: 100%; text-align: center; }
div#ordinacni-hodiny { font-size: 13px; font-family: "Times New Roman"; }

div#nacitane-obrazky { background-color: red; position: absolute; display: none; visibility: hidden; }

div.uvod { font-size: 13px; margin-top: 40px; margin-bottom: 20px; font-weight: bold; }

h1.nadpis-h3 { font-size: 17px; color: #ff8c00; font-family: "Comic Sans MS"; padding-bottom: 12px; }

div#menu a { font-weight: bold; font-size: 16px; color: #a52a2a; display: block; font-family: Calibri,Candara; text-decoration: none; }
div#menu a:hover { background-image:url(img/menu_hover.PNG); background-color: #ffee00; }
a.aktivni { background-image:url(img/menu_hover.PNG); background-color: #ffee00; }

a.paticka-kontakt-link { color: #6f6f6f; }
a:hover.paticka-kontakt-link { color: #636363; }
a.mailto { font-weight: bold; color: #007AFF; }
a:hover.mailto { color: red; }

a.odkaz { color: #4A86C8; font-size: 13px; font-family: calibri; }
a:hover.odkaz { color: #3A74B3 !important; }

span.ord-den { font-size: 18px; }

p { text-indent: 45px; }
img { border: none; }

h2.onas-silhankova { display: inline; color: orange; font-weight: bold; font-size: 13px; font-family: "Comic Sans MS"; }

p,img,h1,h2,h3,h4,h5,h6,a { padding: 0; margin: 0; }



/* ============ JS ============ */


#overlay{ background-image: url(img/overlay.png); }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }



* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}
	
	

