#container {
  background: url(../images/container_bg.jpg) repeat-x;
  height:100%;
}

.left{
   background: url(../images/book_shaddow_left.jpg) repeat-y;
   width:301px;
   vertical-align:top;
   background-position:right;
   height:100%;
}

#left {
  height:100%;
  float:left;
  width:301px;
}

.right {
background: url(../images/book_shaddow_right.gif) repeat-y;
width:100%;
height:100%;
}
#right {
   background: url(../images/right_modules_bottom.jpg) no-repeat;
   background-position: 100% 100%;
   height:100%;
}

#sub_logo {
   background: url(../images/sublogo_bg.jpg) repeat-y;
   width:301px;
   height: 214px;
}

#logo {
position:absolute;
top:0px;
left:0px;
}

#menu {
  margin-left:16px;
  padding-top:32px;
  height:39px;
}

#menu li {
float:left;
padding:0px;
margin:0px;
text-align:center;
}
#menu li a:link, #menu li a:visited {
  display:block;
  background: url(../images/menu_bg.jpg) no-repeat;
  width:124px!important;
  width:139px;
  text-decoration: none;
  font-size:13px;
  font-family: tahoma;
  color:#C1A225;
  font-weight:bold;
  text-align:center;
    height:28px!important;
       height:40px;
  padding-right:15px;
  padding-top:12px;

}
#menu li a:hover{
  background: url(../images/menu_bg_hover.jpg) no-repeat;
}

#menu li.last a:visited, #menu li.last a:link {
  display:block;
  background: url(../images/menu_bg_last.jpg) no-repeat;
  width:124px!important;
  width:139px;
  text-decoration: none;
  font-size:13px;
  font-family: tahoma;
  color:#C1A225;
  font-weight:bold;
  text-align:center;
  padding-right:15px;
  padding-top:12px;
}
#menu li.last a:hover {
    background: url(../images/menu_bg_hover_last.jpg) no-repeat;
}

#navi {
  height: 42px ;
  
}

#right_line{
 height: 72px;
 background: url(../images/right_line.jpg) repeat-x;
 background-position:bottom;
}

.container_in{

}

.right_triple {
  width:14px;
  height:100%;
  vertical-align:top;
  background: url(../images/right_book_line.gif) repeat-y;
}

#right_triple{
  width:14px;
  height:100%;
}

#search{
  background: url(../images/) no-repeat;
  background-position:bottom;
 
}

#model_title{
padding-top:40px;
font-family:verdana;
font-size:20px;
padding-top:169px;
padding-left:16px;
}
#model_title a{
  text-decoration:none;
  color:#4B4B4B;
}
#model_title a:hover {
  color:#7C4206;

}


#a_title{
height:20px;
background: url(../images/left_top_bottom_bg.jpg) no-repeat;
background-position:bottom;
font-family:verdana;
font-size:11px;
padding-left:28px;
font-weight:normal;
}
#a_title a{
  color:#4B4B4B;
  text-decoration: none;
}
#a_title a:hover {
  color:#7C4206;
}

#left_menu {
  margin-top: 20px;
}

a.cat:link, a.cat:visited{
  display: block;
  width: 252px!important;
  width: 288px;
  height: 19px!important;
  height: 24px;
  background: url(../images/menu_item_bg.gif) no-repeat;
  padding-left: 36px;
  font-family:verdana;
  color:#4B4B4B;
  text-decoration: none;
  padding-top:5px;
}

a.cat:hover {
  background: url(../images/menu_item_bg_over.gif) no-repeat;
  font-weight:bold;
}

a.sub_cat:link, a.sub_cat:visited{
  display: block;
  width: 231px!important;
  width: 243px;

  background: url(../images/arrow.gif) no-repeat;
  margin-left: 37px;
  padding-left: 10px;
  font-family:verdana;
  color:#2687A9;
  text-decoration: none;
  padding-top:9px;
  padding-bottom:3px;
  background-position: 0px 12px;
  font-size:10px;
  letter-spacing:1px;
}

