html {
	background: #e2f0f8;
}

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%
}

body {
	background: url("/static/images/bodyfon.jpg") repeat-x;
	font: 14px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	min-width: 1024px;
        height: 100%;
        height: auto !important;
	color: #074D7B;
}

body:last-child:not(:root:root) #wrapp {
	min-width: 1056px;
}

img {
	border: none;
}

p, ul, li, div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

#wrapp {
	padding-bottom: 40px;
}

/*---------------------------- header -----------------------------------*/
.lbugfon {
	background: url("/static/images/lbugfon.jpg") repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	height: 65px;
	width: 10px;
}

#header {
	clear: both;
	height:190px;
}

#logo {
	margin-left: 10px;
	float: left;
}

.control-panel {
	text-align: right;
	padding: 8px 10px 0 0;
	height: 17px;
}

.control-panel span {
	color: #e2f0f8;
	font-size: 0.8em;
	margin: 0 4px;
}

.control-panel a {
	color: #e2f0f8;
	font-size: 0.7em;
	text-decoration: none;
}

.control-panel a:hover {
	text-decoration: underline;
}

.reg-panel {
	background: url("/static/images/reg-panel.jpg") repeat-x;
	height: 34px;
	margin: 14px 0 0 10px;
}

.reg-panel table {
	color: #fff;
	font-size: 0.8em;
	padding-top: 4px;
}

.userlogout {
	padding: 7px 10px 0 0;
	color: #fff;
	font-size: 0.8em;
	text-align: right;
}

.userlogout ul {
	margin: 0;
	padding: 0;
}

.userlogout ul li {
	border-right: 1px solid #fff;
	display: inline;
	margin: 0;
	padding: 0 6px 0 2px;
}

*+html .userlogout ul li {
	padding: 0 6px;
}

.userlogout a {
	color: #fff;
	text-decoration: none;
}

.userlogout a:hover {
	text-decoration: underline;
}

.reg-panel table td {
	padding-right: 8px;
	vertical-align: middle;
}

.reg-panel table .inptxt {
	background: #b5cbda;
	border: 1px solid #6295b5;
	color: #074d7b;
	font-size: 1em;
	padding: 0 2px;
}

.reg-panel table .inpbut {
	background: url("/static/images/enter.jpg") no-repeat;
	border: none;
	color: #094e7c;
	height: 23px;
	width: 70px;
}

.reg-panel table input[type=checkbox] {
	margin: 0 0 0 5px;
}

/*.reg-panel table input[type=checkbox] {
	border: 1px solid #ff0000 !important;
	background: none;
	opacity: 90;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}*/

/*---------------------------------- content --------------------------------------*/
.content {
    padding: 20px 5% 0 5%;
}

.content .pagination {
	font-size: 0.82em;
	margin-top: 16px;
	margin-left: -135px;
	text-align: center;
}

.content .pagination a {
	color: #074D7B;
}

.indexpagetext {
	width: 80%;
}

.indexpagetext div {
    color: #074D7B !important;
    line-height: 1.5em;
}
.content table td {
	padding-right: 10px;
}

.content table input[type=file] {
	color: #074d7b;
	font-size: 0.8em;
}

#prevupl {
	color: #777;
	font-size: 0.7em;
	text-align: center;
}

#progressbar {        
	font-size: 0.7em;
}

#progressbar img {
	margin: 8px 10px 0 0;
}

#progressbar span {
	color: #777;
}

