/*table#top, div#top-menu, div#search, h1 img, h2 img, #login-form, .user_row, .noprint, .user-info-panel, .small-search, .login-panel{
	display: none;
}

table#content td#left, table#content tr td#right, div#copy, div#top-menu-r {
	display: none;
}*/

#adv, #search, #header, #footer, table#content td#center-main, td#right-main, .icon, .frightt, .printHref {
	display:none;
}

table, td, div, p {
	text-align:left;
}

.hblock div.fleftt {
	color:#38465a;
	font-size:23px;
	float:left;
	padding:0px 0px 20px 0px;
}

.events-item {
	overflow:hidden;
	zoom:1;
	padding:0px 0px 10px 0px;
}

.events-item .events-time {
	float:left;
	margin:0px 14px 0px 0px;
	padding:1px 2px 1px 2px;
}

.noprint {
	display:none;
}

div.item-day div a, h2 a {
	text-decoration:none;
}

a {
	color: rgb(0,0,0);
	text-decoration:none;
}

/******************************************************************************/
body
{
	background: rgb(255,255,255);
	font-family: Arial;
	font-size: 8pt; 
	margin: 0px;
	padding: 50px;
	color: rgb(0,0,0);
	
}
h1
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 12pt;
	position: relative;
	top: 1px;
	margin-left: 5px;
}

h2 {
	padding: 0px;
	font-size: 10pt;
	color: rgb(0,0,0);
	margin:0px 0px 10px 0px;
}

div.item-day
{
	padding: 10px 0px;
	border-bottom: 1px solid rgb(235,235,235);
	font-size: 8pt;
}
div.item-day span
{
	display: block;
	position: absolute;
	color: rgb(0,0,0);
}
div.item-day div
{
	padding-left: 50px;
}
div.gray-line
{
	background-color: rgb(235,235,235);
	height: 2px;
	margin-bottom: 10px;
}

/*********************Событие**************************************************/

div.press-item
{
	padding: 10px 0px;
	border-bottom: 1px solid rgb(235,235,235);
	font-size: 8pt;
}
div.press-item a.dload
{
	display:none;
}
div.pre
{
	margin-bottom: 20px;
}
div.pre span
{
	margin: 0px 3px;
}

table#add
{
	margin-top: 10px;
}
table#add tr td
{
	width: 50%;
}
table#add tr td#press
{
	padding: 10px;
	padding-left: 0px;
}
table#add tr td#akkr
{
	/*background-color: rgb(247,247,247);*/
	padding: 10px;
}
table#add tr td#akkr div
{
	margin-top: 10px;
	font-size: 8pt;
}

div.press-item div.title
{
	font-style: italic;
	
	font-size: 8pt;
}
div.press-item div.title span
{
	font-style: normal;
	color: rgb(153,153,153);
	margin-right: 4px;
}
div.noline
{
	border-bottom:0px;
}

div#photo {
	float:left;
	margin-right:20px;
	margin-bottom:20px
}

img {
	border:0px;
}

.org_list tr td {
	padding:15px 0 0;
}

.paginator, .paginator li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.paginator {
	margin: 2em 0 0 0;
	overflow:hidden;
	zoom:1;
}

.paginator li {
	float: left;
	margin: 0.3em;
}