
body {
	margin: 0px;
    padding: 0px;
	background: url(images/background.jpg) no-repeat #8dbded;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #56718b  ;
}

h1 {
    font-family:georgia,garamond,serif;
	font-size: 2px;
    color: #FFFFFF;
    font-weight: normal;
    float: left;
    display: none;
    width: 3em;
}

h2 {
	font-family: georgia,garamond,serif,'Times New Roman';
	font-size: 1.6em;
	font-weight: bold;
    margin-top: 25px;
    color: #FFFFFF;
}

h2 a {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid  #56718b;
}

h2 a:hover {
    text-decoration: none;
    background-color: #56718b;
}

h3 {
    font-family: 'Times New Roman';
	font-size: 1.3em;
	font-weight: bold;
    margin-top: 15px;
    color: #5e7482;
}

h4, h5, h6{
    font-family: 'Times New Roman';
	font-size: 1.3em;
	font-weight: normal;
    margin-top: 15px;
    color: #5e7482;
}


ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

li{
    color: #ffffff;
    padding-top: 2px;
}

li a {
    color: #56718b;
    text-decoration: none;
    border-bottom: 1px solid white;
}

li a:hover {
    text-decoration: none;
    background-color: #fff;
}

a {
    color: #56718b;
    text-decoration: none;
    border-bottom: 1px solid white;
}

a:hover {
    text-decoration: none;
    background-color: #fff;
}

.center{
  text-align: center;
}

.script {
  padding-top: 30px;
}


/** KONTAKTY */

table{
  text-align: left;
  width: 380px;
  margin-top: 1em;
  margin-bottom: 0.3em;
}


td {
  padding: 0px;
}


.bold  {
  width: 100px;
}

caption h4 {
  text-align: left;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 5px;
}



/** LOGO */

#logobg {
   margin: 15px auto 0px;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
   (src='images/logobg.png',sizingMethod='scale');
   width: 1016px;
   height: 98px;
   padding-top: 15px;
   padding-bottom: 0px;
}

head:first-child+body #logobg {
   background: url(images/logobg.png);
}

#logo {
    margin:0px auto;
    background: url(images/logo.jpg);
    border: 1px solid white;
    border-bottom: none;
    width: 984px;
    height: 97px;
    padding: 0px;
    z-index: 2;
}

/** WRAPPER */

#wrapper {
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
   (src='images/wrapper.png',sizingMethod='scale');
   width: 1016px;
   margin: 0px auto;
}

head:first-child+body #wrapper {
   background: url(images/wrapper.png) repeat-y;
}

/** CONTENT */

#content {
    width: 984px;
    margin: 0px auto;
    padding: 0px;
    border-left: 1px solid white;
    border-right: 1px solid white;
   	background: url(images/bg_content.jpg) no-repeat top left;
    background-color:  #c1d1e2;
}

#columnA {
    position: relative ;
    margin: 0px;
    padding-top: 1em;
    padding-left: 5.1em;
    padding-right: 24.7em;
}

#columnB {
    position: relative ;
    float: left;
    margin-bottom: 5em;
    padding-left: 5.1em;
    width: 250px;
}

#columnC {
    position: relative ;
    float: left;
    margin-top: 1.2em;
    margin-left: 1em;
    padding: 0px;
    width: 400px;
}

#columnD {
    position: relative ;
    margin: 0px;
    padding: 1em 33em 1em 5.1em ;
    clear: both;
}

/** FOTOGALERIE */

#fotogalery_small {
    position: relative;
    float: left;
    margin-top: 0.2em;
    width: 160px;
    height: 392px;
    overflow: auto;
}

.scrollbar{ /* Funguje jenom v IE */
    scrollbar-base-color: #c0d6eb;
    scrollbar-arrow-color: #c7d9e7;
    scrollbar-3dlight-color: #e5eff8;
    scrollbar-darkshadow-color: #969fa8;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #d1d8de;
    scrollbar-shadow-color: #d1d8de;
    scrollbar-track-color: #ecedef;
}

.foto_small {
    width: 55px;
    height: 95px;
    padding-top: 4px;
    padding-left: 4px;
}

.foto_small img {
    position: relative;
    border: 1px solid white;
    cursor: hand; cursor: pointer;
}

.foto_small_bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
   (src='images/nahled.png',sizingMethod='scale');
    width: 65px;
    height: 105px;
    float: left;
    margin-top: 1em;
}

head:first-child+body .foto_small_bg {
    margin-top:1em;
    float: left;
    background: url(images/nahled.png) no-repeat;
}

#fotogalery_big {
    float: left;
    margin-top: 1em;
    width: 240px;
}

#foto_big {
    width: 216px;
    height: 377px;
    padding-top: 5px;
    padding-left: 5px;
}

#foto_big img {
    border: 1px solid white;
}

#foto_big_bg {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='images/obrazek.png',sizingMethod='scale');
    width: 229px;
    height: 390px;
}

head:first-child+body #foto_big_bg {
    background: url(images/obrazek.png) no-repeat;
}


/** FOOTER */

#footer_bg {
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
   (src='images/footer.png',sizingMethod='scale');
   width: 1016px;
   height: 55px;
   margin: 0px auto;
   padding: 0px;
}

head:first-child+body #footer_bg {
    background: url(images/footer.png);
}

#footer {
    clear: both;
    background-color: #c1d1e2;
    border: 1px solid white;
    border-top: none;
    width: 984px;
    height: 40px;
    margin: 0px auto;
    padding: 0px;
}

#footer p {
    position: relative;
    color: #fff;
    margin: 0px;
    padding-left: 4.5em;
}
