* {margin:0;padding:0;}

@font-face {
    font-family: 'calibriregular';
    src: url('calibri-webfont.eot');
    src: url('calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibri-webfont.woff') format('woff'),
         url('calibri-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'calibribold';
    src: url('calibrib-webfont.eot');
    src: url('calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('calibrib-webfont.woff') format('woff'),
         url('calibrib-webfont.ttf') format('truetype');
    font-weight: normal;         
    font-style: normal;

} 
html {height:100%}

body {
  text-align:center;
  background:url(../design/bg.jpg) repeat top center fixed;
  text-align:cener;
  margin:0;
  height:100%;
  font-family: calibriregular,Arial !important;
  padding:0 0 0px 0;} 
  
a {color:#800000;text-decoration:underline;}
a:hover {color:#800000;text-decoration:none;}
a:visited {color:#800000;} 

#page {
  width:1026px;
  margin:0 auto;
  -webkit-box-shadow: 0 0 50px 2px #000;
  -moz-box-shadow: 0 0 50px 2px #000;
  box-shadow: 0 0 50px 2px #000;
  background:#fff;
  min-height:100%;
  position:relative;
  
  }
  
#pagein {
  background:#fff;
  width:1026px;
  margin:0 auto;
  text-align:left;
  padding:0;
  }
#header {
  background:url(../design/header.png) no-repeat 10px 20px;
  height:98px;
  padding:20px 0 10px 0;
  width:1026px;
  }
#header h1 strong{display:none;}
#header h1 a {display:block;width:1026px;height:55px;}

#topmenu ul 
  {
  margin:0;
  padding:0 0 0 30px;
  
  }

#topmenu li 
  {
  list-style-type:none;
  display:block;
  float:left; 
  font-family: calibribold, Arial !important;
  }
#topmenu a {

  font-weight: bold;
  font-size:14px;
  letter-spacing:1px;
  color:#6c6666;
  text-decoration:none;
  display:block;
  padding:0 13px 0 13px;
  text-transform:uppercase;
  }
#topmenu a:hover {color:#7d0606;text-decoration:underline;}
#topmenu a.active {color:#7d0606;}
#topmenu a:visited {}

#container {
  font-family:calibriregular,Arial;
  padding:20px 40px 40px 45px;
  font-size:15px;
  font-weight:normal;
  letter-spacing:0px;
  }

#container h2 {
  color:#800000;
  font-size:16px;}

#content {
  width:680px;
  line-height:25px;
  padding-bottom:80px;}
#content li {
  margin:0px;
  padding:3px 0 0 0px;} 
#content table,#content td {
  border:0px;
  background:none;} 
#content a {color:#800000;text-decoration:underline;}
#content a:hover{color:#800000;text-decoration:none;}
#content a:visited {color:#800000;}

#formcontact{
  width:190px;
  float:right;
  border:1px solid #ccc;
  margin:20px 55px 40px 0;
  padding:0 10px 10px 10px;
  box-shadow: 2px 2px 5px #ccc;}

#formcontact h6{
  font-size:12px;
  background:#f00;
  border:1px solid #ccc;
  text-align:center;
  color:#fff;
  padding:5px;
  margin:5px 5px 10px 0;}
  
#formcontact label{
  font-size:11px;
  display:block;
  line-height:25px; 
  width:60px;
  float:left;}
  
#formcontact input{
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-size:12px;
  display:block;
  width:100px;
  height:15px;
  float:left;} 
#formcontact textarea {
  width:160px;
  height:100px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;} 
#formcontact form {padding:3px 0 0 5px;margin:0 0 10px 0;}
#formcontact .button {
  background:#f00;
  height:25px;
  color:#fff;
  border:1px solid #ccc;
  margin:0 auto;
  float:none;
  text-align:center;}


#footer {
  font-family:calibriregular,Arial;
  padding:0 10px 20px 17px;
  font-weight:normal;
  font-size:11px;
  color:#999;
  height:90px;
	position:absolute;
	bottom:0;
	left:0;
  }
#footer img {display:block;margin:0 0 5px 0;}
#footer a{color:#999 !important;}

#realizovane-akce #content h3{font-size:15px;margin:0;padding:0;}                                                
#realizovane-akce #content {width:930px;}
#realizovane-akce #content img {border:none;background:none;padding:0;margin:0;}
#realizovane-akce #content p {margin:0;padding:2px 0 2px 0;}
#realizovane-akce #content img {height:90%;width:90%}
#realizovane-akce #content table {width:100%;}
#realizovane-akce #content td {padding:0 0 25px 5px;}

.thumbdiv {float:left;width:180px;height:165px;}
.thumbdiv a {margin:0 !important;padding:0;}
.thumbdiv span {display:block;font-size:10px;line-height:12px !important;padding-right:5px;}
.cleaner {clear:both;}

#imageTitle {font-size:25px;padding: 20px 0 !important;}