body, h1, h2, form, img, div {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Verdana, Sans Serif, Arial;
    font-size: 12px;
    text-decoration: none;
    color: white;
}

* {behavior: url(iepngfix.htc)}

table td {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Verdana, Sans Serif, Arial;
    font-size: 12px;
    text-decoration: none;
    color: #696969;

}


body {
    background: url('/_images/bg.gif');
    width: 100%;
    height: 100%;
/*    overflow: hidden;*/
}

a {
    text-decoration: underline;
    color: white;
}

table td a {
    text-decoration: none;
    color: #696969;
}

table td a:hover {
    text-decoration: none;
    color: red;

}

a:hover {
    text-decoration: none;
}

/* BGs */
#bg1, #bg2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
}
#bg1 {
    /*background: url('/_images/bg1.gif') top left no-repeat;*/
}
#bg2 {
    /*background: url('/_images/bg2.gif') bottom right no-repeat;*/
}

#flashbg1 {
    position: absolute;
    width: 321px;
    height: 221px;
    left: 100%;
    top: 900px;
    margin-left: -321px;
    margin-top: -221px;
}

#flashbg2 {
    position: absolute;
    width: 216px;
    height: 216px;
    left: 0;
    top: 0;

}


/* X-BLOCKS */
#block_top, #block_left, #block_right, #block_bottom, #block_down {
    text-align: left;
}

#content {
    width: 880px;
    height: 900px;
    margin-bottom: -800px;
    overflow: hidden;
}

#block_top {
    width: 880px;
    background: url('/_images/logo.gif') top left no-repeat;
    padding-left: 73px;
    padding-bottom: 15px;
    margin-top: 8%;
    height: 115px;
    font-weight: bold;
}

#block_left {
    width: 25px;
    height: 460px;
}

#block_bottom_bg {
    position: relative;
    width: 861px;
    height: 480px;
    top: -460px;
    left: 30px;
    margin-right: 110px;
    z-index: 98;
}

#block_bottom {
    position: relative;
    width: 861px;
    height: 480px;
    top: -460px;
    left: 30px;
    margin-right: 110px;
    background: url('/_images/panels.png') top left no-repeat;
}

#block_down {
    position: relative;
    width: 770px;
    height: 200px;
    top: -1339px;
    left: 70px;
    margin-right: 110px;
    z-index: 80;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

#block_right {
    position: relative;
    width: 234px;
    height: 460px;
    top: -1350px;
    left: 644px;
    z-index: 200;
}

#span_caption {
	color: #b9b9b9;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 15px;
	font-family: Verdana;

}

#span_top_text {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	display: block;
	width: 740px;

}

#div_inside {
    z-index: 5000;
    /*border: 1px solid green;*/
    position: relative;
	width: 575px;
	height: 419px;

	top: -927px;
	left: 48px;
	/*padding: 8px;*/
	background-color: #000000;
	/*background: url('/_images/bg_photo.gif') top left no-repeat;*/
    /*border: 1px solid green;*/
}

#div_inside_bg {padding: 8px; z-index: 9999;}

#menu ul, #menu ul li, #menu ul li ul li {margin: 0px; padding: 0px;}

#menu li {
    list-style-type: none;
}

#menu li a {
	color: #898989;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 3px;
	text-decoration: none;
	padding-bottom: 2px;

}
#menu .mb01 {background: url('/_images/bg_buttons.gif') bottom left no-repeat;}
#menu .mb02 {background: url('/_images/bg_buttons2.gif') bottom left no-repeat;}
#menu .mb03 {background: url('/_images/bg_buttons3.gif') bottom left no-repeat;}
#menu .mb04 {background: url('/_images/bg_buttons4.gif') bottom left no-repeat;}
#menu .mb05 {background: url('/_images/bg_buttons5.gif') bottom left no-repeat;}
#menu .mb06 {background: url('/_images/bg_buttons6.gif') bottom left no-repeat;}
#menu .mb07 {background: url('/_images/bg_buttons7.gif') bottom left no-repeat;}
#menu .mb08 {background: url('/_images/bg_buttons8.gif') bottom left no-repeat; height: 18px;}

#menu li ul li a {
    font-size: 11px;
	padding: 0;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
	background: none;
	text-decoration: none;
}

#menu {
	position: absolute;
	text-align: left;
	width: 100%;
	padding-top: 0px;
	padding-left: 21px;
}

#menu li a:hover, #menu li ul li a:hover {
	color: #cb0005;
}

#menu .selected {
    color: red;
}

#div_images {
	padding-left: 50px;
	position: absolute;
	margin-top: 320px;
	width: 100%;
}
#contacts a {color: black;
    text-decoration: none;
}
#contacts a:hover {color: red;}
#contacts {

    font-family: Verdana, Sans Serif, Arial;
    font-size: 12px;
    text-decoration: none;
    color: black;
}

/* gallery text content */

.gtc {
color: black;
}

.gtc h1 {
color: black;
}

.gtc table td a {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

.gtc table td a:hover {
    text-decoration: none;
    color: red;
}

.gtc a {
    text-decoration: none;
    color: black;
}

.gtc a:hover {
    text-decoration: none;
    color: red;
}

/*news text content*/

.ntc {
    color: black;
}

.ntc a {
    text-decoration: none;
    font-weight: bold;
    color: rgb(0,0,150);
}

.ntc a:hover {
    text-decoration: none;
    color: red;
}

#scrollareas {
   overflow: auto;
   width: 560px;
   height: 400px;
   padding-left: 20px;
   padding-right: 20px;
   font-weight: bold;
}
#scrollareas b {
   color: #6d0b0b;
}