@charset "utf-8";
/* CSS Document */

.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: #4F1B55;
    background: rgb(159,47,155); /* Old browsers */
	background-image: -moz-linear-gradient(top, rgba(159,47,155,1) 0%, rgba(79,27,85,1) 60%, rgba(63,24,69,1) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(159,47,155,1)), color-stop(60%,rgba(79,27,85,1)), color-stop(100%,rgba(63,24,69,1))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(159,47,155,1) 0%,rgba(79,27,85,1) 60%,rgba(63,24,69,1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, rgba(159,47,155,1) 0%,rgba(79,27,85,1) 60%,rgba(63,24,69,1) 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, rgba(159,47,155,1) 0%,rgba(79,27,85,1) 60%,rgba(63,24,69,1) 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, rgba(159,47,155,1) 0%,rgba(79,27,85,1) 60%,rgba(63,24,69,1) 100%); /* W3C */
}

.header .round-navigation {
	-moz-box-shadow: 0 0 2px 2px #6F3B75 inset, 0 2px 2px 1px rgba(50, 50, 50, 0.5);
 	-webkit-box-shadow: 0 0 2px 2px #6F3B75 inset, 0 2px 2px 1px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 2px 2px #6F3B75 inset, 0 2px 2px 1px rgba(50, 50, 50, 0.5);
}

.borderradius .header .navigation{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f2f9b', endColorstr='#3f1845',GradientType=0 ); /* IE6-9 */
}
.no-borderradius .header .navigation {
	background: url("../images/icons/banner.png");
	filer: none;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f2f9b', endColorstr='#3f1845',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;
}

#search_tab_content {
    background-image: url("../images/icons/tree.png");
}

.brick_color_0{
	background:#982e95;	
}
.brick_color_1{
	background:#922c8f;	
}
.brick_color_2{
	background:#852984;	
}
.brick_color_3{
	background:#7b267c;	
}
.brick_color_4{
	background:#6c226e;	
}
.brick_color_5{
	background:#5f1f63;	
}
.brick_color_6{
	background:#4e1b54;	
}
.brick_color_7{
	background:#491a4f;	
}
.brick_color_8{
	background:#431949;
}
.brick_color_9{
	background:#421847;	
}

.help_box .help_menu a.highlight-menu-item{
	border-color:#732C7B !important;
}
.help_box .help_menu a:hover{
	border-color: #BDAEC6 !important;
}
#help_tab #help_navi li > a:hover {
	border-color: #BDAEC6;
}
#help_tab #help_navi a.highlight {
	border-color:#732C7B !important;
}
.details .articleTitle:before {
	background: rgb(197,81,226); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, rgba(197,81,226,1) 1%, rgba(108,0,122,1) 66%, rgba(58,22,63,1) 69%, rgba(115,44,123,1) 90%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,rgba(197,81,226,1)), color-stop(66%,rgba(108,0,122,1)), color-stop(69%,rgba(58,22,63,1)), color-stop(90%,rgba(115,44,123,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(197,81,226,1) 1%,rgba(108,0,122,1) 66%,rgba(58,22,63,1) 69%,rgba(115,44,123,1) 90%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(197,81,226,1) 1%,rgba(108,0,122,1) 66%,rgba(58,22,63,1) 69%,rgba(115,44,123,1) 90%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(197,81,226,1) 1%,rgba(108,0,122,1) 66%,rgba(58,22,63,1) 69%,rgba(115,44,123,1) 90%); /* IE10+ */
	background: radial-gradient(ellipse at center, rgba(197,81,226,1) 1%,rgba(108,0,122,1) 66%,rgba(58,22,63,1) 69%,rgba(115,44,123,1) 90%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c551e2', endColorstr='#732c7b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#toolboxPanel .toolboxContent .tc_gray span {
	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 */	
}

#result_tab .top-row .title-block .top-block {
	background-color: #9F2F9B;
    border-color: #732C7B; 
}

#result_tab .middle-row .autorstd .bottom-block{
	background-color: #9F2F9B;
    border-color: #732C7B; 
}

.quick-search-button {
	background: #4F1B55;
	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;
}
