
@media (min-device-aspect-ratio: 1/1)
{
 #caly_blok {
    font-size:18px;
      }
 #naglowek {
        text-align:left;
        font-size:1.5em;
        line-height:5.5em;
		color:black;
		font-weight:bold;
		background-image:radial-gradient(ellipse, white 30%, gray 100%);
      }
 #srodek {
		background-image:radial-gradient(ellipse, white 30%, gray 100%);
		} 
 #srodek p {
	 margin:3px 3px;} 
 
 #svlogowanie table {
		font-size:1.2em;
		text-align:center;
	width:60%;
		}
 #svlogowanie input  {
        float:Center;
    width : 360px;
		font-size:1em;
	  }
 #svlogowanie2 table {
		font-size:1.0em;
		text-align:center;
		}
 #svstrona table {
		font-size:0.7em;
	width:60%;
		}
 #svwyloguj table {
		text-align:center;
		font-size:0.7em;		
	width:60%;
		} 
 #svwyloguj input {
        position:right;
		float:Center;
    width : 150px;
	height : 70px;
		font-size:1.4em;
		background-image:radial-gradient(ellipse, white 10%, gray 100%);
	width:60%;
		}	
#naglowek1 { height: 150px; width : 250px; }
#naglowek2 { height: 150px; width : 250px; }	  


#ikona_podg 	{ height: 140px; width : 140px;}
#ikona_plus 	{ height: 70px;  width : 70px; }
#ikona_aktu 	{ height: 70px;  width : 70px; }
#ikona_fotopodg { height: 70px;  width : 70px; }
#ikona_admin 	{ height: 70px;  width : 70px; }	  

}
@media (max-device-aspect-ratio: 1/1) 

{ 
	#caly_blok {
        font-size:36px;
      }
	#naglowek {
        text-align:left;
        font-size:1.5em;
        line-height:5.5em;
		color:black;
		font-weight:bold;
		background-image:radial-gradient(ellipse, white 30%, gray 100%);
      }
	#srodek {
		background-image:radial-gradient(ellipse, white 30%, gray 100%);
		} 
	#srodek p {margin:3px 3px;} 
 
	#svlogowanie table {
		font-size:1.2em;
		text-align:center;
		width:100%
		}
	#svlogowanie input  {
        float:Center;
        width : 450px;
		font-size:1em;
	  }
	#svlogowanie2 table {
		font-size:1.0em;
		text-align:center;
		}
	#svstrona table {
		font-size:0.7em;
		}
	#svwyloguj table {
		text-align:center;
		font-size:0.7em;		
		} 
	#svwyloguj input {
        position:right;
		float:Center;
        width : 300px;
		height : 140px;
		font-size:1.4em;
		background-image:radial-gradient(ellipse, white 10%, gray 100%);
		}
#naglowek1 { height: 300px;  width : 500px; }
#naglowek2 { height: 300px;  width : 500px; }

#ikona_podg 	{ height: 200px;  width : 200px; }
#ikona_plus 	{ height: 100px;  width : 100px; }
#ikona_aktu 	{ height: 100px;  width : 100px; }
#ikona_fotopodg { height: 100px;  width : 100px; }
#ikona_admin 	{ height: 100px;  width : 100px; }	


}