* {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
margin: 0px;
padding: 0px;
text-align: left;
}
img{
	border:0px;
}

a{
/*	color: #A3C1E9;*/
	color: #CC5F46;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
	border-bottom: none;
}

a:hover{
	color: #BB0000;
	background-color: transparent;
	text-decoration: none;
	border-bottom: #F00 2px solid;
}
a.no_underline:hover{
	border-bottom: none;
}

li {
	margin-left: 30px;
}
/*
**************		Szkielet
*/
body{
	background: white url('/img/main_background.jpg') top repeat-x;
}
#container {
	width: 1000px;
	margin: 0px auto 50px auto;

}
#header {
	width: 100%;
	height: 200px;
	background: white url('/img/header.jpg')  repeat-y;
}

#header h1 a{
	color: #FFF;
	font-size: 22px;
	text-align: right;
	margin:0px;
	padding: 0px;
}

#header h1{
	font-size: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

#header #logo{
	display: block;
	float: right;
	margin: 50px 40px 0px 0px;
	padding: 0px;
	width: 265px;
}

#main_menu {
	width: 100%;
	color: #000;
	background: inherit;	
	font-weight: bold;
	position: relative;
	top: 5px;
	z-index:1500;
}
#sciezka_dostepu {
	margin: 0px auto 0px auto;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	position: relative;
	top: 40px;
	z-index: 1100;
	width: 900px;
	color: #FFF;
	background-color: transparent;
	font-size: 10px;
}
#sciezka_dostepu #sciezka_menu{
	width: 100%;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#sciezka_dostepu a {
	font-size: 12px;
	color: #F78E76;	
}
#sciezka_dostepu a:hover {
	color: #BB0000;	
}

#sciezka_dostepu hr {
	color: #000;
	background-color: transparent;
	margin: 5px 0px 5px 0px;
}

#sciezka_dostepu h2 {
	font-size: 18px;
}

#footer {
	clear:both;
	height: 33px;
	width: 100%;
	text-align: center;
	color: #000;
	background-image: url('/img/footer_background.jpg');
}
#footer span{
	font-size: 12px;
	font-weight: bold;
	padding-top:15px;
}

#left {
	height: auto;
	display: inline;
	float: left;
	text-align: justify;
	margin: 50px 0px 50px 80px;
	line-height: 20px;
	background-color: transparent;
	width: auto;
}
#right {
	height: auto;
	display: inline;
	float: left;
	text-align: justify;
	line-height: 20px;
	margin: 50px 0px 50px 70px;
	background-color: transparent;
	width: auto;
}

#left #lista_apteczek a {
	font-size: 15px;
}

#left #lista_apteczek td {
	padding: 30px 3px;
}

#left #lista_apteczek .male_zdjecia_apteczek{
	text-align: center;
}

#left h3 a{
	font-size: 16px;
}
#left h3{
	margin-top: 15px;
}
#left p.opis_apteczek{
	width: 850px;
	text-align: justify; 
}

#right h2 {
	color: #FFF;
	font-size: 18px;
}
#map{
	width: 450px;
	height: 300px;
	margin-top: 0px;
	margin-bottom: 100px;	
}
#map *{
	font-size: 10px;
}