body {
        font-family: Arial, Helvetica, sans-serif;
	background-image: url('../img/fon1.jpg');
	background-position: left top;
        margin: 0px;
        padding: 0px;

}

.banr img{
	margin: 3px;
}

.banr {
	padding: 15px 0px 15px 15px;
}

div.note_top{
	background-image: url('../img/note_top.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
        float: left;
}
div.note_cent{
	background-image: url('../img/note_cent.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	position: relative;
	width: 270px;
        float: left;
}

.container {
        width: 7px;
        background-image: url('../img/r_shadd.png');
        filter: expression(fixPNG(this));
        background-repeat: repeat-y;
}

div.menu1{
	padding: 0px 0px 0px 0px;
	position: relative;
        top: 40px;
}

div.note_bottom{
	padding: 0px 0px 40px 0px;
	width: 280px;
        float: left;
}

.cap {

		background-image: url('../img/note_bottom.png');
	filter: expression(fixPNG(this));
	background-repeat: no-repeat;

        height: 236px;
        width: 277px;
        float: left;

}

div {
    /*border: 1px solid red;*/
}
.content{
    float: left;
    position: relative;
    bottom: 60px;
    margin: 0px 0px 0px 0px;
}

.my1{
	float: left;
   	min-width: 200px;
}

div.note {
	padding: 35px 0px 0px 0px;
	width: 280px;
	position: relative;
	top: -35px;
	z-index: 10;
}


.top_l {
	background-image: url('../img/top_l.png');
		filter: expression(fixPNG(this));
	width: 10px;
	height: 11px;
	font-size: 2px;
}

.l {
	width: 10px;
	background-image: url('../img/l.png');
		filter: expression(fixPNG(this));
	background-repeat: repeat-y;
}

.top_c {
	background-image: url('../img/top_c.png');
		filter: expression(fixPNG(this));
	background-repeat: repeat-x;
	font-size: 2px;
}

.top_r {
	background-image: url('../img/top_r.png');
		filter: expression(fixPNG(this));
	width: 17px;
	height: 11px;
	font-size: 2px;
	background-position: 0px 0px;
}

.list_back{
	background-color: #E5E0DA;
	font-size: 12px;
}

.hr{
        font-family: Arial, Helvetica, sans-serif;
		background-color: #E5E0DA;
		font-size: 12px;
        min-height: 20px;
        width: 100%;
        float: left;
        border-bottom: 2px solid #080808;
        padding: 10px 0px 0px 0px;
        overflow: hidden;
}

.line {
        background-color: #E5E0DA;
        padding: 0px 20px 0px 20px;
        overflow: hidden;
}

.adr {
        float: right;
}

.hr .name {
        font-size: 14px;
        font-weight: 700;
        display: inline;
        float: left;
        overflow: hidden;
}

.title {
        width: 100%;
        float: left;
        font-size: 62px;
        font-family: 'Times New Roman', Times, serif;
}

.list_back a {
        font-size: 12px;
        color: #3B3A3C;
}

.list_back h1 {
        color: #BE2D32;
        font-size: 18px;
        margin-bottom: -7px;
}

.list_back h2 {
        color: #BE2D32;
        font-size: 16px;
}

.list_back h3 {
        color: #BE2D32;
        font-size: 11px;
        font-weight: bold !important;
}

.bot_c {
	background-image: url('../img/bot_c.png');
		filter: expression(fixPNG(this));
	background-repeat: repeat-x;
}

.bot_r {
	background-image: url('../img/bot_r.png');
		filter: expression(fixPNG(this));
	width: 17px;
	height: 15px;
}

.bot_l {
	background-image: url('../img/bot_l.png');
		filter: expression(fixPNG(this));
	width: 10px;
	height: 15px;
}


.r {
	width: 17px;
	background-image: url('../img/r.png');
		filter: expression(fixPNG(this));
	background-repeat: repeat-y;
}

.cat1 {
        margin: 15px 0px 0px 0px !important;
}

div.menu_1 span {
	display: block;
	font-family: Arial sans-serif;
	font-size: 12px;
    text-decoration: none;
    font-weight: bold;
	margin: 10px 0px 0px 60px;
	color: #B40008;
	width: 147px;
}

.menu_2 {
        margin: 0px 0px 0px 0px;
}

div.menu_2 a{
	display: block;
	font-size: small;
	text-decoration: underline;
	margin: 0px 0px 0px 70px;
	color: black;
	width: 135px;
}

.pad {
	padding: 15px !important;
}

div.slog{
	float: left;
	background-image: url('../img/kop.png');
		filter: expression(fixPNG(this));
	background-repeat: no-repeat;
	width: 245px;
	height:100px;
	margin: 37px 0px 0px 20px;
}

.slog a {
        display: block;
        width: 240px;
        height: 99px;
}

.list{
    /*background-image: url('../img/list_cent.png');*/
    background-repeat: repeat-y;
    float: left;
}
.list_top {
    /*background-image: url('../img/list_top.png');*/
    background-repeat: no-repeat;
}
.list_bottom {
    /*background-image: url('../img/list_bottom.png');*/
    background-repeat: no-repeat;
}
div.main {
    float: left;
    width: 100%;
    position: absolute;
}

.chashka {
    /*
	background-image: url('../img/bot.png');
    filter: expression(fixPNG(this));
    background-repeat: no-repeat;
    width: 262px;
    height: 404px;
    position: absolute;
    bottom: 0px;
    left: 0px;
	*/
}

div.header{
    float: left;
    width: 100%;
    background-image: url('../img/grad4.jpg');
		filter: expression(fixPNG(this));
    background-repeat: repeat-x;
    height: 150px;
}
div.footer{
    width:100%;
    float:left;
    position: relative;
    vertical-align: bottom;
}
div.note {
    float: left;
    width:23%;
    padding-bottom: 50px;
}
div.top_menu{
    float: right;
    color: white;
    font-size: 18px;
    margin: 20px 45px 0px 0px;
}
.top_menu a{
    text-decoration: none;
    color: white;
}
.top_menu a:hover{
	text-decoration: underline;
}
div.bot{
    margin-left: -8px;
}

.cake-sql-log {
        position: absolute;
        bottom: -1300px;
}

.top_banner {
        width: 468px;
        height: 60px;
        float: left;
        margin: 30px 0px 0px 32px;
}  

div.article {
    float: left;
}
