html, body, p, ul, li, a, div, u {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana;
}

a {
	color: black;
}

a:hover {
  text-decoration: none;
}

a.lm {
	font-family: Tahoma, Verdana;
	color: black;
}

a.anewsblock {
    color: #ec007b;
    text-decoration: underline;
}

img {
	border: 0;
}

#body {
	padding: 0;
	margin: 0 auto;
	background:white;
	font-size: 12pt;
	color: #555555;
	background: white url(../img/body_bg.gif) repeat-y 50% 0;
}

#contentWrapper {
	align: center;
	display: block;
	position: relative;
	margin: 0 auto;	
	width: 1000px;
	border-top: 2px black solid;
	font-family: Georgia;
}

/* ------------- header ------------- */

#header {
	height: 145px;
/* 	border-bottom: 2px #ffda00 solid; */
	background: white url(../img/headerBg.png) no-repeat bottom left;
}

#header img {
	border: 0px;
	padding: 0;
	margin: 0;
	width: 265px;
	height: 126px;
}

#header .center {
	display: block;
	position: absolute;
	left: 267px;
	top: 0;
	width: 400px;
	height: 126px;
	background: white url(../img/top.png) no-repeat 0 0;
}

#header .center a {
	color: black;
	font-size: 20px;
}

#header .center p {
	font-size: 12px;
	padding: 18px 0 0 18px;
}

#header .center p.month {
	padding: 0 0 20px 18px;
}

#header .tel {
	display: block;
	position: absolute;
	top: 0;
	left: 680px;
	height: 126px;
	width: 320px;
	text-align: right;
	padding-top: 14px;
}

#header .tel p {
	color: black;
}


#header .tel p.telef {
	font-size: 23px;
}

#header .tel p.small {
	_font-size: 11.5px;
	|font-size: 11.5px;
	font-size: 11px;
}

#header .tel a {
	color: black;
	font-size: 9px;
}

/* ------------- aktual_holiday ------------- */

#actual_holiday {
	display: block;
	position: relative;
	height: 250px;
	padding-top: 20px;
}
#actual_holiday table tr td.txt {
	font-size: 14px;
}

#actual_holiday table tr td.txt h1{
	font-size: 23px;
	color: #ec007b;
	font-weight: normal;
}

#actual_holiday table tr td.flash {
	width: 230px;	
}

/* ------------- sections ------------- */

#main_body {
	display: block;
	position: relative;
}

#main_body table tr td {
	width: 250px;
	text-align: center;
	float: center;
}



#main_body .image {
	height: 245px;
}


#main_body .name  {
	height: 55px;
}

#main_body .name a{
	text-decoration: none;
	font-size: 23px;
	color: black;
}

#main_body tr.name td.promo {
	border-bottom: 32px #ed017f solid;
}

#main_body tr.name td.business {
	border-bottom: 32px #ce016f solid;
}

#main_body tr.name td.vip {
	border-bottom: 32px #a50059 solid;
}

#main_body tr.name td.dop {
	border-bottom: 32px #d80174 solid;
}

#main_body tr.name td.poli {
	border-bottom: 32px #a9015b solid;
}

#main_body tr.name td.design {
	border-bottom: 32px #dc0177 solid;
}

#main_body tr.name td.lab {
	border-bottom: 32px #ec017f solid;
}

#main_body tr.name td.personal {
	border-bottom: 32px #c8016c solid;
}

#main_body tr.text {
	font-family: Tahoma, tahoma;
	font-size: 14px;
}

/* ------------- vnutrennyaja stranica ------------- */

#inside {
	position: relative;
	displat: block;
	min-height: 900px;
	_height: 900px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#insidesyv {
	position: relative;
	displat: block;
	min-height: 2000px;
	_height: 2000px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#left {
	position: absolute;
	top: 0px;
	display: block;
	width: 250px;
	text-align: center;
}

#left img {
	margin: 0;
	border-width: 0px;
	padding: 0px;
	width: 250px;
	height: 266px;
}

#left p.des {
	font-size: 14px;
	height: 35px;
        font-family: Tahoma;
}

#left p.name {
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px solid #e94285;
}

#left p.bissnes{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #ce016f solid;
}

