html,body,div,p,a,span,form,h1,h2,h3,table,td {
  padding: 0;
  margin: 0;
}
body {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 70%;
  color: #444;
  background: url(img/plastev2.jpg) top left;
  background-attachment: fixed;
}

.cleaner {
  clear: both;
}
.bold {
  font-weight: bold;
}

h1 {
  font-size: 140%;
  text-transform: uppercase;
  text-align: center;
  padding: 30px 0 0;
  margin: 0 192px 0 182px;
  color: #fff;
}
h2 {
  color: rgb(224,149,68);
  font-size: 130%;
  text-transform: uppercase;
  margin: 0 0 15px;
}
h3 {
  color: rgb(224,149,68);
  font-size: 110%;
  margin: 0 0 5px;
}


a {
  color: #d70;
}
#left a:hover,
#content a:hover {
  background: rgb(225,149,64);
  color: #fff;
  text-decoration: none;
}

#netagent {
  display: none;
}

/****************************** L A Y O U T */
.spacer {
  height: 20px;
}
#holder {
  width: 740px;
  margin: 0 auto;
}
#header {
  height: 170px;
  background: url(img/header.gif) top left no-repeat;
}
#header .spacer {
  height: 105px;
}
#header .text {
  color: rgb(225,149,64);
  height: 40px;
  padding-left: 19px;
  font-size: 17px;
  font-family: Tahoma;
  font-weight: bold;
  text-transform: uppercase
}
#menu {
  background: #eab840;
  height: 25px;
  width: 520px;
}


#h1 {
  height: 60px;
  background: url(img/header-h1.jpg) top left no-repeat;
}

#left {
  width: 172px;
  min-height: 300px;
  _height: 300px;
  background: #fff url(img/left.jpg) top left no-repeat;
  float: left;
}
/********* R I G H T *******************/
#right {
  width: 181px;
  min-height: 200px;
  _height: 200px;
  background: #fff url(img/right.jpg) top left;
  float: right;
}


#rightin {
  padding: 20px 0 0 13px;
}
#right .head {
  height: 61px;
  background: #fff url(img/rightbox-head.jpg) top left no-repeat;
}
#right .body {
  background: #fff url(img/rightbox-body.jpg) top left repeat-y;
  padding: 0 28px 0 10px;
  font-size: 100%;
}
#right .foot {
  height: 42px;
  background: #fff url(img/rightbox-foot.jpg) top left no-repeat;
}
#right .body .nadpis {
  font-weight: bold;
  font-size: 120%;
  color: rgb(225,149,64);
}


#footer {
  height: 110px;
  background: url(img/footer-c0.gif) top left no-repeat;
}
#footerin {
  margin: 0px 202px 0 182px;
  padding: 10px 0 0;
  text-align: right;
}
#footer a {
  font-weight: bold;
  color: rgb(225,149,64);
  
  padding: 1px;
}
#footer a:hover {
  background: rgb(225,149,64);
  color: #fff;
}



#main {
  background: url(img/main-bkg.jpg) top left repeat-y;
}

#main a {
  padding: 0 1px;
}




/***** C O N T E N T ********************/

#content {
  background: #fff url(img/content.jpg) top left no-repeat;
  margin: 0px 183px 0 172px;
}

#contentin {
  padding: 20px;
  _padding: 20px 20px 20px 17px;
}



#crespo {
  text-align: right;
  padding: 0 15px 0;
  font-size: 9px;
  color: #d70;
  height: 20px;
}
#crespo a {
  text-decoration: none;
}
#crespo a:hover {
  text-decoration: underline;
}

.totop {
  height: 45px;
}
#ftext {
  font-weight: normal;
  font-size: 85%;
}
#ftext a {
  color: #444;
  font-weight: normal;
}
#ftext a:hover {
  text-decoration: none;
}











