/* CSS Document */
html,
body, div,
table, tbody, tr, td, th,
a, p, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

html{
	height: 100%;
}

body {
	background: #fff;
	margin: 0px auto;
	width: 1000px;
}

/*General Layout****/
.wrapper {
	background:  no-repeat top left;
	width: 1000px;
}

.header {
	
	height: 227px;
margin-left: 10px;
	position: relative;
	width: 950px;
}

.logo {
	background: url(../images/logo.gif) no-repeat 9px 0px;
	display: block;
	margin-left: 20px;
	padding-top: 40px;
	text-align: center;
	width: 205px;
}

.icons {
/*border: 1px solid;*/
	background: url(../images/icons-bg.gif) no-repeat top left;
	height: 106px;
	overflow: hidden;
	padding-top: 8px;
	position: absolute;
	top: 33px; right: 0px;
	width: 31px;
}

.icons li{
/*border: 1px solid;*/

	margin: 0px;
	padding: 11px 0px 10px 13px;
	/*line-height: 1000px;
	overflow: hidden;*/
	width: 12px;
}

.icons li a {
	display: block;
	height: 11px;
	line-height: 1000px;
	overflow: hidden;
	width: 12px;
}

.icon_home {
	background: url(../images/icon_home.gif) no-repeat top left;
}

.icon_map {
	background: url(../images/icon_map.gif) no-repeat top left;
}

.icon_contacts {
	background: url(../images/icon_contacts.gif) no-repeat top left;
}

.diller_net {
	background: url(../images/diller-net.gif) no-repeat top left;
	height: 22px;
	line-height: 100px;
	overflow: hidden;
	position: absolute;
	top: 179px; left: 693px;
	width: 252px; 
}

.telephone {
	background: url(../images/telephone.gif) no-repeat top left;
	padding-left: 88px;
	position: absolute;
	top: 122px; left: 29px;	
}

.top_menu {
	background: url(../images/top-menu-bg.gif) no-repeat 15px 0px;
	height: 73px;
	padding: 0px 30px;
}

.top_menu form {
	padding: 0px;
	margin: 0px;
}

.search {
	background: url(../images/search-bg.gif) no-repeat 8px 23px;
	float: left;
	padding: 19px 0px 0px 24px;
}

.search input.inputbox {
	background: #fff;
	border: #c0c0c0 1px solid;
	border-right: none;
	color: #000;
	display: block;
	float: left;
	font: normal 11px Tahoma;
	margin: 0px;
	padding: 2px 10px;
	height: 15px;
}

.search input.button {
	background: url(../images/search-button.gif) no-repeat top left;
	/*border: #c0c0c0 1px solid;*/
	border: none;
	cursor: pointer;
	float: left;
	height: 21px;
	line-height: 100px;
	overflow: hidden;
	padding: 0px;
	width: 20px;
}

.top_menu ul li{
	background: url(../images/top-menu-li.gif) no-repeat top left;
	float: left;
	list-style: none;
	height: 43px;
	margin-left: 6px;
	padding: 13px 0px 0px 8px;
}

.top_menu ul li.active {
	background: url(../images/top-menu-li-active.gif) no-repeat top left;
}


.top_menu li a {
	display: block;
	padding-top: 10px;
}

.top_menu ul li a#active_menu {
	background: url(../images/top-menu-a-active.gif) no-repeat 11px 0px;
}



.content {
	clear: left;
	overflow: hidden;
	padding: 20px 0px 20px 0px;	
}

.content_left {
	float: left;
	width: 250px;

}

.content_body {
	margin-left: 263px;
	padding: 0px 20px 10px 0px;
}


/*end General Layout****/






.banners {
	margin: 0px 0px 20px 8px;
}

span.pathway {
	background: url(../images/pathway.gif) no-repeat top left;
	display: block;
	padding-left: 12px;
	margin-bottom: 15px;
}

.content_left h1, .content_left h3 {
	background: url(../images/left-h1.gif) no-repeat top left;
	height: 38px;/*56px;*/
	padding: 18px 0px 0px 42px;
	margin: 0px;
	width: 205px;
}

.moduletable_left_menu ul{
	margin-top: -2px;
}

.moduletable_left_menu li {
	background: url(../images/left-menu-li-border.gif) repeat-x bottom left;
	/*height: 28px;/*38px;*/
	list-style: none;
	margin: 0px 9px 2px 31px;
	padding: 0px 0px 13px 13px;
}

.moduletable_left_menu li.active {
	background: url(../images/left-menu-li-active.gif) no-repeat bottom left;
}

.moduletable_left_menu li.element-last_left_menu {
	background: none;
}

.moduletable_left_menu a {
	background: url(../images/left-menu-marker.gif) no-repeat 0px 18px;
	padding: 11px 0px 3px 15px;
	display: block;
}

.moduletable_left_menu a#active_menu {
	background: url(../images/left-menu-a-active.gif) no-repeat top left;
}

.moduletable p {
	margin: 10px 10px 10px 30px;
}

.modultable_tags p {
	margin: 10px;
}



/*Bottom*/
.footer {
	background: url() no-repeat bottom right;
	clear: left;
	margin: 0px 5px;

}

.wrapper_footer {
	border-top: #cb350b solid 3px;
	margin: 0px 28px;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
}

.copyright {
	float: left;
	margin: 5px 10px 15px 0px;
}

.counters {
	float: left;
	padding: 0px 5px;
}

.counters img {
	margin: 5px;
}

.contacts {
	margin: 5px 5px;
}

