body {
	background-color: #e7e7e7;
	color: #000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 15px;
}
a:link, a:visited {
	color : black;
	text-decoration : none;
}
a:hover {
	color : #00009F;
	text-decoration : none;
}
a.wciecie {
  padding-left: 90px;
  text-indent: -86px;
}
.adres {
  position: relative;
  display: inline-block;
  text-align: right;
}
.adres a {
  position: absolute;
  bottom: 0px;
}
#czas {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.div-1 {
  background-color: #337AB7;
  color: #fff;
  padding: 2px;
}
#dwa {
	width: 50%;
	padding-left: 10px;
	padding-right: 20px;
}
footer {
  font-size: x-small;
  padding-bottom: 5px;
}
footer a { color: #aaa !important; }
footer a:hover { color: navy !important; }
h1 {
	font-size: inherit;
  margin: 0;
}
h1 span {
	font-size: 16px;
}
h2 {
	font-size: large;
	color: #005EAA;
	margin-top: 10px;
  margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0px;
	color: navy;
}
h3 p {
	margin: 0;
	padding: 0;
}
.iko-1 {
  color: #dfe97e;
  font-size: xx-large;
  margin-left: 15px;
}
.iko-1:hover {
  transform: translate(-1px, -1px);
  color: #f7ffac;
  text-shadow: 1px 1px 2px #000;
}
img {
	border: 0;
	padding: 0;
}
input[type='button'], input[type='submit'] {
	/*	font-family: Arial; */
	font-size: 13px;
	background-color: #f4f4f4;
	width: 60px;
	margin: 0 5px;
	padding: 2px;
	border: 1px solid green;
  border-radius: 3px;
}
input[type='button']:hover, input[type='submit']:hover {
	background-color: #FEFED6;
	border: 1px solid #BF0101;
}
#jeden {
	width: 50%;
	padding-left: 10px;
	padding-right: 20px;
}
#kurs {
	margin: 5px 0px;
}
#kurs span {
	font-weight: bolder;
}
li {
	padding: 0;
	margin: 0;
}
.modal-header h2 {
  font-size: large;
  color: #fff;
  text-align: center;
}
.modal-footer { text-align: center; }
#nagl {
	background: #026DC3;
	color: white;
	height: 154px;
  font-size: 14px;
	font-weight: bold;
	text-align: center;
  letter-spacing: 1px;
  line-height: 1.5em;
}
#nagl tr {
	vertical-align: middle;
}
#nagl img {
  height: 150px;
}
#nagl .adres img {
  height: 32px;
}
.naglowek {
  font-size: 15px;
  text-align: center;
  padding-top: 8px;
}
#napisz {
  width: 600px;
  margin: 0 auto;
  line-height: 1.5em;
}
.opis {
	font-size: 12px;
	border: 1px solid #6495ed;
	background-color: white;
	margin: 5px -5px;
	padding: 5px 8px;
}
.panel-1 { box-shadow: 0px 1px 1px #aaa; }
.panel-1 .panel-body { padding: 5px 15px; }
.panel-title {
  font-size: inherit;
  font-weight: normal;
}
.panel-title a:hover { text-decoration: underline; }
#poczta {
	font-weight: bolder;
	text-align: center;
	color: maroon;
}
v#stopka {
  font-size: 11px;
  color: #AAA;
  border-top: 1px solid #AAA;
  text-align: center;
  padding-bottom: 5px;
}
#stopka a {
  color: inherit;
}
table {
	width: 100%;
  border: none;
  border-collapse: collapse;
}
table td {
  padding: 0;
  margin: 0;
}
tr {
	vertical-align: top;
}
#toTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  opacity: 0.5;
}
ul {
	list-style: none;
	padding: 4px 0;
  margin: 0;
}
ul a {
	color: black;
	display: block;
	padding: 3px 5px;
	background-color: #C1E4FF;
	margin-bottom: 3px;
	font-size: 13px;
  border-bottom: 1px solid #AAA;
}
ul a:hover {
	color: maroon;
	background-color: white;
}
