@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

@font-face
{
font-family: Promocyja;
src:url(Promocyja_096.otf);
}
#calosc_szkoly
{
  width:900px;
  min-height:500px;
  background-color:white;
  border: 1px dashed #ddd;  
}
#zegar888
{
	font-size:14px; 
	width:353px;
	color:gold;
	padding-top:0px;
	padding-left:14px;
	background-color:#6e762a; 
	margin-top:-12px;
	margin-left:7px; 
	height:26px;
	font-family:Oswald;
	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	border: 2px ridge white;
	z-index:100;
}
#zegar333
{
	font-size:14px; 
	width:333px;
	color:gold;
	padding-top:0px;
	padding-left:14px;
	background-color:#6e762a; 
	margin-top:-12px;
	margin-left:7px; 
	height:26px;
	font-family:Oswald;
	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	border: 2px ridge white;
	z-index:100;
}
#pogodynka
{
  font-size:1vw;	
	
}
#powazanie
{
	border: 1px solid gray; 
	padding: 20px;  
	height: 30px; 
	width: 350px;
	color: #2c3e50;
    font-size:20px;
    text-decoration: none;	
    font-family:Oswald, Helvetica, sans-serif;
	text-shadow:0 2px 0 #FFF,
              0 3px 0 #AAA,
              0 3px 4px #AAA;
}
#proba{
	border:1px solid black; 
    background-color:white;
    min-height: 1px;
    width: 900px;
}
#pasek_gorny {
  width: auto; 
  font-family:Promocyja;
  background: #2c3e50;
  height:40px;
  color:white;
}
#pod_napisem
{
	width:100%;
	height: 280px;
	padding: 3px;
	line-height:25px;
}
#obrazek_36
{
height: 270px;
width:207px;
margin-left:7px;
background-color:white;
		  	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
font-family:Promocyja;
border:1px dotted gray;
-webkit-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
font-size:33px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
#obrazek_36_poczatek
{
height: 270px;
width:207px;
background-color:white;
		  	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
font-family:Promocyja;
border:1px dotted gray;
-webkit-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.75);
font-size:33px;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}	
#menu_menu
{
  font-family:Oswald, Helvetica, sans-serif;
  background: #2c3e50;
	 height:25px;
	 font-size:14px;
	padding-top:5px;
	padding-bottom:32px;
	margin-top:1px;
}	
ul {
     list-style: none;
     float: left;
	     padding-inline-start: 20px;
}

ul > li {
     margin: 0;
     padding: 0;
     float: left; 
     position: relative;
     height: 30px;
}

ul > li > a {
     padding-right: 16px; 
     color: white;
     text-decoration: none;
}

ul > li > a:hover, 
ul > li:hover > a {
     color:gold;
  text-decoration: underline overline;
}

ul > li ul {
width:521px;
     position: absolute; 
     display: none; 
     left: 0px; 
     top: 30px; 
	 color:gold;
  background: #2c3e50;
  border: 3px solid white;
  padding:7px;
	 z-index:99999;      
		transform-origin:50% 100%;
        -webkit-transform-origin:50% 100%;
        animation:tooltip-2 1s;
        -webkit-animation:tooltip-2 1s;
}

ul li:hover > ul {
     display: block;
}

ul > li ul ul {
     left: 200px; 
     top: -1px;
}

ul > li ul li {
     margin: 0; 
     padding: 0;
     position: relative; 
     float: none; 
     height: auto;
}

      @keyframes tooltip-2
      {
        0% { transform:scale(0) rotate(0); opacity:0; }
        100% { transform:scale(1) rotate(720deg); opacity:1; }
      }
      @-webkit-keyframes tooltip-2
      {
        0% { -webkit-transform:scale(0) rotate(0); opacity:0; }
        100% { -webkit-transform:scale(1) rotate(360deg); opacity:1; }
      }
#obraz_ns{
	margin-top:27px;
	margin-bottom:30px;
	margin-left:41px;
