body	{
	padding: 0px;
	color: #000000;
	text-align: center;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #d8dee2;
	background-image: url(/img/face/global_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
h1, h2, h3 {
	font-family:  Verdana, Tahoma, arial, sans-serif;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
	font-weight:bold;
	color: #abaad6;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 24px;
	color: #23216f;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	color: #4c4a89;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h4, h5, h6 {
	font-size: 14px;
	color: #27255c;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	text-indent: 20px;
}


/**********************************
* OuterFrame
**********************************/
#outerFrame	{
	width: 990px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#innerFrame {
	float: left;
	width: 990px;
	padding: 0px;
	background-color: #D8DEE2;
	color: #000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/img/face/global_bg_center.png);
	background-repeat: repeat-y;
	background-position: 0px 10px;
}

#rightCol {
	color: #000;
	font-size: 12px;
	padding: 0px;
	width: 780px;
	float: right;
	background-color: transparent;
	background-image: url(/img/face/center_block_bg_center.png);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#rightColTop {
	background-image: url(/img/face/center_block_bg_top.png);
	margin: 0px;
	padding: 0px;
	height: 9px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightColBot {
	background-image: url(/img/face/center_block_bg_bot.png);
	margin: 0px;
	padding: 0px;
	height: 9px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightColCenter {
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightColCenter p:first-line {
}
#rightColCenter p:first-letter {

}
#leftCol {
	width: 193px;
	float: left;
	color: #000;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
	background-image: url(/img/face/left_nav_bg_center.png);
	background-repeat: repeat-y;
}
#leftColTop	{
	background-image: url(/img/face/left_nav_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 193px;
	height: 9px;
	font-size: 1px;
}
#leftColBot	{
	background-image: url(/img/face/left_nav_bg_bot.png);
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 193px;
	font-size: 1px;
}
#leftColCenter	{
	margin: 0px;
	padding: 0px;
}
#leftColCenter div {
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#leftColCenter p {
	text-align: left;
	text-indent: 0px;
	margin-top: 5px;
	margin-left: 3px;
}
#footer {
	color: #000000;
	background-color: transparent;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.FotterBlockFirst {
	background-image: url(/img/face/footer_blk_bg.png);
	height: 86px;
	width: 324px;
	padding: 0px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 7px;
	font-size: 11px;
}
.FotterBlockNext {
	background-image: url(/img/face/footer_blk_bg.png);
	height: 86px;
	width: 324px;
	padding: 0px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-size: 11px;
}
.FotterBlockFirst div, .FotterBlockNext div {
	padding: 5px;
	margin: 0px;
}

#bottom_adv {
      color: #000000;
      background-color: #ffffff;
      margin: 0px;
      padding: 10px 0px;
      text-align: center;
}

#bottom_adv div {
      display: inline;
      margin: 2px;
}
#endpages {
	background-color: transparent;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/face/global_bg_bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10px;
	font-size: 1px;
}
/**********************************
* Logo
**********************************/
#logo	{
	margin: 0px;
	border-top: none;
	background-color: transparent;
	background-image: url(/img/face/global_bg_top.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 150px;
	clear: both;
}
#logoImg {
	background-image: url(/img/face/logo_big.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 549px;
	float: none;
	padding: 0px;
	margin: 0px;
	background-position: 10px 10px;
}
#logoImg a {
	height: 124px;
	width: 549px;
	text-decoration: none;
	display: block;
}
#aforizmblk {
	float: right;
	width: 317px;
	position: relative;
	top: 7px;
	right: 7px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#aforizm {
	float: left;
	width: 302px;
	background-image: url(/img/face/aforizm_bg.png);
	margin: 0px;
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
	height: 93px;
}
#aforizm img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.aforizmname {
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	color: #5976AC;
	margin-right: 95px;
	text-align: right;
}
#searchtop {
	background-image: url(/img/face/search_top_bg.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 317px;
	float: left;
	margin-top: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searchtop form {
	padding: 0px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.topsearchfield {
	border: 1px solid #8d8bc4;
	height: 14px;
	width: 243px;
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topsearchbutton {
	border: 1px solid #4c4a89;
	height: 22px;
	width: 53px;
	background-color: #8d8bc4;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#logocapture {
	width: 578px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007ec8;
	border-bottom-color: #007ec8;
	color: #675c9f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/**********************************
* Navigation
**********************************/
#globalnav {
	clear: both;
	text-align:left;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin: 0px;
	padding-right: 0px;
}

#navlist	{
	background-color: transparent;
	padding: 0px;
	height: 28px;
	margin: 0px;
	clear: both;
}

#navlist ul, #navlist li	{
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#navlist a:link, #navlist a:visited	{
	float: left;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/img/face/global_nav_pasive_new.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 159px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navlist #navlist a:visited#current, #navlist a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#navlist a:hover {
	color: #FFFFFF;
	background-image: url(/img/face/global_nav_active_new.png);
	background-repeat: no-repeat;
}
.big {
	font-size: 18px;
	font-weight: normal;
	color: #0000CC;
}
.read {
	color: #FF0000;
}
.anoncetitle {
	font-size: 11px;
	font-weight: bold;
}
.anoncetext {
	font-size: 11px;
	font-weight: normal;
}
.anonceH {
	font-size: 14px;
	color: #0066CC;
	margin-bottom: 10px;
}
.autor {
	text-align: right;
	margin-right: 20px;
	color: #003366;
	font-size: 14px;
	font-style: italic;
}
.imgright {
	float: right;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgcenter {
	margin-right: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.epitet {
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 5px;
}
.datanews {
	font-size: 11px;
	font-weight: normal;
	color: #5C9CD6;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.titleanonce {
	color: #CC3300;
	font-size: 12px;
	float: right;
	clear: both;
	margin-left: 50%;
}
.titleanonce span {
	float: right;
	font-style: italic;
}
.stih {
	font-size: 120%;
	margin-left: 0%;
	width: 99%;
	display: block;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	font-style: italic;
	color: #00456F;
}
.stih span {
	font-style: italic;
	color: #0066CC;
}
table td {
	text-align: left;
	vertical-align: top;
	width: 33%;
}
td p{
	text-indent: 5px;
	text-align: left;
}

