/* SPOLECNE */
#wrapper {
  width:830px;
  margin:30px auto 20px auto;
  padding: 0;
  background-color: #ffffff;
  background-image: url(../images/wrapper/wrapperBg.png);
  background-repeat: repeat-y;

   }
#headerI {
  float:left;
  display:inline;
  width:350px;
  height: 270px;
  margin:0;
  background-color:#ffffff;
  background-image: url(../images/headers/headerIBg.jpg);
}
#headerII {
  float:left;
  display:inline;
  width:480px;
  height: 270px;
  margin:0;
  background-image: url(../images/headers/headerIIBg.jpg);
  background-repeat: repeat-x;
  background-color:#ffffff;
}
#headerII-rek {
  float:left;
  display:inline;
  width:480px;
  height: 270px;
  margin:0;
  background-image: url(../images/headers/headerIIBg-rek.png);
  background-repeat: repeat-x;
  background-color:#ffffff;
}
#footer {
  float:left;
  width:830px;
  height:100px;
  margin:0 0 0px 0;
  background-image: url(../images/footer/footerBg.jpg);
  background-repeat: no-repeat;
  background-color:#ffffff;
}
/* JEDEN SLOUPEC */
#oneColLayout #primaryContent {
  float:left;
  width:830px;
  margin:100;
  background-color:#E6E6E6;
}
#oneColLayout #secondaryContent, #oneColLayout #sideContent {
  display: none;
}
/* DVA SLOUPCE */
#twoColLayout #primaryContent {
  float:left;
  display:inline;
  width:520px;
  margin: 0 0 0 250px;
}
#twoColLayout #secondaryContent {
  display:none;
}
#twoColLayout #sideContent {
  float:left;
  width:200px;
  margin: 0 0 0 -730px;
}
}
/* TRI SLOUPCE */
#threeColLayout #primaryContent {
  float:left;
  width:250px;
  margin: 0 0 10px 250px;
  display:inline;

}
#threeColLayout #secondaryContent {
  float:left;
  width:250px;
  margin: 0 0 10px 20px;
}
#threeColLayout #sideContent {
  float:left;
  width:200px;
  margin: 0 0 0 -730px;
}
/* TAGY */
body {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  color:#666666;
  background-color:#ffffff;
  padding:0;
  margin:0;
  background-image: url(../images/body/bodyBg.jpg);
  background-repeat: repeat-x;
  line-height:14px;
  font-size: 14px;
}
p, h1, h2, h3 {
  margin:5px;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 12px;
}
p {
  font-size: 12px;
}
ul {
  line-height:14px;
  font-size:12px;
  font-style:italic;
  margin:20px;
  padding:0;
  list-style-type:disc;
}
li {
  padding:5px 0 0 0;
  margin:0;
}
a {
  text-decoration:underline;
  color:#1E5695;
  width:100%;
}
a:visited {
  color:#999999;
}
a:hover {
  text-decoration:underline;
  color:orange;
}
/* IDENTIFIKATORY */
#mainNav {
  float:left;
  display:inline;
  width:290px;
  margin:15px 0 0 45px;
  background-color:#ffffff;
  /*clear:left;*/
}
#mainNav ul {
  list-style-type:none;
  margin:0;
  margin-bottom:4px;
  padding:0;
}
#mainNav li {
  margin:0 !important;
  padding:0 !important;
}
#mainNav a {
  font-size:12px;
  font-style: normal;
  font-weight: bold;
  text-decoration:none;
  color:#FF0000;
  height:20px;
  display:block;
  background: url(../images/navigation/mainNavBg.png);
}
#mainNav a:visited {
  height:20px;
  background:url(../images/navigation/mainNavBg.png) 0 -40px;
  color:#FF0000;
}
#mainNav a:hover {
  height:20px;
  background:url(../images/navigation/mainNavBg.png) 0 -20px;
  color:#000000;
  text-decoration:none;
}
#mainNav li span {
  display:block;
  margin-left: 20px;
  padding-top:1px;
  width:150px;
  line-height:14px;
  cursor:pointer;
}
#sideContent h2, #sideContent p {
  margin:5px 30px 10px 20px;
  color:#666666;
}
#sideContent h2 {
  color:#333333;
}
#headerI p {
  float:left;
  margin-top:50px;
  margin-left:5px;
}
#headerI h1 {
  float:left;
  display:inline;
  font-size:20px;
  font-weight:normal;
  margin-top: 30px;
  margin-left: 40px;
}
#headerII img {
  margin-top:25px;
  float:left;
}
#headerII p {
  margin:0 0 0 55px;
  font-size:11px;
  color:#333333;
  float:left;
  display:inline;
  width: 220px;
}
#footer p {
  margin:50px 0 0 60px;
  font-size:10px;
  float:left;
  display:inline;
}
#footer a {
  margin:50px 55px 0 25px;
  font-size:10px;
  width:auto;
  display:block;
}
#primaryContent img, #secondaryContent img{
  margin:5px 10px 5px 0;
  float:left;
  border:1px solid silver;
}

/* TRIDY */
body.home a#home, body.odpad p#odpad, body.nabizena-technika a#nabizena-technika, body.predbezna-kalkulace a#predbezna-kalkulace, body.reference a#reference, body.obchodni-podminky a#obchodni-podminky, body.kontakt a#kontakt {
  text-decoration:underline;
  color: #1E5695 !important;
  background-image:none !important;
}
.bgColor {
  color:#FFFFFF;
  background-color:#eecd11;
  font-weight:bold;
  padding:0 115px 0 2px;
}
.notice {
  font-size:12px;
  font-style:italic;
}
.bigger {
  font-size:16px;
}
.linkSmall {
  font-size:12px;
  margin-left:40px;
}

/* FIR */
h1#headerIh1 {
  width:165px;
  height:60px;
  position:relative;
  float:left;
  display:inline;
  margin:28px 0 0 45px;
  padding:0;
}
h1#headerIh1 span{
  background:url(../images/fir/logoFir.jpg) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
}
h2#h2HeaderII {
  width:800px;
  height:40px;
  position:relative;
  float:left;
  display:inline;
  margin:0 0 0 50px;
  padding:0;
}
h2#h2HeaderII span{
  background:url(../images/fir/headerIILogo.png) no-repeat;
  position:absolute;
  width:100%;
  height:100%;
}





