/* DIUM INTERACTIVE CSS TEMPLATE */
/*
*, body {
    scrollbar-3dlight-color: #;
    scrollbar-arrow-color: #;
    scrollbar-darkshadow-color: #;
    scrollbar-face-color: #;
    scrollbar-highlight-color: #;
    scrollbar-shadow-color: #;
    scrollbar-track-color: #;
}
*/
/* png as background in IE (sizingMethod=crop/scale/image)
* html ... {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=px/.png, sizingMethod=crop);
}
*/
html {
    border: none;
	height: 100%;
}
body {
    background: #000;
    color: #FFF;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	min-height: 100%;
}
/* :hover for every element in IE */
* html body {
    behavior: url(css/csshover.htc);
	height: 100%;
}
* {
    margin: 0 auto;
    padding: 0;
}

img {
    vertical-align: middle;
    border: none;
}






input,
select,
textarea {
    vertical-align: middle;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
input.txt,
select.txt,
textarea.txt {
    padding: 2px 0 2px 0px;
    width: 100%;
}
input.password  {
    padding: 2px 0 2px 0px;
    width: 100%;
}
textarea.txt {
    height: 100px;
}
select.txt {
    padding: 0;
}
input.btn {
    padding: 2px 10px 2px 10px;
}
/* button padding for IE */
* html input.btn {
    padding: 1px 5px 1px 5px;
}
table {
    border-collapse: collapse;
}
table td {
    vertical-align: top;
}
a:link, a:visited, a:hover, a:active  {
    color: #003366;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/* .png in IE */
* html .png {
    behavior: url(css/png.htc);
}
/* .png as background in IE (background-image need to be written in HTML, not CSS) */
* html .pngback {
    background-image: none !important;
    behavior: url(css/pngback.htc);
}
.full {
    width: 100%;
}
.half {
    width: 50%;
}
.quarter {
    width: 25%;
}
.clear {
    clear: both;
	height: 1px;
}
.nowrap {
    white-space: nowrap;
}
.wrap {
    white-space: normal;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.hidden {
    display: none;
}
.error {
    color: #F00;
}
ul.ul {
    padding: 0 0 0 12px;
}
* html ul.ul {
    padding: 0 0 0 15px;
}
ol.ol {
    padding: 0 0 0 17px;
}
* html ol.ol {
    padding-left: 21px;
}
h1 {
    font-size: 120%;
}
h2 {
    font-size: 100%;
}
h3 {
    font-size: 95%;
}
#header {
	margin: 5px 1px;
	background: #007070 url(px/header_back_left.gif) left top no-repeat;
}
#header .back {
	background: url(px/header_back_right.gif) right top no-repeat;
}
#header table .left{
	color: #036;
	font-weight: bold;
	width: 27%;
	font-size: 75%;
	}
#header .in {
	padding: 8px 0 8px 0;
	text-align: center;
}
#header form {
	padding: 0 15px;
}
#header input {
	color: #036;
	background: #CFFFE0;
	width: 82px;
	border: 1px solid #036;
	margin: 0 0 5px 0;
}
//#header .in 	img{
//	padding: 0 0 4px 0;
//}
#header .in a {
	text-transform: uppercase;
}
#header tables .right{
	padding: 8px 0 6px 0;
}
#header table .right img {
	padding: 0 0 0 7px;
}


/* --- */

.lang {
	position: absolute;
	margin: 32px 0px 0px 951px;

}

