html, body{
	margin: 0;
	padding: 0;
}

body, td{
	margin: 0;
	p adding: 0 0 55px 0;
	font-family: Georgia, Times;
	font-size: 90%;
	color: #393939;
}

p{
	font-family: Georgia, Times !important;
	color: #393939;
}

input, textarea{
	font-family: Georgia;
	font-size: 90%;
}

a{
	color: #5380B5;
	text-decoration: underline;
}

a:visited{
	color: #5380B5;
	text-decoration: underline;
}

form{
	margin: 0;
	padding: 0;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

#bord{
	min-width: 780px;
	width: expression((document.body.clientWidth <= 780) ? '780px' : '100%');
}

#header{
	background: url(../i/h0.gif) top left repeat-x;
	width: 100%;
	height: 267px;
	clear: both;
	float: left;
}

.header{
	background: url(../i/t4.gif) top left no-repeat;
	width: 100%;
	float: left;
}

.org{
	background: url(../i/t1.gif) top left no-repeat;
	padding: 12px 0 13px 106px;
}

.l{
	float: left;
}

.r{
	float: right;
}

.clr{
	clear: both;
}

form{
	padding: 0;
	margin: 0;
}

.srch{
	padding-left: 25px;
	color: #858585;	
}

.srch input{
	border: none;
	background: url(../i/ico_srch.gif) top left no-repeat;
	text-decoration: underline;
	color: #858585;
	padding-left: 15px;
	text-align: left;
	margin-left: 7px;
}

.srch input.text{
	border-top: solid 1px #C9C9C9;
	border-left: solid 1px #C9C9C9;
	border-right: solid 1px #E8E8E8;
	border-bottom: solid 1px #E8E8E8;
	background: #fff;
	text-decoration: none;
	color: #000;
	padding: 1px 4px;
}


.index{
	width: 100%;
	float: left;
}

.index div.block1, .index div.block2, .index div.block3{
	width: 25%;
	float: left;
	margin-left: 3.5%;
}

.index > div.block1, .index > div.block2, .index > div.block3{
	margin-left: 8% !important;
}

.index ul li{
	list-style-image: url(../i/arrow.gif);
}

.index div.block1 div, .index div.block2 div, .index div.block3 div{
	border-bottom: solid 1px #ccc;
}

div.txt{
	width: 80%;
	margin: 0 10% 0 10%;
	clear: both;
	padding-top: 20px;
}

h1{
	font-size: 150%;
	letter-spacing: 1px;
	font-weight: normal;
}

.txt h2{
	font-size: 140%;
	background: url(../i/hr.gif) bottom left repeat-x;
	padding-bottom: 3px;
	color: #666;
	font-weight: normal;
}

.hr{
	clear: both;
	background: url(../i/hr.gif) top left repeat-x;
	height: 2px;
	width: 100%;
}

div.inner div.txt{
	width: 100%;
	clear: none !important;
	margin: 0 !important;
}


div.inner div.txt div.txt-in p span, div.inner div.txt div.txt-in p{
	font-family: Georgia, Times !important;
	color: #393939;
	font-size: 100% !important;
}

.inner{
	float: left;
	width: 100%;
	clear: both;
}

.menu{
	float: left;
	width: 20%;
}

.menu h2{
	color: #858585;
	font-size: 120%;
	font-weight: normal;
	padding: 0;
	margin: 20px 0 5px 10%;
}

.menu ul{
	margin: 0 0 0 20%;
	padding: 0;
}

.menu ul li{
	list-style-image: url(../i/arrow.gif);
}


#black a{
	color: #000;
}

#black{
	list-style-image: url(../i/arrow_black.gif);
}

.menu ul li.act{
	list-style-image: url(../i/arrow_gray.gif);
}

#footer a{
	text-decoration: none;
	color: #393939;
}

#footer a:hover{
	text-decoration: underline;
}

#footer{
	margin-top: 75px;
	width: 100%;
	background: url(../i/f1.gif) bottom left repeat-x;
}

#footer div{
	background: url(../i/f0.gif) bottom left no-repeat;
}

#footer div div{
	padding-left: 10%;
	height: 55px;
}

.txt div.menu{
	float: none;
	width: 100%;
/*	padding: 10px 10% 20px 5%;*/
	background: url(../i/mbg.gif) bottom left repeat-x;
}

.txt div.menu ul{
	margin: 0;
}

.txt div.hr{
	clear: none;
	width: 100%;
}

.txt div.menu ul li.act{
	list-style-image: url(../i/arrow_gray.gif);
}

#mytable td{
	padding: 10px 20px 10px 0;
	vertical-align: top;
}

.txt img{
	margin: 5px 2px;
	border: 1px solid #666;
}

.txt div.logos img{
	border: 0 !important;
	margin: 5px 2%;
}

.ico{
	border: none !important;
	margin-right: 15px;
}

.form{
	float: left;
	width: 80%;
	background: url(../i/hr.gif) top left repeat-x #f7f7f7;
	padding: 30px 5%;
}

#user > div.form{
	width: 100% !important;
}

.form div.form{
	width: 100%;
	padding-bottom:5px;
}

div.form > #user > div.form{
	width: 90% !important;
}

.form div.left{
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 10px;
}

.form div.left label{
	display: block;
	padding: 0 0 20px 0;
}

div.left > label{
	margin: 0 0 4px 0;
}

.form div.right input.input{
	border-top: solid 1px #9e9e9e;
	border-left: solid 1px #9e9e9e;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	height: 24px;
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
	width: 100%;
}

.form div.right textarea.input{
	border-top: solid 1px #9e9e9e;
	border-left: solid 1px #9e9e9e;
	border-right: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	padding: 2px 0 2px 5px;
	margin-bottom: 10px;
	width: 100%;
}

.form div.right{
	float: left;
	width: 60%;
}

.form > div.right{
	width: 40%;
}

.labels{
	background: url(../i/hr.gif) top left repeat-x;
	padding: 20px 5% 30px 5%;
}

.buttons{
	padding: 0 0 20px 0;
	text-align: center;
}

.intro{
	padding: 0 5% 30px 80px;
	background: url(../i/ico_info.gif) top left no-repeat;
}

.error{
	position: absolute;
	top: 250px;
	left: 25%;
	color: #E3360D;
	padding: 20px 30px 20px 95px;
	border: solid 1px #ccc;
	background: url(../i/error.gif) center left no-repeat #fff;
}

td.menu{
	float: none !important;
	width: 20%;
	vertical-align: top;
	padding: 0 0 0 0 !important;
	margin: 0 !important;
}

td.txt{
	float: none !important;
	width: 70%;
	vertical-align: top;
	padding: 0 0 0 0 !important;
	margin: 0 !important;
}


td.menu ul{
	margin: 0 0 0 3em;
}

td.menu h2{
	margin: 0;
}

td.txt div.menu ul{
	margin: 0 0 0  2em;
}


td.txt div.txt-in{
	width: 100%;
	float: left;
}

.sep{
	width: 5%;
}

a.univers {
    display: block;
    position: absolute;
	width: 77px;
	height: 118px;
	background-image: url(../i/kazan2013.gif);
	right: 5%;
	top: 20px;
	z-index: 999;
}