/*.tab-wrapper
{
	padding:				5px 5px;
	border:					1px solid #eee;
}
.tab-menu
{
	list-style:				none;
	padding:				2px 0;
	clear:					both;
	line-height:			27px;
	font-size:				100%;
}

.tab-menu li
{
	display:				inline;
	margin:					0px 2px 0px 0px;
}


.tab-menu li a,
.tab-menu li a:link,
.tab-menu li a:visited
{
	padding:				1px 5px;
	color:					#FFFFFF;
	background-color:		#000099;
	font-weight:			bold;
	text-decoration:		none;
}

.tab-menu li a:hover,
.tab-menu li a:focus
{
	color:					#FFFFFF;
	background-color:		#0000FF;
}
.tab-menu li.tab-selected a,
.tab-menu li.tab-selected a:visited
{
	color:					#000066;
	background-color:		#FAEC8F;
}

.tab-wrapper .tab-ajax-loading
		{
			padding:				100px 0;
			background:				url(images/spinner.gif) no-repeat center;
		}  */

/* TabMenu ImageMenu*/
/*.tab-wrapper-im
{
	padding:				1em 1.5em;
}
.tab-menu-im
{
	float:                  right;
	list-style:				none;
	padding:				2px 0;
	clear:					both;
	line-height:			17px;
	font-size:				100%;
}
.tab-menu-im li
{
	clear:					both;
	margin:					4px 24px 2px;
}
.tab-menu-im li a,
.tab-menu-im li a:link,
.tab-menu-im li a:visited
{
	padding:				1px 5px;
	color:					#FFFFFF;
	background-color:		#707070;
	font-weight:			bold;
	text-decoration:		none;
}
.tab-menu-im li a:focus
{
	color:					#FFFFFF;
	background-color:		#0066FF;
}
.tab-menu-im li a:hover
{
	color:					#FFFFFF;
	background-color:		#00008B;
}*/

/*
.tab-menu-im li.tab-selected a,
.tab-menu-im li.tab-selected a:visited
{
	color:					#00008B;
	background-color:		#FFFFFF;
}
*/


/* layout */
/*
#container_sta {
	width:					700px;
	background:				#fff url(../images/head-digit.png) no-repeat 500px 25px;
	margin: 				0 auto;
	text-align:				left;
	padding:				15px;
}
*/
/*.clear
{
	clear:					both;
	overflow:				hidden;
	width:					1px;
	height:					1px;
	margin:					0 -1px -1px 0;
	border:					0;
	font-size:				0;
	line-height:			0px;
}

*
{
	margin:					0;
	padding:				0;
} */
/*********************************/
/*  Tool Tips                    */
/*********************************/
/*
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 550px;
	z-index: 13000;

}

.custom-title {
	font-family: Verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #ffffff;
	padding: 8px 8px 4px;
	background: #00008B;
}

.custom-text {
    font-family: Verdana, arial, sans-serif;
	font-size: 120%;
	text-align: justify;
	padding: 4px 8px 8px;
	color: #000000;
	background: #ffffee;
	border: 1px solid #00008B;
}

.custom-text img{
    border-style: none;
    margin: 4px 4px 0px 4px;
    height: 100px;


}

.custom-text p{
    margin-top: 10px;
}


#logrq {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;
}

#startrq a {
	font-weight: bold;
}

*/
/********************************************/

/*big menu*/
/*
#kwick {
	margin-top: 0px;
}

#kwick .kwicks {
	display: block;
	height: 200px;
	margin: 0px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 80px;
	background: #fff;
	border-right: 2px solid #000000;
}

#kwick .kwick span {
	display: none;
}

.title-container-imnews{	font-family: Verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #330066;
}

.title-container-imnews span{
	font-style: italic;
}

.title-container-imnews-to{
	font-family: Verdana, arial, sans-serif;
	font-size: 100%;
	color: #330066;
}

.tab-ajax-loading{
    background: url("http://www.informator.org/images/site/loading50.gif") no-repeat center;
    height:		480px;
}

.mnright{
   margin-top:0px;
   line-height:14px;
   padding:0px;
   float:right;
   font-size:120%;
   width:150px;
}
.mnright a:link,.mnright a:visited{
    text-decoration: none;
    color:#ffff00;}
.mnright a:hover,.mnright a:active{
    text-decoration: underline;
    color:#FFFFFF;} */

/******************************************/
/***         Moo tabs                   ***/
/******************************************/
/*
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 24px;
}

.mootabs_title li {
	float: left;
	background-color: #ddd;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	height: 24px;

}

.mootabs_title li.active {
	background-color: #e6e6e6;
}

.mootabs_panel {
	display: none;
	background-color: #ddd;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;

}

.mootabs_panel.active {
	background-color: #e6e6e6;
	display: block;
} */


/******************************************/




