body {
  font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	color: #202020; 
	margin:0px; 
	padding:0px; 
	background: #000000; 
	line-height: 14px;
}
table {
  font-family:Arial, Helvetica, sans-serif; 
	border:0
}
table td {
    font-family: Tahoma, Arial, Helvetica; 
	padding:0px
}
h1 {
  font-family:Arial, Helvetica, sans-serif;
	font-size:17px; 
	color:#4F7895; 
	margin:0 0 10px 0;
	line-height: normal;
}
h2 {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#4F7895; 
	margin:0 0 10px 0; 
	line-height: normal;
}
h3 {
  font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#7c7c7c; 
	line-height: normal;
	margin:0px; 
}
h2.sp {
    font-weight:bolder;
	margin: 0 0 5px 0;
}
h2.form {
    margin: 5px 0 5px 0;
}
a.h3 {
    font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#7c7c7c; 
	line-height: normal;
    text-decoration:none;
	vertical-align:bottom;
	padding: 0px;
	margin: 0px;
	font-weight:bolder;
}
a.h3:link, a.h3:visited, a.h3:hover {
    color: #7c7c7c
}
p {
    font-family: Arial; 
	font-size: 12px; 
	color: #202020;
	margin: 0px 0px 14px 0px;
}
p.spisok {
    margin-bottom: 5px;
    font-weight:bolder;
}
p.text {
	text-indent: 18.0pt;
	text-align:justify;
}
p.first {
	margin: 10px 0px 14px 0px;
}
p.dec {
    margin: 0px;
}

p.sub_menu {
    margin-top: 10px;
}

a:link {
    color: #589090
}
a:visited {
    color: #406060
}
a:hover {
    color: #76a9a9
}
a.copylink:link {
    color: #888888
}
a.copylink:visited {
    color: #888888
}
a.copylink:hover {
    color: #404040
}
a.copylink:active {
    color: #404040
}
img {
   border: 0px;
   margin: 0;
   padding: 0;
}   

img.indimg {
	margin: 5px 0 0 0
}

/**************** MY Head ******************/


div#wrapper{
  background-color: #DDDDDD;
	width:768px;
	height:100%;
	margin:auto;
}


div.head {
  background-color: #DDDDDD;
  width:768px;
  height:257px;
}


div#content{
  background-color: #DDDDDD;
	width:73%;
	float:left;
	padding:40px 20px 0 10px ;
}

div#rsidebar{
	float:left;
  width:20%;
	padding-top:20px;
	border-left:solid 1px #ccc;
}


div#content3{
	width:74%;
	float:left;
	margin:40px 20px 20px 10px;
}


div#lsidebar{
	float:left;
  width:32%;
	margin-right:20px;
	padding:10px 10px 0 10px;
	border-right:solid 1px #ccc;
}




div#footer{
  width:100%;
	clear:both;
}


div.ico {
  width:240px; 
	padding-left:20px;
	background-color: red;
}




div.head{
	position:relative;
}

div.head a{
	display:block;
}

div.head a.rollspec {
  background: url('/img/special_offer_1.gif');
	position:absolute;
	margin: 12px 0 0 36px;
  width: 133px; 
  height: 23px; 
}
div.head a.rollgal {
  background: url('/img/gallery_1.gif');
	position:absolute;
	margin: 12px 0 0 174px;  
  width: 133px; 
  height: 23px; 
}
div.head a.rollord {
  background: url('/img/order_1.gif');
	position:absolute;
	margin: 12px 0 0 312px;
    width: 163px; 
    height: 23px; 
}


