* {
  margin:0px;
  padding:0px;
  border:0px none;
}
body {
  text-align:center;
  font-family:arial,sans-serif;
  color:#333;
  background:white;
}
a {
  color:#1F9245;
  text-decoration:underline;
}
a.black {
  color:black;
}
a:hover {
  color:#C01F25;
}
a.more {
  display: block;
  font-size:0.8em;
  font-weight:bold;
  text-decoration:none;
  margin-bottom:12px;
}
a.more span {
  position:relative;
  top:-1px;
}
p a.more,li a.more {
  font-size:1em;
  display:inline;
  margin:0px;
}
p,ul,ol {
  font-size:0.72em;
  line-height:1.5em;
  text-align:left;
}
p.justify {
  text-align:justify !important;
}
ul {
  list-style-type:none;
}
li,ul,ol {
  padding:0px;margin:0px;
}
ul ul,ol ol {
  font-size:1em;
}
ol.alpha {
  list-style-type:upper-alpha;
}
.invisible {
  overflow:hidden;width:1px;height:1px;position:absolute;top:-10000px;left:0px;
}
.c-l-t,.c-l-b,.c-r-t,.c-r-b,.c-l,.c-r {
  overflow:hidden;width:1px;height:1px;position:absolute;
  font-size:1px !important;
}

.left {
  float:left;
}
.right {
  float:right !important;
}
abbr,.abbr {
  border-bottom:1px dotted white;
  cursor:help;
}
input {
  font-family:'trebuchet ms',sans-serif;
  font-size:0.72em;
}
.input-t,textarea {
  background:white;
  padding:1px 2px;
}
.input-s {
  font-size:0.8em;
  font-weight:bold;
  padding:3px 6px;
  background:white;
  color:#1F9245;
  cursor:pointer;
}
.green {
  color:#1F9245;
}
.red {
  color:#C01F25;
}
a.red:hover {
  text-decoration:none;
}
.italic {
  font-style:italic;
}
.bold {
  font-weight:bold;
}
#main {
  width:964px;
  text-align:left;
  margin:15px auto 30px auto;
  position:relative;
}

#tmenu {
  width:100%;
  background:#3CAA48 url('../img/system/tmenu_bg.gif') repeat-x top;
  float:left;
  position:relative;
}
#tmenu ul {
  font-size:0.8em;
}
#tmenu li {
  float:left;
}
#tmenu li a {
  display:block;
  color:white;
  text-decoration:none;
  padding:9px 27px 10px 27px;
}
#tmenu li a:hover,#tmenu li a.active {
  color:#1F9245;
  background:#BEDD97;
}
#tmenu .left {
  width:101px;
  height:38px;
  background:transparent url('../img/system/logo.gif') no-repeat left top;
  margin-right:20px;display: block;
}
#search {
 position:absolute; 
 right:10px;
 top:7px;
}
#search .input-s {
  padding:1px 5px 0px 5px;
  position:relative;
  font-size:0.72em;
  background:#3CAA48;
  border:1px solid white;
  color:white;
}
#tmenu .right {
  width:3px;
  height:38px;
  background:transparent url('../img/system/logo.gif') no-repeat right top;
}
#tmenu2 {
  float:left;
  width:964px;
  background:#BEDD97;
  margin-top:-30px;
  margin-bottom:30px;
}
#tmenu2 ul {
  font-size:0.72em;  
}
#tmenu2 li {
  float:left;
}
#tmenu2 li a {
  display: block;
  text-decoration:none;
  padding:4px 30px;
}
#tmenu2 .left,#tmenu2 .right {
  width:3px;
  height:27px;
  background:transparent url('../img/system/tmenu2_corners.gif') no-repeat left top;
}
#tmenu2 .right {
  background:transparent url('../img/system/tmenu2_corners.gif') no-repeat right top;
}
#footer {
  float:left;
  width:100%;
  height:20px;
  padding-top:4px;
  font-size:0.72em;
  color:white;
  text-align:center;
  background:#3CAA48 url('../img/system/footer_bg.gif') repeat-x top left;
  position:relative;
}
#footer a {
  color:white;
}
#footer #sitemap {
  position:absolute;
  right:0px;
  top:0px;
  padding-right:10px;
  padding-top:4px;
  color:white;
}
#footer a:hover {
  text-decoration:none;
}
#footer .left,#footer .right {
  width:3px;
  height:24px;
  background:transparent url('../img/system/footer_corners.gif') no-repeat left top;
  position:absolute;
  top:0px;
}
#footer .left {
  left:0px;

}
#footer .right {
  background-position:right;
  right:0px !important;
}