#left_menu {
	padding: 10px 80px 10px 40px;
	background: url(px/left_back.gif) left bottom repeat-y;
}
#timescale {
	text-align: right;
}
#timescale  img {
	margin: 0 0 5px 0;
}
#left_menu .decor {
	margin: 10px 0 0 0;
	padding: 40px 0 0 100px;
	background: url(px/decor_back.gif) left top repeat-x;
}
.search {
	padding: 5px 8px;
	color: #036;
	border-top: 1px solid #036;
	border-bottom: 1px solid #036;
}
.search td {
	font-size: 70%;
	padding: 0 5px 0 0;
	vertical-align: middle;
}
.search td.nowrap {
	text-transform: uppercase;
}
#filmsearch {
	color: #036;
	border: 1px solid #036;
	background-color: #00A657;
}
#promo {
	padding: 6px 0;
	border-bottom: 1px solid #036;
	color: #007D69;
}
#promo  td {
	padding: 6px 5px;
}
#promo td.left {
	width: 20%;
	padding: 6px 0 6px 10px
}
#promo a {
	font-weight: bold;
}
#promo h3 {
	margin: 0;
	font-weight: normal;
	font-size: 80%;
}
#promo img {
	margin-bottom: 2px;
	padding: 0 5px 0 3px;
}
#left_menu .producer {
	float: right;
	color: #036;
	padding: 0 0 5px 0;
	white-space: nowrap;
	font-size: 80%;
}
#left_menu .copyright {
	float: left;
	color: #036;
	font-size: ;
	padding: 0 0 5px 0;
	white-space: nowrap;
	font-size: 80%;
}
#info {
	border-bottom: 1px solid #036;
	background: #CFFFE0 url(px/right_back.gif) right bottom repeat-y;
	padding: 0 90px 0 0;
}
#main table {
	width: 100%;
}
.catcher {
	width: 530px;
}
#menu {
	margin: 0 4px;
	border-bottom: 1px solid #036;
	background: #00A657;
}
#menu td a {
	display: block;
	padding: 8px 10px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
#menu td.off {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #007070;
	padding: 8px 10px;
}
#menu td.on:hover {
	background: #036;
}
#menu td:hover a {
	color: #CFFFE0;
	text-decoration: none;
}
#menu ul.submenu {
	background: #00A657;
	color: #036;
	display: none;
	list-style: none;
	position: absolute;
	z-index: 1;
	border: 1px solid #036;
}
#menu ul.submenu li {
	white-space: nowrap;
	border-bottom: 1px solid #00A657;
}
#menu ul.submenu li.off {
	text-align: left;
	color: #007070;
	position: relative;
	padding: 4px 10px;
	text-decoration: none;
	font-weight: bold
}
#menu ul.submenu li a {
	text-align: left;
	color: #036;
	position: relative;
	padding: 4px 10px;
	text-decoration: none;
}
#menu td:hover ul.submenu {
	display: block;
}
#menu ul.submenu li:hover a {
	background: #036;
	color: #CFFFE0;
}
#shout {
	margin: 0 4px;
	text-align: center;
	padding: 16px 25px 20px 25px;
	color: #00A657;
	background: url(px/line_back.gif) left bottom repeat-x;
}
#shout a {
	font-size: 120%;
	font-weight: bold;
	color: #00A657;
}
#choice {
	color: #FFF;
	margin: 2px 4px;
	background: #036;
	padding: 8px 30px 4px 50px;
	font-size: 70%;

}
#choice ul {
	width: 100%;
	list-style: none;
}
#choice li {
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 5px 4px 13px;
	text-transform: uppercase;
	white-space: nowrap;
}
#choice li.first {
	margin: 0 0 0 3px;
}
#choice a {
	color: #FFF;
}
.height .choice{
	margin: 2px 4px;
	background: #036;
	padding: 40px 0 0 0;
}
#content {
	color: #000;
	margin: 0 4px;
	font-size: 80%;
	background: url(px/content_back.gif) left top repeat-x;
}
#content .status {
	float: left;
	color: #0C7877;
	padding: 20px 0 15px 20px;
}
#content .prog{
	float: right;
	font-weight: bold;
	margin-right: 3px;
	padding: 20px 15px 15px 0;
}
.pattern {
	clear: both;
	width: 100%;
}
.pattern img {
	padding: 1px 3px;
}
.pattern .odd {
	background: #FFF;
}
.pattern .active {
	background: #00A657;
}
.pattern .active td {
	color: #FFF;
}
.pattern .active .bold {
	background: #00A657;
	font-weight: bold;
}
.pattern .active_dark {
	background: #00A657;
}
.pattern .active_dark td {
	color: #036;
}
.pattern .active_dark .bold {
	background: #00A657;
	font-weight: bold;
	color: #036;
}
.pattern td {
	padding: 0 3px 0 3px;
	color: #268A85;
}
.pattern .bold {
	color: #007070;
	font-weight: bold;
}
.pattern .bold a {
	font-size: 100%;
	text-transform: none;
}
.pattern .dark td{
	color: #036;
}
.pattern .dark .bold{
	fonw-weight: bold;
	color: #036;
}
.pattern .odd_dark {
	background: #FFF;
}
.pattern .odd_dark td{
	color: #036;
}
.pattern .odd_dark .bold{
	fonw-weight: bold;
	color: #036;
}
.countdown {
	padding: 135px 0 0 0;
	color: #00A657;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
}
.countdown .big{
	font-size: 140%;
}
.countdown .bottom {
	background: #00A657;
	padding: 30px 0 0 0;
	margin: 135px 0 0 0;
	border-top: 1px solid #036;
}
.countdown_text {
	color: #00A657;
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	padding: 100px 0 0 0;
}
*html .countdown_text {
	padding: 96px 0 0 0;
}
.countdown_text  .text{
	margin: 0 70px 75px 70px;
}
.countdown_text .big{
	font-size: 140%;
}
.countdown_text .bottom {
	background: #00A657;
	padding: 30px 0 0 0;
	margin: 85px 0 0 0;
	border-top: 1px solid #036;
}

