
/* global variable */
a:link, a:visited {
    color: #006699;
    text-decoration: underline;
	outline: none;
}
a:hover, a:active {
    color: #0099CC;
    text-decoration: none;
	outline: none;
}
img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    font-size: 9px;
    color: #cccccc;
}
/* body init css */
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    margin: 0px;
    background-image: url(/images/bck.gif);
    background-repeat: repeat-x;
    background-position: top;
}
#wrap_fixed {
    width: 1000px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#container_fixed {
    margin: 0px;
    float: left;
    width: 1000px;
}
#header_fixed {
    width: 1000px;
    float: left;
}
.middle_header_fluid {
    height: 35px;
    float: left;
    width: 970px;
}
h2 {
	float: left;
    margin-top: 6px;
    margin-left: 5px;
    font-size: 18px;
	font-weight:500;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color:#fffcfc;
	text-shadow:#560000 2px 2px;
	text-decoration:none;
}
h1 {
	float: left;
    margin-top: 3px;
    margin-left: 5px;
    font-size: 22px;
	font-weight:500;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration:underline;
	color:#cc0000;
}
.top_header {
    float: left;
    width: 970px;
}
#search {
    float: left;
    margin-left: 580px;
    height: 36px;
    margin-top: -25px;
    position: relative;
}

#jsddm {
    float: left;
    margin-left: 900px;
    margin-top: -39px;
}
#jsddm a {
font-size: 11px;
font-weight: bold;
display: block;
text-decoration: none;
color: #EAFFED;
}
#jsddm a:hover {background: #7F1616;}

.batt {
    background: white;
}
#logo {
    float: left;
    height: 15px;
    width: 380px;
    position: relative;
}
.header_navigator {
    float: left;
    width: 970px;
    padding-top: 12px;
}
.rss {
    float: left;
    margin-left: 20px;
    height: 24px;
    width: 170px;
    margin-top: 5px;
}
.facebook {
    float: right;
    margin-top: 2px;
}
#main_nav {
    margin: 0px;
    float: left;
    width: 510px;
}
#main_nav ul {
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 510px;
    list-style-type: none;
}
#main_nav li {
    padding: 0px;
    float: left;
    height: 24px;
    width: auto;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    color: #EF9B6E;
    display: inline;
}
#main_nav li a:link, #main_nav li a:visited {
    color: #EF9B6E;
    text-decoration: none;
}
#main_nav li a:hover, #main_nav li a:active {
    color: #EF9B6E;
    text-decoration: underline;
}
#top_content {
    padding-top: 16px;
    float: left;
    width: 990px;
    height: 20px;
    margin-left: 5px;
    background-image: url(top_content.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    font-size: 13px;
    color: #000000;
    padding-left: 0px;
    letter-spacing: -1px;
    font-weight: bold;
}
#top_content a:link, #top_content a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#top_content a:hover, #top_content a:active {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
#content {
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    float: left;
    width: 988px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #eeeeee;
    border-left-color: #eeeeee;
    background-color: #FFFFFF;
    position: relative;
    background-image: url(rep_content.gif);
    background-repeat: repeat-y;
    background-position: left;
}
#footer {
    float: left;
    width: 990px;
    margin-left: 5px;
    background-image: url(footer_bg.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 20px;
    padding-bottom: 15px;
}
.footer_link {
    margin: 0px;
    float: left;
    width: 980px;
    padding-right: 5px;
    padding-left: 10px;
    line-height: 22px;
    height: 20px;
    font-size: 11px;
    color: #000000;
    font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
}
.footer_link a:link, .footer_link a:visited {
    color: #000000;
    text-decoration: none;
}
.footer_link a:hover, .footer_link a:active {
    color: #000000;
    text-decoration: underline;
}
.link_right {
    float: right;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.link_left {
    float: left;
    height: 40px;
    width: 500px;
}
/* begin content area css */
.fixed_content {
    float: right;
    width: 840px;
    position: relative;
}
#main_content {
    float: left;
    width: 480px;
    position: relative;
    padding-right: 0px;
    padding-left: 7px;
    padding-bottom: 20px;
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
/*    text-align: left;*/
}
.gray {
    background-color: #E2E2E2;
}
.gray2 {
    background-color: #F2F2F2;
}
#sidebars {
    float: right;
    width: 340px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 20px;
}
.sidebar1 {
    float: left;
    width: 128px;
    padding-right: 5px;
    padding-left: 10px;
    background-color: #F2F2F2;
    padding-bottom: 10px;
}
.sidebar2 {
    float: left;
    width: 160px;
    padding-right: 5px;
    background-color: #f5f5f5;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #E2E2E2;
}
.sidebar3 {
    float: left;
    width: 160px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
#content h1 {
    float: left;
    width: 100%;
    margin-top: 6px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 0px;
    font-size: 25px;
    color: #cc0000;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: -2px;
    font-weight: 400;
}
.title_menu {
    font-size: 17px;
    color: #cc0000;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 400;
}

