body
{
  background: none;
}

img {
	border: 0px;
}

#wybierzJezyk
{
  height: 32px;
  width: 600px;
  font-size: 11px;
  font-family: Arial;
  color: #3a4347;
  display: block;
}

#copyright
{
  display: block;
  font-size: 10px;
  width: 500px;
}

#copyright a
{
  color: #3a4347;
}

#wybierzJezykTxt
{
  height: 11px;
}

.radioButton
{
  display: inline-block;
  width: 32px;
  height: 31px;
  cursor: pointer;
  vertical-align: top;  
}

.radioButton img
{
  position: relative;
  top: 9px;
  left: 6px;
  border: 0px;
}

#literki
{
  height: 30px;
  width: 400px;
  display: block;
}

#cyrylica
{
  width: 97px;
  height: 27px;
  padding-top: 5px;
  text-align: center;
  background: url('img/button_cyrylica.gif') top left no-repeat;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #48545f;
  cursor: pointer;
}

#szukajwNowym
{
  width: 97px;
  height: 32px;
  padding-top: 0px;
  font-size: 11px;
  font-family: Arial;
  color: #48545f;
}

#najwiekszy
{
  font-family: Arial;
  font-size: 12px;
  color: #3a4347;
  width: 300px;
  height: 30px;
}

#szukajwNowym input
{
  vertical-align: middle;
}

.gmInactive, .gmActive
{
  height: 30px;
  width: 128px;
  padding-top: 5px;
  padding-right: 2px;
  text-align: center;
  display: block;
  font-family: Tahoma;
  font-size: 12px;
  color: #3a4347;
}

.gmInactive
{
  background: url(img/button_main_off.gif) top left no-repeat;
}

.gmActive
{
  background: url(img/button_main_on.gif) top left no-repeat;
}

.letterButton, .letterButtonNarrow
{
  display: inline-block;
  width: 12px;
  height: 29px;
  cursor: pointer;
  font-size: 14px;
  font-family: Arial;
  color: #3a4347;
  font-weight: bold;
}

.letterButton div
{
  position: relative;
  top: 6px;
  left: 1px;
}

.letterButtonNarrow div
{
  position: relative;
  top: 6px;
  left: 3px;
}

.racont
{
  display: inline-block;
  width: 32px;
  height: 31px;
}

.racont span
{
  position: relative;
  top: 4px;
  left: 3px;
}

.radioAllButton
{
  padding-top: 3px;
  padding-left: 5px;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #48545f;
  width: 24px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  background: url(img/button_all_on.gif) top left no-repeat;
}

#slownikOpis
{
  text-align: right;
  font-size: 11px;
  font-family: Arial;
  color: #a0b1c0;
  width: 200px;
}

.searchbox
{
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-bottom: none;
  border-right: none;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #48545f;
  height: 30px;
  width: 475px;
}

#szukaj
{
  width: 132px;
  height: 32px;
  padding-top: 5px;
  padding-left: 36px;
  background: url('img/search_button.gif') top left no-repeat;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #48545f;
  cursor: pointer;
}

.passiveWord, .activeWord
{
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: bottom;
}

.activeWord
{
  background: white;
  height: 28px;
}

.passiveWord
{
  height: 24px;
}

.passiveWord td
{
  height: 23px;
  vertical-align: bottom;
  font-size: 12px;
}

.passiveWord td.pw_bot
{
  height: 1px;
}

.activeWord td
{
  height: 28px;
  vertical-align: bottom;
  font-size: 14px;
  font-weight: bold;
}

.aw_middle
{
  background: url(img/searchresults_current_tab_middle.gif) bottom left repeat-x;
}

.pw_middle
{
  background: url(img/searchresults_tab_middle.gif) bottom left repeat-x;
}

#wordbar
{
  width: 750px;
  font-size: 12px;
  vertical-align: bottom;
  font-family: Arial;
  background: url(img/searchresults_tab_line.gif) bottom left repeat-x;
}

