div.main_top_description{
  margin-left: 30px; 
  width: 660px; 
  text-align:justify;
  font-family: verdana; 
  font-size:12px;
}

div.main_top_description a{
  text-decoration: underline;
  color: #FF8040;
  font-weight: bold;
}

table{
  empty-cells: show;
}
body{
  padding:0;
  margin:0;
  font-family:dayton;
}
table.main_table{
  padding:0;
  margin:0;
  border:1px solid rgb(160,160,160);
  width: 1000px;
}
table.main_table tr td{
  padding:0;
  margin:0;
}
table.main_table tr td.header{
  height: 70px;
}
table.main_table tr td.left_menu{
  width: 165px;
  background: rgb(255,204,102);
}
table.main_table tr td.middle{
  width: 670px;
  background: rgb(255,204,102);
}
table.main_table tr td.right_menu{
  width: 165px;
}

div.right_menu_loged{
  margin-top:20px;
  width: 120px;
}

table.right_menu{
  padding:0;
  margin:0;
  margin-top:40px;
  font-size:14px;
  width: 160px;
}
table.right_menu tr td{
  padding:0 0 5px 0;
  margin:0;
  font-family: Verdana;
  font-size: 12px;
  color: #AC9D00;
  font-weight: bold;
}

table.right_menu tr td input.l_inp{
  width: 160px;
  height:23px;
  border: 1px solid #BEBEBE;
  font-weight: bold;
  padding: 2px;
}

table.right_menu tr td.l_reg a{
  font-weight: bold;
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none;
  color: #986A1B;
}

.login_button{
  width:40px;
}


table.left_menu{
  padding:0;
  margin:0;
  margin-top:18px;
  width: 145px;
}
table.left_menu tr td{
  padding:0 0 0px 0;
  margin:0;
  text-align: left;
}
div.sub_category{
  margin:0 0 0 10px;
  padding:0;
  border:0px solid black;
  width: 115px;
}
div.middle_block{
  border-left: 1px solid rgb(224,224,224);
  border-right: 1px solid rgb(224,224,224);
  padding:0;
  margin:0;
  /*margin-top:20px;*/
  margin-bottom:20px;
  width:650px;
  min-height: 768px;
  background:rgb(255,255,204);
}

div.middle_block_no_m{
  padding:0;
  margin:0;
  margin-left: 10px;
  width:690px;
  margin-bottom: 30px;
}

div.middle_block_no_m_long{
  padding:0;
  margin:0;
  margin-left: 8px;
  width:690px;
  margin-bottom: 30px;
  min-height: 400px;
}


div.same_text{
  border: 1px solid black;
  margin:0;
  margin-top:0px;
  width:630px;
  text-align:justify;
  font-size:14px;
}

/*  tree  */
div.cat_tree{
  /*padding:0;
  margin:0;
  text-align: left;
  font-size: 0.7em; 
  font-family: Arial, Sans-Serif;
  height: 1px;*/
  font-size: 0.7em; 
  font-family: arial, Sans-Serif;
  vertical-align: top;
  text-align: left;
  float: left;
  width: 170px !important;
  max-width: 170px !important;
  border: 0px solid black;
}

div.cat_tree a{
  padding:0;
  margin:0;
}

div.cat_tree a{
  text-decoration: none;
  color: black;
}
div.cat_tree a:hover{
  color: #cc6600;
}
li{
  /*list-style: none;*/
}
ul.tree_level_2_closed{
  display: none;
  /*padding:2px;*/
  margin:0;
}
ul.tree_level_2_open{
  display: block;
  padding:2px;
  margin:0;
  margin-left: 10px;
  margin-bottom: 7px;
}
li.cat_tree_li_closed{
  background: url(../images/menu_strip2.gif) no-repeat bottom;
  font-weight: normal;
  padding:8px 0px 3px 0px;
  margin:0;
}

li.cat_tree_li_closed a{
  color: rgb(35,0,0);
  margin-left: 11px;
  font-weight: bold;
}

li.level2_menu_cat_tree{
  margin: 0;
  padding:1px 0px 1px 0px;
}

li.cat_tree_li_open{
  font-weight: bold;
  padding:1px;
  margin:0;
}

