@charset "windows-1251";
*{margin:0; padding:0;} 

html{ background: url(photos/gazeta3.jpg) repeat;}
body{
margin:0; padding:0;
background:
-webkit-linear-gradient(rgba(7,2,51,1) 0%,rgba(20,52,99,1) 148px,rgba(55,76,147,0.35) 151px, rgba(55,76,147,0.2)65%, rgba(0,0,0,0.0)100% ); 
background:-o-linear-gradient(rgba(7,2,51,1) 0%,rgba(20,52,99,1) 148px,rgba(55,76,147,0.35) 151px, rgba(55,76,147,0.2)65%, rgba(0,0,0,0.0)100% );
background:
-moz-linear-gradient(rgba(7,2,51,1) 0%,rgba(20,52,99,1) 148px,rgba(55,76,147,0.35) 151px, rgba(55,76,147,0.2)65%, rgba(0,0,0,0.0)100% );
background:
-ms-linear-gradient(rgba(7,2,51,1) 0%,rgba(20,52,99,1) 148px,rgba(55,76,147,0.35) 151px, rgba(55,76,147,0.2)65%, rgba(0,0,0,0.0)100% ); height:100%; width:100%; min-height:100%; min-width:100%;
}
hr{box-shadow:0px 5px 8px rgba(0,0,0,1)}

a{
text-decoration:none; 
color:#FF0;
}
p1{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
.f{text-align:center; margin:0 0 0 0; font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight: bold; color: #6B91A9; text-shadow:1px 1px 1px #000, inset -1px -1px 1px #000 } 
h1,h2,h3,h4{text-shadow:1px 1px 0px #999}
h3{ font-size:24px;}
table{ width:100%; border:none; background:none}
td{ background:none;}

img{border:none;}

#qwe{ margin:118px 0 0 0; padding:0; width:100%; height:100%;
-moz-box-shadow:inset 0px 7px 10px rgba(0,0,0,0.7);
-o-box-shadow:inset 0px 7px 10px rgba(0,0,0,0.7);
-webkit-box-shadow:inset 0px 7px 10px rgba(0,0,0,0.7);
-ms-box-shadow:inset 0px 7px 10px rgba(0,0,0,0.7);
box-shadow:inset 0px 7px 10px rgba(0,0,0,0.7);
background:
-webkit-linear-gradient(rgba(55,76,147,0.75)0%,  rgba(55,76,147,0.35)15%, rgba(255,255,255,0.15)75%, rgba(255,255,255,0.0)100%);
background:
-o-linear-gradient(rgba(55,76,147,0.75)0%,  rgba(55,76,147,0.35)15%, rgba(255,255,255,0.15)75%, rgba(255,255,255,0.0)100%);
background:
-moz-linear-gradient(rgba(55,76,147,0.75)0%,  rgba(55,76,147,0.35)15%, rgba(255,255,255,0.15)75%, rgba(255,255,255,0.0)100%);
background:
-ms-linear-gradient(rgba(55,76,147,0.75)0%,  rgba(55,76,147,0.35)15%,  rgba(255,255,255,0.15)75%, rgba(255,255,255,0.0)100%);}

#rty{width:100%; height:800px; background:url(photos/gora.png)center 0% no-repeat;}
	
#nav{
margin:0px auto 0px;
width:980px;
height:32px;
list-style:none;
font-weight:bold; position:relative; z-index:700;
}

#nav li{
margin:0 0px 0 0px;
width:163px;
padding:0px;
display:block;
position:relative;
float:left;

}

#nav li a{
margin-left:5px;
padding:3px 0 5px;
width:90%; height:20px;
display:block;
color:#fbfaf2; color:#FFFCE1;
background:#332e7f; /* Синенький */
background:rgba(53,44,179,1.0);
background:
-webkit-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
background:
-o-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
background:
-moz-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
background:
-ms-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
text-decoration:none;
text-align:center;
font-family: Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:11px;
text-shadow:2px 2px 1px rgba(0,0,0,0.75); /* Тень текста, чтобы приподнять его на немного */
-moz-border-radius:0px;
-webkit-border-radius:0px;
border-radius:0px;
border:1px solid #000229;	
	-moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.75);
	-o-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.75);
	-ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.75);
	box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.75);
	-webkit-transition:0.25s ease-out all;
	-o-transition:0.25s ease-out all;
	-moz-transition:0.25s ease-out all;

}

