@charset "utf-8";
/* CSS Document */


body
{
  font-family: Tahoma, sans-serif;
  font-size: 100%;
  margin: 0px;
}

.clearBoth
{
  clear: both;
  font-size: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

#contaner
{
  margin: 0px auto;
  padding: 0px;
  width: 1001px;
}

#header
{
  width: 1001px;
}

#backHeader
{
  width: 714px !important;
  float: left;
}

#logo
{
  height: 272px;
  width: 286px;
  background-image: url(/file/logo.jpg);
  background-position: left top;
  background-repeat: no-repeat;	
  float: left;
}

#logo h4
{
  color: #FFFFFF;
  font-size: 15px;
  font-weight: normal;
  line-height: 14px;
  margin: 0px;
  padding: 21px 0px 0px 2px;
  text-align: center;
}

#logo a
{
    color: #FFFFFF;	
    text-decoration: none;
    display: block;
    height: 100px;
}

#mainMenu
{
    float: left;
    width: 700px;
    height: 34px;
}

#mainMenu table
{
    list-style-type: none;
    padding: 0px;
    margin: 17px 0px 0px 11px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#mainMenu table td
{
   text-align: center;
}

#mainMenu tr td a
{
   color: rgb(102, 51, 0);
   text-decoration: none;
   padding: 0 10px;
}

#mainMenu tr td a:hover
{
   text-decoration: underline;
}

#headerImage
{
    margin: 8px 0px 0px 0px;
    float: left;	
    height: 227px;
}

#headerImage img
{
  border: none;
}

#language
{
    float: right;
    margin: -120px 0px 0px 0px;
    position: relative;
    text-align: right;
}

#language img
{
    border: none;
}

#language a
{
    display: block;
    float: left;
}

#ru
{
    padding: 18px 5px 0px 0px;
}

#ua
{
    padding: 8px 4px 0px 0px;
}

#en
{
    padding: 0px 22px 0px 0px;
}

.equal
{
    display: table;
    border-collapse: separate;
    border-spacing: 0px;
    margin: 0px 0px 0px 0px;

  /*  width: 100%;*/
    text-align: left;
}

.row
{
    display: table-row;
}

.row .content, .row .leftBar
{
    display: table-cell;
    vertical-align: top;
}

/* ==== content ==== */

.content
{
  width: 713px;
}

/* ==== LeftBlock==== */
.leftBlock
{
    margin: 0px 0px 0px 0px;
}

.leftBlock h2
{
    font-size: 25px;
    font-weight: normal;
   color: rgb(76, 76, 76);
   margin: 17px 0px 0px 0px;
   padding: 0px;
}

.leftBlock h2 a
{
    text-decoration: none;
    color: rgb(76, 76, 76) !important;
}

.leftBlock h2 a:hover
{
    text-decoration: underline;
}

.leftBlock p
{
    color: rgb(76, 76, 76);
    margin: 0px;
    padding: 12px 0px 0px 0px;
    font-size: 12px;
    line-height: 125%; /*15px;*/
}

.leftBlock p a
{
    text-decoration: none;
    color: rgb(76, 76, 76);	
}

.blockTextLeft
{
    padding: 0px 0px 0px 42px;
    float: left;
    width: 430px;
   text-align: justify;
}

.shadowImageLeft
{
    float: right !important;
    background-image: url(/file/shadow_right.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 190px !important;
    height: 210px !important;
    margin: 20px 5px 0px 0px;
}

.shadowImageLeft img
{
    border: none;
    margin: 8px 0px 0px 0px !important;
}

/* ==== LeftBlock==== */

/* ==== Right Block ====*/
.rightBlock
{
    padding: 0px 37px 0px 0px;
}

.shadowImageRight
{
    float: left !important;
    background-image: url(/file/shadow_left.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 190px !important;
    height: 210px !important;
    margin: 14px 0px 0px 14px;
}

.shadowImageRight img
{
    border: none;
    margin: 0px 0px 0px 25px !important;
    padding: 0px;
}

.rightBlock h2
{
   font-size: 25px;
   font-weight: normal;
   color: rgb(76, 76, 76);
   margin: 5px 0px 0px 0px;
   padding: 0px;
}

.rightBlock a
{
   text-decoration: none;
   color: rgb(76, 76, 76) !important;
}

.rightBlock h2 a:hover
{
    text-decoration: underline;
}

.rightBlock p
{
   color: rgb(76, 76, 76);
   margin: 0px;
   padding: 12px 0px 0px 0px;
   font-size: 12px;
   line-height: 125%; /*15px;*/
   text-align: justify;
}

.rightBlock p a
{
   text-decoration: none;
   color: rgb(76, 76, 76);	
}

.blockTextRight
{
   float: right;
   width: 430px;
   text-align: right;
}

/* ==== Right Block ====*/

/* ==== content ==== */

/* ==== leftbar ==== */

.leftBar
{
  width: 286px;
  background-image: url(/file/leftBarBackground.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

#leftMenu
{
}

#leftMenu ul
{
  list-style-image: url(/file/markerFirst.png);
  list-style-type: none;  
  padding: 0px 0px 0px 55px;
  margin: 17px 0px 0px 0px;
}

#leftMenu ul li 
{
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 5px;
}

#leftMenu ul li a
{
  font-size: 17px;
  color: rgb(76, 76, 76);
  text-decoration: none;
}

#leftMenu ul li a:hover
{
   text-decoration: underline;
}

#leftMenu ul li span
{
   font-size: 17px;
   color: rgb(76, 76, 76);
   text-decoration: none;
}

#leftMenu ul li ul
{
  list-style-image: url(/file/markerLast.png);	
  list-style-type: none;  
  margin: 11px 0px 0px 0px;
  padding: 0px 0px 0px 17px;
}

#leftMenu ul li ul li
{
  margin: 1px 0px 1px 0px;
  padding: 0px 0px 0px 10px;
  line-height: 17px;
  vertical-align: middle;
}

#leftMenu ul li ul li a
{
  font-size: 12px;
  color: rgb(76, 76, 76);
  /*text-decoration: none;*/	
}

#leftMenu ul li ul li a:hover
{
   text-decoration: underline;
}

#searchBlock
{
   margin: 31px 0px 0px 0px;
   padding: 0px 0px 0px 40px;
}

#submitText
{
   margin: 5px 0px 0px 5px;
   position: absolute;
}

#searchText
{
   /*float: left;*/
   background-image: url(/file/searchText.gif);
   background-position: right top;
   background-repeat: no-repeat;
   border: 0 none;
   height: 22px;
   padding: 6px 2px 0px 30px;
   width: 195px;
}

#phone
{
  margin: 12px 0px 21px 0px;
}

#phone img
{
  margin: 0px 0px 0px 39px;
}

#news
{
  /*margin: 3px 0px 0px 0px;*/
}

#news img
{
  margin: 5px 0px 0px 172px;
}

#news div
{
  margin: 0px 0px 15px 40px;
}

#news div h5
{
  margin: 3px 0px 0px 0px;
  /*color: rgb(76, 76, 76);*/
  font-weight: bold;
}

#news div p
{
  font-size: 11px;
  line-height: 11px;
  margin: 8px 0px 0px 0px;
}

#news a
{
  color: rgb(76, 76, 76);
  text-decoration: none;
}

#news a:hover
{
   text-decoration: underline;
}

#fullNews
{
  color: #4C7CDE !important;
  float: right;
  font-size: 12px;
  margin: -3px 15px 0 0;
  text-decoration: underline !important;
}

/* ==== leftbar ==== */

/* ====== FOOTER ====== */

#footer
{
  background-image: url(/file/footer.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  height: 79px;
  width: 1001px;
  
  margin: 0px;
  text-align: right;
}


#footer p
{
  font-size: 13px;
  margin: 0px;
  padding: 25px 13px 0px 0px;
  color: rgb(114, 112, 111);
}

#footer a
{	
  font-size: 13px;
  color: rgb(76, 124, 222);
  text-decoration: none;
  margin: 0px;
  padding: 0px 13px 0px 0px;
}

#main h1
{
   font-size: 29px;
   font-weight: normal;
   margin: 14px 0px 0px;
}

#main h2
{
   font-size: 21px;
   font-weight: normal;
 /*margin: 14px 0px 0px;	*/
}

#main h3
{
   font-size: 16px;
}

#main h4
{
   font-size: 15px;
   font-weight: normal;
}

#main p, #main span, #main strong, .fq_label
{
   font-size: 13px;
}

#main a
{
   color: rgb(102, 51, 0);
}

#main a:hover
{
   text-decoration: none;
}

/* ---- trigger ----*/

#hline
{
   background-image: url(/file/pointTriger.gif);
   background-position: left top;
   background-repeat: repeat-x;

   width: 665px;
   height: 2px;
   margin: 12px 0px 0px 0px;
   font-size: 0px;
}

#trigger ul
{
  float: right;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

#trigger ul li
{
  float: left;
  color: #000000;
  font-size: 0.7em;
  margin: 0px;
}

#trigger ul li a
{
  color: #000000;
  margin: 0px 5px 0px 5px;
}

#trigger ul li a:hover
{
   color: rgb(131, 130, 129);
}

#trigger ul li span
{
  color: #000000;
  margin: 0px 5px 0px 5px;
  font-size: 10px;
}

#mainList div
{
   margin: 0px 0px 20px 0px;
}

#mainList h5
{
   margin: 0px;
}

#mainList p
{
  margin: 0px;
}

#fotoList div
{
  float: left; 
  text-align: center;
  width: 160px;
  height: 140px;
  margin-top:15px;
  margin-left:30px;
  margin-right:30px;

}
#fotoList img{ margin:0px; }

#fotoList a.imgHolder{
 display:block;
 height: 100px;
}

#fotoList h5
{
   margin: 0px;
   font-size:12px;
}


/**/

#main
{
     margin: 0px 0px 0px 42px;
}

#main2
{
   height: 340px;
}

#women1
{
   /*width: 714px;*/
   background-image: url(/file/women1.jpg);
   background-position: right bottom;
   background-repeat: no-repeat;
}

#women2
{
   /*width: 714px;*/
   background-image: url(/file/women2.jpg);
   background-position: right bottom;
   background-repeat: no-repeat;
}

.content ol
{
      font-size: 14px;
}

.content ol li
{
      margin: 10px 0px;
}

.content ul, .content ul li
{
  /*  list-style-position: inside;*/
    font-size: 14px;
}

.content ul li
{
      margin: 10px 0px;
}

.content table tr td p
{
  margin:2px 0px;
}

.content img
{
    border: none;
    margin: 15px;
}

.reqmsg, .required
{
  color: #FF0000;
}

.markedfield 
{
  background:#FFEBEC none repeat scroll 0 0;
}

.markedletter 
{
  color:#F75964 !important;
}

.fotoImage
{
  float: left;
  text-align: center;
  margin: 15px 16px 0px 17px;
  height: 280px;
  width: 300px;
}

.fotoImage img
{
  margin: 0px;
}

.fotoImage span
{
  display: block;
}

#navBlock
{
  text-align: center;
  font-size:0.7em;
}

#navBlock span
{
  padding: 0px 4px;
}

#navBlock a
{
  padding: 0px 4px;
}

#navBlock strong
{
   padding: 0px 4px;
}

#navBlock small
{
  display: block;
  margin: 5px 0px 0px 0px;
}

#faq tr td p
{
  margin:15px 0;
}


/*
.fq_name, .fq_name, fq_phone
{
  width: 322px;
}
*/