#affil
{
  float:left;
  width:100%;
  font-size:0.72em;
  margin-top:15px;
}
#eu
{
  float:left;
  width:100%;
  margin-top:25px;
  margin-bottom:30px;
}
#eu img
{
  float:none;
  display:inline;
  margin-bottom:18px;
  margin-right:82px;
}
#eu img.last
{
  margin-right:0px;
}
#eu p
{
  text-align:center;
}
#content {
  float:left;
  width:964px;
  margin:30px 0px;
}
#content .gallery {
  clear:left;
  float:left;
  font-weight:bold;
  margin:10px -15px 0px -15px;
}
#content .gallery div {
  margin:0px 15px;
  float:left;
}
h1 {
  margin-top:-3px;
  color:#1F9245;
  font-size:1.76em;
  font-weight:normal;
  font-family:"Times New Roman";
}
table {
  border-collapse:collapse;
  font-size:0.72em;
  margin:10px -2px 12px -2px;
}
table th,table td {
  padding:6px;
  border-left:2px solid white;
  border-right:2px solid white;
}
table th {
  text-align:left;
}
table .center {
  text-align:center;
}
table tr td,table tr th {
  background:#D2F0B2;
}

table tr.second td,table tr.second th,table tr td.c-second,table tr th.c-second,legend {
  background:#E8F7DA;
}
table tr td.c-first,table tr th.c-first,legend.second {
  background:#D2F0B2;
}
/* Jednotlive stranky */
.index {
  position:relative;
  float:left;
  width:100%;
  background:transparent url('../img/index/bg.gif') repeat-y left;
}
.index .i-1 {
  float:left;
  width:538px;/* -30px */
  padding-right:15px;
}
.index .i-1 .i-1-1 {
  border-bottom:1px solid #DDDDDD;
  padding-bottom:17px;
  float:left;
  width:100%;
}
.index .i-1 .i-1-1 p {
  font-weight:bold;
  margin:6px 0px 10px 0px;
}
.index .i-1 .i-1-1 li {
  float:left;
  white-space:nowrap;
  padding-left:13px;
  margin-right:7px;
  background:transparent url('../img/system/li.gif') no-repeat left 6px;
}
.index .i-1 .i-1-2 {
  padding:15px 0px;
  float:left;
  margin-bottom:105px;
  width:100%;
}
.index .i-1 .i-1-2 h2,.index .i-1 .i-1-2 h3 {
  font-size:2em;
  margin-bottom:12px;
  color:#009900;
  font-family:"Times New Roman",serif;
  font-weight:normal;
  letter-spacing:0.02em;
}
.index .i-1 .i-1-2 h2 span {
  color:#666666;
  letter-spacing:0.01em;
  font-size:0.8em;
}
.index .i-1 .i-1-2 h3 {
  font-size:1.5em;
  color:#C01F25;
  margin-bottom:5px;
  margin-top:20px;
}
.index .i-1 .i-1-2 p
{
  margin-bottom:7px;
}
.index .i-1 .i-1-3 {
  padding-top:15px;
  padding-bottom:15px;
  /*position:absolute;
  bottom:1px;
  left:0px;*/
  border-bottom:1px solid #DDDDDD;
  float:left;
  width:538px;
}
.index .i-1 .i-1-3 .left {
  border-right:1px solid #DDDDDD;
  padding-right:15px;
  margin-right:15px;
  margin-left:1px;
}

