html {
	height:100%;
	padding:0px;
	margin:0px;
	min-height:100%;
}
body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	min-height:100%;
}
body, td, li, p, div{
	font-family:Tahoma;
	font-size:11px;
}
body{
/*	color:#FFFFFF;*/
	color:#000;
}
table{
	width:100%;
	height:100%;
	border-collapse:collapse;
}
td{
	margin:0;
	padding:0;
	vertical-align:top;
}
/* ----------------------------------------------------------- */
h1{
	color: #111;
	margin-left:0;
	font-weight:normal;
	font-size:2.9em;
}
hr{
	background:#fff;
	size:1px;
	color:#fff;
}
p{
	text-align:justify;
}
li{
	margin:0;
	padding:0;
}
#left_news, #left_news a{
	color:#d7e2e2;
}
#left_news a:hover, #left_news a:active, #left_news a:focus{
	color:White;
}
a{
	color:#2b6566;
}
a:hover, a:active, a:focus{
	color:#000;
}
img{
	border:0;
	padding:0;
	margin:0;
}
.green{
	color:#c3f24c;
}
.bold{
	font-weight:bold;
}
.big{
	font-size:12px;
}

/* ----------------------------------------------------------- */

.pad{
	padding:28px 31px 7px 31px;
	margin:0;
}
.pad p{
	padding:0;
	margin:0;
	margin-bottom:2ex;
}

/* ----------------------------------------------------------- */

#all{
	width:100%;
}
#header{
	height:115px;
}

/* ----------------------------------------------------------- */

#top_menu{
	height:14px;
}
#top_menu_left td{padding-left: 57px;}
#top_menu_left a{color: #111; text-decoration: none; font-size: 10px;}
#menu_items a{
	height:14px;
	float:left;
}
#menu_items ul{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	background: #fff;
}
#menu_items li{
	display:block;
	float:left;
	padding:0;
	margin:0;
}
#menu_items a{
	color:#000;
	text-decoration:none;
	display:block;
	padding:0 38px 0 46px;
	border:0;
	background-position:0 -200px;
	background-repeat:no-repeat;
}
#menu_items a:hover, #menu_items .selected, #menu_items a:active, #menu_items a:focus{
	color:#fff;
	background-position:25% top;
}
#menu_items a:active, #menu_items a:focus{
	border:0;
	outline:0;
}
.top_menu_del{
	background:#010101;
	width:1;
	height:14px;
}
#top_menu_left, #left_menu, #left_news{
	width:214px;
}

/* ----------------------------------------------------------- */

#left_menu{
	height:265px;
}
#left_menu, #center_picture, #right_text{
	height:265px;
}
#left_menu ul{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
}
#left_menu li{
	display:block;
	padding: 0; margin: 0;
}
#left_menu a, #left_menu div.selected{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:7px 38px 7px 57px;
	border:0;
	margin: 0;
	
}
#left_menu a:active, #left_menu a:focus{
	border:0;
	outline:0;
}
.left_menu_del{
	height:1px;
	margin:0;
	padding:0;
	background-position: left top;
}
* html .left_menu_del{
	font-size: 0;
	line-height: 0;
}

/* ----------------------------------------------------------- */

#left_news_line{
	height:auto;
}
#left_news{
	height:auto;
}
#left_news .pad{
	padding:40px 17px;
}
.news{color: #fff;}

/* ----------------------------------------------------------- */

#center_picture{
	width:430px;
}
#right_text{
	width:auto;
}
#right_text_inner{
	width: 330px;
}

/* ----------------------------------------------------------- */

#main_width{
	width:761px;
}
#main_bg_bottom .pad{
	color:Black;
}

/* ----------------------------------------------------------- */

.consult{
	padding:0px;
	margin:0px;
	list-style-image:url(/images/marker.gif);
	list-style-position:inside;
}
.consult li{
	padding:0px;
	padding-bottom:1px;
	margin:0;
	line-height:10px;
}
.la{
	display:block;
	width:32px;
	height:70px;
	background-repeat:no-repeat;
	background-position:0 100%;
}
.la img{
	position:relative;
	left:10px;
	top:12px;
}
#la_mail{
	background-position:100% 100%;
}
.content_part table, .admin_mode table, table.data{
	width:auto; 
	height:auto;
}
#search_form{
	padding:0;
	margin:7px 7px 17px 9px;
}
.image_submit{
	border:0;
}
.image_submit{
	margin: 6px 12px 5px 0;
}
#search_text{
	width:111px;
	height:21px;
}

#footer{
	height: 50px;
}
#copy{color: #fff; font-size:9; font-weight: lighter; font-family: verdana; text-align: center; padding-top: 7px;}
#copy a{color: #fff; font-weight:lighter; text-decoration: none;}
