#top_page { width: 100%;  }
#header_wrap { width: 990px; margin: 0 auto; padding: 0px 0 0 0; background: url('../images/top_page_shadow.png') 0 0 no-repeat; }
#header_wrap_inn { padding: 74px 0 0 0; background: url('../images/top_white_strip.gif') center 64px no-repeat; } 
#all_content { width: 100%; background: url('../images/vectors.gif') center 185px no-repeat;}
#all { width: 990px; margin: 74px auto 0; background: url('../images/master_shadow.png') 0 0 repeat-y;}
#wrapper { margin: 0 auto; width: 970px;}

/*HEADER*/
#header {
	width: 950px;
	height: 494px;
	margin: 0px auto; 
	padding: 0px 10px 0px 10px;
	background: #fff;
	}
#header img { position: relative; top: -74px;}
	
/*TOP*/
#top_box { position: relative; width: 950px; height: 280px; padding: 0 10px; }
#logo {
	float: left; 
	position: relative;
	left: 176px;
	top: 21px;
	width: 178px;
	height: 45px;
	margin: 0; padding: 0px 0 0 0px;
	font-family: Tahoma, Geneva, sans-serif;
	}
h1#logo_link {
	position: absolute;
	top: -30px;
	left: 460px;
	text-indent: -9999px;
	font-size: 0px;
	margin: 0;
	}
h1#logo_link a {
	display: block;
	width: 311px;
	height: 45px;
	background: url('../images/logo.gif');
	}

#sitelinks { float: right; width: 91px; height: 15px; margin: 8px 8px 0 0; display: block;}
#sitelinks ul {float: left; height: 15px;}
#sitelinks ul li, #sitelinks ul li#current {
	float: left;
	height: 15px;
	display: inline;
	line-height: 15px;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	}
#sitelinks ul li a:link, #sitelinks ul li a:visited {
	padding: 0px 4px;
	margin: 0;
	line-height: 15px;
	}
#sitelinks img { float: left; }
	
/*#sitelinks { float: right; width: 91px; height: 15px; margin: 8px 8px 0 0; display: block;}
#sitelinks ul { list-style: none; }
#sitelinks ul li { list-style: none; float: left; }
#sitelinks a {  padding: 0 3px;
  outline: none;}*/

/*SEARCH*/
#search { 
	position: absolute;
	right: 13px;
	top: 79px;
	width: auto;
	height: 19px;
	}

.search .inputbox { 
	width: 134px;
	height: 15px;
	margin: 0 7px 0 0;
	padding: 1px 0 1px 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2f3102;
	border: 1px solid #a9afb9;
	background: #d7e5ed;
	}
	
.search .button { background: #0d2e53; font-weight: normal; height: 19px; padding: 0px 10px 2px 10px; }

/*MAIN MENU

#nav_bar { 
	position: absolute; 
	right: 10px; 
	top: 107px; 
	width: 824px; 
	height: 54px; 
	background: url('../images/dj_menu_bg.gif') no-repeat; 
	}
*/

/*BREADCRUMBS*/

#breadcrumbs_box { position: relative; width: 950px; height: 111px; padding: 0 10px; background: url('../images/main_page_top.png') 0 0 no-repeat;}
#breadcrumbs {
	position: absolute;
	bottom: 0;
	left: 0;
	float: left;
	height: auto;
	padding: 15px 10px 5px 400px;
	text-align: left;
	}
	
#breadcrumbs h3 {
	float: left;
	color: #d29826;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0 0px 0 0; margin: 0;
	}

#breadcrumbs img {padding: 0px 2px 1px 2px; vertical-align: middle; }
#breadcrumbs .breadcrumbs, #breadcrumbs .pathway { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 15px;
	
	}
