/* common */ /* awork*/
html {
	overflow: -moz-scrollbars-vertical;
}

body{
	width:670px;
	margin:auto;
	padding:0;
	font-family:verdana,helvetica,arial,sans-serif;
	color:#000000;
	background:#ffffff;
	font-size:66.5%;
}

h1{
	font-size:1.5em;
}

h2{
	font-size:1.2em;
}

h3{
	font-size:1em;
}

h4{
	font-size:1em;
}
h5{
	font-size:0.75em;
}

h6{
	font-size:0.5em;
}

h1,h2,h3,h4,h5,h6{
color:#002273;
}

ol,ul,li,form,div,fieldset,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}

div{
	border:0px dotted red;
}

a{
	text-decoration:none;
	color:#002273;
}

a:hover{
	text-decoration:underline;
}

img{
	border:none;
}

/****************HEADER**************/
/************************************/

div#logoprint{
	display:none;
}

div#page_header{
	background: transparent url("http://www.edc.org.ua/img/Edc_Regional/logo.jpg") no-repeat;
	text-align:left;
	height:100px;
	padding-top:5px;
	margin-bottom:5px;
}

div#page_header h3{
	letter-spacing: 1px; 
	font-weight:bold; 
	color: #ffffff; 
	margin: 0px 0px 0px 18px;
}

div#page_header #left{
	float:left;
	width:600px;
	height:100px;
}


div#page_header #left a{
	color: #ffffff; 
}

div#page_header #left img.button{
	height:100px;
	width:333px;
}

div#page_header #right{
	padding:5px;
	width:337;
	height:90px;
	text-align:right;
}

div#page_header #right a{
	color:#002786;
}


/*****************MENU**************/
#menu{		
	font-size:10px;
	float:left;
	width:180px;
	overflow:hidden;
	height:150px;
	margin-bottom:5px;
	background-color:#002786;
}

#menu ul{
	border-left:1px solid white;
	list-style-type:none;
	margin:0px;
	padding-left:5px;
	margin-top:7px;
	margin-left:10px;
	width:154px;
}

#menu	li{	/* Main menu <li> */
	margin-left:0px;
	border-bottom:#002786 1px solid;
	line-height:105%;
}

#menu ul li ul{
	width:200px;
	padding:5px 10px;
}

#menu	li a{	/* Main menu links */
	padding:2px;
	color:white;
	display:block;
}
	
#menu	li a:hover,#menu .activeMainMenuItem{
	color:#002786;
	background-color:#FEF200;
}

.subMenu{
	position:absolute;
	overflow:hidden;
	border:1px solid white;
	background-color:#002786;
	text-align:left;
}

.visible{
	display:block;
}

.hidden{
	display:none;
}



.subMenu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}

.subMenu ul li{
	margin:0px;
	padding:1px;	
}

.subMenu ul li a{	
		white-space:nowrap;			
		text-decoration:none;	
		color:white;	
		height:16px;	
		line-height:16px;	
		padding:1px;
		display:block;
}
	
.subMenu ul li a:hover{	
		color:#002786;	
		background-color:yellow;	
}
/************MENU END*******************/

div#top_news{
	float:left;
	width:490px;
	height:150px;
	overflow:hidden;
}

div.separator{
	height:0;
	overflow:hidden;
	clear:both;
}

/************TOP NEWS*******************/

div#top_news{
	width: 485px;
	margin-left:5px;
	background: #F0F0F0;
}

div#top_news img{
	height: 150px;
	width: 150px;
	float:left;
	margin-right: 5px;
}

/***************************************/
/************HEADER END*****************/


/**************CONTENT******************/
/***************************************/

/* main */
div#left_column{
	width:444px;
	float:left;  
}

div#right_column{
	width:221px;
	margin-left:5px;
	float:left;
}

div#full_column{
	width: 670px;
	float:left;
}

/************END TOP BLOCK**************/

