body {
 font-family: Arial;
 color: #000;
 font-size: 12px;
 padding: 0px;
 margin: 0px;
 background-color: #fff;
}

p, table {
 font-family: Arial;
 color: #000;
 font-size: 12px;
}

a {
 color: #003cff;
}

h1 {
 margin: 0px;
 padding: 0px;
 font-family: Myriad Pro;
 font-size: 24px;
 font-weight: normal;
}

h2 {
 margin: 0px;
 padding: 0px;
 font-family: Myriad Pro;
 font-size: 20px;
 font-weight: normal;
}

h3 {
 margin-top: 0px;
 padding: 0px;
 font-size: 16px;
}

.first {
 margin-top: 0px;
 padding-top: 0px;
}

.l2 {
 padding: 20px 30px 5px 40px;
/*	line-height: 150%;*/
}

.inp_search {
 margin: 0px;
	padding: 6px 10px;
	width: 365px;
	height: 26px;
	font-family: Arial;
 color: #fff;
 font-size: 12px;
	border: none;
	background: url('/images/inp_bg.gif') no-repeat;
}

.search_but {
 margin: 0px;
	padding: 0px;
	width: 67px;
	height: 26px;
	border: none;
	background: url('/images/search_but.gif') no-repeat;
	cursor: pointer;
}

.inp_search_m {
 margin: 0px;
	padding: 2px 7px;
	width: 287px;
	height: 19px;
	font-family: Arial;
 color: #fff;
 font-size: 12px;
	border: none;
	background: url('/images/inp_bg_m.gif') no-repeat;
}

.m2 {
 padding: 10px 7px 5px 40px;
}

.m2 a {
 color: #ffe2a8;
	text-decoration: none;
}

.mb2 {
 padding: 0px 7px 5px 40px;
	text-align: right;
}

.b1 {
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #774f19;
        border-bottom-color: #774f19;
}
.b1 td {
        border-left: solid 1px #774f19;
								border-top: solid 1px #774f19;
}

.b1 th {
        border-left: solid 1px #774f19;
								border-top: solid 1px #774f19;
								background-color: #774f19;
								color: #fff;
								font-weight: bold;
}

.screen {
 margin: 5px 0px 5px 10px;
	float: right;
	border-collapse: collapse;
}

.screen td {
 padding: 12px 35px;
	border: solid 1px #000;
}

td.screen_title {
 background: #8c550c url('/images/screen_bg.gif') repeat-y;
	padding: 5px 35px;
}

.screen img {
 margin: 5px 0px;
}

a.s_zadachi {
 font-size: 14px;
}

table.zadachi {
 position: absolute;
	z-index: 1;
	margin-left: 100px;
	margin-top: -20px;
	display: none;
}

.zadachi td {
 padding: 12px 35px;
	background-color: #b7b2aa;
}

.zadachi td.screen_title {
 background: #8c550c url('/images/screen_bg.gif') repeat-y;
	padding: 5px 35px;
}

.zadachi td.screen_title h3 {
 margin: 0px;
	white-space: nowrap;
}

.func {
 padding-left: 15px;
	display: none;
	white-space: nowrap;
}

.sec_title {
 padding: 5px 10px;
	background-color: #754D17;
	font-size: 14px;
	font-weight: bold;
	color: #FFE2A8;
}

.sec_title a {
 color: #FFE2A8;
	text-decoration: none;
}

.showhere {
 width: 150px;
	height: 150px;
	overflow: hidden;
}

.buttondiv {
 margin-top: 5px;
	padding: 5px;
	text-align: center;
	background-color: #754D17;
}

.buttondiv img {
 cursor: pointer;
}

.more {
 font-size: 11px;
	color: #003cff;
	padding-right: 16px;
}

table.vote {
 width: 250px;
	border-collapse: collapse;
	border: none;
	float: left;
	margin: 5px 10px 5px 0px;
}

table.vote td {
 padding: 2px 15px;
	border: solid 1px #000;
}

table.vote td.vote_title {
 background: #8c550c url('/images/screen_bg.gif') repeat-y;
	padding: 5px 35px;
}

table.vote input.w100, table.vote textarea, table.vote select {
 width: 100%;
	border: none;
	background-color: #f4f4f4;
}

table.vote td.quest {
 font-size: 14px;
	color: #dbbe6d;
	padding: 12px 15px;
}

table.vote td.sub {
 padding: 7px 15px;
	text-align: center;
}

table.vote td.sub input {
 padding: 0px;
 border: none;
	width: 94px;
	height: 33px;
	background: url('images/vote.jpg') no-repeat;
	cursor: pointer;
}

table.vibor td {
 color: #fff;
}

table.tabs {
 background-color: #fff;
}

td.tab_td {
 padding: 10px 20px 0px 20px;
}

td.tab_footer {
 background-color: #fff;
}

td.tab_buttons {
 background-color: #3f3a36;
}

td.tab_first {
 background: url('/images/tab_head_left.gif') no-repeat;
}

td.tab_last {
 background: url('/images/tab_head_right.gif') right top no-repeat;
}

td.tab_buttons a {
 white-space: nowrap;
	color: #fff;
}

td.tab_diver {
 width: 20px;
 background: url('/images/tab_diver.gif') center center no-repeat;
}

td.tab_diver_sel {
 width: 20px;
 background: #4e4843;
}

td.tab_buttons td.sel {
 background-color: #4e4843;
}

td.tab_ten_left {
 background: url('/images/tab_ten_left.gif') right top no-repeat;
}

td.tab_ten_right {
 background: url('/images/tab_ten_right.gif') no-repeat;
}
