@charset "utf-8";
/* CSS Document */
/* by maca89 */

/*global */
body {
color: black;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 13px;
background-image: url("/front/images_site/background.png");
background-color: white;
text-align: center;
padding: 0;
margin: 0;
}

a {
background: none;
color: black;
text-decoration: none;
border: 1px;
border-style: solid;
border-color: black;
border-left: none;
border-right: none;
border-top: none;
}

a:hover { 
color: #236DC9;
border-color: #236DC9;
} 

/* layout */
div.cerna {
margin: -18px 0 0 0;
padding: 0;
width: 100%;
height: 400px;
background-image: url("/front/images_site/cerna.png");
background-repeat: repeat-x;
}

div.zebra {
width: 100%;
height: 150px;
background-image: url("/front/images_site/zebra.png");
background-repeat: repeat-x;
margin-top: -200px;
}

#all {
width: 679px; 
text-align: left; 
margin: -330px auto 0 auto; 
}

.banner {
background-image: url("/front/images_site/banner.png");
background-repeat: no-repeat;
width: 679px;
height: 183px;
padding-left: 32px;
padding-top: 17px;
}

.menu {
background-image: url("/front/images_site/menu.png");
background-repeat: no-repeat;
width: 679px;
height: 69px;
text-align: center;
margin-top: -17px;
font-size: 15px;
padding-top: 28px;
}

.menu a {
border: 0px;
background: none;
font-weight: bold;
text-decoration: underline;
}

.menu a:hover {
border: 0px;
background: none;
font-weight: bold;
}

.body {
background-image: url("/front/images_site/text.png");
line-height: 1.5em;
background-repeat: repeat-y;
width: 679px;
height: auto;
min-height: 100px;
text-align: left;
margin-top: -28px;
}

.text {
margin: 0 0 0 0;
padding: 2px 70px 2px 40px;
}

.bottom {
font-size: 11px;
color: #7D7D7D;
background-image: url("/front/images_site/bottom.png");
background-repeat: no-repeat;
width: 679px;
height: 55px;
text-align: center;
margin-top: 0px;
padding: 10px;
}

h1 {
  text-align: center;
  margin: 0.3em 0;
  border-bottom: 2px solid black;
  font-size: 2.5em;
  font-weight: bold;
}

h3 {
margin: 0 0 0 0;
padding: 20px 0 5px 0;
font-weight: bold;
}

p {
margin: 0 0 0 10px;
padding: 0 0 0 0;
}





/* skoleni ridicu form */
.wrapper {
  margin: 3em auto;
  max-width: 800px;
  width: 100%;
  border: thin solid black;
}

.wrapper > div {
  padding: 0.5em;
  border-left: thin solid black;
  border-right: thin solid black;
  margin: 0 0.5em;
}

h2 {
  font-size: 1.50em;
  margin: 0.8em 0 0 0;
  text-align: left;
  font-weight: bold;
}

#trainingFormWrapper p {
  font-size: 1em;
}

div#top {
  margin: 1em auto 0 auto;
  width: 400px;
  font-size: 1.1em;
  padding: 0;
}

div#top div {
  width: 50%;
}

div#top h3 {
  text-align: left;
  font-weight: normal;
  font-size: 1.25em;
  font-weight: bold;

}

.left {
  float: left;
}


.right {
  float: left;
}

.cleaner {
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}

address, address * {
  font-size: 0.85em;
  margin: 0;
  padding: 0;
}

address p {
  margin-bottom: 0.5em;
}

sup {
  font-size: 0.6em;
  font-weight: bold;
}


#posledni_datum {
}

textarea {
  width: 250px;
  height: 80px;
}


label, th {
  text-align: right;
  font-weight: normal;
  font-weight: bold;

}

label {
  cursor: pointer;
}

strong.warning {
  color: #8a2929;
  font-weight: bold;
}

#dekujeme p {
  font-size: 1.5em;
  line-height: 1.1em;
  margin: 1em;
}


.required {
  font-weight: bold;
}

.info {
  font-weight: normal;
  font-size: 0.8em;
  margin-left: 0.5em;
}

hr {
  margin: 2em 0;
}

input, textarea {
  padding: 0.3em 0.5em !important;
  border: thin solid black;
  font-family: Monospace;
  font-size: 1.0em;
  line-height: 1.15em;
  font-weight: normal;
}

input[type="submit"] {
  border: thin solid black;
  background-color: #b3dbe7;
  padding: 1em 0.5em;
  margin: 0.5em 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.2em;
  font-family: Arial, sans-serif;
}


.error {
  color: red;
  margin-left: 2em;
}


p.tip {
  border: 2px solid red;
  border-top: 1px dotted #AAAAAA;
  border-bottom: 1px dotted #AAAAAA;
  margin: 100px 0 0 0;
  padding: 0.5em 0.5em;
  background-color: white;
}


p.go_home {
  margin: 1em 0 0 0;
  padding: 0.2em 0;
  font-size: 1.25em;
  text-align: center;
  border-top: 1px solid black;
}


.gallery {
  width: 570px;
  /*background-color: yellow;*/
  display: block;
  margin: 2em auto;
  padding: 0;
  overflow: hidden;
}


.gallery .image {
  display: inline-block;
  margin: 0 20px;
  padding: 0;
  float: left;
  width: 153px;
  overflow: hidden;
  /*background-color: red;*/
  text-align: center;
}


.gallery .double {
  width: 308px;
  *width: 310px;
}


.gallery .image img {
  display: inline-block; 
  margin: 0;
  padding: 0;
  width: 150px;
  border: 1px solid black;
}


.gallery .image img + img {
  /*border-left: none;*/
  margin-left: -6px;
}


.gallery .image p {
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0;
}


.gallery .double p {
}



