/*
 * ------------------------------------------------------------------------
>  986px < 1235px  layout-normal.css          > 1000px < 1249px
 * ------------------------------------------------------------------------
*/

/* MAIN CONTAINER
--------------------------------------------------------- */
/* Content ---*/
body.has-aside #content {
  width: 70%;
}

/* Aside ---*/
#aside {
  width: 30%;
}

#aside .col {
  width: 100%; /* Only 1 column on aside */
}

#container {
  width: 96.5%;
margin:0 2.5%;
}

/* Item Title ---*/
.item-page > h2,
.item .header h2,
.itemView h2.itemTitle {
  font-size: 105%;
}

/*MIK adjusting widths*/
span.itemImage img {
max-width:96.5%;
}

.itemExtraFields.group_5 span.time1 {
font-size:60% !important;
}
/*
.itemListCategory img {
width:10% !important;
}
*/
li.item-638 { /*hide left home link for desktops*/
display:none;
}

.alias_opis { margin-top:-0.2% !important;}
.alias_status { margin-top:1.5% !important;}