height:150px;
width: 150px;	
		  	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
}
#obrazek_4
{
	height: 270px;
	width:240px;
	float: left;
	background-color:white;
	border:1px dotted #D8D8D8;
	    font-family: Oswald, Helvetica, sans-serif;
margin-right: 30px;
	font-size:16px;
				  	-moz-border-radius:7px; /* FF */
	-webkit-border-radius:7px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:7px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:7px; /* pozostałe przeglądarki */
}
#obrazek_41
{
	height: 270px;
	width:240px;
	float: left;
	background-color:white;
	border:1px dotted #D8D8D8;
	   font-family: Oswald, Helvetica, sans-serif;

	font-size:16px;
				  	-moz-border-radius:7px; /* FF */
	-webkit-border-radius:7px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:7px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:7px; /* pozostałe przeglądarki */
}

	#poczworny
	{
		width:1072px;
		height:300px;
		margin-left: auto; margin-right: auto;
	}
#duzy_napis{
font-size:30px;
padding: 3px;
font-family:Promocyja;
}
#duzy_napis_pik{
	width:1050px;
	height:100px;
font-size:100px;
padding-top: 1px;
padding-bottom: 32px;
font-family:Promocyja;
background-color: white;	
}
#duzy_napis_pik_1{
	width:450px;
	height:70px;
font-size:40px;
padding-top: 1px;
padding-bottom: 2px;
font-family:Promocyja;
background-color: white;	
}

#dwa_panele	
{
  width:98%;
	   min-height:320px;
   background-color:white; 

	
}

