/* SPOLECNE */
#wrapper {
  width:830px;
  margin:20px auto 20px auto;
  padding: 0;
  background-color: #ffffff;


  background-image: url(../images/wrapper/wrapperBg.jpg);
  background-repeat: repeat-y;
}
#headerI {
  float:left;
  display:inline;
  width:100%;
  height: 69px;
  margin:0;
  background-color:#FBFBFB;
  background-image: url(../images/headers/headerIBg.jpg);
}
#headerI-interierova {
  float:left;
  display:inline;
  width:100%;
  height: 69px;
  margin:0;
  background-color:#FBFBFB;
  background-image: url(../images/headers/headerIBg-interierova.jpg);
}
#headerII {
  float:left;
  display:inline;
  width:640px;
  height: 100px;
  margin-left:190px;

  background-color:#E9E9E9;
  background-image: url(../images/headers/headerIIBg.jpg);
  background-repeat: repeat-x;
}
#headerII-interierova {
  float:left;
  display:inline;
  width:640px;
  height: 100px;
  margin-left:190px;
  background-color:#E9E9E9;
  background-image: url(../images/headers/headerIIBg-interierova.jpg);
  background-repeat: repeat-x;
}

#footer {
  float:left;
  width:830px;
  height:90px;
  margin:-20px 0 0 0;
  background-color:#ffffff;
  background-image: url(../images/footer/footerBg.jpg);
  background-repeat: repeat-x;


}
/* JEDEN SLOUPEC */
#oneColLayout #primaryContent {
  float:left;
  width:830px;
  margin:0;
}
#oneColLayout #primaryContent p, h1 {
margin:10px 20px 30px 20px;
}

#oneColLayout #secondaryContent,  #oneColLayout #sideContent   {
  display: none;
}

/* DVA SLOUPCE */
#twoColLayout #primaryContent {
  float:left;
  display:inline;
  width:620px;
  margin: 0 0 0 195px;
  /*background-color:#ff0000;*/
}
#twoColLayout #secondaryContent {
  display:none;
}
#twoColLayout #sideContent {
  float:left;
  width:190px;
  margin: -100px 0 0 -815px;
  background-color:#cccccc;
  background-image: url(../images/sideContent/sideContentBg.jpg);
}
/* TRI SLOUPCE */
#threeColLayout #primaryContent {
  float:left;
  width:470px;
  margin: 0 0 10px 190px;
  display:inline;
 background-color:#ffffff;
}
#threeColLayout #secondaryContent {
  float:left;
  width:170px;
  margin: 0 0 10px 0px;
    background-image: url(../images/sideContent/secondaryContent.jpg);
  background-color:#ffffff;
}
#threeColLayout #sideContent {
  float:left;
  width:190px;
  margin: -100px 0 0 -830px;
  background-color:#cccccc;
  background-image: url(../images/sideContent/sideContentBg.jpg);

}
/* 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;
  background-color:#E6E6E6;
}
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:0 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:190px;
  margin:0 0 0 0;
  padding:0 0 0 0;
  /*clear:left;*/
}
#mainNav ul {
  list-style-type:none;
  margin:0;
  margin-bottom:10px;
    margin: 0 0 0 0;
}



#mainNav li {
  margin:0 !important;
  padding:0 !important;
}
#mainNav a {
  font-size:14px;
  font-style: normal;
  font-weight: bold;
  text-decoration:none;
  color:#ff0000;
  height:40px;
  display:block;
  background: url(../images/navigation/mainNavBg.jpg);
}
#mainNav a:visited {
  height:40px;
  background:url(../images/navigation/mainNavBg.jpg);
  color:#990000;
}
#mainNav a:hover {
  height:40px;
  background:url(../images/navigation/mainNavBg.jpg) 0 -40px;
  color:orange;
  text-decoration:none;
}
#mainNav li span {
  display:block;

   margin-left: 17px; /* pozice psma v tlatku */
  padding-top:10px;/* pozice psma v tlatku */

  width:150px;
  line-height:21px;   /*způsobuje mezeru mezi tlačítky - nebo jejich rozpad*/
  cursor:pointer;
}
#sideContent h2, #sideContent p {
  margin:10px 30px 10px 20px;

}
#primaryContent p, h1 {
margin:5px 10px 10px 10px;
}

#secondaryContent p, h1 {
margin:5px 30px 10px 20px;
}



#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;
  margin:25px 50px 50px 55px;


}
#headerII img {
  margin-top:25px;
  float:left;
}




#headerII h2 {
  margin:55px 5px 5px 20px;
  font-size:24px;
  color:#ff0000;
  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:0px solid silver;
}


#sideContent img{
  margin:10px 4px 5px 0px;
  float:left;
  border:0px solid silver;

}



/* TRIDY */
body.home a#home, body.pronajem a#pronajem, 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:9px;
  font-style:italic;
}
.bigger {
  font-size:14px;
}
.linkSmall {
  font-size:12px;
  margin-left:28px;
}
/* FIR */
h1#headerIh1{

  width:184px;
  height:56px;
  position:relative;
  float:left;
  display:inline;
 /* margin:-40px 0 0 0;*/
  padding:0;
  font-size:20px;    /*způsobuje mezeru pod lištou hlavičky*/
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  margin-left: 23px; /* pozice písma pod obrázkem v hlavide */
  padding-top:0px;  /* pozice písma ... */
}

h1#headerIh1 span{
  background:url(../images/fir/h1HeaderI.jpg) no-repeat;
  position:absolute;
  margin:-14px 0 0 -8px ;       /*pozice obrázku loga*/
  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/logoFir.jpg) no-repeat;*/
  position:absolute;
  width:100%;
  height:100%;

}
