/* CSS Document */

BODY{
  font-family     : Arial, sans-serif;
  font-size       : 9pt;
  font-weight     : 400;
  font-style      : normal;
  color           : #000000;
  background-color: #FFFFFF;
  text-decoration : none;
  text-align      : center;}


div#page{
    margin        : auto;
    border-top    : none;
    border-left   : solid 1px #cccccc;
    border-right  : solid 1px #cccccc;
    border-bottom : solid 1px #cccccc;
    padding       : 0px;
    width         : 750px;
	  background    : white;
	  text-align    : left;
}
div.header{
	margin         : auto;
	border-top     : solid 1px #999999;
	padding-top    : 5px;
	padding-bottom : 5px;
	padding-left   : 10px;
	width          : 750px;
	background     : #e5ecf9;
	color          : black;
	text-align     : left;
}
div.middle{
  margin         : none;
	padding-top    : 10px;
	padding-bottom : 10px;
  border         : none;    
  width          : 750px;	
	text-align     : center;
	text-indent    : 0px;
	line-height    : 150%;
	background     : white;
	font-family    : Arial, sans-serif;
  font-size      : 9pt;
}
div.middleWithPadding{
	padding        : 10px;
}
div.middleToLeft{
  text-align     : left;
}
div.middleJustify{
  text-align     : justify;
}
div.footer{
	margin             : auto;
	border-bottom      : solid 0px #9e0600; 
	padding-top        : 5px;
	padding-bottom     : 5px;
	width              : 750px;
	background         : #e5ecf9;
	color              : black;
	text-align         : center;
}
div#loginAndMenu{
  margin-top     : 0px;
  border         : none;    
  width          : 750px;
	height         : 240px;	
	background     : #FFFFFF;
}

div#login{

  margin-top  : 10px;
  border      : none;    
  width       : 600px;
	padding-top : 10px;	
	float       : right;
	height      : 130px;
  background  : #FFFFFF;
	text-align  : center;
}
div#menu{
  margin-top    : 10px;
  margin-bottom : 10px;
  padding-top  : 10px;
	padding-left : 10px;
  border       : none;    
  width        : 150px;
	height       : 220px;
	float        : left;
	background   : #e5ecf9;	
}
div.mojeSlowkaGora{
  border        : none;    
  width         : 750px;
	height        : 160px;
	background    : #ffffff;	
}
div.mojeSlowkaLeft{
	padding-top   : 10px;
	padding-left  : 10px;
  border        : none;    
  width         : 150px;
	height        : 160px;
	float         : left;
	text-align    : left;
	background    : #e5ecf9;	
}
div.mojeSlowkaCenter{
	padding-top   : 0px;
	padding-left  : 10px;
	padding-right : 10px;	
  border        : none;    
  width         : 450px;
	height        : 160px;
	float         : left;
	text-align    : justify;
	background    : #ffffff;	
}
div.mojeSlowkaRight{
	padding-top   : 10px;
	padding-left  : 10px;
  border        : none;    
  width         : 150px;
	height        : 160px;
	float         : left;
	text-align    : left;
	background    : #e5ecf9;	
}
div.tymczasowo{
	background     : #DBE6DE;
}
div#przegladajSlowkaLeft{
	padding-top   : 10px;
	padding-left  : 10px;
	padding-bottom: 10px;
  border        : none;    
  width         : 150px;
	height        : auto;
	float         : left;
	text-align    : left;
	background    : #e5ecf9;	
}
div#przegladajSlowkaRight{
	padding-top   : 0px;
  border        : none;    
  width         : 600px;
	height        : auto;
	float         : right;
	text-align    : center;
	background    : #ffffff;	
}
                       div.progress{
                               height: 20px;
                       }

                       div#progress_bg{
                               position: relative;
                               width: 750px;
                               background-color: #e5ecf9;
                       }
                       div#progress_bgTymczasowo{
                               position: relative;
                               width: 750px;
                               background-color: #DBE6DE;
                       }                       

                       div#progress_bar{
                               position: absolute;
                               background-color: orange;
                       }

                       div#progress_txt{
                               position: absolute;
                               width: 750px;
                               text-align: center;
                               line-height: 20px;
                       }

