@import url("footer.css");
@import url("galeria.css");
@import url("counter.css");

.alt{
  display: none;
}

body{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border:0px;
	margin-top: 10px;
}
#outline{
	width: 994px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
#top{
	width:996px;
	clear:both;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#logo{
	height:93px;
	width:343px;
	float:left;
	margin-top: 48px;
	background-color:#bababa;
	text-align:center;
}
#logo img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
#menu{
	height:141px;
	width:653px;
	background-color:#009900;
	float:right;
}
#middle {
	margin:0px;
	padding:0px;
	clear:both;
	width:994px;
	float:left;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
}
#middle #left {
	width: 342px;
	float:left;
	clear:both;
	background-image: url(../images/tlo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #bababa;
}
#outline #top #menu object {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#middle #right{
	width:652px;
	margin: 0px;
	padding: 0px;
}
#topspace {
	clear: both;
	height: 23px;
	width: 648px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
table, table tr, table tr td{
	border: 0px;
	margin: 0px;
	padding: 0px;
}


.table_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #bdbdbd;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 12px;
	width: 290px;
}
.table_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 45px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
	padding-top: 2px;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-right: 5px;
	width: 330px;
	line-height: 16px;
}

#outline #middle #left #text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left:22px;
	padding-right:15px;
	m/argin-bottom: 20px;
	font-weight: normal;
	line-height: 16px;
	text-align:left;
	overflow:auto;
	height: 500px;
	position:relative;
}
#table_title {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
}

#text_title {
	padding-left: 22px;
	padding-top: 24px;
	padding-bottom: 14px;
	height: 66px;
}

#galeria_title{
	color: #666;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align:center;
	position:relative;
	top: -10px;
}

#middle #right {
	width: 648px;
	float:right;
	
}
#outline #middle #right #pics {
	clear: both;
}
#pics .first{
	margin:0px;
	border:0px;
	padding:0px;
	margin-right: 2px;
	margin-bottom:4px;
}
#pics .second{
	margin:0px;
	border:0px;
	padding:0px;
	margin-left: 2px;
	margin-bottom:4px;
}
#pics .first a img{
	margin:0px;
	border:0px;
	padding:0px;
}
#pics .second a img{
	margin:0px;
	border:0px;
	padding:0px;
}

div#div_realizacje{
	height: 570px;
	overflow: auto;
}

table#realizacje_table{
	margin: 15px 0 15px 15px;
	line-height: 20px;
}
#form{
  margin: 20px auto;
	background-color:#e3e1e1;
	font-weight:normal;
	border:solid 2px #595959;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	width: 700px;
}
#form table{
  text-align: left;
}
#form #form_images{
  float:left;
}