body, html
{
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-family: 'tahoma','verdana';
  font-size: 12px;
  color: #606060;
}

h2
{
  color: #ea6809;
  font-size: 15px;
  font-weight: bold;
  margin:0;
  margin-top: 10px;
  padding:0;
}

h3
{
  color: #ea6809;
  font-size: 13px;
  font-weight: bold;
  margin:0;
  padding:0;
}

.bodytop_1
{
  width: 100%;
  background-color: #680508;
  margin:0;
  padding:0;
}

.bodytop_2
{
  width: 100%;
  background: url(../gfx/pionowy-pasek.jpg);
  background-repeat: repeat-x;
  margin:0;
  padding:0;
}

.bodytopin_1
{
  width: 960px;
  margin: 0 auto;
  background: url(../gfx/pasek-poziomy2.gif);
  background-repeat: repeat-y;
  background-position: 203px 0;
  padding:0;
}

.bodytopin_2
{
  width: 960px;
  background: url(../gfx/top.jpg);
  background-repeat: no-repeat;
  position: relative;
  margin:0;
  padding:0;
}
#top_flash
{
  position: absolute;
  top: 0px;
  left: 271px;
  outline: none;
}
#left_flash
{
  position: absolute;
  top: 340px;
  left: 40px;
  outline: none;
}

.bodytop_bot
{
  width: 960px;
  height: 42px;
  background: url(../gfx/dol-strony1.jpg);  
  color: #994a4b;
  text-align: right;
  font-size:10px;
  line-height: 32px;
}

.bodytop_bot a
{
  color: #994a4b;
  font-size:10px;
}

.bodybottom
{
  width: 100%;
  height: 50px;
  background: url(../gfx/dol-z-cieiem.jpg);
  text-align: center;
  color: #b6b6b6;
  font-size:11px;
  line-height: 30px;
}

.bodybottom a
{
  color: #b6b6b6;
  font-size:11px;
}

.content
{
  width: 600px;
  padding: 120px 0px 0px 265px;
  text-align: justify;

}

.menulog
{
  position: absolute;
  top:0;
  left:0;
  width: 260px;
  height: 164px;
  background: url(../gfx/logo.png);
  cursor: pointer;

}

.menu
{
  position: absolute;
  top:80px;
  left:40px;
  width: 158px;

}

.menutop_1
{
  width: 158px;
  background: url(../gfx/piksel-menu.png);
  background-repeat: repeat-y;
  
}

.menutop_2
{
  width: 148px;
  background: url(../gfx/menuz-wzorkiem.png_);
  background-repeat: no-repeat;
  padding: 90px 5px 2px 5px;
}

.menutop_2 a
{
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}

.menutop_2 a:hover
{
 color: #ffffff;
 text-decoration: underline;
}

.menutop_2 ul
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
}

.menutop_2 li
{
  margin: 10px 0 0 0;
  padding: 0px 0px 0px 18px;
}

.menu_bot
{
  width: 158px;
  height: 17px;
  background: url(../gfx/dol-menu.png);
}

.submenu li
{
  margin: 3px 0 0 0;
  padding: 0;
}

.submenu a
{
  font-weight: normal;
}

.button
{
  background-color: #ea6809;
  border: 1px solid #670709;
  color: #ffffff;
}

.intext
{
  border: 1px solid #ea6809;

}

.box
{
  border: 1px solid #ea6809;
}

.pass
{
  width: 150px;
}

.mlv1
{
  background: url(../gfx/znaczek-bialy.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

.content ul
{
  list-style: none;
  margin:5px;
  padding:0px;
}

.content li
{
  list-style: none;
  background: url(../gfx/znaczek-szary.png);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0px 0px 0px 15px;
  margin:5px 0px 0px 10px;
  font-size: 11px;
}

.content a
{
  color: #ea6809;
  text-decoration: none;
}

.content a:hover
{
  text-decoration: underline;
}

.rezajlist
{
  width: 210px;

}

.rezajlist td
{
  text-align: center;

}

.rezajlist th
{
  text-align: center;

}
.katalog
{
  width: 100%; 
  text-align: center;
}
.katalog td
{
  padding-bottom: 5px;
}

.katalog td img
{
  border: none;
}

table.cennik_tabela {
	background-color: #FFFFFF;
	border: 1px solid #E46208;
	border-collapse:collapse;
	margin: 10px auto 10px auto;
	clear:both;
}
table.cennik_tabela th {
	background-color: #E46208;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border: 1px solid #ffffff;
	border-collapse:collapse;
	margin: 1px;
	padding:3px;
}
table.cennik_tabela td {
	margin: 1px;
	padding:3px;
	text-align:center;
	border: 1px solid #E46208;
	border-collapse:collapse;
}