div.head a.rollspec:hover, div.head a.rollgal:hover, div.head a.rollord:hover {
    background-position: 0px -23px; 
}


 td.txt {

  vertical-align:top; 
	padding:0 30px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.year1 a{
	text-decoration:underline;
	line-height:1em;
}


/*xxxxxxxxxxxxxxxxxxxxx MY DIV xxxxxxxxxxxxxxxxxxx*/



a.mail {
	background: url('/objects/img/i/email_1.gif'); 
    position: absolute;
	margin: 0 0 0 25px;
	width: 21px; 
    height: 21px; 
}
a.home {
	background: url('/objects/img/i/home_1.gif'); 
    position: absolute;
	width: 21px; 
    height: 21px;
	margin: 0px; 
}
a.mail:hover, a.home:hover {
    background-position: 0px -21px; 
}



/* Body */
.nav td {
    width:100%; 
    padding: 0 15px 0 10px;
}
.nav a.cor,a.tr,a.con,a.pre,a.hol,a.wed {
	display: block;
    width: 144px; 
    height: 60px;
	margin: 0px;
}
.nav a.cor {
    background: url('/objects/img/i/corporative_1.gif');
}
.nav a.tr {
    background: url('/objects/img/i/training_1.gif');
}
.nav a.con {
    background: url('/objects/img/i/conferences_1.gif');
}
.nav a.pre {
    background: url('/objects/img/i/presentations_1.gif');
}
.nav a.hol {
    background: url('/objects/img/i/holidays_1.gif');
}
.nav a.wed {
    background: url('/objects/img/i/wedding_1.gif');
}
.nav a.cor:hover,a.tr:hover,a.con:hover,a.pre:hover,a.hol:hover,a.wed:hover {
    background-position: 0px -60px;	
}

/* Gallery */
.gallery {
	padding:10px 20px 0 20px;
}
.gallery a {
    text-decoration:none;
}
table.gallery td{
    font-family:sans-serif; 
	font-size:9pt; 
	color:#414141; 
	font-weight:bold; 
	padding:5px 0 5px 20px
}
table.gallery a {
    font-family:sans-serif; 
	font-size:9pt; 
	font-weight:bold; 
	text-decoration:none
}
.year1 {
    font-size: 150%;
	padding: 5px 3px 5px 3px;
}
.year1 a:visited {
    color: #589090;
}
.year1 a:hover {
    color: #589090;
	text-decoration:none;
}
.year2 {
    font-size: 250%;
	padding: 5px 2px 5px 2px;
}
table.MsoTableGrid {
    border-collapse:collapse;
    border: 1pt solid;
	width: 352px;
	font-family: Arial;
	font-size: 12px;
	border-color:#000000;
}
table.MsoTableGrid td {
	padding: 7px;
	vertical-align:middle;
	border: 1pt solid;
}
table.MsoTableGrid p {
	margin: 0px;
}
table.MsoTableGrid ul, ul.link {
    margin: 0;
	list-style-type: none;
	padding-left: 15px;
}
table.MsoTableGrid li {
    margin: 0 0 0 10px;
	list-style-type: none;
}

/* Foot */
table.foot {
  text-align:center;
	width:768px;
	background-color:#D2D2D2;
	font-family: Arial;
	font-size: 12px;
	color: #878787
}
table.foot td a {
    text-decoration:none;
}
table.foot td {
    text-align:center;
	font-family: Arial;
	font-size: 12px;
	color: #878787;
}

table.foot td.copy {
	padding-bottom: 1em
}


input {
	vertical-align: middle;
	margin-bottom: 2px;
}
ul {
	margin-top: -8px;
	margin-bottom: 24px;
}
li {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #202020;
	margin: 2px 0px;;
}

span {
	color: #4F7895;
}
span.tel, span.tel2 {
	font-weight: bold;
}
span.tel2 {
    padding-left: 22px;
}
div.gallery {
    width: 243px;
    text-align:left;
	padding: 10px;
	float:left;
	font-size:12px;
	font-family:Arial;
}
div.photos {
    width: 506px;
	padding: 0 10px 0 0;
}
div.photos img{
    margin: 5px;
}
div.cakes {
    width: 455px;
    text-align:center;
	padding: 0 10px 10px 10px;
}

span.lpart {
	margin: 0;
	padding: 0.5em 0 0.5em 0.5em;
	color: #000;
	background-color: #FFFFFF;
	font-weight: bold
}

span.line, span.rline {
	text-decoration: underline;
}

span.line {
	color: #000000
}

span.rline {
	color: #DA0003;
}

span.rpart {
	margin: 0;
	padding: 0.5em 0.5em 0.5em 0;
	color: #DA0003;
	background-color: #FFFFFF;
	font-weight: bold;
}


.news {
	font-family: Arial;
	font-size: 12px;
}