body {
  background: url('/files/gfx/background3.jpg') repeat-x top center; 
  margin: 0px;
  font-size:13px; 
  font-family: tahoma;
  text-align: justify;
}
  
div#divMain {
  margin: 0 auto; 
  width: 960px;
  height: 100%;
}

div#divTop {
  background-image: url('/files/gfx/top3.jpg'); 
  width: 960px; 
  height: 185px;
}

div#divTopMenu {
  padding-left: 465px;
  padding-top: 100px;
}

div#divLanguagePickerContainer {
  width: 50px;
  height: 70px;
  position: relative;
  top: -717px;
  left: 60px;
  z-index: 10;  
}

div#divContentContainer {
  background-image: url('/files/gfx/bcontent.jpg'); 
  width: 960px; 
  height: 600px;
}

div#mainPageContent {
  margin-left: 130px;
  padding-top: 30px;
  padding-right: 140px;
}

div#divContactPageContainer {
  margin-left: 110px;
  float: left;
}

div#contactContent {
  width: 330px;
  height: 400px;
  float: left;
  padding-top: 50px;
  position: relative;
}

div#contactForm {
  padding-top: 65px;
  width: 435px;
  height: 400px;
  float: left;
}

div#divProductPageContainer {
  margin-left: 120px;
}

div#divCenter {
  margin: 0 auto; 
  width: 960px; 
  z-index: 10; 
  height: 1px;
}

div#divPerson1 {
  position: relative;
  width: 210px;
  height: 478px;
  top: -563px;
  left: 7px;
}

div#divFooter {
  position: relative;
  top: -105px;
  font-size: 10px;
  color: #555555;
  text-align: center;
  width: 960px;
  margin: 0 auto;
}

div#divEasypoint {
  position: relative;
  padding-left: 780px;
  top: -45px;
  font-size: 9px;
  color: #888888;
}

div#divContactFormMessage {
  text-align: center;
  font-size: 15px;
  color: #aa0000;
  padding-top: 10px;
  padding-bottom: 20px;
}

/* produkty */

.categoriesTable {
  width: 740px;
}

.categoryTd {
  vertical-align: top;
}

.categoryRow {
  height: 90px;
  width: 350px;
}

.categoryPicture {
  width: 55px;
  height: 85px;
  float: left;
  padding-right: 10px;
}

.picture {
  border: 1px solid #aaaaaa;
}

div#productsListContainer {
  padding-top: 0px;
  width: 760px;
  height: 430px;
  float: left;
}

div#productsList {
  width: 510px;
  float: left;
}

div#productContainer {
  margin-left: 10px;
  margin-top: 2px;
  width: 230px;
  float: left;
}

div#productsPagination {
  width: 760px;
  height: 15px;
  float: left;
}

div#product {
  font-size: 11px;
}

.productRow {
  width: 100%;
  height: 30px;
  padding-left: 5px;
  padding-top: 10px;
  margin-top: 2px;
  cursor: pointer;
  background-color: #e1e1e1;
}

.prodParam {
  padding-top: 1px;
  padding-bottom: 4px;
}

.promotionContainer {
  width: 180px;
  height: 180px;
  padding: 2px;
  padding-top: 20px;
  float: left;
  text-align: center;
}

.promotionPicture {
  height: 160px;
}

a:link.categoryLink, a:visited.categoryLink, a:active.categoryLink {
  font-size:14px;
  font-weight: bold; 
  text-decoration: none;
  color:#555555; 
}

a:hover.categoryLink {
  text-decoration: underline; 
  color:#CC0000;
}

a:link.paginationLink, a:visited.paginationLink, a:active.paginationLink {
  font-size:12px;
  text-decoration: none;
  color:#555555; 
}

a:hover.paginationLink {
  text-decoration: underline; 
  color:#CC0000;
}


/* koniec produktow */

.contactFormTable {
  padding-left: 50px;
}

.contactForm {
  width: 250px;
}

a:link.langPickerLink, a:visited.langPickerLink, a:active.langPickerLink {
  font-size:12px;
  text-decoration: none;
  color:#555555; 
}

a:hover.langPickerLink {
  text-decoration: underline; 
  color:#CC0000;
}

a:link.authorLink, a:visited.authorLink, a:active.authorLink {
  text-decoration: none;
  color:#888888; 
}

a:hover.authorLink {
  text-decoration: underline; 
  color:#CC0000;
}

.languagePickerFlag_ {
  border: 0px;
}
