* {
	margin:0;
	padding:0;
	}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#393939;
	margin:25px 0 4px 0;
	color:#222222;
	}
img {
	border:0;
	}
p {
	margin-bottom:20px;
	line-height:20px;
	}
/* Structure */
#wrapper {
	width:700px;
	margin:0 auto;
	}
#header {
	height:100px;
	line-height:100px;
	background-image:url(images/bg-header.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	}
#navigation {
	float:right;
	margin-right:15px;
	}
#content {
	background-color:#fff;
	background-image:url(images/bg-content.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px 5px;
	}
#footer {
	text-align:left;
	background-image:url(images/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	line-height:24px;
	color:#efefef;
	}
/* Navigation */
#navigation ul {
	list-style-type:none;
	}
#navigation li {
	float:left;
	text-align:center;
	text-transform:lowercase;
	}
#navigation li a {
	display:block;
	height:100px;
	width:75px;
	text-decoration:none;
	color:#ffffff;
	}
#navigation li a:hover {
	color:#222222;
	background:url(images/bg-navigation-hover.gif);
	background-repeat:repeat-x;
	}
#navigation .active {
	color:#222222;
	background:url(images/bg-navigation-hover.gif);
	background-repeat:repeat-x;
	}
/* Headings */

h1 {
	font-size:30px;
	color: #999;
	font-weight:normal;
	letter-spacing:-1px;
	font-smooth:always;
	}
/* Link Colors */
h1 a {
	color:#ffffff;
	text-decoration:none;
	}
h1 a:hover {
	color:#ffffff;
	}
#content a {
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	}
#content a:hover {
	color:#222222;
	text-decoration:none;
	}
#footer a {
	font-size: 10px;
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	color:#ffffff;
	}
.main_div {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 50px;
padding-right: 50px;
text-align: justify;
}
#kolumna {
         margin: auto;
}
#kolumna a{
	color:#222222;
	text-decoration:none;
        font-weight: normal;
 }
#kolumna2 table{
         margin: auto;
}
 #kolumna2 p{
        display: inline;
 }

#kolumna3{
          width: 450px;
          margin: auto;

}
#kolumna3 fieldset{
         color:#444444;
         border: 1px dotted #666666;
         background-color: #ffffe7;
         margin-bottom: 7px;
         padding: 7px
         }



.center {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}
.lista {
padding-left: 15px;
text-align: left;
}
.input_bg { background: url('images/input_bg.jpg') no-repeat; width: 100px; height: 27px; padding: 5px; margin-left: 230px; margin-top: -3px; display: inline; float: left;
}
.input_bt { background: url('images/submit.jpg') no-repeat; width: 10px; height: 27px; padding: 5px; margin-right: 10px; margin-top: -3px; display: inline; float: right;
}
input { background: transparent; border: 0px solid red; width: 100px; height: 28px; padding-left: 0px; padding-top: 2px; color: #444444; margin-top: -2px;
}
button { border: 0px; margin-top: -4px; background: transparent;
}
.input_b { background: transparent; border: 0px solid red; width: 15px; height: 28px; padding-left: 0px; padding-top: 2px; color: #444444; margin-top: -2px;
}
.info {
      color : #444444;
      border : 1px dotted #666666;
      background-color : #FFFFE7;
      margin-top : 5px;
      margin: auto;
      margin-bottom : 7px;
      padding: 10px;
      width: 370px;
}

#mail {
      color: #07B707
}

#mail2 {
      color: #D11723
}
#links a{
	color:#FFFFFF;
	text-decoration:none;
        font-weight: normal;
        font-size: 11px;
}


