body {
	margin: 0px; 
	font-family: tahoma, sans-serif; 
	font-size: 11px; 
}
a:link, a:visited, a:active {
	color: #6588B2; 
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #034083; 
	text-decoration: none;
}
form {
	margin: 0px;
}
form, object, input {
    margin: 0px;    
}
input, textarea, select {
	border: solid 1px #125600;
	border-bottom: #a0d83a;
	border-right: #a0d83a;
	font-family: Tahoma, Arial, "Arial Narrow";
	font-size: 11px;
	padding: 1px;	
}
.inputf {   
    border: solid 1px #d8d9db;
    padding: 2px;
    width: 380px;
    background-color: #f9f9fa;
}
.btnf {
    background-color: #d9d9de;
    border: 0px;
    height: 22px;
    padding-bottom: 4px;
    font-weight: bold; 
    color: #6d6d6e;  
    width: 100px;
}
.btn {
	background: #fae553 url('imgs/bg_btn.gif') repeat-x top;
}  
table {
	border: 0px;
	width: 100%;
}
td {
	vertical-align: top;
	padding: 0px;
}
img {
	border: 0px;
}
/**************************************************************/
#mmenu {
	background: #FFD254 url('imgs/bg_mmenu.gif') repeat-x top;
	height: 38px;
	padding: 2px 10px 0px;
}
#mmenu ul {
	margin: 0px;
    padding: 0;    
    list-style: none;
}
#mmenu li {    
    float: left;
    position: relative;
    height: 36px;	
    font-size: 13px;
    background: url('imgs/del_mmenu.gif') no-repeat right;
	padding-right: 5px; 
}
#mmenu a {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 9px 15px;   
}
#mmenu a:hover {
    color: #7A4C00; 
	background: url('imgs/bg_mmenu1.gif') repeat-x top; 
	padding: 13px 15px 5px;
	border-bottom: 3px solid #FFFFFF; 
}
#mmenu li:hover,
#mmenu li.jshover {
}
#mmenu li:hover .a,
#mmenu li.jshover .a {
    color: #7A4C00; 
	background: url('imgs/bg_mmenu1.gif') repeat-x top; 
	padding: 13px 15px 5px;
	border-bottom: 3px solid #FFFFFF; 
}
#mmenu li ul {
    display: none;
    position: absolute;
    background: #fbfaf7;
    margin-top: -0px;
    font-size: 11px;
    width: 148px;  
    padding: 8px 1px 8px;
    border: 1px solid #e9e9e0;
    height: auto;
    z-index: 100; 
}
#mmenu li li {
	height: auto;
	background: none;
}
#mmenu li li a {
    width: 106px;
    font-weight: normal;
	font-size: 12px; 
    padding: 8px 10px 8px 32px;
    border-bottom: solid 1px #fff;
	background: url('imgs/arrow.gif') no-repeat 8px;
    text-decoration: underline; 
	color: #6588B2; 
}
#mmenu li li a:hover {
    text-decoration: none;   
	color: #034083;
	width: 106px;
	background: #fff url('imgs/arrow1.gif') no-repeat 8px;
    padding: 8px 10px 8px 32px;
    border-bottom: solid 1px #fff;
}
#mmenu li:hover ul,
#mmenu li.jshover ul {
    display: block;
}

#mmenu li:hover li ul,
#mmenu li.jshover li ul {
    display: none;
    width: 160px;
    top: -2px;
    left: 161px;
    border-bottom: solid 1px #000000;
}
#mmenu li:hover li:hover ul,
#mmenu li.jshover li.jshover ul {
  display: block;
}
/***********************************************************/

#header {
	background: url('imgs/bg_header.gif') repeat-x top;
	height: 146px;
}
#logo {
	background: url('imgs/bg_logo.jpg') no-repeat left top;
	width: 369px;
}
#lang {
	width: 107px;
	padding: 8px 6px;
}
#lang table {
	margin: 4px 0px 0px 4px;
}
#lang a, #lang strong {
	color: #b60811;
	text-transform: lowercase;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 12px;
	width: 20px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
#lang a:hover{
	color: #fac151;
} 
#lang strong {
	color: #000;
}
#intro {
	background-position: 8px 12px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 60px;	
}
#intro_txt {
	border-left: solid 1px #fac151;
	padding: 18px 0px 6px 16px;
}
#intro_txt h2 {
	border-left: solid 3px #fac151;
	font-size: 18px;
	font-weight: normal;
	color: #f55b11;
	padding: 2px 0px 2px 13px;
	margin: 0px 0px 8px -16px;	
}
#icons {
	background: url('imgs/bg_icons.jpg') no-repeat right top;
	width: 154px;
	padding-left: 54px;
	vertical-align: bottom;
}
#goto {
	margin: 0px 16px;
}
#goto a {
	background: url('imgs/bg_goto.gif') repeat-x top;
	font-size: 14px;
	text-transform: uppercase;
	height: 32px;
	padding: 7px 8px 6px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	width: 120px;
}
#goto a:hover {
	text-decoration: underline;
}
#main {
	background: url('imgs/bg_main.gif') repeat-x top;
}
#lcol {
	width: 220px;
    background: #fbfaf6; 
	border-right: 1px solid #EAEAE3;
	padding: 6px 8px;
}
#ccol {
	background: url('imgs/bg_content.gif') repeat-x top;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 8px;
}
#rcol {
	width: 220px;
    background: #fbfaf6;
	border-left: 1px solid #EAEAE3;
	padding: 6px 8px;	
}
ul.other {
    margin: 0px 0px 6px 8px;
    padding: 0;    
    list-style: none;
}
.other li {    
    padding: 6px 0px 6px 16px; 
    background: url('imgs/arrow1.gif') no-repeat left; 
    font-weight: bold;
}
/**************************************************************/
#lmenu {
	margin: 12px 0px 0px 28px;
}
#lmenu ul {
	margin: 0px;
    padding: 0;    
    list-style: none;
}
#lmenu li {	
    background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 0px 12px 80px; 
	min-height: 72px;
}
#lmenu a {
    color: #ff7c00;
	text-transform: uppercase;
	font-weight: bold;  
}
#lmenu a:hover {
    color: #7A4C00; 
	border-bottom: 3px solid #FFFFFF; 
}
#lmenu li ul {  
	margin: 8px 4px 6px;
}
#lmenu li li {
	background: none;
	min-height: 0px;
	padding:  2px 4px 4px 0px;
}
#lmenu li li a {
    font-weight: normal;
	text-transform: none;
	padding-left: 16px;
	background: url('imgs/arrow1.gif') no-repeat left;
	color: #6588B2; 
}
#lmenu li li a:hover {
	background: url('imgs/arrow.gif') no-repeat left;
	color: #034083;	
}
/***********************************************************/

