body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, "Geneva CE", lucida, sans-serif;
}

.error, .ok, #tableOkUsers, #discussion, #dutieInfo, #mainMenu, #mainContentBottom, #contentHolderTop, #mainContentTop, #contentHolderBottom, #userInfo, #addMonitoringForm, #addELOForm, .remove .removeLast, #footer, #login {
	display: none;
}

#text {
	display: block;
}

#main {
	width: 650px;
	height: auto;
	margin: 0;
	text-align: left;
	position: relative;
}

#mainContent {
	width: 650px;
	margin: 0 0 0 10px;
}

img {
	border: none;
}

a {
	color: #000000;
}

#logo_print {
	display: block;
}

.clear {
	clear: both;
	overflow: hidden;
}

.break {
	height: 15px;
	overflow: hidden;
}

.fLeft {
	float: left;
}

.fRight {
	float: left;
}

.mRight {
	margin-right: 20px !important;
}

#main {
	width: 950px;
	height: auto;
	margin: 16px auto 0 auto;
	_margin: 17px auto 0 auto;
	text-align: left;
	position: relative;
}

#topPart {
	width: 100%;
	height: 72px;
}

#logo {
	width: 236px;
	height: 72px;
	float: left;
}

#logo_normal {
	display: none !important;
}

#logo_print {
	display: block;
}

#rightContent {
	float: left;
	width: 650px;
	margin: 0;
	padding: 0;
	overflow: none;
}

#text {
	float: left;
	min-height: 300px;
	_height: 300px;
	position: relative;
	width: 580px;
	_width: 620px;
}

#text h1 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

#text h2 {
	font-size: 1.0em;
	margin: 0 0 4px 0;
	padding: 4px 0 0 0;
}

#text h3 {
	font-size: 0.8em;
	margin: 0 0 4px 0;
	padding: 2px 0 0 0;
}

#text p {
	font-size: 0.8em;
	margin: 0 0 14px 0;
	padding: 0;
	text-align: justify;
	line-height: 1.4em;
}

#text ul {
	margin: 0 0 6px 10px;
	padding: 0 0 0 10px;
	list-style: disc;
}


#text ul li {
	font-size: 0.8em;
	padding: 2px 0 2px 10px;
	background: url("../images/li.gif") 0 8px no-repeat;
	_background: url("../images/li.gif") 0 11px no-repeat;
}

#text ul li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#text ul li ul li {
	font-size: 0.9em;
	padding: 2px 0 2px 8px;
	background: url("../images/lili.gif") 0 60% no-repeat;
	_background: url("../images/lili.gif") 0 70% no-repeat;
}

#text table {
	font-size: 0.7em;
	border-color: #eaf3f8;
	border-width: 1px 1px 0 1px !important;
	border-style: solid;
}


table#mess {
	margin: 5px 0 10px 0;
	width: 666px;
}

.back {
	font-size: 0.9em;
}

#text table tr th {
	padding: 1px 2px 1px 5px;
	background-color: #3a5a66;
	color: #ffffff;
}

#text table tr td {
	padding: 1px 2px 1px 5px;
	border-color: #eaf3f8;
	border-width: 0 0 1px 0;
	border-style: solid;
}

.perex a {
	font-size: 0.9em;
}


.perex p span.perexMiniText {
	font-size: 0.9em;
	color: silver;
	display: block;
}

.perex .lang {
	font-size: 0.7em;
	color: silver;
}

.perex p span.perexMiniText a {
	font-size: 1em;
	color: silver;
}

#teacher {
	width: 680px;
	height: 160px;
	background: url("../images/teacher_bubble.gif") right top no-repeat;
}

#teacher img {
	width: 120px;
	height: 160px;
	float: left;
}

#teacher p {
	width: 458px;
	height: 108px;
	float: right;
	margin: 26px 45px 0 0;
	_margin: 26px 22px 0 0;
	font-size: 0.7em;
}

form {
	padding: 0;
	margin: 0;
}

form table {
	border: none !important;
}

form table tr td {
	border: none !important;
}

table tr td.bold {
	font-weight: bold;
}

