.editor

{
	         
			   COLOR: black;
	        text-shadow: 1px 1px white;
	           font-weight: bold;
		       background-color: white;
			   BORDER:  black 1px outset;
			   margin:5px;
			   padding: 4px;
			   cursor: pointer;
			    cursor: hand;
				border-radius: 2px;
				box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
				
			

}
.editor:hover

{
	         
			   COLOR: white;
	        text-shadow: 1px 1px black;
	           font-weight: bold;
		       background-color: black;
			
			   margin:5px;
		
			

}
.row1
{
	margin: 10px 3px;
	text-align:left;
	padding:10px;
	
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
	
}

.reka
{
	cursor:pointer;
	cursor:hand;
width:100%;
	
}
.row1 :checked 
{
	color:red;
}
.srodek
{
display: flex;
justify-content: center;

}
.srodek-pod
{
display: flex;
flex-direction: column;
justify-content: center;

}
.blad
{
	text-align:center;
}
@media (min-width: 1100px) {

.wykonane
{
	width:1100px!important;
	border: 1px solid gray;
	margin: 0 auto;

	
}

.wykonane1
{
	width:1100px!important;
	border: 0px solid gray;
	margin: 0 auto;

	
}
.wykonane1 td
{
	padding:6px;
	
}
.kreska
{
	display:none;
}

.srodek-duzy
{
	
	width:1100px!important;
}
}


@media (max-width: 1100px) {

.wykonane
{
	width:100%!important;

}
.wykonane1 td
{
		width:100%!important;
	margin:!important;

	border: none;
	 box-sizing: border-box;
}
.srodek-duzy
{
	
	width:100%!important;
}

}
.wykonane
{

	padding:4px;
	
}

.wykonane1
{

	padding:4px;
	
}
.wykonane1 td
{
	padding:6px;
	
}

td.obrazek-tabela, .table-rwd img 

{
	
	width:100%;
}
.txt-big
{
text-shadow: 1px 1px yellow;	
}
.txt-big-c
{
font-size: 1,5rem;
color: red;	
}
.txt-n
{

	
}

.txt-big-uwaga
{

}

.wsrodku
{
	display: block;
margin: 2px auto;
text-align: center;
}	
.usun
{

padding: 4px;
color:red;
text-shadow: 1px 1px white;	
 cursor: pointer;
			    cursor: hand;
}

.centrum
{
display:flex;
justify-content: center;
padding: 4px!important;
max-width:800px;
margin:0 auto;

}


.komunikat-ok
{
	display: inline-block;

text-align: center;
color: white;
text-shadow: 1px 0px black;	
 background-color: #447cfa;
 border-radius: 4px;
padding: 6px!important;
box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

.komunikat-no-ok
{
	display: inline-block;

text-align: center;
font-weight: bold;
text-shadow: 1px 1px white;	
 background-color: yellow;
 border-radius: 4px;
padding: 6px!important;
color:red;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.komunikat-no-ok-form
{
	display: inline-block;

text-align: center;
font-weight: bold;
text-shadow: 1px 1px white;	
 background-color: yellow;
 border-radius: 4px;
padding: 6px!important;
color:#000;
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.komunikat-no-ok-form a
{
	text-decoration:none;
	color:red:
}
.wyszukiwarki
{
width:100%;
height:300px;
}

.metasection
{
	margin:0 auto;
}

@media (min-width: 1100px) {

.metasection
{
	width:1100px!important;
}

}


@media (max-width: 1100px) {

.metasection
{
	width:100%!important;
}

}
code
{
padding:2px;
padding-right:4px;
padding-top:1px;
background:#D9D9D9;
text-shadow: 1px 1px white;
border-radius:2px;
}
.editor1
{
width:100%!important;
height:3rem;
text-align:center!important;

}

.zmien
{


}	