#nav li a:hover{
text-decoration:none;
color:#BFDA87; /* Синенький */
background:#4d7bfd;
background:rgba(0,45,2,0.25); /* Выглядит полупрозрачным */

	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#nav li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
text-decoration:none;
background:#306;
background:rgba(61,52,239,0.5); /* Выглядит полупрозрачным */
background:
-webkit-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
background:
-o-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
background:
-ms-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
background:
-moz-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
color:#BFDA87;color:#f2f3fb; color: #9CF;
text-shadow:1px -1px 5px rgba(0,0,0,1)
}
	 

#nav ul{
margin-top:30px;
list-style:none;
position:absolute;
opacity:0;
visibility:hidden; 
top:0px;
height:0px; 
z-index:100;
-webkit-transition:0.25s ease-out all;
-o-transition:0.25s ease-out all;
-moz-transition:0.25s ease-out all;
}

#nav ul li{
width:163px;
height:0;	
background-image:url(dot.gif);
padding-top:0px;
left:0px;
float:none;
margin:0; height:0;
-webkit-transition:0.25s ease-out all; 
-o-transition:0.25s ease-out all;
-moz-transition:0.25s ease-out all;

}
		
#nav ul a{
white-space:none;
display:block;
font-size:11px;
color:#e9e8e2;

}
	
#nav li:hover ul{
margin-top:30px; 
height:100%;
opacity:1;
visibility:visible;
}

#nav li:hover ul li{height:100%;}

#nav li:hover ul a{ 
text-decoration:none;
font-weight:normal;
-webkit-transition:-webkit-transform 0.25s ease-out all;
-o-transition:-o-transform 0.25s ease-out all;
-ms-transition:-ms-transform 0.25s ease-out all;
-moz-transition:-moz-transform 0.25s ease-out all;
background:
-webkit-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
background:
-o-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
background:
-moz-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
background:
-ms-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
color:#BFDA87;color:#f2f3fb;
text-shadow:2px 2px 1px rgba(0,0,0,0.75);
}
		