#setbar
{
  width: 750px;
  height: 40px;
  background: url(img/search_toolbar_background.gif) top left repeat-x;
  font-family: Arial;
  font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
.sb_wyniki
{
  vertical-align: top;
  font-weight: bold;
  padding-left: 10px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 5px;
}

.sb_wyniki_but
{
  vertical-align: middle;
  padding-left: 3px;
}

.sb_sep
{
  display: inline-block;
  position: relative;
  height: 13px;
  top: 10px;
  margin-left: 3px;
  margin-right: 3px;
}

.letter_button_small, .letter_button_mid, .letter_button_big
{
  display: inline-block;
  cursor: pointer;
  margin-right: 3px;
  width: 12px;
  height: 25px;
  font-weight: bold;
}

.letter_button_small div
{
  font-size: 11px;
  position: relative;
  top: 5px;
  left: 3px;
}

.letter_button_mid div
{
  font-size: 12px;
  position: relative;
  top: 4px;
  left: 2px;
}

.letter_button_big div
{
  font-size: 14px;
  position: relative;
  top: 3px;
  left: 1px;
}

.sb_rozmiar
{
  display: inline-block;
  vertical-align: top;
  height: 25px;
  position: relative;
  top: 3px;
}

.sb_zasieg
{
  display: inline-block;
  vertical-align: top;
  height: 25px;
  position: relative;	
  top: 3px;
}

.sb_zasieg span
{
  display: inline-block;
  height: 25px;
  cursor: pointer;
  margin-right: 3px;
}

#tresc
{
  width: 750px;
  font-size: 14px;
  font-family: Arial;
  color: #3a4347;
  font-weight: bold;
}

#tresc_kol1, #tresc_kol2
{
  width: 350px;
  font-size: 14px;
  font-family: Arial;
  color: #3a4347;
  font-weight: bold;
}

#main
{
  width: 750px;
  display: none;
}

#loading
{
  padding-top: 50px;
  font-size: 14px;
  font-family: Arial;
  color: #3a4347;
  font-weight: bold;
  width: 750px;
  display: block;
}

.dictname
{
  font-weight: bold;
  font-family: Arial;
  font-size: 18px;
  color: #ff9900;
  text-decoration: underline;
}

.dictsmallprint
{
  font-weight: normal;
  font-family: Arial;
  font-size: 9px;
  color: #a0b1c0;  
}

.dictword
{
  font-weight: bold;
  font-family: Tahoma;
  font-size: 14px;
  color: #000000;
  margin-top: 12px;
  margin-bottom: 8px;
}

.dictdef
{
  font-weight: normal;
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  margin-bottom: 10px;
}

.dictdef i
{
  font-family: Arial;
}

#slowniki
{
  font-family: Arial;
}

/* Big box with list of options */
#ajax_listOfOptions{
        position:absolute;  /* Never change this one */
        width:475px;    /* Width of box */	
        height:250px;   /* Height of box */
        overflow:auto;  /* Scrolling features */
        border:1px solid #317082;   /* Dark green border */
        background-color:#FFF;  /* White background color */
        text-align:left;
        font-size:12pt;
		font-family: Arial;
        z-index:10000;
}
#ajax_listOfOptions div{    /* General rule for both .optionDiv and .optionDivSelected */
        margin:1px;
        padding:1px;
        cursor:pointer;
        font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{ /* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
        background-color: #ff9900;
        color:#FFF;
}
#ajax_listOfOptions_iframe{
        background-color:#F00;
        position:absolute;
		z-index:5000;
}


#cyrylicaShow
{
  width: 180px;
  height: 181px;
  background: transparent url(img/cyrylica_background.gif);
  display: none;
}

.mwIcon
{
  vertical-align: middle;
  margin-left: 5px;
}

.mw img
{
  vertical-align: middle;
  margin-left: 5px;
}

#cyrTable
{
  width: 126px;
  height: 126px;
}

#cyrTable td
{
  height: 21px;
  width: 21px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}

#cyrClose
{
  height: 21px;
  width: 85px;
  background: transparent url(img/cyrylica_zamknij.gif);
}

.cyr_zamknij
{
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: white;
  padding-left: 4px;
  padding-top: 2px;
}

.cyr_iks
{
  font-family: Tahoma, Arial;
  font-size: 10px;
  font-weight: bold;
  color: white;
  padding-right: 5px;
  padding-top: 3px;
}

.bt_lacznie
{
  padding-left: 15px;
  padding-top: 25px;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  background: #F4F4F4;
}

.bt_mheader
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.bt_mheader, .bt_lheader, .bt_rheader
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #40494d;
}

.bt_mheader, .bt_lheader
{
  padding-left: 15px;
}

.bt_rheader
{
  padding-left: 8px;
}

.bt_lheader, .bt_rheader
{
  padding-top: 5px;
  padding-bottom: 5px;
}

.bt_lheader, .bt_rheader
{
  background: url(img/main_title_background2.gif) top left repeat-y;
}

.bt_inside
{
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Tahoma, Helvetica, Arial;
  font-size: 11px;
  color: #000000;
  background: #E7E7E7;
}

.bt_uniq
{
  font-size: 12px;
}

#czywiesztitle
{
  width: 150px;
  height: 16px;
  background: url(img/najpopularniejsze_hasla_bg.gif) top left no-repeat;
  font-size: 11px;
  font-family: Arial;
  color: #3A4347;
}

#czywieszze
{
  width: 750px;
  height: 160px;
  border: 1px solid #F58D11;
  text-align: center;
  overflow: hidden;
}

.rndlink
{
  color: #3A4347;
  font-weight: bold;
  text-decoration: underline;
  display: inline;
}

.rndlink a
{
  color: #3A4347;
  font-weight: bold;
  text-decoration: underline;
  display: inline;
}


.nolink
{
  color: #3A4347;
  text-decoration: none;
}

#podstrona
{
  font-family: Arial;
  font-size: 12px;
  color: black;
}

#podstrona a
{
  color: #3A4737;
}

.sample
{
  display: block;
  margin-bottom: 5px;
}

.sampleTitle
{
  font-style: italic;
  font-size: 10px;
}


#copyrights
{

}

#copyrights a
{
  color: #ff8e06;
  text-decoration: none;
  font-size: 11px;
}
#copyrights a:hover
{
  color: #ff8e06;
  text-decoration: underline;
}

.isalink {
  line-height: 32px;font-size: 20px;
	margin-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
}

.isalink a {
	color: #000000;
	text-decoration:none;
	border: 0px solid;
	padding-bottom: 12px;
}

.isalink a:hover {
	text-decoration: none;
}
.isjalink {
	color: #000000;
	text-decoration:none;
	line-height: 20px;
}

.isjalink:hover {
	text-decoration: underline;
}
.odicts a {
  color: #ff8e06;
}
.odicts {
  font-family:Tahoma; 
  font-size: 10px;
  width: 100%;
  height:30px;
}