html, body {
	background: white url(/images/bg.jpg) repeat-x left top;
	color: black;
	margin: 0;
	padding: 0;
	font-family: 'Tahoma', 'Arial', 'Verdana', 'serif';
	font-size: 12px;
	height: 100%;
}
textarea {
	font-family: 'Tahoma', 'Arial', 'Verdana', 'serif';
	padding-left:2px;
	font-size: 12px;
}

a {
	color: #0063d0;
	text-decoration: underline;
}
a:hover {
	color: #616161;
	COLOR:#C9641C;
	text-decoration: underline;
}
a img {
	border: 0;
}
table {
	border: none;
}
td {
	vertical-align: top;
}
form {
	margin: 0;
	padding: 0;
}
p {
	padding: 0;
	margin: 0 0 10px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 0 0 25px;
}
label {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0 0 0 25px;
	display: block;
}

/*main styles*/
#main_tb {
	background: url(/images/head.jpg) no-repeat 93px top;
}
#head {
	background: url(/images/bg.png) repeat-x left top;
	height: 216px;
}
#head_tb {
	background: url(/images/head_l.jpg) no-repeat left top;
	height: 216px;
}
#head_l {
	background: url(/images/head_ll.jpg) no-repeat right bottom;
	width: 309px;
}
#head_r {
	background: url(/images/head_bg.png) repeat-x left top;
}
#logo_td {
	height: 95px;
	padding-left: 13px;
}
#logo {
	height: 78px;
}
#logo a, #logo a:hover {
	display: block;
	text-decoration: none;
	width: 330px;
	height: 25px;
	margin-top: 53px;
}
#slogan {
	color: white;
	font-size: 11px;
}
#head_icons {
	text-align: right;
	padding: 15px 35px 0 0;
}
#icons_tb {
	float: right;
}
#head_icons a {
	display: block;
	width: 45px;
	height: 21px;
	text-decoration: none;
	margin: 0 2px;
}
#icon_home {
	background: url(/images/icon_home.gif) no-repeat left bottom;
}
#icon_mail {
	background: url(/images/icon_mail.gif) no-repeat left bottom;
}
#icon_rss {
	background: url(/images/icon_rss.gif) no-repeat left bottom;
}
#icon_home:hover, #icon_mail:hover, #icon_rss:hover, #head_icons a.active_icon {
	background-position: left top;
}

#head_menu_r div {
	background: url(/images/head_bg1.png) repeat-x left top;
	height: 33px;
	text-align: left;
	line-height: normal;
	padding-right: 60px;
	padding-top: 23px;
	color: white;
}
#head_menu_r a {
	color: white;
	text-decoration: underline;
}
#head_menu_r a:hover {
	color: white;
	text-decoration: none;
}


/*menu*/
#menu_tb {
	height: 56px;
	margin-left: 0px;
}
#menu_tb td {
	vertical-align: middle;
}
#menu_tb table {
	margin-left: -35px;
	position: relative;
}
#menu_tb td td {
	background: url(/images/menu_bg.gif) repeat-x left bottom;
	padding-top: 25px;
}
#menu_tb td.act td {
	background: url(/images/menu_bga.png) repeat-x left bottom;
}
#menu_tb td.menu_l {
	background: url(/images/menu_l.gif) no-repeat right bottom;
	padding: 0;
}
#menu_tb td.menu_r {
	background: url(/images/menu_r.png) no-repeat left bottom;
	padding: 0;
}
#menu_tb .act td.menu_l {
	background: url(/images/menu_la.png) no-repeat right bottom;
}
#menu_tb .act td.menu_r {
	background: url(/images/menu_ra.png) no-repeat left bottom;
}
#menu_1 table {
	margin-left: -20px;
}
#menu_tb #menu_1 td.menu_l {
	background: url(/images/menu_l1.png) no-repeat right bottom;
	padding: 0;
}
#menu_tb #menu_1.act td.menu_l {
	background: url(/images/menu_la1.png) no-repeat right bottom;
}

/*middle path*/
#content_tb {
	position: absolute;
	top: 164px;
	left: 0;
}
#left_td {
	padding-left: 30px;
	padding-bottom: 40px;
}