/*************FULL BLOCK****************/
div.full_block{
	margin-bottom:7px;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

.full_block_header{
	padding:2px; 
	padding-left:5px;
	background:#FFE600 url(../../img/Edc/fulltitle_bg.gif) repeat-y scroll 0 0;
}


/***********END FULL BLOCK**************/

/**************BIG BLOCK****************/
div.big_block{
	margin-bottom:7px;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	
}

div.big_block h2.header{
	padding:2px; 
	padding-left:5px;
	background:#fff200 url(../../img/Edc/bigtitle_bg.gif) repeat-y scroll right;
}

div.big_block h3.entry {
	border-bottom:1px solid #CCCCCC;
	color:#000;
	font-size:11px;
	font-style:normal;
	height:1%;
	overflow:auto;
	padding-top: 5px;
	padding-bottom:3px;
}

div.big_block h3.entryp {
	color:#000;
	font-size:11px;
	font-style:normal;
	padding-left: 7px;
	padding-top: 5px;
}

div.big_block div.hl {
	border-bottom:1px solid #CCCCCC;
	height:1px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
}

div.big_block .content{
	padding:5px;
}

div.big_block address{
	font-style:normal;
}

div.big_block .label{
	font-weight:bold;
}

div.big_block .text{
	width:550px;
}

div.big_block p{
	margin: 2px 0px 0px 5px;
}

div.big_block div.view_single p{
	font-size:12px;
}

div.big_block dt {
font-weight:bold;
margin:3px;
padding:2px;
}

div.big_block address{
	font-style:normal;
}

div.big_block .label{
	font-weight:bold;
}

div.big_block .text{
	width:550px;
}


div.big_block ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	overflow: hidden; 
	height: 1%;
}

div.big_block ul li{
	background: transparent;
	display: block;
	border-top:1px solid #CCCCCC;
	padding-bottom: 4px;
	
	overflow: hidden; 
	height: 1%;
}

div.big_block ul li.first{
	border-top:none;
}

* html div.big_block ul li{
	display: inline-block;
}

.big_block img{
	border: 3px solid #CCCCCC;
	margin: 5px 7px 3px 5px;
}

.big_block img.mpic{
	float:left;
}

div.big_block ul li ul li{
	background-color:white;
	margin: 0px 3px 0px 7px;
	padding: 3px;
}

div.big_block h4{
	padding:2px 3px 0px 5px;
}

div.big_block h1, div.big_block h2, div.big_block h3, div.big_block h4, div.big_block h5, div.big_block h6 {
	padding:2px 3px 0px 5px;
}

span.date{
	color:#777777;
	padding:1px 1px 1px 1px;
	font-weight:bold;
}

div.big_block span.date{
	padding-left:5px;
	background:#DDDDDD;
	display:block;
}

div.big_block .im{
	margin: 3px 7px 3px 5px;
}

div.big_block .pad li{
	padding: 3px 7px 3px 5px;
}

div.big_block .source{
	padding:3px;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	color:#777777;
	text-align: right;
	display: block;
}

/* LOCAL ORGANIZATIONS */
#LocalOrganizations2 h3{
	background:#DDD;
	padding-bottom:3px;
	font-size:12px;
}

#LocalOrganizations2 dl{
	margin-left:10px;
	margin-bottom:10px;
}

#LocalOrganizations2 dt{
	margin-bottom:0;
	font-size:11px;
}

#LocalOrganizations2 dd{
	font-size:12px;
}

/* CONTACTS */

div#Contact h3{
	padding:2px;
	background:#DDDDDD;
	font-weight:bold;
}

/* PERSON DETAILS */

.biography{
	margin: 3px 0 5px 0; 
	padding: 0 0 0 5px;
	color:#000;
	background: #DDDDDD;
	clear:both;
}

/* NEWS */

div.big_block div.news{
	font-size: 12px;
	margin:0px 0px 0px 3px;
}

div.big_block .news h1{
	font-size: 16px;
	color: #002273;
	padding:3px 3px 3px 0px;
}

div.big_block .news h4{
	font-size: 11px;
	padding-bottom:3px;
	font-style:normal;
	border-bottom: 1px solid #CCCCCC;
	overflow: auto; 
	height: 1%;
}

div.big_block .news p{
	margin:7px 3px 3px 3px;
}

div.big_block .news p:first-letter
{
font-size:14px;
}

div.big_block .news p:first-line 
{

}

/* INFORMATIVE OCCASIONS*/

div#InformativeOccasionsGrid img{
	width:35px;
	height:35px;
	margin: 4px 7px 0px 7px;
}

div#InformativeOccasionsGrid h4{
	font-size:1.2em;
	margin-top:13px;
	margin-bottom:13px;
	padding:3px;
	background-color:#DDDDDD;
}

