body {
	font-size: 75%;
	color: #222;
	background: #fff;
	font-family: Tahoma,"Helvetica Neue", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 0.75em;
	color: #95876a;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-bottom: 1em;
	color: #95876a;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

#content h5
{
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	/*border-bottom: 1px dashed black;*/
	background: url('../images/dots.gif') repeat-x 0 100%;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
p {
	margin: 0 0 1.3em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #000;
	text-decoration: underline;
}
a {
	color: #c82833;
	text-decoration: none;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}
li ul, li ol {
	margin: 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}
/* link icons */
.acrobat, .archive, .excel, .flash, .folder, .image, .powerpoint, .text, .word {
	margin: 0 1.5em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 3px;
	display: block;
	padding: 2px 0 2px 21px;
}
.acrobat {
	background-image: url('../images/icons/acrobat.png')
}
.archive {
	background-image: url('../images/icons/archive.png')
}
.excel {
	background-image: url('../images/icons/excel.png')
}
.flash {
	background-image: url('../images/icons/flash.png')
}
.folder {
	background-image: url('../images/icons/folder.png')
}
.image {
	background-image: url('../images/icons/image.png')
}
.powerpoint {
	background-image: url('../images/icons/powerpoint.png')
}
.text {
	background-image: url('../images/icons/text.png')
}
.word {
	background-image: url('../images/icons/word.png')
}
/* lists */
ul {
	margin: 5px 10px;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url('../images/bullet.gif') no-repeat 0 7px;
}
.light {
	color: #95876a;
	font-size: 11px;
	padding: 6px 0;
	margin: 0;
}

table.tabula {
	border: 1px solid #D7C8A8;
	margin: 10px auto;
	border-collapse: collapse;
}

table.tabula td {
	border: 1px solid #D7C8A8;
	padding: 5px 10px;
}

table.tabula_2 {
	border: 1px solid #D7C8A8;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.tabula_2 td {
	border: 1px solid #D7C8A8;
	padding: 5px 10px;
}

table.tabula_2 th {
	background:#F1EDE6;
	border: 1px solid #D7C8A8;
}

table.tabula_2 tr.special_1 {
	background:#FFEEB9;
}





table.tabula_3 {
	border-collapse: collapse;
	color:#909090;
	font-size:11px;
}

table.tabula_3 td {

	padding-right: 10px;
	padding-bottom: 40px;
	vertical-align: top;
}

table.tabula_3 h3, table.tabula_3 p {
	padding: 0px;
	margin: 0px;
}

.photo_1 {

	width: 80px;
}


table.table_4
{
 width:100%
}

table.table_4 tbody
{
}

table.table_4 tbody tr
{
}

table.table_4 tbody tr th
{
 width:116px;
}

table.table_4 tbody tr th,   table.table_4 tbody tr td
{
 padding:0px;
 vertical-align:top;
}

table.table_4 tbody tr td
{
}

table.table_4 tbody tr th img
{
	width:106px;
	height:106px;
	margin-right:10px;
	/*border:1px solid #666;*/
	vertical-align:top;
}

table.table_4 h3
{
 border-bottom:1px solid #E0D6C0;
 margin-bottom:3px;
 padding-bottom:3px;
 
}

table.table_4 h3 a:link,
table.table_4 h3 a:visited
{
 color: #95876A; 
}


table.table_4 table tr
{
}

table.table_4 table td,  table.table_4 table th
{
 padding:0px !important;
 vertical-align:top;
}

table.table_4 tbody tr td table
{
 margin-left:8px;
 margin-top:8px;
}

table.table_4 tbody tr td table tbody
{
}

table.table_4 tbody tr td table tbody tr
{
}

table.table_4 tbody tr td table tbody tr td
{
 padding:2px !important;
 border-bottom:1px solid #CCCCCC;
}


/*///////////////////////////////////////////////*//*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*//*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*//*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*//*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*//*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/

/*accordion 1 ///////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
.accord_1_block
{
 display:block;
}

.accord_1_block td
{
	padding:0px;
}

.mceContentBody .accord_1_block {
	display:table;
	}


td.accord_1_title
{
 cursor:pointer;
 border-bottom:1px solid #CB2839;
 margin-bottom:3px;
 padding-bottom:13px;
 line-height:21px;
 font-weight:bold;
 padding:3px;
}

.accord_1_title p
{
	margin:0px;
}

.mceContentBody .accord_1_title {
	cursor:text;
	}

.accord_1_title:hover
{
 background:#E8E0CF;
 border-radius:5px;
}

.accord_1_cont
{
 display:block;
 overflow:hidden;
 height:0px;
}

.mceContentBody .accord_1_cont {
	height:auto;
	display:table-cell;
	}

.accord_1_cont_inner
{
 display:block;
}

.mceContentBody .accord_1_cont_inner {
	display:table;
	}

.popup_1
{
	display:inline;
}

.hidden_1
{
	display:none;
	height:inherit;
	overflow:auto;
}

.mceContentBody .hidden_1
{
	display:block;
}

/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/

#content .news_1 td,
#content .news_2 td
{
 padding:0px;
 vertical-align:top;
}


#content .news_1 .info_container_1 
{
 border-bottom:1px dashed red;
 padding-bottom:21px;
 margin-bottom:18px;
}
}

#content .news_1 .info_container_1 td,     #content .news_2 .info_container_1 td
{
 margin:0px; padding:0px;
}

#content .news_1 .info_container_1 .title
{
 font-family:Tahoma;
 font-size:16px;
}

#content .news_1 .info_container_1 .title a:link,
#content .news_1 .info_container_1 .title a:visited,
#content .news_2 .info_container_1 .title a:link,
#content .news_2 .info_container_1 .title a:visited,
#content .news_3 .title a:link,
#content .news_3 .title a:visited
{
 color:black;
 vertical-align:top;
}

#content .news_1 a:link,
#content .news_1 a:visited,
#content .news_2 a:link,
#content .news_2 a:visited,
#content .news_3 a:link,
#content .news_3 a:visited
{
 vertical-align:top;
}

#content .news_1 .info_container_1 .date,
#content .news_2 .info_container_1 .date,
#content .news_3 .info_container_1 .date
{
 white-space:nowrap;
 color:#BBB;
}

#content .news_1 .readmore
{
 white-space:nowrap;
}

#content .news_1 .info_container_1 .html_short,     
#content .news_2 .info_container_1 .html_short
{
 display:block;
 color:#777;
}

#content .news_1 .info_container_1 .img_container_1,
#content .news_2 .info_container_1 .img_container_1
{
 display:block;
 margin-right:7px;
}

#content .news_1 .info_container_1 .img_container_1 .img,
#content .news_2 .info_container_1 .img_container_1 .img,
table.table_4 tbody tr th img,
.news-avatar
{
        vertical-align:top;
        /*
        width:106px;
        height:106px;
        */
        border:1px solid white;
	-moz-box-shadow: 0px 1px 3px #666;
	-webkit-box-shadow: 0px 1px 3px #666;
	box-shadow: 0px 1px 3px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#777777')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#777777');
}

#content .news_2,
.block_1
{
 border-bottom:1px dashed red;
 padding-bottom:14px;
 margin-bottom:18px;
 position:relative;
}

#content .page-title-2
{
 position:absolute;
 top:2px;
 left:8px;
}

#content .page-title-2 h2
{
 color:white;
 font-size:22px;
 text-shadow:5px 1px 6px black;
}

#content .news_2 .info_container_1
{
 width:258px;
 float:left;
 margin-bottom:15px;
 margin-right:5px;
}

#content .news_2 .info_container_1 .title
{
 font-family:Tahoma;
 font-size:14px;
 line-height:16px;
}

#content .news_2 .info_container_1 .title a:link
{
 color:black;
}

#content .news_3 .title
{
 font-family:Tahoma;
 font-size:16px;
 margin-bottom:10px;
}


#content .news_3 .info_container_1 .title
{
 font-family:Tahoma;
 font-size:14px;
 font-weight:normal;
 line-height:16px;
}

#content .news_3 .info_container_1 .img_container_1 .img
{
 vertical-align:top;
}

#content .news_3 .readmore_cat
{
 width:100%;
 border-bottom:1px dashed red;
 text-align:right;
 margin-bottom:30px;
 margin-top:23px;
}

/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/

.clr
{
 clear:both;
}

/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
