body {
	font:12px/16px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#444;
	background-image:url(images/tresctlo.jpg);
}

h1, h2, h3, h4, h5 {
	font:24px/24px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#2E7D77;
}

h1 {
	margin-top:12px;
	padding-top:8px;
/*	border-bottom:1px solid;*/
	border-bottom:1px dashed;
	padding-bottom:4px;
	margin-bottom:0px;
	background-image:url(images/dodinfo.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

h2 {
	font:20px/20px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:20px;
}

h3 {
	font:18px/1px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	padding-top:20px;
}

h4 {
	font:16px/1px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	padding-top:20px;
}

h5 {
	font:14px/1px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	padding-top:20px;
}

table {
	align:center;
	width:700px;
	border:1px;
	border-color:#999;
	border-style:solid;	
}

table.form{
	border:none;
	width:550px;
}

table.form td{
	border:none;
	width:300px;
}

table.form td.post{
	border:none;
	width:120px;
	text-align:right;
}

table.form td.title{
	width:130px;
	color:#2E7D77;
}

table.form td.rcenter{
	text-align:center;
}

table.form td.pyt{
	font-size:18px;
	color:#2E7D77;
	text-align:center;
}


table.form td.titleTresc{
	width:108px;
	vertical-align:top;
	color:#2E7D77;
}


table td.leftDM34{
	background-repeat:no-repeat;
	text-align:right;
	color:#2E7D77;
	font-size:18px;
	height:60px;;
	background-image:url(images/mototrbo_DM3401.gif);	
}

table td.leftDM36{
	background-repeat:no-repeat;
	text-align:right;
	color:#2E7D77;
	font-size:18px;
	height:60px;;
	background-image:url(images/mototrbo_DM3601.gif);	
}

table td.leftDP34{
	background-repeat:no-repeat;
	text-align:right;
	color:#2E7D77;
	font-size:18px;
	height:60px;;
	background-image:url(images/mototrbo_DP3401.gif);	
}

table td.leftDP36{
	background-repeat:no-repeat;
	text-align:right;
	color:#2E7D77;
	font-size:18px;
	height:60px;;
	background-image:url(images/mototrbo_DP3601.gif);	
}

table td{
	border:1px;
	border-style:solid;
	border-color:#999;
}

table td.normal{
	border:none;
}

table.main {
	width:100%;
	border:none;
}

table.undermain {
	width:100%;
	border:none;
}

table.undermain td{
	border:none;
}

table.undermain2 td{
	border:none;
}

table.undermain2 {
	width:100%;
	border:none;
}

table.undermain td.cfloat {
	text-align:center;
}

table.undermain td.rfloat {
	text-align:right;
	padding-right:70px;
}

table.undermain td.lfloat {
	text-align:left;
	padding-left:70px;
}

table.undermain2 td.witdherR{
	text-align:right
}

table.undermain2 td.narr{
	text-align:center
}

/*div wrapper*/
#wrapper {
	overflow: hidden; /* clearance */
	width: 770px;
	background-color: #e4f1bb;
	display: table;
}
 
#content, #sidebar {
	display: table-cell;
	vertical-align: top;
}
 
#content {
	width: 385px;
}
 
#sidebar {
	width: 385px;
	background-color: #d7ee7d;
}

#contentIE, #sidebarIE6, #sidebarIE7{
			display: table-cell;
			vertical-align: top;
			float: left;
			display: block;
}

#contentIE{
		width: 385px;	
}

#sidebarIE6, #sidebarIE7{
	width: 385px;
	background-color: #d7ee7d;
}


#sidebarIE6 {
			-iexp: expression(
				this.parse ? 0 : (
					this.style.height = this.offsetHeight + 'px',
					this.parse = 1
				),
				helper = (this.style.height < this.parentNode.offsetHeight) ? 0 : (
					this.style.height = this.previousSibling.offsetHeight
				)
			);
}

