/* CSS Document */


/*  ID  */
#page{
  width: 930px;
  text-align: left;
  margin: 0 auto ;
  padding: 0  ;
  }

#sidebar p.doplnek{
margin:0;
padding:0;
position:relative;
top:-15px;
margin-bottom:-13px;
left:68px;
color:#e90990;
font-weight:bold;
}

#header{
  height: 150px ;
  position: relative;
  background: #bce2f5 url(../img/theme.jpg) no-repeat ;
}
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
   
 }
#header h1 a{
  display: block;
  text-decoration: none;
  color: black;
  width: 240px;
  line-height: 125px;
  height: 125px;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  background:none;
}
#header h1 a span{
  display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  cursor: hand;
  background: url(../img/logotype.gif) no-repeat ;
 }

.banner1{
	position:relative;
	margin-top:10px;
  text-align: center;
  background-image: url(../img/banner1.jpg) ;
  background-repeat: no-repeat;
  background-position: 15px 0px; 
  height:90px;
}

img.wk_image1 {margin-left: 10px; clear:both; margin-bottom: 10px; }
table.wk_table {width: 500px; margin-top: 20px; border: 2px solid #CCCCCC;margin-left: 30px;}
table.wk_table th.wk_produkt_th {text-align: left; background: #3A949A; color:#FFF; border-right: 1px solid #CCCCCC;}
table.wk_table th.wk_bonus_th {text-align: center; background: #3A949A; color:#FFF;}
table.wk_table td.wk_produkt_td {text-align: left; border-right: 1px solid #CCCCCC;}
table.wk_table td.wk_bonus_td {text-align: center; font-weight: bold;}

