/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
  margin: 0;
  padding: 0;
  font-size: 12pt;
  font-family: 'Roboto',Verdana !important;
  text-align: left;
  font-weight: 300 !important;
}
#page_effect {height:30px;}

html {overflow-y: scroll}
td {vertical-align:top;}
.bg  {
  text-align: left;
  background:  #EBECF0;
  }
a img {
  border:  none;
}
#top {
  margin: 0px auto;
  width: 990px;
}
h1 {display:none}

.mceIframeContainer h1 {display:block !important;}
#HEADER {
  margin: 0px;
  height:70px;
}
#LOGO {
  margin: 0px;
  padding: 0px 0 0 0;
  color: #686B74;
  text-align: center;
  float:left;
}
#LOGO a  {font-size:17px;text-decoration:none;font-weight:600;letter-spacing:1px;}
a .first {color: #686B74;}
a .second {color: #C0C4C7;}


#MENU {
margin: 0px 0 0 0px;
padding: 15px 6px 0 0px;
font-size: 14px;
color: #ffffff;
text-align: right;
float: right;
text-transform: uppercase;
width: 500px;
}
#MENU a {
  color: #C0C4C7;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  }
  
#MENU li.sdoc a {
 color: #686B74;
 }

#MENU a:hover {
  color: #686B74;
  text-decoration: none;
  font-weight: 300;
  font-style: normal;
  
  
}
#MENU ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
}
#MENU ul li {
  margin: 0 5px;
  padding: 0;
  display: inline;
  list-style-type: none;
  line-height: 25px;
}


#MENU_home {
margin: 0px 0 0 0px;
padding: 75px 0px 0;
font-size: 30px;
color: #ffffff;
text-align: center;
float: right;
text-transform: uppercase;
width: 900px;
}
#MENU_home a {
  color: #C0C4C7;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  }
  
  
#MENU li.sdoc  {
    color: #686B74 !important;
} 
  
  
#MENU_home li.sdoc a {
 color: #686B74;
 }

#MENU_home a:hover {
  color: #686B74;
  text-decoration: none;
  font-weight: 400;
  font-style: normal;
  
  
}
#MENU_home ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
}
#MENU_home ul li {
  margin: 0 30px;
  padding: 0;
  display: inline;
  list-style-type: none;
  line-height: 25px;
}




#MENU li  {position:relative;}

#MENU li:before {
content: url('images/sep.jpg');
width: 0;
height: 41px;
position: absolute;
top: -28px;
left: -6px;
}
#MENU li:first-child:before {
content: '';
width: 0;
height: 41px;
position: absolute;
top: -28px;
left: -6px;
}


#CONTENT {
  width: 970px;
  float: left;
  min-height: 560px;
}

#CONTENT .inside  {
  padding: 40px 50px 0 ;
  overflow: auto;
  color:#686B72;
  }
#CONTENT table#kontakt a  {
color:#686B72;
  } 
  
  
  
  
#CONTENT table#kontakt,#CONTENT table#person {line-height:22px;}
#CONTENT table#kontakt,#CONTENT table#person {padding:60px 0 0 0;}  
#CONTENT .inside p {
  margin: 0px 0px 22px 0px;
  }
#CONTENT .inside a:link {
  color: #377AC9;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}
#CONTENT .inside a:visited {
  color: #377AC9;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
}
.title{ color:#686B72 !important;}
#CONTENT .inside a:hover {
  color: #ff0000;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
}
#CONTENT .inside ul {
  margin: 0;
  padding: 0;
}
#CONTENT .inside li {
 
  margin:0 0 0 0;
  padding-left:15px;
  padding-top:1px;
}
#STOPKA {
  height: 100px;
  margin: 0px 0 20px 0;
  font-size: 0px;
  font-family: Helvetica,Verdana,Arial,sans-serif;
  color: #000000;
  text-align: center;
  clear: both;
  /*background: url(images/bottom.png) no-repeat center top;*/
}

#pjWrapperGallery_1 {
    max-width: 950px !important;
}