/**********************main lapa*****************/

table.newest_news{
  padding:0;
  margin:0;
  width:660px;
  border-collapse: collapse;
}

table.newest_news tr td{
  padding:0;
  margin:0;
  padding:3px;
  font-family: verdana;
  font-size:12px;
  /*border: 1px solid red;*/
}

table.newest_news tr td.the_newest{
  width:50%;
  border-left: 1px solid rgb(192,192,192);
  border-top: 1px solid rgb(192,192,192);
  border-bottom: 1px solid rgb(192,192,192);
  padding: 5px;
  padding-bottom: 8px;
}

table.newest_news tr td.the_newest img{
  margin-right: 10px;
}

table.newest_news tr td.newest_list{
  width:50%;
  border-left: 1px solid rgb(192,192,192);
  border-right: 1px solid rgb(192,192,192);
  border-top: 1px solid rgb(192,192,192);
  border-bottom: 1px solid rgb(192,192,192);
  empty-cells: show;
}

table.newest_news tr td.seperator{
  height: 13px !important;
  line-height: 13px !important;
}

table.newest_news tr td.head{
  background: url(/images/bcks/v_strip.gif) repeat-x;
  height: 20px !important;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  border-top: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  font-size: 12px;
  font-weight: bold;
  color: #606060;
}

table.newest_news tr td.head a{
  font-size: 12px;
  font-weight: bold;
  color: rgb(96,96,96);
}

table.newest_news tr td a{
  text-decoration: none;
  color: rgb(255,128,64);
  font-size: 11px;
  font-weight: bold;
}

table.newest_news tr td div.more_news{
  border: 0px solid black;
  padding-left: 7px;
  padding-top: 3px;
  padding-bottom: 3px;
}

table.newest_news tr td div.more_news a{
  color: black;
  font-weight: normal;
}

table.newest_news tr td span.title{
  font-weight: bold;
}

table.newest_news tr td span.date{
  font-size: 9px;
  color: #B0B0B0;
}

table.newest_news tr td span.mai_comms{
  font-size: 9px;
  color: #A14101;
}

table.newest_news tr td div.txttxt{
  text-align: left;
}

/**********************exp lapa*****************/

table.exp_news{
  padding:0;
  margin:0;
  width:632px;
  margin-top:30px;
  empty-cells: show;
}

table.exp_news tr td{
  padding:0;
  margin:0;
  padding:3px;
}
table.exp_news tr td.the_newest{
  width:72%;
  border-left: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}
table.exp_news tr td.pic{
  width:28%;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
}

table.exp_news tr td.seperator{
  height: 10px !important;
}

/**********************uni lapas*****************/

div.one_art_text{
  margin-left: 10px;
}

div.one_article{
  padding:0;
  margin:0;
  width:680px;
  border: 0px solid black;
  float: left;
}

div.one_article img{
  /*margin:0;
  padding:0;*/
}

div.one_article_title{
  font-family: tahoma;
  font-size:18px;
  font-weight: bold;
  padding-bottom: 15px;
}

/****************** uni news table ************/

div.uni_comm_count{
  height: 27px !important;
  background: url(/images/bcks/cloud2.png) no-repeat 0px 2px;
  float: left;
  padding-left: 32px;
  font-family: Verdana;
  font-size:11px;
  color:#A14101;
  padding-top: 3px;
}

span.uni_comm_count{
  background: url(/images/bcks/cloud2.png) no-repeat 0px 0px;
  padding-left: 32px;
  font-family: Verdana;
  font-size:11px;
  color:#A14101;
  padding-top: 0px;
  padding-bottom:5px;
  position: absolute;
  margin-top:0px;
  margin-left:20px;
}

table.uni_news tr td.the_newest div.head_things{
  float: left; 
  width:100%;
  /*border: 1px solid green;*/
}

table.uni_news,
table.uni_one_news{
  padding:0;
  margin:0;
  margin-right: 20px;
  width:660px;
  margin-top:30px;
  empty-cells: show;
  border: 0px solid green;
}

table.uni_news{
  background: url(/images/bcks/uni_news_strip2.gif) repeat-y;
}

