@font-face {
    font-family: 'OpenSans';
    src: url('../img/fonts/opensans-regular.eot');
    src: url('../img/fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../img/fonts/opensans-regular.woff2') format('woff2'),
         url('../img/fonts/opensans-regular.woff') format('woff'),
         url('../img/fonts/opensans-regular.ttf') format('truetype'),
         url('../img/fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../img/fonts/opensans-bold.eot');
    src: url('../img/fonts/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../img/fonts/opensans-bold.woff2') format('woff2'),
         url('../img/fonts/opensans-bold.woff') format('woff'),
         url('../img/fonts/opensans-bold.ttf') format('truetype'),
         url('../img/fonts/opensans-bold.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../img/fonts/opensans-italic.eot');
    src: url('../img/fonts/opensans-italic.eot?#iefix') format('embedded-opentype'),
         url('../img/fonts/opensans-italic.woff2') format('woff2'),
         url('../img/fonts/opensans-italic.woff') format('woff'),
         url('../img/fonts/opensans-italic.ttf') format('truetype'),
         url('../img/fonts/opensans-italic.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../img/fonts/opensans-bolditalic.eot');
    src: url('../img/fonts/opensans-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../img/fonts/opensans-bolditalic.woff2') format('woff2'),
         url('../img/fonts/opensans-bolditalic.woff') format('woff'),
         url('../img/fonts/opensans-bolditalic.ttf') format('truetype'),
         url('../img/fonts/opensans-bolditalic.svg#open_sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
	font-family: 'Gotham-Mertel';
	src: url('../img/fonts/Gotham-Bold.eot');
	src: url('../img/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
		url('../img/fonts/Gotham-Bold.woff') format('woff'),
		url('../img/fonts/Gotham-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Mertel';
	src: url('../img/fonts/Gotham-Medium.eot');
	src: url('../img/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		url('../img/fonts/Gotham-Medium.woff') format('woff'),
		url('../img/fonts/Gotham-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Mertel';
	src: url('../img/fonts/Gotham-Light.eot');
	src: url('../img/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
		url('../img/fonts/Gotham-Light.woff') format('woff'),
		url('../img/fonts/Gotham-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
    font-family: 'Gotham-Mertel';
    src: url('../img/fonts/Gotham-Book.eot');
    src: url('../img/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('../img/fonts/Gotham-Book.woff') format('woff'),
        url('../img/fonts/Gotham-Book.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
	font-family: 'Gotham-Mertel';
	src: url('../img/fonts/Gotham-Thin.eot');
	src: url('../img/fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
		url('../img/fonts/Gotham-Thin.woff') format('woff'),
		url('../img/fonts/Gotham-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Thesaurus';
	src: url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.eot');
	src: url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.eot?#iefix') format('embedded-opentype'),
		url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.woff') format('woff'),
		url('../moduly/Koncepty/img/fonts/ThesaurusDisplayStd-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}


form{
  margin: 0px;
}

img{
  border: 0px;
}

div.clear {
  float: none;
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0;
}

img.ajax_preloader{
  position: absolute; 
  top: 200px;
  left: 200px;
  z-index: 9999;
  display: none;
}

input.input_focus{
  border: solid 1px #222222;  
}

input.input_blur{
  border: solid 1px #888888;  
}

.error{
  color: red;
}

table.kontaktny_formular td{
  vertical-align: top;
}

table.kontaktny_formular td.popisok{
  padding-top: 2px;
  font-weight: bold;
  text-align: right;
}

.spriesvitnit_ie6{
  behavior: url('scripts/iepngfix.htc'); 
}

div.nahlad{
  position: absolute;
  top: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
  z-index: 999;
  width: 100%;
  text-align: center;
  display: none;
}

div.nahlad div.close_nahlad_box{
  position: relative;
  height: 30px;  
  margin: 0 auto;  
}

div.nahlad a.close_nahlad{
  position: absolute;
  bottom: -16px;
  right: -8px;
  display: block;
  float: right;
  width: 28px;
  height: 28px;
  background: url('../img/close_popup.png') center center no-repeat #ffffff;  
  background-size: 10px 10px;
  border: solid 2px #eeeeee;

  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

div.nahlad img{
}

div.filter{
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 100%;
  _height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.9);
  z-index: 998;
  display: none;
}  

.roundness{
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}  

.roundness_left{
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
}  

.roundness_right{
  border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
}  

.circled{
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.shadowed{
  box-shadow: 0px 0px 6px #d5d5d5;
}

div.popup{
  color: #000000;
  background: #ffffff;  
  
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  box-shadow: 0px 0px 6px #cccccc;  
}

.inactive, .inactive td, .inactive a{
  color: #999999 !important;  
}

.inactive select, .inactive input, .inactive textarea{
  color: #999999 !important;  
  border-color: #cccccc !important;
}

.inactive img, .inactive input{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}