@CHARSET "UTF-8";

#telo {
  font-family: Calibri;
  font-size: 14px;
  background-color: #000000;
  background-image: url('Pozadi.png');
  background-repeat: no-repeat;
  /* Tohle chce zvazit */
  /*background-attachment: fixed;*/
  background-position: center;
  background-position: top;
  text-align: center;
  color: #ffffff;
}

#telo_interni {
  font-family: Calibri;
  font-size: 14px;
  background-color: #000000;
  text-align: center;
  color: #ffffff;
}

#obsah_interni {
	background-color: #898989;
	width: 600px;
	position: relative;
	text-align: left;
	margin: auto;
	padding: 6px;
}

#obsah_interni_prihlaseny {
  background-color: #898989;
  text-align: justify;
  color: #ffffff;
  position: absolute;
  left: 154px;
  top: 189px;
  width: 490px;
  /*border: 8px solid blue;*/
  overflow: hidden;
  padding: 6px;
}

.obr_odkazy {
	text-decoration:none;
	color: #898989;
}
#obsah_interni_projekty {
  background-color: #898989;
  text-align: justify;
  color: #ffffff;
  position: absolute;
  left: 154px;
  top: 189px;
  width: 890px;
  /*border: 8px solid blue;*/
  overflow: hidden;
  padding: 6px;	
}

#obsah_interni_obchod {
  background-color: #898989;
  text-align: justify;
  color: #ffffff;
  position: absolute;
  left: 154px;
  top: 189px;
  width: 650px;
  /*border: 8px solid blue;*/
  overflow: hidden;	
  padding: 6px;
}

.neviditelny {
	display:none;
}


.mozky_diskuse td {
	border-width: 4px;
	border-color: #ec008c;
	border-style: groove;
	padding: 6px;
	
}

.projekty td {
	border-width: 4px;
	border-color: #ec008c;
	border-style: groove;
}

#novy_prispevek {
  position: relative;
  left: 20px;
  
}

#prihlaseni {
	background-color: #898989;
	width: 300px;
	position: absolute;
	left: 150px;
	top: 190px;
	text-align: center;
}
	
#div_hlavni{
  width: 600px;
  height: 784px;
  position: relative;
  text-align: left;
  margin: auto;
  /*border: 1px solid blue; -- jen identifikace divu */
}

#div_logo {
  position: absolute;
  left: 24px;
  top: 19px;
  /*border: 1px solid blue;*/
}
/*
#div_ram {
  background-color: #ffffff;
  position: absolute;
  left: 130px;
  top: 179px;
  width: 440px;
  height: 1300px;
  border: 3px solid blue;
}
*/
#div_text {
  background-color: transparent;
  text-align: justify;
  color: #ffffff;
  position: absolute;
  left: 154px;
  top: 189px;
  width: 390px;
  height: 538px;
  /*border: 8px solid blue;*/
  overflow: hidden;
}

#encNav
    {
      position:relative;
     /* color:#000;*/
      top:0px;
    }
#encScrollBarTop
    {           
      /*background:url('img/bg-1.jpg') left center repeat-x #333;*/
      background-color:transparent;
      text-align:right;
      color:#898989;
    	position: absolute;
  		left: 174px;
  		top: 169px;
    	width: 390px;

    }
    #encScrollBarBottom
    {    
      /*background:url('img/bg-1.jpg') left center repeat-x #333;*/
      background-color:transparent;
      text-align:right;
      color:#898989;
    	position: absolute;
  		left: 174px;
  		top: 724px;
    	width: 390px;
    }
    #encScrollBarTop a, #encScrollBarBottom a
    {
      line-height:20px;
      padding:2px;
      color:#fff;
      display:block;
      text-decoration:none;
    }

#div_nabydka {
  font-weight: bold;
  background-color: transparent;
  position: absolute;
  left: 24px;
  top: 189px;
  width: 76px;
  /*border: 8px solid blue;*/
}

#vybrany {
  color: #ec008c;
}

.nabydka a {
  color: #ffffff;
  text-decoration: none;
}

#div_flash {
  background-color: transparent;
  position: absolute;
  left: 25px;
  top: 19px;
  width: 547px;
  height: 126px;
}

#div_linka {
  position: absolute;
  left: 130px;
  top: 760px;
}

.odkazy {
  color: #ffffff;
  /*text-decoration: none;*/
}

.barevny_text {
  color: #ec008c;
  }
 
.barevny_nadpis {
  color: #ec008c;
  font-size: 16px;
}

.barevny_nadpis a {
  color: #ec008c;
  font-size: 16px;
  text-decoration: none;
}

#div_paticka {
  font-size: 10px;
  position: absolute;
  top: 755px;
  left: 480px
}