@import url('links.css');
@import url('htc.css');

p, img, table, tr, th, td, h1, h2, h3, h4, h5
{ border: none;  margin: 0; padding: 0; }

h1
{ text-align: left; margin: 4px 10px 12px 10px; color: #C4A834; font-size: 18px; }

body
{ margin: 0 auto 0 auto; background: #333333; font-family: Verdana, Arial, Lucida; text-align: center; font-size: 12px; }

#page
{ width: 997px; text-align: center; margin: 4px auto 0 auto; background: url('../bilder/rectangles-repeat.png') repeat-y top left; }

#content
{ float: right; width: 943px; text-align: center; background: url('../bilder/content-repeat.png') repeat-y top left; }

#top
{ width: 943px; height: 99px; background: url('../bilder/top.png') no-repeat top left; }

#left
{ float: left; width: 287px; height: 473px; background: url('../bilder/natalia-kacinova.png') no-repeat top left; }

#right
{ float: right; width: 656px; background: url('../bilder/right.png') no-repeat top left; }

#about
{ height: 79px; line-height: 130%;  color: white; text-align: justify; font-size: 10px; }

#about_padd
{ padding: 5px 240px 0 8px; }

/* Hover menu */
#menu {
  width: 656px;
  height: 25px;
  background: url('../bilder/menu-repeat.png') repeat-x top left;
  font-size: 11px;  
}

.menu_space {
  float: left;
  width: 1px;
  height: 25px;
  background: url('../bilder/menu-spacer.png') no-repeat center center;
}

.nolist {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.uroven1 {
  float: left;
  height: 25px;
  line-height: 25px;
  text-align: left;
} 

ul.uroven2 {
  position: absolute;
  top: 25px;
  left: 0px;
  visibility: hidden;
  line-height: 20px;
  border-left: solid #3A2C00 1px;
  border-right: solid #3A2C00 1px;
} 

li.uroven2 a:link, li.uroven2 a:visited {
  display: block;
  color: black;
  width: 130px;
  height: 20px;
  background: white;
  /*filter: alpha(opacity=90);
  opacity: 0.9;*/
  text-decoration: none;
  cursor: pointer;
}

li.uroven2 a:hover {
  display: block;
  background: black;
  text-decoration: none;
  color: white;
  cursor: pointer;
}

ul.uroven1 li.uroven1Hover ul.uroven2, 
ul.uroven1 li.uroven1:hover ul.uroven2 {
  visibility: visible; 
}

ul.uroven3 {
  position: absolute;
  top: 0px;
  left: 130px;
  visibility: hidden;
  line-height: 20px;
}

li.uroven3 a:link, li.uroven3 a:visited {
  display: block;
  color: black;
  width: 90px;
  height: 20px;
  background: white;
  /*filter: alpha(opacity=90);
  opacity: 0.9;*/
  text-decoration: none;
  cursor: pointer;
}

li.uroven3 a:hover {
  display: block;
  background: black;
  text-decoration: none;
  color: white;
  cursor: pointer;
}

ul.uroven1 li.uroven1 ul.uroven2 li.uroven2Hover ul.uroven3, 
ul.uroven1 li.uroven1 ul.uroven2 li.uroven2:hover li.uroven3 {
  visibility: visible; 
}

/* li.uroven1, li.uroven2 a li.uroven3 su v htc.css */

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}
/* /Hover menu */

/* Messages */
.message
{ color: #9D9264; border: solid 1px #9D9264; margin: 5px 0 15px 0; padding: 7px 7px 7px 30px; text-align: center; }

.error
{ background: white url('../bilder/bad.png') 10px center no-repeat; }

.info
{ background: white url('../bilder/info.png') 10px center no-repeat; }

.ok
{ background: white url('../bilder/ok.png') 10px center no-repeat; }
/* /Messages */

#main
{ text-align: justify; line-height: 150%; padding: 16px; }

#logo
{ position: absolute; left: 50%; top: 12px; margin-left: 270px; }

#heel
{ width: 997px; height: 25px; line-height: 23px; clear: both; text-align: center; background: black; color: white }

.heel_1
{ width: 750px; float: left; }

.heel_2
{ padding-left: 300px; }

.heel_3
{ float: right; width: 22px; }

.floatleft
{ float: left; }

.floatright
{ float: right; }

.frame
{ width: 381px; height: 157px; background: url('../bilder/frame.png') no-repeat top left; }

div.frame p.head
{ color: white; margin-top: -9px; _margin-top: -10px; padding: 0 15px 0 15px; }

div.frame p.left
{ text-align: left; }

div.frame p.right
{ text-align: right; }

div.frame p.text
{ text-align: left; font-size: 10px; padding: 5px 10px 5px 5px; line-height: 140%; }

div.frame p.text span.subhead
{ display: block; padding-bottom: 5px; }

div.frame p.more
{ position: relative; left: 59%; top: 84%; width: 140px; text-align: center; }

.homeimg
{ width: 225px; height: 157px; }

.reset
{ clear: both; }

.displayinline
{ display: inline; }

.displaynone
{ display: none; }

.displayblock
{ display: block; }

.center
{ text-align: center; }

.interest_l
{ float: left; text-align: center; width: 295px; padding: 5px 0 15px 0; background: #D7CE95; }

.interest_r
{ float: right; text-align: center; width: 295px; padding: 5px 0 15px 0; background: #D7CE95; }


.active
{ background: #CBBC83; }

.spacer
{ clear: both; line-height: 8px; }

.input
{ width: 200px; height: 20px; border: solid 1px gray; }

.input_2
{ width: 60px; margin-left: 75px; height: 20px; border: solid 1px gray; }

.input_3 /* textarea */
{ width: 200px; border: solid 1px gray; }

.input_4
{ width: 50px; height: 20px; border: solid 1px gray; text-align: center; }

.input_5
{ width: 300px; height: 20px; border: solid 1px gray; margin: 2px 0 2px 0; }

.input_6
{ width: 97px; height: 20px; border: solid 1px gray; margin-right: 6px; }

.input_date_d
{ width: 40px; height: 20px; border: solid 1px gray; }

.input_date_m
{ width: 100px; height: 20px; border: solid 1px gray; }

.input_date_y
{ width: 60px; height: 20px; border: solid 1px gray; }

.img_captcha
{ vertical-align: top; }

.regist_left_column
{ padding-left: 50px; }

.regist_right_column
{ width: 250px; }

.reset_2
{ clear: both; line-height: 0px; }

.r_spec
{ padding-top: 5px; }

.gallery-left
{ float: left; padding-top: 5px; padding-bottom: 5px; margin-top: 6px; width: 150px; border: solid 1px #A2975F; background: #CEBE83; }

.gallery-right
{ float: right; width: 450px; /*margin-top: -10px;*/ }

.item_name
{ clear: both; padding: 2px 0 0 17px; color: #898047; }

.main_photo
{ border: solid 1px black; }

.table_model_info
{ text-align: center; font-weight: bold; font-size: 12px; margin-left: 20px; margin-top: 10px; }

table.table_model_info td
{ width: 90px; }

.button
{ clear: both; height: 20px; color: white; background: black; text-align: center; font-size: 12px; cursor: pointer; border: none; padding-bottom: 3px; _padding-bottom: 0px; }

.butt_press
{ margin-right: 10px; }

.press
{ float: left; width: 600px; font-weight: bold; line-height: 200%; margin-bottom: 25px; }

div.press img
{ float: left; border: solid 1px black; margin-right: 10px; }

div.press p
{ float: left; }

div.press p strong
{ color: #827947; }

