@charset "utf-8";
/* CSS Document */

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color:#F5F5F5;
}
td.header {
	background-color: #E6E7DE;
	border-top: solid 7px #EEEEE8;
	height: 109px;
}
td.footer {
	background-color: #575651;
	border-top: solid 5px #706F6B;
	height: 47px;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#E6E7DE;
	padding: 0px 15px 0px 15px;
}
td.footer span {
	color: #C90101;
}
img.logo {
	margin-left: 45px;
}
td.header_contacts {
	background-color: #E6E7DE;
	border-top: solid 7px #EEEEE8;
	height: 109px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	text-align: right;
	padding-right: 15px;
	padding-left: 8px;
}
td.header_contacts a{
	color: #B60101;
	text-decoration:underline;
}
td.header_contacts a:hover{
	color: #B60101;
	text-decoration:none;
}
td.column {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(images/column_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.text {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
td.text td{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
td.text div{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
td.text a{
	color: #B60101;
	text-decoration:underline;
}
td.text a:hover{
	color: #B60101;
	text-decoration:none;
}
td.title{
	padding-bottom:5px;
	color: #B60101;
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	text-transform:uppercase;
}
td.title span{
	font-size: 20px;
	text-transform:uppercase;
}
td.print{
	padding-bottom:5px;
	color: #B60101;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align:right;
}	
td.print a{
	color: #B60101;
	text-decoration:underline;
}
td.print a:hover{
	color: #B60101;
	text-decoration:none;
}
td.top{
	padding-top:5px;
	color: #B60101;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align:right;
}	
td.top a{
	color: #B60101;
	text-decoration:underline;
}
td.top a:hover{
	color: #B60101;
	text-decoration:none;
}
td.back{
	padding-top:5px;
	color: #B60101;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	text-align:left;
}	
td.back a{
	color: #B60101;
	text-decoration:underline;
}
td.back a:hover{
	color: #B60101;
	text-decoration:none;
}
td.left_column {
	text-align:left;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
	padding-right: 18px;
	padding-left: 15px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
td.left_column a{
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: 14px;
	color: #333333;
	margin-left:3px;
	margin-right:3px;
	text-decoration:none;
	color:#333333;
}
td.left_column a:hover{
	color: #B60101;
	text-align:left;
	text-decoration:none;
}
td.menul1{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	padding-left: 20px;
	padding-top: 3px;
}
td.right_column {
	padding-top: 25px;
	padding-right: 18px;
	padding-left: 15px;
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.crypt_small_bg {
	background-image: url(images/crypt_small_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
td.temide {
	background-image: url(images/temide.gif);
	background-repeat: no-repeat;
	background-position: 70% 20px;
}
td.info_question_title {
	padding-top: 10px;
	background-image: url(images/info_question.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
td.info_search_title {
	padding-top: 10px;
	background-image: url(images/info_lupa.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
td.info_text {
	padding-top: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	text-align:justify;
}
td.info_text input{
	width:90%;
	height:19px;
	border: solid 1px #575651;
	margin-top:5px;
}
td.info_link {
	padding-top: 7px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
}
td.info_link a{
	text-decoration:inderline;
	color:#B60101;
}
td.info_link a:hover{
	color: #B60101;
	text-decoration:none;
}
td.navigation {
	padding-right: 15px;
}
td.navigation img{
	margin-left: 10px;
}