/* www.rodinnybazar.cz/css/general.css */

body { margin: 0; padding: 0; color: #000000; background: #ffffff; font-family: Verdana, 'Helvetica CE', Helvetica; font-size: 12px; text-align: left; }

#page { width: auto; height: auto; margin: 0; padding: 0; text-align: left; }
#accessibility { padding-top: 0.5em; }




#content { padding: 0; }
#footer { height: 3em; padding: 1em; }
#footer p { margin: 0; text-indent: 0; }

h1 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 3em; }
h2 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 2em; }
h3 { line-height: 1.3em; margin: 1em 0 0.15em 0; font-size: 1.5em; }
h4 { line-height: 1.3em; margin: 1em 0 0 0; font-size: 1.25em; }
h5 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 1em; }
h6 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 0.8em; }
p { line-height: 1.4em; margin: 0 1.7em 1em 0; text-align: left; }

ul { margin-top: 0; margin-bottom: 0.3em; }
li { line-height: 1.4em; }

a { color: blue; text-decoration: underline; }
a:visited { color: purple; }
a:visited:hover { color: purple; }
a:hover { color: blue; }

#photoGallery { white-space: nowrap; overflow: auto; width: 310px;text-align: center; }
#photoGallery .loadIndicator { background: url(../../images/loader.gif) no-repeat center center; }
#photoGallery .thumbsLeftButton, #photoGallery .thumbsRightButton  { width: 25px; height: 100%;  }
#photoGallery .thumbsLeftButton { background:url(../../images/thumbsLeft.png) no-repeat center; }
#photoGallery .thumbsRightButton { background:url(../../images/thumbsRight.png) no-repeat center; }
#photoGallery .textBox { height: 50px; border-top: 2px solid #fff; text-align: center; font-weight:bold; }

#photoGallery .photoLarge { margin: 4px auto; width: 300px; height: 300px; }
#photoGallery .leftButton, #photoGallery .rightButton, #photoGallery .mainButton { height: 100%; background: none; }
#photoGallery .leftButton, #photoGallery .rightButton { width: 50px; }
#photoGallery .mainButton { width: 100% }
#photoGallery .leftButton.hover { background:url(../../images/thumbsLeft.png) no-repeat center; }
#photoGallery .rightButton.hover { background:url(../../images/thumbsRight.png) no-repeat center; }

#photoGallery .photoThumbs { height: 100px; padding: 2px; margin: 0px; border-bottom: 1px solid #cccccc; }
#photoGallery .photoThumbs img.thumb { height: 98px; margin: 0px 1px; }
#photoGallery .photoThumbs .thumbsButton img { margin-top: 46px; }