#nav li:hover ul li a:hover{ 
text-decoration:none;
font-weight:bold;
background: #0238d4;
background:rgba(4,4,71,0.85);
background:
-webkit-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)7%,   rgba(108,140,206,0.85)65%,rgba(135,174,255,0.85)86%,rgba(135,174,255,0.95)100%);
background:
-o-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)7%,   rgba(108,140,206,0.85)65%,rgba(135,174,255,0.85)86%,rgba(135,174,255,0.95)100%);
background:-moz-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)7%,   rgba(108,140,206,0.85)65%,rgba(135,174,255,0.85)86%,rgba(135,174,255,0.95)100%);
background:-ms-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)7%,   rgba(108,140,206,0.85)65%,rgba(135,174,255,0.85)86%,rgba(135,174,255,0.95)100%);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
color:#000e1f;
text-shadow:1px 1px 1px rgba(200,200,200,0.85), 
	0px 0px 15px #c9f0fe, 
	0px 0px 20px #34abff, 
	0px 0px 30px #a4e0ff, 
	0px 0px 50px #a4e0ff;
}
#nav li li ul {
    	margin: -2009px 0 0 245px;
		opacity:0;
}
#nav li li:hover ul {margin: -31px 0 0 155px;
    	opacity:1;
}
#nav li li:hover a {
background:#306;
background:rgba(61,52,239,0.5);
background:
-webkit-linear-gradient(rgba(3,62,174,0.95) 0%, rgba(1,38,106,0.95)7%,   rgba(86,130,213,0.85)65%,rgba(86,130,213,0.85)86%,rgba(86,130,213,0.95)100%);
background:
-o-linear-gradient(rgba(3,62,174,0.95) 0%, rgba(1,38,106,0.95)7%,   rgba(86,130,213,0.85)65%,rgba(86,130,213,0.85)86%,rgba(86,130,213,0.95)100%);
background:
-ms-linear-gradient(rgba(3,62,174,0.95) 0%, rgba(1,38,106,0.95)7%,   rgba(86,130,213,0.85)65%,rgba(86,130,213,0.85)86%,rgba(86,130,213,0.95)100%);
background:
-moz-linear-gradient(rgba(3,62,174,0.95) 0%, rgba(1,38,106,0.95)7%,   rgba(86,130,213,0.85)65%,rgba(86,130,213,0.85)86%,rgba(86,130,213,0.95)100%);
color:#BFDA87;color:#f2f3fb; color: #9CF;
font-weight:bold;
text-shadow:1px -1px 5px rgba(0,0,0,1)
}	
#nav li li:hover ul a {
font-weight:normal;
-webkit-transition:-webkit-transform 0.25s ease-out all;
-o-transition:-o-transform 0.25s ease-out all;
-ms-transition:-ms-transform 0.25s ease-out all;
-moz-transition:-moz-transform 0.25s ease-out all;
background:
-webkit-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
background:
-o-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
background:
-moz-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
background:
-ms-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)75%, rgba(55,76,147,0.95)100%);
color:#BFDA87;color:#f2f3fb;
text-shadow:2px 2px 1px rgba(0,0,0,0.75);
}

#nov{
list-style:none;
margin:-804px 0 0 128px;
padding:0;
width:460px;
height:1000px; 
position:relative;
z-index:10;}

#nov li{
 margin:0 0 9px 0;
padding:0;
height:126px; position:relative;
}
#nov li a{ position:absolute;
	text-decoration:none;
	display:block;
	visibility:hidden;
	opacity:0; 
    top:-10px;
	left:-33px;
	padding:0px; 
	z-index:100; 
	width:100%;
	color:#FFC;
	background:#333; 
	background:-webkit-linear-gradient(rgba(0,0,0,0.33)8%,rgba(0,0,0,0.3)30%,   rgba(0,0,0,0) 100% );
 	background: -o-linear-gradient(rgba(0,0,0,0.33)8%,rgba(0,0,0,0.3)30%,   rgba(0,0,0,0) 100% );
 	background: -moz-linear-gradient(rgba(0,0,0,0.33)8%,rgba(0,0,0,0.3)30%,   rgba(0,0,0,0) 100% );
	border-top:1px solid #777;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	border-radius:5px;
-webkit-transition:all 0.48s ease-out; 
-o-transition:all 0.48s ease-out;
-moz-transition:all 0.48s ease-out;	
-ms-transition:all 0.48s ease-out;

text-shadow:1px 1px 2px #000; 
height:0%;	
	}
	
#nov li:hover a{
	text-decoration:none;
	visibility:visible; 
	opacity:1;
	top:-2px;
height:100%;	
	}

#wrapper{ 
margin:-2px auto 0;
padding:0;
width:980px;}

#header{
margin:0px auto;
padding:0px;
width: 980px;
height:163px;
background:url(photos/header256.jpg) no-repeat;
position:relative; z-index:1;


-moz-box-shadow:  0px 0px 15px rgba(0, 0, 0, 1);
	-o-box-shadow:  0px 0px 15px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	-ms-box-shadow:  0px 0px 15px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
}
#obj{margin:1px 0 0 246px; height:162px; width:485px;}

 

#pat{
margin:0;
padding:0;
height:auto;
width:980px;
}