.index .i-1 .i-1-3 a {
  display: block;
  color:#444444;
  font-family:"Times New Roman", serif;
  font-size:1.8em;
  font-weight:bold;
  text-decoration:none;
  background:#FFC900 url('../img/system/btn_yellow.gif') no-repeat;
  padding:12px 0px 16px 13px;
  width:240px;
}
.index .i-2,.index .i-3 {
  float:left;
  width:182px;
  padding:0px 15px;
  margin-bottom:120px;
}
.index .i-2a
{
  position:relative;
  float:left;
  margin-left:1px;
  background:transparent url('../img/index/bg.gif') repeat-y -342px;
}
.index .i-2 h2 {
  color:#C01F25;
  font-size:1.5em;
  font-weight:normal;
  margin-top:-1px;
  font-family:"Times New Roman", serif;
}
.index .i-2 .i-2-1 img {
  margin-top:20px;
}
.index .i-2 .i-2-1 p {
  font-size:0.72em;
  line-height:1.3em;
  margin-top:14px;
}
.index .i-2 .i-2-1 p a {
  color:#656565;
  text-decoration:none;
}
.index .i-2 .i-2-1 p span {
  position:relative;top:-1px;
  font-weight:bold;
}
.index .i-2 .i-2-1 h3 {
  font-family:"Times New Roman", serif;
  font-size:1.25em;
  font-weight:normal;
  color:#1F9245;
}
.index .i-2 .btn,.index .i-3 .btn {
  border-top:1px solid #DDDDDD;
  width:182px;
  height:101px;
  padding-top:15px;
  position:absolute;
  bottom:0px;
}
.index .i-2 .btn a,.index .i-3 .btn a {
  display: block;
  color:white;
  font-family:"Times New Roman", serif;
  font-size:1.5em;
  font-weight:bold;
  text-decoration:none;
  background:#D83826 url('../img/system/btn_red.gif') no-repeat;
  padding:10px 0px 9px 14px;
  width:168px;
}
.index .i-3 {
  padding-right:0px;
}
.index .i-3 .item {
  border-top:1px solid #DDDDDD;
  padding-bottom:9px;
  padding-top:8px;
}
.index .i-3 .item.first {
  border-top:0px none;
  padding-top:0px;
}
.index .i-3 h3 {
  font-family:"Times New Roman", serif;
  font-size:1.25em;
  font-weight:normal;
  color:#1F9245;
}
.index .i-3 p {
  font-size:0.7em;
  line-height:1.3em;
}
.index .i-3 .btn a {
  font-size:0.9em;
  background:#D83826 url('../img/system/btn_green.gif') no-repeat;
  padding:10px 0px 9px 14px;
}
.index .i-3 .btn a span {
  font-size:1.66em;
}