/*calendar*/
#calendar {
	font-size: 11px;
	line-height: 13px;
	padding-right: 30px;
}
#cal_tb {
	margin: 10px 0 25px;
	width: 250px;
}
#cal_tb td {
	border-right: 1px solid white;
	border-top: 1px solid white;
	padding: 1px 3px 2px;
	background: #89b5d0;
	color: #3c3c3c;
}
#cal_tb a {
	color: #ac2800;
	text-decoration: underline;
}
#cal_tb a:hover {
	color: #ac2800;
	text-decoration: none;
}
#cal_week td {
	border-top: none;
	background: #4d78bb;
	font-weight: bold;
	color: white;
}
#cal_tb td.cal_ex {
	background: #cfe1e3;
}
td#cal_cur {
	background: #6cbb45;
	color: black;
	font-weight: bold;
}
#cal_tb td.no_brd {
	border-right: none;
}

/*left catalog*/
.left_cat_main_tb {
	float: none;
	position: relative;
	width: 270px;
}
.left_cat_div {
	position: absolute;
	width: 70px;
	margin-left: -7px;
	color: #7b7b7b;
	font-size: 11px;
	line-height: 10px;
	padding: 1px 0 1px 7px;
	background: url(/images/left_cat_tit.gif) no-repeat left 11px;
}
.left_cat {
	margin-bottom: 5px;
	float: right;
}
.left_cat td {
	text-align: right;
}
.left_cat td.left_cat_new {
	text-align: center;
	font-size: 10px;
	width: 20px;
	color: #c9641c;
	padding-top: 2px;
}
#left_cat_total {
	text-align: right;
	padding: 10px 30px 35px;
}
#left_cat_total span {
	font-size: 11px;
	color: #c9641c;
}

/*search*/
#search_form {
	width: 250px;
	padding-bottom: 25px;
}
.search_txt {
	padding: 0;
	width: 242px;
	border: 1px solid #a7a6aa;
	margin: 5px 0;
}
input.search_txt {
	padding: 0 3px;
}
select.search_txt {
	width: 250px;
}
.search_day {
	width: 55px;
	border: 1px solid #a7a6aa;
	margin: 5px 5px 5px 0;
}
.search_month {
	width: 110px;
	border: 1px solid #a7a6aa;
	margin: 5px 5px 5px 0
}
.search_year {
	width: 75px;
	border: 1px solid #a7a6aa;
	margin: 5px 0;
}
#search_submit {
	margin: 5px 0;
}

#partner {
	text-align: right;
	padding-right: 30px;
}

/*content*/
#main_td {
	padding: 0 10px 60px 0;
}
#main_top {
	padding: 0 15px 10px 10px;
}



/*index catalog*/
#index_cat {
	margin-bottom: 25px;
}
#index_cat td {
	border-bottom: 1px solid #938a55;
}
.row1 td {
	background-color: #e9eaf4;
}
.row2 td {
	background-color: #f7f6f9;
}
.index_cat_tit {
	position: static;
	font-size: 14px;
	font-weight: bold;
	margin-left: -25px;
}
.index_cat_img {
	padding: 10px 0 10px 10px;
    text-align:center;
}
.index_cat_txt {
	padding: 10px 20px 10px 30px;
}
.index_cat_link {
	font-size: 11px;
	padding: 5px 0;
}
.index_cat_cur {
	color: #c9641c;
}
p.small_p {
	margin-bottom: 5px;
}
.index_cat_1st td.index_cat_img {
	background-image: url(/images/index_cat_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_cat_1st td.index_cat_txt {
	background-image: url(/images/index_cat_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#index_cat_last td.index_cat_img {
	background-image: url(/images/index_cat_lb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}
#index_cat_last td.index_cat_txt {
	background-image: url(/images/index_cat_rb.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: none;
}
.index_cat_not_checked .index_cat_tit a {
	color: #616161;
}
.index_cat_ntchecked {
	color: #c91c1c;
	font-size: 11px;
	padding: 0 0 5px;
}

/*navigation*/
.nav_arr {
	padding-left: 8px;
}
.nav_pgs {
	padding: 10px 0 25px 25px;
}
.nav_pgs a {
	display: block;
	float: left;
	padding: 2px 5px;
	margin-right: 2px;
}
.nav_pgs a:hover, .nav_pgs span {
	display: block;
	float: left;
	background: #6cbb45;
	padding: 2px 5px;
	margin-right: 2px;
}
.nav_nact {
	color: #999999;
}

/*poll*/
#index_poll {
	margin-left: 25px;
}
#index_poll td {
	padding: 2px 0;
}
#index_poll_submit {
	margin-top: 10px;
}

/*footer*/
#footer td {
	background: #c5c5c5;
	border-bottom: 35px solid white;
}
#footer td td {
	border: none;
}
#made {
	text-align: right;
	padding: 39px 30px 15px;
}
#foot_txt {
	padding: 20px 25px 15px;
}
#counters td {
	padding: 10px 10px 10px 0;
}
#partners_news {
	font-size: 11px;
}
#partners_news a {
	color: #6b6b6b;
	text-decoration: underline;
}
#partners_news a:hover {
	color: #6b6b6b;
	text-decoration: none;
}