a.sub_cat:hover {
   text-decoration: underline;
}
a.sub_sub_cat:link, a.sub_sub_cat:visited{
  display: block;
  width: 231px!important;
  width: 243px;
  margin-left: 52px;
  padding-left: 10px;
  font-family:verdana;
  color:#2687A9;
  text-decoration: none;
  padding-top:9px;
  padding-bottom:3px;
  background-position: 0px 12px;
  font-size:10px;
  letter-spacing:1px;
}

a.sub_sub_cat:hover {
   text-decoration: underline;
}
#dop_menu{
  margin-top:20px;
}
#dop_menu h2{
margin:0px;
paddding:0px;
font-size:12px;
 font-weight: bold;
 font-family:verdana;
color:#575757;
}
a.dop:link, a.dop:visited {
 display:block;
 width:232px!important;
 width:288px;
 height:22px!important;
 height:26px;
 font-size: 12px;
 font-weight: bold;
 font-family:verdana;
 padding-left:56px;
 color:#575757;
 padding-top:4px;
 text-decoration:none;
}

a.dop:hover{
  text-decoration:underline;
}

#a1{background: url(../images/a_bg.gif) no-repeat; }
#a2{background: url(../images/b_bg.gif) no-repeat; }
#a3{background: url(../images/c_bg.gif) no-repeat; }
#a4{background: url(../images/d_bg.gif) no-repeat; }
#a5{background: url(../images/e_bg.gif) no-repeat; }
#a6{background: url(../images/f_bg.gif) no-repeat; }

#direct{
  margin:5px 0px 4px 45px;
  width:550px;
  padding:10px;
  border:1px solid #C9C9C9;
  text-align:center;
  height:70px;
}
#direct2{
  margin:0px 0px 0px 20px;
  width:500px;
  padding:10px;
  padding-top:10px;
  border:0px solid #C9C9C9;
  text-align:left;
  height:90px;
}
.left_book_bottom{
  background: url(../images/left_book_bottom.gif) no-repeat;
  height:7px;
}
#tbr {
    background: url(../images/right_book_top.gif) no-repeat;
    background-position: 100% 57px;
}

#tab_1 {
  width:570px;
  height:30px;
  text-align: left;
  padding-left: 10px;
  color:#000000;
}

#bottom_line {
background: url(../images/left_top_bottom_bg.jpg) repeat-x;
height:30px;
}
.right_bottom_corner {
 background: url(../images/right_bottom_corner.gif) no-repeat;
}

.footer{
  text-align: right;
  padding-right:45px;
}


.content  {
               width:100%;
                background: url(../images/right_modules_shaddow2.gif) repeat-y;
                  background-position:right;
                  vertical-align:top;
}

.right_modules {
width:272px;
vertical-align:top;
padding-bottom:30px;
}

#header{

  background: url(../images/header_bg.gif) repeat-x;
}

#cross_bg{
  padding-left:32px;
  background: url(../images/header_subbg.jpg) no-repeat;
  border:0px solid #000000;
}

#path_way {
   color:#8B8B8B;
    font-size:10px;
}


#maincontent, #jc, #mainsitemap{
  padding-left:32px;
  padding-top:20px;
  padding-right:20px;
}

#lastword{
  color:#ffffff;
}

#right_mod_crbg {
 height:62px;
  background: url(../images/right_mod_crossbg2.gif) no-repeat;
  background-position: right;
}


#green_block_header {
  width:265px!important;
  width:272px;
  height:48px!important;
  height:52px;
  background: url(../images/green_block_header.jpg) no-repeat;
  font-size:13px;
  font-weight: bold;
  color:#ffffff;
  padding-left:7px;
  padding-top:4px;
  font-family:tahoma;
}


#green_items {
  margin-left: 30px;
  margin-right:10px;
}

#green_items li {
  margin-bottom:10px;
}


#green_items li a {
  display: block;
  background: url(../images/green_box_books.jpg) no-repeat;
  color:#4B4B4B;
  padding-left:14px;
  background-position: 0px 3px;
}
#green_items li a:hover {
  color:#72A144;
}

