body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding:0px;
	margin:0px;
 background-color:#009EF3;
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
 img, input, td, tr , div{ behavior: url("iepngfix.htc") }
a {
	color: #333333;
}
.subleftmenu {
padding-left: 20px;
font-weight: normal;
}
a.linkhover {
font-weight: bold;
}
#print a {
color:#EF2122;
}
#header {
	background-image: url(../img/logo3.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:285px;
}
#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:92px;
	background-color:#009EF3;
	padding:12px;
	text-align:center;
	color:#FFFFFF;
font-size:11px;
}

#footer a {
	color:#FFFFFF;
}

#site {
	width:100%;
	background-color:#ffffff;
}
#logo {
	width:405px;
	float:left;
	height:285px;
	background-image: url(../img/logo2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#logo p{
color:#FFFFFF;
padding-left:80px;
}
#menu {
padding-top:40px;
}
#print {
width:55%;
float:left;
background-color:#ffffff;
padding:1%;
}
#left {
width:17%;
float:left;
background-color:#ffffff;
padding:1%;
line-height:24px;
font-weight:bold;
}
#right {
width:20%;
float:left;
	background-color:#ffffff;
	padding:1%;
}


h1 {
font-size:20px;
color:#004D76;
border-bottom:1px Solid #004D76;
padding:0px;
margin:0px;
margin-bottom:10px;
font-weight:normal;
}

.h1 {
font-size:20px;
color:#004D76;
border-bottom:1px Solid #004D76;
padding:0px;
margin:0px;
margin-bottom:10px;
font-weight:normal;
}

#left a {
text-decoration: none;
}

#left a:hover {
color:#EF2122;
text-decoration: underline;
}

a.linkhover {
color:#EF2122;
text-decoration: underline;
}
 
#right div {
	background-image: url(../img/left.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	padding:10px;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
padding-top:5px;
margin-bottom:10px;
width:100%;
}

#right div p {
color:#88D6FF;
font-weight:bold;
}
.opa1 {
opacity:0.8;
filter:alpha(opacity=80);
}
.opa2 {
opacity:0.6;
filter:alpha(opacity=60);
}
.opa3 {
opacity:0.4;
filter:alpha(opacity=40);
}


#slideshow {
    position:relative;
    height:181px;
left: 405px;
top: 35px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
#flash {
position: absolute;
left: 0px;
}

.shadow {
  box-shadow: 0 0 5px black; /* Параметры тени */
  box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
  padding: 5px;
}
