body{
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, Verdana; 
	font-size:12px;
	background-color:#ffffff;
	color:#000000;
	background-image:url("images/bg/nebo-02.jpg");
//	background-repeat:repeat-x;
    background-repeat: no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	overflow:-moz-scrollbars-none;
}

:focus, :active { 
outline: 0; 
} 
.bigtitle
{
font-size:16px;
}
form{
	padding:0;
	margin:0;
}
.small_fonts
{
font-size:10px;
}
.content a {
	color:#000000;
}
.latest_big a
{
text-transform:capitalize;
font-size:18px;
color: #000000;
text-decoration:underline;
}
.latest_big a:hover
{
color: #000000;
}
.latest_cat
{
font-size:11px;
color:#000000;
}

.content a:hover, .content a:visited{
	color:#666666;
}

.header{
	padding:0;
	width:100%;
	height:50px;
}
.header-index{
	padding:0;
	width:100%;
}
.right_ads
{
padding-top:6px;
}
.site_title
{
font-size:12px;
}
.toptitle{
	float:left;
	font-size:10px;
	margin-top:1px;
}

.menu{
	float:right;
	font-size:10px;
	margin-right:10px;
	margin-top:1px;
}
.menu a, menu a:visited, menu a:hover{
	color:#666666;
}
.menu a:hover{
	color:#000000;
}
a.share{
	color:#000000;
}

.logo{
	float:left;
	margin-right:20px;
	width:118px;
	margin-left:10px;
	margin-top:12px;
}
.home_logo
{
display:block;
margin-top:30px;
margin-left:120px;
}
#dropdown{
	float:left;
