
body {
background-color : #fff;
margin : 0;
padding : 0;
}

p {
font-family : Verdana;
font-size : 11px;
text-align : justify;
margin-left : 10px;
margin-right : 10px;
margin-top : 3px;
margin-bottom : 3px;
color : #000;
}

#objyavlenie{
background-color : #fff;
position : absolute;
left : 5px;
top : 70px;
width : 145px;
height : 145px;
display : show;
overflow : hidden;

-webkit-box-shadow: 0 0 5px #888888;
box-shadow: 0 0 5px #888888;


-moz-border-radius-bottomleft : 10px;
-webkit-border-bottom-left-radius : 10px;
border-bottom-left-radius : 10px;
	
-moz-border-radius-bottomright : 10px;
-webkit-border-bottom-right-radius : 10px;
border-bottom-right-radius : 10px;

-moz-border-radius-topleft : 10px;
-webkit-border-top-left-radius : 10px;
border-top-left-radius : 10px;
	
-moz-border-radius-topright : 10px;
-webkit-border-top-right-radius : 10px;
border-top-right-radius : 10px;

border-radius: 10px;

behavior: url(PIE.htc);
}

#pslide1 {
font-family : arial;
text-decoration : none;
font-size : 12px;
color : #fff;
margin-left : 3px;
margin-right : 3px;
margin-top : 0;
margin-bottom : 3px;
}

h1 {
font-family : verdana;
font-size : 17px;
margin-left : 5px;
margin-right : 5px;
margin-top : 10px;
margin-bottom : 3px;
text-align : left;
font-weight : normal;
}

h2 {
font-family : verdana;
font-size : 11px;
margin-left : 9px;
margin-right : 0;
margin-top : 5px;
margin-bottom : 3px;
text-align : left;
font-weight : bold;
}

h3 {
font-family : verdana;
font-size : 17px;
margin-left : 5px;
margin-right : 5px;
margin-top : 10px;
margin-bottom : 10px;
text-align : left;
font-weight : normal;
color : #4b8aa3;
}

h4 {
font-family : verdana;
font-size : 15px;
margin-left : 5px;
margin-right : 5px;
margin-top : 20px;
margin-bottom : 1px;
text-align : left;
font-weight : bold;
color : #707070;
}

h5 {
font-family : verdana;
font-size : 15px;
margin-top : 2px;
margin-bottom : 2px;
text-align : center;
font-weight : normal;
}

h6 {
font-family : verdana;
font-size : 12px;
margin-left : 5px;
margin-right : 5px;
margin-top : 20px;
margin-bottom : 10px;
text-align : left;
font-weight : bold;
color : #4b8aa3;
}

a {
text-decoration : none;
font-size : 11px;
color : blue;
}
a:link {
text-decoration : none;
color : blue;
}
a:visited {
text-decoration : none;
color : #216973;
}
a:hover {
text-decoration : underline;
color : #ffbf18;
}
a:active {
text-decoration : none;
color : blue;
}


a.index1 {
font-family : arial;
text-decoration : none;
font-size : 12px;
color : #fff;
}
a.index1:link {
color : #fff;
}
a.index1:visited {
color : #fff;
}
a.index1:hover {
color : #fff;
}
a.index1:active {
color : #fff;
}

#fonnaglavnoy{
position : absolute;
left : 0;
top : 100px;
width : 100%;
height : 425px;

-webkit-box-shadow: 0 0 8px #888888;
box-shadow: 0 0 8px #888888;
}

/*
Слайды
*/

#slide_shell{
/*background-color : red;*/
position : absolute;
left : 50%;
margin-left : -450px;
top : 560px;
width : 910px;
height : 200px;
display : show;
overflow : visible;

}

#slide1{
background-color : #fff;
position : absolute;
left : 20px;
top : 10px;
width : 200px;
height : 150px;
display : show;
overflow : hidden;
margin-top : 10px;

padding-right : 3px;
padding-left : 3px;
padding-bottom : 3px;

-webkit-box-shadow: 0 0 5px #888888;
box-shadow: 0 0 5px #888888;


-moz-border-radius-bottomleft : 10px;
-webkit-border-bottom-left-radius : 10px;
border-bottom-left-radius : 10px;
	
-moz-border-radius-bottomright : 10px;
-webkit-border-bottom-right-radius : 10px;
border-bottom-right-radius : 10px;

-moz-border-radius-topleft : 10px;
-webkit-border-top-left-radius : 10px;
border-top-left-radius : 10px;
	
-moz-border-radius-topright : 10px;
-webkit-border-top-right-radius : 10px;
border-top-right-radius : 10px;

border-radius: 10px;

behavior: url(PIE.htc);
}

#slide1:hover{
-webkit-box-shadow: 0 0 10px #888888;
box-shadow: 0 0 10px #888888;
}