a.green_link:link, a.green_link:visited {
  display:block;
  margin-top:25px;
  color:#72A144;
  font-size:10px;
  padding-left:30px;
}
a.green_link_front:link, a.green_link_front:visited {
  display:block;
  margin-bottom:5px;
  color:#72A144;
  font-size:10px;
}

#green_block {
  padding-bottom:35px;
}

#blue_block_header {
  width:250px!important;
  width:272px;
  height:48px!important;
  height:52px;
  background: url(../images/green_block_header2.jpg) no-repeat;
  font-size:13px;
  font-weight: bold;
  color:#ffffff;
  padding-left:20px;
  padding-top:4px;
  font-family:tahoma;

}

#blue_items {
  margin-left: 30px;
  margin-right:10px;
}
#blue_items li {
  margin-bottom:10px

}
.blue_bold{
  color:#000000;
  font-family:arial;
  text-transform:uppercase;

}

#blue_items li a {
  display: block;
  background: url(../images/blue_block_phone.jpg) no-repeat;
  color:#4B4B4B;
  text-decoration:none;
  padding-left:14px;
}
#blue_items li a:hover{
  color: #00A6D6;
  text-decoration:none;
}


#blue_block {
  padding-bottom:35px;
}



a.blue_link:link, a.blue_link:visited {
  display:block;
  margin-top:25px;
  color:#2687A9;
  font-size:10px;
  padding-left:30px;
  font-weight:bold;
}
#top_striples {
  margin: 0px 10px 0px 20px;
  padding: 7px 10px 15px 7px;
  font-style: italic;
  color: #585858;
  background: url(../images/yellow_block_striples.jpg) no-repeat;
}
#bottom_striples{
  background: url(../images/yellow_block_striples.jpg) no-repeat;
  background-position: 100% 100%;
}

#yellow_block_header {
  width:261px!important;
  width:272px;
  height:48px!important;
  height:52px;
  background: url(../images/blue_block_header.jpg) no-repeat;
  font-size:13px;
  font-weight: bold;
  color:#C3A22F;
  padding-left:11px;
  padding-top:4px;
  font-family:tahoma;
}
a.yellow_link:link, a.yellow_link:visited {
  display:block;
  margin-bottom:15px;
  margin-left:25px;
  padding-left:15px;
  background: url(../images/yellow_arrow.jpg) no-repeat;
  color:#DBAC08;
  font-size:10px;
  font-weight:bold;
  background-position: 0px 5px;
  font-style:italic;
}
#stars {
  margin-left:25px;
  margin-right:7px;
  float:left;
  color: #504F4F;
  font-weight:bold;
  font-size:10px;
}

a.yellow_all {
  display:block;
  margin-top:15px;

  padding-left:15px;
  background: url(../images/pencil.jpg) no-repeat;
  color:#DBAC08;
  font-size:10px;
  font-weight:bold;
  background-position: 0px 2px;
  font-style:italic;
}

#cat_desc {
  padding-left:35px;
  padding-right:40;
  padding-top:15px;
}

.list {
  padding: 20px 0px 20px 0px;
  border-bottom: 1px solid #E3E3E3;
}
a.list_name:link, a.list_name:visited{
   color:#00A4DE;
   font-weight:bold;
   text-transform: uppercase;
   font-size:13px;
}

.addr {
  background: url(../images/pen2.jpg) no-repeat;
  padding-left:20px;
  margin: 5px 0px 5px 0px;
}

.phone {
  background: url(../images/blue_block_phone.jpg) no-repeat;

  padding-left:20px;
}
.fax {
  padding-left:20px;
}

.inputbox_search {
  border:0px;
  background: url(../images/search_f2.jpg) transparent;
  font-family:verdana;
  width:170px;
  height:24px;
  color: #000000;
  font-style: italic;
}
.button_search {
  background: url(../images/search_b2.jpg) no-repeat;
  background-position: -2px -2px;
  width:26px;
  height:26px;
  border: 0px;
  margin-left:3px;
  cursor:pointer;
}
.button { cursor: pointer;}

