* {
	margin: 0px;
	padding:  0px;
	border: 0px;
}
body {
	color: #000000;
	font-family: "Roboto",Arial,sans-serif !important;
	font-size: 12px;
	line-height: 18px;
    
    margin-bottom: 30px !important;
s}
a {
	color: #434343;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
    cursor:pointer;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
img{
	max-width: 100%;
	height: auto;
}
#container {
	width: 100%;
	height: auto;

	overflow: hidden;
	background-color:#f7f7f7 !important;
    	padding: 15px 15px 0 15px;
}
#content {
	margin: 0 auto;
	
	overflow: hidden;
	padding-top: 0px;
	width: 100%;
}
.x-obraz {
  float:left;
  
}

.x-info {
	background: none;

	color: #13518c;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 5px 20px;
	text-align: center;
}
@media(min-width:624px){
.tytul{
	font-size:23px !important;
	
}	
}

/*.tytul{
    color: #1a347f;
    text-align: center;
    font-weight: 700;
    font-size: 19px;
    padding-bottom:10px;

	
}*/
.tytul{
        color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    background-color: #1C3381;
    line-height: 35px;
}
.glowny-text{
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	
	padding: 10px 0;
}
.k-g-t{
	padding-left: 130px;
	font-size: 17px;
}
.maly-text{
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
}
.xinp {
	font: 14px "Roboto",Arial,sans-serif;

	border: solid #c3b0a1 3px;

	float: left;  
	padding: 8px 10px;
}
#x-form {
   /* background:  url(formatka.jpg?cache=1) left top no-repeat; */
   background: none repeat scroll 0 0 #fff;
	width:100%;
	margin-bottom: 0px;

    overflow: hidden;
    
}
form#xform {
	font: 14px "Roboto",Arial,sans-serif;
    clear: both;
    color: #141b09;
    font-size: 14px;
  	line-height: 17px;
    margin: 0 auto;
    
    overflow: hidden;
    padding-top: 20px;
   
   	width: 100%;
    text-align:left;
}
textarea#podpis {
	width: 100%;
  margin:5px 0 14px 0;
	height: 130px;
	padding: 8px 10px;

}
input#regulamin {
	border: 0 none !important;
	top: 13px !important;
	width: auto;
}
#btnwyslij {
	clear: both;
	float: right;
    margin: 20px 0 50px 0;
    padding: 10px 0px;
	position: relative;
	background-color: #c3b0a1;	
    text-align: center;
    
}
#btnwyslij a{
    color:#fff;
    padding: 10px 30px;
    
}

#btnwyslij a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
    text-decoration: none;
}
.err {
	border:1px solid #083f88	 !important;
}
#xmsg {
	margin-top: 18px;
	text-align: center;
}
.x-return-message {
	background: none repeat scroll 0 0 #fff;
/*
	border-radius: 20px 20px 20px 20px;
*/
	font-size: 28px;
    color: #1a347f;
	line-height: normal;
	margin-bottom: 18px;
	margin-top: 18px;
	padding: 17px;
	text-align: center;
}
#x-openform {
	text-align: right;
	padding-bottom: 18px;
}
textarea, input {
	font-size: 12px;
	color: #000;
	font-family: "Roboto",Arial,sans-serif;                                   
	background: none repeat scroll 0 0 #fff;
	/*
	border: 1px solid #A2C4D0;
  */
  text-align:left;
}
input {
	width: 100%;
	padding: 1px 10px;
  margin:5px 0 14px 0;
}

.line{text-decoration: line-through; background: #F5F5F5 !important;}

#dyktando{ font-size: 18px; font-weight:500; 	font-family: "Roboto",Arial,sans-serif !important;}
.selected { background: #FFF0B0 }
.c1 { background: #CEFFB2 !important; color: #108214 !important;}
.c0 { background: #FFB2B2; color: #82101f; }
.chose{color:#6273da ; font-weight:400;}
.chose:hover{cursor:pointer; text-decoration: underline;}
#poprawne{font-size:20px; margin:10px 0; font-weight:700; }
#btn{    padding: 9px 15px;
    margin: 15px 0;
    background: #6286da;
    color: #fff;
    font-size: 22px;}