/*---2 Column Form Styles Start ---*/
 #left {
    width: 50%;
    float: left;
    margin-right:6%;
}
 #right {
    width: 44%;
    float: left;
}
 .clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:10px;
}
 
.clearfix {
    display:block;
}
 
/*--- 2 Column Form Styles End ---*/
#pole1
{
    width: 100%;
    height: 40px;
    font-size: 15px;
    color: black;
    border: 0px solid #00A3ED;
    border-radius: 7px 7px 7px 7px;
}

#pole2
{
    width: 100%;
    height: 150px;
    font-size: 15px;
    color: black;
    border: 0px solid #00A3ED;
    border-radius: 7px 7px 7px 7px;
}
#pole3
{
    width: 100%;
    height: 50px;
    font-size: 15px;
    color: black;
    border: 0px solid #00A3ED;
    border-radius: 7px 7px 7px 7px;
}

#button33 
{
    width: 100%;
    height: 50px;
    font-size: 20px; 
    text-color: rgb(0, 102, 0); 
    font-weight: bold;
    background-image: none;
    background-color: rgb(255, 255, 255);
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat;
    border-radius: 15px;
    text-align: center;
    color: green;
    border-color: #4CAF50;
    byckground-opacity: 50%;
    margin-top: 10px;
}

.souhlas
{
width: 100%;
    font-size: 12px; 
    text-color: rgb(0, 102, 0); 
    background-color: rgb(255, 255, 255);
    background-size: auto;
    text-align: left;
    color: green;
    padding: 10px;
}

b 
{
    font-size: 20px; 
    text-color: rgb(0, 102, 0); 
    font-weight: bold;
}

d
{
  font-size: 12px; 
    text-color: rgb(0, 102, 0); 
}

.border
{
border: 5px solid rgb(38, 106, 4);
    border-radius: 7px 7px 7px 7px;
padding: 10px;
background-color: rgb(0, 0, 0, 0.3);
}

body {
    background-color: #f9f9f9;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    color: #FFFFFF;
    position: relative;
}
div.mezera
{
padding-right: 20px;
padding-left: 20px;
}

.strombox
{
border: 5px solid rgb(139, 69, 19);
    border-radius: 7px 7px 7px 7px;
padding: 10px;
background-color: rgb(0, 0, 0, 0.3);
}

#button34 
{
    width: 100%;
    height: 50px;
    font-size: 20px; 
    text-color: rgb(139, 69, 19); 
    font-weight: bold;
    background-image: none;
    background-color: rgb(255, 255, 255);
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat;
    border-radius: 15px;
    text-align: center;
    color: green;
    border-color: rgb(139, 69, 19);
    byckground-opacity: 50%;
    margin-top: 10px;
}

h9
{
    color: #ffffff;
    font-size: 30px;
}