/* PRZYCISKI */

/*  By BeWu  */



.przycisk_menu_index {

 font-family: Tahoma, Arial, sans-serif;

 font-size: 13px;

 text-align: left;

 color: #666666;

 display: block;

 width: 216px;

 height: 26px;

 text-decoration: none;

 background: url("theme/przycisk_menu_index.png");

}

.przycisk_menu_index:hover {

 color: #000000;

 background-position: 0 -26px;

 text-decoration: none;

}



.przycisk_menu_left {

 font-family: Tahoma, Arial, sans-serif;

 font-size: 13px;

 text-align: left;

 color: #666666;

 display: block;

 width: 170px;

 height: 26px;

 text-decoration: none;

 background: url("theme/przycisk_menu_left.png");

}

.przycisk_menu_left:hover {

 color: #000000;

 background-position: 0 -26px;

 text-decoration: none;

}



.przycisk_main_content {

 font-family: Tahoma, Arial, sans-serif;

 font-size: 13px;

 text-align: center;

 color: #666666;

 display: block;

 width: 130px;

 height: 26px;

 text-decoration: none;

 background: url("theme/przycisk_main_content.png");

}

.przycisk_main_content:hover {

 color: #000000;

 background-position: 0 -26px;

 text-decoration: none;

}



.displace {

 position: absolute;

 left: -5000px;

}



/* LAYOUT */



td.footer {

  color: #000000;

  font-family: Tahoma, Arial, sans-serif;

  font-size: 10px;

  text-decoration: none;

  background: url('theme/004.gif') repeat-x;

  text-align: center;

}



td.indexMenuHeading {

  height: 34px;

  color: #000000;

  font-family: Tahoma, Arial, sans-serif;

  font-size: 16px;

  text-decoration: none;

  text-indent: 10px;

  text-align: left;

}



td.leftMenuHeading {

  width: 170px;

  height: 24px;

  color: #000000;

  font-family: Tahoma, Arial, sans-serif;

  font-size: 14px;

  text-decoration: none;

  text-indent: 10px;

  text-align: left;

}



a.leftMenuHeading {

  color: #000000;

  font-family: Tahoma, Arial, sans-serif;

  text-decoration: none;

}



td.mainContent {

  padding: 20px 20px 20px 20px;

  width: 850px;

  line-height: 16px;

}



hr {

  height: 1px;

  border: none;

  background: #CCCCCC;

  margin-top: 10px;

  margin-bottom: 10px;

}



td.content {

  background: #FFFFFF;

  color: #000000;

  font-family: Tahoma, Arial, sans-serif;

  font-size: 12px;

  text-decoration: none;

  text-align: left;

  padding: 20px 20px 20px 20px;

}



div.mainHeading {

  font-size: 17px;

}



td.indexMenuContent {

  padding: 2px 2px 2px 2px;

}



td.leftMenuContent {

  background: #FFFFFF;

  color: #888888;

  padding: 10px 10px 10px 10px;

  width: 170px;

}



ul.leftMenu {

  font-family: Tahoma, Arial, sans-serif;

  font-size: 11px;

  color: #888888;

  line-height: 14px;

  list-style: none;

  margin: 0px;

  padding-left: 9px;

  text-indent: -9px;

}



ul {

  list-style: none;

}



li {

  list-style-image: url('theme/li-dot.gif');

}



a.leftMenu {

  font-family: Tahoma, Arial, sans-serif;

  font-size: 11px;

  color: #888888;

  text-decoration: none;

}

a.leftMenu:hover {

  color: #000000;

  text-decoration: underline;

}



a.indexMenu {

  color: #000000;

  text-decoration: none;

}



div.menuImageProduction {

  background: #FFFFFF;

  width: 220px;

  height: 120px;

  padding: 2px 2px 2px 2px;

}



a.menu1 {

  font-family: Tahoma, Arial, sans-serif;

  font-size: 13px;

  color: #000000;

  text-decoration: none;

}

a.menu1:hover {

  color: #000000;

  text-decoration: none;

}



a.menu2 {

  font-family: Tahoma, Arial, sans-serif;

  font-size: 12px;

  color: #000000;

  text-decoration: none;

}

a.menu2:hover {

  color: #000000;

  text-decoration: none;

}



a {

  color: #234372;

  text-decoration: none;

}



a:hover {

  text-decoration: underline;

}



img {

  border: none;

}



img.floatRight {

    border: 1px solid #CCCCCC;

    float: right;

    margin-left: 10px;

}



img.border {

    border: 1px solid #CCCCCC;

}





img.floatLeft {

    border: 1px solid #CCCCCC;

    float: left;

    margin-right: 10px;

}



div.edytuj {

}

div.edytuj:hover {

background-color: #fdea00;

cursor: pointer;

cursor: hand;

}


h2 {
	font-size: 17px;
}