#content	 
{
margin:4px 0 0 0;
width:714px;
height:auto;
background:
-webkit-linear-gradient(0deg, rgba(0,0,0,0.0)0%, rgba(0,0,0,0.04)1%,rgba(0,0,0,0.18)2%,rgba(0,0,0,0.2)2.7%,rgba(0,0,0,0.18)2.9%,  rgba(0,0,0,0.04)4.8%, rgba(0,0,0,0.01)5.3%, rgba(0,0,0,0.01)93.7%,rgba(0,0,0,0.04)94.4%,rgba(0,0,0,0.2)96.5%,rgba(0,0,0,0.2)97.5%,rgba(0,0,0,0.16)97.9%,rgba(0,0,0,0.02)99%,rgba(0,0,0,0.0)100%);
background:
-o-linear-gradient(0deg, rgba(0,0,0,0.0)0%, rgba(0,0,0,0.04)1%,rgba(0,0,0,0.18)2.1%,rgba(0,0,0,0.2)2.5%,rgba(0,0,0,0.2)3.5%,  rgba(0,0,0,0.04)5.6%, rgba(0,0,0,0.01)6.3%, rgba(0,0,0,0.01)93.7%,rgba(0,0,0,0.04)94.4%,rgba(0,0,0,0.2)96.5%,rgba(0,0,0,0.2)97.5%,rgba(0,0,0,0.16)97.9%,rgba(0,0,0,0.02)99%,rgba(0,0,0,0.0)100%);
background:
-moz-linear-gradient(0deg, rgba(0,0,0,0.0)0%, rgba(0,0,0,0.04)1%,rgba(0,0,0,0.18)2.1%,rgba(0,0,0,0.2)2.5%,rgba(0,0,0,0.2)3.5%,  rgba(0,0,0,0.04)5.6%, rgba(0,0,0,0.01)6.3%, rgba(0,0,0,0.01)93.7%,rgba(0,0,0,0.04)94.4%,rgba(0,0,0,0.2)96.5%,rgba(0,0,0,0.2)97.5%,rgba(0,0,0,0.16)97.9%,rgba(0,0,0,0.02)99%,rgba(0,0,0,0.0)100%);
background:-ms-linear-gradient(0deg, rgba(0,0,0,0.0)0%, rgba(0,0,0,0.04)1%,rgba(0,0,0,0.18)2.1%,rgba(0,0,0,0.2)2.5%,rgba(0,0,0,0.2)3.5%,  rgba(0,0,0,0.04)5.6%, rgba(0,0,0,0.01)6.3%, rgba(0,0,0,0.01)93.7%,rgba(0,0,0,0.04)94.4%,rgba(0,0,0,0.2)96.5%,rgba(0,0,0,0.2)97.5%,rgba(0,0,0,0.16)97.9%,rgba(0,0,0,0.02)99%,rgba(0,0,0,0.0)100%);
float:left; position:relative;
}


#content:before, #content:after {
	position: absolute;
	width: 46%;
	height: 30px;
	content: ' ';
	left: 34px;
	bottom:5px;
	background: transparent;
	-webkit-transform: skew(-56deg) rotate(-2deg);
	-moz-transform: skew(-56deg) rotate(-2deg);
	-ms-transform: sskew(-56deg) rotate(-2deg);
	-o-transform: skew(-56deg) rotate(-2deg);
	transform: skew(-56deg) rotate(-2deg);
	-webkit-box-shadow: 12px 6px  11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 12px 6px  11px rgba(0, 0, 0, 0.55);
	box-shadow: 12px 6px  11px rgba(0, 0, 0, 0.55);
	z-index:-1; border-radius:10px;
}
#content:after {

	left: auto;
	right: 25px;
	-webkit-transform: skew(56deg) rotate(2deg);
	-moz-transform: skew(56deg) rotate(2deg);
	-ms-transform: skew(56deg) rotate(2deg);
	-o-transform: skew(56deg) rotate(2deg);
	transform: skew(56deg) rotate(2deg);
	-webkit-box-shadow: -12px 6px  11px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: -12px 6px  11px rgba(0, 0, 0, 0.55);
	box-shadow: -12px 6px  11px rgba(0, 0, 0, 0.55);
}

