body {
    background-image: url(./images/bg/main.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
    background-color: #000000;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

H1 { font-size: 16px; color: #e074c0;  margin-top: 0px;  margin-bottom: 0px; margin-right: 0px; margin-left: 0px; }
H2 { font-size: 15px; color: #e074c0; margin-top: 1px;  margin-bottom: 1px; margin-right: 1px; margin-left: 8px; letter-spacing: 0px; }
H3 { font-size: 13px; color: #e074c0; margin-top: 0px;  margin-bottom: 0px; margin-right: 0px; margin-left: 0px; }
H4 { font-size: 16px; color: red;  margin-top: 0px;  margin-bottom: 0px; margin-right: 0px; margin-left: 0px; }

a.outsite { font-size: 16px; color: white;  margin-top: 0px;  margin-bottom: 0px; margin-right: 0px; margin-left: 0px; }

a.llll:visited,a.llll:active,a.llll:link  { font-style: normal; font-size: 13px; COLOR: grey; TEXT-DECORATION: none; }
a.llll:hover { font-style: normal; font-size: 13px; COLOR: #ec3eff; TEXT-DECORATION: none;}

a.lll:visited,a.lll:active,a.lll:link  { FONT-WEIGHT: bold; font-size: 11px; COLOR: grey; FONT-FAMILY: Arial;  BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; }
a.lll:hover { FONT-WEIGHT: bold; font-size: 11px; COLOR: #ec3eff; FONT-FAMILY: Arial;  BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;}

.ll { font-style: italic; FONT-WEIGHT: bold; font-size: 14px; COLOR: #ec3eff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; }
a.ll:visited,a.ll:active,a.ll:link  { FONT-WEIGHT: bold; font-size: 14px; COLOR: grey; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; }
a.ll:hover { FONT-WEIGHT: bold; font-size: 14px; COLOR: #ec3eff; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none;}

img {
    border: 0;
}

.main_table {
    /*width: 1400px;*/
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.head {
    height: 112px;
    background-image: url(./images/bg/head.png);
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
}

.head_left {
    width: 33%;
    height: 112px;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-top: 35px;
    vertical-align: top;
}

.head_center {
    width: 498px !important;
    height: 112px;
    background-image: url(./images/bg/head_center.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: scroll;
    margin: 0;
    padding: 0;
    border-right: 1px solid #848484;
    border-left: 1px solid #848484;
}

.head_right {
    width: 33%;
    height: 112px;
    margin: 0;
    padding: 0;
    text-align: center;
    padding-top: 20px;
    vertical-align: top;
}

.navigation {
    /*height: 108px;*/
    height: 66px;
    background-image: url(./images/bg/nav_small.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
}

.nav_button {
    width: 20%;
    /*height: 108px;*/
    height: 66px;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    /*cursor: pointer;*/
}

a.nav_menu {
    font-size: 20px;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
}

a.nav_menu:hover {
    font-size: 20px;
    color: #e074c0;
    font-family: Arial,Helvetica,sans-serif;
}

.bottom {
    height: 50px;
    background-image: url(./images/bg/bottom.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
    text-align: center;
    vertical-align: middle;
    color: white;
}

.left_col {
    width: 204px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 16px;
    padding-top: 16px;
    text-align: center;
}

.text_col {
    /*height: 800px;*/
    width: 194px;
    background-image: url(./images/bg/left.png);
    background-repeat: repeat;
    background-position: top left;
    background-attachment: scroll;
    padding: 5px;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    padding-top: 15px;
    padding-bottom: 15px;
}

.main_text {
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    vertical-align: top;
    height: 100px;
    padding-left: 10px;
}

.anket_table {
    width: 100%;
    height: 100%;
}

.anket_spacer {
    background-image: url(./images/bg/design_2.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.anket_main {
    background-image: url(./images/bg/anket.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 547px;
    height: 286px;
    vertical-align: top;
    padding: 12px;
}

.anket_text {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    line-height: 20px;
}

.anket_left {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    width: 128px;
    height: 260px;
}

.anket_right {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    height: 200px;
    padding: 10px 0px 0px 10px;
}

a {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    /*text-decoration: none;*/
}

a.eeee {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #e074c0;
}

a.normal {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

a.normal:hover {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #e074c0;
}

a.inner_test {
    font-style: normal;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}

a.inner_test:hover {
    font-style: normal;
    font-size: 13px;
    text-decoration: underline;
    color: #e074c0;
}

a.anket_text {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    line-height: 20px;
    text-decoration: none;
}

a.anket_text:hover {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #e074c0;
    line-height: 20px;
    text-decoration: underline;
}

.small_header {
    font-size: 14px;
    color: #e074c0;
}

.inner_anket_main {
    background-image: url(./images/bg/inner_page.gif);
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
    height: 690px;
    width: 100%;
    margin: 5px;
    color: white;
}

.inner_header {
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    color: #e7d508;
}

.inner_header_small {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    color: #e074c0;
}

.inner_header_small2 {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    color: #e074c0;
}

.inner_test {
    font-size: 13px;
    color: #ffffff;
}
