body{
  margin: 0px;
  padding: 0 0 0 0;
/*  background: url(style/bg.jpg) repeat-x;    */
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  /*color: #205295;*/
}

h1{ font-size: 15pt}

a:active, a:focus, img { outline: 0; }
a, a:visited{
	color: #205295;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #66CCFF; 
	
}

    .outer {
    	margin-left: 400px;  /* L */
    	margin-right: 80px;  /* me */
    	}
    .center {
    	float: right;
    	width: 100%;
    	margin-left: -1px;
    }
    .left {
    	float: left;
    	position: relative;
    	width: 400px;  /* L */
    	margin-left: -401px;  /* -L-1 */
    	margin-right: 2px;
    }

    .minwidth {
	    min-width: 504px;
    }
    .outer {
	    word-wrap: break-word;
    }


a img{ border: 0; }


table{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0px;
  padding: 0 0 0 0;
  /*color: #205295;*/
}

.align_center_to_left
{
    position: relative;
    right: 50%;
    float: right;
}
.align_center_to_right
{
    position: relative;
    z-index: 1;
    right: -50%;
}

#body{
  min-width: 940px;
  overflow: hidden;
  clear: both;
}


#top_sten{

  height:37px;
  margin: 0px 0 0 0;
  position: relative;
}

#top_menu, .bottom_menu{
	padding:1px;
}

#top_menu a{
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 50px 0 0;
    text-decoration: none;
}

#top_menu a:hover{
  color: #66CCFF;
}

#top_menu ul li, .bottom_menu ul li{
    display: inline;
}

#bottom_menu a{
    font-weight: normal;
    margin: 0 50px 0 0;
    text-decoration: none;
}


#logo{
  
    height: 259px;
    cursor:pointer;
    border-bottom: dotted 1px #000;
}

#content_top{
    background: url(style/content_top.jpg) 0 no-repeat;
   /* height:34px;*/
   height: 0;
}

#content{
/*    background: url(style/content_bg.jpg) 0 repeat-y;   */
    background: #fff;
}

#cat{
   /* width: 920px; */ 
}

#group_menu ul{
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
}

#group_menu a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#group_menu table{
    width:100%;
    padding:0;
    margin:0;
}


#group_menu table tr td{
    background: url(style/but_group.jpg) 0 no-repeat;
    height: 50px;
    color: #fff;
    text-decoration: none;
    padding-left: 20px;
}


#group_menu a:hover{
  color: #00294a; 
}


#bottom{
/*    background: url(style/bottom.jpg) 0 no-repeat;   */
    border-top: dotted 1px #000;
    background: #fff;
    height:96px;
    font-size: 7pt;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 20px;
}

#bottom ul{
    list-style: none;
    margin: 0;
    padding: 0 0 0 25px;
}

#bottom ul li{
    display: inline;
    margin: 0 0 0 20px;
}

#bottom ul li a{
    text-decoration: none;
}

#bottom ul li a:hover{
    text-decoration: underline;
}


#param{
	background: url(style/dots.gif) bottom repeat-x;
}

#param div{
    background: #fff;
    float: left;
}

#left_content{
    font-size: 11px;
    padding: 0 40px 0 20px;
    text-align: justify
}

.onm{
    text-decoration: underline;
}

.onmout{
    text-decoration: none;
}

#valute:hover{
    text-decoration: underline;
}

#valute{
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}

#sale{
    margin: 0 0 0 5px;
	padding: 15px 17px 15px 17px;
	background: url(style/sale.jpg) left top no-repeat;
	width: 315px;
	height: 240px;
    overflow: hidden;
}

#sale table, #sale table tr, #sale table tr td{
    font-size: 15px;
    font-weight: bold;
}

#tItem:hover{
    background-color:#DDDDDD;
}

.rowOver{
    background-color:#DDDDDD;
}
/*
    #prod a{
        display: block;
        background: url(./style/button.gif) 0 0 no-repeat;
        width:162px;
        height: 29px;
        padding: 10px 0 0 40px;
        margin: 0;
        font-weight: bold;
        text-decoration:none;
        font-size: 8pt;
        float: left;
    }
    
*/
#prod table{
	border-bottom: solid 1px #000;
	width:610px;
}


    #prod a{
        padding: 10px 0 0 0;
        margin: 0 0 0 40px;
    }
    #prod td{
        background: url(./style/button.gif) 0 0 no-repeat;
        width:122px;
        height: 29px;
        padding: 0;
        margin: 0;
    }
