body {
	background-image: url(grafika/tlo.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #66FFCC;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #14144E;
	scrollbar-face-color: #8DB1FA;
	scrollbar-highlight-color: #273CC9;
	scrollbar-shadow-color: #7389ED;
	scrollbar-3dlight-color: #507CEA;
	scrollbar-arrow-color: #1F2354;
	scrollbar-track-color: #BCD2FA;
	scrollbar-darkshadow-color: #0F1138;
	
}
table {
	color: #10107B;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}
p {
font-size: 13px;
}
span {
font-weight: bold;
color: #2252C3;
font-size: 13px;
}
h1 {
	color: #2252C3;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	color: #25328B;
	font-size: 14px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
h3 {
	color: #4444EF;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
h4 {
	color: #10107B;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
a:link {
	color: #3939E5;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #3939E5;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #0A0AE8;
	font-size: 13px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.mlink:link
{
	color: #344AA0;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}  
a.mlink:visited
{
	color: #344AA0;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
} 
a.mlink:hover
{
	color: #2E50E6;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a.slink:link
{
	color: #4963CA;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}  
a.slink:visited
{
	color: #344AA0;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
} 
a.slink:hover
{
	color: #2E50E6;
	font-size: 10px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
input {
	border-color: #1F2362;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background-color: #E7ECFA;
}
textarea {
	border-color: #1F2362;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
	background-color: #E7ECFA;
}
    .Title_1_Settings {
        font-size: 12pt;
        color:#303775;
        background-color:#FFFFFF;
    }
    .Title_2_Settings {
        font-size: 16pt;
        font-weight:bold;
        color:#303775;
        background-color:#FFFFFF;
    }
    .Question_Settings {
        color:#3340B2;
        font-weight:normal;
        background-color:#FFFFFF;
    }
    .Opinion_Settings {
        color:#303775;
        background-color:#FFFFFF;
    }
 /*Cennik*/
 #cennik {
 width: 540px;
 margin: 0;
 border: 0px solid #000000;
 }
 #cennik h1 {
 color: #033980;
 margin: 0;
 padding: 0;
 }
 #cennik h2 {
 color: #0963BB;
 font-weight: bold;
 font-size: 1.2em;
 margin: 2em 0 0 0;
 padding: 0.3em 0 0.2em 0.2em;
 /*background-color: #DFEFFF;*/
 border-bottom: 0px solid #3181CF;
 border-top: 0px solid #3181CF;
 }
 #cennik h3 {
 color: #0963BB;
 font-weight: bold;
 margin: 0;
 padding: 0.5em 0 0 0.5em;
 }
 #cennik table {
 width: 100%;
 border: 0;
 margin: 0;
 padding: 0;
 }
 #cennik td {
 border-top: 1px solid #6DB7FF;
 border-bottom: 1px solid #6DB7FF;
 border-left: 1px solid #6DB7FF;
 border-right: 1px solid #6DB7FF;
 margin: 0;
 padding: 0;
 vertical-align: top;
 background-color: #F3F9FF;
 }
 #cennik p {
 margin: 0;
 padding: 0.3em 0.5em;
 }
.center {
 text-align: center;
 width: 14%;
 }