.w-lmenu h1 {
  font-size:1.5em;
}
.w-lmenu .lmenu {
  float:left;
  width:335px;
  padding-right:12px;
  border-right:1px solid #DDDDDD;
  margin-right:-1px;
}
.w-lmenu .lmenu strong {
  font-weight:normal;
  font-family:"Times New Roman", serif;
  font-size:1.4em;
}
.w-lmenu .lmenu ul {
  font-size:0.9em;
  margin-top:26px;
}
.w-lmenu .lmenu ul.huge {
  font-size:1.2em;
  margin-top:-12px;
}
.w-lmenu .lmenu ul ul {
  margin-top:0px;
  font-size:0.72em;
}
.w-lmenu .lmenu ul ul ul {
  font-size:0.9em;
}
.w-lmenu.profesionalove .lmenu li {
  padding-top:13px;
  padding-bottom:17px;
  border-bottom:1px solid #DEDEDE;
}
.w-lmenu.profesionalove .lmenu li li {
  padding-top:0px;
  padding-bottom:0px;
  border-bottom:0px none;
}
.w-lmenu .lmenu li,.w-lmenu .lmenu li a {
  color:#656565;
  text-decoration:none;
  font-family:"Trebuchet MS";
}
.w-lmenu .lmenu li span {
  color:#1F9245;
  font-weight:bold;
  width:28px;
  display: block;
  float:left;
  clear:left;
}
.w-lmenu .lmenu span.double {
  height:25px;
}
.w-lmenu .lmenu li li span {
  width:35px;
  font-weight:normal;
}
.w-lmenu .lmenu li li li span {
  width:55px;
  color:#656565;
} 
.w-lmenu .lmenu li li li li span {
  width:70px;
}
.w-lmenu .lmenu li a:hover,.w-lmenu .lmenu li a:hover span,.w-lmenu .lmenu li a.active,.w-lmenu .lmenu li a.active span {
  color:#F26721 !important;
}
.w-lmenu .rcontent {
  float:left;
  width:600px;
  border-left:1px solid #DDDDDD;
  padding-left:15px;
}
.rcontent.wo-rmenu {
  float:none;
  width:auto;
  border:0px;
  padding:0px;
}
.rcontent.wo-rmenu h1 {
  margin-bottom:15px;
}
.w-lmenu .rcontent h2 {
  color:#1F9245;
  font-size:1.4em;
  font-weight:normal;
  font-family:"Times New Roman";
  margin-bottom:12px;
}
.w-lmenu .rcontent h3 {
  color:#C01F25;
  font-size:1.1em;
  font-weight:normal;
  font-family:"Times New Roman";
  margin-top:16px;
  margin-bottom:8px;
}
.w-lmenu .rcontent hr {
  border-top:1px solid #DEDEDE;
  margin-bottom:20px;
  margin-top:10px;
}
.w-lmenu p {
  margin-bottom:8px;
}
.w-lmenu img {
  margin-bottom:12px;
  margin-top:4px;
}
.w-lmenu .rcontent ul li,.cenik-big ul li {
padding-left:12px;
  background:transparent url('../img/system/li2.gif') no-repeat left 7px;
}
.w-lmenu .rcontent ul,.cenik-big ul {
  margin-bottom:8px;
  margin-left:5px;
}
.dvere .notice {
  float:left;   
  width:100%;
  margin-top:-15px;
  border-bottom:1px solid #DEDEDE;
  padding-bottom:6px;
  
}
.dvere .notice p {
  font-size:0.7em;
  color:#1F9245;
  text-align:center;
}
.dvere .item {
  width:467px;
  float:left;
  margin-right:-2px;
  border-right:2px solid #ECEBEB;
  padding-right:14px;
  padding-top:19px;
}
.dvere .item.second {
  margin-right:0px;
  border-right:0px none;
  border-left:2px solid #ECEBEB;
  padding-left:14px;
  padding-right:0px;
}
.dvere .item .content {
  border-bottom:1px solid #DEDEDE;
  padding-bottom:19px;
  float:left;
  width:467px;
  height:182px;
  position:relative;
}
.dvere .mainimg {
  float:left;
  margin-bottom:-2px;
  margin-right:19px;
}
.dvere h2 {
  font-family:"Times New Roman";
  color:#1F9245;
  font-weight:normal;
  font-size:2em;
}
.dvere h2 a {
  color:#1F9245;
  text-decoration:none;
}
.dvere h3 {
  font-family:"Times New Roman";
  font-weight:normal;
  margin-top:-1px;
  font-size:1.25em;
}
.dvere h3 a {
  color:#656565;
  text-decoration:none;
}
.dvere .thumbs {
  background:#E6E5E5;
  float:left;
  padding:7px 0px;
  position:absolute;
  bottom:19px;
  right:0px;
}
.dvere .thumbs img {
  margin:0px 9px -2px 9px;
  z-index:1;
  position:relative;
}
.dvere .cena {
  display: block;
  float:right;
  background:#F6C422 url('../img/system/cena_yellow.gif') no-repeat;
  position:absolute;
  right:0px;
  top:0px;
  width:160px;
  text-align:center;
  line-height:1.25em;
  font-size:1.2em;
  color:#656565;
  text-decoration:none;
  padding:14px 0px 15px 0px;
}
.dvere .akce .cena {
  background-image:url('../img/system/cena_red.gif');
  color:white;
}
.dvere .cena strong {
  color:white;
}
.dvere .c-l-t,.dvere .c-l-b,.dvere .c-r-t,.dvere .c-r-b {
  width:3px;height:3px;
  background:transparent url('../img/system/corners_grey.gif') no-repeat;
}
.dvere .biglink {
  display: block;
  position:absolute;
  width:100%;
  top:0px;left:0px;
  height:100%;
  
}
.dvere .c-l-t {top:0px;left:0px;background-position:left top;}
.dvere .c-l-b {bottom:0px;left:0px;background-position:left bottom;}
.dvere .c-r-t {top:0px;right:0px;background-position:right top;}
.dvere .c-r-b {bottom:0px;right:0px;background-position:right bottom;}

