body,td,ul,p,
input,select,textarea{
	font-family: verdana, sans-serif;
	font-size: 10px;
}
body{
	margin:0;
	padding:0;
}
form{
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
small{
	font-family: tahoma, sans-serif;
	font-size:9px;
	color:#999999;
}
h2{
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	background: #336699;
	padding:2px 5px 2px 5px;
	margin:0 0 0 0;
}
h3{
	font-weight:bold;
	font-size: 10px;
	color: #336699;
	padding:2px 5px 2px 5px;
	margin:0 0 0 0;
}

input,select,textarea{
	color: #000000;
	width:250;
	border:1px solid #336699;
}
input.checkbox{
	width:0;
	height:0;
	border:none;
}
ul{
	margin:0 20px 6px 20px;
}
ul li{
	color:#999999;
	margin-top:4px;
	list-style: url(../img/list.gif);
}

ul li.unchecked{
	color:#999999;
	list-style: url(../img/list_gray.gif);
}
ul li.checked{
	color:#336699;
	list-style: url(../img/list_blue.gif);
}

ul li.act{
	list-style: url(../img/list_act.gif);
}
ul li.bck{
	list-style: url(../img/list_bck.gif);
}
ul li.set{
	list-style: url(../img/list_set.gif);
}
ul li.del{
	list-style: url(../img/list_del.gif);
}
	.set a,.del a{
		color:#993366;
	}
/* ... блоки ... */
table.rule{
	border:none;
}
table.rule td{
	padding:2px;
	border: #ffffff 1px solid;
	border-right: #336699 1px solid;
	border-bottom: #336699 1px solid;
}
tr.header td, td.header{
	background: #336699;
	color:white;
}
	.header a{
		color:white;
	}

/* ... типы ... */
.type_1{background:#fff0f0;color:#666666;}
.type_2{background:#f0fff0;color:#666666;}
.type_3{background:#f0f0ff;color:#666666;}
.type_4{background:#f0f0f0;color:#666666;}

tr.day_no td, .day_no{background:#f0fff0;}
tr.day_1  td, .day_1 {background:#fff0f0;}
tr.day_2  td, .day_2 {background:#f0f0ff;}
tr.day_3  td, .day_3 {background:#f0f0f0;}
/* ... блоки ... */
.sort{
	text-align:right;
	margin-top:2px;
}

.buttons{
	margin:0;
	background: #336699;
	padding:4px;
	text-align:right;
}
	.buttons input{
		border:1px solid #ffffff;
		background: #336699;
		width: 20px;
		color:#ffffff;
		margin-left:2px;
	}
.delim{
	border-top:1px solid #336699;
	margin:2px 0 0 0;
}
.block{
	width:250px;
	margin:0 0 0 0;
	padding:2px;
	border:none;
} 
.main{
	width:100%;
	margin:0 250px 0 0;
	padding:2px;
	border:none;
}
.part{
	color:#999999;
	float:left;
	height:50px;
	width:250px;
	margin:4px;
	padding:2px;
}
/* ... ссылки ... */
a{
	text-decoration: none;
	color:#336699;
}
a:hover{
	text-decoration: none;
	color:#000000;
}
/* ... положение ... */
.left{
	float:left;
}
.right{
	clear:right;
	float:right;
	border-left:1px solid #336699;
	border-bottom:1px solid #336699;
}
.both{
	clear:both;
}
/* ... размеры ... */

