<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding:  0px;
	border: 0px;
}
body {
	color: #000000;
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
#container {
	width: 100%;
	height: auto;
	min-height: 470px;
	overflow: hidden;
    max-width:900px;
    margin: 0 auto;
}
#content {
	margin: 0 auto;
	overflow: hidden;
	padding-top: 0px;
	width: 100%;
}

.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){
	.title{
		font-size:23px !important;
	}	
}

.title{
     color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    background-color: #1C3381;
    line-height: 35px;
}
.xinp {
	font-size: 14px;
	border: solid #ddd 1px;
	float: left;  
	padding: 10px 10px;
}
#x-form {
	background-color:#FFFFFF;
	width:100%;
	margin-bottom: 0px;
    overflow: hidden;
}
#xform a {
	color: #1b3380;
	text-decoration: none;
}
#xform a:hover {
	text-decoration: underline;
}
form#xform {
	font-size: 14px;
    clear: both;
    color: #141b09;
    font-size: 14px;
  	line-height: 17px;
    margin: 0 auto;
    min-height: 200px;
    overflow: hidden;
    padding-top: 20px;
   
   	width: 100%;
    text-align:left;
}
textarea#uwagi {
	width: 100%;
	height: 120px;
	padding: 8px 10px;

}
textarea#zaslugi {
	width: 100%;
	height: 120px;
	padding: 8px 10px;

}
textarea#opis {
	width: 100%;
	height: 220px;
	padding: 8px 10px;

}
input#regulamin, input#zgoda, input#wiek  {
	border: 0 none !important;
	top: 13px !important;
	width: auto;
    margin-right: 5px;
	margin-top: 2px;
}
#xform .col-xs-12{
	margin-bottom: 15px;
}
#btnwyslij {
	clear: both;
	float: right;
    margin: 20px 0 20px 0;
    padding: 10px 0px;
	position: relative;
	background-color: #1b3380;	
    text-align: center;
    border:2px solid #1b3380;
    
}
#btnwyslij a{
    color:#fff;
    padding: 10px 30px;
    
}
#btnwyslij a:hover {
	color: #1b3380;
    text-decoration: none;
    background:#fff;
}
.err {
	border: 3px solid #ff0000 !important;
}
#xmsg {
	padding-top: 34px;
	text-align: center;
	color: #fd0000;
	font-weight: bold;
}
textarea, input {
	font-size: 12px;
	color: #000;
	background: none repeat scroll 0 0 #fff;
    text-align:left;
}
input, select {
	width: 100%;
	padding: 1px 10px;
    margin:5px 0 14px 0;
}
.underline{
color:#1b3380;
    border-bottom: 2px solid #ededed;
    font-weight: 700;
    font-size:18px;
    padding-bottom: 5px;
    line-height: 25px;
    margin-top: 20px;
}
.sended{color:#1b3380; font-size:25px; text-align:center; margin-top:60px;margin-bottom:20px;}
.sendInfo{color:#000; fon-size:20px; text-align:center;}</pre></body></html>