a {color: #0049DD; text-decoration: none}
a:hover {color: #D00000; text-decoration: underline}

a.mm {color: #3276FF; text-decoration: none}
a.mm:hover {color: #DF6850; text-decoration: underline}

a.pth {color: #008800; text-decoration: none}
a.pth:hover {color: #FFFFFF; text-decoration: none; background: #008800}

a.avz {color: #FED5BD; text-decoration: none}
a.avz:hover {color: #FFFFFF; text-decoration: none}

a.pag {color: #0049DD; text-decoration: none}
a.pag:hover {color: #FFFFFF; text-decoration: none; background: #0049DD}

a.cr {color: #C0D5E8; text-decoration: none}
a.cr:hover {color: #C0D5E8; text-decoration: underline}

BODY {
	margin: 0;
	padding: 0;
	background-color: #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	}


/*=====================NAVIGATION=====================*/
.cat {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 4px 5px 6px;
	background: url(../images/bg_cat.gif) repeat-x;
	}
.subcat_bg {
	background-color: #FFF5CE;
	}
#subcat ul {
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	}
#subcat a {
	display: block;
	width: 89%;
	padding: 3px 0 3px 20px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/blt_off.gif) no-repeat 7px 7px;
	}
#subcat a:hover {
	color: #FFFFFF;
	background-color: #DF6850;
	background-image: url(../images/blt_on.gif);
	background-position: 6px 6px;
	background-repeat: no-repeat;
	}
#subcat a.dn {
	background: url(../images/blt_off_dn.gif) no-repeat 6px 6px;
	}
#subcat a.dn:hover {
	color: #0049DD;
	cursor: default;
	background: url(../images/blt_off_dn.gif) no-repeat 6px 6px;
	}
#subcat li li a {
	display: block;
	width: 150px;
	font-size: 11px;
	color: #DF6850;
	list-style-type: none;
	padding: 3px 2px 3px 28px;
	text-decoration: none;
	background-color: #FFFBE6;
	background-image: url(../images/dot_off.gif);
	background-position: 19px 7px;
	background-repeat: no-repeat;
	}
#subcat li li a:hover {
	color: #FFFFFF;
	background-color: #F67E54;
	background-image: url(../images/dot_on.gif);
	background-position: 19px 7px;
	background-repeat: no-repeat;
	}
/*
.news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0049DD;
	padding: 6px 6px 8px 10px;
	}
*/


/*=====================AVIZIER=====================*/
.avz_header {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #DF6850;
	background: url(../images/bg_avz.gif) repeat-x;
	}
.avz_title {
	font-size: 14px;
	float: left;
	letter-spacing: 1px;
	padding: 0 0 0 8px;
	text-decoration: blink;
	}
.avz_toggle {
	font-size: 11px;
	float: right;
	padding: 1px 8px 0 0;
	}
.avz_brd_left {
	border-left: 1px solid #DF6850;
	border-right: 1px solid #DF6850;
	border-bottom: 1px solid #DF6850;
	background-color: #FFF3EC;
	}
.avz_brd_right {
	border-right: 1px solid #DF6850;
	border-bottom: 1px solid #DF6850;
	background-color: #FFF3EC;
	}
.avz_content {
	font-weight: bold;
	line-height: 19px;
	padding: 5px 5px 8px 0;
	}
.list {
	padding: 0;
	margin: 0 0 0 25px;
	list-style: url(../images/blt.gif);
	}


/*=====================MINIMENU=====================*/
.mm_title {
	font-size: 17px;
	color: #0049DD;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 2px;
	}
.mm_title_omo {
	font-size: 17px;
	color: #D00000;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 2px;
	text-decoration: underline;
	}
.mm_sub {
	font-size: 14px;
	color: #3276FF;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 7px;
	padding-left: 30px;
	}


/*=====================FOOTER=====================*/
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C0D5E8;
	background: url(../images/bg_footer.gif) repeat-x;
	}


/*=====================MESSAGES=====================*/
.msg_ok {
	font-size: 11px;
	font-weight: bold;
	color: #007700;
	}
.msg_err {
	font-size: 11px;
	font-weight: bold;
	color: #DD0000;
	}


/*=====================CONTENT=====================*/
.main_td {
	background-color: #FFFFFF;
	}
.main_div {
	padding: 20px 20px 18px 20px;
	}
.text_1 {
	font-size: 11px;
	}
.text_2 {
	font-size: 12px;
	}
.title_1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	}
.title_2 {
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	}
.title_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
	}
.bld {
	font-weight: bold;
	}
.high {
	color: #0049DD;
	}
.dim {
	color: #999999;
	}
.brd {
	border: 1px solid #ECB302;
	}
.frame {
	background: url(../images/frame.gif) no-repeat center center;
	}
.loading {
	background: url(../images/loading.gif) no-repeat center 30px;
	}
.descr {
	background-color: #FFF7D9;
	border: 1px solid #FFE580;
	padding: 3px;
	}


/*=====================PADDINGS=====================*/
.pad_b5 {padding-bottom: 5px;}
.pad_b10 {padding-bottom: 10px;}
.pad_b15 {padding-bottom: 15px;}
.pad_b20 {padding-bottom: 20px;}
.pad_b30 {padding-bottom: 30px;}
.pad_t10 {padding-top: 10px;}
.pad_t20 {padding-top: 20px;}
.pad_f5 {padding-left: 5px;}


