﻿body {
background: url(background_pr_top_2018-11-29.jpg) no-repeat; 
background-opacity: 0.5;
font-family: FreeSet, Arial;
font-size: 14px;
font-weight: bold;
font-style: normal;
color: #2b2b2b;
margin: 0px;
margin-top: 140px;
padding: 0px;
border: 0 solid transparent;
width: 750 px;
overflow-y: auto; 
overflow-x: auto; 
z-index: 1000;
}
}

td.Selection{
	width:740px;
	max-width:740px;
	max-height:100px;
	height: auto;
	color: red;
	font-size: 20px;
}

td.Selection1{
	width:300px;
	height: auto;
}

a:link {
    color: #016194; /* Цвет ссылок */
   }
a:visited {
    color: #161BE9; /* Цвет посещенных ссылок */
   }
a:active {
    color: #161BE9; /* Цвет активной ссылки */ 
   } 

div.Head {
    font-weight: bold;
	color: #016194;
	font-size: 24px;
    margin-top: 36px;    
    margin-bottom: 16px;
}

div.Head1 {
    font-weight: bold;
	color: #016194;
	font-size: 24px;
    margin-top: 36px;    
    margin-bottom: 16px;
}

div.OrgForm {
    position: absolute; 
    font-size: 18px; 
    color: #000000; 
    text-align: right; 
    font-weight: normal;
    padding-left: 660px; 
    top: 140px; 
    right:auto; 
    height: 40px;
}

div.BranchFullName { 
    position: absolute; 
    font-size: 14px; 
    color: #000000; 
    text-align: right;  
    font-weight: normal;   
    right: 0px; 
    top: 27px; 
    width: 450px; 
    height: 19px; 
}

div.BranchAddress { 
    position: absolute; 
    font-size: 14px; 
    color: #9d9d9d; 
    text-align: right;  
    font-weight: normal;    
    right: 0px; 
    top: 27px; 
    width: 450px; 
    height: 19px; 

}

div.Header_3 {
    margin-left: 373px; 
}

div.ConentBlock {
    padding-left: 50px;
    margin-top: 12px; 
    min-height: 300px; 
    font-weight: normal;
    text-align: left;
}

table.Aliases {
     text-align: left;
     margin-left: 0px;
     padding-left: 0px;
     width: 1000px;     
     min-height: 20px;
     max-width: 500px;
     color: #013594;
}

table.Aliases th {
    background-color: #ffffff;
    padding: 5px;    
    min-height: 20px;
    text-align: left;
}

table.Aliases td {
    background-color: #ffffff;
    padding: 5px;    
    min-height: 20px;
}

ul.List {
    max-width: 800px;     
    min-height: 20px;
}

ul.List li {
    padding: 5px;
}

ul.List li.UpFolder {
    list-style-type: none;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
}
ul.List li.Folder {
    font-weight: bold;
    list-style-type: square;
    background-color: #ffffff;
}
ul.List li.Element {
    list-style-type: circle;
    background-color: #ffffff;
}

div.DatesMain {
    text-align: center;
    width: 723px;
    height:450px;
    font-size:  x-large;
}

table.DatesNav {
    width: 90%;
}

table.DatesNav td.MonthPrior, td.MonthNext {
    font-family: "Wingdings 3";
}

table.DatesNav td.MonthPrior {
    width: 20%;
}

table.DatesNav td.MonthNext {
    width: 20%;
}

table.DatesNav td.MonthName {
    width: 60%;
}

table.DatesDates {
    width: 90%;
    min-height: 300px;
    max-height: 400px;
    font-size:  x-large;
}

table.DatesDates td.Available {
    background-color: #A5D3AC;
    width: 40px;
    height:40px;
    font-size:  x-large;

}

table.DatesDates td.NotAvailable {
    color: #9d9d9d;
	background-color: #EEEEEE;
    width: 40px;
    height:40px;
}

table.Times {
    text-align: center;
    width: 650px;
    font-size:  x-large;
}

table.Times td.Available {
    background-color: #A5D3AC; 
    width: 30px;
    height:40px;
    font-size:  x-large;

}

table.Times td.NotAvailable {
    color: #9d9d9d;
    background-color: #EEEEEE;
    width: 30px;
    height:40px;

}
