form
{
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

.blockCenter
{
	margin: 0 auto;
}

.alignCenter
{
	text-align: center;
}

.alignLeft
{
	text-align: left;
}

.alignRight
{
	text-align: right;
}

.border0
{
	border: 0;
}

.colorRed
{
	color: #ff0000;
}

.smallfont
{
	font-size: 10px;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.floatNone
{
	float: none;
}

.widthAll
{
	width: 100%;
}

.paddong0
{
	padding: 0;
}

.margin0
{
	margin: 0;
}

.fontBold
{
	font-weight: bold;
}

.clear
{
	clear: both;
}

.borderRed
{
	border: 1px solid red;
}

.borderBlue
{
	border: 1px solid blue;
}

.valignTop
{
	vertical-align: top;
}

.valignMiddle
{
	vertical-align: middle;
}

.valignBottom
{
	vertical-align: bottom;
}

.borderCollapse
{
	border-collapse: collapse;
}

.displayNone
{
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

ul.lastAnnouncList
{
	text-align: left;
	margin: .5em 0;
	padding-left: 5px;
}

ul.lastAnnouncList li
{
	list-style-type: none;
	margin-left: 0;
	padding: .5em 0 .5em 0;
}

ul.lastAnnouncList li a:link,
ul.lastAnnouncList li a:visited
{
	font-weight: normal;
	margin-left: 14px;
}

ul.lastAnnouncList li a:hover,
ul.lastAnnouncList li a:active
{
	text-decoration: underline;
}

ul.lastAnnouncList li div.cat
{
	color: #325596;
	font-size: 11px;
	background: transparent url(http://8212.ru/img/an_a_a.jpg) no-repeat 0 .1em;
	padding-left: 14px;
}

ul.lastAnnouncList li div.cat a:link,
ul.lastAnnouncList li div.cat a:visited
{
	color: #325596;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

ul.lastAnnouncList li div.cat a:hover,
ul.lastAnnouncList li div.cat a:active
{
	text-decoration: underline;
}

td.sectionsTree
{
	text-align: left;
	padding: 1em 0 0 1em;
}

td.sectionsTree td
{
	width: 33%;
	font-weight: bold;
	font-size: 16px;
	color: #A2ACB7;
}

td.sectionsTree ul.level2
{
	padding: 0;
	margin: .2em .2em 1em .2em;
}

td.sectionsTree ul.level2 li
{
	font-weight: normal;
	list-style-type: none;
	color: #41505C;
	font-size: 11px;
	line-height: 180%;
	float: none;
	width: auto;
	margin: 0;
	font-weight: normal;
}

td.sectionsTree ul.level2 li a:link,
td.sectionsTree ul.level2 li a:visited
{
	color: #41505C;
	text-decoration: underline;
	font-size: 11px;
}

td.sectionsTree ul.level2 li a:hover,
td.sectionsTree ul.level2 li a:active
{
	color: #506374;
	text-decoration: none;
}

td.sectionsTree ul.level3,
td.sectionsTree ul.level3 ul
{
	padding-left: 6px;
	margin: 4px 0;
}

td.sectionsTree ul.level3 li
{
	list-style-type: none;
	background: transparent url(../announc/static/style-img/li-arrow.gif) no-repeat 0 .5em;
	padding-left: 10px;	
}

td.sectionsTree ul.level3 li a:link,
td.sectionsTree ul.level3 li a:visited
{
	font-weight: normal;
}

td.announcList
{
	text-align: left;
	padding: 10px .8em 0 .8em;
}

td.announcList div.announcItem
{
	margin: 10px 0 40px;
}

td.announcList div.announcItem h2
{
	margin: 8px 0 .5em 0;
	font-size: 14px;
	color: #41505C;
}

td.announcList div.announcItem h2 a:link,
td.announcList div.announcItem h2 a:visited
{
	font-size: 14px;
	color: #41505C;
	text-decoration: underline;
}

td.announcList div.announcItem h2 a:hover,
td.announcList div.announcItem h2 a:active
{
	color: #506374;
}

td.announcList div.announcItem h2 span
{
    font-size: 10px;
    font-weight: normal;
}

div.pageLine
{
	overflow: hidden;
	height: 1%;
}

div.pageLine a:link,
div.pageLine a:visited
{
	color: #41505C;
	font-size: 10px;
	font-weight: normal !important;
	display: block;
	float: left !important;
	text-decoration: none !important;
	margin: 0 2px 3px 1px;
	padding: 1px 3px;
	background: #CFD5DA;
	min-width: 1em;
	text-align: center;
	border: 1px solid #BEC7CD;
}

div.pageLine a:hover,
div.pageLine a:active,
div.pageLine a.currentPage
{
	background: #94A3AB;
	border: 1px solid #82949D;
	color: white !important;
}

div.announcItem.myAnnounc
{
	background: #ECEEF0;
	padding: 1px 10px 10px 10px;
}

td.announcList div.announcItem img
{
	border: 1px solid #94A3AB;
	padding: 3px;
	background: white;
}

td.myAnnounc
{
	padding: 10px 6px;
}

td.myAnnounc ol
{
	text-align: left;
	padding-left: 24px;
	list-style-position: outside;
	margin: 10px;
}

td.myAnnounc ol li
{
	margin: 30px 0;
}

td.myAnnounc ol li div.titleRow
{
	font-weight: bold;
	margin-bottom: 8px;
}

td.myAnnounc ol li div.titleRow a:link,
td.myAnnounc ol li div.titleRow a:visited
{
	font-size: 12px;
	color: #325596;
	text-decoration: underline;
}

td.myAnnounc ol li div.titleRow a:hover,
td.myAnnounc ol li div.titleRow a:active
{
	color: #506374;
}

td.myAnnounc ol li div.descriptionRow
{
	font-size: 10px;
	margin-bottom: 8px;
	background: #ECEEF0;
	padding: 5px 6px;
}

td.myAnnounc ol li div.propRow
{
	font-size: 10px;
	margin-bottom: 8px;
	line-height: 150%;
}

td.myAnnounc ol li div.editorRow
{
	font-size: 10px;
}

td.myAnnounc a:link,
td.myAnnounc a:visited,
td.announcList a:link,
td.announcList a:visited,
td.announcKeywords a:link,
td.announcKeywords a:visited,
td.announcFav a:link,
td.announcFav a:visited,
td.announcCommentedList a:link,
td.announcCommentedList a:visited,
td.announcAddedForm a:link,
td.announcAddedForm a:visited,
td.lastPhotoAnnounc a:link,
td.lastPhotoAnnounc a:visited
{
	color: #41505C;
	text-decoration: underline;
}

td.myAnnounc a:hover,
td.myAnnounc a:active,
td.announcList a:hover,
td.announcList a:active,
td.announcKeywords a:hover,
td.announcKeywords a:active,
td.announcFav a:hover,
td.announcFav a:active,
td.announcCommentedList a:hover,
td.announcCommentedList a:active,
td.announcAddedForm a:hover,
td.announcAddedForm a:active,
td.lastPhotoAnnounc a:hover,
td.lastPhotoAnnounc a:active
{
	color: #506374;
}

td.announcAddedForm
{
	padding: 10px;
}

table.adminFormTable tr td.alignRight
{
	font-weight: bold;
	color: #404040;
}

table.adminFormTable tr td.alignRight span.smallfont
{
	font-weight: normal;
}

td.announcKeywords
{
	padding: 10px;
	text-align: left;
}

table.adminTable,
td.announcKeywords table,
td.announcFav table,
td.announcCommentedList table
{
	border-collapse: collapse;
}

table.adminTable tr th,
td.announcKeywords table thead tr th,
td.announcFav table thead tr th,
td.announcCommentedList table thead tr th
{
	background: #C7C9CB;
	padding: 4px;
}

table.adminTable tr td,
td.announcKeywords table tbody tr td,
td.announcFav table tbody tr td,
td.announcCommentedList table tbody tr td
{
	background: #ECEEF0;
	padding: 4px 6px;
	border: 1px solid #C7C9CB;
}

td.announMessage
{
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	color: green;
}

div.commentList
{
	margin-bottom: 10px;
}

div.commentList div.commentHead
{
	font-size: 10px;
}

div.commentList div.commentText
{
	background: #ECEEF0;
	margin-top: 4px;
	padding: 6px 8px;
	margin-bottom: 20px;
}

a.current:link,
a.current:visited
{
	text-decoration: none !important;
	color: green !important;
}

td.announcFav,
td.announcCommentedList
{
	padding: 10px;
}

div.adminImgList
{
	margin: 20px;
}

div.adminImgList img.upImg
{
	margin-top: 6px;
	padding: 3px;
	border: 1px solid #94A3AB;
	background: white;
}

td.lastPhotoAnnounc img
{
	border: 1px solid #94A3AB;
	background: white;
	padding: 3px;
	margin: 2px;
}

td.lastPhotoAnnounc table tr td
{
	padding: 3px 6px;
}

td.searchBlock
{
	padding-top: 14px;
}

td.lastComments
{
	text-align: left;
	padding: 10px 6px 0 6px;
}

td.lastComments div
{
	margin-bottom: 20px;
}

td.lastComments div a:link,
td.lastComments div a:visited
{
	text-decoration: underline;
	color: #506374;
}