fieldset a:link, fieldset a:visited {
   color:#00A4DE;
   font-weight:bold;
   text-transform: uppercase;
   font-size:11px;
}
fieldset div {

}
.found_text {
  border-bottom: 1px solid #E3E3E3;
   padding:5px 0px 5px 0px;
}


.small {
   color:#00A4DE; font-weight:bold;
}
.small_cat{
    color:#8B8B8B;
    font-size:11px;

}
.content_outline {
  padding-top:20px;
}


.step{
  font-size:20px;
  font-family: arial;
  color:#616161;
}
.sel {
  color:#E2BB00;
}

.grey {
 color: #636363;
 font-family: tahoma;
 font-size:11px;
 font-weight:bold;
}

.grey2 {
 color: #818181;
 font-family: tahoma;
 font-size:11px;
 letter-spacing:1px;
}
.grey3 {
 color: #818181;
 font-family: tahoma;
 font-size:10px;
}
.inputbox_hist {
 width: 360px;
 height:14px!important;
 height:16px;
 border: 1px solid #A3A3A3;
 padding-top:2px;
 font-size:11px;
}
.inputbox_r{
 font-size:11px;
 border: 1px solid #A3A3A3;
}
.inputbox_file {
 width: 122px;
 border: 1px solid #A3A3A3;

}

.button_hist{
  background:url(../images/next_b.jpg) no-repeat;
  text-decoration: underline;
  font-size:13px;
  font-weight:bold;
  border:0px;
  color:#E81D19;
  cursor:pointer;
  font-family:tahoma;
  margin:0px;
  padding:0xp;
  width:106px;
  height:34px;
  padding-left:10px;
  padding-top:9px;
}
.button_hist2{
  background:url(../images/next_b.jpg) no-repeat;
  text-decoration: underline;
  font-size:13px;
  font-weight:bold;
  border:0px;
  color:#E81D19;
  cursor:pointer;
  font-family:tahoma;
  margin:0px;
  padding:0xp;
  width:106px;
  height:34px;
  padding-left:18px;
  padding-top:9px;
}

.button_hist_back{
 width: 106px;
 height:24px;
 background:url(../images/back_b.jpg) no-repeat;
 color:#636363;
 padding-left:10px;
 border:0px;
   font-family:tahoma;
   cursor:pointer;
   font-size:13px;
   font-weight:bold;
}
.some_text {
  font-size:11px;
  color: #636363;
  font-family: tahoma;
}

.select_hist {
width:202px;
height:19px;
border: 1px solid #9E9E9E;
color:#484848;
font-family: tahoma;
font-size:11px;
}
.textarea {
  color: #636363;
  font-size: 11px;
  font-family:tahoma;
  border-top: 1px solid #787878;
  border-left:1px solid #787878;
  border-right:1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}

.auto_title {
margin-top:20px;
color: #636363;
font-size:13px;
background:url(../images/grey1px.gif) repeat-x;
background-position: 0px 100%;
font-weight:bold;
height:20px;
}
.auto_title3 {
background:url(../images/grey1px.gif) repeat-x;
background-position: 0px 100%;
height:5px;
margin-bottom:7px;
}
.auto_title4 {
background:url(../images/grey1px.gif) repeat-x;
background-position: 0px 100%;
margin-bottom:7px;
color:#989898;
font-size:11px;
height:20px;
margin-top:20px;
}
.auto_title2 {
color: #636363;
font-size:13px;
font-weight:bold;
height:20px;
}
.underline {
background:url(../images/y_line.gif) no-repeat;
background-position: 0px 100%;
height:20px;
}
.underline2 {
background:url(../images/y_line.gif) no-repeat;
background-position: 0px 100%;
height:5px;
}

.autoreview {margin-top:20px;}

.autoreview th {
color: #636363;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #FACE17;
text-align:left;
height: 30px;
}
.autoreview td {
height:40px;
border-bottom: 1px solid #E0E0E0;
color:#4F4F4F;
}
.auto_search_table
{margin-top:10px;}

