html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}

html {
  background-color: #000;
}

body {
	font-size: 62.5%;
	font-family: sans-serif;
	background: #000 url(bg.jpg) no-repeat top right;
  width: 955px;
  margin: 0 auto;
  height: 779px;
}
p {
  text-align: justify;
}

#flash {
  float: left;
  width: 478px;
  height: 271px;
  
 
}

#menu {
 text-align: center;
  width: 258px;
  z-index: 300;
  float: left;
  height: 779px;
}
a#logo {
  display: block;
  width: 255px;
  height: 200px;
}
h1, #menu p{
  display: none;
}

#menu a{

  text-decoration: none;
}

#menu p {
  text-align: center;
  color: #fff;
  font-size: 120%;
}

#menu ul {
  padding: 71px 0 30px 6px;
  width: 252px;
}

#menu ul li {
   margin: 0 0 1px 0;
}

#menu ul li a{
  display: block;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;

  font-size: 120%;
  font-weight: bold;  
}



#text{
 float: left;
  font-size: 120%;
  width: 565px;
  padding: 0 0 0 60px;
  height: 300px;
  display: block;
  text-align: center;
  margin-top: 45px;
  
}

#text img {
  border: none;
  padding: 0;
  margin:5px;
}

#text div {
  width:150px;
  height:120px;
  float:left;
  clear:none;
  overflow:hidden;
}

#text h2{
  font-size: 180%;
  padding: 0px 0 10px 0;
/*  float: left; */
}

div#text ul{
  padding: 0 0 15px 0;
  clear: both;
  margin-left: -67px;
}
div#text ul li{
  text-align: left;
  list-style-type: square;
  margin: 0 0 0 85px;
  font-size: 120%;
}
#text p {
  padding: 0;
}

.cenik-p {
  float: left;
  font-size: 1.2em;
  clear: left;
}

.cenik-odkaz {
  color: #C9190D;
}

#text form {
  text-align: justify;
  padding: 0 0 0 140px;
  clear: both;
}

#text form label {
  display: block;
  width: 180px;
  float: left;
}
#text form input{
  width: 220px;
}

#text form  select{
  width: 224px;
}
#text form #code {
  width: 129px;
}
#text form #button{
  width: 80px;
}

#text table.kontakt form {
  text-align: justify;
  padding: 0;
}

#text table.kontakt form input{
  width: auto;
}

#text table.kontakt form #button{
  width: auto;
}

#text .chyba {
  font-weight: bold;
  color: #711810;
}
#footer{
  clear: both;
  margin: 0 auto;
  width: 950px;
  padding: 4px 0 20px 0;
  background-color: #000;
  color: #fff;
  position:relative;
}



#footer p#copy {
  float: left;
  padding: 0 0 0 30px;
}
#footer p#develop {
  float: right;
  padding: 0 30px 0 0;
}

#footer p#develop a{
  text-decoration: none;
  color: #fff;
}

#footer p#doporuc {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}

#footer p#doporuc a, #radkovyblok a{
  text-decoration: none;
  color: #666666;
}
#radkovyblok {
display:inline;
position:absolute;
top:23px;
}

#foto {
  position: absolute;
  left: 50%;
  /*width: 280px;
  height: 165px;*/
  margin-left: 160px;
  top: 130px;
  background: white;
  text-align: center;
  border: 1px solid #ECECEC;
}

.foto-img {
  padding: 3px;
}

a {
  color: #C9190D;
}

.cerny a {
  color: black;
}

.cerny a:hover {
  background-color: #F0F0F0;

}

.bily a {
  color: white;
}

.bily a:hover {
  background-color: #F0F0F0;
    color: black;
}

#text {
  overflow-y: auto; 
  overflow: -moz-scrollbars-vertical;
  height: 440px;
  width: 620px;
  padding-right: 10px;
}