#main {
    width: 1100px;
    min-height: 560px;
/*  height: 980px;*/
    margin: auto;
/*  border-right: 1px solid #c3c3c3;*/
}

#page_header {
}

#header_top {
    width: 1100px;
    /*  width: auto;*/
    height: 40px;
    float:left;
}

div.menu_left * {
    float:left;
    color: #b20000;
    margin-top: 10px;
    clear:none;
}

#page_body {
    width: 1100px;
    clear: both;
}

#kravatak {
    width:232px;
    height:277px;
    float: none;
    background:#ffffff url("../img/kravatak.png") no-repeat;
/*  border-bottom: 1px solid #e7e7e7;*/
}

#body_left {
	float: left;
}

#body_body {
	float: right;
    width: 860px;
    min-height: 500px;
    position: relative;
    background: #ffffff url("../img/back_right.png") repeat;
}