.pathway {} 
.pathway a:link, .pathway a:visited { color: #335487; text-decoration: underline; font-size: 12px; line-height: 14px; }
a:hover.pathway, a:active.pathway { text-decoration: none; }
.breadcrumbs { color: #335487; }

	
/*MAIN PAGE*/

#main_page {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	color: #31546f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*PAGE CONTENT*/
/*PAGE CONTENT*/

/*
scheme_1 - bez sidebarow
scheme_2 - jeden sidebar
scheme_3 - dwa sidebary
*/


	

#content_cols {
	width: 950px; 
	padding: 0; 
	border-left: 10px solid #fff; border-right: 10px solid #fff;
	}
.scheme_3 { background: url('../images/content_cols_bg_scheme_3.gif') repeat-y; }
.scheme_2 { background: url('../images/content_cols_bg_scheme_2.gif') repeat-y; }
.scheme_1 { background: #fff; }

#content_cols.scheme_3 #fst_sidebar.first,
#content_cols.scheme_2 #fst_sidebar.first {
	position: relative; top: -34px; float: left; width: 230px;  padding: 34px 0px 0 0px; background: url('../images/fst_sidebar_bg.gif') left top no-repeat;
	}
#fst_sidebar_inn { width: 230px; padding: 0; }

#content_cols.scheme_3 #snd_sidebar.second { 
	position: relative; top: -34px; float: left; width: 240px; padding: 34px 0px 0 0px; background: url('../images/snd_sidebar_bg.gif') left top no-repeat;  
	}
#content_cols.scheme_2 #snd_sidebar.first { 
	position: relative; top: -34px; float: left; width: 230px; padding: 34px 0px 0 0px; background: url('../images/fst_sidebar_bg.gif') left top no-repeat;  
	}
#snd_sidebar_inn { width: 240px; padding: 0; }
#content_cols.scheme_2 #snd_sidebar.first #snd_sidebar_inn { float: left; width: 230px; padding: 0; background: #f5f5f5;}

#content_cols.scheme_3 #main_body { float: right; width: 470px; padding: 0 0 10px 10px; background: #fff; }
#content_cols.scheme_2 #main_body.second { float: right; width: 710px; padding: 0 0 10px 10px; background: #fff; }  /*no left or no right*/
#content_cols.scheme_1 #main_body.first {  width: 950px; padding: 0 0 10px 0; background: #fff; } /*no left and no right*/

#left_mod { width: 230px; }
#right_mod { 
	float: left; width: 230px; padding: 0 0 0 10px; 
	}
#content_cols.scheme_2 #snd_sidebar.first #right_mod { 
	float: left; width: 230px; padding: 0;
	}

#main_content {
	padding: 0px 0 0px 0;
	text-align: left;
	line-height: 17px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}

/*DJCatalog*/

#catalog { margin: 20px 0 12px; background: #267cb3; }

div.djmod-top1 { background: url('../images/gal_lt_cor.gif') left top no-repeat; padding: 0 0 0 6px; }
div.djmod-top2 { background: url('../images/gal_rt_cor.gif') right top no-repeat; padding: 0 6px 0 0; }
div.djmod-top3 { height: 6px; font-size: 0px; border: none; }
div.djmod-middle { }
div.djmod-bottom1 { background: url('../images/gal_lb_cor.gif') left bottom no-repeat; padding: 0 0 0 6px; }
div.djmod-bottom2 { background: url('../images/gal_rb_cor.gif') right bottom no-repeat; padding: 0 6px 0 0; }
div.djmod-bottom3 { height: 6px; font-size: 0px; border: none; }

div.djf_mod { border: none; clear: both; float: left; margin: 0; width: auto; padding: 15px 20px 0 15px; }

div.djf_left { float: left; width: 100%; height: auto; text-align: left;	}
div.djf_img { float: left; padding: 20px 0px 0px 0px; margin: 0px; display: inline;}

