body {
	font-family: Verdana, Arial, sans-serif;
	background: #5b5b5b;
	margin: 0px auto;
	padding: 0 0 20px 0;
}
#shadow-one {
	width: 900px;
	border: 1px solid #555;
	border-top: 0;
	margin: 0px auto;
}
#shadow-two {
	border: 1px solid #4b4b4b;
	border-top: 0;
}
#shadow-three {
	border: 1px solid #444;
	border-top: 0;
}
#shadow-four {
	border: 1px solid #3a3a3a;
	border-top: 0;
}
#page {
	border: 1px solid #333;
	background: #fff;
	border-top: 0;
	padding: 20px;
	font-size: 11pt;
	}

#page td {
	font-size: 10pt;
}
#title {
	background: #59b;
	padding: 4px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	height: 16px;
}
#title .right {
	float: right;
	
	text-align: right;
}
#menu2 {
	float: center;
	
	margin-bottom: 20px;

}
#menu2 a {   
	
	
	background: #59b; 
	color: white;
	padding: 8px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	}

#menu2 a:hover {
	background: #59e;
}
#content {
	width: 855px;
	float: center;
	}
#content a {
	color: #c00;
	text-decoration: none;
}
#content a:hover {
	color: #d33;
	text-decoration: underline;
}
#content h2 {
	margin-top: 20px;
}

.spacer {
	clear: both;
}
#footer {
	font-size: 0.8em;
	color: #666;
	text-align: center;
	margin: 10px 50px 0 50px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}
#status .outs {
	font-size: 45pt;
}
#status .outs a {
	color: red;
	cursor: pointer;
}
#status .outs a:hover {
	color: black;
	text-decoration: none;
}
.examplebox {

	margin:0px 10px 20px 10px;
	padding: 5px;
	border: 1px dotted #333;
	text-align:left;
	background:#ddd;
}


#ka2 input {

width:50px;
font-size: 9pt;

}


.examplebox2 {
	
	margin:10px 10px 20px ;
	padding: 8px;
	border: 1px dotted #333;
	text-align:center;
	background:#ddd;
}
.examplebox2 input{
width:60px;height:13px;

	}
#kal input{
width:25px;height:13px;

	}
	


.text{
	margin:10px 40px 10px 40px;
	padding: 8px;
	
	text-align:center;
	background:#aaa;
}


#content h6 {
	border-top: 1px dashed #333;
	margin: 15px;
	padding: 0px;
	height: 1px;
}
.examplebox td {
	text-align:left;
	padding-right: 15px;
}
fieldset {
	margin:10px 100px 10px 100px;
	padding: 8px;
	border: 1px dotted #333;
	background:#ddd;
}
fieldset div {
	padding: 2px 0px 2px 140px;
}
fieldset div label {
	margin-left: -140px;
	padding-top: 2px;
	width: 135px;
	font-weight: bold;
	position:absolute;
}
fieldset input {
	width: 250px;

}

fieldset input.sm {
	width: auto;
}

fieldset textarea {
	width: 250px;
}
.result
{
	margin: 10px 40px 10px 40px;
	padding: 8px;
	border: 1px solid #333;
	text-align: center;
	font-weight: bold;
	background: #eee;
}

	.ok {
		border-color: #6b6;
		background: #efe;
	}
	
	.fail {
		border-color: #b66;
		background: #fee;
	}
	
	.unk {
		border-color: #cc6;
		background: #ffd;
	}
	
	
h2 {
	
	margin: 10px 0px 10px 0px;
	background-color:#59b;
	text-align:center;
	color: white;
	font-family: "Arial Black";
}
	
#vin2 {
	
	font-weight: bold;
	padding:5px 10px 5px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	background: #fe9;
	border-left: 2px solid #eb3;
	border-right: 2px solid #eb3;
}

#vin2 .temp{
float: right;
padding-right:10px;
	}
.ot {
	
	font-size: 11pt;
	margin: 14px ;
	background-color:white;
	
	}
	
#status {
	
	padding:10px;
	margin: 10px 0px 0px 0px;
	border: 4px solid #59b;
	font-weight: bold;
	font-size: 11pt;
    
}
.podtytul{

	font-size: 15pt;
	font-family:"Arial";
	
}

#podtytul2{
margin:80px 0 0 70pt;
	font-size: 16pt;
	font-family:"Arial";
	text-align: center;
	
}
#ka3{
font-size: 12pt;
	font-family:"Arial";
	text-align: center;
}


.inp {
    font-size: 45pt;
	color: red;
	}