@charset "utf-8";
/* CSS Document */

html, body {height:100%; min-width:990px;}

body{
	background:#fff url(left.gif) left top repeat-y;
	margin:0; 
	padding:0;
}

body, td {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}

a {
	color:#362b0d; 
	text-decoration:underline;
}

a:hover {text-decoration:none;}


h1 {font-size:20px; margin:0; padding:15px 0; text-transform:uppercase;}
h2 {font-size:19px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:13px;}

#wrap {
	height:auto !important;
	min-height:100%;
	height:100%;
	margin:0 auto -29px auto;
	background:url(right.gif) right top repeat-y;
}

/* HEAD */
#head {background:url(body.gif) left top repeat-x;}

.head2 {background:url(top_left.jpg) left top no-repeat;}

.head3 {
	background:url(top_right.png) right top no-repeat;
	height:9px;
	padding:265px 0 0 0;
	position:relative;
}

.logo {
	background:url(logo.png) left top no-repeat;
	position:absolute;
	top:43px;
	left:361px;
}

.logo a {
	display:block;
	width:358px;
	height:111px;
	cursor:pointer;
}
/* ---- */



/* CONTENT */
#content {
	width:100%;
	margin:0 0 0 -241px;
	float:right;
}

.content_in {
	margin:0 8px 0 241px;
	padding:11px 11px;
	background:url(content_top.gif) left top repeat-x;
}

.tab {
	width:100%;
	border-collapse:collapse;
	border:none;
}

.tab td {
	vertical-align:top;
	padding:0;
	margin:0;
	text-align:center;
}

.tab td a {
	display:block;
	width:95px;
	height:160px;
	margin:0 auto;
}

.tab td a img {border:none;}
/* ------- */

#l_col {
	width:213px;
	float:left;
	margin:0 0 0 12px;
	padding:8px 0 65px 0;
	display:inline;
	overflow:hidden;
}

/* MAIN MENU */
#leftmenu {
	padding:0 15px 10px 10px;
	margin:0 0 20px 0;
	border-bottom:1px solid #eeeeed;
}

#leftmenu li {
	list-style:none; 
	padding:0 0 4px 0;
}

#leftmenu li a { 
	background:#f9f1a9 url(lmenu_top.gif) left top no-repeat;
	display:block;
	height:1%;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#362b0d;
	text-decoration:none;
	text-transform:lowercase;
}

#leftmenu li a span {
	display:block;
	padding:5px 20px;
	background:url(lmenu_bot.gif) left bottom no-repeat;
}

#leftmenu li a:hover {text-decoration:underline;}
/* --------- */

/* NEWS */
#news {
	font-family:Tahoma, Geneva, sans-serif;
	padding:0 10px;
}

.news_head {
	font-size:18px;
	text-align:center;
	padding:5px 0;
	text-transform:uppercase;
}

.news_date {
	font-size:13px;
	color:#108d18;
}

.news_anonce {
	font-size:13px;
	color:#a09c9c;
	padding:10px 0;
}

.more {
	text-align:right;
	padding:0 0 20px 0;
}

.more a {
	background:#118b1b;
	color:#fff;
	text-decoration:none;
	padding:0 5px;
}

.more a:hover {text-decoration:underline;}
/* ---- */


.wrap_clear {
	clear:both;
	height:50px;
	width:100%;

}

/* FOOTER */
#footer {padding:0 8px 0 12px; background:#108d18;}

.footer2 {
	background:url(footer.gif) left top repeat-x;
	height:29px;
	position:relative;
}

.icos {
	background:url(icos.jpg) left top no-repeat;
	position:absolute;
	top:-68px;
	left:0;
	width:213px;
	height:67px;
}

.home {
	position:absolute;
	top:17px;
	left:33px;
	width:33px;
	height:35px;
	cursor:pointer;
}

.mail {
	position:absolute;
	top:17px;
	left:91px;
	width:33px;
	height:35px;
	cursor:pointer;
}

.tel {
	position:absolute;
	top:17px;
	left:149px;
	width:33px;
	height:35px;
	cursor:pointer;
}
/* ------ */


/* TABLES */

table.table0 td p,table.table1 td p,table.table2 td p {padding:0; margin:0;}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}

table.table1 { border-collapse:collapse;}

table.table1 td { padding:5px; border: 1px solid #91949a;}

table.table2 { border-collapse:collapse;}

table.table2 td { padding:5px; border: 1px solid #91949a;}
table.table2 th { padding:8px 5px; border: 1px solid #fff; background:#108d18; color:#fff; text-align:left;}
/* ------ */
.ru  {position:absolute; left: 613px; top: 12px; border:0;z-index:1000}
.en {position:absolute; left: 566px; top: 12px; border:0; z-index:1000}
