body { 
	font: 12px Arial;
	color: #111111;	 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	/*background: #4c99bf;*/
	}
	
	#logo{

	height: 180px;
	/*background: url('/images/toppan.png') no-repeat 0px 0px;*/
        /*background-color: #3a8cb4;*/

	}

li {
    color: #003366; /* Цвет маркеров */
}

.container p{
    color: #003366;
}

.container a{
    color: #003366;
}

.name{
position: absolute;
margin-left: 10px;
}

.name a img{
    /*height: 191px;*/
    margin-left: 10px;
    margin-top: 10px;
}
td.topper{
    position: relative;
}
.contacts{
    font-size: 35px;
    /*font-weight: bold;*/
    /*color: white;*/
    float: right;
    position: absolute;
    right: 15px;
    /*top:100px;*/
}

.contacts a{
    color: #ffffff;
}

.contacts a:hover{
    color: #eaf8ff;
    text-decoration: none;
}

#panel {
border-color: #7badc6;
}
tr.but {

    text-align: center;
    font-size:16px;
    font-weight: bold;
}
a.button {
    margin-top: 2px;
    margin-right: 5px;
    padding-top: 10px;
    display: block;
    /*height: 30px;*/
    padding-bottom: 10px;
    width:195px;
    background-color:#1a5775;
  text-align: center;
  color:#ffffff;
  text-decoration:none;
    border-radius: 4px;
}
a.buttonsel {
    margin-top: 2px;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    /*height: 30px;*/
    width:195px;
    background-color:#cae1ec;
  text-align: center;
  color:#1a5775;
  text-decoration:none;
    border-radius: 4px;
}
a.button:hover {
  color:#353535;
    background-color:#a6b6bc;
  text-decoration:none;

}
a.downl {
	text-align: center;
    font-size: 16px;
  color:#ffffff;
  text-decoration:none;
    margin-left: 20px;
}

a.downldoc {
	text-align: center;
  color:#ffffff;
  text-decoration:none;
  font: 8px Arial;
}
p{font: 12px Arial;}

.box{background-color:#a6b6bc;
/*position: top;*/
}

#downpanel { height: 50px;  border-color: #1a5775; font: 12px Arial; color:#1a5775; text-align: center;}

.container{
    position: relative;
    margin-top: 2px;
    width: 800px;
    background-color:#cae1ec;
    border-radius: 8px;
    margin-bottom: 3px;
}

.dldocs{
    text-align: center;
}

a.gotoadmin{
    cursor: pointer;
    height: 30px;
    position: fixed; /* Фиксированное положение */
    right: 200px; /* Расстояние от правого края окна браузера */
    bottom: 0px; /* Расстояние сверху */
    /*padding: 7px; !* Поля вокруг текста *!*/
    padding-top: 3px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    background: #1a5775; /* Цвет фона */
    font-size: 16px;
    color: white;
    border: none; /* Параметры рамки */
}

a.gotoadmin:hover{
    text-decoration: none;
}

a#scrollUp {
    font-size: 20px;
    bottom: 0px;
    right: 20px;
    padding: 15px 20px;
    background: #1a5775;
    color: #FFF;
    -webkit-animation: bounce 2s ease infinite;
    animation: bounce 2s ease infinite;
}

.topline{
    position: absolute;
    height: 180px;
    width:100%;
    background: #4c99bf;
}

.bottomline{
    position: fixed;
    /*height: 40px;*/
    width:100%;
    bottom: 0px;
    background-color: #4c99bf;
    /*padding: 0px 35% 10px 0%;*/

}

.bottomline p{
    color: white;

}

.category-title{
    margin-left:-15px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    padding: 10px;
    position: static;
    width: 800px;
    background-color: #4c99bf;
    border-radius: 8px 8px 0 0;
    margin-bottom: 5px;
}

.letter-alert{
    margin-top: -5px;
    margin-left:-15px;
    font-size: 16px;
    /*font-weight: bold;*/
    /*height: 20px;*/
    color: white;
    /*padding: 10px;*/
    position: static;
    width: 800px;
    background-color: #4ca55f;
    border-radius: 0 0 0 0;
    margin-bottom: 5px;
    border: 0px;
}

.tarif-box{
    margin: 5px;

    /*display: inline-block;*/
    /*width: 10%;*/
    /*float: right;*/
}

table.tarif-box tr td{
    padding: 5px;
    font-size: 18px;
    /*text-align: center;*/
}


/*---------------------------------------------------------------------------------------------*/
ul.catalog{
    margin-left: -40px;
}
ul.catalog li {
    list-style: none;
}


.category-products .panel-default .panel-heading .panel-title a,
.category-products li a{
    /*text-align: center;*/
    font-size:16px;
    font-weight: bold;
    margin-top: 2px;
    margin-right: 5px;
    padding-top: 10px;
    display: block;
    /*height: 30px;*/
    padding-bottom: 10px;
    width:195px;
    background-color:#1a5775;
    text-align: center;
    color:#ffffff;
    text-decoration:none;
    border-radius: 4px;
}

.category-products .panel-default .panel-heading .panel-title a:hover,
.category-products li a:hover{
    /*text-align: center;*/
    color:#353535;
    background-color:#a6b6bc;
    text-decoration:none;
}

li.dcjq-parent-li > ul{
    margin-left: -40px;
}

li.dcjq-parent-li > ul > li > a{
    background-color: #1c84a5;
    font-weight: normal;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 0 none;
}

.category-products .panel-default .badge,
.category-products li .badge{
    background:none;
    border-radius: 10px;
    color: #696763;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

/*-----------------------------------------------------------------------------------*/
