/*
Theme Name: Anatomy Brand
Version: 1.0
Author: Jas
*/

.clear {
  display: block;
  clear: both;
}

body {
  font-family: Tahoma, san-serif;
  font-size: 14px;
  color: #000000;
  background: #FFFFFF;
  text-align: left;
  background-repeat: no-repeat;
  background-image: url('/images/bg.jpg');
  background-position: center top;
  text-align: justify; 
  text-justify: newspaper;
}

img {
  border: 0;
}

a:link {
  text-decoration: none;
  color: #527588;
}

a:visited {
  text-decoration: none;
  color: #527588;
}

a:hover {
  text-decoration: none;
  color: #dedede;
}

a:active {
  text-decoration: none;
  color: #527588;
}

.site {
  width: 1000px;
  margin: 0 auto 0 auto;
  height: 100%;
}

.sidebar {
  margin-top: 120px;
  border-bottom: 1px solid #527588;
}

.sidebar ul {
  display: inline;
  margin: 0;
  padding: 0px;
}

.sidebar ul li {
  display: inline;
}

.sidebar ul li a {
  vertical-align: middle;
  padding-right: 9px;
  padding-left: 9px;
}

.srodek {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #FFFFFF;
}

.tresc {
  margin: 20px 0px 20px 0px;
}

.footer img {
  float: right;
  padding-right: 5px;
  margin-bottom: 50px;
}

.space {
  height: 20px;
  clear: both;
}

.title {
  font-size: 19px;
  padding-right: 5px;
  padding-left: 20px;
}

.date {
  font-size: 10px;
  color: #dedede;
}