table.uni_news tr td,
table.uni_one_news tr td{
  padding:0;
  margin:0;
}

table.uni_news tr td.the_newest{
  width:75%;
  text-align: justify;
  padding: 4px 10px 12px 0px;
}

table.uni_news tr td.the_newest div.title{
  color: #202020;
  font-family: Verdana;
  font-size:16px;
  font-weight: bold;
  padding-bottom:10px;
  padding-right: 30px;
  float: left;
  /*border: 1px solid red;*/
}

table.uni_news tr td.the_newest{
  font: small Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size: 13px;
  color: black;
}

table.uni_news tr td.the_newest a{
  text-decoration: none;
  font: small Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-size: 13px;
  color: #FF7417;
  text-decoration: none;
  font-weight: bold;
}

table.uni_news tr td.pic{
  width:25%;
  padding-top: 6px;
  padding-bottom: 6px;
  height: 1px !important;
}

table.uni_news tr td.pic img{
  border: 3px solid white;
  margin:0;
  padding:0;
  max-width:174px;
  max-height:90px;
}

table.uni_news tr td.seperator{
  height: 10px !important;
  background: white;
}

/******************** register *********************/

table.reg_table{
  padding:0;
  margin:0;
  margin-top:40px;
  margin-bottom:0px;
  width: 330px;
  margin-left: 200px;
}

table.reg_table tr td{
  padding:0;
  margin:0;
  border: 0px solid black;
  height: 27px;
  font-family: verdana;
  font-size: 13px;
  vertical-align: center;
}

div.i_content{
  float: left; 
  padding-top: 4px; 
  padding-left: 3px;
  border: 0px solid black;
}

table.reg_table tr td.inp input{
  border: 1px solid rgb(192,192,192);
  width: 140px;
  height: 21px;
  float: left;
}

table.reg_table tr td.info{
  width: 50%;
}

table.reg_table tr td.inp{
  width: 50%;
}

table.reg_table tr td.show_clndr_c{
  height: 50px !important;
  font-family: tahoma;
  font-size: 12px;
}

table.reg_table tr td.reg_submit_area{
  padding-top:10px;
  padding-bottom:30px;
  padding-right: 25px;
}

table.reg_table tr td.reg_submit_area input{
  float: right;
}

table.reg_table tr td input.show_clndr_reg_inp{
  width:13px;
  border: 0;
  padding:0;
  margin:0;
}

table.reg_table tr td.error{
  text-align: center;
  height: 0px;
}

table.reg_table tr div.error{
  width: 303px !important;
  margin-top:3px;
  float: left;
  padding: 3px 3px 3px 0;
  text-align: left;
  font-family: verdana;
  font-size: 12px;
  color: rgb(204,0,0);
}

input.reg_subm_btn{
  border: 1px solid green;
  color: black;
  font-weight: bold;
  font-family: arial;
  font-size:12px;
  background: rgb(255,229,43);
  float: right;
  width: 120px;
  height: 21px;
}

/******************** hint **************/

DIV.hint {
  font-style: normal;
  font-family:dayton;
  font-size: 14px;
  text-decoration: none;
  position: absolute;
  border: 1px solid black;
  padding: 5px;
  display: none;
  background-color: white;
}

/******************** tabs **************/

div.tabs{
  padding:0;
  margin:0;
  border: 0px solid black;
  width:690px;
  margin-top: 8px;
}

table.tabs_table{
  padding:0;
  margin:0;
  width:720px;
  height:63px;
  border: 0px solid black;
  background: url(/images/bcks/tabs_strip.gif) repeat-x left bottom;
}

table.tabs_table tr td{
  padding:0;
  margin:0;
  text-align: center;
  border: 0px solid black;
  vertical-align: top;
  width: 156px;
  background: url(/images/bcks/inactive_tab_strip.gif) repeat-x left 9px;
}

table.tabs_table tr td.ender{
  padding:0;
  margin:0;
  text-align: center;
  width:50px;
  vertical-align: top;
  background: url(/images/bcks/inactive_tab_right.gif) no-repeat left 9px;
}

