* {  
  margin: 0;
  padding: 0;
  border: 0;
}

body  { 
  background: #c4d701 url(../images/bg.png) repeat-x;
  text-align: center;
  font:80%/150% Arial, Helvetica, sans-serif;
  color:#666666;
  padding-bottom: 20px;
}

.green  {  
  color: #559f35;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

a {
  color: #666666;
}

a:hover {
  text-decoration: none;
}

input.btn {
  background: #ffba00;
  color: #fff;
  cursor: pointer;
  _cursor: hand;
  font-weight: bold;
  padding: 5px 10px;
  float: right;
  border: 0 !important;
}

input.btn:hover {
  background: #559f35;
}

span.cleaner  {
  width: 100%;
	clear: both;
	height: 0px;
	display: block;
	visibility: hidden;
}

#left h2, #left2 h2  {
  font-size: 250%;
  line-height: 120%;
  font-weight: normal;
  color: #559f35;
  text-align: center;
  padding-top: 60px;
}

#right ul {
  padding-left: 5px;
}

#right h1, #center h1, #right2 h1  {
  font-size: 150%;
  line-height: 120%;
  font-weight: normal;
  color: #ffba00;
}

#center h1 {
  color: #559f35;
}

#right h3 {
  font-size: 120%;
  line-height: 120%;
  margin-top: 25px;
}

#center h3  {
  font-size: 120%;
  line-height: 120%;
  margin-top: 15px;
}

#center ol, #center ul {
  padding: 10px 35px;
}

strong  {
  color: #559f35;
}

p {
  padding: 10px 0;
}

#content ul {
  margin: 10px;
}

div#bg  {
  background: url(../images/bg2.png) no-repeat top center;
}

#all  {
  width: 800px;
  margin: 0 auto;
  text-align: left;
}

#all #header  {
  width: 800px;
  height: 387px;
  background: url(../images/header.jpg);
  position: relative;
}

#all #header.vyhody  {
  background: url(../images/header-vyhody.jpg);
  height: 390px;
}

#all #header.podmienky  {
  background: url(../images/header-podmienky.jpg);
  height: 450px;
}

#all #header.vyhody div#kvetinka  {
  position: absolute;
  right: 0;
  bottom: 51px;
  _bottom: 55px;
  =bottom: 55px;
}

#all #header.vyhody div#kvetinka2  {
  position: absolute;
  left: 0;
  top: 0;
}

#all #header.kontakt  {
  background: url(../images/header-kontakt.jpg);
  height: 419px;
}

#all #header.splatky  {
  background: url(../images/header-splatky.jpg);
  height: 425px;
}

#all #header.darcek  {
  background: url(../images/header-darcek.jpg);
  height: 469px;
}

#all #header.formular  {
  background: url(../images/header-formular.jpg);
  height: 466px;
}

#all #content {
  width: 800px;
  background: #fff;
}

#all #left  {
  width: 287px;
  float: left;
  margin-left: 13px;
  _margin-left: 6px;
  min-height:184px;
  _height: 184px;
  background: url(../images/buy.jpg) no-repeat;
}

#all #left.kontakt  {
  background: url(../images/kontakt.jpg) no-repeat 0 35px;
  height: 300px;
}

#all #left.kontakt h2 {
  padding-top: 65px;
}

#all #right {
  width: 487px;
  float: right;
  margin-right: 13px;
  _margin-right: 6px;
  padding-top: 30px;
}

#all #right table.formular {
  width: 487px;
  border-collapse: collapse;
}

#all #right table.formular th {
  padding-top: 15px;
  text-align: left;
}

#all #right table.formular td  {
  padding: 3px 0;
  padding-right: 5px;
}

#all #right table.formular input {
  border: 1px solid #ffba00;
}

input.text  {
  width: 130px;
}

#all #right table.formular input.date {
  width: 68px;
  margin: 0 12px;
}

#all #right table.formular input.radio {
  margin: 0 5px 0 15px;
}

#all #left2  {
  width: 400px;
  float: left;
  height: 404px;
  background: url(../images/darcek2.jpg) no-repeat 0 45px;
}

#all #right2 {
  width: 350px;
  float: right;
  margin-right: 13px;
  _margin-right: 6px;
  padding-top: 30px;
  text-align: justify;
  padding-right: 24px;
}

#all #center  {
  padding: 35px 35px 0 35px;
  text-align: justify;
}

#all #footer  {
  width: 800px;
  height: 31px;
  clear: both;
  background: url(http://cofidis.sk/www/img/layout/footer.gif);
}

#header ul  {
  list-style: none;
  position: absolute;
  bottom: 3px;
  background: url(../images/menu.gif);
  width: 775px;
  height: 45px;
  padding-left: 25px;
}

#header ul li {
  float: left;
}

#header ul li a {
  display: block;
  padding: 0 10px;
  font-size: 13px;
  font-weight: bold;
  height: 32px;
  padding-top: 13px;
  color: #333333;
  text-decoration: none;
  _float: left;
  letter-spacing: -0.6pt;
}

#header ul li a:hover, #header ul li a.active {
  color: #e2482a;
}

table.sazobnik  {
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0;
}

table.sazobnik th {
  text-align: center;
  background: #559f35;
  color: #fff;
}

table.sazobnik td, table.sazobnik th  {
  border: 1px solid #b7b7b7;
  padding: 3px 10px;
}

table.sazobnik td {
  background: #f1f1f1;
}
