html, body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#f2f5fa;
	overflow:hidden;
	overflow-y:auto;
}
form{
	margin:0;
	padding:0;
}
img {
	border:0;
}

a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
input.form {
    width: 380px;
}
textarea.form {
    height: 300px;
    width: 380px;
}
input.formint {
    width: 100px;
}


a.tytul-top{
  position:relative;
  top:-6px;
  left:8px;
  Font-size:18px;
  text-decoration:none;
  color:#878382;
  
}
a.white{
  text-decoration:none;
  color:#fff;
  font-weight:bold;
}

#top {
	margin:0;
	padding:0;
	/* background-color:#EAEAEA; */
}
#main {
	margin-left:auto;
	margin-right:auto;
	padding-left:10%;
	padding-right:10%;
}
#lewa {
	margin:0;
	padding:0;
	width:30%;
	height:550px;
	float:left;
	background-color:#E3E3E3;
}
#prawa {
	background-color:#EEEEEE;
	margin:0;
	padding:0;
	width:70%;
	float:right;
}
#wykaz {
	margin:5px;
	padding:5px;
	border:1px solid #999999;
	background-color:#FFFFFF;
}
#slowa {
	padding:5px;
	font-size:10px;
	text-align:center;
}
#gora {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	position:relative;
	z-index:1;
}
#logo {
	width:408px;
	float:left;
	padding-top:4px;
	font-size:24px;
	font-family:"Arial Black";
	color:#ffc51b;
}
.ikona {
	float: right;
	width:58px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	position: relative;
	top: 5px;
}
.ikona a {
	color: #ffffff;
	text-decoration: none;
}
.ikona a img{
	position: relative;
	top: -2px;
}
.ikona a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #FC831D;
	display: block;
}
.icontxt {
	display: block;
	padding-bottom: 7px;
	padding-top: 6px;
}
* html * .icontxt {
	display: block;
	padding-bottom: 7px;
	padding-top: 4px;
}
.kreska {
	float: right;
	position: relative;
	background-image: url(../images/ikona_kreska.png);
	background-repeat: no-repeat;
	width: 1px;
	height:38px;
	top: 5px;
}
#informacje {
  float:left;
	padding-top:8px;
	text-align: left;
	color: #333;
	height:20px;
}
#informacje .c1 {
	color: #33484F;
	font-weight: bold;
	
}
#informacje a{
	color: #33484F;
	text-decoration: none;
	
}

#pasek_1 {
	width: 100%;
	height: 28px;
	background-color:#666666;
	position: absolute;
	margin-top: -23px;
	z-index: 0;
}

#box {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

#left {
  //position:relative;
  //top:0;
	width: 200px;
	float:left;
}
#left .dz {
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	width:184px;
	font-weight:bold;
	display:block;
	color:#fff;
	background-color:#acbcde;
	margin-bottom: 1px;
	background-image: url(../images/slupek_tytul2.gif);
	background-repeat: repeat-y;
}
#left .dz a:link{
	color: #FFFFFF;
	text-decoration: none;
	display:block;	
}
#left .dz a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#left .dz a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#left .kat {
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-image: url(../images/slupek.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#left .kat a:link{
	display:block;	
	color: #666666;
	text-decoration: none;
}

#left .kat a:hover{
	display:block;
	background-color:#F9F9F9;
	color: #FF9900;
	text-decoration: none;
}

#left .kat a:visited{
	display:block;
	color: #666666;
	text-decoration: none;
}
.tytul {
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:8px;
	background-color:#cfcfcf;
	color: #333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../images/slupek_tytul.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

.tytul a{
color:#FFFFFF;
}










.header {
height: 100px;
background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
  background-color:#E3E3E3; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.right li {
  display:inline;
	padding-right:10px;
	list-style-type: none;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#footer {
	text-align: center;
	color: #666;
}