.auto_search_table th {
font-size:10px;
font-weight:bold;
font-family: tahoma;
text-align: left;
height:20px;
}
.auto_search_button{
background: url(../images/search_bg2.jpg) no-repeat;
border:0px;
width:66px;
height:18px;
cursor:pointer;
padding-right:12px;
font-family: tahoma;
letter-spacing:1px;
}
.sel2 {
font-weight: bold;
color: #E2BB00;
text-decoration: underline;
}

.atbl {
margin-top:15px;}
.atbl th {
text-align:left;
width:120px;
}
.lft {
float:left;
width:50%;
}

.rgt {
text-align: right;
}

#date {
color:#ACACAC;
font-size:10px;
background: url(../images/date.gif) no-repeat;
padding-left:15px;
background-position: 0px 2px;
}
.sel3 {
color:#ACACAC;
font-size:11px;
}


.kh1 {
margin: 25px 0px 10px 0px;
height:32px;
background: url(../images/kn_header_bg2.gif) repeat-x;
background-position: 0% 100%;
}

.kh2 {
height:32px;
background: url(../images/kn_header_bg1.jpg) no-repeat;
background-position: 0% 100%;
padding-left:35px;
}

.klft {
float:left;
width:70%;
font-size:17px;
font-weight:bold;
padding-top:6px;
}

.krgt {
text-align: right;
}
.sel5{color:#76A847;}

a.all:link, a.all:visited {
display:block;
color:#68943B;
text-decoration:none;
padding-top:10px;
background: url(../images/arrow_down.gif) no-repeat;
background-position: 100% 15px;
padding-right:15px;
}
a.all:hover {text-decoration:underline;}

a.kheader:link, a.kheader:visited {
display:block;
padding: 0px 0px 0px 18px;
text-decoration:underline;
color: #646464;
font-weight:bold;
font-size:14px;
background: url(../images/green_box_books.jpg) no-repeat;
background-position: 0px 4px;
}

.k_text{
margin-top:10px;
margin-bottom:10px;}

.k_text_2{
margin-top:10px;
margin-bottom:10px;}

div.k_text_2 img {
margin:0px 0px 2px 8px;
border:1px solid #E3E3E3;
float: right;
}


.k_text a:link, .k_text a:visited  {color:#68943B; font-weight: bold; font-size:14px;}



a.items:link, a.items:visited {
padding-top:3px;
display:block;
height:17px!important;
height:20px;
width: 80px;
color:#7E7E7E;
background:url(../images/g_point.gif) repeat-x;
text-decoration: none;
background-position: bottom;
}

a.items:hover {
color:#61992A;
background:url(../images/gr_point.gif) repeat-x;
background-position: bottom;
}

a.items2:link, a.items2:visited {
padding-top:3px;
display:block;
height:17px!important;
height:20px;
width: 80px;
color:#7E7E7E;
font-weight:bold;
background:url(../images/g_point.gif) repeat-x;
text-decoration: none;
background-position: bottom;
}

a.items2:hover {
color:#61992A;
background:url(../images/gr_point.gif) repeat-x;
background-position: bottom;
}

a.items3:link, a.items3:visited {
padding-top:3px;
display:block;
height:17px!important;
height:20px;
width:90%;
color:#7E7E7E;
font-weight:bold;
background:url(../images/g_point.gif) repeat-x;
text-decoration: none;
background-position: bottom;
}

a.items3:hover {
color:#61992A;
background:url(../images/gr_point.gif) repeat-x;
background-position: bottom;
}

#pagenav {
color:#E8B800;
font-weight: bold;
}
#pagenav a {
font-weight:bold
padding-left:6px;
padding-right: 6px;
color:#68943B
}

#pagenav a#active {
color:#E8B800;
}

.bottom_border{
  background: url(../images/face_y_bg.gif) repeat-x;
  background-position: bottom;
  padding-bottom:3px;
}
.border_bottom_red {
  border-bottom:4px solid #DE4317;
}
.border_bottom_green {
  border-bottom:4px solid #6EA138;
}
.border_bottom_yellow {
  border-bottom:4px solid #E2AB12;
}