#cont{margin:-4px 3.5% 0 3.5%; 
width:667px;
height:auto;
background:
-webkit-linear-gradient(0deg, rgba(255,255,255,0.0)0%, rgba(255,255,255,1)5%,rgba(255,255,255,1)95%, rgba(255,255,255,0.0)100%);background:
-o-linear-gradient(0deg, rgba(255,255,255,0.0)0%, rgba(255,255,255,1)5%,rgba(255,255,255,1)95%, rgba(255,255,255,0.0)100%);background:
-moz-linear-gradient(0deg, rgba(255,255,255,0.0)0%, rgba(255,255,255,1)5%,rgba(255,255,255,1)95%, rgba(255,255,255,0.0)100%);background:
-ms-linear-gradient(0deg, rgba(255,255,255,0.0)0%, rgba(255,255,255,1)5%,rgba(255,255,255,1)95%, rgba(255,255,255,0.0)100%);}
#co{margin:-37px auto 0 ; 
width:980px;
height:35px;
-moz-box-shadow:  0px 11px 15px rgba(0, 0, 0, 1);
	-o-box-shadow:  0px 11px 15px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 11px 15px rgba(0, 0, 0, 1);
	-ms-box-shadow:  0px 11px 15px rgba(0, 0, 0, 1);
	box-shadow: 0px 11px 15px rgba(0, 0, 0, 1);
	position:relative; z-index:0;
	}

#hj{ margin:-67px 0 0 680px; padding:0; width:300px; height:66px;
-moz-box-shadow:  15px 20px 15px rgba(0, 0, 0, 0.65);
	-o-box-shadow:  15px 20px 15px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: 15px 20px 15px rgba(0, 0, 0, 0.65);
	-ms-box-shadow:  15px 20px 15px rgba(0, 0, 0, 0.65);
	box-shadow: 15px 20px 15px rgba(0, 0, 0, 0.65);

}  
#ho{ margin:-66px 0 0 0px; padding:0; width:38px; height:66px;
-moz-box-shadow:  -15px 20px 15px rgba(0, 0, 0, 0.65);
	-o-box-shadow:  -15px 20px 15px rgba(0, 0, 0, 0.65);
	-webkit-box-shadow: -15px 20px 15px rgba(0, 0, 0, 0.65);
	-ms-box-shadow:  -15px 20px 15px rgba(0, 0, 0, 0.65);
	box-shadow: -15px 20px 15px rgba(0, 0, 0, 0.65);
} 	


#selector {
word-wrap: break-word;padding:0 4% 0 4%;
}

#content p, a{
margin-left:7%;
margin-right:7%;
line-height:20px;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 17px; 
text-indent:5%; 
text-align:justify; 
color:#000;
}

.zag{
margin-left:7%;
margin-right:7%;
font-size:24px; 
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
color:#009; 
text-align:center; 
text-shadow:2px 3px 2px #555; 
text-transform:uppercase; 
font-weight:bold;
}

.tez{
margin-left:7%; 
margin-right:7%;
font-size:19px; 
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
color:#309; 
text-align:center;
 
text-shadow:2px 2px 15px #222; 
line-height:27px;
}

#niv{	
 margin-top:20px;
width:264px;

float:left;
}
.ten_blok{
	-moz-box-shadow:  0px 11px 15px rgba(0, 0, 0, 1);
	-o-box-shadow:  0px 11px 15px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 9px 3px 9px rgba(0, 0, 0, 1);
	-ms-box-shadow:  0px 11px 15px rgba(0, 0, 0, 1);
	box-shadow: 9px 3px 9px rgba(0, 0, 0, 0.6);
}
#reg{
	margin:2px auto 0; 
	padding:0; 
	width:100%;
	
 }
 
p2{
 display:block;
 color:#000; 
 font-weight:bold; 
 text-shadow:none; 
 margin:0 2%; 
 text-indent:5%; 
 position:relative; 
 z-index:1;
 }
 
