.null:link, .null:hover, .null:visited, .null:visited:hover {
background-color: transparent;
text-decoration: none;
}
a,object {
outline:none;
}
a:link, a:visited {
text-decoration:none;
color:#1C3D77;
}
a:hover, a:visited:hover {
text-decoration:underline;
}
a.sel {
font-weight:bold;
text-decoration:underline;
}
a.box:link, a.box:visited {
 display:block;
 height:100%;
 text-decoration:none;
 font-weight:normal;
 color: #000000;
}
a.box:hover, a.box:visited:hover {
 display:block;
 background-color:transparent;
 text-decoration:none;
}
.paginator_conteiner {
background:transparent url(../templates/img/back_paginator_01.png) 0 100% repeat-x;
padding:12px 10px 0 10px;
width:165px;
height:28px;
overflow:hidden;
}
.paginator_conteiner_big {
background:transparent url(../templates/img/back_paginator_02.png) 0 100% repeat-x;
padding:12px 10px 0 10px;
width:100%;
height:28px;
overflow:hidden;
}
.buttons {
text-align:center;
}
a.page_link:link, a.page_link:visited,
span.page_link {
display:block;
width:10px;
height:10px;
margin:5px 2px;
background:transparent url(../templates/img/page_on_off.png) 0 -10px no-repeat;
cursor:pointer;
}
span.page_link,
a.page_link:hover, a.page_link:visited:hover {
background-position:0 0;
}

.buttons img.active, .buttons img:hover {background-position:0 0;}
.page {width:100%;}
td.page_link {text-align:center;}

a.lang:link, a.lang:visited {
display:block;
float:left;
text-decoration:none;
padding:0 10px;
}
a.lang:hover, a.lang:visited:hover {
text-decoration:none;
}
a.btt_generic:link, a.btt_generic:visited {
display:block;
width:190px;
height:61px;
padding:0;
color:#646567;
font-size:10px;
background:transparent url(../templates/img/btt_generic.png) 0 0 no-repeat;
}
a.btt_generic:link, a.btt_generic:visited {
text-decoration:none;
}
.main_cat {
width:190px;
height:24px;
padding:6px 0 0 0;
color:#ffffff;
font-size:11px;
text-transform:uppercase;
text-align:center;
background:transparent url(../templates/img/back_main_cat.png) 0 0 no-repeat;
}
div.path {
color:#878787;
font-size:11px;
font-weight:bold;
height:23px;
padding:5px 0 0 10px;
background:transparent url(../templates/img/back_path_01.png) 0 0 no-repeat;
}
span.path {
color:#2B8AAB;
font-size:11px;
font-weight:bold;
}
a.path:link, a.path:visited {
color:#878787;
font-size:11px;
text-decoration:none;
}
a.path:hover, a.path:visited:hover {
color:#878787;
font-size:11px;
text-decoration:underline;
}

a.link:link, a.link:visited {
display:block;
width:368px;
height:20px;
padding:5px 0 0 10px;
color:#ffffff;
font-size:10px;
font-weight:normal;
text-decoration:none;
text-transform:none;
background:transparent url(../templates/img/back_link_01.png) 0 0 no-repeat;
}
a.link:hover, a.link:visited:hover {
color:#ffffff;
text-decoration:none;
}
span.go_on,
a.go_on:link, a.go_on:visited, a.go_on:hover, a.go_on:visited:hover {
display: compact;
float:right;
padding:0 10px 0 0;
font-size:10px;
color:#7F7F7F;
background:transparent url(../templates/img/arrow_left_01.png) 100% 50% no-repeat;
text-decoration:none;
}
