* {
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') no-repeat;
}

#header.apteczki-przemyslowe {
	background: white url('/img/header-apteczki-przemyslowe.jpg') no-repeat;
}
#header.apteczki-motoryzacyjne {
	background: white url('/img/header-apteczki-motoryzacyjne.jpg') no-repeat;
}
#header.apteczki-inne {
	background: white url('/img/header-inne-apteczki.jpg') no-repeat;
}
#header.elementy-wyposazenia {
	background: white url('/img/header-elementy-wyposazenia.jpg') no-repeat;
}
#header.wyposazenie-apteczek {
	background: white url('/img/header-wyposazenie.jpg') no-repeat;
}

#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: left;
	margin: 20px 40px 0px 0px;
	padding: 0px;
	width: 265px;
}
#header #rzetelna_firma{
	display: block;
	float: right;
	padding: 0px;
	width: 97px;
}

#main_menu {
	width: 100%;
	height: 25px;
	padding-top: 5px;
	color: #000;
	background-color: #AAA;	
	font-weight: bold;
	position: relative;
	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: #004B9C;
	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: 89px;
	width: 100%;
	color: #000;
	background-image: url('/img/footer_background.jpg');
}
#footer div{
	font-size: 12px;
	font-weight: bold;
	padding-top:65px;
	width: 100%;
	text-align: center;
	color: #FFF;
}

#side_menu {
	height: auto;
	display: inline;
	float: left;
	text-align: justify;
	margin: 50px 0px 50px 0px;
	line-height: 20px;
	background-color: transparent;
	width: auto;
}
#left {
	height: auto;
	display: inline;
	float: left;
	text-align: justify;
	margin: 50px 30px 50px 00px;
	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 0px;
	background-color: transparent;
	width: auto;
}

#left #lista_apteczek {
border-collapse: seperate;
}
#left #lista_apteczek a {
	font-size: 15px;
}

#left #lista_apteczek td {
	padding: 30px 3px;
	margin-bottom: 20px;
}

#left #lista_apteczek .male_zdjecia_apteczek{
	text-align: center;
	border-bottom: 3px solid #004B9C;
}
#left #lista_apteczek .info-o-apteczce{
	padding-left: 10px;
	background-color: #F0F0F0;
	border-bottom: 3px solid #004B9C;
	border-top: 20px solid #FFF;
}


#left h3 a{
	font-size: 16px;
}
#left h3{
	margin-top: 15px;
}
#left p.opis_apteczek{
	width: 850px;
	text-align: justify; 
}

#right h2, #left h2 {
	color: #004B9C;
	font-size: 18px;
}
#map{
	width: 450px;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 100px;	
}
#map *{
	font-size: 10px;
}