/*INSIDE PAGES*/
#inside_content {
	padding: 0 50px 0 10px;
}
h1.inside_h1 {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
}
h1.inside_h1a {
	margin: -15px 0 5px 0;
	padding: 0;
	position: relative;
}
label.inside_h1 {
	padding: 15px 10px;
	margin-left: 0;
}
#feedback {
	margin-left: 10px;
}
#feedback td, .login_form td, #sobitie td, #podrobno_td td {
	padding: 5px 10px 0 0;
	vertical-align: middle;
}
#sobitie td td, #podrobno_td td td {
	padding: 0;
}
#podrobno_td {
	background: #e9eaf4;
	padding: 0 30px 30px 30px;
}
#podrobno_form {
	display: none;
}
#podrobno_form.show {
	display: block;
}
#podrobno_form.hide {
	display: none;
}
#podrobno_form_link {
	background: url(/images/form_link_bg.gif) repeat-x center bottom;
	text-decoration: none;
}
#podrobno_form_link:hover {
	background: none;
	text-decoration: none;
}
#sobitie td.sobitie_full_desc, #podrobno_td td.sobitie_full_desc {
	vertical-align: top;
}
#feedback label, .login_form label, #sobitie label, #podrobno_td label {
	font-size: 12px;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.feedback_txt {
	width: 400px;
	border: 1px solid #7f9db9;
}

.short {
    width: 55px;
}
select.feedback_txt, .feedback_file {
}
#sobitie select, #podrobno_td select {
	width: 100%;
}
#sobitie .feedback_file {
	width: 100%;
}
.feedback_day, .feedback_month, .feedback_year {
	border: 1px solid #7f9db9;
}
#sobitie select.feedback_day, #podrobno_td select.feedback_day {
	width: 90px;
}
#sobitie select.feedback_month, #podrobno_td select.feedback_month {
	width: 180px;
}
#sobitie select.feedback_year, #podrobno_td select.feedback_year {
	width: 110px;
	float: right;
}
#sobitie td.feedback_month_td, #podrobno_td td.feedback_month_td {
	padding: 0 10px;
}
#feedback_chk {
	float: left;
	margin-right: 5px;
}
#inside_content .nav_arr {
	margin: 30px 0 15px -19px;
	position: relative;
}
.fred {
	color: #c9641c;
}
#sobitie td.fred {
	padding-top: 13px;
}

.login_txt {
	width: 240px;
	border: 1px solid #7f9db9;
}
.disabled_txt {
	background: #e0e0e0;
}
.disabled_tr {
	display: none;
}
.enabled_tr {
	display: normal;
}
.spravka_ul {
	padding: 3px 0;;
}
p.spisok_p {
	padding: 10px 0 20px;
}
.arrow {
	font-size: 14px;
	line-height: 14px;
}
.gray {
	color: #5c5c5c;
}
.gray9px {
	color: #5c5c5c;
	font-size: 9px;
	line-height: 20px;
}
.word_pic {
	margin-bottom: -3px;
}
#podrobno_form {
	margin-bottom: 20px;
}
#podrobno_ntchkd {
	padding-left: 10px;
}
.error {color:red;padding:10px;text-align:center;}
.ok {color:green;padding:10px;text-align:center;}

#controll_left {
    background-image: url(/images/controll.png);
    background-position : 0 -13px;
}

#controll_right {
    background-image: url(/images/controll.png);
    background-position : -13px -13px;
}

.requests {
    border: 1px solid #7f9db9;
    background-color: #e9eaf4;
    width: 100%;
}

.requests td, .requests th{
    border: 1px solid #7f9db9;
    padding: 3px;
}
.requestInfo {
    width: 100%;
    border: 0px solid #7f9db9;
}