//	margin-right:10px !important;
//	margin-right:5px;
	margin-top:13px;	
	width:160px;
	font-size:12px;
}
@media all and (-webkit-min-device-pixel-ratio:0){
	/* Safari */
	#dropdown{
		margin-top:14px;	
	}
}
div.menu_child, div.menu_parent, a.menu_child, font.menu_child
{
	text-align:left;
	width: 150px;
//	border: 1px solid #000000;
	background: #ffffff;
	padding: 13px 13px;
	font-weight: bold;
	color: #000000;
}
div.menu_parent
{
	background-image:url("images/dropdown-arrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}
a.menu_child, font.menu_child
{
	display: block;
	border-bottom: none;
	text-decoration: none;
}
/*
.main_img
{
background-image:url("images/main_img.jpg");
background-repeat:no-repeat;
width:881px;
height:409px;
}
*/
.home_search_block
{
//background-image:url(images/home_search_block.gif);
background-repeat:no-repeat;
display:block;
height:77px;
width:612px;
margin-top:110px;
}
.search_box_home
{
margin-top:10px;
}
.search_fom
{
width:900px;
//border:2px #FF0000 solid;
border-radius: 15px;
height:100%;
}
.drop_down
{
//border:1px solid #000000;
font-size:14px;
height:40px;
text-transform:capitalize;
}
.drop_down_home
{
//border:0px solid #000000;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 0px solid #999999;
border-radius: 20px 0px 0px 20px;
padding: 10px 15px;
font-size:14px;
height:40px;
text-transform:capitalize;
margin-right:-5px;
}
.search{
	float:left;
	width:350px;
	border-left: 0px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
    border-right: 0px solid #999999;
	padding-left:6px;
	padding-top:2px;
	font-size:14px;
	height:40px;
}
.search_home{
	float:left;
	width:350px;
	border-left: 0px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 0px solid #999999;
	padding: 10px 15px;
	font-size:14px;
	height:40px;
}
.button_go{
	float:left;
	width:60px;
	height:40px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-bottom:4px;
	border-radius: 20px;
}
.button_go_home {
//margin-top:10px;
float:left;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tabs{
	width:100%;
	padding-left:10px;
}
.tab{
	float:left;
	margin-right: 5px;
	margin-top:0px;
	height:29px;
//	border-top:1px solid #000000;
//	border-left:1px solid #000000;
//	border-right:1px solid #000000;	
	background-repeat:no-repeat;
/*	background-image:url("images/indicator.gif");*/
}
.tab2{
	float:left;
	margin-top:0px;
	height:29px;
//	border-top:1px solid #000000;
//	border-left:1px solid #000000;
//	border-right:1px solid #000000;	
	background-repeat:no-repeat;
/*	background-image:url("images/indicator.gif");*/
}
.tab_sel{
	float:left;
	margin-right: 5px;
	margin-top:0px;
//	border-top:2px solid #000000;
//	border-left:2px solid #000000;
//	border-right:2px solid #000000;	
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.tabs a {
	float:left;
	
}
.tabtext{
	text-decoration:none;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
}
@media all and (-webkit-min-device-pixel-ratio:0){
	/* Safari, Chrome */
	.tab, .tab_sel{
		margin-right: 5px;
	}
	.tabtext{
		padding-bottom:6px;
	}
}
/*
body:nth-of-type(1) .tab, .tab_sel{
		margin-right: 5px;
	}
*/

.tabload{
	padding-bottom:23px;
	padding-right:27px;
}
.tabloadtext_white, .tabloadtext_red{
	padding-bottom:20px;
	padding-right:5px;
	padding-top:1px;
	padding-left:1px;		
	font-size:7px;
	color:#fff;
	text-decoration:none;
}
.tabloadtext_red{
	color:#ff0000;
	background-image:url(images/loading.gif);
	background-position:top;
	background-repeat:no-repeat;
	border-top:0px solid #ff0000;
}
.tabload img{
	width:5px;
	height:5px;
}
.tabkey{
	font-size:7px;
	color:#666666;
	text-decoration:none;
	padding-top:1px;
	padding-left:10px;
	padding-right:1px;
	padding-bottom:20px;
}
.loading{
	position:absolute; 
	color:#851616; 
	background-color:#FDADAD; 
	padding:3px 8px; 
	top:1px;
	display:none;
}
.enginename
{
display:inline-block;
margin-left:1px;
margin-right:6px;
margin-top:6px;
font-size:12px;
}
.enginename a
{
text-decoration:none;
color:#000000;
}
h1{
	float:left;
	color:#6CBCE7;	
	padding:5px 20px 5px 20px !important;
	padding:5px 20px 6px 20px;
	font-weight:bold;
	font-size:16px;
	margin:0;
}
@media all and (-webkit-min-device-pixel-ratio:0){
	/* Safari */
	h1{
		margin-top:3px;
	}
}

.content{
	margin:0 auto; 
	width:925px; 
	text-align:left;
	padding-top:40px;
	margin-bottom:80px;
}
.space
{
width:300px;
}
.reset
{
	clear:both;
	height:0;
	line-height:0px;
	font-size:1px;
}

.myinfo{
	width:0px;
	height:0px;
	visibility:hidden;
}

.footer{
	margin:0 auto; 
	width:925px; 
	text-align:center;
	padding-top:5px;
	margin-bottom:50px;
	font-size:12px;
	color:#000000;	
}

.footer a, .footer a:visited {
	color:#000000;
	text-decoration:none;
}
.footer a:hover{
	color:#666666;
}

.footer-categories{
	font-size:11px;
	color:#666666;
	margin-top:10px;
}
.footer-categories a, .footer-categories a:visited {
	color:#666666;
}
.footer-categories a:hover{
	color:#000000;
}

img{
	border:0;
}

.pagination
{
	font-size:11px;
	line-height:20px;

	clear:both;
	display:block;
	text-align: center;
	margin:0 auto;
	width:915px;
	padding:4px 6px 4px 0;
	background-color:#fff;
	color:#313031;
	padding-right:17px;
	padding-top:20px;
	
}
.pagination a {
	color:#424242;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
//	border:1px solid #A1C5E5;
}

.pagination a:hover, .pagination a:active {
	color:#424242;
//	border:1px solid #A1C5E5;
	background-color:#000000;
}
.pagination span.selected {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
//	border:1px solid #A1C5E5;
	font-weight:bold;
	color:#424242;
	background-color:#000000;
}
.pagination span.disabled {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
//	border:1px solid #cccccc;
	color:#cccccc;
}

sup{
	color:#F63928;
}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
//border-top: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
font-size:12px;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
//border: 1px #006699 solid;
}

.cssform textarea{
width: 250px;
height: 150px;
//border: 1px #006699 solid;
}
.pagin {
padding: 2px 0;
margin: 0;
font-family: "Verdana", sans-serif;
font-size: 11px;
font-weight: bold;
}
.pagin * {
padding: 2px 7px 4px 7px;
margin: 0;
height:20px;
}
.pagin a {
//border: solid 1px #2200cc;
background-color: #EFEFEF;
color: #666666;
text-decoration: none;
}
.pagin a:visited {
//border: solid 1px #0099FF;
background-color: #ffffff;
color: #666666;
text-decoration: none;
}
.pagin a:hover, .pagin a:active {
//border: solid 1px #2200cc;
background-color:#000000;
color: #000;
text-decoration: none;
}
.pagin span {
cursor: default;
//border: solid 1px #808080;
background-color: #fff;
color: #666666;
}
.pagin span.current {
//border: solid 1px #2200cc;
background-color: #000000;
color: white;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
.tags_div
{
padding: 3px;
//border: 1px solid #A8A8C3;
background-color: white;
width: 500px;
-moz-border-radius: 5px;
}
H1
{
font-size: 16px;
font-weight: none;
}
.keywords_div
{
width:800px;
}
.1keywords_div a, .keywords_div a:visited
{
color: #000000;
text-decoration: none;
}
.1keywords_div a:hover
{
text-decoration: none;
color: #666666;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#000000;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #666666; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #6f6f6f;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(images/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	font-size:12px;
	background: url(images/bubble_filler.png) repeat bottom;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #6f6f6f;
    background: url(images/bubble.png) no-repeat bottom;
}
.top_button
{
position:absolute;
top:16px;
left:140px;
}













/* Земля */
.globe-container,
.globe {
    width: 200px;
    height: 200px;
}
.globe-container {
    position: relative;  
    display: inline-block;
//    margin: 30px;
    transform: scale(1.1);
}
.globe {
    position: relative;  
    display: block;
    margin: 0;
    padding: 0;
    top: 0; 
    left: 0;
}
.globe-worldmap,
.globe-worldmap-front,
.globe-worldmap-back,
.globe-sphere,
.globe-outer-shadow,
.globe-inner-shadow {
    position: absolute; 
    display: block; 
    margin: 0; 
}
.globe-sphere,
.globe-outer-shadow,
.globe-inner-shadow {
    left: 0; 
    top: 0; 
    width: 200px; 
    height: 200px;
    background-position: 0 0; 
    background-repeat: no-repeat;
}
.globe-worldmap {
    left: 0; 
    top: 0; 
    width: 200px; 
    height: 200px; 
    overflow: hidden;
    border-radius: 50%;
}
.globe-worldmap-front,
.globe-worldmap-back {
    left: 0; 
    top: 0; 
    width: 1000px; 
    height: 200px; 
    overflow: visible;
    background-image: url(../images/world/worldmap-8.svg);
    background-repeat: no-repeat;
}
.globe-outer-shadow { 
    left: 0; 
    top: 186px;
    width: 200px; 
    height: 30px;
    background-image: url(../images/world/outer_shadow.svg);
}
.globe-inner-shadow { 
    background-image: url(../images/world/inner_shadow.svg);
}
 
.globe-worldmap-front { 
    background-position: 0px 0px;
    animation: textureSpinreverse 8s linear infinite;
}
.globe-worldmap-back { 
    background-position: 0px -220px;
    animation: textureSpin 8s linear infinite;
}
 
@keyframes textureSpin {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-47.5%);
    }
}
@keyframes textureSpinreverse {
    from {
        transform: translateX(-47.5%);
    }
    to {
        transform: translateX(0);
    }
}
/* Земля конец  */





/* Земля-мини */
.globem-container,
.globem {
    width: 200px;
    height: 100px;
}
.globem-container {
    position: relative;  
    display: inline-block;
    margin-top: -30px;
//    margin: 30px;
    transform: scale(0.3);
}
.globem {
    position: relative;  
    display: block;
    margin: 0;
    padding: 0;
    top: 0; 
    left: 0;
}
.globem-worldmap,
.globem-worldmap-front,
.globem-worldmap-back,
.globem-sphere,
.globem-outer-shadow,
.globem-inner-shadow {
    position: absolute; 
    display: block; 
    margin: 0; 
}
.globem-sphere,
.globem-outer-shadow,
.globem-inner-shadow {
    left: 0; 
    top: 0; 
    width: 200px; 
    height: 200px;
    background-position: 0 0; 
    background-repeat: no-repeat;
}
.globem-worldmap {
    left: 0; 
    top: 0; 
    width: 200px; 
    height: 200px; 
    overflow: hidden;
    border-radius: 50%;
}
.globem-worldmap-front,
.globem-worldmap-back {
    left: 0; 
    top: 0; 
    width: 1000px; 
    height: 200px; 
    overflow: visible;
    background-image: url(../images/world/worldmap-8.svg);
    background-repeat: no-repeat;
}
.globem-outer-shadow { 
    left: 0; 
    top: 186px;
    width: 200px; 
    height: 30px;
    background-image: url(../images/world/outer_shadow.svg);
}
.globem-inner-shadow { 
    background-image: url(../images/world/inner_shadow.svg);
}
 
.globem-worldmap-front { 
    background-position: 0px 0px;
    animation: textureSpinreverse 8s linear infinite;
}
.globem-worldmap-back { 
    background-position: 0px -220px;
    animation: textureSpin 8s linear infinite;
}
 
@keyframes textureSpin {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-47.5%);
    }
}
@keyframes textureSpinreverse {
    from {
        transform: translateX(-47.5%);
    }
    to {
        transform: translateX(0);
    }
}
/* Земля-мини конец  */