.vbn a, p1{
 display:block;
 margin:6px auto 0;
 padding:1px 0 3px;
 position: relative;
 text-align:center;
 font-weight:bold;
 color:#fff;
 text-shadow:-2px -1px 1px #000;
 background: -moz-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
background: -webkit-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
background: -o-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);
background: -ms-linear-gradient(rgba(5,2,55,0.95) 0%, rgba(135,174,255,0.85)25%,  rgba(55,76,147,0.85)55%, rgba(5,2,55,0.95)100%);}

 .vbn a:hover {
 display:block;
 margin:6px auto 0;
 padding:1px 0 3px;
 position: relative;
 text-align:center;
 font-weight:bold;
 color:#FCF;
 text-shadow:2px 1px 1px #000;
background: -webkit-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,    rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
background:
-o-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
background:
-ms-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);
background:
-moz-linear-gradient(rgba(53,70,153,1) 0%, rgba(5,2,55,0.95)15%,   rgba(108,140,206,0.85)55%,rgba(135,174,255,0.85)86%,rgba(5,2,55,0.95)96%,rgba(5,2,55,1)100%);}
 
.zxc{width: 260px; height:100%;
 margin:0px auto;
 padding:4px 0 4px 0;
 position: relative;
 text-align:center;
 font-weight:bold;
 color:#fff;
 text-shadow:-2px -1px 1px #000;}
 
 .zxc:before {
background: #036; /* Для старых браузров */
background: -moz-linear-gradient(top, #036, #036, #eee);
background:-webkit-linear-gradient(top, #036,#eee);
background: -o-linear-gradient(top, #036, #036, #eee);
background: -ms-linear-gradient(top, #036, #036, #eee);
background: linear-gradient(top, #036, #036, #eee);
 content: "";
 position: absolute;
 top: -2px;
 left: -2px;
 right: -2px;
 bottom: 0px;
 z-index: -2;
 }
.zxc:after {
 background: -webkit-linear-gradient(top, #fff, #fff,#C7CBD3 );
 background: -o-linear-gradient(top, #fff, #fff,#C7CBD3 );
 background: -moz-linear-gradient(top, #fff, #fff,#C7CBD3 );
 background: -ms-linear-gradient(top, #fff, #fff,#C7CBD3 );
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 z-index: 0;
 }

.ten{margin:5px auto 0;
-moz-box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);
	-ms-box-shadow:0px -2px 6px rgba(0, 0, 0, 0.5);
	box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.5);}
	
#wrappe {width:260px; margin:0px 0 0 -2px; position:relative; z-index:1; border-right:2px solid #006;border-left:2px solid #006;}
#slideshow {list-style:none; color:#fff;}
#slideshow span {display:none}

#fullsize {position:relative; width:260px;  height:44px; overflow:hidden;}
#information {position:absolute; bottom:0; width:260px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:1px 8px 0px; font-size:14px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-style:normal; text-align:center; font-weight:normal;}
#information p {padding:0 8px 0px; font-size:12px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; text-align:center;}
#image {width:260px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:50px; cursor:pointer; z-index:150}
#imgprev {left:3px; background:url(images/left.png) left center no-repeat;}
#imgnext {right:3px; background:url(images/right.png) right center no-repeat;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:}
#thumbnails {margin-top:25px; display:none}
#slideleft {float:left; width:20px; height:77px; background:url(../../TinySlideshow/images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:77px; background:#222 url(../../TinySlideshow/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:260px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:0px}

#footer{
float:left;
margin:0px 0.2% 0 3.0%; 
padding:0;
position:relative;
z-index:-2;
width:660px;
height:70px; 
box-shadow:0px 4px 4px rgba(0,0,0,0.3);
border-radius:0 0 5px 5px; 
background:#FFF;
}
.ra{margin-top:1px; width:264px; height:150px;}
box-shadow:inset 15px 15px 40px 14px rgba(0,0,0,0.5),inset -15px -15px 40px 14px rgba(0,0,0,0.5);