@charset "utf-8";

.theme {
	color: #333333;
	background-color: #F4F9FF;
	background-repeat: repeat-y;
	border: 1px solid #9ABCFC;
	padding: 10px 0px 10px 10px;
	margin-bottom: 20px;
}
.theme p {
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px;
}
.1block {
	margin-bottom: 35px;
	line-height: 20px;
}
.1block p {
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 15x;
}
.drozaki {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	float: left;
	height: auto;
	margin-right: 10px;
	width: 50px;
}
.drsakata {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	float: left;
	height: auto;
	margin-right: 10px;
	width: 50px;
}
.txt {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	margin-bottom: 20px;
}
.color {
	font-weight: bold;
	color: #FF667D;
}

