<style type="text/css" media="screen">

* {
   padding: 0;
   margin: 0;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

HTML { background: url('images/bg2.jpg') repeat; }

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background: url(images/bg.jpg) repeat;
  text-align: center;
}

#container {
  background-color: #fbf2d3;
  position: relative;
  width: 815px;
  min-height: 100%;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0 5px 0;
  text-align: left;
}

#navigation {
  float: left;
  width: 210px;
  height: 327px;
  margin-left: 5px;
  padding: 0;
  background-color: #fbf2d3;
  background: url(piano/piano_bg.jpg) no-repeat;
}

#left_frame {
  float: left;
  width: 230px;
  margin-top: 10px;
  background-color: #fbf2d3;
}

#content {
  float: left;
  width: 560px;
  margin-top: 20px;
  margin-left: 10px;
  background-color: #fbf2d3;
}

.first_nav {
  float: right;
  padding-top: 22px;
}

.second_nav {
  float: right;
  padding-top: 26px;
}

.third_nav {
  float: right;
  padding-top: 44px;
}

.last_nav {
  float: right;
  padding-top: 19px;
}

#note {
  float: left;
  width: 412px;
  background-color: #fbf2d3;
}

#bottle {
  float: left;
  width: 412px;
  background-color: #fbf2d3;
}

#logo {
  float: right;
  width: 159px;
  height: 166px;
  background-color: #fbf2d3;
}

#row1col1 {
  float: left;
  width: 230px;
  background-color: #fbf2d3;

}

#row1col2 {
  float: left;
  width: 571px;
  margin-left: 0px;
  background-color: #fbf2d3;
 }

#row2col1 {
  float: left;
  width: 48%;
  margin-top: 10px;
  margin-left: 3%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ddd;
}

#row2col2 {
  width: 210px;
  margin-top: 10px;
  background-color: #fbf2d3;
  text-align: center;
}

#footer {
  float: left;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  background-color: #fbf2d3;
  border-top: 1px solid #ddd;
  border-top: solid;
  border-color: #990000;
  border-width: 1px;
  font-family: Verdana;
  font-size: 8pt;
  text-align: center;
}

.clearboth { clear: both; }

.spacer {
  float: left;
  width: 15px;
}

div.Article {
  width: 520px;
  background:  url("images/top_left.gif") top left no-repeat;
}

div.Article h2 {
  background:  url("images/top_right.gif") top right no-repeat;
  position: relative;
  right: -36px;
  margin: 0;
  padding: 14px;
  padding-left: 0;
  font-family: Verdana;
  font-size: 12pt;
  text-align: center;
  font-variant: small-caps;
}

div.ArticleBody {
  background: url("images/right.gif") top right repeat-y;
  padding-top: 16px;
  position: relative;
  right: -36px;
  margin: 0;
  padding-left: 0;
}

div.ArticleBody p {
  margin-right: 36px;
  font-size: 9pt;
  font-family: Verdana;
  line-height: 150%;
  text-align: justify;
}

div.ArticleBody p.edit {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 36px;
  font-size: 9pt;
  font-family: Verdana;
  text-align: center;
}

div.ArticleBody p.prim {
  margin-right: 36px;
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 150%;
  text-align: justify;
}

div.ArticleBody p.c {
  font-size: 9pt;
  font-family: Verdana;
  line-height: 150%;
  text-align: center;
}

div.ArticleBody p.c img {
  width: 130px;
  height: 87px;
  border: 0px;
  margin: 12px 8px 10px 8px;
  text-align: center;
}

div.ArticleBody p.link {
  padding-top: 0px;
  padding-right: 14px;
  text-align: center;
}


div.ArticleFooter {
  background:  url("images/bottom_left.gif") bottom left no-repeat;
  position: relative;
}

div.ArticleFooter p {
  background:  transparent url("images/bottom_right.gif") bottom right no-repeat;
  display: block;
  position: relative;
  right: -36px;
  margin: -2em 0 0 0;
  padding: 25px;
  padding-left: 0;
}

div.ArticleLongContent { background: url("images/left.gif") top left repeat-y; }

div.Article2 {
  background: url("images/top_left.gif") top left no-repeat;
  width: 220px;
}

div.Article2 h2 {
  background:  url("images/top_right.gif") top right no-repeat;
  position: relative;
  right: -10px;
  margin: 0;
  padding: 28px;
  padding-left: 0;
  font-family: Verdana;
  font-size: 12pt;
  text-align: center;
}

div.ArticleBody2 {
  background:  url("images/right.gif") top right repeat-y;
  position: relative;
  right: -10px;
  margin: 0;
  padding-left: 0;
  margin-top: -22px;
  }

div.ArticleBody2 p {
  margin-top: 19px;
  margin-left: 3px;
  margin-right: 14px;
  font-size: 10pt;
  font-family: Verdana;
  line-height: 120%;
  font-variant: small-caps;
  text-align: center;
}

