/* Start of CMSMS style sheet 'CzechREAgency - Layout' */
a {
  color: #990000;
}

a:hover {
  text-decoration: none;
  color: #FFA500;
}

a img {
  border: #ffffff solid 1px;
}

a:hover img {
  border: #990000 solid 1px;
}

body {
  background: #ffffff url('/files/images/background.gif') top left;
  font-family: "Myriad Pro", "Arial Unicode", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
  font-size: small;
  margin: 0;
  padding: 0;
  text-align: center;
}

h1 a {
  text-decoration: none;
}

h2 {
  border-bottom: 3px double #990000;
  color: #990000;
   font-size: 1.2em;
   line-height: 1.2em; 
}

h3 {
   color: #990000;
   font-size: 1.1em; 
   line-height: 1.1em;
   margin: 0 0 0.5em 0;
}

h4 {
   color: #000000; 
   font-size: 1.1em;
   line-height: 1.1em;
   margin: 0 0 0.25em 0;
}

h5 {
   color: #000000; 
   font-size: 1em;
   line-height: 1em;
   margin: 0 0 0.25em 0;
}

h6 {
   color: #000000; 
   font-size: 0.9em;
   line-height: 1.2em;
   margin: 0 0 0.25em 0;
}

h7 {
   color: #000000; 
   font-size: 0.7em;
   line-height: 1em;
   margin: 0 0 0.25em 0;
} 

#web {
  margin: 2em auto;
  text-align: left;
  width: 77em;
}

#page {
  background-color: #990000;
  color: #ffffff;
  padding: 0 1em;
}

#top-line p {
  margin: .5ex 0;
}

#breadcrumbs,
#lang-menu {
  font-size: 90%;
}

#breadcrumbs a,
#lang-menu a {
  color: #ffffff;
}

#breadcrumbs a:hover,
#lang-menu a:hover {
  text-decoration: none;
}

#breadcrumbs {
  float: left;
}

#lang-menu {
  float: right;
}

#lang-menu .active {
  color: #ffffff;
  font-weight: bold;
}

#header {
  padding-bottom: 1px;
}

#logo {
  float: left;
  margin: 0;
}

#logo h1 {
  margin: 0;
}

#logo h1 a {
  background: #990000 url('/files/images/zahlavi/logo.png') left no-repeat;
  display: block;
  margin: 0;
  height: 110px;
  width: 320px;
}

#search-form,
#search-form form {
  font-size: 95%;
  padding: 0;
}

#search-form {
  margin: 1px 0;
}

#search-form form {
  margin: 0;
}

#search-form input {
  border-style: none;
  font-size: 95%;
}

#search-form-text {
  width: 20em;
}

#search-form-button {
  vertical-align: middle;
}

#content {
  background-color: #ffffff;
  color: #000000;
  float: left;
  font-size: small;
  margin: 0 0 0 2px;
}

#content-wrapper {
  margin: 1em 1.5em;
}

#footer {
  clear: both;
  font-size: 90%;
  padding: 0.5ex 0;
  text-align: center;
}

#footer a {
  color: #ffffff;
}

#czepho {position: fixed;right: 0; bottom: 30px; margin: 0;}
#czepho a { position: absolute; right: 0; bottom: 0;}
#czepho .cz-czepho { background: url('files/images/czepho/clen-czepho-hover.png') no-repeat 0 0;}
#czepho .en-czepho { background: url('files/images/czepho/member-of-czepho-hover.png') no-repeat 0 0;}
#czepho a:hover img, #czepho a:focus img, #czepho a:active img { visibility: hidden;}

#epia {position: fixed;left: 58px; top: 240px; margin: 0;}
#epia a { position: absolute; right: 0; bottom: 0;}
#epia .cz-epia { background: url('files/images/czepho/clen-epia-hover.png') no-repeat 0 0;}
#epia a:hover img, #epia a:focus img, #epia a:active img { visibility: hidden;}

.hidden {
  position: relative;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  top: -5000px;
  left: -5000px;
}

