@import "/css/module/news.css";
@import "/css/site/content.css";
@import "/css/site/system.css";
@import "/css/shared/table.css";


td {
	font-family: Tahoma;
	font-size: 11px;
}

/* Дизайн страницы */

div.path {
	color:black;
	font-size:12px;
	padding: 2 2 2 2;
}
div.path a {
	color:blue;
	text-decoration:none;
}
div.signature {
	margin-top:25px;
	border-top:1px solid silver;
}

td.page_content p {
color:#787474;
font-family:Tahoma;
font-size: 12px;
line-height: 17px;
text-align: justify;
}

/**
	Referat
*/

table.order {
	margin-bottom: 15px;
	background-color: #fafafa;
	border: 1px solid silver;
	width: 400px;
}

table.order td {
	padding: 5px;
}

table.order td.title {
}

table.order td.style {
	color: navy;
}

table.order td span.deadline {
	color: red;
}