div.ArticleBody2 p.edit {
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 14px;
  font-size: 10pt;
  font-family: Verdana;
  text-align: center;
}

div.ArticleBody2 p.editl {
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 14px;
  font-size: 10pt;
  font-family: Verdana;
  text-align: left;
}

div.ArticleBody2 p.editr {
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 3px;
  margin-right: 24px;
  font-size: 10pt;
  font-family: Verdana;
  text-align: right;
}

div.ArticleFooter2 {
  background: url("images/bottom_left.gif") bottom left no-repeat;
  position: relative;
}

div.ArticleFooter2 p {
  background: transparent url("images/bottom_right.gif") bottom right no-repeat;
  display: block;
  position: relative;
  right: -10px;
  margin: -2em 0 0 0;
  padding: 30px;
  padding-top: 32px;
  padding-left: 0;
}

img { border: none; }

.c {
  text-align: center;
}

.r {
  text-align: right;
}

a:link    { text-decoration: none; color: #000000; outline: none; }
a:active  { text-decoration: none; color: #7a0000; outline: none; }
a:visited { text-decoration: none; color: #464646; outline: none; }
a:hover   { text-decoration: underline; color: #7a0000; outline: none; }

table.btn {
  width: 487px;
  margin: 0;
  margin-top: 0px;
  margin-right: 40px;
  border: none;
  border-collapse: collapse;
  font-family: Verdana;
  font-size: 10pt;
}

table.menu {
  /* width: 471px; */
  width: 100%;
  margin: 0;
  margin-top: -10px;
  border: none;
  border-collapse: collapse;
  font-family: Verdana;
  font-size: 10pt;
}

table.menu h3 {
  margin: 0;
  padding: 0;
  padding-right: 14px;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #464646;
  text-align: center;
}

table.menu p {
  margin: 0;
  margin-right: 36px;
  padding: 4px;
  padding-left: 0;
  font-family: Verdana;
  font-size: 9pt;
  text-align: left;
  line-height: 120%;
}

table.menu p.prim {
  margin: 0;
  margin-right: 36px;
  padding: 0;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: Verdana;
  font-size: 8pt;
  text-align: justify;
  line-height: 150%;
}

table.menu p.wtype {
  margin: 0;
  padding: 0;
  padding-top: 4px;
  padding-right: 14px;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #464646;
  text-align: center;
}

table.menu p.wcolor {
  margin: 0;
  padding-top: 8px;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold;
  font-variant: small-caps;
  color: #7a0000;
}

table.menu p.wine { /* наименование вина */
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #464646;
}

table.menu a.name { /* наименование вина на русском */
  margin: 0;
  margin-right: 36px;
  padding-bottom:10px;
  font-family: Verdana;
  font-size: 8pt;
  color: #464646;
}

table.menu p.descr { /* описание вина */
  margin: 0;
  margin-right: 36px;
  padding: 4px;
  padding-left: 0;
  padding-top: 0;
  font-family: Verdana;
  font-size: 7pt;
}

table.menu b { color: #464646; }

table.menu a {
  color: #7a0000;
  padding: 0;
}

table.menu p.link {
  padding-top: 8px;
  padding-right: 14px;
  text-align: center;
}

td.descr
{
padding-top: 4px;
padding-bottom: 4px;
}
td.vinebig
{
padding-top: 6px;
font-variant: small-caps;
}

p.photo {
  margin: 0;
  padding: 0;
  background-color: #fdefc2;
  text-align: center;
}

.navtext {
  width: 300px;
  border-width: 1px;
  border-style: outset;
  border-color: darkgray;
  layer-background-color: #fbf2d3;
  background-color: #fbf2d3;
  color: black;
  font-family: Verdana;
  font-size: 8pt;
  text-align: justify;
}

textarea, input {
  font-family: Verdana;
  font-size: 9pt;
}

textarea.prim {
  font-family: Verdana;
  font-size: 8pt;
}

input.type {
  background-color: #DEFDC7;
}

input.color {
  background-color: #FFE7EC;
}

input.name {
  background-color: #FDFCC7;
}

select.add {
  width: 230px;
  background-color: #FDFCC7;
}

.btnSave {
  margin-top: 8px;
  width: 140px;
  font-family: Verdana;
  font-size: 9pt;
  background-color: #E0F2F7;
  align: right;
}

.btnAdd {
  margin-top: 8px;
  margin-left: 0;
  width: 160px;
  font-family: Verdana;
  font-size: 9pt;
}
.btnAdd2 {
  margin-top: 8px;
  margin: 0;
  width: 160px;
  font-family: Verdana;
  font-size: 9pt;
}

img.btnDel{
  margin: 0;
  margin-left: 4px;
  padding-left: 4px;
  padding: 0;
  border: 1px;
  width: 17px;
  height: 17px;
}
</style>