.left_border{
  background: url(../images/face_gpoint.gif) repeat-y;
  background-position: left;
}
.right_border{
  background: url(../images/face_gpoint.gif) repeat-y;
  background-position: right;
    padding-left:16px;
  padding-right:16px;
}
.right_border2{
  background: url(../images/face_gpoint.gif) repeat-y;
  background-position: right;
  padding-right:16px;
}
.m_header{
  background: url(../images/face_gpoint.gif) repeat-x;
  background-position: 0px 25px;

}

.head {
 background: #ffffff;
 font-size:18px;
 color:#D1B611;
 font-weight:bold;
 margin:0px;
 padding:0px;
 width:250px;
 padding-top:14px;
}
.head2 {
 background: #ffffff;
 font-size:18px;
 color:#DD360A;
 font-weight:bold;
 margin:0px;
 padding:0px;
 width:280px;
 padding-top:14px;
 padding-left:1px;
}
.head3 {
 background: #ffffff;
 font-size:18px;
 color:#6EA138;
 font-weight:bold;
 margin:0px;
 padding:0px;
 width:290px;
 padding-top:14px;
 padding-left:1px;
}
.head4 {
 background: #ffffff;
 font-size:18px;
 color:#E2AB12;
 font-weight:bold;
 margin:0px;
 padding:0px;
 width:210px;
 padding-top:14px;
 padding-left:1px;
}

.wline{
background: url(../images/face_wline.gif) no-repeat;
height:64px;
background-position: 0px 25px;
}

.wline_r{
background: url(../images/face_wline.gif) no-repeat;
height:64px;
background-position: 100% 25px;
}

.wline_red{
background: url(../images/face_wline.gif) no-repeat;
background-position: 0px 25px;
height:36px;
}

.wline_r_red{
background: url(../images/face_wline.gif) no-repeat;
background-position: 100% 25px;
height:36px;
}
a.auto_marka:link, a.auto_marka:visited {
display:block;
height: 16px;
color:#4A4A4A;
text-decoration:none;
font-weight:bold;
}
.auto_marka, .auto_marka_q {
color:#ABABAB;
font-weight:bold;
}

a.auto_marka:hover {color:#D0B900;}

a.auto_marka_q:link, a.auto_marka_q:visited  {
display:block;
height: 16px;
color:#4A4A4A;
text-decoration:none;
font-weight:bold;
}

a.auto_marka_q:hover {color:#D0B900;}

#head_autoparts {
background: url(../images/as_image.gif) no-repeat;
background-position:right;
height:24px;
padding-top:12px;
}

#head_autousedparts {
background: url(../images/used_image.gif) no-repeat;
background-position:right;
height:24px;
padding-top:12px;
}

#head_autoservice {
background: url(../images/as_image.jpg) no-repeat;
background-position:right;
height:24px;
padding-top:12px;
}

#head_autotires {
background: url(../images/tire_image.jpg) no-repeat;
background-position:right;
height:24px;
padding-top:12px;
}
#head_autotuning {
background: url(../images/tuning_image.jpg) no-repeat;
background-position:right;
height:24px;
padding-top:12px;
}

#head_autosignal {
background: url(../images/signal_image.jpg) no-repeat;
background-position:right;
height:24px;
padding-top:12px;
}

a.link_auto:link, a.link_auto:visited {
color: #E12F13;
font-size:12px;
font-weight:bold;
text-decoration:none;
background: url(../images/red_arrow.gif) no-repeat;
padding-left:16px;
}
a.link_auto:hover {
text-decoration:underline;
}
.text_auto{
padding-left:16px;
}
.text_auto a:link, .text_auto a:visited{
 text-decoration:none;
 font-size:10px;
color:#636363;
font-weight:bold;
}
.text_auto a:hover {
color: #E12F13;
}

a.link_auto_points:link, a.link_auto_points:visited {
color: #E12F13;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#stars2{
font-weight:bold;
width:50%;
float:left;
margin-left:25px;
}

a.yellow_link2:link, a.yellow_link2:visited {
  padding-left:15px;
  background: url(../images/yellow_arrow.jpg) no-repeat;
  color:#DBAC08;
  font-size:10px;
  font-weight:bold;
  background-position: 0px 5px;
  font-style:italic;
}

