body {
    color: #E2EBF4;
    padding:0;
    margin:0;
    background-image: url('img/bg.jpg'); /* Путь к фоновому рисунку */
    background-position: left bottom; /* Положение фона */
    background-repeat: no-repeat; /* Отменяем повторение фона */
   }
.slogan {
	font-style: italic;
	font-weight: bold;
	color: #900;
	text-align: center;
}



  body.frame {
  padding:0;
  margin:0;
}

li {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	margin: 0 10 0 -20;
}

a {
  font-family: Tahoma;  
  font-size: 13px;
  color: #19396D;
}


p {
  font-family: Tahoma;  
  font-size: 12px;
  color: #666666;
  margin: 10 10 0 10;

}
h1, h2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #19396D;
	font-weight: bold;
	margin: 20 10 0 10;
}


p.h2 {
  font-family: Tahoma;  
  font-size: 11px;
  color: #ffffff;
}

a.h2 {
  font-family: Tahoma;  
  font-size: 11px;
  color: #ffffff;

}

b {
  font-family: Arial;  
  font-size: 13px;
  font-weight: bold;
  color: #19396C;
}

p.black {
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  color: #000000;
   
}


.img_btn {
  cursor: pointer;
}


img.calendar {
  float: right; 
  margin: 0 0 10px 10px;
}
.menuup, .menuup a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #19386E;
	text-decoration: none;
	background-color: #B2BCC9;
}

.menuleft, .menuleft a, .menuleft a div{
	margin: 0px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #B2BCC9;
	text-decoration: none;
}
.menuup a:hover, .menuleft a:hover{
	color: #641600;
	text-decoration: underline;
}
.onepx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.links a {
	margin: 0px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11.5px;
	text-align: left;
	text-decoration: underline;
}
.infobluebold {
	color: #19396D;
	font-weight: bold;
}
.infoblue {color: #19396D}

.links a:hover{
	text-decoration: none;
}
.send {

  font-family: Tahoma;  
  font-size: 12px;
  color: #19396D;
  margin: 10 10 0 10;
}
