body{
background:url(images/tlo.gif);
font-size: 11px;
color: #ffffff;
font-family: Verdana, arial, tahoma, sans-serif;
}
img {
    border: 0px;
    padding-top:1px;
text:blue;
	color: blue;
}

.wnetrze img {
	align: center; 
	padding:10px 0 20px 0;
	
}
.top {
    background:	#0000cc;
    height: 20px;
    width: 150px;
    color: white;
    font-weight: bold;
    font-size: 11px;
}
.top1  h1{
    text-align: center;
    color: #2F3D46;
    font-size: 22px;
    padding-top: 25px; 
}
.top1  h2{
    text-align: right;
    color: #2F3D46;
    font-weight: normal;
    font-size: 12px;
    padding-top: 25px; 
}
.top1  h3{
    text-align: center;
    color: #2F3D46;
    font-size: 14px;
    padding-top: 25px; 
}

.top1  p{
	padding: 5px 5px 5px 10px;
    text-align: justify;
    color: #2F3D46;
    font-weight: normal;
    font-size: 12px;
	font-family: sans-serif;
}



.top2 {
    background: #FFFFFF;
    height: 20px;
    text-align: center;
    color: #2F3D46;
    font-weight: bold;
    font-size: 11px;
}
.top2  h1{
    text-align: center;
    color: #2F3D46;
    font-weight: bold;
    font-size: 22px;
    padding-top: 25px; 
}
.top2  h2{
    text-align: center;
    color: #2F3D46;
    font-weight: bold;
    font-size: 16px;
	font-family: sans-serif;
}
.top2  h3{
    padding: 15px 10px 0px 10px;
    text-align: left;
    color: #2F3D46;
    font-weight: bold;
    font-size: 16px;
	font-family: sans-serif;
}
.top2  h4{
    text-align: right;
    color: #2F3D46;
    font-weight: normal;
    font-size: 12px;
	font-family: sans-serif;
	padding: 2px 10px 0px 10px;
}
.top2  h5{
    padding: 15px 10px 0px 10px;
    text-align: center;
    color: #2F3D46;
    font-weight: normal;
    font-size: 14px;
	font-family: sans-serif;
}
.top2  h6{
    text-align: center;
    color: #2F3D46;
    font-weight: bold;
    font-size: 16px;
	font-family: sans-serif;
}
.top2  p{
	padding: 0px 10px 0px 10px;
    text-align: justify;
    color: #2F3D46;
    font-weight: normal;
    font-size: 12px;
	font-family: sans-serif;
}
.top2  ul {
	padding: 0px 5px 5px 20px;
	text-align: justify;
    color: #2F3D46;
    font-weight: normal;
    font-size: 12px;
	font-family: sans-serif;
}
.top2  ol {
	padding: 0px 5px 5px 45px;
	text-align: justify;
    color: #2F3D46;
    font-weight: bold;
    font-size: 14px;
	font-family: sans-serif;
}
.top2 img{

	padding: 15px 2px 15px 0px;

   
}

.top2 a {
   color:  #000099;
text-decoration: none;
}


.top2 a:hover {
color: 	#3399cc; 
text-decoration: none;
}
.linki p {
    text-align: left;
    font-family: verdana;
    color: #fff;
    background: #3c68b1;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px;
}
.linki {
    text-align: left;
    font-family: verdana;
    color: #2F3D46;
    background: #3c68b1;
    font-size: 11px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 5px; 
    padding-bottom: 5px;
}
.linki a {
   color:  #ffffff;
	text-decoration: none;
	padding-left: 15px;

}

.linki a:active {
color: 	#000099; 
text-decoration: none;
}
.linki a:hover {
color: 	#000099; 
text-decoration: none;
background: url(images/ziel.jpg) no-repeat 2px 2px;
padding-left:15px;
padding-top: -8px; 
}




.tytul{
    text-align: center;
    font-family: verdana;
    color: #ffffff;
    font-size: 50px;
    padding-right: 5px;
    padding-left: 10px;   
    padding-top: 15px; 
    padding-bottom: 15px; 
    font-weight: bold;
}


.logo {
background:url(images/logo.jpg);
width:774px;
}
h2 {
	margin: 0;
	padding: 9px;
	font-family: Georgia;
	font-style: italic;
	font-size: 33px;
	color: #376875;
	text-shadow: 1px 1px 1px #e0f5fb;
}

h3 {
	margin: 0;
	padding: 0px 0px 9px 0px;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	color: #376875;
	text-shadow: 1px 1px 1px #e0f5fb;
}

input	{ 
	padding: 9px;
	border: solid 1px #74b1c2;
	outline: 0;
	width: 450px;
	background: #99ccff;
	background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
select	{ 
	padding: 9px;
	border: solid 1px #74b1c2;
	outline: 0;
	width: 450px;
	background:#99ccff;
	background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
textarea	{ 
	padding: 9px;
	border: solid 1px #74b1c2;
	outline: 0;
	width: 450px;
	background:#99ccff;
	background: -webkit-gradient(linear, left top, left 25, from(#ffffff), color-stop(4%, #eeeeee), to(#ffffff));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee 1px, #ffffff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}


.submit input:hover {
	background: #209fcc;
}
.submit2 input {
	width: auto;
	padding: 9px 15px;
	margin: 10px 0px 10px 100px;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #10658c;
	color: #ffffff;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 6px;
	background: #1f92bb;
	border: 1px solid #10658c;
	}

.submit2 input:hover {
	background: #209fcc;
}	