#sidebarIE7 {
			-iexp: expression(
				this.parse ? 0 : (
					this.style.minHeight = this.offsetHeight + 'px',
					this.parse = 1
				),
				helper = (this.offsetHeight < this.previousSibling.offsetHeight) ? (
					this.style.minHeight = this.parentNode.offsetHeight
				) : (
					this.style.minHeight = this.previousSibling.offsetHeight
				)
			);
}
/* end div */

#tlo {
  position:absolute;
  background-image:url(images/tlo.jpg);
  background-repeat:no-repeat;
  width:620px;
  height:620px;
  z-index:-1;
}

#naglowek {
	height:131px;
	width:100%;
	background-color:#ffffff;
	background-image:url(images/naglowek.gif);
	background-repeat:repeat-x;
}

#linki {
	position:absolute;
	right:10px;
	top:28px;
}

#linki a {
    font:10px/14px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-top:20px;
	text-decoration:none;
	color:#535353;
	border-bottom:1px dotted #535353;
}

#linki a:hover {
	color:#2E7D77;
	border-bottom:1px solid #2E7D77;
}

#menu {
	background-color:#7EA896;	
	margin-left:10px;
	width:200px;
	float:left;
}

#menu ul {
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}

#menu ul li {
	display:block;
	border-top:#ffffff solid 1px;
}

#menu ul li.menumainact a {
	background-color:#2E7D77;
}

#menu ul li.menumainact a:hover {
	background-color:#2E7D77;
}

#menu ul li a {
	display:block;
	padding:5px 0 5px 32px;
	background-repeat:no-repeat;
	background-position:14px 12px;
	color:#FFF;
	font:17px/20px Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-image:url(images/menukropka.gif);
}

#menu ul li.menuact a {
	background-color:#2E7D77;
}

#menu ul li.menuact a:hover {
	background-color:#2E7D77;
}


#menu ul li.submenu a {
	font:12px Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-left:40px;
	background-position:22px 9px;
}

#menu ul li.submenuact a {
	font:12px Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding-left:40px;
	background-position:22px 9px;
	background-color:#2E7D77;
}

#menu ul li.submenuact a:hover {
	background-color: #2E7D77;
}

#menu ul li a:hover {
	background-color:#BFDCBF;
}

#menuend {
	background-color:#003333;
	margin-left:-5px;
	margin-right:-5px;
	height:5px;
}

#space {
	background-color:#FFF;
	min-height:20px;
}

#dodinfo {
	background-color:#FFF;
	background-image:url(images/dodinfo.gif);
	background-repeat:no-repeat;
	min-height:60px;
	color:#2E7D77;
	font:18px Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
}

#dodinfo a {
	text-decoration:none;
	border-bottom:1px dotted #535353;
	color:#2E7D77;
}

#dodinfo a:hover {
	border-bottom:1px solid #2E7D77;
	color:#1E5D55;
}

#dodinfo img {
	border:none;
	margin-right:10px;
}

#pudelko {
	height:80px;
}

#tresc {
	margin-left:240px;
	margin-top:10px;
	min-height:580px;
}

#tresc a {
	text-decoration:none;
	color:#444;
	border-bottom:1px dotted #666;
}


#tresc a.findUs{
	margin-left:10px;
	color:#F00;
	font-size:18px;
}

#tresc a.MainPage{
	color:#2E7D77;
	font-size:16px;
}

#tresc a.rfloatColor{
	padding-top:5px;
	float:right;
	color:#2E7D77; 
}

#tresc a.lfloatColor{
	padding-top:5px;
	float:left;
	color:#2E7D77;
}

#tresc a:hover {
	color:#003333;
}

#tresc ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

#tresc ul li {
	margin-bottom:5px;
	background-image:url(images/li.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:22px;
}

#tresc ul li.widther {
	margin-bottom:10px;
	background-image:none;
	color:#2E7D77;
}

#tresc p {
	line-height:20px;
	text-indent: 2em;
}

#tresc p.fcenter {
	margin-top:40px;
	margin-bottom:40px;
	padding-left:160px;
}

#tresc p.fcenterLeft {
	margin-top:40px;
	margin-bottom:40px;
	padding-left:90px;
}

