html, body {
        margin: 0px;
        padding: 0px;
	scrollbar-face-color: #3366cc;
        scrollbar-highlight-color: #6699ff;
        scrollbar-shadow-color: #6699ff;
        scrollbar-3dlight-color: #6699ff;
        scrollbar-arrow-color: #6699ff;
        scrollbar-track-color: #6699ff;/*#BADBB7;*/
        scrollbar-darkshadow-color: #3366cc;
}

table {
        border-collapse: collapse;
}

td {
        padding: 0px;
        padding-top: 0px;
        border-collapse: collapse;
}

.tdContent
{
border:0px;
border-style:solid;
padding-left:10px;
padding-right:10px;
}

img {
        border: 0px;
        margin-top: 0px;
}

a {
        color: black;
        text-decoration: none;
}

.logo {
        height: 213px;
        width: 30%;
        vertical-align: top;
}

.per {
	padding-top:5px;
	padding-bottom:5px;
        width: 100%;
}

.menu_left {
        
}

.menu_left1 {
        width: 100%;
        background-color: #3366cc;
}

.line {
        background-color: black;
        width: 3px;
}

.content {
        width: 90%;
        vertical-align: top;
}

.vert_menu {
        background-color: #003399;
        width: 70px;
        text-align: center;
}

.vert_menu:hover {
        background-color: #ffffff;
        width: 70px;
        text-align: center;
}

.vert_menu1 {
        background-color: #003399;
        width: 200px;
        text-align: center;
}

.vert_menu1:hover {
        background-color: #ffffff;
        width: 200px;
        text-align: center;
}

.menu {

}

.search1 {
        width: 100%;       
}

a.menu {
        color: white;
        text-decoration: none;        
}

a.menu:hover {
        color: red;
}

.razd {
        color: white;
}

.sub1 {
        width: 70px;
        text-align: center;
        background-color: white;        
}

a.poiskmon {
        color: #ffffff;
        text-decoration: none;
}

a.poiskmon:hover {
        color: #ffffff;
        text-decoration: underline;
}

.sub1:hover {
        background-color: black;
        width: 70px;
        text-align: center;
}

.sub_a {
        color: black;
        text-decoration: none;           
}

.sub_a:hover {
        color: white;
        text-decoration: underline;
}

.ug_left {
        height: 10px;
        width: 10px;
}

.otsup {
        width: 14px;
}

.mini {
        height: 10px;
}

.minix {
        height: 4px;
}

.map {
        text-align: center;
        color: white;
        font-size: 20px;
}

.map_ug {
        height: 26px;
        width: 27px;
}

.view {}

.view: Hover {
        color: red;
}

.images {
        opacity: 1.0;
}

.images:Hover {
        opacity: 0.8;
}

.forms {}

.forms:hover {
color: red;
}

#submenu1 {
        position: relative;
        top: 0px;
        left: 0px;
        display: none;
}

#submenu2 {
        position: relative;
        top: 0px;
        left: 72px;
        display: none;
}

#maping {
        position: absolute;
        top: 50px;
        left: 20px;
        display: none;
}

#png1 {  
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='sample.png', sizingMethod='scale');    
} 