div#loadingGif{
  visibility    : hidden;
}
div#id_sprobujPonownie{
  visibility    : hidden;
}
div#oknoPomocy{
  border      : 1px solid;
  padding     : 10px;
  width       : 250px;
  position    : absolute;
  visibility  : hidden;
  background  : #c6f6c9;
  text-align  : justify;
  font-style  : italic;
  color       : #000000;
}
div#oknoPodpowiedzi{
  border      : 1px solid;
  padding     : 10px;
  width       : 125px;
  position    : absolute;
  visibility  : hidden;
  background  : orange;
  text-align  : justify;
  font-style  : italic;
  color       : #000000;
}

table.slowkaTABLE{
margin: 0px auto;
	border		: none;

}
tr.slowkaTR{
	border		: none;
}
td.slowkaTD{
  font-family     : Arial, sans-serif;
  font-size       : 11pt;
  font-weight     : 400;
  font-style      : normal;
	border			    : 1px ridge #cccccc;
  padding-left    : 20px;
	padding-right   : 20px;
	text-align    	: center;
	background-color : #ffffff;
}
td.slowkaEdit{
	padding-left    : 5px;
	padding-right   : 5px;
}
td.slowkaTD2{
  background-color : #F0F0F0;
}
td.slowkaTDWithinput{
	padding-left    : 5px;
	padding-right   : 5px;
}
td.slowkaTytul{
  background-color : #e5ecf9;
  font-weight      :700;
}
td.doNauki{
  font-family     : Arial, sans-serif;
  font-size       : 9pt;
  font-weight     : 400;
  font-style      : normal;
}
td.slowkaZnaki{
  font-family     : Arial, sans-serif;
  font-size       : 6pt;
  font-weight     : 400;
  font-style      : normal;
}
table.middleTABLE{
  margin    : 0px auto;
	border		: none;
}
td.smallFontTD{
  font-family     : Arial, sans-serif;
  font-size       : 9pt;
  font-weight     : 400;
  font-style      : normal;
}
td.smallPaddingTD{
	padding-left    : 5px;
	padding-right   : 5px;
}
td.statsyPaddingTD{
	padding-right   : 25px;
}
td.centerTD{
	text-align    	: center;
}
td.verySmallPaddingTD{
	padding-left    : 2px;
	padding-right   : 2px;
}

span{
	font-weight      : 700;
}
span.header{
	font-weight      : 700;
}
span.blad{
	font-weight      : 700;
	color            : red;
}
span.poprawnie{
	font-weight      : 700;
	color            : green;
}
span.ok{
	font-weight      : 700;
	color            : black;
}
span.green{
  color           : green;
}
span.naukaSlowek{
	font-weight      : 400;
	color            : black;
}
span.bold{
	font-weight      : 700;
}
span.czescMenu{
	font-weight      : 400;
	font-style       : italic;
}
a.obcyZnak{
  text-decoration   : none; 
  color             : orange;
	font-weight       : 700;
}
a.obcyZnakEdit{
	font-size         : 8pt;
	font-weight       : 400;
}
a.linkMenu{
  color              : #0000CC;
	font-size          : 16px;
	line-height        : 0.5cm;
	font-weight        : 400;
}
a.linkReklamy{
  color              : #0000CC;
	font-size          : 12px;
	line-height        : 0.5cm;
	font-weight        : 400;
}
a.link{
  text-decoration    : none; 
  color              : #0000CC;
	font-weight        : 400;
}
a.linkBig{
	font-weight       : 400;
	font-size          : 16px;
}

a:hover {
	color    : orange;
}
span.new{
  font-weight       : 700;
  color             : red;
  text-decoration   : blink;
}