@charset "utf-8";
/* CSS Document */

/*content*/

.content {
	margin-left:auto;
	width:900px;
}

.top-left {
	margin-right:20px;
	margin-left:auto;
	min-width:795px;
	width:50%;
	font-size:0.8em;
	text-align:left;
	color:#626262;
}

.content h2 {
	margin:1.2em 0 1em 0;
}

.content .obrpar {
	min-height:537px;
	min-width:613px;
	background-image:url(../img/img01.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#linx p, .normal p {
	background-image: none;
	height: auto;
	width: auto;
	min-height:0px;
}
p{
    font-weight: normal !important;
}
