html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  position: relative;
}
body {
  font-size: 13px;
  font-family:  Georgia, Times New Roman; 
}
p             {font-size:100%; color: #4e4b4a;}
td            {font-size:100%; color: #4e4b4a;}
tr            {font-size:100%; color: #4e4b4a;}
div           {font-size:100%; color: #4e4b4a;}
li            {font-size:100%; color: #4e4b4a;}
#conteiner {
position: relative;
min-height: 100%;
min-width: 1000px;
width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px": "auto");
}
* html #conteiner {
  height: 100%;
}
#center_layer {
position: relative;
width:95%;
margin: 0 auto;
padding:0;
background:#fff;
}
a img {
border: 0;
}
.clear {
clear: both;
}
a:link     { color: #f30882; text-decoration:underline; }
a:visited  { color: #f30882; text-decoration:underline; }
a:hover    { color: #f30882; text-decoration:none; }
a:active   { color: #f30882; text-decoration:underline; }

h1 { color: #f340d2; font-size:20px; font-weight:bold; text-align:left; background: url('/images/bg-h1.gif') 0 18px repeat-x;}
h2 { color: #3cc2e9; font-size:20px; font-weight:bold; text-align:left;  background: url('/images/bg-h2.gif') 0 18px repeat-x;}
h3 { color: #f340d2; font-size:20px; font-weight:bold; text-align:left;  }
h4 { color: #3cc2e9; font-size:20px; font-weight:bold; text-align:left; margin: 5px 0;}
h5 { color: #f340d2; font-size:14px; font-weight:bold; text-align:left;  }
h6 { color: #3cc2e9; font-size:14px; font-weight:bold; text-align:left; }


/* TOP-MENU */
#top-menu {
margin: 0;
padding:0;
text-align: center;
}
#top-menu table {
width: 100%;
border-collapse: collapse;
margin:0;
padding:0;
}
#top-menu table td {
margin:0;
padding:0;
}
#top-menu a {
display: block; width: 100%; height: 25px; padding-top: 30px;
font-size: 15px; color: #ff089f; font-weight:bold; font-style: italic; text-decoration:none; 
}
#top-menu a:hover    { text-decoration:underline; }
#top-menu a:active   { color: #2ebee7; text-decoration:none; background: url('/images/bg-hover.gif') center 0 no-repeat;}

#top-menu a:active   { color: #2ebee7; text-decoration:none; background: url('/images/bg-hover.gif') center 0 no-repeat;}


#top-menu a.moresuper { color: #2ebee7; text-decoration:none; background: url('/images/bg-hover.gif') center 0 no-repeat;}


#poisk {
position: absolute;
left: 8px;
top: 100px;
width: 200px;
height: 100px;
z-index: 20;
}
#poisk p {
padding: 10px;
}
#poisk p img {
padding: 10px;
}

.input-text{
font-size:12px;
color:#4e4b4a;
padding:4px 0 0 10px;
border:none;
width:129px;
height:23px;
vertical-align:top;
background:url('/images/bg-input.gif') 0 0 no-repeat;
}
.input-button{
background:url('/images/poisk.gif') 0 0 no-repeat;
width:56px;
height:23px;
border:0;
vertical-align:middle;
}
/* HEADER */

#header {
position: relative;
margin:0;
padding:0;
width: 100%;
height: 381px;
background: url('/images/bg-top.gif') 0 103px repeat-x;
}
#girl {
position: absolute;
right: 0;
top: 2px;
width: 237px;
height: 358px;
background: url('/images/girl_boy.jpg') 0 0 no-repeat;
z-index: 10;
}
#flower {
position: absolute;
left: 0;
top: 103px;
width: 285px;
height: 278px;
background: url('/images/jasmine.jpg') right bottom no-repeat;
z-index: 15;
}
#adress {
position: absolute;
top: 70px;
left: 0;
width: 100%;
height: 21px;
text-align: center;
z-index: 12;
}
#info {
margin: 0 auto;
padding: 100px 0 0 0;
width: 291px;
height: 200px;
text-align: right;
}
#info img {
padding: 33px 0 0 0;
}
/* MENU-RIGHT */
#right {
width: 275px;
float: right;
padding: 0;
margin: 0;
}
h2 { color: #3cc2e9; font-size:20px; font-weight:bold; text-align:left;  background: url('/images/bg-h2.gif') 0 18px repeat-x; padding: 0; margin: 0 0 0 40px;}
h2 span {background: #fff; padding: 0 8px 0 0;}

#right ul {
list-style: none;
padding: 0 0 0 0px;
}
#right li {
padding: 5px 0 5px 0;
margin: 0 0 0 0;
}
#right li li {
padding: 3px 0 3px 0;
margin: 0 0 0 0;
}
#right li ul {
padding: 5px 0 5px 0;
margin: 0 0 0 0;
}
#right p {
padding: 10px 0 10px 40px;
}