/*---------------------------logged.htm page classes------------------------*/
#header .in .hail h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 140%;
	padding: 0 0 0 10px;
	margin: 0;
}
#header .in .hail h2 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 160%;
	margin: 0;
}
/* -------------- seansi.html page classes ----------------------------- */
#innerpage #info {
	background-color: #00A657;
}
.head_bottom {
	color: #007070;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px 20px 10px 15px;
	padding: 0 0 30px 0;
}
#innerinfo {
	padding: 0 0 5px 0;
	background: url(px/innerinfo_back.gif) left -2px repeat-y;
}
#film_list {
	border-top: 1px solid #FFF;
	width: 100%;
	color: #007070;
}
#film_list .left {
	color: #007070;
	padding: 20px 75px 0 50px;
}
#film_list .right {
	width: 620px;
	padding: 0 90px 0 0;
}
#film_list .left .list {
	width: 250px;
	background: #CFFFE0;
	font-size: 80%;
	font-weight: bold;
}
#film_list .left .list ul {
	list-style: none;
}
#film_list .left .list li {
	padding: 0 5px 4px 15px;
	text-transform: uppercase;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: left top;
}
#film_list .left .list li.indent {
	margin: 0 0 7px 0;
}
.day_info {
	color: #0C7877;
	padding: 15px 0 15px 15px;
	white-space: nowrap;
}
.video_header {
	margin: 2px 0;
	width: 100%;
	color: #036;
	background: #FFF;
}
.video_header td {
	padding: 0 0 0 6px;
}
.video_header .first {
	color: #007070;
	width: 65px;
}
.video_header .second {
	width: 180px;
}
.video_header .third {
	width: 150px;
}
#producer {
	border-top: 1px solid #036;
	margin: 20px 35px 0 35px;
	color: #036;
	font-size: 80%;
}
#producer .l {
	padding: 0 0 0 10px;
	float: left;
	text-align: left;
}
#producer .r {
	width: 180px;
	float: left;
	text-align: right;
}
/* ------------------------places.html page classes ------------------------*/
#innertable {
	border-top: 1px solid #FFF;
	width: 100%;
	color: #007070;
}
#innertable .no_line_left {

	color: #007070;
	padding: 20px 75px 10px 50px;
}
#innertable .left {
	padding: 20px 75px 10px 50px;
	background: url(px/innertable_left_back.gif) 50px bottom no-repeat;
}
#innertable .left .place {
	margin: 0 0 25px 0;
    width: 250px;
}
#innertable .left .place h1 {
	margin: 0 0 10px 0;
}
#innertable .right {
	width: 620px;
	padding: 0 90px 0 0;
	background: url(px/innertable_right_back.gif) 6px bottom no-repeat;
}
#innertable .no_line_right {
	width: 620px;
	padding: 0 90px 0 0;
}
#innertable .right .place_info {
	margin: 20px 6px;
	padding: 25px 0 0 0;
}
#innertable  .seance {
	padding: 0 0 20px 0;
	margin: 4px 8px 0 8px;
	font-size: 80%;
}
#innertable .decor {
	border: 1px solid #CFFFE0;
	margin: 0 8px;
	padding: 0 0 10px 0;
	background: url(px/innertable_right_back.gif) left top no-repeat;
}
#innertable .movie {
	width: 250px;
}
#innertable .movie h1 {
	font-size: 150%;
	color: #036;
	font-weight: bold;
	text-transform: upprecase;
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 20px;
	margin: 0 0 5px 0;
}
#innertable .movie img  {
	margin-bottom: 50px;
}
#innertable .movie .sponsor {
	padding: 10px 0 0 0;
}
#innertable .movie .sponsor img {
	margin-bottom: 0;
}
#innertable .movie  .sponsor a {
	font-weight: bold;
}
#innertable .movie .sponsor h2 {
	padding: 10px 0 0 0;
}
#innertable .movie .sponsor .one_sp {
	margin: 10px 0 0 0;
	text-align: center;
}
#innertable .movie  .sponsor .sp1{
	float: left;
	margin: 10px 5px 10px 0;
}
#innertable .movie .sponsor .sp2 {
	float: right;
	margin: 10px 0;
}
/* ------------------------------- movies.htm page classes ---------------------------- */
#film_list .movie h1 {
	font-size: 150%;
	color: #036;
	font-weight: bold;
	text-transform: upprecase;
	background: url(px/movie_bull1.gif) left 3px no-repeat;
	padding: 2px 0 2px 20px;
	margin: 0 0 5px 0;
}
/* ------------------------------- film_info.htm page classes ---------------------------- */
#film_list .left .filminfo {
	width: 250px;

}
#film_list .seance {
	padding: 0 0 20px 0;
	margin: 4px 8px 0 8px;
	font-size: 80%;
}
#film_list .left .filminfo h1 {
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
}
#film_list .left .filminfo h2 {
	text-transform: uppercase;
	font-weight: normal;
}
#film_list .left .filminfo h3 {
	padding: 10px 0;
	font-weight: normal;
}
#film_list .left .filminfo a {
	font-size: 95%;
}
#film_list .r {
	text-align: right;
}
#film_list .l {
	text-align: left;
}
#film_list .rating {
	width: 100%;
	font-size: 95%;
	text-align: center;
}
#film_list .rating td {
	padding: 3px 0;
}
#film_list  a {
	color: #036;
	font-weight: bold;
}
#film_list .rating .low {
	text-align: left;
	padding: 15px 0 0 0;
}
#film_list .rating .r_low {
	padding: 15px 0 0 0;
	text-align: right;
}
#film_list .num {
	margin: 5px 0 0 0;
	text-align:center;
}
#film_list .num a:hover {
	text-decoration: none;
}
#film_list .num img {
	margin: 0 5px;
}
#innertable .descr {
	margin: 10px -84px 20px 6px;
}
#innertable .descr .big {
	font-size: 100%;
	font-weight: bold;
}
#innertable .descr .title {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 0 0;
}
/* ------------------------------- category.htm page classes ---------------------------- */
#film_list .left .categ h1{
	text-transform: uppercase;
	font-size: 150%;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	margin: 0 0 5px 0;
	background: url(px/categ_bull1.gif)	left 4px no-repeat;
}
#film_list .left .categ h2 {
	margin: 20px 0 10px 0;
}
#film_list .left .categ a {
	color: #036;
	font-size: 80%;
	font-weight: bold;
}
.container {
	margin: 10px 8px 20px 8px;
}
/* ------------------------------- tickets.htm page classes ---------------------------- */
#innerinfo .no_left {
	width: 530px;
	float: right;
	color: #007070;
	padding: 1px 90px 0 0;
}
/*--------------------------------- new.htm page files ----------------------------------*/
#innertable .item {
	text-align: left;
	width: 250px;
	margin-top: -15px;
}
#innertable .item table {
	margin: 0;
}
#innertable .item .l {
	width: 20%;
	padding: 6px 0 6px 0
}
#innertable .item td {
	text-align: left;
	padding: 6px 0;
}
#innertable .item a {
	font-weight: bold;
}
#innertable .item h3 {
	font-weight: normal;
	font-size: 80%;
	margin: 0;
}
#innertable .item img {
	margin-bottom: 2px;
	padding: 0 3px 0 0;
}
/*--------------------------------- new_item.htm page files ----------------------------------*/
#film_list .left .filminfo .intend {
	margin: 10px 0;
	width: 250px;
}
/*--------------------------------- galery_list.htm page files ----------------------------------*/
#innertable .descr table{
	width:100%;
}
#innertable .descr .l {
	width: 12%;
	padding: 6px 0 6px 0
}
#innertable .descr td {
	padding: 6px 0;
}
#innertable .descr a {
	font-size: 130%;
	font-weight: bold;
}
#innertable .descr h3 {
	padding: 5px 0 0 0;
	font-weight: normal;
	font-size: 80%;
	margin: 0;
}
/*--------------------------------- galery.htm page files ----------------------------------*/
#film_list .foto {
	width: 250px;
}
#film_list .foto td {
	padding: 6px 6px 0 0;
}
.container table {
	width: 100%;
}
.container .rt {
	float: right;
	width: 145px;
	font-size: 90%;
}
.container .lt {
	font-size: 90%;
	font-style: italic;
	width: 360px;
	float: left;
}
.container .lt img {
	margin: 0 0 10px 0;
}
.container .stat {
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
	font-size: 95%;
	width: 365px;
	float: left;
	color: #036;
	background: url(px/innertable_left_back.gif) left top repeat-x;
}
.container .stat a {
	font-size: 95%;
}
.container .stat .l {
	text-align: left;
}
.container .stat .r {
	text-align: right;
}
/*--------------------------------- top.htm page files ----------------------------------*/
#innertable .item h1 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
/*--------------------------------- club.htm page files ----------------------------------*/
#innertable .item .cont {
	text-align: right;
}
#innertable .item .cont img {
	margin: 0 3px 0 0;
}
.container a {
	font-weight: bold;
	font-size: 120%;
}
.container h3 {
	font-weight: normal;
	font-size: 80%;
}
/*--------------------------------- club_act.htm page files ----------------------------------*/
#film_list .filminfo h3 .up {
	text-transform: uppercase;
}

