* {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

html, body {
    height: 100%;
}

body {
    text-align: center;
    background-color: #258E49;
    font-family: Verdana, Tahoma, Arial, Helveteica;
    font-size: 12px;
}

table {
    background-color: white;
}

td#head {
    background: url( ../img/headbckgrnd.jpg ) right top no-repeat;
    width: 910px;
}

#footer {
    height: 45px;
    background: url( ../img/bottomshadow.jpg ) bottom repeat-x;

}

#bottom {
    background-color: #15512B;
    height: 2px;
}

td.leftshadow, td.rightshadow {
    width: 3px;
}

td.leftshadow {
    background: url( ../img/leftshadowbckgrnd.jpg ) repeat-y top left;
}

td.rightshadow {
    background: url( ../img/rightshadowbckgrnd.jpg ) repeat-y top right;

}

td.lftgrnshadow {
    background: url( ../img/leftgreenshadow.jpg ) right top repeat-y;
}

td.rhtgrnshadow {
    background: url( ../img/rightgreenshadow.jpg ) left top repeat-y;
}

td.lftgrnshadow. td.rhtgrnshadow {
    width: 6px;
}

td.leftshadow {
    background: url( ../img/leftshadowbckgrnd.jpg ) repeat-y top left;
}

td.rightshadow {
    background: url( ../img/rightshadowbckgrnd.jpg ) repeat-y top right;

}

td#greenborder {
    background-color: #258E49;
    width: 1px;
}

td#leftcol {
    width: 235px;
    text-align: center;

}

#leftcol p {
    float: left;
    font-size: 9px;
    padding-left: 8px;
    padding-right: 15px;
}

td#contentcol {
    width: 668px;
    text-align: left;
    overflow: hidden;
}

#menucol {
    float: left;
    text-align: left;
    height: auto;
    padding-left: 10px; /* ���������� � �������� ����� */

}

div.tree {
    margin-top: 2px;
    min-height: 270px;
    height: auto;
    font-size: 10px;
}

div.tree a {
    text-decoration: none;
    color: black;
}

div.tree p {
    width: 170px;
    line-height: 13px;
    padding-bottom: 7px;

}

div.tree p, div.tree .firstItem, div.tree .lastItem {
    background-color: white;
}

div.tree div {
    float:left;
}

div.tree img {
    float: left;
}

.tblhref {
    position: relative;
    top: 27px;
    left: 165px;
    width: 30px;
    height: 20px;
    cursor: pointer;
}

.lasmer {
    width: 100px;
    height: 30px;
    cursor: pointer;
    position: relative;
    left: 30px;
}

img {
    border: 0;
}

h1 {
    font-size: 12px;
    font-weight: bold;
}

.italictext {
    font-size: 10px;
    font-style: italic;
}

.rhttopgray {
    background: url( ../img/topgray.jpg ) top right no-repeat;
    height: 40px;
    width: 152px;
    text-align: left;
    vertical-align: middle;
}

.rhttopgray p {
    font-size: 18px;
    color: white;
    font-family: 'Myriad Pro';
    padding-left: 15px;
    padding-top: 12px;
}

.rhtmdlgray {
    background: url( ../img/middlegray.jpg ) top right repeat-y;
    height: auto;
    width: 152px;
}

.rhtmdlgray p {
    color: white;
    font-size: 9px;
    padding-left: 12px;
    padding-right: 12px;

}

.rhtmdlgray a {
    color: white;
    font-size: 9px;
    text-decoration: none;
}

.rhtmdlgray a:hover {
    text-decoration: none;
}

.rhtbtmgray {
    background: url( ../img/bottomgray.jpg ) top right no-repeat;
    height: 23px;
    width: 152px;
}

#cntnt {
    width: 668px;
    height: auto;
    font-size: 10px;
}

#lftcntnt {
    float: left;
    width: 490px;
    padding-left: 8px;
    font-size: 10px;
}

#lftcntnt p, #lftcntnt h1 {
    padding-left: 12px;
}

#cntnt p, #cntnt h1, #cntnt h2 {
    padding: 0px 12px 0px 13px;
}

#rhtcntnnt {
    float: left;
    width: 150px;
    height: auto;
    padding-left: 12px;
}

.akademiska {
    float: left;
    width: 200px;
    height: 90px;
    /*background: url( ../img/akademiska.jpg ) center center no-repeat;*/
	text-align:	center;
}

.girl {
  /*  background: url( ../img/girl.jpg ) center top no-repeat;*/
    width: 490px;
    /*height: 185px;*/
}

#grnflash {
    background: url( ../img/flashbkcgrnd.jpg ) top no-repeat;
    width: 1px;
    height: 36px;
    position: relative;
    top: -10px;

}

#littlegirl {
    background: url( ../img/littliegirl.jpg ) center center no-repeat;
    width: 668px;
    height: 258px;
}

#littlegirl p, #littlegirl a {
    color: white;
    text-decoration: none;
}

#littlegirlcntnt {
    padding: 30px 0px 0px 30px;
    width: 330px;
}

#graytbl, #bluetbl, #greentbl {
    float: left;
    width: 222px;
    height: 110px;

}

#graytbl {
    background: url( ../img/graytbl.jpg ) center bottom no-repeat;
}

#bluetbl {
    background: url( ../img/bluetbl.jpg ) center bottom no-repeat;
}

#greentbl {
    background: url( ../img/greentbl.jpg ) center bottom no-repeat;
}




