
 body.main {background: #DACBEC url(img_new/bg.jpg) top repeat-x;
        margin: 0px;
        padding: 0px;
        margin-top: 0px;
        margin-left: 0px;
        font-family: Verdana, Arial;
        font-size: 12pt;}

A:link {text-decoration: none;}
A:hover {color: red; text-decoration: underline;}

A.menu:link { color: white; text-decoration: none; }
A.menu:visited { color: #DADADA; text-decoration: none;}
A.menu:hover { color: #F6AE4E; }


 td.main {font-family: Verdana, Arial;
          border: ;}
   .menu {font-size: 9pt; 
          font-weight: bold;
          padding-bottom: 10px; 
          margin: 5px;}
   .news {font-size: 9pt; 
          line-height: 11pt;
          padding: 10px; 
          margin: 5px;
          margin-top: 5px;
          margin-left: 5px;}
   #blue {color: white;
          line-height: 10 pt;
          background: #274897;
          padding: 10px; 
          margin: 5px;
          margin-top: 5px;
          margin-left: 5px;}
 .small {font-size: 7pt;
         vertical-align: top;
         color: 9A9A9A;
         padding: 5px;
         line-height: 10 pt;}
 .gallery {font-size: 7pt;
           font-family: Arial;
           color: 7C4919;
           vertical-align: top;
           padding: 5px;
           margin: 5px;
           line-height: 8pt;}
 .big {font-size: 12pt; color: 0054A6; font-weight: bold;}



table {border-collapse: collapse;
       border-style: none;
       border: 0px;
       padding: 0px; margin: 0px;}
   .news {margin: 5px;
        padding: 5px;
        margin-top: 0px;
        margin-left: 5px;}
   .letter {padding: 5px; 
            margin: 5px;
            margin-top: 5px;
            margin-left: 5px;}
   .uderzh {padding: 10px; 
            margin: 10px;
            margin-top: 10px;
            margin-left: 10px;
            font-size: 9pt;}

 td {padding: 0px; margin: 0px; font-size: 10pt;}
  #text {padding: 10px; margin: 0px;}
  #price {padding: 5px; border: 1px solid c0c0c0;}


 small {font-size: 7pt;}
   #lang {font-size: 9pt; font-family: serif; font-style: italic; line-height: 10pt;}
   #com {font-size: 7pt; font-family: gill, helvetica, sans-serif;}
   #menu {font-size: 9pt; font-family: times new roman; font-weight: normal; color: 000000;}
   #menu1 {font-size: 14pt; font-family: gill, helvetica, sans-serif; font-weight: bold; color: 000000;}
   #predst {font-size: 10pt;color: black; font-weight: normal; text-decoration: none;font-family: times new roman;"}


 b {font-weight: bold;}
   #nazv_predst {font-size: 18pt; font-family: times new roman; font-color: #9E9E9E;}
   #name {font-size: 12px; font-family: Arial; font-weight: bold;}


 big {font-size: 12pt; font-weight: bold; color: 611685;}
   #news {font-size: 25pt; font-weight: normal;}

          p {background: ; 
             border: none;
             font-family: Verdana, Arial;
             font-size: 8pt;
             padding: 10px; 
             margin: 5px;
             margin-top: 5px;
             margin-left: 5px;
             max-width: ; text-align: left;}
          .club-news{font-family: times new roman;
                     font-size: 8pt;
                     text-align: left;
                     background: none;
                     background-color: transparent;
                     border-collapse: collapse;
                     border-style: none;
                     border: 0px;
                     max-width: 100%;}
          .podmenu  {font-family: Arial;
                     font-size: 8pt;
                     text-align: left;
                     background: none;
                     border-collapse: collapse;
                     border-style: none;
                     border: 0px;
                     font-weight: normal;
                     padding: 0px; 
                     margin: 0px;
                     margin-top: 5px;
                     margin-left: 0px;}


 ul {margin: 0px;
      padding: 0px;
	list-style: none;
	width: auto; /* Width of Menu Items */
	height: auto; /* Height of Menu Items */
        color: #000000; 
        font-weight: bold;
	}
	
ul li { position: relative;
        padding: 0px;
        margin: 0px;}
	
li ul { background: #ffffff url(img/ugolok.gif) no-repeat;
	position: absolute;
	left: 10px; /* Set 1px less than menu width */
	top: 15px;
	width: 160; /* Width of Menu Items */
	display: none;
	padding: 0px;
        font-weight: normal;
        border: 1px solid #c0c0c0;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	font-color: #000000;
        font-weight: normal;
	background: ; /* IE6 Bug */
	padding: 0px;
	border: ; /* IE6 Bug */
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */


ul li a:hover { color: #000000; background: #F0F0F0;}
li ul li a { padding: 4px; background: #Ffffff; color: black;}

li:hover ul, li.over ul { 
                         display: block;
                         border: 1px solid #c0c0c0; 
                        }
