




/* ������*/
/*======================================================================================*/

a,
a:hover,
a:visited { color: #db5800;}

/*======================================================================================*/
/* /������*/


/*���������*/
/*======================================================================================*/

.add_head {
    font-weight: bold;
}
.add_head, h1,h2,h3,h4,h5,h6 {
     font-family: Tahoma, Geneva, sans-serif;
}
.add_head, h1 {
    color: #000;
    font-size:18px;
    margin-bottom:16px;
	font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 2px;
    float: left;
    border-bottom: 2px solid #f1af00;
}
h2 {
    color: #e76400;
    font-size:20px;
    margin-bottom:16px;
}
h3 {
    color: #4a9dbc;
    font-size:18px;
    margin-bottom:16px;
}
h4 {
    color: #000000;
    font-size:16px;
    margin-bottom:16px;
}
h5 {
    color: #f06d00;
    font-size:14px;
    margin-bottom:16px;
}
h6 {
    color: #4a9dbc;
    font-size:12px;
    margin-bottom:16px;
}

/*======================================================================================*/
/* /���������*/


/* ������  (��������� �������� � �.�.)*/
/*======================================================================================*/

p.alert,
blockquote{
    color: #ff0000;
	font-size:14px;
    font-weight: bold;
}
blockquote {
    padding: 10px 15px;
    margin-bottom:15px;
    background: #f7f7f7;
    border-radius:3px;
    box-shadow: 1px 1px 1px rgba(200,200,200,0.8);
}

/*======================================================================================*/
/* /������  (��������� �������� � �.�.)*/


/* ������� �����������*/
/*======================================================================================*/

.gallery li p.name {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top:8px;
    margin-bottom:0px;
}

.gallery_foto_scalable li p.name,
.gallery li p.name {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top:8px;
    margin-bottom:0px;
}

/*======================================================================================*/
/* /������� �����������*/


/* �������*/
/*======================================================================================*/

table thead td,
table th {
    color:#000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background: repeat url(../images/design/th.png);
}

.content table{
    margin-bottom:15px;
}
.content table thead td,
.content table th {
    padding:12px 10px;
}
.content table td{
    padding:12px 10px;
}

.content table td,
.content table th {
    border:1px solid #808080;
}

/*======================================================================================*/
/* /�������*/


/* ������ ��������� �����*/
/*======================================================================================*/

input[type="text"],
textarea,
td.captcha img {
    border: 1px solid #c48600;
}
input[type="text"],
textarea {
    color: #000000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.feedback td.captcha a,
.feedback td.captcha a:visited {
    color: #ff4444;
	font-size:11px;
}

/* �������� */
.feedback span {
    color:#ff0000;
    font-size:14px;
}

/* ������� �� ����� */
a.button,
a.button:visited,
input[type="submit"],
input[type="button"]{
    color: #000;
    text-shadow: 0px 1px 1px #fff;
    font-size: 14px;
    font-weight: bold;
    font-family:Arial, Helvetica, sans-serif;
    padding-top:10px;
    padding-bottom: 18px;
    text-transform: uppercase;
    background: url("../images/design/fdb.png");


    border:0;
    display:block;
    text-align: center;
    text-decoration:  none;
	padding-left:25px;
	padding-right:25px;
}
a.button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    color: #000;
    text-shadow: 0px 1px 1px #fff;
}

/*======================================================================================*/
/* /������ ��������� �����*/





/* ���������*/
/*======================================================================================*/

p.more a,
a.more,
p.more a:visited,
a.more:visited,
p.back a,
a.back,
p.back a:visited,
a.back:visited {
  color: #000;
}

/*======================================================================================*/
/* /���������*/


/* ������*/
/*======================================================================================*/

ul,
ol{
    margin-bottom:20px;
	overflow: hidden;
}
ul li{
    padding-left: 17px;
    background: no-repeat left 6px url(../images/design/li_mark.png);
    margin-bottom:3px;
}
ol{
    margin-left:17px;
}

ol li {
    margin-bottom:3px;
}

ul.docdow li {
  margin-bottom:10px;
  line-height: 16px;
}
ul.docdow li a {
  font-size: 12px;
}

/*======================================================================================*/
/* /������*/


/* img*/
/*======================================================================================*/

div.cont-galler,
#newswiget .article .img img,
#newswiget_hor .article .img img,
.content img {
    border:1px solid #9DA5AF;
	box-sizing: border-box;
}

/*======================================================================================*/
/* /img*/



/* CONTENT */

/* block */
/*======================================================================================*/

.block  {overflow:hidden;}
.blockimg {
  float:left;
  text-align:center;
  overflow:hidden;
  margin-top:3px;
  padding-left:1px;
}
.blockimg img {display:block;}
.blockimg a {text-decoration:none;}

.block p.more,
.block p.back {margin-bottom:0px;}

.liquid  .blocktext {margin-left:0px !important;}
.liquid  .blockimg {margin-right:16px; margin-bottom:4px;}

.blockvn {

}
/* contects */
.mapa_pro{
    float: left;
}
.formfeedback{
    margin-left: 40px;
    float: left;
	width:560px;
}
/* /contects */
/*======================================================================================*/
/* /block */


/* gallery */
/*======================================================================================*/

.gallery {
    width:100%;
    margin-left:0px;
    margin-bottom:10px;
    overflow: hidden;
}
.gallery > li {
    display: inline-block;
    vertical-align:top;
    background:0;
    padding:0px;
    margin-right:65px;
    margin-bottom:24px;
    list-style: none;
}
.gallery > li > div {
	padding: 0px;
}

.gallery >li img {
    display: block;
	width: 100%;
}
.gallery li div a {
    display:block;
    text-decoration:none;
    position: relative;
}

.gallery li p.description {
    font-weight:normal;
    margin-bottom:0px;
}
.gallery p.more,
.gallery p.back {
    margin-bottom:0px;
}

.gallery_foto li {
    width:174px;
}

/*======================================================================================*/
/* /gallery */


/* gallery_foto_scalable */
/*======================================================================================*/

.gallery_foto_scalable {
    width:100%;
    margin-left:0px;
    margin-bottom:10px;
    overflow: hidden;
}
.content .gallery_foto_scalable li {
    display: inline-block;
    vertical-align:top;
    background:0;
    padding:0px;
    margin-right:5%;
	margin-left:-4px;
    width: 30%;
    margin-bottom:24px;
    list-style: none;
}
.content .gallery_foto_scalable li:nth-child(3n) {
	margin-right:0;

}
.content .gallery_foto_scalable li:nth-child(3n+1) {
	margin-left:0;

}
.gallery_foto_scalable li img {
    display:block;
    width: 100%;
}
.gallery_foto_scalable li div a {
    display:block;
    text-decoration:none;
    position: relative;
}


/*======================================================================================*/
/* /gallery_foto_scalable */


/* listing */
/*======================================================================================*/

#listing {
    margin: 7px 0 2px;
    text-align: center;
    overflow:hidden;
}
#listing p {
    display: inline-block;
    margin: 0;
}
#listing span.active,
#listing .list a{
    display: inline-block;
}

