body {
	margin:0; background:#ffffff; font-size: 12px; font-family:arial, verdana, sans-serif; background-position: top; background-repeat: repeat-x; background-image: url('src/body_bg.jpg');
}

img {
  border: 0; margin: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.contener {
  margin: 0 auto 0 auto; width: 955px;
}

.closebox {
  clear: both;
}

.top {
  background-repeat: repeat-x; background-position: top; background-image: url('src/top_bg.jpg'); height: 103px;
}

.top_logo {
  padding: 0 0 0 28px; width: 200px; float: left;
}

.top_logo img {
  display: block;
}

.top_right {
  width: 300px; float: right; text-align: right; 
}

.top_lang {
  padding: 20px 20px 10px 10px; text-align: right; font-size: 11px; 
}

.top_lang img {
  vertical-align: middle; padding: 0px 5px 0px 0px;
}

.top_lang a {
  padding: 0 0 0 12px;
}

.top_search {
  font-size: 11px; color: #959595; padding: 5px 15px 0 0;
}

.top_search input {
  vertical-align: middle;
}

input.top_searchtext {
  background-repeat: repeat-x; background-position: bottom; background-color: #ffffff; background-image: url('src/top_input_bg.jpg'); border: 1px solid #ececec;
}

.menu {
  background-position: top; background-repeat: repeat-x; background-image: url('src/menu_bg.jpg');
}

.menu a {
  padding: 13px 0px; width: 159px; text-align: center; display: block; float: left; font-size: 14px; color: #ffffff; text-decoration: none; font-weight: bold;
}

.menu a:hover {
  text-decoration: underline;
}

.banner {
  border-left: 16px solid #30489e; margin: 15px 0; padding: 10px 25px; height: 182px; background-repeat: repeat-x; background-image: url('src/banner_bg.jpg'); background-position: bottom;
}

.banner_nazwa {
  font-size: 34px; color: #30489e; padding: 20px 0 15px 0; border-bottom: 2px solid #d6daf2;
}

.banner_kontakt {
  padding: 30px 0 0 0 ; font-size: 22px; color: #6f82c6;
}

.banner_kontakt a {
  color: #6f82c6;
}

.banner_kontakt span {
  padding: 30px 25px 0 0; font-size: 18px;
}

.footer {
  padding: 10px; background-color: #e8e8e8; color: #7f7f7f; text-align: right;
}

.footer a {
  color: #7f7f7f; font-weight: bold;
}

.sections {
  margin: 0 0 3px 0;
}

.icons {
  float: left; width: 155px;
}

.icons img {
  display: block;
}

.icons:hover .icons_opis {
  background-color: #cbd5ff; padding: 10px; border-top: 8px solid #001468; border-bottom: 8px solid #001468; font-size: 11px; height: 100px; color: #11162d;
}

.icons .icons_opis {
  background-color: #e9e9e9; padding: 10px; border-top: 8px solid #d1d1d1; border-bottom: 8px solid #d1d1d1; font-size: 11px; height: 100px; color: #6e6e6e;
}

.icons .icons_name {
  font-size: 16px; font-weight: bold;
}

.icons_sep {
  float: left; width: 5px; height: 100px;
}

.arts_banner {
  border-bottom: 10px solid #001468;
}

.arts_banner img {
  display: block;
}

.arts {
  background-image: url('src/arts_bg.jpg'); background-repeat: repeat-x; background-position: top; padding: 20px 30px 40px 30px; color: #615959; font-size: 12px; line-height: 22px;
}

.arts a {
  color: #615959;
}

h1 {
  color: #001468; font-size: 24px; font-weight: bold;
}

h2 {
  color: #001468; font-size: 16px;
}

h3 {
  color: #001468; font-size: 14px; padding: 25px 0 5px 0; margin: 0;
}

.search_result {
  background-color: #eeecec; padding: 10px; margin: 5px 0;
}

.search_result:hover {
  background-color: #cbd5ff;
}

.search_result h2 {
  margin:0; padding: 5px 0px;
}

.search_result a {
  color: #505050;
}

.search_noresult {
  background-color: #eeecec; padding: 80px 0; margin: 5px 0; text-align: center;
}

.contact_errors {
  color: #ce0404; font-size: 12px; padding: 10px 0px; 
}

.contact_sukces {
  color: #2e8001; font-size: 12px; padding: 10px 0px;
}

.contact_form {
  padding: 10px 0;
}

.contact_form .name {
  float: left; width: 150px; text-align: left; padding: 5px;
}

.contact_form .value {
  float: left; width: 450px; text-align: left; padding: 5px 0;
}

.contact_form .value input {
  width: 400px;
}

.contact_form .value textarea {
  width: 400px; height: 120px;
}

.contact_hint {
  font-size: 11px; float: left; width: 450px;
}

.contact_hint a{
  color: #615959; font-weight: bold;
}

.tabelka1 { width: 100%; }

.tabelka1 th { background-color: #d3d3d3; color: #616161; font-size: 12px; padding: 10px 5px; }

.tabelka1 td { background-color: #f0f0f0; color: #616161; font-size: 12px; padding: 7px 5px; }
