@charset "utf-8";
h2, h4 {
	color: #662778;
	background-color: inherit;
}
.rightHeader {
	background-image:url(../pictures/headerKatalog2.png);
}
.docContent a {
	text-decoration: underline;
	font-weight: normal;
}
.docContent a:hover {
	color: #662778;
	background-color: inherit;
}
ul.contents li:hover {
	background-color: #662778;
}
ul.contents .selected {
	background-color: #662778;
}
.userMenuSection {
	background-image:url(../pictures/headerKatalog.png);
}

table.tenderInfo {
	width: 430px;
	float: right;
	margin-top: 0px;
}


table.tenderInfo .row2 td , table.tenderInfo .row2 th{
	background-color: #F4E9F8;
}
table.tenderInfo th {
	width: 140px;
}

table.tenderInfo .date {
	padding-bottom: 10px;
	font-size: 10px;
}
table.tenderInfo .title {
	color: #662778;
	font-size: 14px;
	font-weight: bold;
}
.pictureGallery {
	margin-top: 8px;
}