a.kheader2:link, a.kheader2:visited {
display:block;
padding: 0px 0px 0px 18px;
text-decoration:underline;
color: #6EA138;
font-weight:bold;
font-size:11px;
background: url(../images/green_box_books.jpg) no-repeat;
background-position: 0px 4px;
}

a.kheader4:link, a.kheader4:visited {
display:block;
padding: 0px 0px 7px 18px;
color: #707070;
text-decoration:underline;
font-weight:normal;
font-size:12px;
width:90%;
background: url(../images/green_box_books.jpg) no-repeat;
background-position: 0px 4px; 
}

a.kheader4:hover {
color: #6EA138; 
}

.kheader3 {
display:block;
padding: 9px 0px 0px 22px;
height:22px;

text-decoration:underline;
color: #707070;
font-weight:bold;
font-size:12px;
background: url(../images/tech_arrow.jpg) no-repeat;
background-position: 0px 4px;
text-decoration:none;
}

.kheader7 {
display:block;
padding: 9px 0px 0px 23px;
height:22px;

text-decoration:underline;
color: #707070;
font-weight:bold;
font-size:12px;
background: url(../images/tech_arrow_2.jpg) no-repeat;
background-position: 0px 4px;
text-decoration:none;
}


.k_text a:link, .k_text a:visited {
color:#CCAE00;
font-size:11px;
}

a.ktext:link, a.ktext:visited{
color:#707070;
font-size:12px;
font-weight:bold;
}

a.ktext:hover{
background:#707070;
color: #ffffff;}


.acol{
padding-left:8px;
vertical-align:bottom;
padding-bottom:4px;}

#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4 {
color:#ffffff;
font-size:4px;
margin:0px;
padding:0px;
}

.auto_select {
margin-top:5px;
margin-left:30px;
}

.table_subdm th{
background: #F0F0F0;
color:#919191;
font-size:11px;
text-align:left;
height:30px;
padding-left:7px;
}
.table_subdm td{
color:#2ba94f;
font-size:12px;
font-weight:bold;
padding-left:7px;
height:30px;
}

.th_wybb {
border-bottom:1px solid #F9CD16;
}
.th_wygb {
border-bottom:1px solid #E3E3E3;
}
.row0 {
background: #FFFFFF;
height:30px;
}
.row1 {
background: #F0F0F0;
height:30px;
}
a.read:link, a.read:visited {
color:#2ba94f;
background: url(../images/sd_book.gif) no-repeat;
font-weight:bold;
text-decoration:underline;
padding-left:30px;
}
a.read:hover {
color:#878787;}

.row_over {
background: #FCF7DA;
height:30px;
}

a.sitemap:link, a.sitemap:visited {
display:block;
height:24px;
color:#4B4B4B;
}

a.level1:link, a.level1:visited {
  display:block;
  background: url(../../../components/com_mtree/img/dtree2/menu_ite.gif) no-repeat;
  padding-left: 46px;
  font-family:arial;
  color:#4B4B4B;
  text-decoration: none;
  text-indent:-17px;
  font-size:12px;
  font-family:arial;
  cursor:pointer;
  padding-right:5px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom: 7px;
}

a.level1:hover, a.level1#st1_selected{
  display: block;
  padding-left: 46px;
  font-family:arial;
  color:#4B4B4B;
  text-decoration: none;
  padding-top:5px;
  text-indent:-17px;
  font-size:12px;
  font-family:arial;
  cursor:pointer;
  padding-top:5px;
  padding-bottom:7px;
  background:transparent url(../../../components/com_mtree/img/dtree2/menu_itf.gif) no-repeat scroll 0%;
  font-weight:bold;
  }
  
  a.level2:link, a.level2:visited {
  display: block;
  width: 250px!important;
  width: 275px;
  background: url(../../../components/com_mtree/img/dtree2/arrow000.gif) no-repeat;
  margin-left: 31px;
  padding-left: 10px;
  font-family:arial;
  color:#2687A9;
  text-decoration: none;
  padding-top:11px;
  padding-bottom:3px;
  background-position: 0px 14px;
  font-size:11px;
  cursor: pointer;}
  
  a.level2:hover, a.level2#st1_selected {
  background: url(../../../components/com_mtree/img/dtree2/arrow000.gif) no-repeat;
  color:#dbac08;
  background-position: 0px 14px;
  }
  
  a.level3:link, a.level3:visited {
  display: block;
  width: 253px!important;
  width: 283px;
  background: url(../images/little_arrow.gif) no-repeat;
  margin-left: 41px;
  padding-left: 10px;
  font-family:arial;
  color:#494949;
  text-decoration: none;
  padding-top:9px;
  padding-bottom:3px;
  background-position: 0px 14px;
  font-size:10px;
  cursor: pointer;
  text-decoration:underline;
  }
    
  a.level3:hover, a.level3#st1_selected  {
  background: url(../images/little_arrow.gif) no-repeat;
  color:#dbac08;
  background-position: 0px 14px;
  }
  .face_stat img{
  float:right;
  border: 1px solid #eaeaea;
  margin-left:7px;
  }

  
  