.detail .header {
  margin-top:-15px;
  margin-bottom:25px;
  float:left;
  width:100%;
}
.detail .header h1 {
  font-size:1.5em;
  font-family:"Trebuchet MS";
}
.detail .header h1 span {
  color:#656565;
}
.detail .photos {
  float:left;
  width:351px;
}
.detail .photos img {
  float:left;
  margin-right:23px;
}
.detail .tables {
  float:left;
  width:610px;
}
.detail table {
  margin-top:0px;
  margin-bottom:-2px;
}
.detail table td {
  background:#F2F1F1;
}
.detail table th {
  background:#E6E5E5;
}
.detail table .a-left {
  text-align:left;
}
.detail table td,.detail table th{
  border:2px solid white;
  text-align:center;
}

.detail table .first td,.detail table .first th,.detail table .second td,.detail table .second th {
  padding:2px 5px;
}
.detail table .first th,.detail table .second th {
  text-align:left;
}
.detail table .second th {
  background:#F2F1F1;
}
.detail table .first td {
  background:#F9E182;
}
.detail table .second td {
  background:#FAEEBE;
}
.detail table .imageRow img {
  margin:0px 2px;
}
.detail table th.lista_id {
  border-left:0px none;
  text-align:center;
}
.detail table .povrch {
  border-right:0px none;
}
.detail table .kazeta {
  vertical-align:top;
  width:90px;
  text-align:left;
}
.detail .cells {
  margin-top:30px;
  border-top:1px solid #DDDDDD;
  float:left;
  width:100%;
  padding-top:4px;
}
.detail .cells .left {
  width:711px;
  padding-right:12px;
  margin-top:15px;
  border-right:1px solid #DDDDDD;
}
.detail .cells .cell {
  width:237px;
  float:left;
}
.detail .cells .cell.c-1 {
  padding-right:15px;
  width:222px;
  border-right:1px solid #DDDDDD;
  margin-right:-1px;
}
.detail .cells .cell.c-2 {
  border-left:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  padding:0px 15px;
  width:195px;
}
.detail .cells .cell.c-0 {
  padding-left:15px;
  width:232px;
  border-left:1px solid #DDDDDD;
  margin-left:-1px;
}
.detail .cells hr {
  border-bottom:1px solid #DDDDDD;
  float:left;
  width:100%;
  padding-top:15px;
  background:white;
}
.detail .cells .cell .protip,.detail .cells .cell .bezp,.detail .cells .cell .hluk {
  background:transparent url('../img/system/dvere_pozar.gif') no-repeat left center;
  padding:3px 0px;
  margin:9px 0px;
  padding-left:20px;
}
.detail .cells .cell .bezp {
  background-position:4px center;
  background-image:url('../img/system/dvere_bezp.gif');
}
.detail .cells .cell .hluk {
  background-image:url('../img/system/dvere_hluk.gif');
}
.detail .cells h3 {
  color:#C01F25;
  font-size:1em;
  font-weight:bold;
  font-family:"Times New Roman", serif;
  margin-bottom:8px;
}
.detail .trio {
  float:left;
  background:transparent url('../img/system/detail_bg.gif') repeat-y top left;
  margin-bottom:15px;
}
.detail .cells h3 {
  font-family:"Times New Roman", serif;
  color:#1F9245;
  font-size:1.1em;
  margin-bottom:8px;  
  font-weight:normal;
}
.detail .cells .more {
  margin-bottom:3px;
  font-weight:normal;
  font-size:0.72em;
}
.detail .priob .more {
  font-weight:bold;
}
.detail .priob .more span {
  font-weight:normal;
}
.detail .right {
  width:226px;
  padding-left:14px;
  margin-top:7px;
}
.detail .right h3 {
  color:#C01F25;
}
.detail .right .cell {
  border-bottom:1px solid #DEDEDE;
  padding-bottom:15px;
  margin-top:8px;
  width:100%;
}
.redbtn {
  display: block;
  padding:11px 0px;
  padding-left:16px;
  font-size:1.8em;
  font-weight:bold;
  color:white;
  text-decoration:none;
  background:#E53200 url('../img/system/btn_red2.gif') no-repeat top left;
  width:210px;
  font-family:"Times New Roman", serif;
}
.redbtn:hover {
  color:white;
}
.skla {
  float:left;
  margin:0px 40px;
}
.skla .items {
  margin:-5px;
  margin-top:10px;
}
.dekory p
{
  clear:left;
  margin-left:5px;
}
.dekory .items {
  margin-top:5px;
}
.skla .items .typ {
  float:left;
  width:100%;
}
.skla .items .typ.typ-5 .item {
  width:210px;
}
.skla .item {
  margin:8px 5px;
  float:left;
  text-align:left;
}
.skla .item.i-1 {
  text-align:center;
}
.skla h2 {
  float:left;
  font-size:0.72em;
  margin:5px 0px 0px 5px;
  font-weight:bold;
}
.skla h3 {
  font-size:0.72em;
  margin-bottom:5px;
  font-weight:normal;
}
.kovani h1 {
  margin-bottom:15px;
}
.kovani h2 {
  margin-top:20px;
}
.kovani .gallery div {
  width:180px;
}
table.terminy {
  width:100%;
  margin-bottom:25px;
}
table.terminy td,table.terminy th{
  border:2px solid white;
  padding:8px 16px;
}
table.terminy .header {
  text-align:center;
}
.cenik table {
  margin-top:20px;
  margin-bottom:30px;
}
.cenik .dvere-nazev td {
  border-right:0px none;
}
.cenik .dvere-nazev th {
  border-left:0px none;
}
.cenik .kazeta td {
  border-right:0px none;
}
.cenik .kazeta th {
  border-left:0px none;
  font-weight:normal;
}
.cenik table .first td,.cenik table .second td {
  text-align:center;
}
.cenik-big {
  margin-top:-34px;
  float:left;
  
}
.cenik-big h1 {
  margin-top:16px;
  margin-bottom:8px;
  color:#1F9245;
  font-size:1.76em;
  font-weight:normal;
  font-family:"Times New Roman";
} 
.cenik-big h2 {
  margin-top:16px;
  margin-bottom:8px;
  color:#1F9245;
  font-size:1.56em;
  font-weight:normal;
  font-family:"Times New Roman";
} 
.cenik-big h3,.cenik-big.cenik-2lvl h2 {
  color:#C01F25;
  font-size:1.1em;
  font-weight:normal;
  font-family:"Times New Roman";
  margin-top:16px;
  margin-bottom:8px;
}
.pozar-zn {
  position:relative;
  right:-4px;
}
.pozar-zn span {
  position:relative;left:-9px;
  top:0px;
  font-size:1.25em;
}
#mapa {
  background:white url("../img/system/mapa.gif");
  position:relative;
}
#mapa.sk {
  background-image:url('../img/system/mapa_sk.gif');
}
#mapa .point {
  font-size:1px;
  cursor:pointer;
}
#mapa .point-1 {
  background:transparent url("../img/system/map_centrala.gif") no-repeat;
  width:15px;height:16px;
}
#mapa .point-2 {
  background:transparent url("../img/system/map_vzorkovny.gif") no-repeat;
  width:11px;height:11px;
}
#mapa .point-3 {
  background:transparent url("../img/system/map_prodejci.gif") no-repeat;
  width:9px;height:9px;
}

