body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(http://www.otech.com.pl/termotech/zdjecia/tlo.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #E5E3D5;
	margin: 0px;
	padding: 0px;
}


.main {
	background-image: url(zdjecia/srodek_tlo.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


.gornypasek {
	background-image: url(zdjecia/gornypasek.png);
	height: 31px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.gora {
	background-image: url(zdjecia/tlo_gorne.png);
	background-repeat: no-repeat;
	height: 176px;
}


.srodek {
	background-image: url(zdjecia/przejscie.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 25px;
	padding-top: 25px;
}

.main .srodek .prawa {
	float: right;
	width: 30%;
	margin-right: 15px;
	margin-top: 25px;
}

.main .srodek .lewa {
	padding-left: 20px;
	padding-right: 10px;
}


.main .srodek .prawa .prawasrodek {
	border: 1px solid #E4DCC2;
	padding: 2px;
	margin-bottom: 25px;
}

.prawasrodek ul {
	display: block;
	margin: 0px;
	padding: 0px;
	
}
.prawasrodek li {
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DAD8CB;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DAD8CB;
}

.prawasrodek p {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	padding-left: 0px;	
}

.prawasrodek h2 {
	color: #0099CC;
	display: block;
	margin-top: 2px;
	font-weight: bold;
	background-color: #F9F5F0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4EDE3;
	padding-left: 5px;
	font-size: 18px;
	margin-bottom: 12px;
}


.prawasrodek a:hover {
	text-decoration: none;
	color: #0066FF;
}
.prawasrodek a:link {

	text-decoration: none;
	color: #000000;
}
.prawasrodek a {


	text-decoration: none;
	color: #000000;
}
.prawasrodek a:link {


	text-decoration: none;
	color: #000000;
}
.prawasrodek a:active {


	text-decoration: none;
	color: #000000;
}




.main .srodek .lewa p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	padding-left: 20px;
}


.main .srodek .lewa a:link {
	color: #0099FF;
	text-decoration: none;
}

.main .srodek .lewa a:visited {
	color: #0066FF;
	text-decoration: underline;
}
.main .srodek .lewa a:hover {

	color: #FF9933;
	text-decoration: none;
}
.main .srodek .lewa a:active {

	color: #0066FF;
	text-decoration: underline;
}
.lewa #news {
	height: 25px;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F9F5F0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F4EDE3;
	padding-top: 3px;
}

.lewa .p1 {
	font-size: 9px;
	line-height: 18px;
	text-align: justify;
	padding-left: 20px;
}

.lewa .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	text-align: right;
}








h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #996633;
	text-decoration: none;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}





.przyciskB {
	float:left;
	font-size: 95%;
	line-height: normal;
	margin-top: 144px;
	width: 890px;
      }
.przyciskB ul {
	margin: 0;
	list-style:none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 160px;
      }
.przyciskB li {
      display:inline;
      margin:0;
      padding: 0;
      }

.przyciskB a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(zdjecia/przycisklewyB.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
.przyciskB a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#666;
	background-image: url(zdjecia/przyciskprawyB.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
	 
.przyciskB a span {float:none;}
.przyciskB a:hover span {
      color:#000;
      }
.przyciskB a:hover {
      background-position:0% -42px;
      }
.przyciskB a:hover span {
      background-position:100% -42px;
      }