body{
  background: url("bg.png") repeat-x;
  background-color: #e4eaed;
  color: #111111;
  font-family:Arial,Helvetica,sans-serif;
}

a:link {text-decoration: none;color: #0b82ce;}
a:visited {text-decoration: none;color: #0b82ce;}
a:active {text-decoration: none;color: #0b82ce;}
a:hover {text-decoration: underline; color: #0b82ce;} 

#container{
   text-align: center;
}
h1{
  color: #ff9900;
  font-size: 24px;
  font-weight: normal;
  }

h2{
  color: #ff9900;
  font-size: 20px;
  font-weight: normal;
}

#main{
    width: 800px;
    height: 900px;
    margin: 0 auto;
    text-align: center;
   
}

#text{
  width: 700px;
  height: 200px;
}

#translatedText{
  width: 700px; 
  height: 200px;
  display:none;

}
#branding{
  padding-top:10px;
}
#branding .gBrandingText{
  color:white;
}
#toptext strong{
  font-size : 18px;
  font-weight: stronger;
  color: #333333;
}

#toptext{
  position: relative;
  right: 225px;
  color: #333333;
   font-size : 14px; 
}
#logo{
 position: relative;
 right: 240px;
}
#jazyky{
 width: 350px; 
 height: 280px;
 
 position: relative;
 bottom: 2px;
 color: #0b82ce;
 float: left;
 padding-top: 10px;
}

#jazyky h2{
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

#content{
  width: 430px;
  float: right;
  text-align: left;
  color: #333333;
  padding-top: 10px;
}

.zobraz{
display:block;
}

.skryj{
display:none;
}

.roundedcornr_box_421973 {
   background: #b6babc url(roundedcornr_421973_grad.gif) repeat-x top left;
}
.roundedcornr_top_421973 div {
   background: url(roundedcornr_421973_tl.gif) no-repeat top left;
}
.roundedcornr_top_421973 {
   background: transparent url(roundedcornr_421973_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_421973 div {
   background: url(roundedcornr_421973_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_421973 {
   background: transparent url(roundedcornr_421973_br.gif) no-repeat bottom right;
}

.roundedcornr_top_421973 div, .roundedcornr_top_421973,
.roundedcornr_bottom_421973 div, .roundedcornr_bottom_421973 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_421973 { margin: 0 10px; }