/* Волны начало */
.wave-divider {
    width: 100%;
    height: 60px;
    display:block;    
}
.wave-parallax1 {
    animation: wave-move1 10s linear infinite;
}
.wave-parallax2 {
    animation: wave-move2 8s linear infinite;
}
.wave-parallax3 {
    animation: wave-move3 6s linear infinite;
}
.wave-parallax4 {
    animation: wave-move4 4s linear infinite;
}
@keyframes wave-move1 {
    0% {
        transform: translateX(85px);
    }
    100% {
        transform: translateX(-90px);
    }
}
@keyframes wave-move2 {
    0% {
        transform: translateX(-90px);
    }
    100% {
        transform: translateX(85px);
    }
}
@keyframes wave-move3 {
    0% {
        transform: translateX(85px);
    }
    100% {
        transform: translateX(-90px);
    }
}
@keyframes wave-move4 {
    0% {
        transform: translateX(-90px);
    }
    100% {
        transform: translateX(85px);
    }
}
.dark-block {
    background: #424242;
    padding: 50px 0;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: #FFF;
}
.dark-bg {
    background: #337AB7;
}
.light-block {
    background: #FFF;
    padding: 50px 0;
    font-size: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: #337AB7;
}
/* Волны */







.bottom_line {
    padding: 20px 0;
//    background-color: #F7F8FA;
}
.bottom_line .b_first span {
    font-family:"Intro", sans-serif;
    font-size: 42px;
    display: inline-block;
}
.bottom_line .b_first .first {
    color: #454545;
}
.bottom_line .b_first .second {
    color: #959595;
}
.bottom_line .b_first p {
    font-family:"Museo Sans Cyrl 500", sans-serif;
    font-size: 14px;
}






