/* CSS Document by pylla.lampicka */

body {
font-family: myriad pro condensed, Arial, Verdana;
font-size: 12pt;
color: white;
background-color: #464648;
margin: 0px;
}

#stranka {
width: 900px;
background-image: url(images/back_pattern.jpg);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

#header {
width: 900px;
height: 182px;
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
}

        #header h1 {
        display: none;
        }

.cara {
width: 900px;
height: 19px;
background-image: url(images/cara.jpg);
background-repeat: repeat-y;
}

#dva_sloupce {
width: 840px;
margin-left: 60px;
margin-top: 40px;
}

#levy_sloupec {
float: left;
width: 235px;
height: 593px;
background-color: #424244;
}

          #levy_sloupec h3 {
          margin-top: 10px;
          margin-left: 10px;
          margin-bottom: 0px;
          font-size: 0.9em;
          }
          
          #levy_sloupec ul {
          list-style-type: none;
          padding: 0px;
          margin-top: 0px;
          margin-left: 12px;
          margin-bottom: 30px;
          }

              #levy_sloupec ul li {
              font-size: 0.9em;
              }


#pravy_sloupec {
float: left;
width: 605px;
}

          #pravy_sloupec h3 {
          margin-top: 10px;
          margin-left: 10px;
          margin-bottom: 0px;
          font-size: 0.9em;
          }

          .bloxik {
          margin-left: 12px;
          margin-right: 10px;
          margin-bottom: 25px;
          width: 583px;
          background-color: #5b5b5d;
          }
          
                  .bloxik .texty {
                  float: left;
                  }
                            
                            .texty h3 {
                            margin-left: 15px;
                            margin-top: 10px;
                            margin-bottom: 0px;
                            font-size: 1em;
                            }
                            
                            .texty ul {
                            list-style-type: none;
                            padding: 0px;
                            margin-top: 0px;
                            margin-left: 12px;
                            margin-bottom: 15px;
                            }
                            
                                      .texty ul li {
                                      font-size: 0.9em;
                                      color: #d8d9da;
                                      }
                  
                  .bloxik .obrazek {
                  float: right;
                  margin-right: 2px;
                  }
          

/*texty*/
p {
text-align: justify;
font-size: 1em;
margin-right: 80px;
margin-left: 80px;
color: black;
}

h3.spodni {
font-size: 1em;
margin-left: 80px;
color: black;
margin-bottom: 2px;
margin-right: 0px;
}

#kontakt {
width: 820px;
height: 75px;
margin-left: 80px;
margin-top: 0px;
}

p.vlevo {
font-size: 1em;
color: black;
float: left;
margin: 0px;
}

p.vpravo {
font-size: 1em;
color: black;
float: right;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 80px;
_margin-right: 40px;
text-align: right;
}

p.dolni {
text-align: justify;
font-size: 1em;
margin-top: 0px;
margin-right: 80px;
margin-left: 80px;
color: black;
}

.konec {
clear: both; 
}
