* {
  margin: 0;
  padding: 0; 
}

body {
  font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', lucida, 'Helvetica CE', sans-serif;
  font-size: 12px;
  text-align: center;
  background: url('http://www.sevendesign.cz/img/pozadi.jpg') center top repeat-x white fixed;
}

#obal {
  width: 920px;
  text-align: left;
  background-color: white;
  margin: 0 auto;
}

img {
  border: 0;
}

h1 {
  width: 252px;
  height: 52px;
  _width: 300px;
  _height: 100px;
  background: #ffffff url(../img/h1.jpg) no-repeat center;
  padding: 24px;
  margin-top: 10px;
}

h2 {
  width: 561px;
  height: 30px;
  _width: 600px;
  _height: 60px;
  background: rgb(50,50,50) url(../img/h2.jpg) no-repeat center;
  padding: 14px;
  margin-top: 10px;
  color: #ffffff;
  font-family: 'Calibri', 'Tahoma', 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', lucida, 'Helvetica CE', sans-serif;
  font-size: 26px;
  padding-left: 25px;
}

.mt1 { margin-top: 10px; }
.mr1 { margin-right: 10px; }
.mb1 { margin-bottom: 10px; }
.mb3 { margin-bottom: 30px; }
.ml1 { margin-left: 10px; }

#menu {
  list-style-type: none;
  margin-left: 10px;
  font-size: 11px;
}

#menu li a {
  height: 20px;
  width: 270px;
  _width: 290px;
  _height: 30px;
  background: #B61F24;
  display: block;
  margin-bottom: 1px;
  padding: 10px 0px 0px 20px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#menu li .start { background: #B61F24 url(../img/menu.jpg) no-repeat top; }
#menu li .end { background: #B61F24 url(../img/menu.jpg) no-repeat bottom; }

#menu li a:hover { background-color: #000000; }
#menu li .start:hover { background: #B61F24 url(../img/bublina.jpg) no-repeat top; }
#menu li .end:hover { background: #B61F24 url(../img/bublina.jpg) no-repeat bottom; }

.bublina {
  width: 260px;
  height: 100px;
  _width: 290px;
  _height: 130px;
  background: #000000 url(../img/bublina.jpg) no-repeat center;
  color: #ffffff;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

.bublina a { color: #ffffff; text-decoration: none; }

#sl1, #sl2 { float: left; }
#sl1 { width: 310px; }
#sl2 { width: 600px; padding-top: 10px; margin-bottom: 10px; }

#obsah {
  margin-bottom: 10px;
}

#obsah p {
  background: url(../img/p.jpg) no-repeat top;
  padding: 20px;
  width: 560px;
  _width: 600px;
  font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 16px;
  text-align: justify;
}

#obsah ul {
  margin-bottom: 20px;
  font-size: 12px;
  margin-left: 50px;
  list-style-image: url(../img/li.gif);
  margin-top: -20px;
}

#obsah b, #obsah strong {
  color: #B61F24
}

#obsah ul li {
  margin-bottom: 5px;
  padding: 3px;
}

#copy {
  width: 880px;
  height: 30px;
  background: #ffffff url(../img/copy.jpg) no-repeat right;
  color: #ffffff;
  font-size: 82%;
  padding: 15px;
  text-align: right;
  _width: 910px;
  _height: 60px;
}

#copy a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  line-height: 15px;
}

.biga {
  text-decoration: none;
  width: 295px;
  height: 150px;
  _width: 295px;
  _height: 150px;
  /*padding: 10px 10px 10px 20px;
  _padding: 10px 7px 10px 20px;*/  
  display: block;
  background: url(../img/biga.jpg) no-repeat 0 0;
  margin-top: 10px;
  float: left;
  text-align: center;
}

.biga:hover {
  background: url(../img/biga.jpg) no-repeat 0 -150;
}

.biga:hover * { color: #ffffff; }

.biga h3 {
  color: #B61F24;
  font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', lucida, 'Helvetica CE', sans-serif;
  font-size: 12px;  
  padding: 15px 15px 21px 15px;
  text-align: center;
}

.biga div {
  width: 350px;
  display: block;
  font-size: 11px;
  color: gray;
}

.biga img {
  /*float: right;*/
}

.cleaner {
  clear: both;
}

.galerie a {
  margin-right: 10px;
  margin-bottom: 10px;/*
  width: 120px;
  height: 90px;*/
  border: 1px #dedede solid;
  text-align: center;
  vertical-align: middle;
  /*padding-top: 10px;*/
  padding: 10px;
  display: block;
  float: left;
}

a {
  color: rgb(182,31,36);
}

a:hover {
  text-decoration: none;
  color: rgb(50,50,50);
}

table {
  border: 0;
}

table td, table th {
  border: 0;
  font-size: 11px;
  text-align: left;
  padding: 7px;
}

table th {
  background-color: #ededed;
}

table td {
  background-color: rgb(242,242,242);
}

input, textarea {
  font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Lucida Grande CE', lucida, 'Helvetica CE', sans-serif;
  font-size: 12px;
  border: 1px rgb(50,50,50) solid;
}

