body
     {
     margin: 0px;

     }
h1
     {
          font-family: Tahoma;
          font-size: 12px;
          font-weight: bold;
          color: #BB0000;
          margin: 20px 0 10px 20px;
     }
	 
h2
     {
          font-family: Tahoma;
          font-size: 13px;
          font-weight: bold;
          color: #79c1e9;
          margin: 20px 0 10px 20px;
     }

p
     {
         font-family: Tahoma;
         font-size: 11px;
         color: #154671;

     }
     
dt
     {
         font-family: Tahoma;
         font-size: 12px;
         font-weight: normal;
         color: #154671;
         margin-top: 0;
     }
dd
     {
         font-family: Tahoma;
         font-size: 12px;
	    text-align: justify;
         color: #154671;
         margin: 10px 0px 30px 0px;
     }
dl
     {
         margin-top: 0;
     }
dl a:hover {
         text-decoration: none;
     }
#text-input
     {
         font-family: Tahoma;
         font-size: 12px;
         color: #7f7f7f;
         background-image: url('images/text-input.jpg');
         width: 224px;
         height: 25px;
         border: none;
         padding-top: 5px;
         padding-left: 10px;
     }
#text-area
     {
         font-family: Tahoma;
         font-size: 12px;
         color: #7f7f7f;
         background-image: url('images/text-area.jpg');
         background-repeat: none;
         width: 224px;
         height: 130px;
         border: none;
         padding-top: 10px;
         padding-left: 10px;
         padding-right: 5px;
         overflow: hidden;
     }
#text-button
     {
         font-family: Tahoma;
         font-size: 12px;
         color: #fff;
         background-image: url('images/text-button.jpg');
         width: 101px;
         height: 25px;
         border: none;
         padding-left: 10px;
         padding-right: 5px;
     }
#col0
     {
         padding: 0px 10px;
     }
#leftcol
     {
         background-image: url('images/bg4.jpg');
         background-position: left top;
         background-repeat: none;
     }
#form
     {
         padding-right: 20px;
         padding-top: 30px;
         padding-bottom: 0;
         margin-bottom: 0;
         text-align: right;
     }

#col1
     {
         padding-right: 15px;
         padding-left: 33px;
     }
#col2
     {
         padding-right: 33px;
         padding-left: 15px;
     }

#container
     {
         padding-bottom: 50px;
     }

#main-table
     {

    }
#main-table2
     {
         background-image: url('images/bg3.jpg');
         background-position: left top;
         background-repeat: repeat-x;
         background-color: #0a6dad;
     }
#content td
     {
         vertical-align: top;
     }
#menu
     {
         font-family: Arial, Tahoma;
         font-size: 13px;
         font-weight: bold;
     }
     #menu td
          {
         background-repeat: repeat-y;
          }
     #menu a
          {
               margin-left: 13px;
               color: #F2F2F9;
               text-decoration: none;
          }
     #menu a:hover
          {
              color: #F2F2F9;
              text-decoration: underline;
          }

#navi ul
          {
               padding: 0;
               margin-left: 0px;
               margin-top: 0px;
               margin-bottom: 0px;
               text-align: left;
          }
#navi li 	
     {
               font-family: Tahoma;
               font-size: 12px;
               font-weight: normal;
               color: #fff;
               margin: 10px 0;
               padding-left: 10px;
               list-style-type: none;
               background: url("images/arr.gif") no-repeat 0 0.6em;
     }
     #navi a
          {
               color: #fff;
               text-decoration: none;
          }
		  
     #navi a:hover
          {
              text-decoration: underline;
          }
		  




#footer td
     {
        vertical-align: top;
        font-family: Tahoma;
        font-size: 8pt;
        padding: 15px 3px;
        color: #D5E8FF;
     }
	 
     #footer a
          {
               color: #D5E8FF;
               text-decoration: underline;
          }
		  
     #footer a:hover
          {
              text-decoration: none;
              color: #FF0000;
          }
	 
#IndTxt
     {
	font-family: Tahoma;
	font-size: 13px;
	color: #777777;
	text-align: justify;
     }

#korz
     {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	background: url('images/korzina-item.gif') no-repeat 1px 5px;
	padding: 7px 7px 7px 21px;
	position: absolute;
	height: 50px;
	width: 120px;
	top: 5px;
	right: 100px;
	border: 1px dashed #FFFFFF;
     }

     #korz a
          {
		color: #FFF;
		text-decoration: none;
          }
     #korz a:hover
          {
		color: #FFF;
		text-decoration: underline;
          }


