/* Dodatkowy plik CSS dla strony O Firmie w witrynie www.castor.pl */

.lewaRamka{
	margin-left: 30px;
}

#lewaRamkaContent{
  height: 550px;
	overflow: auto;
	margin-left: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-color: #FFFFF9;
	background-image: url(../files/ikony_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-size: 13px;
	color: #444444;
	text-align:justify;
}

.prawaRamka {
	width: 315px;
	margin-right: 35px;
	display:inline;
}

.prawaRamkaContent {
	width: 295px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 35px;
	background-image: url(../files/podglad_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 11px;
	color: #444444;
}

.zdjecieWTekscie {
	float:left;
	margin-right: 10px;
	border: 1px solid #666666;
}

