*{
        border: none;
        padding: 0px;
}

html{
height:100%;
margin:0px;
padding:0px;
}

body {
        padding:0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #121212;
        text-align: center;
}

#newcontent {
        height: 462px;
}

#bloccentre {
        position: absolute;
        width: 100%;
        height: 1px;
        text-align: center;
        top: 50%;
        margin: 0;
        left: 0px;
        /*background-color: #777777; */
        overflow: visible;
        visibility: visible;
        display: block;
}

#blockbottom {
        position: absolute;
        width: 100%;
        height: 0px;
        text-align: center;
        top: 100%;
        margin: 0;
        left: 0px;
        /*background-color: #777777; */
        overflow: visible;
        visibility: visible;
        display: block;
}

#content {
        position: absolute;
        width: 100%;
        height: 479px;
        top: -240px;
        left: 0;
        margin-left: 0;
        visibility: visible;
        background-color: #000000;
        text-align: center;
        display: block;
}

#photographer {
        position: absolute;
        width: 50%;
        height: 50px;
        top: -295px;
        left: 0;
        margin-left: 15px;
        visibility: visible;
        background-color: transparent;
        text-align: left;
        display: block;
        font-family: Arial;
        font-size: 11pt;
        font-weight: bold;
}

#blockmenu {
        position: absolute;
        width: 100%;
        height: 20px;
        top: 255px;
        left: 0;
        margin-left: 0;
        visibility: visible;
        background-color: transparent;
        text-align: center;
        display: block;
        font-family: Arial;
        font-size: 11pt;
        font-weight: bold;
        color: #444343;
}

#mainlogo {
    position: absolute;
        width: 100%;
        top: -115px;
        left: 0;
        margin-left: 0;
        visibility: visible;
        background-color: transparent;
        display: block;
}

#mainenter {
    position: absolute;
        width: 100%;
        top: 20px;
        left: 0;
        margin-left: 0;
        visibility: visible;
        background-color: transparent;
    font-family: Arial;
        font-size: 9pt;
        font-weight: 600;
        line-height: 1.7;
        display: block;
}

#langblock {
    position: absolute;
        width: 100px;
        height: 20px;
        left: 0;
        margin-left: 15px;
        margin-top: 15px;
        visibility: visible;
        background-color: transparent;
    font-family: Arial;
        font-size: 9pt;
        font-weight: bold;
        display: block;
        text-align: left;
}

#bottomlangblock {
    position: absolute;
        width: 100%;
        height: 20px;
        left: 0;
        margin-left: 15px;
        margin-top: 15px;
        visibility: visible;
        background-color: transparent;
    font-family: Arial;
        font-size: 9pt;
        font-weight: bold;
        display: block;
        text-align: left;
}

#bottomblock {
    position: absolute;
        width: 100%;
        height: 100px;
        top: -142px;
        left: 0;
        visibility: visible;
        background-color: transparent;
    font-family: Arial;
        font-size: 10pt;
        font-weight: normal;
        display: block;
        text-align: justify;
        color: #444343;
}

.forminput, textarea {
        font-size: 9pt;
}

.button {
        background: #C9C9C9;
        border: 1px solid #000;
        font-size: 11px;
        color: #000;
        padding: 2px;
}

hr {
        margin-top: 15px;
        margin-bottom: 15px;
        border: 0px;
        width: 95%;
        height: 1px;
        background: #777777;
}

img {
        border: 0px;
}

a {
        text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#all {
        text-align: left;
        margin: 0 auto;
        width: 1100px;
        min-width: 1100px;
        max-width: 1100px;
        background: #A9A9A9;
}

#knopki {
        position: absolute;
        float: left;
        font-size: 3pt;
        padding-top: 95px;
        padding-left: 1082px;
}

#knopki p {
        padding-top: 7px;
        margin: 0px;
}

.head {
        height: 188px;
        background: URL("../images/head03.jpg") no-repeat top right;
        text-align: left;
}

.menu {
        display: block;
        padding-top: 7px;
        height: 29px;
        background: URL("../images/menu_back.jpg") repeat-x;
        text-align: center;
}

.menu a {
        margin-left: 16px;
        color: #818181;
        text-decoration: none;
}

.menu a:hover {
        color: #FFF9F6;
}


#container {
        position: relative;
        display: block;
        background: #A9A9A9;
        border-left: solid 241px #A9A9A9;
        border-right: solid 241px #A9A9A9;
}

