body
{
	background-color: white;
	background-image: url('main_top.png');
	background-repeat: repeat-x;
	padding: 0; margin: 0;
	font-family: tahoma, sans-serif;
	font-size: 80%;
	line-height: 15px;
	color: #444E50;
}

.body
{
	position: relative;
	width: 100%;
}

.main_part
{
	position: relative;
	left: 25%;
	width: 50%;
	z-index: 5;
}

.logo
{
	position: absolute;
	left: 61px;
	top: 47px;
	z-index: 10;
}

.page_header
{
	position: relative;
	left: 25%;
	width: 50%;
	z-index: 5;
	padding-top: 60px;
}

strong
{
}

div.date
{
	font-size: 10px;
	padding-bottom: 8px;
}

/* banners */
.banner_box
{
	position: absolute;
	float: right;
	top: 350px;
	left: 78%;
	width: 20%;
}

.banner_pic
{
	background-repeat : no-repeat;
	background-position : 12px;
}

.banner_header
{
	font-weight: bold;
	color: #01499A;
	padding-bottom: 0px;
	padding-left: 8px;
}

a.banner_link
{
	font-size: 10px;
}

td.banner_body
{
	font-size: 11px;
	padding-bottom: 15px;
}


/* banner end */

/* inner menu */
.inner_menu_div
{
	position: absolute;
	left: -40%;
	z-index: 5;
	width: 35%;
}


a.inner_menu
{
	color: #0093D1;
	z-index: 5;
}

/**/

h1
{
	font-family: tahoma, sans-serif;
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;
	color: #01499A;
	padding-bottom: 15px;
}

h2 {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414F50;
	margin-top: 1.5em;
	margin-bottom: -5px;
}

div.hr {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #414F50;
	margin-top: 1.5em;
	margin-bottom: -5px;
	border-top: 1px solid #cccccc;
}

b.informative
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414F50;
}

/* tables */
table
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #414F50;
	padding-bottom: 12px;
}

tr 
{
	vertical-align : top;
}

td.artistList
{
	padding-bottom: 20px;
}

td.td_head
{
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px solid #cccccc;
	padding-top: 15px;
	vertical-align : bottom;
}

td.td_partname
{
	font-family: tahoma, sans-serif;
	font-size: 16px;
	color: #999999;
	
	padding-top: 25px;
}

#1stColumn
{
	padding-right: 15px;
}

td.td_text
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	
}

td.td_text_last
{
	font-family: tahoma, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.phg_thumb
{
	margin: 0;
	padding: 0;
	float: none;
}

img.thumbs
{
	padding-right: 15px;
	padding-bottom: 15px;
}

/*Navigation*/
span.current
{
	color: #01499A;/*#C44E70;*/
	font-weight: bold;
}

ul
{
	padding-bottom: 15px
}

li.menu
{
	/*color: #0095CB;*/
	line-height: 19px;
	list-style-type : disc;
	padding-bottom: 0px;
}

li
{
	/*color: #0095CB;*/
	line-height: 19px;
	list-style-type : disc;
	padding-bottom: 10px;
}

a
{
	color: #0095CB;
}

a:hover
{
	color: #0095CB;
}


a:visited
{
	color: #0095CB;
}

/* header */
.header
{
	position: relative;
	
	padding-top: 45px;
	height: 128px;
}

.sky
{
	position: absolute;
	top: 0; right: 0;
	background-image: url('top_sky0.png'); background-repeat: no-repeat;
	width: 476px; height: 325px;
}

.top_menu
{
	margin-left: 35%;
	position: relative;
}

.menu_item
{
	position: absolute;
	background-repeat: no-repeat;
	background-position: 24px 0;
}

#About, .About
{
	width: 93px; height: 13px;
	top: 0px;
	
}


#About_Current
{
	width: 93px; height: 13px;
	top: -5px;	left: -2px;
}


#Portfolio, .Portfolio
{
	width: 89px; height: 15px;
	top: 34px;
}

#Portfolio_Current
{
	width: 101px; height: 19px;
	top: 30px; left: -2px;
}

#Artists, .Artists
{
	width: 63px; height: 15px;
	top: 68px;
}

#Artists_Current
{
	width: 63px; height: 15px;
	top: 66px;
	left: -2px;
}

#Holydays, .Holydays
{
	width: 171px; height: 13px;
	top: 0px; left: 160px;
}

#Holydays_Current
{
	width: 171px; height: 13px;
	top: -5px; left: 156px;
}

#Services, .Services
{
	width: 129px; height: 15px;
	top: 34px; left: 160px;
}

#Services_Current
{
	width: 129px; height: 15px;
	top: 30px; left: 158px;
}

#Contacts, .Contacts
{
	width: 82px; height: 15px;
	top: 68px; left: 160px;
}

a.div
{
	cursor: pointer;
	cursor: hand;
}




/* footer */
img.hr_prefooteri
{
	margin-top: 0.5em;
	margin-bottom: 2em;
	color: #CCCCCC;
	background-color : #cccccc;
}

img.hr_prefooter
{
	margin-top: 5.5em;
	margin-bottom: 2em;
	color: #CCCCCC;
	background-color : #cccccc;
}

.footer
{
	position: relative;
	padding-bottom: 3em;
	font-size: 11px;
	padding-left: 6%;
}

table.logotable
{
	font-size: 11px;
}

.copyright
{
	position: relative;
	margin-left: 32%;
}

.copyright_inner
{
	position: relative;
	margin-left: 25%;
	padding-bottom: 4.5em;
	font-size: 11px;
	color: #505D62;
	/*z-index: 1;*/
	
}

.logobox
{
	position: relative;
	float: left;
	
}


/* Служэбноэ */
img.png 
{
	behavior: url('png00000.htc');
}

.pngbg 
{
  //background-image: none ! important;
	behavior: url('pngbg000.htc');
}

.difinition
{
	padding-bottom: 5px;
}

.clickable
{
	border-bottom: 1px #C3D2D9 dashed;
	cursor: pointer; cursor: hand;
}
.textbl
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #414F50;
	margin:2px;
}
