body {
/*background: #f6f3d9; */
   margin: 0px; 
 }

body, td {
   font-family: Verdana;
   font-size: 13px;
padding-left: 0px;
padding-top: 0px;
}

.form1 {
		}

.tform1 {
	font-family: verdana;
	font-size: 14px;
	color: #000;
	padding-top: 3px;
		padding-right: 10px;
		}

.fsubmit1 {
color: #000;
font-weight: bold;
border: solid 1px #000;
	width: 100px;
	height: 50px;
font-size: 20px;
}

form.form1 input {
/*color: green;	 */
}


.logo_old {
	font-family:tahoma;
	font-size: 7pt;
	padding-bottom: 4pt;
padding-left: 0pt;
margin-left: 10pt;
color: #FFF;
}
div.logo_n {

font-family: Tahoma;
margin-top: 6pt;
}

div.logo_n #logo1 {
font-size: 25pt;	
color: #FFF;
background-color:#000;
padding-left: 5px;
padding-right: 10px;
font-weight: bold;
}

div.logo_n #logo2 {
	font-size: 15pt;
color: #FFF;
padding-left: 5px;
}

.footer1 {
color: #FFF;
background-color:#000;
text-align: center;
font-size: 15pt;
font-family: arial;

padding 0 0 0 0;
height: 28px;
vertical-align:middle;

}

p.t1 {
	text-indent: 10px;
}


a, a:link, a:visited {
   color: #000;
   font-weight: bold;
 }

table.main {
   width: 100%; height: 100%;
   background: #FFF;
   border: #000 0px solid;
   vertical-align:top;
 }



table.main td {
	vertical-align:top;
	
}
table.table {
   border-top: #CCC 1px solid;
   border-left: #CCC 1px solid;
 }

table.table td {
   border-right: #CCC 1px solid;
   border-bottom: #CCC 1px solid;
   padding: 2px 5px 2px 5px;
 }


div.items img {
   margin-left: 15px;
   float:left;
 }

td.top {
    padding: 5px 0px 5px 0px;
    height: 70px;
 }




/* Разделители */
td.hspace {
   text-align: center;
   height: 7px;
 }

td.hspace img {
   background: rgb(169,169,169);
   height: 1px; width: 99%;


 }

td.vspace {
   text-align: center;
   vertical-align: middle;
   width: 10px;
   background: url('/img/vspace1.gif') repeat-y left top;


}

td.vspace img {
   width: 10px;
 }



td.left {
   width: 220px;
   padding-left: 7px;
 }

td.right {
   width: 200px;
   padding-left: 7px;
 }



div.mit {
/*background: url('/img/reditem.gif') no-repeat left top; */
/*background-color: #000; */
padding-left: 15px;
  font-weight: bold;
   border-bottom: #b7b7b7 1px solid;
   padding-top: 8px;
   padding-bottom: 4px;
 
 }

div.mit a  {
text-decoration: none;	
/*color: green;*/
	
}


div.smit {
   margin-left: 10px;
   font-weight: normal;
   padding-left: 10px;
   font-size: 11px;
   
 }

div.smit a, div.smit a:link, div.smit a:visited {
text-decoration: none;	
	
   color: rgb(169,169,169);
}


.enc {
/*background: url('/img/h1item.gif') no-repeat left top; */
   padding-left: 15px;
   font-size: 16px;
   color: #808080;
   border-bottom: #808080 1px solid;
   margin-bottom: 5px;
 }

h1 {
/*  background: url('/img/h1item.gif') no-repeat left top; /*/
   padding-left: 15px;
   font-size: 16px;
   color: #808080;
   border-bottom: #808080 1px solid;
   margin-bottom: 5px;
 }

h2 {
   font-size: 14px;
   color: #808080;
   margin-bottom: 2px;
   margin-top: 2px;
 }

h3 {
   font-size: 12px;
   margin: 3px 0px 3px 0px;
 }

div.infoblock {
   background: #f6f3d9;
   color: #000;
   font-size: 11px;
   border: #000 1px solid;
   padding: 3px 7px 3px 7px;
 }

div.infoblock a, div.infoblock a:link, div.infoblock a:visited {
   font-size: 12px;
   font-weight: bold;
 }

.smred {
   font-size: 11px;
   font-weight: bold;
   color: #e80000;
 }

.small {
   font-size: 11px;
   font-weight: bold;
 }

.small#black {
  color: #000;
  }

a.more, a.more:link, a.more:visited {
    position: relative;
    top: 5px;left: 1px;
    cursor: hand;
 }


