#panelLayout{padding:0;}

#headMenu{min-width:1000px}
#baztech_banner {display: block; }
#searchTopMenuCell{background:#01008c; width:100%; padding-top: 40px;}
#headLogoImage{position:relative; top:28px; z-index:3; background:url(../../images/collections/baztech.jpg) no-repeat; width:175px; height:65px; margin-left:20px}

#headMenu {margin-bottom: 5px; position: relative; top: -2px;}
#headMenu .quick_search { margin-left: 205px;}
#searchTable {padding-top:40px; margin-left:205px; margin-top:0; z-index:3; position:relative;}
#menuPanelDiv {margin-left:205px; background:#01008c; border-right:20px solid #01008c; z-index:4; position:relative}
 
 
#menuPanelDiv ul li.active {background:url(../../images/collections/menu_baztech_on_right.gif) no-repeat right top #fff;}
#menuPanelDiv ul li.active a{color:#fff; background:url(../../images/collections/menu_baztech_on_left.gif) no-repeat; }

#baztech_banner{position:absolute; right:45px; top:8px; border-left:600px; solid 01008c; z-index:4; display:block}
#baztech_banner img{}


#menuPanelDiv ul li.active a{color:#01008c}

.push {
	height: 141px;
}
#wrapper {
	margin: 0px auto -141px;
}

scroll right top #FFFFFF


/* Colors */
/*
	00008C - main color
	3131C6 - light
	1A1A69 - dark	
*/

.color_result_block{
	background-color:rgb(159,47,155);
	border-color:#732C7B;
	border-style:solid;	
}

.header_button li:hover{
	background-color:#732C7B;	
}

.element .article .journalTitle{
	color:#732C7B;
	
}

.header .navigation{
 	background-color: #01008c;
    background: #01008c; /* Old browsers */
	/*background-image: -moz-linear-gradient(top, #3131C6 0%, #00008C 60%, #1A1A69 100%); /* FF3.6+ */
	/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3131C6), color-stop(60%, #00008C), color-stop(100%, #1A1A69)); /* Chrome,Safari4+ */
	/*background-image: -webkit-linear-gradient(top, #3131C6 0%, #00008C 60%, #1A1A69 100%); /* Chrome10+,Safari5.1+ */
	/*background-image: -o-linear-gradient(top, #3131C6 0%, #00008C 60%, #1A1A69 100%); /* Opera 11.10+ */
	/*background-image: -ms-linear-gradient(top, #3131C6 0%, #00008C 60%, #1A1A69 100%); /* IE10+ */
	/*background-image: linear-gradient(to bottom, #3131C6 0%, #00008C 60%, #1A1A69 100%); /* W3C */
}

.header .round-navigation {
	-moz-box-shadow: 0 0 2px 2px #1A1A69 inset, 0 2px 2px 1px rgba(50, 50, 50, 0.5);
 	-webkit-box-shadow: 0 0 2px 2px #1A1A69 inset, 0 2px 2px 1px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 2px 2px #1A1A69 inset, 0 2px 2px 1px rgba(50, 50, 50, 0.5);
}

.borderradius .header .navigation{
	filter: none; /* IE6-9 */
}

.no-borderradius .header .navigation {
	background: #01008c;
	filer: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01008c', endColorstr='#01008c',GradientType=0 ); /* IE6-9 */
}