#right ul li a          {display: block;  padding-left: 40px; font-size: 17px; color: #e11659; font-style: italic; text-decoration:none; }
#right ul li a:hover    {text-decoration: underline; outline-color:#fff;}
#right ul li a:active   {color: #ff089f; font-style: italic; text-decoration:none; background: url('/images/bg-active.gif') 0 center no-repeat;}

#right li li a          { display: block;  margin-left: 40px; font-size: 14px; color: #1f98bb; font-style: normal; padding-left: 20px; text-decoration:none; background: url('/images/bullet.gif') 10px center no-repeat;}
#right li li a:hover    {text-decoration: underline; outline-color:#1f98bb;}
#right li li a:active   {color: #1f98bb; font-style: normal; text-decoration:none; background: #fff url('/images/bullet.gif') 10px center no-repeat;}

a.gal           { font-size: 14px; color: #1f98bb; font-style: normal; text-decoration:none; }

/* NEWS */
.news1 {
background: #fff url('/images/news1.gif') 10px center no-repeat;
padding: 0 0 0 220px;
min-height: 60px;
margin: 20px 0;
}
.news2 {
background: #fff url('/images/news2.gif') 10px center no-repeat;
padding: 0 0 0 220px;
min-height: 60px;
margin: 20px 0;
}
.news3 {
background: #fff url('/images/news3.gif') 10px center no-repeat;
padding: 0 0 0 220px;
min-height: 60px;
margin: 20px 0;
}
.news4 {
background: #fff url('/images/news4.gif') 10px center no-repeat;
padding: 0 0 0 220px;
min-height: 60px;
margin: 20px 0;
}
.news5 {
background: #fff url('/images/news5.gif') 10px center no-repeat;
padding: 0 0 0 220px;
min-height: 60px;
margin: 20px 0;
}
#news ul {
list-style: none;
margin:0;
padding:0;
}
#news ul li {
margin:0;
padding: 5px 0 5px 40px;
background: #fff url('/images/bullet-.gif') 10px center no-repeat;
}
/* PAGE */

#content {
margin: 0 290px 0 0;
text-align: justify;
padding: 0;
}
#content h1 { color: #f340d2; font-size:20px; font-weight:bold; text-align:left; background: url('/images/bg-h1.gif') 0 18px repeat-x; padding: 0 0 10px 0; margin: 0;}
#content h1 span {background: #fff;  padding: 0 8px 0 0;   margin: 0;}

#content ul {
list-style: none;
}
#content ul li {
padding-left: 20px;
background: #fff url('/images/bullet.gif') 10px center no-repeat;
}
#content ol li ul li {
padding-left: 10px;
margin: 0;
background: #fff url('/images/bullet.gif') 0px center no-repeat;
}

#content ol li {
padding-left: 10px;
background: #fff;
}


img.pic {
padding: 4px;
margin: 5px;
border: 1px solid #f340d2;
}
.vazhno {
font-size: 15px;
font-style: italic;
color: #97054d;
}
.gallery {
width: 100%;
}
.gallery td {
 text-align: center;
}
.gallery td.line {
height: 2px;
background: url('/images/bg-h1.gif') 0 0 repeat-x;
}
table.price {
border: 0;
}
table.price td {
border: 1px solid #3cc2e9;
background: #e3f3fb;
padding: 5px;
}
table.price td.subi {
padding: 5px 5px 5px 50px;
}
.hoverRow { background-color: #d1d7df; }
.clickedRow { background-color: #aee8f4; }


/* GALLERY */

.sub{width:100%; display:inline-block; height:0; line-height:0; font-size:0; }
.over{ font-size:0; line-height:0; text-align:justify;}
    
    /*IE6*/* html .sub{display:inline;}
    /*IE7*/* + html .sub{display:inline;}

/* FOOTER */

#footer {
position: relative;
background: #32bfe9 url('/images/bg-foot.gif') 0 0 repeat-x;
height: 100px;
text-align: right;
padding: 20px 20px 0 20px;
font-size:10px;
}
#copyright {
position: absolute;
left: 20px;
top: 20px;
color: #fff;
font-size: 12px;
}
#counter {
width: 350px;
margin:  0 auto;
text-align: center;
color: #fff;
font-size: 12px;
}
#counter img {
padding: 10px;
}
#fpss-outer-container .slidetext h1 {
background: none;
}
#fpss-outer-container li {
background: none;
}
#content .ul_container li{
background: none;
padding: 0;
margin: 0;
}
#content .ul_container ul {
list-style: none;
padding: 0;
margin: 0;
}