td.slide1-1{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 14px;

background-color : #865cb1;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}

td.slide1-2{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 14px;

background-color : #ad83d8;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}
td.slide1-3{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 14px;

background-color : #969696;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}
#slide1more{
cursor : pointer;
position : absolute;
width : 150px;
left : 3px;
bottom : 3px;
}
#slide111{
background-color : #fff;
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 14px;
}

#slide2{
background-color : #fff;
position : absolute;
left : 240px;
top : 10px;
width : 200px;
height : 150px;
display : show;
overflow : hidden;
margin-top : 10px;

padding-right : 3px;
padding-left : 3px;
padding-bottom : 3px;

-webkit-box-shadow: 0 0 5px #888888;
box-shadow: 0 0 5px #888888;


-moz-border-radius-bottomleft : 10px;
-webkit-border-bottom-left-radius : 10px;
border-bottom-left-radius : 10px;
	
-moz-border-radius-bottomright : 10px;
-webkit-border-bottom-right-radius : 10px;
border-bottom-right-radius : 10px;

-moz-border-radius-topleft : 10px;
-webkit-border-top-left-radius : 10px;
border-top-left-radius : 10px;
	
-moz-border-radius-topright : 10px;
-webkit-border-top-right-radius : 10px;
border-top-right-radius : 10px;

border-radius: 10px;

behavior: url(PIE.htc);
}

#slide2:hover{
-webkit-box-shadow: 0 0 10px #888888;
box-shadow: 0 0 10px #888888;
}

td.slide2-1{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 15px;

background-color : #628d62;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}

td.slide2-2{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 15px;

background-color : #93be93;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}

#slide3{
background-color : #fff;
position : absolute;
left : 460px;
top : 10px;
width : 200px;
height : 150px;
display : show;
overflow : hidden;
margin-top : 10px;

padding-right : 3px;
padding-left : 3px;
padding-bottom : 3px;

-webkit-box-shadow: 0 0 5px #888888;
box-shadow: 0 0 5px #888888;


-moz-border-radius-bottomleft : 10px;
-webkit-border-bottom-left-radius : 10px;
border-bottom-left-radius : 10px;
	
-moz-border-radius-bottomright : 10px;
-webkit-border-bottom-right-radius : 10px;
border-bottom-right-radius : 10px;

-moz-border-radius-topleft : 10px;
-webkit-border-top-left-radius : 10px;
border-top-left-radius : 10px;
	
-moz-border-radius-topright : 10px;
-webkit-border-top-right-radius : 10px;
border-top-right-radius : 10px;

border-radius: 10px;

behavior: url(PIE.htc);
}

#slide3:hover{
-webkit-box-shadow: 0 0 10px #888888;
box-shadow: 0 0 10px #888888;
}

td.slide3-1{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 15px;

background-color : #9b7070;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}

td.slide3-2{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 15px;

background-color : #c59a9a;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}

#slide4{
background-color : #fff;
position : absolute;
left : 680px;
top : 10px;
width : 200px;
height : 150px;
display : show;
overflow : hidden;
margin-top : 10px;

padding-right : 3px;
padding-left : 3px;
padding-bottom : 3px;

-webkit-box-shadow: 0 0 5px #888888;
box-shadow: 0 0 5px #888888;


-moz-border-radius-bottomleft : 10px;
-webkit-border-bottom-left-radius : 10px;
border-bottom-left-radius : 10px;
	
-moz-border-radius-bottomright : 10px;
-webkit-border-bottom-right-radius : 10px;
border-bottom-right-radius : 10px;

-moz-border-radius-topleft : 10px;
-webkit-border-top-left-radius : 10px;
border-top-left-radius : 10px;
	
-moz-border-radius-topright : 10px;
-webkit-border-top-right-radius : 10px;
border-top-right-radius : 10px;

border-radius: 10px;

behavior: url(PIE.htc);
}

#slide4:hover{
-webkit-box-shadow: 0 0 10px #888888;
box-shadow: 0 0 10px #888888;
}

td.slide4-1{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 15px;

background-color : #3f94bf;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}

td.slide4-2{
padding-top : 2px;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
line-height : 15px;

background-color : #5fb4df;
-moz-border-radius-bottomleft : 4px;
-webkit-border-bottom-left-radius : 4px;
border-bottom-left-radius : 4px;
	
-moz-border-radius-bottomright : 4px;
-webkit-border-bottom-right-radius : 4px;
border-bottom-right-radius : 4px;

-moz-border-radius-topleft : 4px;
-webkit-border-top-left-radius : 4px;
border-top-left-radius : 4px;
	
-moz-border-radius-topright : 4px;
-webkit-border-top-right-radius : 4px;
border-top-right-radius : 4px;

border-radius: 4px;
behavior: url(PIE.htc);
}





img {
display : block;
margin : 0 0 0 0;
border : none;
}

a img {
border : none;
}

img.rr {
float : right;
}
.cen {
margin-left : auto;
margin-right : auto;
}

img.cenbord1 {
margin-left : auto;
margin-right : auto;
border : 1px solid #216973;
}

img.bord1 {
border : 1px solid #216973;
}


.m0 {
margin : 0;
}

.c {
text-align : center;
}

.r {
text-align : right;
}

.l {
text-align : left;
}


td {
vertical-align : top;
}

.td4px {
width : 4px;
background-color : #fff;
}

.tdup100 {
width : 100%;
text-align : left;
background-color : #4b8aa3;
}

#tdline_down2 {
width : 451px;
text-align : right;
background-image : url("../images/line_down2.gif");
vertical-align : middle;
}

#td_right451 {
width : 451px;
text-align : right;
}

.td50perc {
width : 50%;
}

.td30perc {
width : 30%;
}

.td100perc {
width : 100%;
}



#screenimg1{
width : 800px;
height : 460px;
}

#screenimg2{
width : 800px;
height : 460px;
}

#screenimg3{
width : 800px;
height : 460px;
}

#screenimg4{
width : 800px;
height : 460px;
}

#screenimg5{
width : 800px;
height : 460px;
}