img.limg {
    float: right;
    padding: 0px;
/*	padding-right: 10px; */
    margin: 0px 0px 5px 10px;
    border: #666 1px solid;
 width: 100px;
 }

img.limg1 {
/*    float: right; */
    padding: 0px;
/*/	padding-right: 10px; */
    margin: 0px 0px 5px 10px;
    border: #666 1px solid;
 width: 200px;
 }


.fimg img {
   margin: 5px;
 }

table.footer td {
   font-size: 11px;
 }

.clnbtn {
   background: none;
   border: none;
 }



li {
    padding-top: 3px;
    padding-bottom: 3px;
 }

.red {
    color: #F00;
 }


div.gallery {
 	float: left;
	width: 220px;
	height: 160px;
}

div.gallery img {
	border: #CCC 1px solid;
}














/* // general */

/* thumbnail list */

	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
		margin-right:5px;
		border:1px solid #999;	
		padding:2px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:136px;
		height:184px;
		line-height:184px;
/*		overflow:hidden; */
		overflow: visible
		position:relative;
		z-index:1;		
	}
	ul#thumbs a img{
width: 136px;
height: 184px;
/*height: 184px; */
/*float:left; */

position:absolute;
/*		top:0px;
		left:0px;	*/
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;	
			position: relative;
/*
width: 220px;
height: 298px; */
		}
		ul#thumbs a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
width: 220px;
 height: 298px; 
}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */







span.q_q {
color: rgb(169,169,169);
font-size: 14px;
font-weight: bold;
padding-left: 10px;
}


.query1 {
color: #000;	
}

ul.ul_query {
	list-style: none;
}


a.pbuy, a.pbuy:visited, a.pbuy:link {
	text-decoration: none;
}






ul#thumbslogo, ul#thumbslogo li{
		margin:0;
		padding:0;
		list-style:none;
		background-color:#000;
	}
	
	ul#thumbslogo li{
		float:left;
		margin-right:3px;
		margin-left:3px;
border:0px solid #999;	
		padding:0px;
				background-color:#000;
	}
	ul#thumbslogo a{
		display:block;
		float:left;
		width:65px;
		height:65px;
		line-height:65px;
/*		overflow:hidden; */
		overflow: visible
		position:relative;
		z-index:1;		
			background-color:#000;
			border: 0px;
	}
	ul#thumbslogo a img{
width: 65px;
height: 65px;
		background-color:#000;
/*height: 184px; */
/*float:left; */
border: 0px;

position:absolute;
/*		top:0px;
		left:0px;	*/
	}
	
	/* mouse over */
	
		ul#thumbslogo a:hover{
			overflow:visible;
			z-index:1000;
			border:none;	
			position: relative;
/*
width: 220px;
height: 298px; */
		}
		ul#thumbslogo a:hover img{
			border:0px solid #000000;	
			background:#fff;
			padding:0px;			
width: 75px;
 height: 75px; 
 top: -5px;
 left: -5px;
}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#thumbslogo:after, li#thumbslogo:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbslogo, li#thumbslogo{
			display:block;
			}
		/*  \*/
		ul#thumbslogo, li#thumbslogo{
			min-height:1%;
			}
		* html ul#thumbslogo, * html li#thumbslogo{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */





.lianons {
	list-style: square;
	
}

.divanons {
margin-left: 0px;
padding-left: 8px;
}

li.lianons a, li.lianons a:link, li.lianons a:visited {
text-decoration: none;
font-family: verdana;
font-weight: 100;

}

.subheader {
	background-color: rgb(169,169,169);
height: 40px;
vertical-align: top;
}

.shmenu {
padding-top: 1px;
padding-bottom: 0;
margin-top:5px;

}

div.shmenu a, div.shmenu a:link, div.shmenu a:visited, div.shmenu a:active {
text-decoration: none;
color: #000;
margin-left: 10px;
margin-right: 10px;
padding-left: 2px;
padding-right: 2px;
}



div.shmenu span{
font-family: Verdana;
font-size: 23px;
}

div.shmenu span#shm1 a {
border-bottom: 3px solid rgb(209,99,210);
}

div.shmenu span#shm1 a:hover {
background-color: rgb(209,99,210);
}


div.shmenu span#shm2 a {
border-bottom: 3px solid rgb(239,158,40);
}


div.shmenu span#shm2 a:hover {
background-color: rgb(239,158,40);
}

div.shmenu span#shm3 a {
background-color: rgb(4,124,184);
border-bottom: rgb(4,124,184);
}

div.shmenu span#shm3 a:hover {
background-color: rgb(4,124,184);
border-bottom: rgb(4,124,184);
}
