.pg_footer_link {
    text-decoration: none;
    color: back;    
}
.pg_footer_link:link {
    text-decoration: none;
    color: back;    
}
.pg_footer_link:hover {
    text-decoration: none;
    color: back;    
    cursor: pointer;
}
.pg_footer_link:active {
    text-decoration: none;
    color: back;    
}
.pg_footer_link:visited {
    text-decoration: none;
    color: back;    
}
  dl {
		}
		
			dl dt, dl dd {
				padding: 10px 20px;
			}
		
			dl dt {
				background-color: #f5f5f5;
				border: 2px solid #fff;
				border-width: 1px 0;
				font-weight: bold;
				outline: 1px solid #eee;
			}
			
				dl dt span {
					float: right;
				}
			
			dl dd {
				margin-bottom: 15px;
				border: 1px solid #f5f5f5;
				background-color: #f9f9f9;
				line-height: 140%;
			}
	
			dl#cars dd {
				border: 0;
				background: transparent;
				text-align: center;
			}
			
			dl#trainers dd {
				overflow: hidden;
			}
			
				dl#trainers dd img {
					max-width: 200px;
					float: left;
				}
				
				dl#trainers dd p {
					margin-left: 230px;
					margin-right: 30px;
				}
	
	ul#cars {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	
		ul#cars li {
			margin: 10px;
			border: 2px solid #eee;
			overflow: hidden;
		}
		
		img.car {
			float: left;
			max-width: 360px;
			margin: 10px;
		}
		
		ul#cars li h3 {
			background-color: #eee;
			margin: 0;
			padding: 5px 15px;
		}
		
		ul#cars li p {
			margin: 10px 20px 20px 20px;
		}
                li.pojazdy {
    padding: 0px;

}
p.opis #input{
    min-height: 100px

}
p.opis #input{

    min-height: 100px 
}

                li.instruktor {
    padding: 0px;
    min-height: 100px 
}
.editor_l_text {
    width: 400px;
    height: 100px;
}
.description .addTextarea {
    width: 300px;
    height: 100px;
}
p.changeable2 .addTextarea {
    width: 100%;
    height: 70px;
}
p.opis .addTextarea {
    width: 80%;
    height: 70px;
}
.changeableEditor.currentInput {
    clear: both;
}