/* CSS Document */

#sidemenu {
	width: 0px!important;
	padding:0!important;
	border: none!important;
	margin: 0 0 -10px 0!important;
}

#content div.moji {
	width: 410px;
	float: left;
}

#content div.photo {
	float: right;
	width: 250px;
	height: 175px;
	background: #CCCCCC;
}

h4 {
	font-size: 120%;
	color: #2c893a;
}

#content ul {
	margin: 10px 0 10px 20px;
}

#content p.button {
	margin: 40px 0 0 0;
}

#content table.box {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-size: 95%;
}

#content table.box th {
	text-align: center;
	font-weight: normal;
	padding: 10px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #EBFECF;
}

#content table.box td {
	padding: 10px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#content table.box td.no {
	width: 10px;
}