/* CSS for http://www.korepetycje.matematyka.wroclaw.pl */

body {
	background-color: gray;
	color: white;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	margin: 10px;
	padding: 0px;
}

a {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: blue;
	text-decoration: none;
}
acronym {border-bottom: 1px dotted;}
img {border: 0px; margin: 0px;}

ul {
	list-style-type: square;
	padding-left: 25px;
	margin: 5px 0px;
	text-align: left;
}

h1 {
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	background-color: navy;
	color: white;
	padding: 5px 15px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0px 5px;
}

#site {
	background-color: #FF8C00;
	color: white;
	margin: 0px auto;
	padding: 0px;
	max-width: 1000px;
}


#left {
	text-align: center;
	color: white;
	float: left;
	margin: 0px;
	padding: 10px;
	width: 210px;
}

#cennik {
	color: navy;
	background-color: white;
	width: 100%;
}

#content {
	background: url(graf/kratka.gif) white;
	color: navy;
	margin: 0px 0px 0px 250px;
	padding: 20px;
	text-align: justify;
}

#footer {
  clear: both;
	font-size: small;
	margin: 10px;
	padding: 0px;
	text-align: center;
}

#image1 {
	text-align: center;
}

#image2 {
	float: right;
	padding-right: 5px;
}

#image3 {
	float: left;
	padding-right: 5px;
}

#image4 {
	float: left;
	padding-right: 5px;
}

#image5 {
	float: left;
	padding-right: 5px;
}

#spolecznosci {
	text-align: center;
	margin: 0px;
	padding: 10px;
	width: 200px;
}

#stat {
	margin: 0px;
	padding: 20px;
}

#poczta {
	margin: 0px 200px;
	padding: 20px;
}

#mapa {
   background: white url(load.gif) no-repeat center;
   border: 3px outset gray;
   float: left;
   height: 600px;
   margin: 10px;
	 padding: 10px;
   width: 600px;
}

#dymekII {
   background: white;
   color: navy;
   white-space: nowrap;
   width: 270px;
}

.dymek {
   background: white;
   color: navy;
   white-space: nowrap;
}

#komunikacja {
   background: white;
   color: navy;
   border: 3px outset gray;
   margin-left: 650px;
   margin-bottom: 10px;
	 padding: 10px;
   width: 300px;
}

#dojazd {
   background: white;
   color: navy;
   border: 3px outset gray;
   height: 350px;
   margin-left: 650px;
   margin-bottom: 10px;
	 padding: 10px;
   width: 300px;
}

#trasa {
   height: 250px;
   overflow: auto;
   width: 300px;
}

.ciasno {letter-spacing: -1px;}
.przekreslone {text-decoration: line-through;}
.mini {background: white; margin: 0px; padding: 5px; width: 150px;}
.tabela {
  background: white;
  color: navy;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 100%;
}
th {color: white; background-color: navy}
td:last-child {color: white; background-color: red}
a:hover.fb {color: #4169E1;}
a:hover.tw {color: aqua;}
a:hover.bl {color: orange;}
a:hover.yt {color: red;}
