@CHARSET "UTF-8";

@import url("tpl.css");
@import url("body_BigFoto.css");


@import url("body_ShortMenu.css");
@import url("menu/body_MenuHorizontal.css");
@import url("body_Footer.css");
@import url("body_SiteTree.css");



@import url("body_Article.css");
@import url("mod_form.css");
@import url("mod_news.css");
@import url("mod_catalog.css");

#lng{
	color:#666666;
	float:right; 
	border-left:1px dotted #5f6062; 
	border-right:1px dotted #5f6062; 
	margin-top:20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	height: 60px;
	margin-bottom: 20px;
	
}
#lng a.selectLang{
	color:#DE9B44;
	font-weight:bold;

	padding:5px;
	width:20px;
	text-align:center;
	font-style:normal;
	
	
}
#lng a:hover.selectLang{
	color:rgb(218, 165, 32);
	font-weight:bold;
	text-decoration:none;
	padding: 0 4px;
	font-style:normal;
	padding:5px;
	width:20px;
	text-align:center;
}
#lng a.Lang{
	color:#666666;
	text-decoration:none;
	padding: 0 4px;
	font-style:normal;
}
#lng a.Lang:hover{
	color:#666666;

	font-style:normal;
}