div#InformativeOccasionsGrid li{
	border-top:none;
}

/* PARTY POSITIONS*/

div#NewsGrid_PartyPosition h2, div#NewsSingle_PartyPosition h2, div#PartyPositionMulti h2, div#PersonsCommentsSingle_PP h2{
	padding:3px;
	padding-left:5px;
	color:#000;
	background-color:#DDDDDD;
}

div#NewsGrid_PartyPosition h2{
	padding:3px;
	color:#000;
	background-color:#DDDDDD;
}

/* ALBUMS */

div#AlbumsGrid_Events ul, div#AlbumsGrid_Persons_Regional ul{
	width:100%;
	padding: 0 0 4px 0;
	margin: 0;
		background-color:#f8f8f8;
	float:left;
	display:block;
}

div#AlbumsGrid_Events li, div#AlbumsGrid_Persons_Regional li {
	padding: 0;
	padding-top: 1px;
	margin: 4px 0 0 3px;
	width: 108px;
	background: #eeeeee;
	border-top:1px solid #CCCCCC;
	float: left;
	height:100%;
	display:block;
}

div#AlbumsGrid_Events li.first, div#AlbumsGrid_Persons_Regional li.first{
	margin-left: 0;
	padding-left: 1px;
	
}

div#AlbumsGrid_Events img, div#AlbumsGrid_Persons_Regional img{
	margin:0;
	border:none;
	float:none;
}

div#AlbumsGrid_Events .date, div#AlbumsGrid_Persons_Regional .date {
	background: #dddddd;
	text-align: center;
	display: block;
}

div#AlbumsGrid_Events h4, div#AlbumsGrid_Persons_Regional h4 {
	padding:0
}

div#AlbumsGrid_Events ul a, div#AlbumsGrid_Persons_Regional  ul a{
	background: #eeeeee;
	font-weight: normal;
	text-align: center;
	display: block;
}

/* PHOTOS */

div#PhotosGrid ul{
	width:100%;
	padding: 0;
	margin: 0 0 4px 0;
	float:left;
	display:block;
}

div#PhotosGrid li {
	padding: 0;
	padding-top: 1px;
	margin: 0px 0 0 3px;
	width: 108px;
	background: #eeeeee;
	float: left;
	border-top:1px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	height:108px;
	display: table;
	#position: relative; 
	overflow: hidden;
}

div#PhotosGrid div.ieng {
	#position: absolute;
	#top: 50%;
	#left: 50%;
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}

div#PhotosGrid ul li.first{
	margin-left: 1px;
}

div#PhotosGrid img{
	border:none;
	float:none;
	vertical-align: bottom;
    margin:auto; 
    #position: relative; 
    #top: -50%; 
    #left: -50%;
}

div#PhotosGrid a{
	text-decoration:none;
	vertical-align: bottom;
}

/* GRID */

ul#grid_panel{
background:#FFF200 url(../../img/Edc/bigtitle_bg.gif) repeat-y scroll right center;
}

ul#grid_panel li{
margin:2px 0;
padding:0 5px;
width:auto;
height:auto;
border:none;
background:none;
float:left;
}

ul#grid_panel li span.current{
padding: 0 1px;
margin: 0 1px;
background:#002786;
color:#FFF;
}

ul#grid_panel li a{
display: inline;	
padding: 0 1px;
margin: 0 1px;
background:#ffcd00;
vertical-align:baseline;
}

ul#grid_panel select{
border:0;
background:#fffcd2;
font-size:9px;
}

/************BIG BLOCK END**************/

/*************RIGHT BLOCK***************/

div.right_block{

	margin-bottom:4px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-size:10px;
}

div.right_block h4{
	margin:0 0 0 5px;
	padding:0px;
}

div.right_block h3.header{
	background: #FFE600 url(../img/Edc_Regional/bg_small_block_title.gif) repeat-y;
	padding: 3px 3px 3px 5px;
	margin: 0;
	font-weight: bold;
	font-size:11px;
	color: #002273;
}

div.right_block p{
	margin:0 5px;
	padding:0px;
}

div.right_block ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div.right_block ul li{
	margin: 0 0 3px 0;
	border-top:1px solid #CCCCCC;
}

div.right_block ul li.first{
	border-top:none;
}

div.right_block ul li ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 5px 0px;
	
}