.title_menu2 {
    font-size: 17px;
    color: #cc0000;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 400;
}

#content h3 {
    width: 100%;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
    font-size: 17px;
    color: #CC0000;
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 0px;
}
#content h4 {
    width: 100%;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding: 0px;
    font-size: 15px;
    color: #CC0000;
    font-family: Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 500;
    letter-spacing: 0px;
}
#content h5 {
    font-size: 15px;
    color: #CC0000;
    padding: 0px;
    float: left;
    width: 480px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-weight: 500;
    letter-spacing: 0px;
    text-align: left;
}
#content h6 {
    font-size: 13px;
    color: #000000;
    padding: 0px;
    float: left;
    width: 230px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: normal;
    letter-spacing: -1px;
}
.category {
    float: left;
    width: 100%;
    margin-right: 4px;
    margin-left: 1px;
    padding-bottom: 5px;
}
.category_bar {
    float: left;
    width: 100%;
    margin: 0px;
    background-image: url(post_bar3.gif);
    background-repeat: no-repeat;
    height: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-position: left;
    line-height: 19px;
    padding-left: 2px;
    padding-right: 5px;
}

.sub_category_bar {
    width: 100%;
    margin: 0px;
    background-image: url(post_bar5.gif);
    background-repeat: no-repeat;
    height: 19px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-position: left;
    line-height: 19px;
    padding-left: 2px;
    padding-right: 5px;
}

.category_bar a:link, .category_bar a:visited, category_bar a:hover, .category_bar a:active {
    font-weight: bold;
    color: #E2E2E2;
    text-decoration: none;
}
.category_link {
    float: right;
    padding-right: 15px;
	padding-top: -1px;
}
.category_link a:link, .category_link a:visited, .category_link a:hover, .category_link a:active {
    font-size: 16px;
    color: #E2E2E2;
}
.category_description {
    background-color: #F8F8F8;
}
.sub_category_bar a:link, .sub_category_bar a:visited, sub_category_bar a:hover, .sub_category_bar a:active {
    font-weight: bold;
    color: #CE6161;
    text-decoration: none;
}
.category_name {
    float: left;
    font-size: 15px;
    padding-left: 10px;
}
.sub_category_name {
    float: left;
    font-size: 15px;
    padding-left: 10px;
}

.sub_category_link {
    float: right;
    padding-right: 15px;
	padding-top: -1px;
}

.sub_category_link a:link, .sub_category_link a:visited, .sub_category_link a:hover, .sub_category_link a:active {
    font-size: 16px;
    color: #3A6699;
}

.category_image  {
    margin-top: -8px;
}

.category_content {
    padding-bottom: 5px;
	padding-top: -5px;
    background-color: #F8F8F8;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #7F7F7F;
    border-right: #7F7F7F;
    padding-left:30px;
}
.category_prog {
    height: 30px;
    width: 400px;
    padding-top: 5px;
	padding-left: 40px;
    text-align: left;
    overflow:hidden;
}

.category_more {
    height: 30px;
    padding-top: 5px;
	padding-left: 65px;
    text-align: left;
}

.category_prog2 {
    height: 30px;
    padding-top: 5px;
    text-align: left;
    overflow:hidden;
}

.category_more2 {
    height: 20px;
    padding-top: 5px;
	padding-left: 25px;
    text-align: left;
}

