@charset "utf-8";

body {
	background-color: rgb(0,124,195);
	margin: 0;
	padding: 0;
}

#container {
  width: 904px;
  background: white url(gradient1.png) repeat-x 0 397px;
  border: 6px solid white;
  margin: 35px 0;
	box-shadow: -10px 0 20px rgb(0,95,142);
	-moz-box-shadow: -10px 0 20px rgb(0,95,142);  
	-webkit-box-shadow: -10px 0 20px rgb(0,95,142);  	
	overflow: auto;
}

#rsh {
	box-shadow: 10px -10px 20px rgb(0,95,142);
  -moz-box-shadow: 10px -10px 20px rgb(0,95,142);
  -webkit-box-shadow: 10px -10px 20px rgb(0,95,142);	
  width: 916px;
  margin: auto;
}

.pasek {
	background-color: #b8e1f7;
	height: 22px;
  padding-top: 6px;
  font: bold 10pt Arial;
  color: #2977a7;  
}

#gpasek {
  border-bottom: 5px solid #339bd2;
}

#dpasek {
  border-top: 5px solid #339bd2;
	text-align: center;
}

h1 {
  margin: 0 auto;
  padding: 0;
  float: right;
  width: 700px;
  font: bold 10pt Arial;
  text-align: right;
}

#gpasek p {
  float: left;
  width: 200px;
}

.pasek p {
	margin-top: 0;
	margin-bottom: 0;
}

.napasku {
  margin: auto;
  width: 900px;
}

#header {
	background: url(header1.jpg) no-repeat;
	width: 904px;
	height: 356px;
  position: relative;
  border-bottom: 6px solid white;
}

#logo {
	position: absolute;
	top: 60px;
	left: 670px;
}

ul#przyciski {
  display: inline;
  list-style-type: none;
	padding: 0;
}

.przycisk {
	width: 113px;
	padding: 0;
	margin: 0;
}

.przycisk {
	float: left;
	width: 113px;
}

.przycisk a {
	text-align: center;
	text-decoration: none;
	background-image: url(przycisk.png);
  padding-top: 10px;
	width: 113px;
	height: 25px;
	color: white;
	font: 9pt Verdana;
	display: block;
}

#sidebar {
	float: left;
	width: 170px;
	padding: 40px 10px 0 10px;
  margin-bottom: 15px;
}

#main {
	width: 650px;
  min-height: 400px;
	float: left;
	border-left: 2px dotted rgb(82,171,200);
	margin: 25px 0;
	padding: 15px 0 15px 30px;
}

#tresc {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.5em;	
	float: left;
	width: 630px;
}

h2 {
	color: rgb(0,124,195);
	font: 18pt Arial;
	float: left;
	text-align: left;
	padding: 0 10px 3px 3px;
	xborder-bottom: 2px solid rgb(0,124,195);
	border-bottom: 2px solid rgb(82,171,200);
	margin-bottom: 10px;
	margin-top: 0;
}

a img {
	border: none
}

.konsult {
  text-decoration: none;
  color: black
}

.konskol {
  float: left;
  width: 170px;
  line-height: 2em;
}

span.eml {
	display: none
}

h3 {
	font: bold 15pt Verdana;
	color: rgb(0,124,195);	
}

ul.submenu {
  display: none;
  list-style-type: none;
  position: absolute;
  margin: 0;  
  background-color: #e1f2fc;
  xbackground: white url(gradient1r.png) repeat-x;  
  padding: 10px 20px;
  font: 9pt Verdana;
  line-height: 2.3em;
  border: 2px solid rgb(0,124,195);
  border-top: none;
  box-shadow: 5px 5px 10px rgb(0,95,142);
  -moz-box-shadow: 5px 5px 10px rgb(0,95,142);
  -webkit-box-shadow: 5px 5px 10px rgb(0,95,142); 
}

ul.submenu li {
  background-image: url("ball2.png");
  background-repeat: no-repeat;
  background-position: 0 6px; 
  padding-left: 25px;
}

ul.submenu a {
  text-decoration: none;
  color: black;
}

#fancy_ajax {
	background-color: #e1f2fc;
}

#fancy_ajax #harm {
	padding: 20px;
}

#harm p {
	font: 10pt Verdana
}

#harm ul {
  list-style-type: none;
  display: inline;
  font: italic 9pt Verdana;
  margin: 0;
  padding: 0;
}

#harm ul li {
  display: inline;
  padding-right: 10px;
}

.rezerw {
  position: absolute;
  left: 350px;
  padding: 15px;
  background-color: rgb(0,95,142);
  -moz-border-radius: 10px;
  color: white; 
  top: 10px;
  font: bold 10pt Verdana;
  text-align: center;
  line-height: 2em;
  z-index: 500;
}