html, body, ul, ol, li, p, h1, h2, h3, h4
{
	list-style: none;
	margin: 0;
	padding: 0;
}


a,
a:active,
a:visited
{
  border: none;
  color: #c6c6c6;
  font-weight: bold;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

a img
{
  border: none;
}


html
{
  background: #484848 url('../images/html.gif') repeat-x 0 0;
}

body
{
  color: #c6c6c6;
  padding: 115px 0 0 0;
}

#content
{
  font-family: 'Arial', sans-serif;
  font-size: 62.5%;
  font-style: normal;
  font-weight: normal;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 630px;
}

#tacky {position:absolute;top:-59px;left:-145px;}

#jazyky {position:absolute;left:237px;top:-96px;}
#jazyky a {width:33px;height:22px;display:block;float:left;margin-right:25px}
#jazyky a span {display:none;}
#jazyky a#odkaz_cz {background:url(/images/flag_cz.gif) no-repeat 0 0;}
#jazyky a#odkaz_de {background:url(/images/flag_de.gif) no-repeat 0 0;}
#jazyky a#odkaz_en {background:url(/images/flag_en.gif) no-repeat 0 0;}

#main
{ float: left;
  left: 0;
  padding: 0 0 10px 0;
  position: relative;
  width: 630px;
  z-index: 1;
}

#main p
{
  font-size: 120%;
  line-height: 1.5em;
  padding: 10px 50px;
  text-align: justify;
  text-indent: 0;
}

#main.opening h1
{
  background: transparent url('../images/logo.gif') no-repeat 0 0;
  display: block;
  height: 210px;
  line-height: 210px;
  margin: 0 auto 350px auto;
  overflow: hidden;
  padding: 0 0;
  text-indent: 281px;
  width: 281px;
}

#main ul,
#main ol
{
  font-size: 100%;
  margin: 10px 20px;
}

#main ul ul,
#main ol ol
{
  margin: 10px 10px;
}

#main ul li,
#main ol li
{
  font-size: 120%;
  list-style: disc url('images/li.gif');
  margin: 8px 20px;
  padding: 0 0 0 0;
}

#main ol li
{list-style: decimal url('');}

#main ul li li,
#main ol li li
{
  font-size: 100%;
}


#footer
{
  background: transparent url('') no-repeat 0 0;
  clear: both;
  height: 50px;
  padding: 0 0;
}

#footer p.copyright
{
  color: #000000;
  font-size: 120%;
  padding: 5px 0;
  text-align: center;
}

#footer p.copyright a
{
  color: #000000;
}

form
{
  margin: 10px 20px;
  padding: 0;
  width: auto;
}

#main.opening form p
{
  clear: both;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
}

#main.opening form
{
  margin: 20px 20px;
  overflow: hidden;
}

#main.opening form ol
{
  margin: 0 auto;
  overflow: hidden;
  width: 240px;
}

#main.opening form ol li
{
  float: left;
  margin: 0;
  padding: 0 0;
}

#main.opening form ol li label
{
  color: #d1d1d1;
  font-size: 100%;
  font-weight: normal;
  text-transform: lowercase;
}

#main.opening form ol li select
{
  background: transparent;
  border: 1px #d1d1d1 solid;
  color: #d1d1d1;
  font-size: 110%;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  padding: 1px;
  width: 70px;
}

#main.opening form ol li.rok select
{
  width: 100px;
}

#main.opening form p input.sendbutton
{
  margin: 20px 0 0 0;
}

form fieldset
{
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

form fieldset legend
{
  display: none;
}

form input, form label, form textarea, form select, form button
{
  color: #6d6e71;
  font-family: 'Arial', sans-serif;
  margin: 0;
  padding: 0;
}

form label
{
  background: none;
  display: block;
  font-size: 110%;
  font-weight: bold;
  padding: 1px 0 0 0;
  text-align: left;
}

form li.cf_li_err label
{
  color: #c6c6c6;
}

form input,
form button
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  font-size: 110%;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  padding: 1px 2px;
  text-align: left;
  width: 140px;
}

#main.opening form button
{
  background: none;
  color: #c9c9c9;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 140%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 80px;
}

form input:hover, form input:focus,
form button:hover
{
  background: #e8e8e8;
}

#main.opening form button:hover
{
  background: #c9c9c9;
  color: #000000;
}

form li.cf_li_err input
{
  background: #e8e8e8;
  border: 1px solid #c6c6c6;
  color: #c6c6c6;
  font-weight: bold;
}

form select
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  font-size: 110%;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  padding: 1px 2px;
  text-align: left;
  width: 140px;
}

form select:hover
{
  background: #e8e8e8;
}

form input.sendbutton
{
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  cursor: pointer;
  font-size: 110%;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding: 0px 2px 2px 2px;
  text-align: center;
  width: 80px;
}

form input.sendbutton:hover
{
  background: #e8e8e8;
  border: 1px solid #c6c6c6;
  color: #c6c6c6;
}

div.cf_info
{
  font-size: 110%;
  overflow: hidden;
  padding: 2px 25px;
  text-align: left;
  width: auto;
}

form ol
{
  font-size: 100%;
  margin: 0;
  padding: 0;
}

form ol li
{

  background: none;
  border: none;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}


#main form p,
#main form ol
{
  font-size: 100%;
  margin: 0;
  padding: 0;
}

#main form ol li
{

  background: none;
  border: none;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 5px 0;
}

.vlevo, .left {float: left;}
.vpravo, .right {float: right;}

#main.opening p.vlevo,
#main.opening p.vpravo
{
  color: #797a7c;
  float: none;
  font-size: 120%;
  position: absolute;
  top: 270px;
  width: 350px;
  height:160px;
}

#main.opening p.vlevo
{left: -200px;}

#main.opening p.vpravo
{right: -200px;}

#main.opening #pivo
{
  left: 215px;
  position: absolute;
  top: 350px;
}

#main.opening .leftZatka,#main.opening .rightZatka {display:block;background:url(../images/zatka.gif) no-repeat top right;width:202px;padding:25px 0;position:absolute;bottom:30px;left:100px;}
#main.opening .rightZatka {width:194px;}
#main.opening .rightZatka a {background-color:#ccff00;color:#000;text-decoration:none;padding:2px 5px;}
#main.opening .leftZatka a {background-color:#ff6600;color:#000;text-decoration:none;padding:2px 5px;}  

#main.opening .leftZatka.deutsch {width:230px;}
#main.opening .rightZatka.deutsch {width:186px;}

#main.opening .rightZatka.english {width:185px;}      
