body{
	font-family:Tahoma;
	font-size:11pt;
	background:#fff;
	height:90%;
}
div#alfa{
	position:absolute;
	width:100%;
	top:-80px;
	left:0;
	height:100%;
	filter:alpha(opacity=80); 
	background:white;
	display:block;
	padding:10px;
	z-index:3;
}
div#MessageBox{
	z-index:5;
	position:absolute;
	width:50%;
	top:50%;
	left:25%;
	margin-top:-200px;
	background:white;
	border:1px solid #ccc;
	visibility:visible;
}
button.MessageOK{
	padding:5px 40px;
	margin:0px auto 10px auto;
	font-size:13pt;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
div.Message0{
	color:red;
}
div.Message1{
	color:green;
}
div.Message{
	clear:both;
	padding:15px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	margin-left:auto;
	margin-right:auto;
}
a{
	display:block;
	margin:3px 5px;
	float:left;
	padding:2px 10px;
	border:1px solid #FF6600;
	background: #eee;
	font-weight:bold;
	color:#666;
	font-size:11pt;
	text-decoration:none;
	font-variant:small-caps;
}
h1{
	/*background:red;*/
	font-size:17pt;
	border-bottom: 1px solid #ccc;
	margin:0;
}
a:hover{
	background: #FFCC99;
}
.centert{
	text-align:center;
}
.center{
	margin-left:auto;
	margin-right:auto;
}
.login label{
	display:block;
	float:left;
	margin:10px 10px 0px 30px;
	font-size:15pt;
	width:70px;
}
.login input{
	display:block;
	text-align:center;
	padding:4px;
	font-size:15pt;
	font-weight:bold;
	clear:right;
	margin:4px 10pt;
	width:200px;
}
div.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
div.login{
	width:402px;
	height:212px;
	padding:0;
	margin-top:100px;
	background: url("/img/ramkalogin.gif") no-repeat;
}
table.dataset{
	border-collapse:collapse;
	width:100%;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #ccc;
}
table.dataset td,table.dataset th{
	border-bottom: 1px solid #ccc;
	padding:3px 10px;
	vertical-align:middle;
}
table.dataset th{
	border-left: 1px solid #f4f4f4;
	background:#e8e8e8;
	padding: 8px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.dataset tr.alter{
	background:#eee;
}
table.datasetreport div.pytanie{
	font-size:16pt;
	margin:2px 0 5px 0;
}
table.datasetreport{
	border-collapse:collapse;
	width:800px;
}
table.dataset tr.gray td{
	background:#f9f9f9;
}
table.datasetreport td{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding:10px 10px;
	vertical-align:middle;
}
div.parameter{
	float:left;
	font-weight:bold;
	padding:0 0px 0 10px;
	font-size:10pt;
}
div.value{
	float:left;
	width:30px;
	padding:0 0 0 3px;
	font-size:10pt;
}
p.Zestawopis{
	font-size:10pt;
	margin:2px 0;
}
h2.Zestawopis{
	margin:0 0 0 5px;
	font-size:12pt;
	padding:0;
}
form.inputf input{
	display:block;
	padding:6px;
	width:300px;
	margin:3px 10px 15px 0px;
	font-size:13pt;
}
form.inputf textarea{
	display:block;
	padding:6px;
	width:70%;
	height:100px;
	margin:3px 10px 15px 0px;
	font-size:13pt;
}
form.inputf label{
	font-variant:small-caps;
	font-weight:bold;
	margin:10px 10px 3px 20px;
	display:block;
}
div.field_error{
	color:red;
	font-size:9pt;
	font-weight:bold;
	margin-left:30px;
}
form div.pytanie2{
	font-size:12pt;
	font-weight:bold;
	border-top:1px solid #ddd;
	padding:4px 20px 0 20px;
	margin: 0 0 10px 0;
}
table.odpowiedzi{
	border-collapse:collapse;
	width:450px;
	margin:0 auto 20px auto ;
}
table.odpowiedzi tr.legenda td{
	font-size:14pt;
	padding-top:4px;
	font-weight:bold;
}
table.odpowiedzi td{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:0px 10px;
	vertical-align:middle;
	text-align:center;
}
table.odpowiedzi td.wartosc{
	font-size:11pt;
}