.requestInfo th {
    text-align: left;
    vertical-align: top;
    width: 250px;
}

.requestInfo td {
    margin: 3px;
}

.requestInfo td, .requestInfo th{
    border: 0px solid #7f9db9;
    padding: 5px;
}

.message {padding: 10px 0 10px 0;}
.marked {color:   #FFA07A;}
.ui-datepicker-trigger {padding-left: 5px;}
.for {width:25px;float:left}
#podrobno_td select.feedback_little {width:200px;border: 1px solid #7f9db9;}
table.profile th {text-align:left; font-weight: normal; width: 200px;}
.btnTemplate {font-size: 10px; border: 1px solid black;padding:3px;margin:3px;}
.var {float:left;width:250px;padding:3px;font-weight:bold}
.dl {width:250px;}
.ml {width:100px;}
.val {float:left;padding:3px;}
.cl{clear:both;}
.subscribe {font-size: 14px;}
.friend {float:right;position:relative;padding:15px;margin:2px;width:350px;}
.nobr{white-space: nowrap;}
.inv {display:none}
.ui-helper-show {display:block;}

/* rss creator*/
.rss-creator th {vertical-align:top;text-align:left;width:150px;padding:15px;font-weight:normal;}
.rss-creator .feedback_txt {width:400px !important;}

/* info-add */
.info-add {cursor:pointer;float:right;}
.info-add a{position:relative;top:-4px;font-size:12px}
.fav{float:right;}
.fav img {width:20px;height:20px;}
.fav a {color:#e38f53;}
.gold {position:relative;float:right;padding-right:20px;}
.gold a{color:#e8bf18;}
/* info-add */

/** my-menu **/
.my-menu {
    cursor:pointer;
}
.my-menu-ui {
    position:absolute;
    z-index: 99;
    /*border: 1px solid gray;*/
    border: 1px solid #70badc;
    background: #e9eaf4;
    width:150px;
    color: black;
    left:1095px;
    top:130px;
}
.my-menu-ui ul {
    padding: 0px;
    margin: 0px;
    list-style-type : none;
}
.my-menu-ui li {
    /*border:1px solid #70badc;*/
    /*margin:2px;*/
    padding: 5px 15px 2px 10px;
}
.my-menu-ui li:hover {
    background: #fff;
}
.my-menu-ui a {
    color: black;
    text-decoration: none;
}
/** my-menu end **/
/** my-conf-menu **/
.my-conf-menu {
    cursor:pointer;
}
.my-conf-menu-ui {
    position:absolute;
    z-index: 99;
    /*border: 1px solid gray;*/
    border: 1px solid #70badc;
    background: #e9eaf4;
    width:150px;
    color: black;
    left:975px;
    top:130px;
}
.my-conf-menu-ui ul {
    padding: 0px;
    margin: 0px;
    list-style-type : none;
}
.my-conf-menu-ui li {
    /*border:1px solid #70badc;*/
    /*margin:2px;*/
    padding: 5px 15px 2px 10px;
}
.my-conf-menu-ui li:hover {
    background: #fff;
}
.my-conf-menu-ui a {
    color: black;
    text-decoration: none;
}
/** my-conf-menu end **/

/** payment style **/
.payment label {
    font-size: 14px;
    padding:0;
    margin: 0;
    float:left;
    width: 150px;
}
.payment select {
    width: 200px;
}

.payment input {
    width: 100px;
}

.payment .activation {
    padding-top: 20px;
}
.payment .btn {
    width: 100px;
}

.payment .download_info_instructions {
    background: #e9eaf4;
    width: 600px;
    padding: 30px;

}

.payment .download_info_instructions li {
	list-style-type: none;
    line-height:1.2em;
    padding-left: 30px;
    padding-top: 10px;
}

#instructions {
	background: #ffffe0;
	border: 1px dotted #ffa500;
	margin: .2em 4px 0 -.2em;
	padding: .2em .4em 0;
}

#instructions span {
	padding: 2px;
}

#message_text {
	background: #b0e0e6;
}

#shortcode {
	background: #90ee90;
}

#message_cost {
	background: #ffdead;
}

#notes {
	font-style: italic;
    padding: 10px;
}

#ui a {
	font: 12pt 'Verdana', sans-serif;
	margin-bottom: 1px;
}

#ui a.active {
	background: #4682b4;
	color: #fff;
}

