html
{
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
}

body
{
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1000px;
  overflow-x: hidden;
  background:#FFF url(../images/bg.gif) repeat top left;
}

/* ---------------------------------- */

			.content{
				width:900px;
				position:relative;
				margin:5px auto 0px auto;
			}
			

/* @Masthead */

#masthead {
	padding: 30px 0 50px 50px;
	width: 100%;
	margin: 0 auto;
	height: 140px;
	overflow: hidden;
	background-image: url(../images/bg.jpg);
}

header#masthead h5 {
	display: block;
	width: 500px;
	height: 300px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
    /* @Global */

  
  a
  {
    font-size: 14px;
    color: #888;
    text-decoration: none;
    
  }
a:link {
	color: #888;
}
a:visited {
	color: #888;
}
 
a:hover {
    color: #888;
  }
  
    a.outlink {

      padding-right: 16px;
      background: transparent url(../img/linkout.gif) 100% 50% no-repeat;
      border-bottom: 1px dotted #222;
    }
  

  h1 {
	text-align: left;
	margin: 1px auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 23px;
	text-transform: uppercase;
	color: #222;
	text-shadow: 0px 2px 3px #666;
}
  h2 {
	text-align: left;
	margin: 1px auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #F60;
	text-shadow: 0px 2px 3px #666;
}
  h3 {
	text-align: left;
	margin: 1px auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #0F6;
	text-shadow: 0px 2px 3px #666;
}
h6 {
 padding: 40px; background: #000;
}
 h6 {
	text-align: center;
	margin: 1px auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;
}
/* @Masthead */
#footer {
	position:fixed;
	bottom:0px;
	width:100%;
	height:70px;
	background-color: #333;
	background-image: url(../images/bg.jpg);
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 12px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	z-index: 10001;
	}
	#footer    a {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
	#footer  a:hover{
	color: #0F6;
	text-decoration: none;
}
	#footer  a:active {
	color: #0F6;
	text-decoration: none;
}

#center {
	background-color: #FFF;
	padding-left: 15%;
	padding-top: 5px;
	padding-right: 15%;
	padding-bottom: 217px;
	margin-top: 5px;
}
.footext {
	padding-left: 75%;
}

/* @Menu */
#fl_menu{
	position:absolute; 
	top:227px; 
	left:5px; 
	z-index:9999; 
	width:175px; height:50px;
	z-index: 10000;
}
#fl_menu .label{
	padding-left:20px;
	line-height:33px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	background:#000;
	color:#fff;
	background-image: url(../images/jes_design.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 10000;
}
#fl_menu .menu{
	display:none;
}


/* -------------MENU-2------------------ */
ul{
	margin:0;
	padding:0;
}

ul.container{
	/* The topmost UL */
	width:240px;
	margin:0 auto;
	padding:50px;
}

li{
	list-style:none;
	text-align:left;
}

li.menu{
	/* The main list elements */
	padding:5px 0;
	width:100%;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:21px;
	height:34px;
	overflow:hidden;
	padding:10px 20px 0;
	position:relative;
	width:135px;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:44px;
	position:absolute;
	right:0;
	top:0;
	width:4px;
	display:block;
}

/* Knopki */

li.button a.blue{background:url(../img/blue.png) repeat-x top left; color:#074384;}
li.button a.blue span{ background:url(img/blue.png) repeat-x top right;}

li.button a.green{background:url(../img/green.png) repeat-x top left; color:#436800;}
li.button a.green span{ background:url(img/green.png) repeat-x top right;}

li.button a.orange{background:url(../img/orange.png) repeat-x top left; color:#882e02;}
li.button a.orange span{ background:url(img/orange.png) repeat-x top right;}

li.button a.red{background:url(../img/red.png) repeat-x top left; color:#641603;}
li.button a.red span{ background:url(../img/red.png) repeat-x top right;}

/* The hover effects */

li.button a:hover{ background-position:bottom left;}
li.button a:hover span{ background-position:bottom right;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:5px;
	width:100%;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	color:#CCCCCC;
	margin:5px 0;
	padding:4px 18px;
	z-index: 10000;
}


/* The styles below are only necessary for the demo page */

a, a:visited {
	color:#FF8000;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

/* -----------end-MENU------------------- */

.hs_container{
	position:relative;
	width:902px;
	height:471px;
	overflow:hidden;
	clear:both;
	border:2px solid #fff;
	cursor:pointer;
	-moz-box-shadow:1px 1px 3px #222;
	-webkit-box-shadow:1px 1px 3px #222;
	box-shadow:1px 1px 3px #222;
}
.hs_container .hs_area{
	position:absolute;
	overflow:hidden;
}
.hs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.hs_area img.hs_visible{
	display:block;
	z-index:9999;
}
.hs_area1{
	border-right:2px solid #fff;
}
.hs_area4, .hs_area5{
	border-top:2px solid #fff;
}
.hs_area4{
	border-right:2px solid #fff;
}
.hs_area3{
	border-top:2px solid #fff;
}
.hs_area1{
	width:449px;
	height:334px;
	top:0px;
	left:0px;
}
.hs_area2{
	width:451px;
	height:165px;
	top:0px;
	left:451px;
}
.hs_area3{
	width:451px;
	height:167px;
	top:165px;
	left:451px;
}
.hs_area4{
	width:192px;
	height:135px;
	top:334px;
	left:0px;
}
.hs_area5{
	width:708px;
	height:135px;
	top:334px;
	left:194px;
}

/* ---------------------------------- */
  .counter .share-counter {
    position: absolute;
    top: 500px;
    left: 320px;
  }

/* @Share */

#site-share {
  position: fixed;
  bottom: 25px;
  right: 25px;
}

  .icon-fb{
    display: block;
    margin: 0 4px 0 0 !important;
    line-height: 60px;
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: -9000px;
    background: url(../img/icon_share_fb.png) 0 0 no-repeat;
    float: left;
    border: 0 !important;
    text-decoration: none !important;
  }
  
  
    .icon-fb:hover {
      background-position: 0 -22px;
    }
  
  .icon-twitter{
    display: block;
    margin: 0 0 0 0 !important;
    line-height: 60px;
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: -9000px;
    background: url(../img/icon_share_t.png) 0 0 no-repeat;
    float: left;
    border: 0 !important;
    text-decoration: none !important;
  }
  
  .icon-twitter:hover{
    background-position: 0 -22px;
  }
  
    .icon-online{
	display: block;
	margin: 0 0 0 0 !important;
	line-height: 60px;
	width: 148px;
	height: 22px;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
	border: 0 !important;
	text-decoration: none !important;
	background-image: url(../img/online.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
  .icon-online:hover{
    background-position: 0 -22px;
  }
  
/* ---------------------------------- */
.oshibka {
	background-image: url(../images/404.png);
	background-repeat: no-repeat;
	height: 440px;
	background-color: #FFF;
	background-position: right;
}
