/* ÎÑÍÎÂÍÛÅ */
body {
	margin: 0;
	font-family: Times New Roman;
	font-size: 14px;
	color: #000080;
	background: #E8E8FF;
}

/* DIV */
/* top site */
#top {
	height: 370px;
	background: url("http://www.premiera-piter.ru/images/design/pagetop.jpg");
	background-position: center;
}
#logo {
	float: left;
	width: 250px;
	height: 245px;
	margin-top: 45px;
}
#cont {
	float: right;
	width: 250px;
	height: 245px;
	margin-top: 45px;
}
#menu {
	padding: 0 5px;
	height: 20px;
	background-color: black;
	font-size: 14px;
	color: #FEBE10;
	font-weight: bold;
}
#ml {
	float: left;
	width: 980px;
}
#mlink a {
	float: left;
	text-align: center;
	color: #FEBE10;
	font-weight: bold;
	padding: 2px 10px;
}
#mlink a:link {
	color: #FEBE10;
	background-color: transparent;
	text-decoration: none;
}
#mlink a:visited {
	color: #FEBE10;
	background-color: transparent;
	text-decoration: none; 
}
#mlink a:hover {
	color: #996B42;
	background-color: #FFFF99;
	text-decoration: none; 
}
#mr {
	float: right;
	width: 200px;
	padding: 2px 10px;
	text-align: right;
}
#bot_menu {
	padding: 0;
	height: 30px;
	background: url("http://www.premiera-piter.ru/images/design/menubot.jpg");
	background-position: center;
}
/* center */
#center {
	position: absolute;
	width: 1250px;
}
#left {
	float: left;
	margin: 10px;
	width: 280px;
}
#content {
	float: left;
	width: 630px;
	margin: 10px;
}
#right {
	float: right;
	margin: 10px;
	width: 280px;
}
/* bloking */
#nn {
	height: 35px;
	background: url("http://www.premiera-piter.ru/images/design/namefon.jpg") no-repeat;
}
#nn h3 {
	padding: 10px 0 0 10px;
	color: #FEBE10;
	font-size: 16px;
}
#nz {
	width: 268px;
	border-left: 1px solid #87A2CB;
	border-right: 1px solid #87A2CB;
	border-bottom: 1px solid #87A2CB;
}
#zn {
	width: 264px;
	border-left: 2px solid #005C9A;
	border-right: 2px solid #005C9A;
	border-bottom: 2px solid #005C9A;
    padding-bottom: 5px;
}
/* íàâèãàöèÿ */
#page_num {
	position: relative;
	text-align: center;
	font-size: 14px;
}
#pn1 {
	float: left;
	margin: 2px;
	padding: 3px;
	width: 28px;
	background: #005C9A;
	color: #FFFF99;
}
#pn2 {
	float: left;
	margin: 2px;
	padding: 3px;
	width: 30px;
	background: #FFFF99;
}
#pn2 a {
	text-decoration: none;
	font-weight: bold;
	color: #005C9A;
}
#ap {
	float: right;
	margin: 2px;
	padding: 3px 10px;
	background: #FFFF99;
	color: #005C9A;
}
#ap a {
	background: #FFFF99;
	color: #005C9A;
	text-decoration: none;
}

/* news */
#news {
	width: 270px;
	margin-bottom: 15px;
}
#nt {
	color: #000080;
}
#nt h4 {
	margin: 0;
	padding: 0;
	font-style: italic;
}
#nt p {
	font-size: 12px;
	text-align: justify;
}
#nli {
	text-align: right;
	font-size: 14px;
}
#nt a {
	color: #000080;
	text-decoration: blink;
}
#nt a:hover {
	color: #333399;
}
pre {
	display: none;
}
#des_news {
	margin: 10px 0;
	width: 630px;
	border: 1px solid #87A2CB;
}
#txt_news {
	border: 2px solid #005C9A;
	padding: 10px;
	text-align: justify;
}
#txt_news h2 {
	font-size: 14px;
	margin: 2px;
}
#txt_news p {
	margin: 2px;
}
#txt_news a {
	color: #000080;
	font-style: italic;
}
/* calendar */
#clr {
	width: 270px;
	float: right;
	margin-bottom: 15px;
}
#rc{
	width: 264px;
	padding: 10px 0;
	background: #E8E8FF;
}
#calendar {
	padding: 0;
}
table.calendar {
	border: none;
	width: 244px;
}
td.year {
	font-weight: bold;
	color: #000080;
}
td.month {
	font-size: 12px;
	color: #000080;
	font-weight: bold;
}
td.week {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000080;
}
tr.calendar {
	cursor: default;
	text-align: center;
	color: #005C9A;
}
td.calendar {
	border: 1px dotted #000080;
	text-align: center;
	color: #005C9A;
}
td.calendar_active {
	border: 1px solid #000080;
	text-align: center;
	color: #000080;
	text-decoration: none;
	background-color: #005C9A;
}
td.calendar_active a {
	text-decoration: none;
	font-weight: bold;
	color: #FEBE10;
}
td.calendar_today {
	border: 1px dotted silver;
	text-align: center;
	color: #90733C;
	background-color: #FFFF99;
}
table.clr_but_1 {
	font: 12px;
	text-align: center;
	color: #FEBE10;
	border: 1px solid #FEBE10;
	background: #005C9A;
}
table.clr_but_2 {
	font: 12px;
	text-align: center;
	color: #005C9A;
	border: 1px solid #005C9A;
	background: #FEBE10;
}
/* partner*/
#partner {
	padding: 5px 2px 0 2px;
}
#rc1{
	width: 264px;
	height: 160px;
	padding: 10px 0;
	background: #E8E8FF;
}
#pogoda {
	float: left;
	margin: 0 0 0 4px;
	background-color: #BBD1DE;
	border: 1px solid black;
	width: 120px;
}
.pogoda_spb_ru_informer {
	font-family : Verdana,Arial, sans-serif;
	font-size : 10px;
}
#valuta {
	float: right;
	margin: 0 4px 0 0;
}
#obyava {
    position: relative;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
    width: 264px;
    height: 500px;
    float: right;
    
}
#obyava img, #obyava img a {
    border: 0;
    margin: 0;
    padding: 0;
    width: 240px;
}

