	div#pageContent div.contentWrapper {
		background: url(../img/sub/contentwrapper_background.png) no-repeat 180px 225px;
	}

			div#pageContent div.contentWrapper div.left h2 {
				background: #A1A1A1 url(../img/sub/firma/left_h2.png);
			}

			div#pageContent div.contentWrapper div.right h2 {
				background: url(../img/sub/firma/ludzie/right_h2.png) no-repeat;
			}

				div#pageContent div.contentWrapper div.right div.content dl {
					padding: 0 0 16px 0;
				}

					div#pageContent div.contentWrapper div.right div.content dl dt {
					}

					div#pageContent div.contentWrapper div.right div.content dl dd {
						padding-left: 14px;
					}

				div#pageContent div.contentWrapper div.right div.content img {
					float: left;
					border: solid 1px #EEF4F8;
					margin: 3px 16px 0 1px;
				}

				div#pageContent div.contentWrapper div.right div.content ul {
					display: block;
					float: left;
				}

					div#pageContent div.contentWrapper div.right div.content ul li {
						padding-left: 14px;
						background: url(../img/sub/content_li.png) no-repeat 8px 6px;
					}
					
				div#pageContent div.contentWrapper div.right div.content ul.pageSubmenuTop {
					border-bottom: 1px solid #acacac;
					display: block;
					float:none;
					overflow:auto;
					margin-bottom: 10px;
					zoom:1;
					}
						
						div#pageContent div.contentWrapper div.right div.content ul.pageSubmenuTop li {
							background: none;
							float:left;
							width: 9em;
						}
						
						div#pageContent div.contentWrapper div.right div.content ul.pageSubmenuTop li.odd {
							clear:left;
							float:left; 
							
						}
						
						div#pageContent div.contentWrapper div.right div.content ul.pageSubmenuTop a {
							color:#F26B29;
							font-weight:bold;
						}
					
				div#pageContent div.contentWrapper div.right div.content div.infobox {
					background: #FDFDF5;
					border: 1px solid #EBD2CB;
					padding: 8px;
					margin: 10px 0;
					min-height:145px;
					_height:145px;
				}
				
				div#pageContent div.contentWrapper div.right div.content div.infobox ul {
					background: #FFF7E0;
					display:block;
					float:none;
					margin: 5px;
					padding:0; 
				}
				
				div#pageContent div.contentWrapper div.right div.content div.infobox li.email {
					background: url(../img/sub/firma/ludzie/ico_mail.gif) 0 50% no-repeat;
					padding:2px 0 2px 20px; 
				}
				div#pageContent div.contentWrapper div.right div.content div.infobox li.tel {
					background: url(../img/sub/firma/ludzie/ico_tel.gif) 0 50% no-repeat;
					padding:2px 0 2px 20px; 
				}
				div#pageContent div.contentWrapper div.right div.content div.infobox li.fax {
					background: url(../img/sub/firma/ludzie/ico_fax.gif) 0 50% no-repeat;
					padding:2px 0 2px 20px; 
				}
				div#pageContent div.contentWrapper div.right div.content div.infobox li.skype {
					background: url(../img/sub/firma/ludzie/ico_skype.gif) 0 50% no-repeat;
					padding:2px 0 2px 20px; 
				}
				
				div#pageContent div.contentWrapper div.right div.content a.backtop {
					color:#E26D20;
					display:block;
					font-weight:bold;
					font-size:10px;
					text-align:right;
				}
				
				