.providers {
	margin: 0 0 .4em 1.1em;
}

.providers h1 {
	font-size: 14pt;
}

.h3 {
	font-size-adjust: none;
	font-size: 0.9em;
}

.custom_instructions {
	margin-top: 10px;
	margin-left: 35px;
	font-size: 0.9em;
}

.choice {
	margin-top: 10px;
}

.select_control {
	margin-left: 35px;
}

.submit_pass {
	margin-left: 35px;
}

.step1 { background: url('/images/step1.png') no-repeat 0 5px }
.step2 { background: url('/images/step2.png') no-repeat 0 5px }
.step3 { background: url('/images/step3.png') no-repeat 0 5px }
.step4 { background: url('/images/step4.png') no-repeat 0 5px }

.conf-logo {border: 1px solid #bec0c1;text-align:center;width:150px;float:right;margin-left:20px}
.conf-logo-hover {/*color:white;*/}
.logo-upload-button {width: 120px; font-size: 10px;display:none;}
.conf-logo .image {width:150px;height:150px;display:none}
.conf-logo .preview {width:150px;height:150px;display:none;color:#bec0c1;font-size:14px;}
.conf-logo.no_border {border:0}

.user-logo {border: 1px solid #bec0c1;text-align:center;width:100px;float:right;}
.user-logo-hover {/*color:white;*/}
.user-upload-button {width: 70px; font-size: 10px;display:none;}
.user-logo .image {width:100px;height:100px;display:none}
.user-logo .preview {width:100px;height:100px;display:none;color:#bec0c1;font-size:14px;background:#fff;}
.user-logo.no_border {border:0}
.logo {padding:3px;background:#ccc;height:100px;width:100px;float:left;}

#user-info-form {height:100%;width:100%;}


.site_images{
    padding:10px;
    margin-top:10px;
    float:right;
    border:1px solid #ccc;
    margin-left:10px;
}
.images-title {
    font-size: 12px;
    text-align: center;
    color: #545454;
}

.i-top {
    padding-bottom: 15px;
}

.i-bottom {
    padding-top: 15px;
}
.slider_container {
    margin: 0 0 5px 0;
    /*overflow: auto;*/
}
.slider_container_up{ background:url(/images/sliding_img_up.gif) no-repeat left top; width:183px; height:8px; font-size:0px;}
.slider_container_mid{ background:url(/images/sliding_img_mid.gif) repeat-y left top; width:183px;}
.slider_container_bottom{ background:url(/images/sliding_img_bottom.gif) no-repeat left top; width:183px; height:8px;}
.slider_holder{
    padding:0px;
    text-align:center;
    margin:0 auto;
}
.arrow_up{ background:url(/images/arrow_up.gif) no-repeat left top; width:30px; height:30px; display:block; margin:0 auto;}
.arrow_down{ background:url(/images/arrow_down.gif) no-repeat left top; width:30px; height:30px; display:block; margin:0 auto;}
.slide_img_holder{ padding:10px 0px 10px 0px;}
.scrollable .item_holder{
    width:200px;
    /* height:122px;
    border:1px solid #d7d7d7; */
    padding:2px 1px;
    margin:0 auto 8px auto;
}
.item_holder_size {
    width:163px;
    height:122px;
    text-align:center;
}

.conf-list .item_holder {
    float:left;
    border: 1px solid #fff;
    margin: 10px 30px 10px 10px;
    padding: 10px 5px;
    width: 200px;
}
.conf-list .item_holder:hover {
    border: 1px solid #ccc;
}

.item_holder .photo {
    float:left;
}
.item_holder .login {
    float:left;
    margin:5px 0 0 5px;
}

div.scrollable {
    /* required settings */
    position:relative;
    overflow:hidden;

    /* vertical scrollers have typically larger height than width */
    height: 200px;
    top: -10px;
    left: 7px;
    /*width: 200px;*/
}

/* root element for scrollable items */
div.scrollable div.items {
    position:absolute;
    /* this time we have very large space for the height */
    height:20000em;
    padding-bottom: 10px;
}

a.prev, a.next {
    display:block;
    width:30px;
    height:30px;
    float:left;
    background-repeat:no-repeat;
}
a.prev {
    padding-top: 15px;
}
#requests_view {
    clear:both;
}
a.showConfInfo {
    border-bottom:1px dashed;
    margin: 0 5px;
    font-weight:bold;
    text-decoration: none;
}