

a:link {
    color: #305823;
    background-color: transparent;
    text-decoration : none;
  }


a:visited {
    color: #479A47;
    background-color: transparent;
    text-decoration : none;
  }


a:hover {
    color: #EED846;
    background-color: #305823;
    text-decoration: none;
  }


a:active {
    color: #EED846;
    background-color: transparent;
    text-decoration : none;
  }


body {
    background-color : #2B292A;
    color: #305823;
    background-image : url('images/background.jpg');
  }


#flMenu {
    position : absolute;
    text-align : center;
    width : 12%;
    min-width: 80px;
    line-height: 20%;
  }

/* BUTTON NA PASKU BOCZNYM */

input.menubut {
    background : #305823;
    border-style : inset outset outset inset;
    border-width : 2px;
    border-top-color : #A0E4D0;
    border-right-color : #9DD39D;
    border-bottom-color : #9DD39D;
    border-left-color : #A0E4D0;
    color : #EED846;
    width : 99%;
  }


.ordtext {
    color : #305823;
    text-align : justify;
    vertical-align : middle;
  }


div.kwiaty {
    background : url('images/kwiat.png') repeat-x top center;
    height : 40px;
    min-height : 40px;
  }


span.ind {
    text-indent: 7%;
  }


img.czakra {
    float : left;
    padding-bottom : 2%;
    padding-right : 5%;
    width: 121px;
  }


.overText {
    background-color : #305823;
    color : #EED846;
    cursor : pointer;
  }


.outText {
    color : #305823;
  }


.bigText {
    font-size : 150%;
    font-weight : bold;
  }


div.guru {  
  background-image : url('images/bg.png');
  -moz-border-radius: 2%;
  -webkit-border-radius: 15px 15px;
  -webkit-box-shadow: #305823 10px 5px 10px;
  -khtml-box-shadow: #305823 10px 5px 10px;
  box-shadow: #305823 10px 5px 10px;
  -moz-box-shadow: #305823 10px 5px 10px;
  -khtml-border-radius: 15px 15px; 
  border-radius: 15px 15px;
    
/*     border-right-style:solid; */
/*     border-bottom-style:solid; */
/*     border-right-width:10px; */
    padding-left:1%;
    padding-right:1%;
    width:90%;
    text-align:justify;
    margin-left:5%;
  }


div.joga {
  background-image : url('images/bg.png');
  -moz-border-radius: 2%;
  -webkit-border-radius: 15px 15px;
  -webkit-box-shadow: #305823 10px 5px 10px;
  -khtml-box-shadow: #305823 10px 5px 10px;
  box-shadow: #305823 10px 5px 10px;
  -moz-box-shadow: #305823 10px 5px 10px;
  -khtml-border-radius: 15px 15px; 
  border-radius: 15px 15px;
/*   border-right-style:solid; */
/*   border-bottom-style:solid; */
/*   border-right-width:10px; */
  display : none;
  padding: 1%;
  text-align : justify;
  }

div.lect {
  background-image : url('images/bg.png');
  -moz-border-radius: 2%;
  -webkit-border-radius: 15px 15px;
  -webkit-box-shadow: #305823 10px 5px 10px;
  -khtml-box-shadow: #305823 10px 5px 10px;
  -moz-box-shadow: #305823 10px 5px 10px;
  box-shadow: #305823 10px 5px 10px;
  -khtml-border-radius: 15px 15px; 
  border-radius: 15px 15px;
/*   border-right-style:solid; */
/*   border-bottom-style:solid; */
/*   border-right-width:10px; */
  padding: 2%;
  text-align : justify;
  text-indent: 5%;
  }

/* #lecture.p , #lecture.h1 , #lecture.h2  { margin-bottom: -15px; } */
/* #lecture.strong { font-size: 120%; } */

div.jogaIE {
  background-image : url('Czakry/Guru/bg.jpg');
  display : none;
  padding-bottom : 1%;
  padding-left : 1%;
  padding-right : 1%;
  padding-top : 1%;
  text-align : justify;
  }

div.jogHeader {
    background-image : url('images/jog.png');
    background-position : center left;
    background-repeat : no-repeat;
    font-size : 200%;
    font-weight : bold;
    min-height : 36px;
    padding-left : 50px;
    vertical-align : middle;
  }


#popupId {
    display : none;
    position : absolute;
  }


.dictCl {
    background-image : url('Popup/un.gif');
    background-repeat :repeat-x;
    background-position : bottom left;
    cursor : pointer; font-style:italic;
  }


.dictClOv {
    cursor : pointer; font-style:italic; color : #EED846; 
  }