.all-programs{
    text-align: center;
}
/* sidebars */
.number {
    font-size: 10px;
    color: #7A7A7A;
    margin-bottom: 0px;
}
.arrow {
    text-align: left;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 95%;
    list-style-type: none;
}
.arrow li {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: left;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 9px;
    margin-left: 0px;
    letter-spacing: -1px;
}
.arrow li a:link, .arrow li a:visited, arrow li a:hover, .arrow li a:active {
    display: block;
    font-size: 13px;
    text-decoration: none;
}
.arrow ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}
.arrow ul li {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}
.arrow p {
    margin-top: 0px;
    margin-bottom: 3px;
}
.arrow2 {
    text-align: left;
    margin: 0px;
    padding: 5px 0 0 0;
    float: left;
    width: 95%;
    list-style-type: none;
}
.arrow2 li {
    float: left;
    width: 100%;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    letter-spacing: -1px;
	height: 16px;
	overflow: hidden;
}
.arrow2 li a:link, .arrow li a:visited, arrow li a:hover, .arrow li a:active {
    display: block;
    font-size: 13px;
    text-decoration: none;
}
.rand {
    text-align: left;
    font-size: 13px;
    margin-bottom: 5px;
}
.rand a:link, .rand a:visited, rand a:hover, .rand a:active {
    color: #006699;
    text-decoration: none;
}
.comment_avatar {
    float: left;
    height: 50px;
    width: 50px;
    position: relative;
    padding-top: 5px;
    text-align: left;
}
.comment_entry {
    margin-left: 50px;
}
.com_clear {
    float: left;
    height: 12px;
    width: 460px;
}
.comment_block_alt {
    position: relative;
}
.answer{
    margin-left: 10px;
}
.com_author_alt {
    background-image: url(top_com_alt.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 15px;
    width: 395px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 13px;
    font-size: 11px;
    color: #333333;
    font-family: Verdana;
    padding-top: 3px;
    padding-bottom: 0px;
    letter-spacing: -1px;
}
.com_text_alt {
    background-image: url(com_repeat_alt.gif);
    background-repeat: repeat-y;
    width: 395px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}
.com_usersign {
    font-size: 11px;
    font-style: italic;
    color: #CC5D5D;
    margin-top: 10px;
    margin-bottom: -10px;
    border-top:1px dotted #80D9F4;
}
.com_close_alt {
    background-image: url(com_close_alt.gif);
    background-repeat: no-repeat;
    width: 415px;
    background-position: center top;
    height: 11px;
    margin: 0px;
    padding: 0px;
}
#sa_effect {
    padding: 0px;
    width: 420px;
    float: right;
    margin: 0px;
}
#sa {
    padding: 0px;
    width: 480px;
    float: left;
    margin: 0px;
}

.unib {
    color: #CB1600;
    font-size: 15px;
}

.brlin {
    color: #A0A0A0;
	float: right;
}

.brlin  a:link, .brlin a:visited, .brlin a:hover, .brlin a:active {
    color: #A0A0A0;
}

#likeb {
    padding-top: -5px;
    padding-bottom: 5px;
    width: 475px;
    float: left;
    margin: 0px;
}

/* РЅРѕРІС‹Рµ СЃС‚РёР»Рё РґР»СЏ РєРѕРјРјРµРЅС‚Р°СЂРёРµРІ*/
div.comment-top-left
{
    background-image: url('ctl.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 15px;

}
div.comment-top-right
{
    background-image: url('ctr.gif');
    background-repeat: no-repeat;
    background-position: top right;
    height: 15px;
}
div.comment-bottom-left
{
    background-image: url('cbl.gif');
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 11px;
}
div.comment-bottom-right
{
    background-image: url('cbr.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 11px;
}
div.comment-box{
    background-color: #deecef;
    border: #10a5eb;
}
div.comment-box-header{
    background-color:#86DBF4;
    border-top:1px solid #12A6EB;
    height:14px;
    margin: 0 15px 0 15px;
}
div.comment-box-footer{
    border-bottom: 1px solid #12A6EB;
    height:11px;
    margin: 0 11px 0  11px;
}
div.comment-box-content{
    border-right: 1px solid #12A6EB;
    border-left: 1px solid #12A6EB;
    font-size:12px;
    line-height:18px;
    padding:5px 10px;
}
.btlinc_1 {
	margin-top: 5px;
	width: 125px;
}
.btlinc {
	background-image: url(http://biblprog.org.ua/images/btbg.jpg);
	background-repeat: no-repeat;
	width: 125px;
	height: 17px;
	padding-bottom: 5px;
}
.btlinc a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 4px;
}
DIV.clear{
    clear:both;
}

.marginleft20{
    margin-left: 20px;
}


.hidden{
    display: none;
}
#opaco{
    background-color:#000000;
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:10;
}
#popup{
    background-color:#FFFFFF;
    left:50%;
    /*min-width: 300px;*/
    width: 550px;
    position:fixed;
    top:50%;
    z-index:110;
}
#popup .close-btn {
    margin:10px;
}
div.bug {
    /*border:5px solid #F28C8C;*/
    padding: 0 20px 20px 20px;
    width:  530px;
}
DIV.notice{
    font-size:12px;
    line-height:15px;
}

DIV.title-some-error H1{
    background-color:#ac1313;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding: 5px 10px 2px;
    text-align: center;
    text-transform:uppercase;
    width: 530px;
}
DIV.notice-form{
    color:#333333;
    /*font-family:Arial,Helvetica,Sans-Serif;*/
    font-size:12px;
    margin-bottom: 10px;
}
DIV.buttons{
    text-align: center;
}
DIV.text-error{

}
DIV.text-error b{
    color:#666666;
}
DIV.comment-send{
    margin-top: 10px;
    font-size:12px;
    font-family:Arial,Helvetica,Sans-Serif;
}

DIV.mirror{
    padding-left: 50px;
    /*background-color: #F2F2F2;*/
}
H1 SPAN.what-is-new{
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    font-size: 20px;
}
DIV.program-changes{

}