div.djf_text { padding: 0px 0px 0 0px; font-size: 11px; text-align: justify; color: #fff; line-height: 13px; width: 100%; }
div.djf_text p {text-align: justify;}
#djftext_1 { text-align: justify; }
div.djf_text h3 {
	margin: 0 0 10px 0; 
	color: #fff; 
	font-size: 18px; 
	font-weight: normal; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 21px; 
	text-align: left;
	}

div.djf_cat { margin: 0 0 15px 0; text-align: left; width: auto; }
div.djf_cat h2 { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px; 
	line-height: 21px; 
	color: #fff; 
	}

div.djf_gal { padding: 0px 0px 0 0px; }
div.djf_gal table { border: none; margin-right: 22px;}
div.djf_gal table td { padding: 0px; text-align: left; height: auto!important;  }
div.djf_gal img {border: 1px solid #fff; margin: 0 15px 7px 0; }
div.djf_img img { border: 1px solid #fff;} 
#djcatalog .djcat_picture img { border: 1px solid #fff; }
	
div.djf_pag {
	clear: both;
	float: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0px 0 7px 0;
	background: none;
	text-align: left;
	}
div.djf_pag .button {
	background: #0d2e53;
	color: #ece5ba;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	padding: 1px 3px 0px 3px;
	}
div.djf_pag span.active {
	background: #0d2e53;
	}
	
.dj_thumbnail img {
	float: left;
	width: 27%;
	margin: 5px 20px 15px 0; padding: 0;
	border: 2px solid #267cb3;
	}
.dj-catalog-gallery { padding-top: 15px;}	
.dj-catalog-gallery .dj_thumbnail img { width: 15%; margin: 0 15px 0px 0; }

.tab_title { padding: 0 0 10px 15px!important; }
div.article-inside {text-align: justify; margin: 0px 0 0 0; padding: 0 10px 10px 10px; border-bottom: 1px solid #BBC4C6;}	
.article-inside p {margin: 0px 0px 10px 0px; padding: 0;}

#dj_blog .contentheading { padding: 6px 0 3px 12px; margin-bottom: 15px;}
#dj_blog .contentheading a { 
	color: #fff; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	line-height: 15px;
	}

#djcatalog .dj_blog_item {
	border-bottom: 1px solid #bbc4c6;
	border-left: none;
	float: left;
	margin-bottom: 10px;
	padding: 0px 10px 10px 10px;
	width: auto;
	}
#djcatalog .djcat_picture_blog {
	float: left;
	margin: 4px 10px 0 0;
	width: 140px;
	}
.djcat_picture_blog img { 
	width: 90%;
	border: 2px solid #267cb3;
	}
#djcatalog .djcat_title, #djcatalog .djcat_intro_blog, #djcatalog .djcat_blog_price, #djcatalog .djcat_picture_blog {
	display: block;
	padding: 0 0 15px;
	text-align: justify;
	}
/*DJ Catalog Table*/	

#djcatalog table td { border-bottom: none; }
#djcatalog td.djcat_intro { border-left:1px solid #193354; }
#djcatalog td.djcat_picture { border-left:1px solid #193354; }

/*DJ Tab end*/
	
#catalog a.readon:link, #catalog a.readon:visited{ 
	text-align: left;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
	margin: 10px 0 10px 0;
	line-height:13px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ece5ba;
	}
#catalog a.readon:hover{ text-decoration: none;}
	
/*BANER*/

.banner {
	text-align: center;
	background: #fff;
	width: 970px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
	
.banner2 {
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
	}

/*FOOTER*/
#footer_wrap { width: 100%; background: url('../images/footer_bg.png') center top no-repeat;}	
#footer {
	width: 950px;
	height: 118px;
	margin: 0 auto;
	padding: 0px 10px;
	
	}
	
#copyrights {
	float: left;
	text-align: left;
	padding: 25px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	width: 950px;
	}
#poweredby {
	float: left;
	padding: 25px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #333;
	width: 950px;
	}
#poweredby a:link, #poweredby a:visited {
	color: #000;
	font-size: 11px;
} 