/* almaz */
#almaz {
    position: relative;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
    width: 264px;
    height: 131px;
    float: right;
    
}
#almaz img, #almaz img a {
    border: 0;
    margin: 0;
    padding: 0;
}
/* content */
#txt {
	padding: 0;
}
#affiche {
	margin: 10px 0;
	width: 630px;
	border: 1px solid #87A2CB;
}
#poster {
	height: 198px;
	border: 2px solid #005C9A;
	background-position: center;
}
#sticker {
	margin-top: 165px;
	margin-right: 5px;
	float: right;
}
/* îïèñàíèå */
#des_affiche {
	margin: 10px 0;
	width: 630px;
	border: 1px solid #87A2CB;
}
#des_poster {
	height: auto;
	padding: 5px;
	border: 2px solid #005C9A;
}
#des_photo {
	float: left;
	width: 200px;
}
#des_act {
	float: right;
	width: 390px;
}
#des_act a {
	color: #000080;
}
#des_act p {
	margin: 2px;
}
#des_st {
	margin: 10px 20px;
	float: right;
}
#des_txt {
	position: relative;
	margin: 5px;
}
#des_txt a {
	color: #333399;
}
#des_txt p {
	margin: 5px;
}
#new_dat {
	text-align: right;
	margin-right: 50px;
	font-style: italic;
}
/* actors */
#des_actor {
	margin: 10px 0;
	float: left;
	width: 630px;
	border: 1px solid #87A2CB;
}
#txt_actor {
	float: left;
	border: 2px solid #005C9A;
	padding: 10px 0;
}
#fam_actor {
	margin: 3px 10px;
	width: 180px;
	float: left;
}
#fam_actor a {
	color: #000080;
	text-decoration: none;
}
/* bot site */
#footer {
	float: left;
	width: 1249px;
	height: 150px;
	background: url("http://www.premiera-piter.ru/images/design/pagebot.jpg");
	background-position: center;
}
#bot_center {
	float: left;
	margin-left: 450px;
	margin-top: 25px;
	width: 350px;
}
#bot_center p {
	text-align: center;
	font-size: 12px;
	margin: 2px;
}
#bot_center a {
	font-size: 12px;
	color: #000080;
}
#bot_right {
	float: right;
	margin-top: 30px;
	margin-right: 25px;
	width: 300px;
	text-align: right;
}

/* ÇÀÃÀËÎÂÊÈ */
p {
	margin-top: 5pt;
	margin-bottom: 5pt;
}
h1 {
	font-family: Times New Roman;
	font-size: 18px;
	color: #000080;
	margin: 5px 0;
}
h2 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #000080;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: Times New Roman;
	font-size: 14px;
	color: #000080;
	margin: 0;
}

/* ADMIN */
#act_dat_tim {
	float: right;
	width: 520px;
	padding-bottom: 5px;
}
#banner_admin {
	float: left;
	margin: 5px;
}
.del {
	color: red;
	font-weight: bold;
}
#admin_actors {
	margin: 2px 10px;
	float: left;
	width: 240px;
	border-bottom: 1px dotted gray;
}
#actor_fi {
	float: left;
	width: 175px;
}
#actor_rd {
	float: right;
	width: 65px;
}
#banner {
	float: left;
	width: 310px;
	margin: 5px 10px;
}
#banner_img {
	float: left;
	width: 275px;
}
#banner_knop {
	float: right;
	width: 25px;
}
#tick_admin {
	float: left;
	width: 375px;
	margin: 1px 5px;
}
#tick_admin a {
	text-decoration: none;
}
/* ÒÅÊÑÒÎÂÛÅ */
.minitxt {
	font-size: 12px;
}
.maxitxt {
	font-size: 16px;
}

/* ÑÑÛËÊÈ */
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
