* {
	padding: 0;
	margin: 0;
}

body {
	font-family: arial, tahoma, sans-serif ;
	font-size: 12px;
	line-height: 1.3em;
	color: #535353;
}

#m {
	width: 100%;
	text-align: center;
  background: url(/img/pixel.png) repeat-x;
}
.main {
	width: 1024px;
	height: 768px;
	margin: 0 auto;
	text-align: left;
}

#home {
	background: url(/img/glowna_bg.jpg) no-repeat left;
}
#neu {
	background: url(/img/neurologiczny_bg.jpg) no-repeat left;
}
#reh {
	background: url(/img/rehabilitacji_bg.jpg) no-repeat left;
}
#prac {
	background: url(/img/pracownia_bg.jpg) no-repeat left;
}
#ock1 {
	background: url(/img/krotko_termin1.jpg) no-repeat left;
}
#ock2 {
	background: url(/img/krotko_termin2.jpg) no-repeat left;
}
#ock3 {
	background: url(/img/krotko_termin3.jpg) no-repeat left;
}
#per {
	background: url(/img/personel_bg.jpg) no-repeat left;
}
#gal {
	background: url(/img/galeria_bg.jpg) no-repeat left;
}
#kon {
	background: url(/img/kontakt_bg.jpg) no-repeat left;
}


a.menu_link {
	font-family: arial,tahoma,arial, sans-serif ;
	font-size: 17px;
	color: #535353;
	text-decoration: none;
	display: block;
	float: right;
	height: 18px;
}
a.menu_link:hover, a.menu_link:active {	
	color: #FF0101;
	text-decoration: none;
	background: url(/img/red_dot.png) no-repeat left;
	background-position: 0px 7px;
}

a.back {
	font-family: arial,tahoma,arial, sans-serif ;
	font-size: 13px;
	color: #343434;
	text-decoration: none;
}
a.back:hover, a.back:active {	
	color: #FF0101;
	text-decoration: none;
}

a.red_link {
	font-family: arial,tahoma,arial, sans-serif ;
	font-size: 12px;
	color:#FF0101;
	font-weight: bold;
	text-decoration: none;
}
a.red_link:hover, a.red_link:active {	
	text-decoration: underline;
}


.menu div {
	padding: 6px 0;
	text-align: right;
}

#center {
	position: relative;
	top: 166px;
	left: 271px;
	width: 510px; 
	min-height: 415px;
}

a#arrow1 {
	display: block;
	width: 36px;
	height: 21px;
	background: url(/img/arrow_1.png) no-repeat left;
	float: right;
}
a#arrow1:hover, a#arrow1:active  {
	background: url(/img/arrow_1a.png) no-repeat left;	
}
a#arrow_left {
	display: block;
	width: 17px;
	height: 21px;
	float: left;
	background: url(/img/arrow_left.png) no-repeat left;
}
a#arrow_left:hover, a#arrow_left:active  {
	background: url(/img/arrow_lefta.png) no-repeat left;	
}
a#arrow_right {
	display: block;
	width: 19px;
	height: 21px;
	float: left;
	background: url(/img/arrow_right.png) no-repeat left;
}
a#arrow_right:hover, a#arrow_right:active  {
	background: url(/img/arrow_righta.png) no-repeat left;	
}

a#arrow2 {
	display: block;
	width: 36px;
	height: 21px;
	background: url(/img/arrow_4.png) no-repeat left;
}
a#arrow2:hover, a#arrow2:active  {
	background: url(/img/arrow_4a.png) no-repeat left;	
}

a.con_link {
	text-decoration: none;
	font-weight: bold;
	color: #343434;
	font-size: 12px;
}
a.con_link:hover, a.con_link:active  {
	text-decoration: underline;
}

.gal_th {
	float: left;
	padding: 7px;
}

.peitem {
	text-align: right;
}

.peh {
	font-weight: bold;
}
.pei {
	font-style: italic;
}