/*
Theme Name: Shivana Theme
Theme URI: http://shivana.ru/
Description: Shivana theme adopted by AiK
Version: 0.1
Author: AiK
*/

html, body, div, img, span, td,th, form {
    margin: 0;
    padding: 0;
    border: 0;
}
body {  
    font-family: Arial;
    font-size: 100%;
    font-style: normal;
    color: #000;
}
table { border-collapse: collapse; }
A { color: #009EB4; }
A:hover { color: #00f; }

H1 { font-size: 150%; color: #006C33; }
H2 { font-size: 125%; text-align:center; color: #006C33;}
H3 { font-size: 125%; }
H4 { font-size: 115%; text-align:center; }
H5 { font-size: 100%; }


.clear {
    clear:both;
    height: 0;
    font-size: 0;
    overflow:hidden;
    display:block;
}


.GlobalTable {
    width:100%;
}
.TopMenu {
    width:226px;
    height:230px;
    background:#15A3B7;
    vertical-align:top;
}
    .TopMenu DIV {
        padding:8px;
    }
    .TopMenu TABLE {
        width:210px;
        height:206px;
        background:url(img/fon-blue.gif) top center no-repeat;
    }
.seo {
    margin-top:24px;
    font-size: 20px;
    color:#fff;
}
.seo2 {
    font-size: 16px;
    color:#000;
}

.Find {
    vertical-align:bottom;
    text-align:center;
}
    .FindBut {
        background:#fff;
        font-size: 12px;
        margin-left:8px;
    }
    .FindInput {
        background:#9AD3DC;
        width:120px;
        font-size: 12px;
    }

.Drakon {
    background:#50C9CB url(img/drakon.jpg) top right no-repeat;
    vertical-align:top;
}
    .Site {
        padding:20px;
        width:500px;
    }
    .Site A {
        font-size: 30px;
        color:#fff;
        text-decoration:none;
    }
    .Site A:hover {
        color:#fff;
        text-decoration:underline;
    }
    .Site SPAN {
        font-family: Courier New;
        font-size: 115%;
        font-weight: bold;
        margin:0 -2px;
    }

.Menu {
    background:#231F20 url(img/uzor.gif) left bottom no-repeat;
    padding-bottom:150px;
}
    .Menu UL {
        list-style-type: none;
        color:#8FCFD9;
        margin:36px 14px;
        padding:0;
        font-size: 100%;
    }
    .Menu LI {
        margin-bottom:12px;
        padding-left:36px;
        background:url(img/circle-gr.gif) no-repeat top left;
    }
    .Menu LI A {
        color:#8FCFD9;
        text-decoration:none;
    }
    .Menu LI A:hover {
        color:#8FCFD9;
        text-decoration:underline;
    }

    .Menu UL UL {
        color:#fff;
        margin:8px 0 15px 0;
        padding:0;
        font-size: 100%;
    }
    .Menu LI LI {
        margin:0;
        padding:0 0 8px 0;
        background:none;
    }
    .Menu LI LI A {
        color:#fff;
        text-decoration:none;
    }
    .Menu LI LI A:hover {
        color:#fff;
        text-decoration:underline;
    }
    A.sel    {
        font-weight: bold;
    }
    LI.sel   {
        background:url(img/circle-bl.gif) no-repeat top left;
    }

.Polosa {
    background:#231F20 url(img/fon-gr.gif) repeat-y top right;
    padding:8px 20px;
    color:#fff;
    font-size: 115%;
}
    .Polosa A {
        color:#fff;
        text-decoration:none;
    }
    .Polosa A:hover {
        color:#fff;
        text-decoration:underline;
    }
.Line {
    margin:8px 0;
    background: url(img/punktir.gif) repeat-x center left;
    height:4px;
}
.Content {
    margin:18px 46px;
}
.counters {
    margin:100px 0 0px 96px;
}