#index_left_col {
    float: left;
    padding-right: 28px;
    width: 200px;
}
#index_content {
    float: left;
    width: 695px;
}
#index_content h1,
#index_news h3 {
    background: transparent url('/media/page/arrow-big-blue-down.gif') no-repeat left 2px;
    color: #1b095d;
    font-size: 280%;
    font-weight: normal;
    height: 40px;
    line-height: 130%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 0 0 45px;
}

#column_categories {
    background: #f8fafb url('/media/index/lepidlo.jpg') no-repeat 98% 10px;
    border: 1px solid #eef2f4;
    margin-bottom: 30px;
    min-height: 323px;
    padding: 10px 240px 10px 10px;
    width: 443px;
}
#column_categories .box {
    float: left;
    padding: 10px 3%;
    width: 44%;
}
#column_categories .box h3 {
    color: #ff6b12;
    font-size: 160%;
    font-weight: normal;
    line-height: 130%;
    margin: 10px 0;
}
#column_categories .box ul {
    margin: 20px 0 0;
}
#column_categories .box ul li {
    background-image: none;
    margin: 15px 0;
    padding: 0;
}
#column_categories .box ul li a {
    background: transparent url('/media/index/col-cat-arrow.png') no-repeat left top;
    color: #535353;
    font-size: 110%;
    padding: 2px 0 2px 25px;
    text-decoration: none;
}
#column_categories .box ul li a:hover {
    text-decoration: underline;
}

#index_cols {
    margin-bottom: 30px;
}
#index_cols .ic_left,
#index_cols .ic_right {
    float: left;
    width: 48%;
}
#index_cols .ic_left {
    margin-right: 4%;
    .margin-right: 3%;
}

#index_text .wiki-box h3 {
    background: transparent url('/media/index/col-cat-arrow.png') no-repeat left 3px;
    color: #ff6b12;
    font-size: 160%;
    font-weight: normal;
    line-height: 130%;
    margin: 0 0 7px 0;
    padding-left: 25px;
}
#index_text .wiki-box p {
    color: #6d6d6d;
    font-size: 110%;
    line-height: 140%;
    margin: 0 0 10px 0;
}

#index_news h3 {
    margin-bottom: 15px;
}
#index_news .in_item {
    border-top: 1px solid #eef2f4;
    margin-bottom: 25px;
    padding-top: 12px;
}
#index_news .in_item a {
    background: transparent url('/media/index/col-cat-arrow.png') no-repeat right bottom;
    color: transparent;
    display: block;
    text-decoration: none;
}
#index_news .in_item a * {
    color: #6e6e6e;
}
#index_news .in_item .headline,
#index_news .in_item .p,
#index_news .in_item .datum {
    display: block;
    line-height: 140%;
}
#index_news .in_item .headline {
    color: #000;
    font-size: 130%;
    font-weight: normal;
}
#index_news .in_item .p,
#index_news .in_item .datum {
    font-size: 110%;
}
#index_news .in_item .datum {
    color: #ff6b12;
}

div.doporucujeme {
	margin-top: 60px;
}