#priced
     {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
	background: url('images/price-item.gif') no-repeat 1px 5px;
	padding: 7px 7px 7px 21px;
	position: absolute;
	height: 50px;
	width: 120px;
	top: 5px;
	right: 250px;
	border: 1px dashed #FFFFFF;
     }

     #priced a
          {
		color: #FFF;
		text-decoration: none;
          }
     #priced a:hover
          {
		color: #FFF;
		text-decoration: underline;
          }
#flash
     {
          position: absolute;
          left: 30px;
          top: 0px;
          width: 273px;
          height: 230px;
     }

#catnavi
     {
	font-family: Arial;
	font-size: 8pt;
	color: #B00;
	text-align: left;
	position: absolute;
	visibility: visible;
	height: 20px;
	width: 400px;
	left: 290px;
	top: 330px;
	z-index: 2;

     }
     #catnavi a
          {
               color: #B00;
               text-decoration: none;
          }
     #catnavi a:hover
          {
               color: #B00;
               text-decoration: underline;
          }
		  
#catnavibg	
{
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 700px;
	left: 273px;
	top: 154px;
	z-index: 1;
     }
		  
#ColItem
     {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #0a6dae;
	font-weight: bold;
	text-align: left;
     }
     #ColItem a
          {
	color: #0a6dae;
	text-decoration: underline;

          }
     #ColItem a:hover
          {
	color: #1592e4;
	text-decoration: none;
	
          }

#price-text
     {
	 	font-family: Verdana, Arial;
		font-size: 8pt;
		color: #999999;
		font-weight: normal;
		text-align: left;
		line-height: 1.5;
     }
#price-item
     {
          font-size: 13px;
		  font-family: Verdana, Arial;
          background-color: #EEEEEE;
          color: 666666;
          padding: 6px;
          width: 140px;
     }
#price
     {
          font-size: 13px;
          font-weight: bold;
          color: ed1b24;
     }
#korzina
     {
          background: url('images/korzina-item.gif') no-repeat 1px 5px;
          padding: 7px 25px;
		  font-size: 13px;
		  font-family: Verdana, Arial;
          background-color: #EEEEEE;
          color: 666666;
          width: 140px;


     }
     #korzina a
          {
               text-decoration: none;
          }
      #korzina a:hover
          {
               text-decoration: underline;
          }


#Cat1Level
     {
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #0a6dae;
	font-weight: bold;
	text-align: left;
     }
     #Cat1Level a
          {
	color: #0a6dae;
	text-decoration: none;
          }
     #Cat1Level a:hover
          {
	color: #1592e4;
	text-decoration: underline;
          }
#rtopcorner
     {
	position: absolute;
	visibility: visible;
	height: 12px;
	width: 12px;
	left: 981px;
	top: 284px;
	z-index: 2;
	background-image: url(images/rtopcorner.gif);
	background-repeat: no-repeat;
	}
	
#table3
     {
          padding: 10px;
          margin: 10px;
		margin-right: 15px;
		color: #21415E;
     }
     #table3 td
               {
                    font-family: Verdana;
                    font-size: 10pt;
                    padding: 15px 15px 15px 15px;
                    vertical-align: top;
                    border-top: dotted 1px #999999;
               }
     #table3 img
               {
                    border: Solid 1px #1d4160;
               }
     #table3 a
          {
	color: #0a6dae;
	text-decoration: underline;

          }
     #table3 a:hover
          {
	color: #1592e4;
	text-decoration: none;
	
          }
			   
#news
     {
          padding: 20px;
          font-family: Verdana;
          font-size: 11px;
     }
     #news a
          {
               color: #21415E;
               text-decoration: underline;
          }
     #news a:hover
          {
               color: #3F7BB1;
               text-decoration: underline;
          }
	
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
}
.contacts strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
}
.contactstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
}
#sendm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 30px;
}

#sap
     {
	font-family: Tahoma;
	font-size: 9px;
	color: #9F9;
	padding: 3px 3px 3px 3px;
     }

     #sap a
          {
		color: #6F6;
		text-decoration: none;
          }
     #sap a:hover
          {
		color: #F66;
		text-decoration: underline;
          }
#adv
     {
	font-family: Arial;
	font-size: 8pt;
	color: #999;
	width: 900px;
	text-align: left;
	 }
     #adv a
          {
               color: #999;
               text-decoration: none;
          }
     #adv a:hover
          {
               color: #777;
               text-decoration: underline;
          }