#left p.vip{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #a50159 solid;
}

#left p.blue{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #d80174 solid;
}

#left p.green{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #aa015b solid;  
}

#left p.diz{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #db0176 solid;  
}

#left p.lab{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #ed0180 solid;  
}

#left p.person{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #c9016c solid;  
}


#leftsyv {
	position: absolute;
	top: 0px;
	display: block;
	width: 250px;
	text-align: center;
}



#leftsyv p.des {
	font-size: 14px;
	height: 35px;
        font-family: Tahoma;
}

#leftsyv p.name {
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #ff0000 solid;
}

#leftsyv p.bissnes{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #c523db solid;
}

#leftsyv p.vip{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #fed904 solid;
}

#leftsyv p.blue{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #0984db solid;
}

#leftsyv p.green{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #31dc00 solid;  
}

#leftsyv p.diz{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #30cda6 solid;  
}

#leftsyv p.lab{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #c08fc5 solid;  
}

#leftsyv p.person{
	color: black;
	font-size: 23px;
	width: 250px;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom: 32px #975115 solid;  
}


#center {
	position: absolute;
	top: 0px;
	right: 260px;
	width: 450px;
}

#center h1 {
	font-weight: normal;
	line-height: 20px;
	font-size: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	
}

a.rub{
	text-decoration: none;
	color: black;
}

a.rub:hover {
  color: #a9005b;
}

a.current{
	text-decoration: none;
	color: red;
}

#center p {
	font-size: 14px;
}

#right {
	position: absolute;
	top: 0px;
	left: 825px;
}

#right ul {
	list-style-type: none;
}


#right ul li.big a{
	text-decoration: none;
	color: black;
}

#right ul li.big a:hover {
  color: red;
}

#right ul li.big {
	font-weight: bold;
	padding-bottom: 2px;
}

#right ul li.small {
	font-size: 11px;
	margin-bottom: 15px;
        font-family: Tahoma;
}

/*#inside{
	position: relative;
	display: block;
	padding-top: 10px;
	width: 100%;
	min-height: 900px;
}

#inside table {
	position: relative;
	padding: 0px;
	margin: 0px;
}

#inside td {
	text-align: center;
}

#inside td.image {
	width: 250px;
	height: 260px;
}

#inside td.promo {
	font-size: 23px;
	color: black;
	border-bottom: 32px #ff0000 solid;
	height: 25px;
}

#inside td.text {
	font-family: Tahoma, tahoma;
	font-size: 14px;
	height: 60px;
}

#inside td.empty {
	height: 400px;
}

#inside td.main_text {
	text-align: left;
	width: 500px;
	padding: 0 0px 0 40px;
}

#inside td.uly {
	padding-left: 60px;
}*/


/* ------------- spisok prazdnikov ------------- */

#holidays h1{
	font-size: 23px;
	font-weight: normal;
	color: black;
	width: 1000px;
	padding-bottom: 20px;
	background: transparent url(../img/headerBg.png) no-repeat bottom left;
}

#holidays table tr td {
	font-family: tahoma;	
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 20px;
}


#holidays table tr td.feb {
	width: 360px;
}

#holidays table tr td.march {
	width: 340px;
}

/* ------------- footer ------------- */

#footer p {
	border: 1px solid #f89bcd;
	width: 1000px;
	text-align: center;
	line-height: 37px;
	height: 39px;
	background-color: #ef55a8;
}
#footer p a{
	display: block;
	margin-left: 1px;
	margin-top: 1px;
	width: 998px;
	color: #ed0081;
	text-decoration: none;
	font-size: 26px;
	background-color: #ffedf7;
}

#footer p a:hover {
  text-decoration: underline;
}

#footer table tr {
	height: 90px;
}

#footer table tr td.txt {
	font-size: 22px;
	width: 230px;
	color: black;
}



#footer table tr td.kponberg {
	width: 200px;
}

#footer table tr td.bazar {
	width: 165px;
}

#footer .yf {
	height: 41px;
	font-size: 9pt;
	color: black;
	background: #ed0081 url(../img/copyright.png) no-repeat 0 0;
	text-align: center;
	float: center;
}

#footer .yf p {
	color: white;
	line-height: 40px;
	background: transparent;
}