body, html {
  margin: 0;
  background: url('img/bg.jpg') top repeat-x #F3F3F3;
  font-family: Verdana;
  font-size: 11px;
  color: #666666;
}

a {color: #666666; text-decoration: none; outline: 0;}
a:visited {color: 666666; text-decoration: none; outline: 0;}
a:hover {color: #666666; text-decoration: underline; outline: 0;}
a:active { color: #666666; text-decoration: none; outline: 0;}

a img {
  border: 0;
}

p {
  margin: 0;
  padding: 0;
}

.center {
  text-align: center;
}

.clear {
  clear: both;
}

#homeList {
  text-align: center;
}



.list1 {
  padding: 5px 0 8px 0;
  background: #FFFFFF; 
  border-bottom: #D5D5D5 1px dotted;    
}

.list2 {
  padding: 5px 0 8px 0;
  background: #F8F8F8; 
  border-bottom: #D5D5D5 1px dotted;    
}

.listTitle {
  padding: 0 0 5px 7px;
  font-weight: bold;
}

.listImg {
  margin: 0 0 0 7px;
  float: left;
  width: 120px;
}

.listImg img {
  border: 1px solid #C8C8C8;
}

.listText {
  float: left;
  width: 80%;
  padding: 0 0 0 5px;
}

.listPrice {
  padding: 0 7px 0 0;
  text-align: right;
}

.listInfo {
  margin: 5px 0 0 0;
  padding: 5px;
  text-align: left;
  background: #E9F5FF;
  border: 1px solid #CEDDE9;
}

.listInfo img {
  border: 0;
}

.listInfo span {
  padding: 0 10px 0 0;
}

#infolinia {
  margin: 10px 0 0 0;
  width: 190px;
  height: 73px;
  background: url('img/infolinia.jpg');
}

#page {
  margin: 0 auto;
  width: 930px;
  background: #FFFFFF;
  border: #FFFFFF solid 5px;
}

#headerInfo {
  height: 56px;
  background: url('img/headerInfo.jpg');
}

#headerInfoContent {
  padding: 14px 10px 0 0;
  text-align: right;
}

#header {
  height: 120px;
  background: url('img/header.jpg');
  border-bottom: #0B6B99 1px solid;
}

#logo {
  padding: 29px 0 0 38px;
}

#menuTop {
  height: 29px;
  background: url('img/menuTop.jpg');
  border-bottom: #CCCCCC 1px solid;  
}

#menuTopContent {
  padding: 8px 10px 0 0;
  text-align: right;
}

#mainLeft {
  float: left;
  margin: 10px 0 0 5px;
  width: 190px;
}

#mainRight {
  float: left;
  margin: 10px 0 0 10px;
  width: 720px;
}

.menuTitle {
  height: 25px;
  background: url('img/menuTitle.jpg');
}

.menuTitleContent {
  padding: 6px 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.containerTitle {
  height: 25px;
  background: url('img/containerTitle.jpg');  
}

.containerTitleContent {
  padding: 6px 0 0 10px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.text {
  background: url('img/text.jpg') top repeat-x; 
  border-bottom: #D5D5D5 1px dotted;   
}

.textContent {
  padding: 5px;
  line-height: 0.5cm;
  text-align: justify;
}

.textContent ul, .textContent ul li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.textContent ul li {
  padding: 0 0 0 15px;
  background: url('img/bullet.gif') 0px 4px no-repeat;
}

#bottom {
  margin: 30px 0 0 0;
  height: 25px;
  background: url('img/bottom.jpg');  
}

#footer {
  margin: 10px 0 5px 0;
  text-align: center;
}