.o-nas .left {
  border-right:1px solid #DEDEDE;
  width:554px;
  padding-right:15px;
}
.o-nas h5 {
font-family:"Times New Roman";
font-size:1.22em;
margin-bottom:40px;
font-weight:normal;
}
.o-nas h5 span {
  font-weight:bold;
}
.o-nas h5 .centr {
  color:#CC0000;
}
.o-nas h5 .vzork {
  color:#009900;
}
.o-nas h5 .prod {
  color:#FF9900;
}

.o-nas h3 {
  padding-top:35px;
  color:#1F9245;
  font-size:1.4em;
  font-weight:normal;
  font-family:"Times New Roman";
  border-bottom:1px solid #DEDEDE;
  margin-bottom:15px;
  padding-bottom:12px;
  clear:left;
}
.o-nas .left p {
  margin-bottom:8px;
}
.o-nas .p-left {
  float:left;
  position:relative;
  width:341px;
  padding-right:15px;
  border-right:1px solid #DEDEDE; 
}
.o-nas .p-left div {
  float:left;
  width:187px;
  
}
.o-nas .item {
  float:left;
  width:100%;
  margin-bottom:15px;
}
.o-nas .p-left img {
  float:right;
}
.o-nas .redbtn {
  background:green url('../img/system/btn_red.gif') no-repeat top left;
  font-size:1.2em;
  float:left;
  margin-left:15px;
  width:170px;
  padding-top:6px;
  padding-left:12px;
}
.o-nas .redbtn span {
  font-size:1.3em;
}
.o-nas .redbtn:hover {
  color:white;
}
#prov-6 .p-left, #prov-7 .p-left, #prov-8 .p-left, #prov-9 .p-left, #prov-10 .p-left, #prov-11 .p-left, #prov-12 .p-left, #prov-40 .p-left {
  width:554px;
  border-right:0px none;
}
#prov-6 .redbtn, #prov-7 .redbtn, #prov-8 .redbtn, #prov-9 .redbtn, #prov-10 .redbtn, #prov-11 .redbtn, #prov-12 .redbtn, #prov-40 .redbtn {
  overflow:hidden;width:1px;height:1px;position:absolute;top:-10000px;left:0px;
}
.o-nas .right {
  width:379px;
  padding-left:15px;
  margin-left:-1px;
  border-left:1px solid #DEDEDE;
}
.o-nas .right h2,.kovani h2 {
  color:#1F9245;
  font-size:1.4em;
  font-weight:normal;
  font-family:"Times New Roman";
  margin-bottom:12px;
}
.o-nas .right .col1 {
  float:left;
  width:171px;
}
.o-nas .right .col2 {
  float:left;
  width:182px;
  margin-left:25px;
}
.o-nas .right .col2 img {
  margin-bottom:11px;
}
.o-nas .right h3 {
  padding-top:20px;
  margin-bottom:12px;
}
.o-nas .stazeni a {
  color:#656565;
  text-decoration:none;
  font-size:0.8em;
  font-weight:bold;
  border-bottom:1px solid #DEDEDE;
  display: block;
  float:left;
  padding:10px 0px;
  width:171px;
  clear:left;
}
.o-nas .stazeni a.col2 {
  width:182px;
  margin-left:25px;
  clear:none;
}
.o-nas .stazeni a.last {
  border-bottom:0px none;
}
.o-nas .stazeni a:hover {
  color:#C01F25;
}
.form {
  float:left;
  margin:50px 0px 50px 220px;
  width:488px;
}
.req {
  color:red;
}
.err th {
  color:red;
}
.err .input-t {
  border:1px solid red;
  background:#FFEAEA;
}
#reqnotice {
  margin-bottom:-10px;
  margin-top:18px;
}
.form-sleva {
  margin-top:10px;
}
.form-sirsi {
  width:618px;
  margin-left:145px;
  margin-bottom:0px;
}
.form h1 {
  margin-bottom:12px;
}
.form p {
  text-align:justify;
  margin-bottom:8px;
}
.form legend {
  font-size:0.72em;
  font-weight:bold;
  display: block;
  float:left;
  margin:0px 0px 0px 2px;
  width:472px;
  padding:6px;
  margin-top:16px;
}
.form .second {
  margin-top:0px;
}
.form table {
  margin:0px;
}
.form table th {
  width:160px;
  vertical-align:top;
}
.form table th span {
  font-weight:normal;
}
.form table td {
  width:300px;
}
.form select {
  width:300px;
}
.form .input-t {
  width:294px;
  font-size:1em;
}
.form textarea {
  width:294px;
  height:150px;
  font-size:1em;
}
.form .input-s {
  margin-bottom:10px;
  margin-top:10px;
  padding-left:0px;
}
.form-sleva .input-c,.form-sleva .input-r {
  margin:0px 5px;
}
.form-sleva .input-t.inline {
  width:20px;
  margin:0px 5px;
}
.prohlaseni pre {
  font-family:arial;
  margin-bottom:8px;
}
.prohlaseni p {
  margin-bottom:8px;
}

