@charset "utf-8";
/* CSS Document */

.oprema_main {
	width: 790px;
	align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: -1;
	height: 400px;
	background-image: url(../img/oprema/oprema.png);
	background-repeat: no-repeat;
}

.oprema_sub {
	width: 790px;
	align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: -1;
	background-image: url(../img/oprema/bg_line.png);
	background-repeat: no-repeat;
	height: 400px;
}

.oprema_header {
	width: 750px;
	align: center;
	margin-right: auto;
	margin-left: 20px;
	z-index: -1;
	height: 40px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

.oprema_content {
	width: 790px;
	align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	z-index: -1;
	float: left;
	height: 250px;
}

.oprema_image {
	width: 290px;
	align: center;
	margin-right: auto;
	z-index: -1;
	height: 240px;
	float: left;
	margin-top: 10px;
}

.oprema_text {
	width: 480px;
	align: center;
	margin-right: auto;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	z-index: -1;
	height: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.oprema_logo {
	width: 750px;
	align: center;
	margin-right: auto;
	margin-left: 20px;
	z-index: -1;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}