.moduletable_video {
	border-top: #dedede 3px solid;
	padding: 20px;
}


.moduletable form {
	padding-left: 30px;
	padding-bottom: 10px;
}


/*Text*/
body, table {
	color: #000;
	font: normal 11px Tahoma, Geneva, sans-serif;
	line-height: 1.4em;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.logo {
	color: #7d7d7d;
	font: normal bold 9px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

.telephone p{
	color: #6e777e;
	font: normal 20px Times New Roman, Times, serif;
	text-indent: -55px;
}

.telephone small {
	font-size: 12px;
}

.top_menu li, .top_menu li a {
	color: #fff;
	font: normal bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
} 

.top_menu li a:hover {
	text-decoration: underline;
}

.content_left h1, .content_left h3 {
	color: #9ea5ad;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.moduletable_left_menu li,.moduletable_left_menu li a {
	color: #000;
	font: normal 13px Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

.moduletable_left_menu li a:hover {
	text-decoration: underline;
}

.pathway, .pathway a {
	color: #9ea5ad;
	font: normal 12px Tahoma, Geneva, sans-serif;
}

.content_body p, .content_body ul, .content_body ol{
	line-height: 1.4em;
	text-align: justify;
}

.content_body ul, .content_body ol {
	margin: 10px 20px;
}

.content_body li {
	list-style-type: square;
}

.content_body p {
	margin: 10px 0px;
}

.content_body h1, .contentheading, .componentheading {
	color: #cb350b;
	font: bold 14px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}

.content_body h2{
	color: #cb350b;
	font: bold 14px Tahoma, Geneva, sans-serif;
}

.content_body h3{
	color: #cb350b;
	font: bold 13px Tahoma, Geneva, sans-serif;
}

.content_body h4,.content_body h5,.content_body h6{
	color: #cb350b;
	font: bold 11px Tahoma, Geneva, sans-serif;
}

.footer, .footer a {
	color: #8b939c;
	font: normal 12px Tahoma, Geneva, sans-serif;
}

.strong {
	font-weight: bold;
}

.color {
	color: #cb350b;
}

.table, .table td, .table th {
	border-collapse: collapse;
}

.table p {
	text-align: left;
}

.table_border, .table_border td, .table_border th {
	border: #9ea5ad 1px solid;
	border-collapse: collapse;
}

.table td, .table th, .table_border td, .table_border th{
	padding: 3px 10px;
}

.date {
	color: #cb350b;
	font-weight: bold;
}

p.details {
	color: #cb350b;
	text-align: right;
}

p.details a {
	color: #cb350b;
}

.dt_image_title {
	background: #fff !important;
	border: none;
}

/*//Text*/


.comments-list, .clear, #comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-footer, #comments span.hidden, #comments p.toolbar, #jc span.bbcode, #comments span.quote, #comments blockquote  {
	clear: none !important;
}




TR.linewhite, TD.linewhite {
  background: #FFFFFF;
}

TR.lineblack, TD.lineblack {
  background: #000000;
}

TR.linegrey, TD.linegrey {
  background: #C4C4C4;
}

TR.linered, TD.linered {
  background: #EB3D00;
}

TR.redline, TD.redline {
  background: #EB3D00;
}

TR.columndiv, TD.columndiv {
  background: #808080;
}

TR.piccell, TD.piccell {
  border-right: 1px solid #D0D0D0;
  border: 1px solid #D0D0D0;
}

TD.blockborder1 {
  border-top: 1px solid #C4C4C4;
}

TD.blockborder2 {
  border-right: 1px solid #C4C4C4;
}

TD.blockborder3 {
  border-bottom: 1px solid #C4C4C4;
}

TD.blockborder4 {
  border-left: 1px solid #C4C4C4;
}

TR.thead, TD.thead {
  background: #FFFFFF;
}

TR.theadline, TD.theadline {
  background: #EB3D00;
  height : 2px;
}

TR.tmidcell, TD.tmidcell {
  background: #C4C4C4;
  height : 1px;
}

TR.tbottom, TD.tbottom {
  background: #888888;
  height : 1px;
}

TR.tcell, TD.tcell {
}

TR.tcellodd, TD.tcellodd {
  background: #F5F5F5;
}

TR.tlighted, TD.tlighted {
  background: #FFFCEE;
}

TR.tlightedodd, TD.tlightedodd {
  background: #FEF8DE;
}


.object {
	color: #585858;
	margin-top: 5px;
}
.object h3 {
	color: #000;
	font: bold 11px Tahoma;
}

.object .object_date {
	background: #d93e16 url(../images/date-left.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	margin-right: auto;
	width: 80px;
	text-align: center
}

.object .object_date div{
	background: url(../images/date-right.gif) no-repeat top right;
	padding: 0px 5px;
}

.object .object_date div div{
	background: none;
	padding: 0px;
}

.object img {
	border: #9ea5ad 3px solid;
}

/*------Ðåæèì ÁËÎÃÀ------*/
.blog .contentpaneopen td{
  padding-right: 10px;
}

.leading_block{
  background: #FBFEEC;
  border: 1px dashed #CCC;
  margin: 5px 0 15px 0;
  padding: 15px;
}

table.intro_block td{
  padding: 4px 10px 5px 2px;
}

div.section_cat{
  background: url(../images/cat.png) no-repeat center left;
  padding: 6px 0 10px 30px;
}

div.section_cat a{
  font-weight: bold;
}

.column_separator {

	border-left: 1px dashed #525252;

	padding-left: 10px;

}