.clanek h2 {
  margin-bottom:12px;
}
.clanek .h2-5 {
  margin-top:-4px;
  margin-bottom:14px !important;
  font-size:0.9em;
  color:#333333;
}
.clanek h3 {
  font-size:0.8em;
  margin:0px 0px 4px 2px;  
}

.clanek h3 {
  clear:both;
}

.clanek h4 {
  color:black;
  font-size:0.72em;
  font-weight:bold;
  margin-top:6px;
  margin-bottom:4px;
}
.clanek p {
  margin-bottom:8px;
}
.clanek p img, .clanek .img-inparagraph,.clanek .gallery-clanek img {
  float:right;
  border:1px solid #CCCCCC;
  padding:4px;
  padding-bottom:0px;
  margin-left:15px;
}
.clanek .img-inparagraph
{
  width:125px;
}
 .clanek .img-inparagraph span {
  float:left;
  font-size:0.7em;
  line-height:1.4em;
  margin-top:5px;
  margin-bottom:2px;
 }
.clanek .img-inparagraph img {
  margin:0px;
}
.clanek .gallery-clanek {
  float:left;
  width:100%;
  text-align:center;
  padding-bottom:8px;
}
.clanek .gallery-clanek img {
  float:none;
  margin:0px 5px;
  padding:4px;
  
}
.clanek .gallery-clanek .gallery-alts {
  width:100%;
  float:left;
  font-size:0.7em;
  text-align:center;
  margin-bottom:8px;
}
.clanek .mp3player {
  float:left;
}
.clanek .mp3player p {
  height:20px;
  margin:0px 0px 10px 0px;
}
.clanek .imgspace {
  float:left;
  border: 1px solid #CCCCCC;
  border-top:0px none;
  padding:5px 5px 2px 5px;
  margin:-10px 0px 20px 0px;
  text-align:center;
}
.clanek .embed {
  text-align:center;
}
.clanek ol {
  margin-left:32px;
  margin-bottom:8px;
  color:#C01F25;
  font-weight:bold;
}
.clanek ol span {
  color:#656565;
  font-weight:normal;
}
.mapa h1 {
  color:#C01F25;
  margin-bottom:15px;
}
.mapa ul {
  padding-left:20px;
}
.mapa ul li {
  background:transparent url('../img/system/li2.gif') no-repeat left 7px;
  padding-left:13px;
  margin:1px 0px;
}
.mapa ul a {
  font-weight:bold;
}
.mapa ul ul a {
  font-weight:normal !important;
}
.mapa ul ul ul a {
  text-decoration:none;
}
.mapa ul ul ul a:hover {
  text-decoration:underline;
} 

/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 