html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ol, ul, li, form, label {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
}
html {
    height:100%;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
body  {
    padding: 0;
    margin: 0;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 8pt;
    height: 100%;
    min-height: 100%;
    background: #FFF;
    text-align: center;
    line-height: 1;
    min-width: 980px;
    min-height: 700px;
}
a:link, a:visited {
    outline : none;
    text-decoration: none;
}
img {
    border : 0;
}
.clearfix:after {
    content : ".";
    display : block;
    height : 0;
    clear : both;
    visibility : hidden;
}
.clearfix {
    display : inline-block;
}
* html clearfix {
    height : 1%;
}
.clearfix {
    display : block;
}
#big {
    width: 100%;
    height: 100%;
    min-width: 980px;
    min-height: 700px;
    text-align: left;
    position: relative;
}
#header {
    position: absolute;
    top: 17px;
    right: 0;
    padding: 6px 34px 0 0;
    text-align: right;
    overflow: hidden;
}
#header h1 {
    font-size: 18pt;
    color: #000;
}
#header h1 span {
    font-size: 55pt;
    text-transform: uppercase;
}
#copyright:link, #copyright:visited {
    position: absolute;
    top: 0;
    right: 23px;
    font-size: 10pt;
    color: #000;
}
#counter {
    font-size: 8pt;
    margin-top: -8px;
}
#counter span {
    color: #999;
    padding: 0 7px 0 5px;
}
#menu {
    height: 130px;
    position: absolute;
    top: 50%;
    margin-top: -65px;
    left: 25%;
    font-size: 14pt;
    width: 140px;
    margin-left: -190px;
}
#menu li {
    padding-top: 4px;
    line-height: 0.9;
    border-right: 1px solid #c2c2c2;
}
#menu li.topm {
    padding-top: 0;
}
#menu a:link, #menu a:visited {
    color: #c2c2c2;
}
#menu a:hover, #menu a:active, #menu #open {
    color: #000;
}
#menu #open {
    font-weight: bold;
}
#menu .ref {
    padding-top: 18px;
    border-right: 0;
}
#lang:link, #lang:visited {
    color: #999;
    position: absolute;
    top: 4px;
    left: 8px;
    font-size: 10pt;
}
#onindex {
    width: 660px;
    height: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -245px;
    margin-left: -300px;
}

/* For contacts */

#contacts {
    height: 78px;
    width: 159px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -80px;
    margin-top: -72px;
}

/* For images */

#submenu {
    height: 170px;
    position: absolute;
    top: 50%;
    margin-top: -95px;
    left: 25%;
    margin-left: -20px;
    font-size: 10pt;
    width: 140px;
}
#submenu li {
    padding-top: 4px;
}
#submenu li.topm {
    padding-top: 0;
}
#submenu a:link, #submenu a:visited {
    color: #999;
}
#submenu a:hover, #submenu a:active, #submenu #subopen {
    color: #000;
}
#submenu .fur {
    padding-top: 8px;
}
#imgs {
    height: 425px;
    width: 510px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -182px;
    margin-left: -125px;
}
#imgs p {
     padding-bottom: 3px;
}
#imgs a:link img, #imgs a:visited img {
     border: 2px solid #FFF;
     margin-right: 1px;
     float: left;
}
#imgs a:hover img, #imgs a:active img {
     border: 2px solid #828282;
}

/* For buy_images */

#buy {
    width: 570px;
    height: 410px;
    text-align: right;
    font-size: 10pt;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -200px;
}
#buy1 {
    position: absolute;
    top: 70px;
    left: 0;
}
#buy2 {
    position: absolute;
    top: 204px;
    left: 60px;
}
#buy3 {
    position: absolute;
    top: 120px;
    left: 315px;
}
#buy4 {
    position: absolute;
    top: 264px;
    left: 363px;
}
#buy5 {
    position: absolute;
    top: 328px;
    left: 135px;
}

/* For referals */

#ref {
    width: 700px;
    height: 536px;
    font-size: 10pt;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -200px;
}
#ref-a {
    padding: 0 60px 20px 0;
    text-align: right
}
#ref-i {
    padding-left: 40px;
}
#ref ul {
    height: 60px;
    position: relative;
    margin: 20px 0 37px;
}
#ref1 {
    position: absolute;
    top: 3px;
    left: 320px;
}
#ref2 {
    position: absolute;
    top: 20px;
    left: 477px;
}
#ref3 {
    position: absolute;
    top: 44px;
    left: 43px;
}
#ref4 {
    position: absolute;
    top: 41px;
    left: 205px;
}
#ref4 strong a:link, #ref4 strong a:visited {
    color: #858585;
}
#ref5 {
    position: absolute;
    top: 0;
    left: 90px;
}
#ref-m {
    padding: 38px 0 0 212px;
}
#ref-m a:link, #ref-m a:visited {
    color: #858585;
}
#ref-i3 {
     height: 53px;
}
#ref-i3 a {
    margin-right: 50px;
}

/* For about */

#about {
    height: 500px;
    width: 720px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -230px;
    margin-top: -200px;
    font-size: 9pt;
}
#about p {
     padding-bottom: 3px;
}
#about p a:link img, #about p a:visited img {
     border: 2px solid #FFF;
     margin-right: 2px;
     float: left;
}
#about p a:hover img, #about p a:active img {
     border: 2px solid #828282;
}
#about1 {
    padding: 0 0 72px 164px;
    line-height: 1.4;
}
#about2 {
    padding: 0 0 25px 10px;
    line-height: 1.4;
}
#for-a {
    width: 510px;
    position: absolute;
    bottom: 15%;
    line-height: 1.3;
    left: 50%;
    margin-left: -300px;
    margin-bottom: -80px;
    font-size: 9pt;
}
#for-a a:link, #for-a a:visited {
    color: #868686;
}
