
<?
/*
custom parameters
------------------------------------*/
?>

body {
    color:#444444;
    font-family: 'Istok Web', sans-serif;;    font-size: 14px;
}

.dj-megamenu li a.dj-up_a {
    font-family: 'Istok Web', sans-serif;;    font-size: 14px;	
}

.jm-module h3.jm-title,
div.items-more h3 {
	font-family: 'Istok Web', sans-serif;;    font-size: 24px;
}

div.blog h1,
div.blog-featured h1,
div.item-page h1,
div.archive h1,
div.categories-list h1,
div.category-list h1,
div.search h1,
h1.componentheading,
div.blog h2,
div.item-page h2,
div.blog-featured h2,
div.item-page h2,
div.archive ul#archive-items li h2,
div.contact h2,
div.contact-category h2,
div.newsfeed h2,
div.newsfeed-category h2,
div.weblink-category h2,
#djcatalog h2.djc_title,
#djcatalog .djc_related_title,
#djcatalog .djc_title h3,
.dj-cat-title {
    font-family: 'Istok Web', sans-serif;;    font-size: 30px;
}


fieldsed legend,
.newsflash-title,
.box_skitter .label_skitter p {
    font-family: 'Istok Web', sans-serif;;}

<?
/*
scheme parameters
------------------------------------*/
?>

.jm-container {
					max-width: 1100px;
					    	
}

	

	

#jm-left {
    width: 20%;
}

#jm-content {
    width: 60%;
}

#jm-right {
    width: 20%;
}

#jm-header .jm-module.header-narrow-ms {
        max-width: 1100px;
    padding: 0 20px;
     
        margin-left: auto;
    margin-right: auto;
}

.lcr.scheme3 #jm-content {
    margin-right: 20%;
    margin-left: -80%;
} 

<?
/*
gutter parameters
------------------------------------*/
?>

#jm-header,
#jm-breadcrumbs-fs,
#jm-maincontent,
.jm-module,
.items-leading .item-separator,
.row-separator,
#djcatalog .djc_images,
#djcatalog .djc_contact_form,
#djcatalog.djc_item .djc_social_ad,
#djcatalog.djc_item .djc_fulltext,
#djcatalog.djc_item .djc_tabs,
#djcatalog.djc_item .djc_files,
#djcatalog.djc_item .djc_attributes,
#djcatalog.djc_item .djc_comments,
#djcatalog .djc_subcategories_grid .djc_subcategory_bg,
#djcatalog .djc_items .djc_item_bg,
#djcatalog .djc_related_items .djc_item_bg {
    margin-bottom: 20px;
}

#jm-main-wrapper,
#jm-bottom,
#jm-footer,
#djcatalog .pagination {
    padding-top: 20px;    
}

#jm-header .jm-module,
#djcatalog.djc_item .djc_category_info + .djc_fulltext,
#djcatalog.djc_item .djc_producer_info + .djc_fulltext,
#djcatalog.djc_item .djc_price + .djc_fulltext,
.mod_djc_items .mod_djc_item {
    margin-top: 20px;
}

#djcatalog .djc_category {
	padding-bottom: 20px;
}

#jm-top1 .top1,
#jm-top2 .top2,
#jm-content-top1 .content-top1,
#jm-content-bottom2 .content-bottom2,
#jm-bottom1 .bottom1,
#jm-bottom2 .bottom2,
#jm-footer-mod .footer-mod,
#djcatalog .djc_subcategories_grid,
#djcatalog .djc_items .djc_item_row,
#djcatalog .djc_related_items .djc_item_row,
.mod_djc_items {
    margin-left:-20px;
}

#jm-top1 .top1-bg,
#jm-top2 .top2-bg,
#jm-content-top1 .content-top1-bg,
#jm-content-bottom2 .content-bottom2-bg,
#jm-bottom1 .bottom1-bg,
#jm-bottom2 .bottom2-bg,
#jm-footer-mod .footer-mod-bg,
#djcatalog .djc_subcategories_grid .djc_subcategory_bg,
#djcatalog .djc_items .djc_item_bg,
#djcatalog .djc_related_items .djc_item_bg {
    margin-left:20px;
}

.mod_djc_item {
    padding-left:20px;
} 

#jm-main-wrapper {
	margin-left: -20px;
}	
#jm-left-in,
#jm-right-in,
#jm-content-in {
	margin-left: 20px;
}	


<?
/*
column borders
------------------------------------*/
?>

.lcr #jm-left-in,
.lrc #jm-left-in,
.lrc #jm-right-in {
	padding-right: 20px;
}

.lcr #jm-right-in,
.clr #jm-left-in,
.clr #jm-right-in {
	padding-left: 20px;
}

.lcr #jm-left:after {
    left: 20%;
}
.lcr #jm-right:after {
    left: 80%;
}
.lcr.noleft #jm-right:after {
    left: 60%;
}
.lrc #jm-left:after {
    left: 20%;	
}
.lrc #jm-right:after {
    left: 40%;	
}
.lrc.noleft #jm-right:after {
    left: 20%;	
}
.clr #jm-left:after {
    left: 60%;
}
.clr #jm-right:after {
    left: 80%;
}
.clr.noleft #jm-right:after {
    left: 60%;
}

	.lcr #jm-right:after {
		margin-left: 20px;
	}
	.clr #jm-left:after {
		margin-left: 20px;
	}
	.clr #jm-right:after {
		margin-left: 20px;
	}