#r{border:1px solid #AA001C;
       float:left; 
       width:49%;
	   height:324px;
     margin-bottom:7px;
	   margin-right:17px;
	   line-height: 23px;
	  
	   background: -webkit-linear-gradient(#57422D, #FFFFFF); /* For Safari 5.1 to 6.0 */
       background: -o-linear-gradient(#57422D, #FFFFFF); /* For Opera 11.1 to 12.0 */
       background: -moz-linear-gradient(#57422D, #FFFFFF); /* For Firefox 3.6 to 15 */
       background: linear-gradient(#57422D, #FFFFFF); /* Standard syntax (must be last) */
	   	-moz-border-radius:20px; /* FF */
	-webkit-border-radius:20px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:20px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:20px; /* pozostałe przeglądarki */
	behavior:url(images/border-radius.htc); /* dodatek dla badzIEwnej przeglądarki */

	 
	 
    }
	
#r1{border:1px solid #AA001C;
       float:left;
       width:49%;
	   height:324px;
         
	   background: -webkit-linear-gradient(#57422D, #FFFFFF); /* For Safari 5.1 to 6.0 */
       background: -o-linear-gradient(#57422D, #FFFFFF); /* For Opera 11.1 to 12.0 */
       background: -moz-linear-gradient(#57422D, #FFFFFF); /* For Firefox 3.6 to 15 */
       background: linear-gradient(#57422D, #FFFFFF); /* Standard syntax (must be last) */	   
	-moz-border-radius:20px; /* FF */
	-webkit-border-radius:20px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:20px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:20px; /* pozostałe przeglądarki */
	behavior:url(images/border-radius.htc); /* dodatek dla badzIEwnej przeglądarki */
	   
    }
.adres_godziny
{
  float:left;
  width:170px;
  padding:30px;
  font-family: Helvetica, Arial, sans-serif;
}
.kontakt_1
{
   float:right;
   width:260px;
   padding:30px;
   font-family: Helvetica, Arial, sans-serif;
}
.adres_mapa
{
height:320px;
width:1000px;
margin: 0 auto;
margin-top:20px;
}	
#wiersz_1
{
	width:99%;
	height:117px;
	background-color:white;
	
}	
#ramka_1{
       border:1px solid #AA001C;
       width:49%;
	   height:107px;
	-moz-border-radius:20px; /* FF */
	-webkit-border-radius:20px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:20px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:20px; /* pozostałe przeglądarki */
	behavior:url(images/border-radius.htc); /* dodatek dla badzIEwnej przeglądarki */       
	    text-decoration: none;
    display: inline-block;
    opacity: 1;
    transform: scale(1,1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
	margin-bottom:7px;
    }
#ramka_1:hover
{
    transform: scale(1.03,1.03);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1.03,1.03);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.03,1.03);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
	margin-bottom:7px;
}

#ramka_2{
       border:1px solid #AA001C;
       width:49%;
	   height:107px;
	-moz-border-radius:20px; /* FF */
	-webkit-border-radius:20px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:20px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:20px; /* pozostałe przeglądarki */
	behavior:url(images/border-radius.htc); /* dodatek dla badzIEwnej przeglądarki */       
		    text-decoration: none;
    display: inline-block;
    opacity: 1;
    transform: scale(1,1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
	margin-bottom:7px;
    }
#ramka_2:hover
{
    transform: scale(1.03,1.03);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1.03,1.03);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.03,1.03);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
	margin-bottom:7px;
}

#caluskie_menu
{
	height:34px;
	width:100%;
    margin: 0 auto;
	font-family: Oswald, Helvetica, sans-serif;
}	 
                                                                                                                                                                                                          }
 

#cale_menu
  {
     background-color:  white;
	 min-height:17px;
	 width:95%;
    margin: 0 auto;
	 
 }
#tekst_przewodni
{ 
text-align: justify; 
width:77%;
min-height:200px;
text-shadow: -3px -3px 7px white;
color: #2c3e50;
font-size:20px;
text-decoration: none;	
font-family: Oswald, Helvetica, sans-serif;
text-shadow:0 2px 0 #FFF,
              0 3px 0 #AAA,
              0 3px 4px #AAA;
}
#text_w_tabelce
{
text-shadow: -3px -3px 7px white;
color: #2c3e50;
font-size:50px;
text-decoration: none;	
font-family: Oswald, Helvetica, sans-serif;
text-shadow:0 2px 0 #FFF,
              0 3px 0 #AAA,
              0 3px 4px #AAA;	
}
#wirtualny_witaj
{
width:260px;
height:35px;
text-align:center;
padding-top:12px;
 border:3px ridge #2c3e50;
margin-top:10px;
margin-right:10px;
text-shadow: -3px -3px 7px white;
color: #2c3e50;
font-size:20px;
text-decoration: none;	
font-family:'Trebuchet MS', Helvetica, Univers, Futura;
-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	transition-duration: 1s;

}
#wirtualny_witaj:hover
{
	width:270px;
height:35px;
background-color:  white;
text-align:center;
padding-top:12px;
 border:3px dotted #2c3e50;
margin-top:10px;
text-shadow: 2px 2px 2px #2c3e50;
color: #2c3e50;
font-size:20px;
text-decoration: underline;	
font-family:'Trebuchet MS', Helvetica, Univers, Futura;
-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	transition-duration: 1s;

}
#passwordzik
{
width:186px;
height:20px;
background-color:  white;
padding-bottom:7px;
padding-left:7px;
 border:1px ridge #2c3e50;
margin-top:-5px;
margin-left:3px;
margin-right:10px;
color: #2c3e50;
font-size:12px;
text-decoration: none;	
    font-family: Oswald, Helvetica, sans-serif;
-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	transition-duration: 1s;

}
#passwordzik:hover
{
width:188px;
height:20px;
background-color:  white;
text-align:center;
padding-top:1px;
 border:1px dashed gold;
margin-top:3px;
margin-left:7px;
color: gold;
font-size:12px;
text-decoration: none;	
    font-family: Oswald, Helvetica, sans-serif;
-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
}
#loginwithme
{
height:13px;
color: black;
font-size:8px;
text-decoration: none;	
font-family: Oswald, Helvetica, sans-serif;
padding-left:7px;
	-moz-border-radius:5px; /* FF */
	-webkit-border-radius:5px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:5px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:5px; /* pozostałe przeglądarki */
 border:1px ridge #2c3e50;
}
#passwithme
{
height:10px;
width:29px;
color: black;
font-size:9px;
text-decoration: none;	
 border:1px dashed #2c3e50;
padding-left:7px;

    font-family: Oswald, Helvetica, sans-serif;
	-moz-border-radius:5px; /* FF */
	-webkit-border-radius:5px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:5px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:5px; /* pozostałe przeglądarki */

}

#prawie_wszystko
{
width:162px;
height:16px;
background-color:white;
text-align:center;
padding-top:3px;
border:1px ridge #2c3e50;
margin-top:3px;
margin-right:7px;
text-shadow: -3px -3px 7px white;
color: #2c3e50;
font-size:12px;
text-decoration: none;	
    font-family: Oswald, Helvetica, sans-serif;
	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	transition-duration: 1s;

}
#prawie_wszystko:hover
{
width:161px;
height:16px;
background-color:white;
text-align:center;
padding-top:3px;
border:1px dashed gold;
margin-top:3px;
margin-right:10px;
text-shadow: -3px -3px 7px white;
color: gold;
font-size:12px;
text-decoration: none;	
    font-family: Oswald, Helvetica, sans-serif;
	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */

}

#godziny_otwarcia
{
width:360px;
height:35px;
text-align:center;
padding-top:12px;
 border:3px ridge #2c3e50;
margin-top:10px;
margin-right:10px;
text-shadow: -3px -3px 7px white;
color: #2c3e50;
font-size:20px;
text-decoration: none;	
font-family:'Trebuchet MS', Helvetica, Univers, Futura;
-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	transition-duration: 1s;

}
#godziny_otwarcia:hover
{
	width:370px;
height:35px;
text-align:center;
padding-top:12px;
 border:3px dotted #2c3e50;
margin-top:10px;
text-shadow: 2px 2px 2px #2c3e50;
color: #2c3e50;
font-size:20px;
text-decoration: underline;	
font-family:'Trebuchet MS', Helvetica, Univers, Futura;
-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
	transition-duration: 1s;

}


#menu_prawe{
  
  float: right;
    padding-right: 15px;

}

