#center ul li {background: none;}

#ptk {margin: 20px 0 0 10px;}
#ptk div.subhdr {font-size: 16px; font-weight: bold; color: #000;}

#tableokruglist td.t1 {padding-right: 20px;}
#tableokruglist td.t2 {width: 337px;}

ul#okruglist {margin: 0; padding: 0; list-style-type: none;}
ul#okruglist li {background: none; margin: 20px 0; padding: 0;}
ul#okruglist li a {font-size: 16px; font-weight: normal; white-space: nowrap;}
ul#okruglist li a:link,
ul#okruglist li a:visited {color: #2e4e9b;}
ul#okruglist li a:hover,
ul#okruglist li a:active {color: #c21f2a;}
ul#okruglist li.selected a:link,
ul#okruglist li.selected a:visited,
ul#okruglist li.selected a:hover,
ul#okruglist li.selected a:active {color: #c21f2a;}

#ptk table.ptklist {}
#ptk table.ptklist th {text-align: left;}
#ptk table.ptklist td.list {width: 70%; padding-top: 20px; padding-right: 20px;}
#ptk table.ptklist td.okrugs {width: 30%;}

#ptk div.ptkitem {margin: 0 0 17px 0;}
#ptk div.ptkitem div.head {font-size: 13px; color: #000; padding: 0 0 0 29px; background: url(ptkmarker.gif) no-repeat 3px 7px;}
#ptk div.ptkitem div.head a {color: #000;}
#ptk div.ptkitem strong {font-weight: bold; white-space: nowrap;}

#ptk ul.services {list-style-type: none; margin: 11px 0 0 29px; padding: 0; background: url(tool.gif) no-repeat 0 3px; min-height: 19px;}
#ptk ul.services li {margin: 0; padding: 0 0 0 26px; font-size: 12px; color: #999;}

#ptk div.cell {border-bottom: 2px #c21f2a solid; padding-top: 21px; padding-left: 10px;}
#ptk div.cell.noborder {border-bottom: none;}
#ptk div.cell div.subhdr {margin-bottom: 15px;}
#ptk div.cell div.ptk {margin-left: 27px; margin-bottom: 24px;}
#ptk div.cell div.ptk div.head {font-size: 13px; color: #000;}
#ptk div.cell div.ptk div.schem {margin: 18px 0 0 0; font-size: 13px; color: #000;}
#ptk div.cell div.ptk table {margin-top: 11px; margin-left: 28px; border: 1px #6d91ab solid; width: auto;}
#ptk div.cell div.ptk table img {border: 2px #fff solid;}

#ptk div.buttonwrapper {padding: 2px 0 5px 29px;}

table#datetimeselect {
	border-top: 2px solid #c31e29;
	border-bottom: 2px solid #c31e29;
	margin: 18px 0 22px 0;
}
table#datetimeselect thead th {
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}
table#datetimeselect tbody th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding: 10px;
}
table#datetimeselect tbody td,
table#datetimeselect tbody th {
	border-top: 1px solid #648aa6;
}
table#datetimeselect tbody tr:nth-child(odd) {
	background-color: #ebeaea;
}
table#datetimeselect tbody td a,
table#datetimeselect tbody td span.busy {
	float: left;
	width: 2.8em;
	height: 1em;
	padding: 0.5em;
	text-align: center;
}
table#datetimeselect tbody td span.busy {
	color: #999;
}
table#datetimeselect tbody td a:link,
table#datetimeselect tbody td a:visited	{
	color: #333;
}
table#datetimeselect tbody td a:hover {
	background-color: #648aa6;
	color: #fff;
}
div.buttonwrapper {
	padding: 2px 0 5px 29px;
}

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}
label {
	padding: 10px 0 5px 0;
	display: block;
}
.ptk input[type='submit'] {
	margin-top: 0.75em;
}
fieldset .ptk input[type='text'] {
	margin-left: 29px;
	display: block;
}
fieldset .ptk select {
	margin-left: 29px;
	display: block;
	width: 300px;
}
fieldset input:disabled {
	background-color: #e3e3e3;
}
fieldset input[type='text'] {
	width: 300px;
}
fieldset .ptk img {
	display: block;
	margin-left: 29px;
}
#tstypewarning {
	display: none;
}
div.ptk input.attention {
	font-size: 2em;
	font-weight: bold;
	padding: 1em;
}
div.ptk input.modest {
	float: right;
}

.steps {
	width: auto;
	border: 1px #ccc solid;
	border-width: 1px 0;
	padding: 0;
	margin: 1em 0 1em 7px;
}
.steps th {
	width:auto;
	text-align: left;
	vertical-align: middle;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0;
}
.steps td {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #999;
	padding: 0 5px;
}
.steps.selectpto th.selectpto,
.steps.entertsinfo th.entertsinfo,
.steps.selectdatetime th.selectdatetime,
.steps.approvesignup th.approvesignup {
	color: #000;
	font-weight: bold;
}
.steps.entertsinfo th.selectpto,
.steps.entertsinfo th.selectdatetime,
.steps.selectdatetime th.selectpto,
.steps.approvesignup th.selectpto,
.steps.approvesignup th.entertsinfo,
.steps.approvesignup th.selectdatetime,
.steps.print th.selectpto,
.steps.print th.entertsinfo,
.steps.print th.selectdatetime,
.steps.print th.approvesignup {
	padding-left: 24px;
	background: url(completed.png) 0 center no-repeat;
}
.printonly {
	display: none;
}
h3 {
	font-size: 1.25em;
	margin: 1em 0;
	color: #c11d28;
}

@media print {
	div#header,
	td#left,
	input.attention,
	input.modest,
	.steps,
	h3 {
		display: none;
	}
	.printonly {
		display: block;
		margin: 1em 0;
	}
}

