body {
	margin: 0;
	padding: 0;
	background-image: url("../images/back.jpg");
	background-repeat: repeat;
	background-position: top;
	color: #000000;
	font-family: Verdana;
}
form {
	padding:0px; margin:0px
}
A {
	color: #26619D;
	text-decoration: underline;
}
A:hover {
	color: #26619D;
	text-decoration: none;
}
H1 {
	display:inline;
}
h1.title {
	font-weight: normal;
	font-size: 25px;
	text-transform: none;
}
h1.title1 {
	font-weight: normal;
	font-size: 20px;
	text-transform: none;
}
h1.menu {
	color:#246099;
	font-size: 14px;
	font-weight:normal;
}
/* ---- cellpadding=0 cellspacing=0 ------- */
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
table td {
	padding:0px;
	font-size: 70%;
}
table.main {
	height: 100%
}
td.languages {
   font-family: Arial, Helvetica, sans-serif;
	height:14px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	background-color: #5BA688;
	padding-left: 21px
}
td.languages a {
	color: #ffffff;
	text-decoration: none;
}
td.languages a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* top part */
td.top_part {
	background-image:url("../images/collage_back.jpg");
	background-repeat: repeat-x;
	height: 190px
}
table.collage {
	background-image: url("../images/collage_back.jpg");
	background-repeat:repeat;
	background-position: left;
}
div.top_links {
	width: 190px;
	float: right;
}
/* content part */
td.left_part {
	width:250px;
	background-image: url("../images/left_back.gif");
}
table.left_main {
	height: 100%;
	background-image: url("../images/left_bottom.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
table.left_main td {
	padding-top:12px;
}
td.content_part {
	/*background-image: url("../images/cont_bottom.gif");*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 17px 18px;
}
.menu_item {
	height: 17px;
	width: 250px;
	margin: 2px 4px;
	background-image: url("../images/menu_back.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu_item a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu_item a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color:#00662B
}
/* bottom part */
td.bottom_part {
	height: 54px;
	background-image: url("../images/bottom_back.gif");
}
div.copyright {
	color:#fff;
	font-size: 12px;
	font-family:Arial;
	float: left;
	width:225px;
	padding-top: 20px;
	padding-left: 33px;
}
div.bottom_adres {
	color:#fff;
	font-size: 12px;
	font-family:Arial;
	float: left;
	width:261px;
	padding-top: 4px
}
/* Natali */
table.char {
     border-collapse: separate;
    border-spacing: 2px;
}

table.char TH {
background:#b7d7cf;
color:#000000;
font-weight:normal;
text-align:left;
height:23px;
padding-left:7px;
padding-right:7px;
font-size:11px;
}

table.char TD {
background:#c9e4dd;
font-weight:normal;
color:#oooooo;
height:23px;
padding-left:7px;
padding-right:7px;

}

table.char2 {
     border-collapse: separate;
    border-spacing: 2px;
}
td.char2 {
background:#d9eae5;
font-weight:normal;
color:#oooooo;
height:23px;
padding-left:7px;
padding-right:7px;
}
table.char3 {
     width:550px;
     border:solid 1px #26619D;
}
table.char3 TH {
font-weight:bold;
font-size:11px;
taxt-align:center;
color:#oooooo;
background:#c9e4dd;
padding:4px 7px;
border:solid 1px #26619D;
}

table.char3 TD {
font-weight:normal;
color:#oooooo;
padding:4px 7px;
border:solid 1px #26619D;
}

.green {
font-weight:bold;
color:#278352;
}
.blue {
color:#26619D;
}
.field {
border:solid 1px #26619D;
}
/* horizontal menu */
td.menu {
background-image:url("../images/menu_back1.gif")
}
table.menu_hor {
height:18px;
background-image:url("../images/menu_back.jpg");
background-repeat:no-repeat;
background-position:left;
width:1px
}

table.menu_hor td {
padding:0px 24px;
}
table.menu_hor td.menu_line {
padding:0px;

}
table.menu_hor a {
white-space:nowrap;
color:#ffffff;
font-weight:bold;
font-size:12px;
text-decoration:none
}
table.menu_hor a:hover {
color:#ffffff;
text-decoration:underline
}