/* strelki */
.safari p.prev a,
.safari p.next a,
.safari p.unactive span  {
	position: relative;
	top:-8px;
}
p.prev, p.next, p.unactive {
    position:relative;
    top:9px;
    padding-bottom:7px;
    padding: 0 10px;
    vertical-align: baseline;
}
/* /strelki */

p.more-list {
    text-align: center;
    padding-top:2px;
    padding-left:2px;
}
p.more-list a,
p.more-list a:visited{
    color: #000000;
    font-size:12px;
}
#listing .list {
    display: inline-block;
}
/***... ... ***/
 /* ciferki i kruglyshki */
#listing span.active,
#listing .list a{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    min-width: 7px;
    padding:2px 7px 2px;
    border-radius: 12px;
}
#listing .list span.active,
#listing .list a:hover {
    background: #ff0000;
    color: #ffffff;
}
/* strelki */
p.prev, p.prev a, p.prev a:visited,
p.next,p.next a, p.next a:visited {
    color: #f1af00;
    font-size:48px;
    font-family:Georgia, serif;  text-decoration: none;
}
p.prev a:hover, p.next a:hover {
    color: #f1af00;
}
p.unactive, p.unactive span {
    color: #bbbbbb;
}

/*======================================================================================*/
/* /listing */

.contentpadding{
    margin-left: 350px;
}


/*======================================================================================*/
/* /������ ����*/