.messContent {
	padding: 15px !important;
}

table tr.dark td {
	background: #F0F5F9 !important;
}

form table tr td label {
	width: 120px;
	display: block;
}

form.noWidth label {
	width: auto !important;
}

form table tr td input {
	padding: 0;
	border: 1px #c3d3da solid !important;
}

form table tr td textarea {
	padding: 0;
	border: 1px #c3d3da solid !important;
	height: 120px;
}

form table tr td select {
	padding: 0;
	border: 1px #c3d3da solid !important;
}

form table tr td select option {
	padding: 0 0 0 5px;
}

form table tr td .w60 {
	width: 60px;
}

form table tr td .w120 {
	width: 120px;
}

form table tr td .w180 {
	width: 180px;
}

form table tr td .w360 {
	width: 340px;
}

form table {
	margin-bottom: 15px;
}

form input.button {
	border: 1px #c3d3da solid !important;
	font-size: 12px;
	margin-top: 5px;
	padding: 1px 3px 2px 13px;
	_padding: 1px 0px 2px 5px !important;
	color: #3a5a66;
	background: #ffffff url("../images/button_bg.gif") 6px 4px no-repeat;
}

.error {
	color: red !important;
}

.ok {
	color: green !important;
}

#userInfo {
	position: absolute;
	top: -3px;
	right: 0;
	z-index: 5;
	text-align: right;
	font-size: 0.7em;
	color: gray;
}

.logoff {
	border: 0;
	width: 16px;
	height: 16px;
	padding: 0;
	font-size: 10px;
	margin: 0;
	background: url("../images/logoff.gif") 0 2px no-repeat;
	color: gray;
	cursor: pointer;	
}

#loginForm {
	background: url("../images/login_bg.gif") no-repeat;
	width: 317px;
	height: 143px;
	padding: 22px 0 0 25px;
	margin: 25px 0 0 140px;
}

#loginForm label {
	width: 60px;
}

.perform {
	width: 636px;
	height: 165px;
	padding: 8px 15px 8px 15px;
	margin: 15px 0 0 0;
	background: url("../images/perform_bg.gif") no-repeat;
	position: relative;
	border-top: 1px #000000 solid;
}

.remove {
	position: absolute;
	right: 15px;
	top: 7px;
}

.remove input{
	width: 16px;
	height: 14px;
	_width: 20px;
	_height: 16px;
	background: url("../images/ico_remove.gif") 1px -1px no-repeat !important;
}

.removeLast {
	position: absolute;
	right: 38px;
	top: 7px;
}

.removeLast input {
	width: 16px;
	height: 14px;
	_width: 20px;
	_height: 16px;
	background: url("../images/ico_remove_last.gif") 1px -1px no-repeat !important;
}

.perform h3 {
	float: left;
}

.perform span {
	font-size: 0.7em;
	float: left;
	display: block;
	margin: 4px 0 0 10px;
	color: #CCCCCC;
}

.perform .graph {
	width: 636px;
	height: 135px;
}

.perform .column {
	width: 35px;
	height: 135px;
	float: left;
	overflow: hidden;
	margin: 0 2px 0 2px;
	position: relative;
}

.perform .top {
	width: 35px;
	position: relative;
	background: #ffffff;
	border-bottom: 2px #000000 solid;
}

.perform .date {
	font-size: 10px;
	color: #f2f2f2;
	position: absolute;
	width: 33px;
	text-align: center;
	bottom: 2px;
	left: 2px;
}

.perform .elo {
	font-size: 10px;
	color: #000000;
	position: absolute;
	width: 35px;
	text-align: center;
	bottom: 0;
	left: 0;
}

#newMess {
	width: 651px;
	_width: 630px;
	height: 235px;
	padding: 15px 0 0 15px;
	margin: 0 0 10px 0 !important;
	background: url("../images/mess_bg.gif") no-repeat;
}

.descr {
    float: left !important;
    width: 600px !important;
}

.taskPaging, .taskRight, .rightSolution, #tableOkUsers, #discussion {
	display: none;
}

.noPrint {
	display: none;
}









