p {
	text-align: justify;
	
	
}

#sidebar , #obr{
	display: none;
	
	
}
.titlesub {
	border-bottom: 1px solid #A0B071;
	color: #000000;
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase;
}

.titletop {
	color: #736451;
	font-family: Georgia, "New York CE", utopia, serif;
	font-size: 30px;
	font-weight: normal;
	margin: 8px 0 10px 0;
	padding: 5px 0 0 0;
	text-align: left;
	text-transform: uppercase;
}
.card-left {
	float: left;
	height: 105px;
	margin: 0 13px 10px 0;
	overflow: auto;
	padding: 10px 0;
	text-align: center;
	width: 170px;
}

.card-right {
	float: right;
	font-size: 75%;
	height: 105px;
	margin: 0 0 10px 13px;
	overflow: auto;
	padding: 10px 0;
	text-align: center;
	width: 170px;
}
table.tab3   {
	background: #7799BB;
	border: solid #000000 2px;
	border-collapse: collapse;
	width: 100%;
}
.tab3 th  {
	text-align: left;
}

.tab3 th, .tab3 td  {
	border: solid #000000 1px;
}


