/*filetypes*/
@media screen{
 dfn {
  cursor: help;
}
}
.pdf {
 list-style-image:url('../img/filetypes/pdf.png');
}
.word {
 list-style-image:url('../img/filetypes/word.png');
}
.excel {
 list-style-image:url('../img/filetypes/excel.png');
}
.image {
 list-style-image:url('../img/filetypes/image.png');
}
input, textarea {
	border: 1px solid #795c08;
	background-color: #fcfcfc;
	padding: 4px;
	color: #000000;
}
input.checkbox, input.button {
	border: 0px;
	background-color: transparent;
	padding: 0px;
}
input.submit {
	border: 3px solid #000000;
	background-color: #6a6a6a;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
img.leftBrd {
	float: left;
	padding: 0px;
	border: 1px solid black;
	margin: 5px;
	margin-left: 0px;
}
img.left {
	float: left;
	padding: 0px;
	margin: 5px;
	margin-left: 0px;
}
img.rightBrd {
	float: right;
	padding: 0px;
	border: 1px solid black;
	margin: 5px;
	margin-right: 0px;
}
img.right {
	float: right;
	padding: 0px;
	margin: 5px;
	margin-right: 0px;
}
div.hline {
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
.left {
  text-align: left;
}
  div.left {
    float: left;
  }
    div.article div.gal img,
    div.left img {
      border:1px solid #dddddd;
      padding: 1px;
      background-color: #ffffff;
      margin-right: 10px;
      margin-bottom: 10px;
    }
    div.aktuality {
      margin-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 10px;
      border-top: 1px solid #DDDDDD;
      /*border-bottom: 1px solid #DDDDDD;*/
      float: left;
      clear: both; 
      width: 100%;
    }
    .images div.aktuality {
      border-top: 1px solid #848284;
      padding-top: 10px;
      margin-top: 50px; 
      padding-right: 10px;
      width: 310px;
    }
    div.aktuality .aktualita {
      padding-top: 10px;
      padding-bottom: 0px;
      border-bottom: 1px solid #DDDDDD;
    }
    div.aktuality .aktualita strong {
      display: block;
      line-height: 1.5;
      padding-bottom: 10px;
      font-size: 14px;
      color: #000000;
    }
    div.aktuality .aktualita strong a {
      color: #000000; 
    }
    div.aktuality .aktualita p {
      line-height: 1.5;
    }
    div.aktuality .left_ {
      float: left;
      width: 100%;
    }
    div.aktuality .half {
      margin-bottom: 15px;
    }
  div.half {
    width: 50%;
    float: left;
  }
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.req {
	background-image: url('../img/layout/req.png');
	background-repeat: no-repeat;
	background-position: right top;
}
div .noborder {
  border: 0px;
}
.uppercase {
  text-transform: uppercase;
}
.ajaxLoading {
  width: 32px;
  height: 32px;
  padding-bottom: 10px;
  margin: auto;
  text-align: center;
	background: #fff url(../img/slimbox/loading.gif) no-repeat center;
}

/* vypis tela emailu po objednavce */
#message table {
  border-collapse: collapse;
  margin-bottom: 15px;
}
#message table td {
  padding: 5px;
}
tr.never {
  display: none;
}

#adv_search {
 background-color: #ffffff;
 border: 0px;
 color: #f00000;
 padding: 0px;
 text-transform: uppercase;
}
.red {
  color: #f00000;
}
.hide {
  display: none;
}


table.vimeo {

}
table.vimeo td {
  padding-top: 20px;
}
table.vimeo td.l {
  padding-right: 17px;
}
table.vimeo td.r {

}
p.vimeo {
  background-color: #ffffff;
  padding-bottom: 10px;
}
p.vimeo a {
  background-color: #D62229;
}
p.vimeo a:hover {
  background-color: #000000;
}