table.tabs_table tr td.start{
  padding:0;
  margin:0;
  text-align: center;
  width:20px;
  vertical-align: top;
  background: url(/images/bcks/inactive_tab_left.gif) no-repeat right 9px;
}

table.tabs_table tr td div.rs{
  float: left;
  padding:0;
  margin:0;
  height: 59px !important;
  width: 27px !important;
  border: 0px solid black;
  background: url(/images/bcks/active_tab_right.gif) no-repeat right top;
}

table.tabs_table tr td div.ls{
  float: left;
  padding:0;
  margin:0;
  height: 59px !important;
  width: 27px !important;
  border: 0px solid black;
  background: url(/images/bcks/active_tab_left.gif) no-repeat right top;
}

table.tabs_table tr td div.c{
  float:left;
  padding:0;
  margin:0;
  height: 59px !important;
  border: 0px solid black;
  background: url(/images/bcks/active_tab_c.gif) repeat-x right top;
}

table.tabs_table div.cc{
  float:left;
  margin-top:10px;
  font-family: Verdana;
  font-size: 18px;
}

table.tabs_table div.cc a{
  color: #727272;
  text-decoration: none;
}

table.tabs_table tr td.inactive a{
  color: #727272;
  text-decoration: none;
  font-family: Verdana;
  font-size: 18px;
  font-weight: none;
}

table.tabs_table tr td.inactive{
  padding-top:11px;
}

/**88888888888888888888888888*******/


table.other_users{
  padding:0;
  margin:0;
  border: 0px solid black;
  margin-top: 10px;
  float: left;
}

table.other_users tr td{
  padding:0;
  margin:0;
  width: 157px;
  text-align: left;
  border: 0px solid black;
  padding: 1px 8px 1px 14px !important;
  background: url(/images/bcks/bullet_right.gif) no-repeat 5px 5px;
}

table.other_users tr td a{
  text-decoration: none;
  font-family: verdana;
  color: black;
  font-size: 14px;
}

table.other_users tr td span{
  text-decoration: none;
  font-family: verdana;
  color: #CFCFCF;
  font-size: 9px;
}

table.other_users tr td a:hover{
  /*text-decoration: underline;*/
  font-weight: bold;
}

/*888888888888888888888888************ zales**********/


table.gim_table{
  padding:0;
  margin:0;
  width:690px;
  margin-left:10px;
}

table.gim_table tr td{
  padding:0;
  margin:0;
  border: 1px solid black;
}
table.gim_table tr td.nos{
  width:35%;
}
table.gim_table tr td.scor{
  width:15%;
}
table.gim_table tr td.loc{
  width:20%;
}
table.gim_table tr td.tabs{
  width:10%;
}
table.gim_table tr td.apr{
  width:10%;
}

table.gim_table_{
  padding:0;
  margin:0;
  width:690px;
  margin-top: 15px;
  margin-left: 5px;
}

table.gim_table_ tr td{
  padding:0;
  margin:0;
  border: 0px solid black; 
}

table.gim_table_ tr td.alr_vot_cnt{
  font-family: tahoma;
  font-size:11px;
  color: rgb(112,112,112);
  vertical-align: bottom;
}

table.gim_table_ tr td.alr_vot_cnt span.cnt{
  color: rgb(255,128,64);
  font-weight: bold;
}

table.gim_table_ tr td.row{
  padding:0;
  margin:0;
  background:url(/images/bcks/v_strip.gif) repeat-x; 
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-family: arial, sans-serif;
  color: #333;
  font-size:12px;
  padding: 2px 0 2px 2px;
}

table.gim_table_ tr td.content{
  padding: 7px 0 5px 0;
}

table.gim_table_ tr td.rateing{
  width: 45%;
  padding-bottom: 12px;
  border: 0px solid black;
}

div.rate_error_div{
  border:0px solid black; 
  float: left;  
  width:180px !important;
  text-align: right;
  font-family: tahoma;
  font-size: 11px;
  margin-top: 7px;
}

div.rate_error_div span#rate_error{
  color: #990000;
}

table.gim_table_ tr td.header{
  font-family: arial;
  font-size: 22px;
  padding-bottom: 12px;
  width: 55%;
}

