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

.page {
	border-color: #9C6244;
}

.block {
  border: 1px solid #817b62;
  background-color: #ffffff;
}

img.vpravo {
 border: 1px solid #9C6244;
}

h3.block, b.block {
  color: #817b62;
}

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

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

#menu {  
	border-top: 2px solid #F9F3E9;
	background: #7ab8b0;
}

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

#content_wrapper a, #content_wrapper a:hover { 
	color: #817b62;
}

.part_A {
	background-color: #E2E1DB;
}

.part_B {
	background-color: #EDECE6;
}

