body {
    text-align : center;
    font-family : 'Trebuchet MS', Arial,'sans-serif';
  }


h1 {
    font-size: 14px;
  }


h2 {
    font-size: 13px;
  }


h3 {
    font-size: 11px;
  }


p {
    font-size : 9px;
    line-height : 11px;
    margin-bottom : 0px;
    margin-top : 0px;
  }


#leftmenu {
    background-color : #e6e6e6;
    float : left;
    font-size : 10px;
    text-align : left;
    width : 150px;
  }


#center {
    background-color : #D0D0D0;
    color : #777777;
    float : left;
    text-align : center;
    width : 690px;
  }


#top {
    background-color : #777777;
    color : #b7ddc5;
    float : left;
    text-align : center;
    width : 990px;
  }


#bottom {
    background-color : #889684;
    float : left;
    width : 990px;
    clear:both;
  }


#body {
    background-color : #ddc8c2;
    width : 990px;
    height:auto;
  }


#right {
    background-color : #b7ddc5;
    float : right;
	width:150px;
    height:auto;
    margin:0;
  }


div {
    font-size : 10px;
  }


#main {
    margin-left : auto;
    margin-right : auto;
    width : 990px;
    height:auto;
  }


.gadzet {
    padding : 1px;
    margin: 2px;
    text-align : left;
    float : left;
    background:#EEEEEE;
  }


.gadzety {
    clear:both;
    text-align:center;
    float:none;
    margin:auto;
  }


.dzwonek {
    float : left;
    height : 32px;
    text-align : right;
    width : 32px;
    margin:auto;
  }

.dzwonektytul {
float:left;
width:75%;
}
.toplista {
	clear: both;
	width : 690px;
}
.supertoplista {
	clear: both;
	width : 150px;
	border:solid 1px black;
}
.topgadzets {
	float:left;
	text-align:center;
}
.supergadzets {
	text-align:center;
}
.topgadzetsjava img {
	width:146px;
	clear:both;
	float:left;
}
.pasek {
    background-color : #DFDFDF;
    width :auto;
    height:28px;
    float:none;
    clear:both;
  }
#PokazTelefony,#PokazTypy,#PokazModeleTelefonow,#PokazModele {
	clear:both;
	text-align:center;
}

a {
    text-decoration : none;
  }


a:link, a:visited,a:active {
    color:#002000;
  }


a:hover {
    color:#0EAA00;
  }