#tresc p.fcenterLeft2 {
	margin-top:40px;
	margin-bottom:40px;
	padding-left:140px;
}


#tresc p.margTop{
	margin-top:-5px;
}

#tresc p.margTopBigger{
	margin-top:50px;
}

#tresc p.withoutLetter:first-letter {
	font-size:12px;
}

#tresc p:first-letter {
	font-size:large;
}

#tresc p.tekst {
	color: #666;
}

#tresc p.deeper{
	margin-top:50px;
}


#tresc div.kontakt {
	margin-left:400px;
	color:#2E7D77;
}

#tresc div.info {
	font-size:10px;
	color:#999;
}

#tresc p.smaller{
	font-size:10px;
	color:#999;
	text-indent: 0em;
	width:100%;
}

#tresc p.smaller::first-letter{
	font-size:10px;
}

#tresc div.info table {
	border:none;
	width:700px;
	margin-bottom:-10px;
}

#tresc div.info table td {
	border:none;
}

#tresc div.info table td.first {
	border:none;
	width:450px;
}

#tresc div.kontaktTitle {
	margin-bottom:10px;
	margin-left:350px;
	font-size:20px;
	color:#2E7D77;
}

#tresc img.higher{
	margin-top:-25px;
}

#tresc img.rfloat {
    border-color:#999;
	border-width:1px;
	border-style:solid;
	float: right;
	padding: 1px;
}
#tresc img.rfloatNotBor{
	border:none;
    text-align:right;
	padding: 1px;
	margin-top:-70px;
}


#tresc img.center {
	padding-left: 220px;
}

#tresc img.wborder {
    border-color:#999;
	border-width:1px;
	border-style:solid;
}

#tresc img.lfloat {
    border-color:#999;
	border-width:1px;
	border-style:solid;
	float:left;
	padding:1px;
}

#tresc img.pad5 {
	padding-top:5px;
}

#tresc div.dlaczegoss {
	float: right;
	margin-top:30px;
    border-color:#999;
	border-width:1px;
	border-style:solid;
	padding: 1px;
	margin-right:30px;
}

div.form {
	margin-top:5px;
	margin-bottom:20px;
}


#tresc div.navi {
	margin-top:40px;
	margin-bottom:20px;
	padding-left:220px;
}


#tresc div.navi a {
	vertical-align:top;
}

#tresc div.navi a.expad {
	margin-left:90px;
}

#tresc div.navi img {
	border:none;
}

#tresc ul.right {
	padding-left:40px;
	margin-top:10px;
	line-height:20px;
}

#tresc ul.doubleright{
	padding-left:80px;
	margin-top:10px;
	line-height:20px;
}

#tresc ul li.bigger:first-letter {
	font-size:large;
	color:#2E7D77;
}

#tresc ul.widther {
	line-height:30px;
}

#tresc ul.haslo {
	padding-left:22px;
	margin-top:50px;
	font:24px/1px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#2E7D77;
}

#tresc p.gratis {
	margin-top:40px;
	margin-bottom:40px;
	font:24px/1px  Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#C00;
	padding-left:90px;
}


#tresc ul.haslo li {
	background-image:none;
	padding-bottom:40px;
	padding-left:0px;
}

#tresc ul.haslo li.haslo1 {
	margin-left:40px;
}

#tresc ul.haslo li.haslo2 {
	margin-left:80px;
}

#tresc ul.haslo li.haslo3 {
	margin-left:120px;
}

#stopka {
	background-color:#2E7D77;
	width:100%;
	font-size:10px;
	color:#FFF;
}

#stopka p {
	padding-left:20px;
}


#pyt1.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt2.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt3.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt4.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt5.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt6.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt7.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt8.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt9.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt10.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt11.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt12.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt13.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#pyt14.przyklad {
	display:none;
	width=100%;
	padding-top:10px;
}

#tresc IFRAME {
	margin-left:70px;
	margin-top:70px;
	border:1px;
	border-style:solid;
	border-color:#999;
}

#tresc img.rcenter{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:220px;
}