.clear {
  clear: both;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.h_datum {
	font-size: 1em;
	color: #525252;
	text-align : right;
	font-weight : bold;
}

img.float-left,
img-float-right {
  margin-bottom: 1ex;
  margin-top: .6ex;
}

img.float-left {
  margin-right: 1ex;
}

img.float-right {
  margin-left: 1ex;
}

.list-under h4 {
  clear: both;
}

.pozn {
   color: #000000; 
   font-size: 0.7em;
   line-height: 1em;
   margin: 0 0 0.25em 0;
} 
.ext-link {
  background-image: url('/files/images/ikony/ext.gif');
  background-repeat: no-repeat;
  background-position: top right;
  padding-right: 12px;
}

.mail-link {
  background-image: url('/files/images/ikony/email.gif');
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 17px;
}

.pdf-link,
.doc-link,
.xls-link,
.zip-link,
.htm-link,
.foto-link,
.img-link {
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 17px;
}
.eng-link,
.cze-link {
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 26px;
}

.pdf-link {
  background-image: url('/files/images/ikony/pdf.gif');
}

.eng-link {
  background-image: url('/files/images/ikony/eng.gif');
}

.cze-link {
  background-image: url('/files/images/ikony/cze.gif');
}

.doc-link {
  background-image: url('/files/images/ikony/doc.gif');
}

.xls-link {
  background-image: url('/files/images/ikony/xls.gif');
}

.zip-link {
  background-image: url('/files/images/ikony/zip.gif');
}

.img-link {
  background-image: url('/files/images/ikony/img.gif');
}

.foto-link {
  background-image: url("/files/images/ikony/foto.gif");
}

.htm-link {
  background-image: url("/files/images/ikony/htm.gif");
}

.gallery-image {
  display: block;
  float: left;
  margin: 5px 4px 10px 4px;
  padding: 0;
  text-align: center;
  width: 222px;
  border: thin solid #990000;
}

.dalsi_odkazy {
  display: block;
  float: left;
  margin: 5px 4px 10px 4px;
  padding: 3px 3px 3px 3px;
  text-align: left;
  width: 330px;
  border: thin solid #990000;
}

.media {
  display: block;
  float: left;
  margin: 5px 4px 10px 4px;
  padding: 3px 3px 3px 3px;
  text-align: center;
  width: 98px;
  border: 0;
}

.reklama {
  display: block;
  float: left;
  margin: 5px 4px 10px 4px;
  padding: 3px 3px 3px 3px;
  text-align: left;
  width: 210px;
  border: thin solid #990000;
}

.gallery-image2page {
  display: block;
  float: left;
  margin: 5px 4px 10px 4px;
  padding: 3px 3px 3px 3px;
  text-align: center;
  width: 330px;
  border: thin solid #990000;
}

.gallery-image4page {
  display: block;
  float: left;
  margin: 5px 4px 10px 4px;
  padding: 3px 3px 3px 3px;
  text-align: center;
  width: 160px;
  border: thin solid #990000;
}

.h_datum {
  font-size: 1em;
  color: #525252;
  text-align: right;
  font-weight: bold;
}

.per2col {
  float: left;
  width: 47%;
  margin-right: 1em;
}
/* End of 'CzechREAgency - Layout' */

/* Start of CMSMS style sheet 'CzechREAgency - Novinky' */
#content-column {
  float: left;
  width: 75%;
}

#content-column #left-column {
  float: left;
  width: 30%;
}

#content-column #content {
  width: 68%;
}

#news {
  float: right;
  width: 25%;
}

#news a {
  color: #ffd700;

}

#news a:hover {
  color: #ffa500;
  text-decoration: none;
}

#news h3,
#news h3 a {
  color: #ffd700;
}

#news h3 a:hover {
  color: #ffa500;
  text-decoration: none;
}

#news h3 {
  margin: 0.5ex 0;
}

#news .ext-link {
  background-image: url('/files/images/ikony/ext-news.gif');
}

.news-date {
  font-size: x-small;
  margin: 0;
  text-align: right;
}

.news-summary {
  border-bottom: 1px solid #ffffff;
}
/* End of 'CzechREAgency - Novinky' */

/* Start of CMSMS style sheet 'CzechREAgency - Horní menu' */
#top-menu-news,
#top-menu-full {
  margin: 0;
}

#top-menu-news a,
#top-menu-full a {
  background-repeat: no-repeat;
  background-position: top center;
  color: #ffffff;
  display: block;
  font-size: 95%;
  font-weight: bold;
  float: left;
  margin-left: 2px;
  padding-top: 9.2em;
  height: 1.5em;
  text-align: center;
  text-decoration: none;
}


#top-menu-full a {
  width: 90px;
}

#top-menu-news a {
  width: 98px;
}

#top-menu-phv {
  background-image: url('/files/images/zahlavi/fotovoltaika.png');
}

#top-menu-phv:hover {
  background-color: #FFE75E;
  color: #990000;
}

#top-menu-wae {
  background-image: url('/files/images/zahlavi/voda.png');
}

#top-menu-wae:hover {
  background-color: #4169e1;
}

#top-menu-wie {
  background-image: url('/files/images/zahlavi/vitr.png');
}

#top-menu-wie:hover {
  background-color: #FFFFFF;
  color: #990000;
}

#top-menu-bim {
  background-image: url('/files/images/zahlavi/biomasa.png');
}

#top-menu-bim:hover {
  background-color: #00bd02;
}

#top-menu-big {
  background-image: url('/files/images/zahlavi/bioplyn.png');
}

#top-menu-big:hover {
  background-color: #CC9933;
}

#top-menu-gte {
  background-image: url('/files/images/zahlavi/geotermal.png');
}

#top-menu-gte:hover {
  background-color: #aaaaaa;
}

#top-menu-pht {
  background-image: url('/files/images/zahlavi/fototermika.png');
}

#top-menu-pht:hover {
  background-color: #FF9900;
}
/* End of 'CzechREAgency - Horní menu' */

/* Start of CMSMS style sheet 'CzechREAgency - Levé menu' */
#left-menu {
  background-color: #ffff99;
  font-size: 90%;
  list-style: none;
  margin: 0;
  padding: 0;
}

#left-menu .submenu {
  margin-left: 1.5em;
}

#left-menu a,
#left-menu li.sectionheader,
#left-menu span {
  display: block;
  padding: 0.5ex 0 0.5ex 1.5em;
}

#left-menu a {
  background: url('/images/cms/arrow-right.gif') 0.5em center no-repeat; 
  color: #000000;
  text-decoration: none;
}

#left-menu a:hover {
  background-color: #ffffff;
}

#left-menu span {
  background: url('images/cms/arrow-right-active.gif') 0.3em center no-repeat; 
  color: #000000;
  font-weight: bold;
}

#left-menu li.sectionheader {
  background-color: #990000;
  color: #ffffff;
  font-size: small;
  font-weight: bold;
  padding: 1ex 0 1ex 1.3em;
}

.partners1col,
.partners2col {
  width: 49%;
  margin: 0;
  padding: 0;
}

.partners1col {
  float: left;
}

.partners2col {
  float: right;
  text-align: right;
}

#partners a img {
  border-style: none;
  margin-bottom: 8px;
}
/* End of 'CzechREAgency - Levé menu' */

