/**

author: rgb(raduga) http://mambasana.ru

**/



td.top_left{

  margin : 0;

  padding:  0;

  background     : url(../images/top_menu_fon.gif) no-repeat top left;

  width          : 171px;

  height         : 102px;

 }

.orange {color: #ff6600;font-family:Arial, Verdana,Helvetica,sans-serif;font-size: 10pt;font-weight: bold;}

td.top_nav_repeat{

  margin : 0;

  padding:  0;

  background     : url(../images/top_menu_fon.gif) repeat-x top left;

  height         : 102px;

 }

td.top_nav_right{

  margin : 0;

  padding:  0;

  background     : url(../images/top_menu_fon.gif) no-repeat top left;

  width          : 13px;

  height         : 102px;

 }



table.moduletable th {

      

    font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;

	font-size          : 12px;

	font-weight        : bold;

	text-align         : left;

	width              : 100%;

      background         : url(../images/top_menu_fon.gif) #551011 repeat-x; 

      color              : #ffffff;

	padding            : 2px;

      text-indent        : 10px;

	line-height        : 16px;

	    

	}



/******************* Top Menu************************/



.moduletable-topnav {

    float: right;

    width				: auto;

    padding				: 0px 0px 1px 5px;

        	}



.moduletable-topnav td {

    width				: auto;

	}





.topnav {

	width				: 0px; 

        

	}



a.topnav {

	position			: relative;

	width				: auto;

	background			: none;

 	padding			: 5px 6px 9px 6px;

	color				: #FFFFFF;

      border-top   		: 5px solid #660000;

      text-decoration		: none;

	font-weight			: bold;

      line-height: 35px; 

      

	}

a.topnav:hover {

 	width				: auto;

	color				: #ffffff;

	background			: #551011;

      border-top   		: 5px solid #dedede;

 	padding			: 5px 6px 9px 6px;

 	font-weight			: normal;

	text-decoration		: none;

	font-weight			: bold;

	}

a.topnav#current {

	cursor			: default;

	position			: relative;

	width				: auto;

	background			: #551011;

 	padding			: 5px 6px 9px 6px;

	color				: #ffffff;

      border-top   		: 5px solid #990000;

      text-decoration		: none;

	font-weight			: bold;



	}

 

a.topnav#current:hover {

	cursor			: pointer;

	position			: relative;

	width				: auto;

	background			: #551011;

 	padding			: 5px 6px 9px 6px;

	color				: #ffffff;

      border-top   		: 5px solid #dedede;

      text-decoration		: none;

	font-weight			: bold;



	}








