div#container
{
   width: 994px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
   body background-image: url("images/fon1.png");background-size: 100%;
{
   background-color: #FFFFFF;
   background-image: url(images/index_bkgrnd.png);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
   margin: 0;
   text-align: center;
}
#Shape10
{
   border-width: 0;
}
#Shape1
{
   border-width: 0;
}
#Image1
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape2
{
   border-width: 0;
}
#Shape3
{
   border-width: 0;
}
#TextArt1
{
   border-width: 0;
}
#TextArt3
{
   border-width: 0;
}
#Image2
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape4
{
   border-width: 0;
}
#Shape5
{
   border-width: 0;
}
#Shape6
{
   border-width: 0;
}
#wb_Shape7 a img
{
   position: absolute;
}
#wb_Shape7 span
{
   position: absolute;
}
#wb_Shape7 a .hover
{
   visibility: hidden;
}
#wb_Shape7 a:hover .hover
{
   visibility: visible;
}
#wb_Shape7 a:hover span
{
   visibility: hidden;
}
#Shape7
{
   border-width: 0;
   -webkit-animation: animate-flash 5500ms linear 1000ms 12 normal;
   -moz-animation: animate-flash 5500ms linear 1000ms 12 normal;
   -ms-animation: animate-flash 5500ms linear 1000ms 12 normal;
   animation: animate-flash 5500ms linear 1000ms 12 normal;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#Table1
{
   border: 2px #C0C0C0 solid;
   background-color: transparent;
   border-spacing: 1px;
}
#Table1 td
{
   padding: 0px 0px 0px 0px;
}
#Table1 td div
{
   white-space: nowrap;
}
#Shape8
{
   border-width: 0;
}
#wb_Form1
{
   background-color: #FAFAFA;
   border: 0px #000000 solid;
}
#Button1
{
   border: 1px #A9A9A9 solid;
   background-color: #F0F0F0;
   color: #000000;
   font-family: Arial;
   font-size: 21px;
}
#Shape11
{
   border-width: 0;
}
#Shape13
{
   border-width: 0;
}
#Shape14
{
   border-width: 0;
}
#Table3
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   border-spacing: 0px;
}
#Table3 td
{
   padding: 0px 0px 0px 0px;
}
#Table3 td div
{
   white-space: nowrap;
}
#Table4
{
   border: 2px #C0C0C0 solid;
   background-color: transparent;
   border-spacing: 0px;
}
#Table4 td
{
   padding: 0px 0px 0px 0px;
}
#Table4 td div
{
   white-space: nowrap;
}
#Shape9
{
   border-width: 0;
}
#Shape15
{
   border-width: 0;
}
#Table5
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
   border-spacing: 0px;
}
#Table5 td
{
   padding: 0px 0px 0px 0px;
}
#Table5 td div
{
   white-space: nowrap;
}
.ui-tooltip
{
   padding: 4px 4px 4px 4px;
}

.top5 {
	width: 150px;
    height: 110px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    margin-left: 20px;
}

.serftxt {
	padding-left: 10px;
}

.knopka_pokazov {
	background: #C0C0C0;
    color: #363636;
    font-weight: bold;
    border-radius: 5px;
	
}

.knopka_pokazov:hover {
	background: #00ff00;
	color: #fff;
}

.knopka_dobavl {
	border-radius: 5px;
    border: 2px solid #2779aa;
    margin-left: -60px;
    position: absolute;
    top: 470px;
    left: 610px;
    z-index: 18;
	cursor: pointer;
}

.knopka_dobavl:hover {
	background: #00ff00;
}

.forma_dobavl {
	border-radius: 5px;
    border: 2px solid #2779aa;
    margin-left: -60px;
    position: absolute;
    top: 470px;
    left: 330px;
    z-index: 18;
}


.alert_ok {
	background: #00ff00;
    width: 460px;
    height: 50px;
    text-align: center;
    position: absolute;
    bottom: 55px;
    padding-top: 20px;
    border-radius: 5px;
    border: 5px dotted #e4f1fb;
    cursor: pointer;
    margin-left: -10px;
    font-size: 27px;
    font-weight: bold;
    color: #000;
}

.alert_ok:hover{
	background: #00fff0;
	color: 0000ff;
}



.alert {
	background: #ff0000;
    width: 460px;
    height: 50px;
    text-align: center;
    position: absolute;
    bottom: 55px;
    padding-top: 20px;
    border-radius: 5px;
    border: 5px dotted #e4f1fb;
    cursor: pointer;
    margin-left: -10px;
    /*font-size: 27px;*/
    font-weight: bold;
    color: #ffef8f;
}

.alert:hover {
	background: #fff000;
	color: #ff0000;
}

.banner_468 {
	border-radius: 5px;
    border: 2px solid #2779aa;
    margin-left: -60px;
    position: absolute;
    top: 510px;
    left: 322px;
    z-index: 18;
	
}

.top5_domen {
	font-size: 12px;
    background: #B7FFA6;
    margin-left: 20px;
    width: 150px;
    margin-top: 95px;
    position: absolute;
    border-radius: 0 0 10px 10px;
}

.top5_visits {
	padding-left: 10px;
    color: #ff0000;
    font-weight: bold;
    position: relative;
    right: 0px;
	cursor: help;
}

#container10 {
	width: 554px;
	height: 285px;
	overflow: auto;
}

.nomer_sites {
	background: #c0c0c0;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #e4f1fb;
    color: #6060FF;
    font-size: 18px;
}