table.gim_table_ tr td.adress{
  font-family: Verdana, sans-serif;
  font-size: 11px;
  padding-bottom:2px;
  color: rgb(112,112,112);
}

table.gim_table_ tr td.adress a{
  color: rgb(255,128,0);
}

table.gim_table_ tr td.adress span.addrr{
  color:rgb(64,64,64);
}
/********* jaunais logins *************/

div.login_off,
div.login_on{
  position: absolute;
  display: none;
  left:40%;
  top:20%;
  width: 211px;
  height: 247px;
  background:url(/images/bcks/login_login.png) no-repeat bottom right;
  z-index: 999999;
}

div.login_on{
  display: block;
}

div.login_off{
  display: none;
}

div.login_back_off,
div.login_back_on{
  background-color: white;    /* the background          */
  filter:alpha(opacity=80);   /* Internet Explorer       */
  -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
  opacity: 0.8;               /* newer Mozilla and CSS-3 */
  position: absolute; 
  left:0;
  top:0;
  width: 100%;
  height: 120%;
  border: 0px solid black;
  z-index: 999998;
}

div.login_back_on{
  display: block;
}

div.login_back_off{
  display: none;
}

span.mydata_all{
  color: rgb(255,204,115);
  font-size:12px;
}

span.mydata_all_err{
  color: rgb(204,0,0);
  font-family: arial;
  font-size:11px;
}

div.reg_login a.mydata{
  color: rgb(255,204,115);
}

div.reg_login a.mydata:hover{
  color: rgb(253,253,253);
}

div.sz_explanations{
  color: #909090;
  font-size: 11px;
  font-family: tahoma;
  padding-left: 15px;
  /*font-weight: bold;*/
}

span.red_str{
  color: #CC0000;
}

div.char_descr_for_new_{
  margin-left: 65px;
  font-family: tahoma;
  font-size:11px;
  width:560px;
  color: #444444;
}

div.char_descr_for_new_off{
  display: none;
}

div.char_descr_for_new_ a{
  color: #FF8040;
  font-weight: bold;
}

/**********************search ********************/