/*--------------------------------- press.htm page files ----------------------------------*/
#left_menu .sp {
	width: 250px;
	margin: 30px 0 10px 0;
	padding: 0 0 0 5px;
}
#left_menu .sp table {
	width: 100%;
}
#left_menu .sp td {
	text-align: center;
}
.authorize {
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	margin: -15px 5px 0 5px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #036;
	position: relative;
	z-index: 0;
}
#log {
	float: right;
	width: 250px;
	margin: 30px 30px 0 0;
	color: #007070;
}
* html #log {
	margin-right: 15px;
}
#log td {
	text-align: center;
	width: 50%;
	font-weight: bold;
	padding: 2px 0 0 0;
}
#log .word {
	text-align: right;
	padding: 4px 5px 0 0;
}
#log #name {
	width: 90%;
	color: #007070;
	border: 1px solid #036;
	background: #CFFFE0;
}
#log #password {
	width: 90%;
	color: #007070;
	border: 1px solid #036;
	background: #CFFFE0;
}
#log .button {
	text-align: right;
	padding: 20px 0 0 0;
}
/*--------------------------------- press_konf_plan.htm page files ----------------------------------*/
#pressmenu {
	color: #036;
	margin: 0 4px;
	border-top: 1px solid #036;
	padding: 5px 0;
}
#pressmenu table {
	width: 60%;
	margin: 0;
	padding: 0;
}
#pressmenu td {
	font-size: 95%;
	white-space: nowrap;
	padding: 5px 0 3px 2px;
	font-weight: bold;
	text-align: center;
}
#pressmenu .active a {
	color: #FFF;
}
#pressmenu form {
	width: 23%;
	float: right;
	text-transform: uppercase;
	white-space: nowrap;
}
#pressmenu form a {
	font-weight: bold;
	margin: 5px 0 0 3px;
	font-size: 85%;
}
#press_search {
	width: 57%;
	color: #036;
	text-transform: none;
	background: none;
	border: 1px solid #036;
}
#innertable .item h3 .up {
	text-transform: uppercase;
}
.container .small {
	font-size: 85%;
	padding: 0 10px;
}
/*--------------------------------- press_konf.htm page files ----------------------------------*/
#film_list .filminfo h4 {
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 95%;
	text-transform: uppercase;
}
/*--------------------------------- press_relize.htm page files ----------------------------------*/
#innertable .item h2 {
	color: #036;
	font-size: 110%;
	text-transform: none;
}
.container .small_intend {
	float: left;
	width: 420px;
	font-size: 85%;
	padding: 0 10px;
}
.container .files {
	float: right;
	width: 70px;
}
/*---------------------------------press_contacts.htm page files ----------------------------------*/
#innertable  .descr ul{
	list-style: none;
}
#innertable .descr li {
	padding: 3px 0 0 0;
}
#innertable .descr .name {
	font-size: 120%;
	font-weight: bold;
}
#innertable .descr .mail a {
    font-size: 100%;
	color: #036;
	font-weight: bold;
}
/*---------------------------------press_pic_theme.htm page files ----------------------------------*/
.container .signs {
	margin: 0;
	font-size: 90%;
	font-style: italic;
	width: 360px;
}
.container .load {
	float: right;
}
.container .load a {
	font-size: 95%;
}
/*---------------------------------sponsorship.htm page files ----------------------------------*/
.container .org {
	text-align: center;
}
.container .org img {
	margin: 10px 0;
}
/*---------------------------------ma_film_info.htm page files ----------------------------------*/
#film_list .filminfo .main_info h1 {
	color: #00A657;
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
}
#film_list .filminfo .main_info h2 {
	color: #00A657;
	text-transform: uppercase;
	font-weight: normal;
}
#film_list .filminfo .main_info .button {
	float: right;
	padding: 2px 0 5px 0;
}
#film_list .filminfo .main_info .name {
	float: left;
	width: 230px;
}
/*---------------------------------ma_film_info.htm page files ----------------------------------*/
.pattern_green {
	width: 100%;
}
.pattern_green td {
	color: #00A657;
}
.pattern_green .bold {
	font-weight: bold;
}
.pattern_green img {
	padding: 1px 3px;
}
.pattern_green .odd {
	background: #FFF;
}
/*---------------------------------history.htm page files ----------------------------------*/
.container .adr {
	margin: 10px 0 0 0;
}
.container .adr a {
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}
/*---------------------------------registration.htm page files ----------------------------------*/
#reg {
	width: 100%;
	padding: 20px 0 0 0;
}
#reg table {
	width: 100%;
}
#reg td {
	color: #007070;
	padding: 7px 3px;
}
#reg .txt {
    padding: 2px 0 2px 0px;
    width: 40%;
	color: #007070;
	border: 1px solid #036;
	background: #CFFFE0;
}
#reg .password  {
    padding: 2px 0 2px 0px;
    width: 40%;
	color: #007070;
	border: 1px solid #036;
	background: #CFFFE0;
}
#reg .word {
	text-align: right;
	font-weight: bold;
	padding: 10px 5px 0 0;
}
#reg .sms_choise {
	font-size: 90%;

}
#reg .small {
	font-size: 90%;
	text-align: right;
}
#reg .button {
	margin: 10px 0 0 0;
	text-align: center;
    padding: 2px 0 2px 0px;
    width: 100%;
}
#reg .text {
	color: #007070;
	padding: 100px 0 0 130px;
	font-size: 140%;
	font-weight: bold;
}

