body
{
background:url(./images/tlo.jpg);
margin:0;
padding:0;
text-align: center;
}
.poszarz
{
background-image:url('./images/tlo_szarak.png');
}
.stopka
{
    text-align:center;
    padding-top:20px;
background:url(./images/stopka.png);
background-repeat:no-repeat;
width:200px;
height:60px;
margin-left: auto ;
                     	margin-right: auto ;
}
.news
{
    text-align:left;
   
    padding:20px;
    margin-bottom: 50px;
    border:1px solid black;
}
.glowne
{

width:820px;
margin-left: auto ;
margin-right: auto ;
color:black;
}
.telewizor
{
background:url(./images/tv.png);
background-repeat:no-repeat;
width:584px;
height:641px;
}
.tv
{
text-align:left;
padding-top:210px;
padding-left:70px;
}
.a1
{
background:url(./images/1.png);
height:116px;
margin-bottom: 0px;
}
.a2
{
background:url(./images/2.png);
background-repeat:repeat-y;
margin-top:0px;
padding-left:60px;
padding-right:60px;
padding-top:10px;
padding-bottom:10px;
word-wrap: break-word; 
}
.a3
{
background:url(./images/3.png);
height:100px;
}

.zdjecie_kontener
{
text-align:left;
background:url(./images/zdjecie.png);
background-repeat:no-repeat;
width:160px;
height:200px;
padding-top:11px;
padding-left:10px;
}
.zdjecie_wlasciwe
{

  background-image: url(http://grupaex.info/klaster/avatary/48.jpg);
  background-color:black;
  background-repeat: no-repeat;
  background-position: center;
  width:142px;
  height:136px;
}
.kontener_strony		
		{
			
			width: 1024px;
			margin-left: auto ;
                     	margin-right: auto ;
			text-align: center;
		}
.logo
{

}
.zaokraglij_wszystkie_rogi
{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}


.zaokraglij_gorne_rogi
{
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
}

.zaokraglij_dolne_rogi
{
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
}

A:link
{
    color:black;
}
A:visited
{
    color:black;
}
A:active
{
    color:black;
}
A:hover
{
    color:black;
}

