  body, html{ margin:0px; padding:0px; background-color:#ecfafd; width:100%; height:100%; color:#002f3f; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
  *{ font-size:12px; color:#002f3f; line-height:16px;}
  .zagss{ text-align:center; color:#01759c; margin-bottom:10px;}
  .zagss b{color:#01759c; }
  .left{ width:30%; background-image:url(../img/Low_23.jpg); background-position:bottom right; background-repeat:no-repeat;}
  .right{ width:30%; background-image:url(../img/Low_24.jpg); background-position:bottom left; background-repeat:no-repeat;}
  .main_tbl{ height:100%; width:100%; }
  .left_top{ width:100%; height:600px; padding-bottom:400px; background-image:url(../img/Low_01.jpg); background-repeat:no-repeat; background-position:top right;}
  .right_top{ width:100%; height:701px; background-image:url(../img/Low_09.jpg); background-repeat:no-repeat; background-position:top left;}
  .in_table{ height:100%;}
  .footer{ height:129px; width:100%; text-align:center; background-image:url(../img/Low_28.jpg); background-repeat:repeat-x;}
  .cent_footer{ height:129px; width:100%; background-image:url(../img/Low_27.jpg); background-position:left; background-repeat:no-repeat;}
  .in_footer{  height:129px;  background-image:url(../img/Low_30.jpg); background-position:right; background-repeat:no-repeat; line-height:129px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}
    .in_footer p{ margin:0px; padding:0px;  color:#FFFFFF; padding-top:40px; padding-bottom:30px;}
  .central{ background-image: url(../img/Low_23_2.jpg); background-repeat:repeat-x; background-position:bottom;}
  .m_top{ padding-left:20px; padding-right:20px; color:#007aa0;}
   .m_top a{ text-decoration:none;  color:#007aa0; font-size:12px;}
   .m_top a:hover{ text-decoration:underline;}
   .zag{ font-size:18px; color:#1e8ba7; padding-bottom:10px; text-transform: uppercase;}
   .dalee a{ color:#0590b5; text-decoration:none; }
   .dalee{padding-bottom:10px; padding-top:10px;}
   .line{ padding-bottom:10px;}
   .news_text{ padding-right:10px; line-height:16px;}
   .men_lnk{color:#009fc5; text-decoration:none; font-size:14px; line-height:24px;}
   .men_lnk:hover{color:#ff6c00; text-decoration:none; font-size:14px; line-height:24px;}
   .mens div{  background-image:url(../img/123.gif); background-position:bottom left; background-repeat:no-repeat;}
 .sdesc2{padding-top:1px; padding-left:5px; padding-bottom:5px;}
 .sdesc1{padding-right:20px; padding-top:5px; width:80%; height:40px;}
 .zagsi{font-size:16px; padding:0px; margin:0px;}
 .fon_flash{background-image:url(../img/Low_14_fon.jpg); width:990px; height:242px; background-position:center top;}
   /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables features
 */
.item:hover{color:#2b96b5;}
.limess{ background-image:url(../img/low_l.gif); background-position:bottom left; background-repeat:no-repeat;}
a{text-decoration:none;}
a:hover{text-decoration:none; color:#FF6C00;}

.dataTables_wrapper {
	position: relative;
	min-height: 302px;
	* height: 302px;
	clear: both;
}

.dataTables_processing {
	position: absolute;
	top: 39px;
	left: 50%;
	width: 500px;
	margin-left: -260px;
	padding: 20px;
	background-color: #EFFFBD;
	border: 1px solid #E3FE57;
	text-align: center;
}

.dataTables_length {
	width: 40%;
	float: left;
}

.dataTables_filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dataTables_info {
	width: 60%;
	float: left;
}

.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('/datatables/images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('/datatables/images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('/datatables/images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('/datatables/images/forward_enabled.jpg');
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto;
	width: 100%;
    font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
    font-size: 8pt;
}

table.display thead th {
	padding: 3px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer;
	* cursor: hand;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}

table.display td {
	padding: 3px 10px;
	border-bottom: 1px dotted #aaa;
}

table.display td.center {
	text-align: center;
	border-bottom: 1px dotted #aaa;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('datatables/images/sort_asc.jpg') no-repeat center right;
}

.sorting_desc {
	background: url('datatables/images/sort_desc.jpg') no-repeat center right;
}

.date{
   font-weight:bold;
   color:#017b9b;	
}

.zag_list{ color:#017b9b; font-weight:bold;}

form p {
	clear: left;
}
form p label {
	float: left;
	width: 30%;
}




div.tumb {
background: url(../img/tumb01.gif) no-repeat;
width: 210px;
float: left;
margin: 0 0px 20px;
}

div.tumb img {
margin:5px 4px;
}

div.tumb p {
background: url(../img/tumb02.gif) no-repeat 0 100%;
font: 85% Verdana, Arial, sans-serif;
color: #333;
margin: 0;
padding: 0 25px 20px 10px;
}
.listt ul li{
	line-height:28px;
	font-size:16px;
	
}
