/* PCPE/NPPE Blue-look Extension StyleSheet  */

.page {
	border-color: #4A5E75;
}

.block {
  border: 1px solid #4A5E75;
  background-color: #D4DDE9;
}

img.vpravo {
 border: 1px solid #4A5E75;
}

h3.block, b.block {
  color: #4A5E75;
}

#header_top {
	background: url('../images/clock.gif');
	background-color: #6A86A7;
	background-repeat: no-repeat;
}

#header {
	background: url('../images/clock.gif');
	background-color: #ADC1D9;
	background-repeat: no-repeat;
	/*background-position: 0 /*-22;*/
}

#menu {  
  border-top: 2px solid #E8F2FF;
  background: #4A5E75;
}

#content_wrapper {
  background: url('../images/libinst-blue.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  
  background-color: #E8F2FF;
}

#content_wrapper a, #content_wrapper a:hover { 
	color: #4A5E75;
}

.part_A {
	background-color: #D4DDE9;
}

.part_B {
	background-color: #DEE8F4;
}