#ccol h1 {
	font-size: 21px;
	margin: 4px 0px 4px;
	border-bottom: solid 1px #f55b11; 
	line-height: normal;
	color: #f55b11;
	font-weight: normal;
}
#ccol h2 {
    margin: 4px 0px 4px;
    line-height: normal;
    font-weight: normal;
    font-size: 18px;    
}
#nav {
	font-size: 10px;
	color: #c4c2a4;
	margin-bottom: 8px;
	line-height: normal;
}
#nav a, #nav strong {
	padding: 0px 4px;
}
#nav strong {
	font-weight: normal;
	color: #000;
}
.clearboth {
    clear: both;
}
.news_item {
	border-bottom: solid 1px #EAEAE3;
	padding: 4px;
	margin-bottom: 12px;
}
.news_date {
	color: #666;
	font-size: 11px;
	margin-bottom: 4px;
}
.news_title {
	font-weight: bold;
	margin-bottom: 8px;
}
.news_anonce {
	margin-bottom: 12px;
}
.news_prev {
    float: left;
    padding: 2px;
    border: solid 1px #EAEAE3; 
    margin: 0px 6px 6px 0px;
}
.block {
	margin: 8px 0px;
}
.block_title {
	font-size: 18px;
	margin-bottom: 6px;
	padding: 3px 0px 0px;
	border-bottom: solid 1px #f55b11; 
	color: #f55b11;
}
.resp_item {
	border-bottom: solid 1px #EAEAE3;
	padding: 4px;
	margin-bottom: 8px;
}
.resp_title {
	margin-bottom: 6px;
	color: #f55b11;
}
.resp_anonce {
	margin-bottom: 8px;
}

/**************************************************************/
.map {
    width: 49%;
    float: left;
}
.map ul {
    margin: 0px;
    padding: 0;    
    list-style: none;
}
.map li {    
    padding: 6px 0px 12px 16px; 
}
.map a {
    color: #ff7c00;
    text-transform: uppercase;
    font-weight: bold;  
}
.map a:hover {
    color: #7A4C00; 
    border-bottom: 3px solid #FFFFFF; 
}
.map li ul {  
    margin: 8px 4px 6px;
}
.map li li {
    background: none;
    min-height: 0px;
    padding:  2px 4px 4px 0px;
}
.map li li a {
    text-transform: none;
    color: #6588B2; 
}
.map li li a:hover {
    color: #034083;    
}
.map li li ul {  
    margin: 8px 4px 6px;
    font-size: 11px;
}
.map li li li {
    background: none;
    min-height: 0px;
    padding:  2px 4px 4px 0px;
}
.map li li li a {
    font-weight: normal;
    text-transform: none;
    padding-left: 16px;
    background: url('imgs/arrow1.gif') no-repeat left;
    color: #6588B2; 
}
.map li li li a:hover {
    background: url('imgs/arrow.gif') no-repeat left;
    color: #034083;    
}
/**************************************************************/
#fmenu {
	background: #fefefe url('imgs/bg_fmenu.gif') repeat-x top;
	height: 28px;
	padding: 1px 15px 0px;
}
#fmenu ul {
	margin: 0px;
    padding: 0;    
    list-style: none;
}
#fmenu li {    
    float: left;
    position: relative;	
	height: 25px;
    font-size: 13px;
    background: url('imgs/del_fmenu.gif') no-repeat right bottom;
	padding-right: 1px;
}
#fmenu a {
    display: block;
	padding: 3px 15px;   
}
#fmenu a:hover {
	padding: 2px 15px 4px;
	border-bottom: 2px solid #F1BA16;
    background: url('imgs/bg_fmenu1.gif') repeat-x top;
}
/***********************************************************/
#footer {
	background: url('imgs/bg_footer.gif') repeat-x bottom;
	font-size: 10px;
	line-height: 12px;
}
#footer a {
	color: #b60811;
}
#footer a:hover{
	color: #fff;
} 
#footer_l {
	background: url('imgs/bg_footer_l.gif') no-repeat left bottom;
	width: 60%;	
}
#footer_r {
	background: url('imgs/bg_footer_r.gif') no-repeat right bottom;
	width: 40%;	
}
.ftable {
	height: 68px;	
}
#search {
	width: 246px;
	padding: 26px 0px 0px 31px;
}
#search_txt { 
	width: 150px;
	height: 13px;
	padding: 1px 2px;
}                                     
#searc_btn { 
	width: 50px;    
	height: 13px;
}
#contacts, #counter, #rlstudio {
	vertical-align: middle;
}
#counter {
	text-align: center;
}
#rlstudio {
	width: 128px;
	padding-left: 28px;
	background: url('imgs/rlstudio.gif') no-repeat left center;
}