#inner {
        display: block;
        position: relative;
        margin-left: -241px;
        margin-right: -241px;
}

#left {
        float: left;
        position: relative;
        width: 241px;
        left: 0px;
}

#right {
        float: right;
        position: relative;
        width: 241px;
        right: 0px;
}

#center {
        margin-left: 241px;
        margin-right: 241px;
        position: relative;
        display: block;
        height: 1%;
}

.clear {
        clear: both;
}

#foot {
        color: #FFFFFF;
        display: block;
        background: URL("../images/footer_back.jpg") repeat-x;
        text-align: right;
}

#foot1 {
        background: URL("../images/foot_left.jpg") no-repeat left;
        height: 25px;
        padding-top: 8px;
        padding-left: 82px;
        font-weight: 500;
        float: left;
}

#foot2 {
        height: 25px;
        padding-top: 8px;
        padding-right: 25px;
}

#foot a {
        color: #FFFFFF;
        text-decoration: none;
}

.blockCenter {
        margin: 0px 7px 12px 7px;
        background: #FFFFFF;
        border-left: 1px solid #A9A9A9;
        border-right: 1px solid #A9A9A9;
}

.blockHeader {
        background: #000000;
        color: #A9A9A9;
        font-weight: 700;
        text-align: right;
        height: 22px;
        border-top: 1px solid #656565;
        border-bottom: 3px solid #A9A9A9;
        text-transform: lowercase;
        padding-right: 16px;
        padding-top: 4px;
}

.blockBody {
        padding: 10px 10px 35px 10px;
        background: URL("../images/fisti_logo.jpg") no-repeat bottom right;
}

.blockLeft {
        margin: 0px 7px 12px 7px;
        width: 227px;
        background: #FFFFFF;
}

.blockLeftInner {
        padding: 10px 10px 35px 10px;
        background: URL("../images/fisti_logo.jpg") no-repeat bottom right;
}

.blockBannerInner {
        margin: 0px 7px 12px 7px;
        padding: 25px 10px 25px 10px;
        background: #ffffff;
}







.blockFooter {
        font-size: 1pt;
        height: 10px;
        display: block;
        background: URL("../images/block22.jpg") repeat-x bottom;
}

.blockFooter div {
        height: 10px;
        background: URL("../images/block21.jpg") no-repeat left bottom;
}

.blockFooter div div {
        background: URL("../images/block23.jpg") no-repeat right bottom;
}


.pages {
        text-align: right;
        font-size: 9pt;
        padding: 0px 10px 0px 10px;
}

.comment {
        color: #000000;
        font-family: Arial;
        padding: 0px 10px 0px 10px;
        border: 1px solid #ff0000;
        display: block;
        float: right;
}

.commentTitle {
        font-size: 10pt;
}

.commentText {
        font-size: 10pt;
        text-align: justify;
        padding-bottom: 20px;
}

.adminIcon {
        border: 1px solid #ff0000;
        float: left;
}

.errorText {
        color: #ff0000;
        font-weight: bold;
}

.relink {
        font-size: 8pt;
        text-align: justify;
        margin-top: 7px;
        margin-bottom: 7px;
}

.adminPanel
{
        position: absolute;
        padding: 5px;
        background: #A9A9A9;
        border: 1px solid #000000;
        width: 376px;
        text-align: center;
        z-index: 999;
}

.text {
        font-size: 10pt;
}

.bigText {

}

.bannersBar {
        padding-top: 20px;
        position: relative;
        width: 1100px;
        height: 55px;
        text-align: center;
}

.descrLatest {
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
}

.descrLatest:hover {
        text-decoration: underline;
}

.commentsCount {
        float: right;
}

.commentsCount, .commentsCount2, .commentsCount3 {
        margin: 7px;
        font-weight: 700;
}

.commentsCount2 {
        text-align: right;
        margin-right: 0px;
}

.commentsCount3 {
        float: right;
        margin-right: 0px;
}

.navigation {
        text-transform: lowercase;
}

.voterStars {
        padding-top: 7px;
        padding-bottom: 10px;
}

.voterStars2 {
        padding-top: 7px;
        padding-bottom: 5px;
}

.voterStars, voterStars2 span {
        cursor: pointer;
}

.picComment {
        text-align: center;
}

.titleText
{
        font-size: 14px;
        font-weight: bold;
        padding-top: 7px;
}
