body {
	background: url("/i/public/bg_body.gif") repeat-x #FAFAFA;
	background-attachment:fixed;	
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a, img {
	border: none;
}

a {
	color: #006540;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}
p{
	margin: 10px 0px;
}

/**************************************************************************************************/

div.main{
	width: 950px;
}

div.header{
	background: url("/i/public/header_5.jpg") repeat-x #35A77B;
	height: 123px;
}

/**************************************************************************************************/

div.menu{
	height: 33px;
}

div.menu_content{

}

table.menu td {
	text-align: center;
}

table.menu td a{
	display: block;
	width: 130px;
	height: 23px;
	padding: 8px 0px 0px 0px;
	color: #FFF;
	text-decoration:none;
	background: url("/i/public/bg_btn_menu.jpg") repeat-x #1EA46F;
	border-top: 1px solid #74C7A6;
	border-left: 1px solid #74C7A6;
	border-bottom: 1px solid #13714A;
	border-right: 1px solid #13714A;
}

table.menu td a:hover{
	display: block;
	width: 130px;
	height: 22px;
	padding: 9px 0px 0px 0px;
	color: #FFF;
	text-decoration:none;
	background: url("/i/public/bg_btn_menu_over.jpg") repeat-x #1EA46F;
	border-bottom: 1px solid #74C7A6;
	border-top: 1px solid #13714A;
	border-left: 1px solid #1AA06B;
	border-right: 1px solid #1AA06B;
}

table.menu_l2 td a{
	display: block;
	height: 23px;
	padding: 8px 8px 0px 8px;
	color: #FFF;
	text-decoration:none;
	background: url("/i/public/bg_btn_menu.jpg") repeat-x #1EA46F;
	border-top: 1px solid #74C7A6;
	border-left: 1px solid #74C7A6;
	border-bottom: 1px solid #13714A;
	border-right: 1px solid #13714A;
}

table.menu_l2 td a:hover{
	display: block;
	height: 22px;
	padding: 9px 8px 0px 8px;
	color: #FFF;
	text-decoration:none;
	background: url("/i/public/bg_btn_menu_over.jpg") repeat-x #1EA46F;
	border-bottom: 1px solid #74C7A6;
	border-top: 1px solid #13714A;
	border-left: 1px solid #1AA06B;
	border-right: 1px solid #1AA06B;
}


table.menu img.bullet{
	margin-left: 10px;
}
/**************************************************************************************************/

div.wrapper_content{
	background: url("/i/public/bg_content.jpg") repeat-x #E8EFE8;
}


div.content{
	background: url("/i/public/bg_content1.jpg") no-repeat;
}

td.border_l{
	width: 15px; 
	background:url('/i/public/bg_border_l.png') repeat-y;
}

td.border_r{
	width: 15px; 
	background:url('/i/public/bg_border_r.png') repeat-y;
}

div.page{
	padding: 40px 20px 0px 30px;
}

div.content_title{
	width: 500px;
	height: 51px;
	background: url("/i/public/bg_title.jpg") no-repeat #ABB5C0;
	padding: 5px 0px 0px 15px;
}
div.content_body{
	padding: 20px 20px 20px 20px;
}

div.breadcrumbs {
	padding: 20px 20px 20px 20px;
	color: #FFF;
}

div.breadcrumbs a{
	color: #FFF;
}

.tb_list{
	background:url("/i/public/bullet.gif") no-repeat 0px 6px;
	padding: 3px 0px 3px 15px;
}

/**************************************************************************************************/

div.content_footer{
	height: 70px;
}

div.content_footer{
	height: 70px;
}
/**************************************************************************************************/
div.footer{
	height: 100px;
	font-size: 12px;
	background-color: #FFF;
}

div.footer div.copyright{
	padding: 22px 15px 0px 0px;
	
}

div.footer div.copyright a{
	text-decoration: none;
	color: #000;
}
div.footer div.copyright a:hover{
	text-decoration: 
}

/*****************************************NEWS*****************************************************/

td.news_date{
	height: 31px;
	background: url("/i/public/bg_btn_menu_over.jpg") repeat-x #1EA46F;
	border-top: 1px solid #13714A;
	border-left: 1px solid #13714A;
	color: #FFF;
}

td.news_title{
	height: 31px;
	background: url("/i/public/bg_btn_menu_over.jpg") repeat-x #1EA46F;
	border-top: 1px solid #13714A;
	border-right: 1px solid #13714A;
	color: #FFF;
	padding-left: 30px;
}

td.news_title a{
	color: #FFF;
	font-weight: bold;
}
td.news_descr{
	background-color: #74C1A1;
	border: 1px solid #13714A;
	padding: 15px;
}
td.news_descr a{
	color: #FFF;
}

img.preview{
	margin-right: 10px;
	margin-bottom: 2px;
}

a.informer {
	position: absolute;
	margin-top: 95px;
	margin-left: 325px;
}

a.favorits {
	position: absolute;
	margin-top: 125px;
	margin-left: 170px;
}

a.startpage {
	position: absolute;
	margin-top: 100px;
	margin-left: 170px;
}

div#tm {
	color: #FFF;
	position: absolute;
	margin-top: 10px;
	margin-left: 890px;
}

div.mail_rating {
	padding-top: 10px;
	padding-right: 15px;
	height: 40px;
}
