* {
margin:0;
padding:0;
}

html {
height: 100%;
}

body {
height: auto !important;
height: 100%;
min-height: 100%;
position: relative;
background:#fff;
color:#2F2F2F;
font-family:tahoma;
font-size:12px;
}

ul, ol, pre {
margin-left: 20px;
margin-top: 10px;
}

li {
padding: 0 0 5px;
}

a {color: #096898;}
a:hover {color: #C76594;}

h1 {
color: #CD6693;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 20px;
}

h2 {
color: #000000;
font-size: 12px;
margin-bottom: 20px;
}

.clear {
clear:both;
height:0;
overflow:hidden;
}

.this {
border-collapse:collapse;
empty-cells:show;
width:100%;
}

#container {
min-width:1000px;
text-align:left;
width:100%;
}

.unite {overflow: hidden;}

.ie-fix {width: 100%; overflow: hidden;}

/*Шапка*/
.shapka {
background: url('../img/bg.gif') left top repeat-x;
}

.shapka2 {
height: 285px;
background: url('../img/bg-right.jpg') right top no-repeat;
position: relative;
}

	.logo {
    position: absolute;
    top: 93px;
    left: 38px;
    z-index: 1000;
    }

    .woman {
    position: absolute;
    top: 8px;
    left: 0;
    }

    .text-parent {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    }

    	.text {
        margin-left: 626px;
        border-left: 1px solid #956A95;
        padding: 7px 15px 0;
        }

        	.text p {
            padding: 0 0 7px;
            color: #fff;
            font-weight: bold;
            }

    .links {
    position: absolute;
    top: 13px;
    left: 470px;
    width: 110px;
    }

    	.links p {
        padding: 0 0 5px;
        }

/*Контент*/
.content {
/*padding: 0;*/
}

.left {
float: left;
width: 180px;
margin-left: 42px;
}

	.menu-block {
    padding: 0 0 10px;
    }

    	.menu-block p {
        padding: 0 0 10px;
        }

.right {
float: right;
width: 243px;
}

	.ltc {
    background: #F6F6F6 url('../img/ltc.jpg') left top no-repeat;
    }

    .lbc {
    background: url('../img/lbc.jpg') left bottom no-repeat;
    padding: 0px 0px 2px;
    }

        .lbc p {
        padding: 0 0 18px;
        }

.center {
margin: 0 278px 0 274px;
}

	.center p {
    padding: 0 0 10px;
    }

    .center p.line {
    padding: 20px 0 18px;
    background: url('../img/line.gif') left 10px repeat-x;
    }

.nakladka {
height: 140px;
}

.podval_parent {
position: absolute;
bottom: 0;
left: 0;
min-width: 1000px;
width: 100%;
height: 86px;
}

	.podval {
    height: 66px;
    background: url('../img/podval-bg.gif') left top repeat-x;
    padding: 20px 42px 0;
    }

    .podval p {
    padding: 0 0 11px;
    color: #969696;
    }
	
	a.kons {
color : #007d3f;
text-decoration : underline;
font : 9pt/10pt  Verdana, Helvetica, "Book Antiqua", "Georgia", Courier, serif;
}

	
