* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	background: url(b.jpg) repeat;
	font-size: 62.5%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #c3c3c3;
}

#top-strip {
  background-color:#348BD5;
  float:left;
  height:7px;
  width:100%;
  z-index:9;
}

#header {
  border-bottom:1px solid #AEAEAE;
  float:left;
  height:45px;
  padding-top:40px;
  width:950px;
}

#logo {
  border:medium none;
  float:left;
  margin-top:8px;
}

#wrapper {
  margin:0 auto;
  width:950px;
}

#nav {
  float:right;
  font-size:1.4em;
  margin:15px 0 0;
}

#nav a {
  color:#AEAEAE;
  margin:0 12px;
  padding:0 0 10px;
  text-decoration:none;
}

#highlight {
  border-top:1px solid #AEAEAE;  
}

#index-header {
  color:#949393;
  float:left;
  font-size:6.5em;
  line-height:1.2em;
  padding:22px 0 30px;
  width:950px;
}

#main-content {
  float:left;
  width:600px;
}

.main-module {
  border-top:1px solid #AEAEAE;
}

.main-module2 {
  border-top:1px solid #AEAEAE;
}

.main-module h1, .sidebar-module h1, .footer-module-small h1, .footer-module-large h1 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(kulka.jpg) no-repeat scroll left center;
  color:#E1E1E1;
  font-size:1.5em;
  margin:10px 0 20px;
  padding:0 0 0 22px;
}

.main-module2 h1, .sidebar-module2 h1, .footer-module-small2 h1, .footer-module-large2 h1 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(kulka2.jpg) no-repeat scroll left center;
  color:#E1E1E1;
  font-size:1.5em;
  margin:10px 0 20px;
  padding:0 0 0 22px;
}

.main-module3 h1, .sidebar-module3 h1, .footer-module-small3 h1, .footer-module-large3 h1 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(kulka3.jpg) no-repeat scroll left center;
  color:#E1E1E1;
  font-size:1.5em;
  margin:10px 0 20px;
  padding:0 0 0 22px;
}

.napis2 {
  position: relative;
  top: 8px;
}

#sidebar {
  float:left;
  margin:0 0 0 50px;
  width:300px;
}

.sidebar-module {
  border-top:1px solid #AEAEAE;
}

.sidebar-module2 {
  border-top:1px solid #AEAEAE;
}

#codelametable {
  position: relative;
  top:-8px;
}

div.process-text {
  padding:5px 0 19px 10px;
}

div.process-section {
  position: relative;
  top:-2px;
  font-size:1.4em;
  line-height:1.4em;
}

#footer-wrapper {
  margin:0 auto;
  width:100%;
}

.footer-module-small {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background: url(footer-bg.png) repeat;
  background:rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  float:left;
  margin:30px 0 0 0;
  width:100%;
  height:40px;
}

.logarada{
  margin: auto;
  width:950px; 
}

.logaimg {
  padding: 5px 24px 0 0;
}