#menu_lewe {
   
    float: left;
}
#logo
{
    height:40px;
	width:40px;
	    text-decoration: none;
    display: inline-block;
    opacity: 1;
    transform: scale(1,1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
#logo:hover
{
    transform: scale(1.05,1.07);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
#logo
{
    height:75px;
	width:75px;
	    text-decoration: none;
    display: inline-block;
    opacity: 1;
    transform: scale(1,1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
#logo:hover
{
    transform: scale(1.05,1.07);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}
#obraz_ns_glowna
{
	margin-top:2px;
	height:185px;
	width: 203px;
	margin-bottom:17px;	
	-moz-border-radius:12px; /* FF */
	-webkit-border-radius:12px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:12px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:12px; /* pozostałe przeglądarki */
}
#obraz_ns{
	margin-top:27px;
	margin-bottom:30px;
	margin-left:72px;
height:272px;
width: 272px;	

}
#obrazek_41_podstrona
{
	height: 270px;
	width:240px;
	float: left;
	background-color:white;
	border:1px dotted #D8D8D8;
	   font-family: Oswald, Helvetica, sans-serif;

	font-size:16px;
				  	-moz-border-radius:7px; /* FF */
	-webkit-border-radius:7px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:7px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:7px; /* pozostałe przeglądarki */
}
#poczworny_podstrona
	{
		width:972px;
		height:1572px;
		margin-left: auto;
		margin-right: auto;
	}
	#format_text_4_podstrona
{
    text-align: justify;
  padding: 20px;
 margin-top: 25px;
  text-shadow: 0 2px 0 #FFF, 0 3px 0 #AAA, 0 3px 4px #AAA;
    color: #2c3e50;
    font-size: 20px;
    text-decoration: none;
	border: 1px dashed black;
    font-family: 'Trebuchet MS', Helvetica, Univers, Futura;
		height: 241px;
	width : 419px;
	float: left;
	padding-top: 50px;
		   	-moz-border-radius:20px; /* FF */
	-webkit-border-radius:20px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:20px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:20px;
}

#obrazek_4_podstrona
{
	height: 330px;
	width: 413px;
	float: left;
	background-color:white;
	border:1px dashed black;
	    font-family: Oswald, Helvetica, sans-serif;
margin-right: 90px;
	font-size:16px;
				  	-moz-border-radius:165px; /* FF */
	-webkit-border-radius:165px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:165px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:165px; /* pozostałe przeglądarki */
}
	#podwojny_1{
		height: 393px;
		
	}
	#podwojny{
		height: 346px;
	}
#usuniecie_mailuniow
{
    width: 1003px;
	min-height:33px;
    margin: 0 auto;
    border: ridge 7px #FFFFFF;
    background-color: gold;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-bottom: 30px;padding-top: 30px;
	font-family: Oswald, sans-serif; 
	text-shadow: 2px 2px 7px white;
	font-size:24px;
}
#wygrana
{
    width: 1003px;
	min-height:33px;
    margin: 0 auto;
    border: ridge 7px #FFFFFF;
    background-color: green;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-bottom: 30px;padding-top: 30px;
	font-family: Oswald, sans-serif; 
	text-shadow: 2px 2px 7px white;
	font-size:24px;
}
#alarm
{
    width: 1003px;
	min-height:33px;
    margin: 0 auto;
    border: ridge 7px #FFFFFF;
    background-color: red;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-bottom: 30px;padding-top: 30px;
	font-family: Oswald, sans-serif; 
	text-shadow: 2px 2px 7px white;
	font-size:24px;
}