#pollxtIntro {
font-size:10px;
color:#504f4f;
}

.sectiontableheader {
font-size:14px;
color:#2ba94f;
margin-top:5px;
margin-bottom:5px;
font-weight:bold;
}
.label_radio{

}

#pollxtButtons{
margin-top:10px;
margin-left:20px;
}

.button {
  background:url(../images/next_b.jpg) no-repeat;
  text-decoration: underline;
  font-size:13px;
  font-weight:bold;
  border:0px;
  color:#E81D19;
  cursor:pointer;
  font-family:tahoma;
  margin:0px;
  padding:0xp;
  width:106px;
  height:34px;
  padding-left:18px;
  padding-top:9px;
  }
 .button_2{
 width: 106px;
 height:24px;
 background:url(../images/back_b.jpg) no-repeat;
 color:#636363;
 padding-left:10px;
 border:0px;
   font-family:tahoma;
   cursor:pointer;
   font-size:13px;
   font-weight:bold;
   margin-left:10px;}
#pollxtOptCol{
margin-top:2px;}
.componentheading {
font-size:14px;
font-weight:bold;}


/* polls Bar Colors/Formats - Follow the format to add your own.
	Then update the maxcolors setting for polls in
	PollXT settings - Results
*/

.polls_color_1{ background-color: #e7c50b; border: 2px ridge #B22222; }

.polls_color_2{ background-color: #468da9; border: 2px ridge #4169E1; }

.polls_color_3{ background-color: #66923d; border: 2px ridge #D2D2D2; }

.polls_color_4{ background-color: #504f4f; border: 2px ridge #FFA500; }

.polls_color_5{ background-color: #d6abe6; border: 2px ridge #6B8E23; }


/* Uncomment the following line, delete the lines above and set maxcolor to 1 */
/* .polls_color_1{ background-image: url(images/red_yellow_green.png); } */

/* polls Outside Table Border */
.pollstableborder {
	border: 1px solid;
	padding: 2px;
}
/* The separator */
.pollseparator {
    text-align:center;
    border-bottom: solid 1px;
    border-top: solid 1px;
	 }
/* the message window */
div.xtmessage {
	background: #FFCCCC;
	border: 1px solid Red;
	display: none;
	color: Red;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* button with individual styling */
#pollxtButton {
	background: url('images/button.png') no-repeat;
	height:40px;
	width: 100px;
	padding-top: 14px;
	text-align: center;
	float:left;
	font-weight:bold;
	cursor:pointer;
}

.pollxtVote {
	color: blue;
}

.pollxtResult {
	color: green;
}

#pollxtTitle {
	
}
#pollxtIntro {
	
}
#pollxtImg {
	
}
#pollxtImgCol {
	float: left;
	padding-right:10px;
}
#pollxtOptCol {
	float: left;
	padding-right:10px;	
}
#pollxtFreeCol {
	float: left;
}
#pollxtLine {
}

#reklama{padding-top:10px;
padding-left:20px; font-size:10px;}

#reklama a{font-size:10px;} 

.tableheader{color:#ffffff; font-weight:bold;}