div.search_container{
  width:122px; 
  float: right;
/*  min-height:100%;
  border: 1px solid black;*/
}
div.r_menu_letters{
  padding-top:15px;
  background-image: url(/images/bcks/letter_main_box.gif);
  background-repeat: no-repeat;
  background-position: 0px 9px;
  /*height:50px !important;*/
  padding-bottom:15px;
  width:121px;
  overflow: hidden;
}
div.r_menu_letters div{
  /*border: 1px solid red;*/  
}
div.r_menu_letters_off{
  display: none;
}
div.r_menu_letters_img{
  background-image: url(/images/bcks/letterO.gif); 
  background-repeat: no-repeat;
  background-position: 6px 5px;
  padding-left: 16px;
}
div.r_menu_letters_text{
  font-family: verdana;
  font-size: 8pt;
  padding-top:3px;
  color: #8D5A00;
  padding-right: 3px;
}
div.r_menu_letters_text a{
  font-family: verdana;
  font-size: 8pt;
  color: #8D5A00;
  font-weight: bold;
  text-decoration: none;
}
div.r_menu_letters_text a:hover{
  font-family: verdana;
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
div.r_menu_letters_cnt{
  font-family: verdana;
  font-size: 8pt;
  color: #BB0505;
  /*font-weight: bold;*/
  padding-top:3px;
}
div.r_menu_letters_img{
  padding-right: 4px;
}
div.r_menu_letters,
div.r_menu_letters_img,
div.r_menu_letters_text,
div.r_menu_letters_cnt{
  float: left;
  text-align: left;
}
div.r_menu_letters{
  padding-left:3px;
}
div.search_top{
  background: url(/images/bcks/search_top.gif) no-repeat; 
  height: 13px; 
  min-height: 13px; 
  float: left; 
  border: 0px solid black; 
  width:122px; 
  overflow: hidden;
}
div.srch_input{
  float: left;
  height:22px;
  text-align:left;
  padding-left: 9px;
  /*border: 1px solid red;*/
}
div.search_middle{
  background: url(/images/bcks/search_strip.gif) repeat-y; 
  float: left; 
  clear: both; 
  width:122px; 
  padding-left: 2px;
}
div.search_middle div.desc_one{
  float: left; 
  padding-left: 9px; 
  padding-bottom:4px; 
  padding-top:4px; 
  color: #8D5A00; 
  font-weight: bold; 
  font-size:13px; 
  font-family: arial;
}
div.search_middle input{
  border:0; 
  width:100px; 
  border-left: 1px solid #FFCD77; 
  border-right: 1px solid #FFCD77;
  padding-left: 2px;
  color: #404040;
  font-family: verdana;
  font-size:11px;
  height:19px;
  padding-top:2px;
}
div.search_middle div.srch_btn_one{
  padding-left: 61px; 
  padding-bottom:19px;
  padding-top:4px; 
  float: left;
}
div.search_middle div.srch_btn_one a{
  float: left; 
  color: #8D5A00; 
  font-weight: bold; 
  font-size:13px; 
  font-family: arial;
  text-decoration: none;
}
div.search_middle div.desc_two{
  float: left; 
  padding-left: 9px; 
  padding-bottom:4px; 
  color: #8D5A00; 
  font-weight: bold; 
  font-size:13px; 
  font-family: arial;
}
div.search_middle div.srch_btn_two{
  float: left; 
  padding-left: 61px; 
  padding-bottom:6px;
  padding-top:4px; 
}
div.search_middle div.srch_btn_two a{
  float: left; 
  color: #8D5A00; 
  font-weight: bold; 
  font-size:13px; 
  font-family: arial;
  text-decoration: none;
}
div.search_bottom{
  background: url(/images/bcks/search_bottom.gif) no-repeat; 
  height: 13px; 
  min-height: 13px; 
  float: left; 
  border: 0px solid black; 
  width:122px; 
  overflow: hidden;
}
div.new_inforum,
div.new_inforum_s,
div.search_strip,
div.reged_online,
div.online_nicks{
  float: left;
  padding-left: 4px;
  text-align: left;
}
div.twitter_lnk{
  float: left;
  clear: both;
  text-align: left;
  padding-top: 15px;
}
div.new_inforum{
  padding-top:23px;
  padding-bottom:13px;
  font-weight: bold; 
  font-size:12px; 
  font-family: tahoma;
  color: #784E01; 
}
div.new_inforum_s a{
  color: #8D5A00;
  font-weight: normal; 
  font-size:11px; 
  font-family: tahoma;
  text-decoration: none;
}
div.new_inforum_s{
  width:120px; 
}
div.new_inforum_s a:hover{
  text-decoration: underline;
}
div.search_strip{
  background: url(/images/bcks/search_strip_2.gif) no-repeat 2px 8px;
  padding-top:10px;
  width:120px; 
}
div.reged_online{
  font-weight: bold; 
  font-size:12px; 
  font-family: arial;
  color: #784E01; 
  padding-bottom:9px;
}
div.online_nicks a,
div.online_nicks{
  font-size:12px; 
  font-family: tahoma;
  color: #784E01;
  text-decoration: none;
}
div.online_nicks a:hover{
  text-decoration: underline;
}

/************* search**************/

div.gim_srch_res,
div.gim_srch_res_on{
  float: left;
  clear: both;
  text-align: left;
  padding-left:25px;
}
div.gim_srch_res{
  display: none;
}
div.gim_srch_res_on{
  display: block;
}

div.art_srch_res,
div.art_srch_res_on{
  float: left;
  clear: both;
  text-align: left;
  padding-left:25px;
  width:700px;
}
div.art_srch_res{
  display: none;
}
div.art_srch_res_on{
  display: block;
}
div.key_words{
  float:left;
  clear:both;
  padding-left:33px;
  padding-bottom: 9px;
  padding-top:19px;
  font-family: verdana;
  font-size:11pt;
  font-weight: bold;
  font-style: italic;
  color: #ED9E13;
}
div.srch_tab_1,
div.srch_tab_2{
  float: left;
}
div.srch_tab_1{
  width:77px;
  height:21px;
  overflow: hidden;
  padding-top:5px;
  padding-right:10px;
}
div.srch_tab_2{
  width:90px;
  height:21px;
  overflow: hidden;
  padding-top:5px;
}

div.art_srch_res_on div.srch_tab_1{
  background: url(/images/bcks/tab1.gif) no-repeat 0px 0px;
}
div.art_srch_res_on div.srch_tab_2{
  background: url(/images/bcks/tab2.gif) no-repeat 0px 0px;
}
div.gim_srch_res_on div.srch_tab_1{
  background: url(/images/bcks/tab2.gif) no-repeat 0px 0px;
}
div.gim_srch_res_on div.srch_tab_2{
  background: url(/images/bcks/tab1.gif) no-repeat 0px 0px;
}

div.srch_tab_1 a.act{
  margin-left:8px;
}
div.srch_tab_2 a.act{
  margin-left:18px;
}
div.srch_tab_1 a.deact{
  margin-left:11px;
}
div.srch_tab_2 a.deact{
  margin-left:19px;
}

div.srch_tab_1 a.act,
div.srch_tab_2 a.act{
  font-family: verdana;
  font-size:11pt;
  font-weight: bold;
  text-decoration:none;
  color: #C98409;
}
div.srch_tab_1 a.deact,
div.srch_tab_2 a.deact{
  font-family: verdana;
  font-size:11pt;
  text-decoration:none;
  color: #ED9E13;
}
div.srch_title{
  color: #ED9E13;
  font-family:verdana;
  font-size:10pt;
  font-weight:bold;
  float: left;
  clear: both;
  width:630px;
}
div.srch_txt{
  font-family:verdana;
  font-size:10pt;
  color:#000000;
  float: left;
  clear: both;
  width: 630px;
}
div.srch_lnk{
  float: left;
  clear: both;
  padding-bottom: 16px;
  width:500px;
}
div.srch_lnk a{
  font-family:verdana;
  font-size:10pt;
  color: #FABE56;
  text-decoration: none;
}
div.srch_lnk a:hover{
  /*text-decoration: underline;*/
}
div.srch_m_cont{
  float: left;
  width: 630px;
}
div.srch_bumba{
  float: left;
  clear: both;
  background: url(/images/bcks/srch_bumba.gif) no-repeat 7px 5px;
  width:22px;
}
div.srch_navi{
  float: left;
  clear: both;
  width:700px;
}
div.srch_strip{
  float: left; 
  clear: both;
  background: url(/images/bcks/search_strip_5.gif) no-repeat 0px 0px;
  width:700px;
}
div.srch_counter{
  font-family:tahoma;
  font-size:8pt;
  color: #C98409;
  float: right;
  padding-top:12px;
  padding-right:22px  
}
div.scrh_error{
  font-family:tahoma;
  font-size:10pt;
  color: rgb(102,0,0);
  float: left;
}

div.notice_about{
  position: absolute;
  top:140px;
  height:34px;
  width:235px;
  display: none;
}

div.notice_about div.notice_about_left{
  float: left;
  height:34px;
  width:9px;
  background-image: url(/images/bcks/notice_box_left.png);
  background-repeat: no-repeat; 

}

div.notice_about div.notice_about_body{
  float: left;
  height:34px;
  width:223px;
  background-image: url(/images/bcks/notice_box_strip.png);
  background-repeat: repeat-x;
  background-position: 0px 29px;
  padding-top:8px;
  padding-left:3px;
}

div.notice_about div.notice_about_body a{
  font-family: verdana;
  font-size:12px;
  text-decoration: none;
  color: #ef9327;
}

div.notice_about div.notice_about_body a:hover{
  color: #c76c00;
}

div.textadd_block{
  float: left; 
  width:300px; 
}
div.textadd_block_sec{
  padding-left: 20px;
}

/* Three newest news */
div.three_new_content{
  float: left;
  clear: both;
  padding-left: 28px;
}

div.three_new_top{
  background-image: url(/images/bcks/three_new_top.png);
  background-repeat: no-repeat;
  height: 28px;
  line-height: 28px;
  width: 662px;
  /*margin-left: 28px;*/
  float: left;
  clear: both;
  overflow: hidden;
}
div.three_new_bottom{
  background-image: url(/images/bcks/three_new_bottom.png);
  background-repeat: no-repeat;
  height: 15px;
  line-height: 15px;
  width: 662px;
  /*margin-left: 28px;*/
  float: left;
  clear: both;
  overflow: hidden;
}
div.three_new_cont{
  clear: both;
  float: left;
  width: 672;
  /*margin-left: 28px;*/
  padding-left: 10px;
  background-image: url(/images/bcks/three_new_strip.png);
  background-repeat: repeat-y;
}
div.three_new_cont div.chooser{
  float: left;
  width: 225px;
  padding:0;
  background-color: #FFF;
  padding-left: 5px;
}
div.three_new_cont div.chooser div{
  position: relative;
  float: left;
  clear: both;
  /*margin-left: 5px;*/
  width: 215px;
  background-color: #FFF; 
}
div.three_new_cont div.chooser div.ptop{
  margin-top: 6px;
}
div.three_new_cont div.preview{
  float: left;
  width: 410px;
  background-color: #FFF;
}
div.three_new_cont div.chooser div table{
  padding:0;
  margin:0;
  float: left;
  border:1px solid #F8C4A3;
  width: 215px;
  height: 47px;
}
div.three_new_cont div.chooser div table td.pic{
  width: 44px;
}
div.three_new_cont div.chooser div table td.part{
  width: 171px;
  font-family: verdana;
  font-size: 12px;
  font-style: italic;
  color: #606060;
}
div.three_new_cont div.chooser div table td.title{
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #271B15;
  background-color: #FFF;
}
div.three_new_cont div.preview div.ppic{  
  float: right; 
  position: relative;
}
div.three_new_cont div.preview div.tn{  
  background-color: #FFF; 
  position: relative;
}
/*div.three_new_cont div.preview div.overlay{  
  position: absolute;
  width:auto;
  height:auto;
  background: red; 
}*/
div.three_new_cont div.preview div.txttxt{  
  font-family: verdana;
  font-size: 12px;
  background-color: #FFF;
  text-align: justify;
}
div.three_new_cont div.preview div.tn img{  
  margin-left:10px;
}
div.three_new_cont div.preview div.txttxt div{  
  padding-bottom:10px;
  background-color: #FFF;
}
div.three_new_cont div.preview span.mai_comms{
  font-size: 9px;
  color: #a14101;
}
div.three_new_cont div.preview div.txttxt span.title{  
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  background-color: #FFF;
}
div.three_new_cont div.preview div.txttxt span.date{  
  font-family: verdana;
  font-size: 9px;
  background-color: #FFF;
  color: #b0b0b0;
}
div.three_new_cont div.preview div.txttxt a{  
  text-decoration: none;
  color: #ff8040;
  font-size: 11px;
  font-weight: bold;
  background-color: #FFF;
}
div.rss_rem{
  float: left;
  clear: both;
  width: 640px;
  padding-top: 10px;
}
div.rss_rem div{
  float: left;
}
div.rss_rem div.text{
  padding-top: 10px;
  padding-left: 10px;
}
div.rss_rem div.text a{
  font-family: arial;
  font-size: 15px;
  color: #3E3E3E;
  text-decoration: none;
}
div.rss_rem div.text a:hover{
  text-decoration: underline;
}

/********* contest *********/

div.contest-result{
  font-family: verdana;
  font-size: 14px;
  height: 40px;
}
div.contest-result img{
  /*border: 1px solid blue;*/
}
.contest-result-cont .ui-dialog-title{
  font-family: verdana;
  font-size: 14px;
}
table.contest-title{
  width:100%;
  font-size:30px;
  font-family: verdana;
  color: #ffaa11;
  padding-top:15px;
  padding-bottom:20px;  
}
div.contest-description{
  margin-left:15px;
  width: 687px;
  padding-bottom:0px;
  font-family: verdana;
  font-size:12px;
}
div.contest-description a{
  color: #bf5025;
}
div.contest_rules_b{
  height: 140px;
}
img.twitter-art-ico,
img.draugiem-art-ico{
  vertical-align: basline;
  margin-left:4px;
}
img.draugiem-art-ico{
  margin-left:0px;
}