div.right_block span.date{
	padding-left:5px;
	background:#DDDDDD;
	display:block;
}
/* TO MAIN SITE*/

div#link_to_main_site{
	margin-bottom:2px;
}

/* MAPA */

div#mapaRegional{
	height:0;
	margin-bottom:4px; 
	visibility: hidden;
	*visibility: visible;
}

* html div#mapaRegional{
		visibility: visible;
}


/* NEWSPAPER */

div#NewspapersMulti{
	
	margin-bottom:4px;
	background: #002273;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	font-size:10px;
}

div#NewspapersMulti img{
	padding: 1px;
	margin: 0px;
	width:49px;
	height:72px;
	border: 3px solid #002273;
	background: #587EBD;
	float: left; 
}

* html div#NewspapersMulti img{
	border: none;
	margin: 3px;
}

div#NewspapersMulti ul{
	margin: 3px 0; 
	padding: 1px 3px;
	list-style-type:none;
}

div#NewspapersMulti ul li{
	margin: 0;
	padding:4px 0;
	border-top: none;
 	border-bottom: 1px solid #587EBD;
 	font-size:9px;
}

div#NewspapersMulti ul li.first{
 	border-top: 1px solid #587EBD;
}

div#NewspapersMulti ul li a.iOver{
	padding:1px 0;
 	background:#FFE600;
 	color:#002273;
 	display:block;
	text-decoration:none;
}

div#NewspapersMulti ul li a.iOut{
	padding:1px 0;
 	display:block;
 	text-decoration:none;
}

div#NewspapersMulti .num{
	font-size:11px; 
	font-weight:bold; 
}

div#NewspapersMulti ul li a{
	padding:1px 0;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}

div#NewspapersMulti separator{
	clear: left;	
}

/*** banners ***/

div.banner{
	margin-bottom:4px;
	}
/***********SMALL BLOCK END*************/

/***************************************/
/*************CONTENT END***************/

hr {
	height: 1px;
	background-color: #bbbbbb;
	color: #bbbbbb;
	border: 0; 
}

div.gray {
	background-color: #828282;
}

div.lgray {
	background-color: #c4c4c4;
}


div.blue {
	background-color: #587ebd;
}

div.lblue {
	background-color: #b2d4f7;
}

div.lili{
	cursor: pointer;
}

div.noli{
	cursor: default;
}

font.bl {
	color: black;
}



/* lenta pic */











table.lentapic {
	margin: 0 1px;
	width: 668px;
	height: 123px;
}

table.lentapic td.comment{
	width: 108px;
	height: 123px;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background: #002786 url(../../img/Edc/lentepic_bg.gif) repeat-y;
}

table.lentapic td.comment a{
	color: #ffffff;
}

table.lentapic td.separator{
	width: 4px;
	height: 123px;
}

div.commentups {
	padding: 0px;
	width: 200px;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	position: absolute;
	display: none;
	border: 1px solid;
	background: #002786;
	
	color: #002273;
	font-weight: bold;
	font-size: 11px;
	background: #ffe600;
}

div.commentups div.inside {
	padding: 5px;
}

div.persoName{
	margin-top:2px;
}



/* content tables */

table.content {
	width: 670px;
}

table.content td.left {
	width: 445px;
	vertical-align: top;
}

table.content td.separator {
	width: 4px;
}

table.content td.right {
	vertical-align: top;
	width: 221px;
}

table.leftcc, table.rightcc {
	width: 100%;
}

table.content td.full {
	vertical-align: top;
	width: 670px;
}

table.leftcc td, table.rightcc td {

}
/* full column */
td.full div.bigheader {
	padding: 2px 5px;
	color: #002273;
	font-weight: bold;
	font-size: 13px;
	background: #ffe600 url(../../img/Edc/fulltitle_bg.gif) repeat-y;
}

td.full div.medheader {
	padding: 3px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background: #dadada;
}

td.full div.titleheader {
	padding: 3px 0;
	color: #002273;
	font-weight: bold;
	font-size: 16px;
}

/* main column */

table.leftcc div.bigheader{
	padding: 2px 5px 0px;
	color: #002273;
	font-weight: bold;
	font-size: 14px;
	background: #ffe600 url(../../img/Edc/bigtitle_bg.gif) repeat-y;
}

table.leftcc  div.bigheader .header{
	color: #002273;
	font-weight: bold;
	font-size: 18px;
}