.main .searchNavigation h3{
    background: rgb(176,112,160); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(176,112,160,1) 0%, rgba(115,44,123,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(176,112,160,1)), color-stop(100%,rgba(115,44,123,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(176,112,160,1) 0%,rgba(115,44,123,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(176,112,160,1) 0%,rgba(115,44,123,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(176,112,160,1) 0%,rgba(115,44,123,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(176,112,160,1) 0%,rgba(115,44,123,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b070a0', endColorstr='#732c7b',GradientType=0 ); /* IE6-9 */
}

#panelLayout > .header {
	background-image: -moz-linear-gradient(center top , rgba(153, 153, 153, 1), rgba(222, 222, 222, 0.7));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(153, 153, 153, 1)), color-stop(100%,rgba(222, 222, 222, 0.7))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(222, 222, 222, 0.7) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(222, 222, 222, 0.7) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(222, 222, 222, 0.7) 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, rgba(153, 153, 153, 1) 0%, rgba(222, 222, 222, 0.7) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#b3dedede',GradientType=0 ); /* IE6-9 */
}

.main .author h4{
	color: #732C7B;
}

.element .content h4{
	color: #732C7B;
}

.element .content h5{
	color: #732C7B;
}

.element .article .journalTitle{
	color:#732C7B;
}

.basic_search {
    background-image: url("../../image/krzaczek1.png");
}

#search_tab_content {
    background-image: url("../../images/collections/baztech/treeBaztech.png");
}

.brick_color_0{
	background:#7070C6;	
}
.brick_color_1{
	background:#5959C6;	
}
.brick_color_2{
	background:#4f4fC6;	
}
.brick_color_3{
	background:#4242C6;	
}
.brick_color_4{
	background:#3131C6;	
}
.brick_color_5{
	background:#2828b6;	
}
.brick_color_6{
	background:#2020a6;	
}
.brick_color_7{
	background:#1A1A99;	
}
.brick_color_8{
	background:#161699;
}
.brick_color_9{
	background:#101099;	
}

.help_box .help_menu a.highlight-menu-item{
	border-color:#1A1A69 !important;
}
.help_box .help_menu a:hover{
	border-color: #55A72A !important;
}
#help_tab #help_navi li > a:hover {
	border-color: #55A72A;
}
#help_tab #help_navi a.highlight {
	border-color:#1A1A69 !important;
}
.details .articleTitle:before {
	background: #CA833E; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #4f4fC6 1%, #3131C6 66%, #1A1A99 69%, #3131C6 90%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%, #4f4fC6), color-stop(66%, #3131C6), color-stop(69%,#1A1A99)), color-stop(90%, #3131C6)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #4f4fC6 1%, #3131C6 66%, #1A1A99 69%, #3131C6 90%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #4f4fC6 1%, #3131C6 66%, #1A1A99 69%, #3131C6 90%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #4f4fC6 1%, #3131C6 66%, #1A1A99 69%, #3131C6 90%); /* IE10+ */
	background: radial-gradient(ellipse at center, #4f4fC6 1%, #3131C6 66%, #1A1A99 69%, #3131C6 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f4fC6', endColorstr='#1A1A99',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#toolboxPanel .toolboxContent .tc_gray span {
	background: #55A72A; /* Old browsers */
	background: -moz-linear-gradient(top, #00008C 0%, #00008C 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00008C), color-stop(100%, #00008C)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #00008C 0%, #00008C 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #00008C 0%, #00008C 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #00008C 0%, #00008C 100%); /* IE10+ */
	background: linear-gradient(to bottom, #00008C 0%, #00008C 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00008C', endColorstr='#00008C',GradientType=0 ); /* IE6-9 */	
}

#result_tab .top-row .title-block .top-block {
	background-color: #3131C6;
    border-color: #1A1A69;   
}

#result_tab .middle-row .autorstd .bottom-block{
	background-color: #3131C6;
    border-color: #1A1A69;
}

.quick-search-button {
	background: #1A1A69;
	background-image: url("../../image/lupa_light.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.quick-search-button-default {
	background: #ddd;
	background-image: url("../../image/lupa.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.logoCanvas {
	background: #111111; /* Old browsers */
	background: -moz-linear-gradient(top, #111111 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #111111), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #111111 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #111111 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #111111 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #111111 0%, #000000 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#000000',GradientType=0 );*/ /* IE6-9 */
	border-radius: 24px 24px 0px 24px;
	display: block;
    height: 95px;
    position: relative;
    width: 155px;
    z-index: 1;
}

.logoBaztech {
	background-image: url("../../images/collections/baztech/baztechLOGO.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 24px 0px 0px 24px;
    display: block;
    height: 95px;
    position: relative;
    z-index: 1;
}

.banner-baztech {
	height: 62px;
    left: 165px;
    position: relative;
    top: -76px;
    width: 507px;
}

.searchLabel {
    display: none;
} 