BODY {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #2c474f;
}

H1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #d96219;
}

#Full {
	width: 785px;
	margin: 0px auto;
	overflow: hidden;
	background: #efefef url('../img/tlo_ogol.gif') left repeat-y;
	text-align: left;
}



#Top {
	width: 785px;
	height: 113px;
	float: left;
	overflow: hidden;
}

#Top IMG {
	border: 0px;
}

#Content {
	width: 785px;
	float: left;
	overflow: hidden;
}

#ColLeft {
	width: 190px;
	float: left;
	overflow: hidden;
	background: url('../img/menu_tlo.gif') left repeat-y;
}

#menu {
	width: 104px;
/*	height: 473px; */
	float: left;
	overflow: hidden;
}

#ColCenter {
	width: 438px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

#frame {
	width: 438px;
	height: 430px;
	border: 0px solid #efefef;
}

#ColCenter P, #ColCenter UL, #ColCenter H1, #ColCenter H3 {
	margin: 0px 10px;
	padding: 0px;
}

.realizacje {
	margin: 16px 0px;
}

.realizacje IMG {
	border: 0px;
}

#galeria {
	padding-top: 10px;
}

.galeria_top {
	margin-top: 10px;
	border: 5px solid #dddcdc;
}

#galeria IMG {
	border: 0px;
	margin: 0px;
}

#galeria A {
	width: 90px;
	height: 90px;
	margin: 6px;
	float: left;
	overflow: hidden;
	border: 2px solid #dddcdc;
}

#ColRight {
	width: 157px;
	float: right;
	overflow: hidden;
	background: #e5e5e5;
	text-align: center;
}

#ColRight IMG {
	margin: 10px auto;
}

#bottom {
	width: 785px;
	height: 39px;
	margin: 0px auto;
	overflow: hidden;
	background: url('../img/bottom1.gif') no-repeat;
}

#bottom P {
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #2c474f;
}

#bottom2 {
	width: 785px;
	height: 39px;
	margin: 0px auto;
	overflow: hidden;
}

#bottom2 P {
	padding: 0px;
	margin: 3px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 9px;
	color: #2c474f;
}

.bt_bok {
	width: 104px;
	height: 26px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}

.bt_bok:hover {
	background-position: bottom;
}

.bt_bok_b {
	width: 104px;
	height: 26px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu2 {
	width: 86px;
	float: left;
	overflow: hidden;
}

#menu2 IMG {
	float: left;
	overflow: hidden;
}

.bt_bok2 {
	width: 86px;
	height: 30px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}

.bt_bok2_b {
	width: 86px;
	height: 30px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
}

.bt_bok2:hover {
	background-position: bottom;
}

.fotoActual {
	width: 420px;
	background-color: #e5e5e5;
	text-align: center;
}

.fotoActual TABLE {
	margin: 10px auto;;
	
}

.fotoActual TABLE A {
	font-family: Verdana;
	font-size: 9px;
	color: #2c474f;
	text-decoration: none;
}

.fotoActual TABLE A:hover {
	text-decoration: underline;
}

.fotoMini {
	margin-top: 7px;
	padding: 7px 0px;
	background-color: #e5e5e5;
}

.fotoMini TABLE {
}

.fotoMini TABLE A {
	font-family: Verdana;
	font-size: 9px;
	color: #2c474f;
	text-decoration: none;
}

.fotoMini TABLE A:hover {
	text-decoration: underline;
}

.aktualnosc {
	width: 100%;
	padding: 0px 10px;
	float: left;
	overflow: hidden;
}

.aktualnosc H3 {
	font-size: 12px;
}

.aktualnosc P {
	padding: 10px;
}

.aktualnosc A {
	margin: 5px 10px;
	float: right;
	text-decoration: none;
	color: #d96219;
}

.aktualnosc A:hover {
	text-decoration: underline;
}

.tabelka TR TD INPUT, .tabelka TR TD TEXTAREA {
	width: 100px;
	margin-top: 3px;
}

.szukajka {
	float: left;
	margin: 0px 3px;
	text-align: center;
}

.szukajka .pole {
	width: 70px;
}