table.leftcc  div.bigheader .link{
	padding-right: 4px;
	color: #002273;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}

table.leftcc div.bigheader a{
	color: #002273;
}

table.leftcc div.medheader {
	padding: 3px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background: #dadada;
}
table.leftcc div.oh {
	width: 435px; 
	word-wrap: break-word; 
	overflow: hide;
}

table.leftcc a.medheader {
	display: block;
    font-size: 11px;
	margin: 3px 0;
	color: #000000;
}

/* +-- инфо и ошшибки */
div.infoHeader {
	padding: 5px;
	background: #002786; 
	color: #ffe600 ;
	font-weight: bold;
}

div.infoText {
	padding:10px 5px;
	word-wrap: break-word; 
	overflow: hide;
	background: #dadada;
}

div.errorHeader {
	padding: 5px;
	background: #BB0000; 
	color: white ;
	font-weight: bold;
}

div.errorText {
	padding:10px 5px;
	word-wrap: break-word; 
	overflow: hide;
	background: #ffC0CC;
}

/* +-- grid */
table.grid_params_table {
	padding: 0 5px;
	background: #ffe600 url(../../img/Edc/bigtitle_bg.gif) repeat-y;
}

table.grid_params_table span.grid_current_page {
	padding: 0 2px;
	font-weight: bold;
	background: #09458e;
	color: #ffffff;
}

table.grid_params_table a.grid_page_link {
	padding: 0 2px;
	font-weight: bold;
	background: #fff999;
}

.biography {
	text-indent: 0;
	line-height: 1.3;
}

/* +-- news */

table.leftcc div.header {
	padding: 0 0 0 2px;
	color: #002273;
	font-weight: bold;
	font-size: 11px;
}

table.leftcc div.header a {
	color: #002273;
}

table.leftcc .npic {
	float:left;
	margin: 5px 10px 0 0;
}

table.leftcc div.titleheader {
	padding: 3px 0;
	color: #002273;
	font-weight: bold;
	font-size: 16px;
}

table.leftcc div.date {
	padding: 0 5px;
	color: #555555;
	font-weight: bold;
	font-size: 11px;
	background: #eeeeee;
	border-bottom: 1px solid #828282;
}

table.leftcc div.headertext {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

table.leftcc div.maintext {
	font-size: 12px;
}

table.leftcc div.author {
	padding: 0 5px;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	background: #dadada;
}

table.leftcc div.source {
	padding: 0 5px;
	color: #555555;
	font-size: 12px;
	text-align: right;
	background: #dadada;
}

table.leftcc div.source a{
	color: #000000;
}

/* +-- photos */
table.leftcc div.ph_header {
	padding: 0;
	color: #002273;
	font-weight: normal;
	font-size: 11px;
	background: #e2e2e2;
	text-align:center; 
	width:108px;
}

table.leftcc div.ph_header a {
	color: #002273;
}

table.leftcc .photoz {
	float:left;
	margin: 5px 10px 0 0;
}

table.leftcc div.ph_date {
	padding: 0;
	color: #777777;
	font-weight: bold;
	font-size: 10px;
	background: #d2d2d2;
	border-bottom: 1px solid #828282;
	text-align:center; 
	width:108px;
}

table.leftcc td.coda {
	vertical-align: top; 
	padding: 4px 0; 
	width: 108px;
	background: #e2e2e2;
}

td.tab {
	padding: 0 0 0 10px;
}

table.photo{
	background:#d2d2d2;
	height:108px;
	width:108px;
	border:0px;
	border-collapse:collapse;
}

table.photo td{
	text-align:center; 
	vertical-align:middle;
	padding:0px;
}

/* +-- statics */

div.statictext p,
div.statictext li
{
	font-size: 12px;
}

div.statictext h5{
	font-size:11px;
	text-align: center;
}

div.statictext h5{
	font-size:13px;
	text-align: center;
}

div.statictext h4{
	font-size:16px;
	text-align: center;
}

div.statictext h3{
	font-size:19px;
	margin:15px 0 5px 0;
	text-align: center;
}

div.statictext h2{
	font-size:24px;
	text-align: center;
}

div.statictext h1{
	font-size:32px;
	text-align: center;
}

div.statictext a, div.statictext a:visited, div.statictext a:hover, div.statictext a:link, div.statictext a:active{
	text-decoration: underline;
}

div.statictext a.noul, div.statictext a:visited.noul, div.statictext a:hover.noul, div.statictext a:link.noul, div.statictext a:active.noul{
	text-decoration: none;
}

div.statictext div.medheader {
	padding: 3px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background: #dadada;
}

div.statictext a.medheader {
	display: block;
    font-size: 11px;
	margin: 3px 0;
	color: #000000;
	text-decoration: none;
}

div.statictext div.header a{
	color:#002273;
}

div.statictext  div.header {
	color:#002273;
	font-size:11px;
	font-weight:bold;
}

/* +-- persons comments */
table.leftcc div.personame, table.leftcc div.personame a{
	color: #002273;
	font-weight: bold;
	font-size: 13px;
}

/* additional column */

table.rightcc {
	background: #f5f5f5;
}

/* +-- menu */

table.rightcc div.menu {
	padding: 13px 5px 12px;
	color: #FFD900;
	font-weight: bold;
	font-size: 12px;
	background: #0a3079 url(../../img/Edc/bigtitle_a_bg.gif) repeat-y;
	cursor: pointer;
}

table.rightcc div.menu a {
	color: #FFD900;
}

table.rightcc div.menubaner {
	padding: 13px 5px 12px;
	color: #002273;
	font-weight: bold;
	font-size: 12px;
	background: #FFD900 url(../../img/Edc/bigtitle_mb_bg.gif) repeat-y;
	cursor: pointer;

}

table.rightcc div.menubaner a {
	color: #002273;
}

/* +-- news */

table.rightcc div.date {
	margin: 0px 0 0 0;
	padding: 0 5px;
	color: #777777;
	font-weight: bold;
	font-size: 11px;
	1background: #eeeeee;
	1border-bottom: 1px solid #828282;
}

table.rightcc .npic {
	float:left;
	margin: 5px 10px 0 0;
}

table.rightcc div.medheader, table.rightcc div.medheaderlink {
	padding: 3px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background: #dadada;
}

table.rightcc div.medheader td{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


table.rightcc div.medheaderlink{
	cursor: pointer;
}

table.rightcc div.header {
	padding: 0 5px;
	color: #002273;
	font-weight: bold;
	font-size: 11px;
}

table.rightcc p {
	padding: 0 5px;
}

table.rightcc div.header a {
	color: #002273;
}

/* поздравления */
.congra {
	cursor: pointer;
	font-size: 11px;
}

.congra td{
	color: #002273; 
	font-weight: bold; 

}

.congra p{
	padding:0px;
	margin:0;
	color: #002273; 
	font-weight: bold; 
}

.congra .c_arrow_up{
	width:11px; 
	height:11px; 
	padding:3px;
	background: transparent url(../../img/Edc/icon_arrow_up_spoiler.gif) no-repeat center;
}

.congra .c_arrow_down{
	width:11px; 
	height:11px; 
	padding:3px;
	background: transparent url(../../img/Edc/icon_arrow_down_spoiler.gif) no-repeat center;
}

.congra div.c_date{
	background: #002786; 
	border: 1px #ffffff solid; 
	color: #ffffff; 
	text-align: center; 
	padding: 0 4px; 
	margin: 3px; 
	font-weight: bold; 
}

.con_text{
	padding: 5px;
	display: none;
	font-weight: bold;
	font-size:12px;
	color: #ffffff;
	text-align:center;
	background: #00599f url(../../img/Edc/cong_txt_bg.gif);
}

/* copyright */
div#footer{
	margin: 5px 0px 5px 0px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	vertical-align:bottom;
}


.copyright, div#footer address {
	padding-top:5px; 
	float:left;
	border:0px solid red;
	font-size: 9px;
	color: #555555;
	width:30%;
}

div#footer address{
	text-align:right;
}

div#counter{
	padding-top:3px;
	text-align:center;
	width:40%;
	float:left;
}

span.time{
	color:#777777;
	font-size:0.9em;
}

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

table.copyright td.right {
	padding-right: 10px;
	text-align: right;
}

/* positions */
table.leftcc img.ppic {
	border: 2px solid #dadada;
	border-top: 10px solid #dadada;
	background: #dadada;
}


/* link icon */
img.hed_link_ico{
	float:none;
	border:0;
	margin:0;
}

.ar{text-align:right;} 
.db{display:block;} 
.pr5{padding-right:5px;}
