/* CSS Document */
body { 
  margin: 0px;
  padding: 0px; 
  background-attachment: fixed;      
  background-size: cover; 
  background-repeat: no-repeat; 
  background-position: center center; 
  font-family: Arial, Helvetica, sans-serif;
  color: #696969;
}
h1 { opacity: 0.9; padding: 5px; }
a { color: #222; text-decoration: none; } 
a:hover { color: #222; text-decoration: underline; } 
#stranka { width:100%; }
.zaklad {width:1200px; position:relative; margin:auto;}
.c {text-align:center !important;}
.r {text-align:right !important;}
.l {text-align:left !important;}
.j {text-align:justify !important;}
.lfloat{float:left !important;}
.rfloat{float:right !important;}
.t{vertical-align:top !important;}
.m{vertical-align:middle !important;}
.b{vertical-align:bottom !important;}
.n{font-weight:normal !important;}
.table { width:100%; }
.table .w5 {width:4%; padding:0 1% 0 0%;}
.table .w10 {width:9%; padding:0 1% 0 0%;}
.table .w15 {width:14%; padding:0 1% 0 0;}
.table .w20 {width:19%; padding:0 1% 0 0;}
.table .w25 {width:24%; padding:0 1% 0 0;}
.table .w30 {width: 29%; padding:0 1% 0 0;}
.table .w35 {width: 34%; padding:0 1% 0 0;}
.table .w40 {width: 39%; padding:0 1% 0 0;}
.table .w45 {width: 44%; padding:0 1% 0 0;}
.table .w50 {width: 49%; padding:0 1% 0 0;}
.table .w55 {width: 49%; padding:0 1% 0 0;}
.table .w60 {width: 59%; padding:0 1% 0 0;}
.table .w65 {width: 64%; padding:0 1% 0 0;}
.table .w70 {width: 69%; padding:0 1% 0 0;}
.table .w75 {width: 74%; padding:0 1% 0 0;}
.table .w80 {width:79%; padding:0 1% 0 0;}
.table .w85 {width:84%; padding:0 1% 0 0;}
.table .w90 {width:89%; padding:0 1% 0 0;}
.table .w99 {width: 98% !important;padding:0.5%;}
.table .w100 {width: 99% !important;padding:0.5%;}
.w100 .w100 {width:99%;padding:0 1% 0 0;}
.th {background:#696969 !important; font-weight:bold; color:#fff;}
.bb{border-bottom:1px solid #696969 !important;}
.bblight{border-bottom:1px solid #ccc !important;}
.bb2{border-bottom:2px solid #696969 !important;}
.bb3{border-bottom:3px solid #696969 !important;}
.clear{clear:both;}
.white { color: #ddd !important; text-decoration: none; } 
.white:hover { color: #fff !important; text-decoration: none; } 
.grey { color: #969696 !important; }
