body, td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

body {
	background-image:url(/images/bg.jpg);
}

.bold {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #880000;
}

a:hover {
	text-decoration: underline;
}

.wh {
	color: #FFFFFF;
}

.bl {
	color: #000;
}

.red {
	color: #FF0000;
}

td.box-1-1 {
	width: 15px;
	height: 14px;
	background-image: url(/images/coded_box_01.jpg);
}

td.box-1-2 {
	background-image: url(/images/coded_box_02.jpg);
}

td.box-1-3 {
	width: 16px;
	height: 14px;
	background-image: url(/images/coded_box_03.jpg);
}

td.box-2-1 {
	width:15px;
	height:23px;
	background-image: url(/images/coded_box_04.jpg);
}

td.box-2-2 {
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(/images/coded_box_05.jpg);
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

td.box-2-3 {
	width: 16px;
	height: 23px;
	background-image: url(/images/coded_box_06.jpg);

}

td.box-3-1 {
	width: 15px;
	height: 7px;
	background-image: url(/images/coded_box_07.jpg);

}

td.box-3-2 {
	background-image: url(/images/coded_box_08.jpg);
}

td.box-3-3 {
	width:16px;
	height:7px;
	background-image: url(/images/coded_box_09.jpg);
}

td.box-4-1 {
	width:15px;
	background-image: url(/images/coded_box_10.jpg);

}

td.box-4-2 {
	background-color: #EFEFEF;
	font-size: 12px;
	padding: 3px;
}

td.box-4-3 {
	width: 16px;
	background-image: url(/images/coded_box_12.jpg);
}

td.box-5-1 {
	width: 15px;
	height: 17px;
	background-image: url(/images/coded_box_16.jpg);
}

td.box-5-2 {
	background-image: url(/images/coded_box_17.jpg);
}

td.box-5-3 {
	width: 16px;
	height: 17px;
	background-image: url(/images/coded_box_18.jpg);

}

.stopka {
	width:100%;
	height:23px;
	background-image: url(/images/coded_box_05.jpg);
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;

}

.stopka-2 {
	color: #FFFFFF;
	font-weight: bold;
}

.stopka-2#st1 {
	padding-left: 10px;
}
	

.stopka-2#st2 {
	text-align: center;
}

.stopka-2#st3 {
	text-align: right;
	padding-right: 10px;
}

div.info {
	background-color: #FFFFFF;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	width:99%;
	padding: 3px 5px 3px 5px;
}

td.left {
	white-space: nowrap;
	font-weight: bold;
	width: 20%;
}

td.right {
	width: 80%;
}
