/* Copyright Mgr. Radovan Kraus 
Tento css soubor slouží jako stylový soubor ke sriptu index.php v redakčních systémech phpGO.

*/

/* --------- obecná pravidla -------- */

body {
color: #ff3700;
margin: 0px;
padding: 0px;
font-family: verdana,"Arial", sans-serif;
background-color: #7878a4;
background-image: url("../images/rootBG.gif");
background-repeat: repeat-x;
}

form {
margin: 0px;
padding: 0px;
}

img {
border: 0px solid #FFFFFF;
}


a {
color : #FFFFCC;
}

p {
  margin-top: 5px; 
  margin-bottom: 2px; 
  text-indent: 30px;
}

fieldset {
border: 0px solid black;
}
/* --------- @obecná pravidla -------- */

/*  definovaná pravidla  */

/*  div   */


.imgiconlang {
    padding-right: 0px;
    margin-right:  0px;
    margin-top:  2px;
    padding-bottom:0px; 
    margin-bottom: 0px; 
    border: 0px solid #FFFFFF;
}

.divRoot {
  margin-top: 0px;
  margin-left: -471px;
  width: 942px;
  width: "942px";
  position: absolute;
  top: 10px;
  left: 50%;
  border: 4px solid #ff3700;
  background-color: #303030;

}

/*margin: 0px 0px 0px -443px;*/


.imglogo {
  margin-left: 0px;
  margin-top:  0px;
  border-bottom: 3px solid #ff3700;
}

.imgclanek {
  float:left;
  margin-left: 5px;
  margin-right:  15px;
  margin-top:  5px;
  margin-bottom:  5px;
}

.divHorniMenu {
  /*width: 824px;*/
  height: 40px;  
  border-bottom: 3px solid #ff3700;
}

div.hornitlacitka{
margin-top : 10px;
margin-bottom: 15px;
margin-left : 100px;
}




.divLogo {
  width: 856px;
  width: "860px";
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  height: 112px;
  background-color: #FFFFFF;
  border: 6px solid #669900;

}


.divObsah {
  width: 886px;
  width: "804px";
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  height:auto;
  
  border: 1px solid #ff3700;
}

.divObsahVstup {
  height: 460px;
  width: 610px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 160px;
  border-left: 3px solid #ff3700;
  border-right: 3px solid #ff3700;
  
}

.imgObsahVstup {
  margin-top: 5px;
  margin-left: 5px;
}

.divBottom {
  width: 942px;
  height: 60px;
  border-top: 3px solid #ff3700;
  
}


/* vstup spodek */

.footleft {
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 330px;
  height: 50px;
  border-right: 1px solid #ff3700;
}

.footcenter {
  float: left;
  width: 230px;
  height: 60px;
  text-align: center;

}

/*  padding-top: 0px;
  padding-bottom:0;
*/


.footright {
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 352px;
  height: 50px;
  border-left: 1px solid #ff3700;
}




div.tlacitkovstup{
margin-top : 15px;
margin-bottom : 15px;


}


/*padding: 0.1em 0; 
   _padding:0;*/



/*

height: 30px;
*/

/*
a.tlacitko{
border-bottom : 1px solid black;
border-top : 1px solid Silver;
border-left : 1px solid Silver;
border-right : 1px solid black;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 12px%;
padding :  5px 15px 5px 15px;
height: 30px;
background: url('../images/button.gif');
color : #FFFFCC;
text-decoration : none;
}
a.tlacitko:hover{
border-bottom : 1px solid silver;
border-top : 1px solid Black;
border-left : 1px solid Black;
border-right : 1px solid silver;
height: 30px;
background: url('../images/buttonpress.gif');
color : #FFFFCC;
}

*/

/*


a.tlacitko{
border : 1px solid #ff3700;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 16px;
padding :  5px 15px 5px 15px;
height: 50px;
background: url('../images/button.gif');
color : #FFFFCC;
text-decoration : none;
}
a.tlacitko:hover{
border : 1px solid #ff3700;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 16px;
padding :  5px 15px 5px 15px;
height: 50px;
background: url('../images/buttonpress.gif');
color : #FFFFCC;
}


*/



a.tlacitko{
border : 1px solid #ff3700;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 18px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 15px;
padding-right : 15px;

background-color: #4e4e4e;
color : #FFFFCC;
text-decoration : none;
}

a.tlacitko:hover{
border : 1px solid #ff3700;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 18px;
padding :  5px 15px 5px 15px;
background-color: #2e2e2e;
color : #FFFFCC;
text-decoration : none;
}





.tit { 
  font-size:18px; 
  margin-top:20px;
  margin-bottom:20px;
  margin-right:80px;
  margin-left:60px;
  padding: 10px;
  text-align: center;
  border-width: medium; 
  border-color: #ff3700; 
  border-style: solid;
  background-color: #404040;
}
                 
.odstavec { 
  font-size:10pt; 
  margin-top:20px;
  margin-right:80px;
  margin-left:60px;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: left;
  border-width: medium; 
  border-color: #ff3700; 
  border-style: solid;
  background-color: #404040;
  }
  
.cas { color:#ff0000; /* 990206 */ font-weight:bold; }
 
.clanek { 
  float:left;
  font-size:12px; 
  margin-top:20px;
  margin-right:80px;
  margin-left:60px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  border-width: medium; 
  border-color: #856f0e; 
  border-style: solid;
  background-color: #dcd561;
  }
 
 
  
  /*kontakty*/
.kontakt { 
  font-size:18px; 
  margin-top:20px;
  margin-right:80px;
  margin-left:60px;
  padding: 10px;
  min-height: 160px;
  /*height: 160px;*/
  text-align: center;
  border-width: thin; 
  border-color: rgb(255,51,0); 
  border-style: solid;
  background-color: #BFFFBF;
                 }
.kontakt strong.nazev { 
  font-size:14px; 
  padding: 10px;
  text-align: center;
                 }

.kontakt IMG { 
  border-width: thin; 
  border-color: rgb(255,51,0); 
  border-style: solid;
  margin-right:20px;
                 }
                 
.kontakt DIV.address { 
  font-size:12px; 
  text-align: left;
  padding: 10px;
  }
  
DIV.gallery { 
  font-size:18px; 
  margin-top:20px;
  margin-bottom:20px;
  margin-right:80px;
  margin-left:60px;
  padding: 10px;
  text-align: center;
  border-width: medium; 
  border-color: #ff3700; 
  border-style: solid;
  background-color: #404040;
}
  
img.photoingallery {
  text-align: left;
  height: 75px;
  border-width: medium; 
  border-color: #ff3700; 
}

img.imgfena {
  height: 300px;
  border-width: medium; 
  border-color: #ff3700; 
}


div.fenycolumnleft {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 320px;
  height: 450px;
  border: 1px solid #ff3700;
  background-color: #202020;
}

div.fenycolumnright {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 320px;
  height: 450px;
  border: 1px solid #ff3700;
  background-color: #202020;
}

div.popisfenykfotce {
  margin-left: 20px;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  float: left;
  width: 380px;
}

