body, html {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color:gray;
}
img {behavior: url("/css/png.htc");}
#menu, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active, #menu span{
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
    padding:0px;
    line-height:110px;
    display:block;
    text-decoration: none;
    background-repeat: no-repeat;
    height: 120px;
    width: 140px;
    text-align: center;
    vertical-align: middle;
       
}
#menu a:link, #menu a:visited {
    color: #FFFFFF;
}
#menu a:hover,#menu a:active, #menu .current{
    color: #00FF99;
    background: url("/images/menu.png") repeat;
    -background: none;
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/menu.png', sizingMethod='scale');
}
#copy, #copy a:link, #copy a:visited, #copy a:hover, #copy a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
}
#razdel a:link, #razdel a:visited, #razdel a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B7C80;
	display: block;
	height: 25px;
	width: 140px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a8a8ab;
	padding-top: 5px;
	border-right-color: #666666;
}
#razdel a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	height: 25px;
	width: 140px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #a8a8ab;
	padding-top: 5px;
	border-right-color: #666666;
}
#content{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 20px 20px 20px 20px;
}
input, textarea {
    border: #606060 1px solid;
    font-size: 12px;
    color: #303030;
    font-family: Verdana;
    background-color: #eeeeee;
}
.wrap{ 
background-color:#990000;
padding:1px;
font-size: 8px;
}
.wrap img{
	display:block;
	border: 5px solid #FFFFFF;
}
#address{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    padding: 5px 5px 5px 5px; 
    
}
#bigFoto img{
    border: 10px solid #cccccc;
}
#bigName{
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-bottom: 20px;
}
#bigOpis{
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    color: #ffffff;
    padding-top: 20px;
}
#dv {
   /* height: 230px;*/
    width: 170px;
    border: 0px none #333333;
    overflow: auto;
}
#dv img{
    border: 2px solid #ffffff;

}
#text{
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    color: #000000;
}
#content, #content a:link, #content a:visited, #content a:hover, #content a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
#content a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000099;
    text-decoration: underline;;
}

#content2, #content2 a:link, #content2 a:visited, #content2 a:hover, #content2 a:active{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
#content2 a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: underline;;
}
.sp, .sp a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#000000;
}