.standardform label {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.standardform label.group {
	float: none;
	width: auto;
	margin: 0 5px 0 2px;
}

.standardform p {
	margin: .5em 0;
	clear: both;
}

.standardform .input {
	border: 1px solid #ccc;
}

.standardform .errorInput {
	border: 1px solid red;
}

.standardform .errorMessage {
	margin-left: 15px;
	font-size: 10px;
	color: red;
}

.standardform .captcha {
	float: left;
}

.standardform .captcha_challenge {
	float: left;
}

.standardform .captcha input {
	float: left;
	clear: left;
}

.standardform p .clear {
	display: block;
}

.submit,
.button {
	margin-left: 110px;
}

/*---------------- login ----------------*/
.intblock {
	width: 500px;
	margin: 0 auto 30px;
}

.intblock .ib-h {
	background: url("/static/images/ib-hl.png") no-repeat;
	height: 33px;
	padding: 0 0 0 16px;
}

.intblock .ib-hl {
	background: url("/static/images/ib-hc.gif") repeat-x;
	height: 30px;
	width: 468px;
	float: left;
	color: #fff;
	font-size: 1.2em;
	padding-top: 6px;
}

.intblock .ib-hr {
	background: url("/static/images/ib-hr.png") no-repeat;
	float: right;
	height: 33px;
	width: 16px;
}

.intblock .ib-f {
	background: url("/static/images/ib-fl.png") no-repeat;
	height: 11px;
	padding: 0 0 0 200px;
}

.intblock .ib-fl {
	background: url("/static/images/ib-fc.gif") repeat-x;
	height: 11px;
	width: 284px;
	float: left;
	color: #fff;
	font-size: 1.2em;
}

.intblock .ib-fr {
	background: url("/static/images/ib-fr.png") no-repeat;
	float: right;
	height: 11px;
	width: 16px;
}

.intblock .ib-b {
	background: #d3e5ef url("/static/images/ib-b.gif") no-repeat 1px 100%;
	border: 1px solid #c5dae6;
	padding-left: 20px;
	margin-bottom: -1px;
}

.intblock .ib-b div {
	padding-top: 6px;
}

.intblock .ib-b p {
	color: #064c7a;
	font-size: 0.9em;
	margin-top: 4px;
}

.intblock .ib-b p .inp-txt {
	background: #e9f2f7;
	border: 1px solid #9abfd4;
	padding-left: 2px;
	color: #064c7a;
	width: 90%;
}


.intblock .inp-check {
	margin: 2px 0 0;
}
/*select full size*/
.intblock .inp-self {
	background: #e9f2f7;
	border: 1px solid #9abfd4;
	padding-left: 2px;
	color: #064c7a;
	width: 90%;
}
/*select original size*/
.intblock .inp-sel {
	background: #e9f2f7;
	border: 1px solid #9abfd4;
	padding-left: 2px;
	color: #064c7a;
}

.intblock .inp-button {
	color: #064c7a;
}

.formtxt {
	color: #999;
	font-size: 0.8em;
	line-height: 1.6em;
}

.d-error {
	color: #cc0000;
}

.intblock div p .d-error {
	color: #cc0000;
}

/*---------------- textblock ----------------*/
.textblock {
	padding: 30px 100px 0 0;

}

.textblock p {
	font-size: 0.85em;
	line-height: 1.5em;
	text-align: justify;
	text-indent: 8px;
	color: #666;
}


/*---------------- tablefiles ----------------*/
.tablefiles {
	width: 86%;
}

.tablefiles th {
	background: url("/static/images/ib-hc.gif") repeat-x;
	height: 25px;
	color: #fff;
	font-weight: normal;
	font-size: 0.8em;
	padding: 4px;
}

.tablefiles td {
	background: #D3E5EF;
	border: 1px solid #C5DAE6;
	font-weight: normal;
	font-size: 0.8em;
	text-align: center;
	padding: 4px;
}

.tablefiles td a {
	color: #074D7B;
}

.tablefiles td a:hover {
	text-decoration: none;
}

.bbcode{
    background-color:yellow;
}
.d_input{
    border: 1px solid #4E80A1;
    margin-bottom: 6px;
}
#download_list{
    border-spacing: 10px;
    width: 86%;
}

/*---------------- containertxt ----------------*/
.containertxt {
	line-height: 1.5em;
	color: #074d7b;
}

.containertxt a {
	/*color: #033e65;
	font-style: oblique;*/
}

.containertxt p {
	margin-bottom: 4px;
}

.containertxt h3 {
	margin-top: 0;
	font-size: 1.05em;
	color: #074d7b;
}

#choice{
    width:600px;
    font-size:14px;
}
#content_tab{
    padding:10px;
    font-size:12px;
}
#buttons{
    height:20px;
}
.choice_load{
    float:left;
    height:100%;
    text-align:center;
    color:white;
    background-color:#356D8F;
    text-decoration:none;
    margin-right:2px;
    padding:0 5px 0 5px;
}
.choice_load:hover{
    background-color:white;
    color:#3F86B4;
}
#choice_load_sel{
    color:white;
    background-color:#3F86B4;
}
.left_table td{
    text-align: left;
}

/***********  Мои файлы  ************/
.tablefiles td img{
    margin-right: 3px;
}
.folder{
    text-decoration: none;
}

/******* download  ********/

#description_content{
    width:200 px;
}

/********** Блок поиска **********/
.column_category{
    float:left;
    margin:0 5px 0 5px;
    /*text-align:left;*/
}
#search_category_block{
    width:300px;
    margin:0 auto;
    line-height:2;
    /*border:1px solid #6894B1;*/
}
#search_block{
    padding:20px;
    /*border:1px solid #6894B1;*/
    width:700px;
    margin:5px auto 5px;
    text-align:center;
}
.column_category a {
    text-decoration:none;
}
#search_block input,#search_block select {
    border:10px solid #6894B1;
}

table.category_view_block {
	width: 80%;
}

table.category_view_block td {
	text-align: center;
	background: #d1e0ea;
}

table.category_view_block img {
	width: 100px;
}

table.category_view_block a {
	display: block;
}

.list_content li {
	list-style: none;
	margin-bottom: 10px;
}

.preview {
	overflow: auto;
	width: 100%;
}

#add_more_files {
	margin-top: 10px;
}

#vkshare0 td {
    padding: 0;
}