/*ctrls.css*/
            input, button, select, textarea {
    font-size: 9pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
*.disabled {
    color: #999 !important;
}
*.icn {
    padding-left: 19px;
    background-position: center left;
    background-repeat: no-repeat;
}

input {
    line-height: normal;
    padding: 3px;
    font-size: 8pt;
}

textarea {
    width: 95%;
    padding: 3px;
}

textarea.code {
    font-size: 10pt;
    padding: 5px;
    color: #000;
    font-family: monospace;
}

button {
    padding: 5px 10px 5px 10px;
    margin: 0;
    text-align: center;
}

select {
    padding: 3px 0 3px 5px;
    font-size: 8pt;
}

label {
    display: block;
}

label i.add {
    color: #666;
    line-height: 110%;
}

form {
    margin: 0;
    padding: 0;
}

span.example {
    color: #999;
	font-size: 8pt;
    line-height: 120%;
    padding-bottom: 5pt;
    line-height: normal;
    clear: both;
    display: block;
    font-style: normal;
}

input.str {
    width: 400px;
}

input.int {
    width: 120px;
    font-size: 10pt;
    font-family: monospace;
}

input.float {
    width: 130px;
    font-size: 10pt;
    font-family: monospace;
}

input.chkbx {
    outline: 0;
    border: inherit;
    margin: 0;
    padding: 0;
}

div.captcha {
    display: block;
}

div.captcha img {
    display: block;
    clear: both;
}

div.captcha input {
    display: block;
    width: 100px;
}

span.title {
    display: block;
    line-height: 30px;
    padding: 0 5px 0 5px;
    color: #666;
    font-size: 10pt;
    background: transparent url(/i/cool_bg.gif) repeat-x bottom;
}

span.title i {
    font-size: 11pt;
    display: inline;
    line-height: 10pt;
    color: #999;
    font-weight: normal;
}

span.idescription {
    display: inline;
}

span.idescription span.idescription_title {
    display: inline;
    font-size: 8pt;
    background-color: #DDD;
    padding: 1px 4px 1px 4px;
    color: #FFF;
    font-weight: bold;
    cursor: default;
}

span.idescription span.idescription_title:hover {
    background-color: #555;
}

span.idescription_content {
    display: none;
}

span.idescription_expanded span.idescription_content {
    display: block;
    font-size: 8pt;
    line-height: 120%;
    color: #000;
    width: auto;
    padding: 5px;
    margin: 0 10px 15px 0 !important;
    background-color: #FFFFDD !important;
    border: 1px dotted #CCC;
    overflow: hidden;
}

span.astext {
    display: block;
    padding: 3px;
    line-height: 120%;
    border: 1px dotted #CCC;
}

span.multyselectitem {
    height: 17px;
    line-height: 17px;
    width: 100%;
    display: list-item;
    list-style: none;
}

span.multyselectitem input {
    margin: 0px;
    padding: 0px;
    height: 15px;
    width: 15px;
    float: left;
}

div.ajwin, div.dlg {
    width: 440px;
    display: block;
    font-size: 9pt;
    position: absolute;
    z-index: 2000;
    margin: 0;
}

div.win {
    border: 1px solid #b3b9ab;
}

div.ajwin div.title {
    background: transparent url(/i/wtitle.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    border: 0;
    font-size: 9pt;
    color: #444;
    text-align: left;
    margin: 0;
    padding: 0 0 0 10px;
}

div.ajwin div.title span.close {
    width: 21px;
    height: 21px;
    float: right;
    line-height: 21px;
    text-align: center;
    font-size: 13px;
    color: #000;
    cursor: pointer;
}

div.ajwin span.title span.close:hover {
    color: red;
}

div.ajwin div.content {
    padding: 30px 15px 30px 78px;
    background: #f7f7f3 url(/files/icons/48/info.jpg) no-repeat 15px 15px;
    height: auto;
}

div.noico div.content {
    padding: 10px;
}

div.ajwin div.content iframe {
    width: 100%;
    height: 100%;
}

div.ajwin div.menu {
    padding: 0 15px 0 15px;
    margin: 0;
    height: 40px;
    background: transparent url(/i/wmenu.gif);
}

div.ajwin div.menu a {
    padding: 0 15px 0 15px;
}

div.pmsg {
    width: auto;
    height: auto;
    padding: 25px 15px 25px 65px;
    background-color: #F7F7F3;
    border: 1px solid #dede6f;
    margin-bottom: 10px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

a.toggletiny, a.toggletiny:hover {
    color: #777;
    font-size: 11px;
    display: block;
}

div.advanced_hint {
    display: block;
    float: none;
    clear: both;
    background: #CCC url(/i/adv_hint_full_bg.gif);
}

div.advanced_hint span.an {
    display: block;
    float: left;
    width: 48px;
    height: 48px;
    background: #DDD url(/i/adv_hint_number_bg.gif) no-repeat top left;
    color: #FFF;
    line-height: 48px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin: 0px 10px 5px 0px;
}

div.advanced_hint table {
    background: url(/i/adv_hint_title_bg.gif) repeat-x top left;
    width: 100%;
}

div.advanced_hint table td.an {
    width: 58px;
}

div.advanced_hint span.atitle {
    display: block;
    float: none;
    color: #000;
    padding: 15px 0 0 0;
    line-height: 20px;
    font-size: 15px;
}

div.advanced_hint span.adescription {
    display: block;
    float: none;
    font-size: 11px;
    color: #666;
    line-height: 130%;
    padding-bottom: 5px;
}

label.chkbx {
    display: block;
}

label.chkbx span.example {
    display: block;
    clear: both;
    margin-left: 17px;
}

span.hidden_path {
    display: none;
}

div.upload_result {
    padding: 10px;
    background-color: #FFFFCC;
    color: #000;
}

fieldset.groupselect * {
    font-size: 8pt !important;
}

fieldset.groupselect {
    background-color: #FFF;
    display: block;
    width: auto;
    margin: 0;
    padding: 0px;
}

fieldset.groupselect ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

fieldset.groupselect ul li {
    float: none !important;
    clear: both;
    list-style: none;
}

fieldset.groupselect ul li * {
    float: none !important;
}

#debugwin {
    z-index: 10000;
    width: 100%;
    opacity: .5;
    height: 5%;
    overflow: auto;
    position: fixed;
    bottom: 0;
    padding: 20px;
    margin: 0 auto;
    border: 2px solid red;
    background-color: #eee;
    font-size: 10pt;
    white-space: pre;
}

/*forms.css*/
            table.cform {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #f2f5f7;
}

table.cform th {
    padding: 0;
    margin: 0px;
    font-weight: normal;
    text-align: left;
    color: #000;
}

table.cform th span {
    background-repeat: no-repeat;
    line-height: 23px;
    background-position: 2px;
    display: block;
    height: 23px;
    text-indent: 0;
}

table.cform td.ilabel {
    text-align: right;
    width: 160px;
    overflow: hidden;
    color: #000;
}

table.cform td.ivalue {
}

table.cform div.buttons {
    text-align: right;
    padding: 10px;
}

table.cform div.buttons button {
    margin-left: 10px;
}

table.params div.separator {
    display: block;
    float: none !important;
    clear: both;
    border-top: 1px solid #FFF;
    background-color: #CCC;
    margin: 5px 0 10px 0;
    padding: 0 !important;
    width: 90%;
    height: 1px !important;
    overflow: hidden;
}

table.params {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

div.item label {
    display: block;
    line-height: 25px;
    text-align: left;
}

table.params td.ilabel label {
    display: block;
    margin-right: 5px;
    text-align: right;
    line-height: 25px;
}

table.params td.ilabel i {
    line-height: 100%;
    display: block;
    text-align: right;
    font-size: 7pt;
}

table.params td.ivalue {
    padding: 2px 0 2px 0;
    line-height: 23px;
}

div.errors {
    padding: 10px 10px 10px 60px;
    margin-bottom: 10px;
    border: 1px solid #cb2100;
    background: #f7f8f3 url(/files/icons/48/error.jpg) no-repeat 15px 10px;
}

div.errors ul {
    display: block;
    margin: 0;
    padding: 0 20px 0 40px !important;
}

div.errors ul li {
    list-style: square !important;
    display: list-item !important;
    width: 100%;
    text-align: left;
    float: none;
}

div.item {
    padding: 5px 0 5px 0;
    margin: 0 10px 0 10px;
    display: block;
    clear: both;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #FFF;
}

div.item label {
    font-size: 10pt;
    display: block;
    line-height: 23px;
    color: #666;
}

/*layout.css*/
            div#iwrap {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}

div#ibg, div.ibg {
    width: 960px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: left;
}

div#ihead a.logo {
    overflow: hidden;
    margin: 20px 0 0 5px;
    width: 270px;
    height: 60px;
    display: block;
    float: left;
    background: transparent url(/i/public/logo.png) no-repeat top left;
}

div#ihead {
    width: 100%;
    display: block;
    padding-top: 5px;
    padding-bottom: 10px;
    clear: both;
    overflow: hidden;
}

div#lt_menu_top {
    height: 20px;
    background: transparent url(/i/public/lt_top_bg.png) repeat-x bottom;
}

div#icontent {
    width: 100%;
}

div.lt_content {
    margin: 0;
    overflow: hidden;
    clear: none;
    position: relative;
    width: 720px;
}

div.lt_content_before {
	width:770px;
	overflow: hidden;
	position: relative;
	float: right;
	clear: right;
}

div.lt_right {
    width: 200px;
    float: right;
	clear:right;
    overflow: visible;
}

div.lt_left {
    width: 170px;
    padding: 0;
    float: left;
    overflow: hidden;
}

.lt_both_col div.lt_content {
    margin: 0 0 0 20px;
    float: left;
    width: 540px
}

.lt_left_col div.lt_content {
    float: left;
    width: 770px;
    margin: 0 0 0 20px;
    overflow: hidden;
}

.lt_right_col div.lt_content {
    float: left;
    width: 770px;
    margin: 0;
    overflow: hidden;
}

.lt_right_col div.lt_right {
    float: right;
    width: 190px;
    margin: 0;
    overflow: hidden;
}

div#ifooter {
    clear: both;
    margin: 20px 0 0 0;
    padding-top: 10px;
    border-top: 1px solid #cecece;
    height: 30px;
    width: 100%;
}

div#ifooter div.phone,
div#irs div.phone {
    display: block;
    float: right;
    text-align: right;
    font-size: 14pt;
    line-height: 30px;
    color: #dc142d;
    margin: -10px 0 0 0;
    width: 135px;
    background: transparent url(/i/public/ico_phone.png) no-repeat left top;
    clear: both;
}


div#irs div.phone {
	clear: none;
	margin: 42px 0 0 0;
}

div#ifooter div.phone i,
div#irs div.phone i {
    font-style: normal;
    color: #b8b9bb;
}

div#cprt {
	font-size:90%;
    color: #999;
}

a.more {
    text-decoration: none;
}

a.more:hover {
    text-decoration: underline;
}

div.clear-fix {
    width: 100%;
    clear: both;
    height: 1px;
}

/*corners.css*/
            span.corner {
    display: block;
    position: absolute;
    float: left;
    width: 6px;
    height: 6px;
    font-size: 3px;
    overflow: hidden;
    background: transparent url(/i/public/rounded_corner.png) no-repeat;
}

span.tl {
    background-position: left top;
    top: -1px;
    left: -1px;
}

span.tr {
    background-position: right top;
    top: -1px;
    right: -1px;
}

span.br {
    background-position: right bottom;
    bottom: -1px;
    right: -1px;
}

span.bl {
    background-position: left bottom;
    bottom: -1px;
    left: -1px;
}

div.rounded {
    display: block;
    border: 1px solid #eee;
    position: relative;
    background: #fff;
    _width: 100%
}

div.rounded div.incorners {
    padding: 0px;
    width: auto;
    margin: 1px;
}

div.rounded div.ititle {
    font-size: 11px;
    color: #626262;
    display: block;
    cursor: pointer;
    line-height: 200%;
    display: block;
    padding-left: 10px;
	margin-left: 5px;
    background: transparent url(/i/public/marker_red.png) no-repeat left center;
}

div.expanded div.ititle {
    background: transparent url(/i/public/marker_red_down.png) no-repeat left center !important;
	color: #ba112b;
	_width: 100%;
}

div.collapsed div.ititle {
    background: transparent url(/i/public/marker_red.png) no-repeat left center;
}


div.collapsed div.icontent {
    display: none;
}

/*view.css*/
            html, body, div, span, img, applet, embed, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, s, center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

body {
    color: #000;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 130%;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    vertical-align: top;
    font-size: 9pt;
    text-align: left;
}

body, td, th, table, tr, div {
    margin: 0;
    padding: 0;
}

li, p {
    margin: 0 0 5px 0;
}

p {
    padding: 0;
    margin-bottom: 8pt;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div#irs div.phone div {
    font-size: 1.2em;
}

img.ill {
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

h1 {
    font-size: 1.4em;
    line-height: 140%;
    margin-bottom: 8pt;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #d52e3a;
}

h2 {
    font-weight: normal;
    font-size: 1.25em;
    color: #d52e3a;
    line-height: 130%;
    margin: 8pt 0 8pt 0;
    padding: 0;
}

h3 {
    font-weight: normal;
    color: #d52e3a;
    font-size: 1.1em;
    line-height: 120%;
    margin: 8pt 0 8pt 0;
    padding: 0;
}

h4 {
    font-size: 110%;
    line-height: 150%;
    font-weight: normal;
    padding: 0;
    margin: 8pt 0 8pt 0;
    display: block;
}

hr {
    border: 0;
    clear: both;
    border-top: 1px solid #999;
}

ul {
    text-indent: 0;
    margin: 0;
    padding: 0;
	display:block;
	background: transparent;
}

ul li {
	display:block;
    list-style: none;
    text-indent: 10pt;
    margin: 0;
    padding: 0;
    background: transparent url(/i/public/marker_defis.png) no-repeat 0 6pt;
}

ul {
    margin-bottom: 8pt;
}

ol > li {
    list-style: decimal inside;
    margin: 0;
    padding: 0;
}

ol > li ul {
    margin: 0;
}

ol {
    margin-bottom: 8pt;
}

img {
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
    display: inline-block;
}

/*ibank.css*/
            div#ibank {
    display: block;
    float: right;
    width: 200px;
    height: 70px;
    overflow: hidden;
}

div#ibank div.incorners { 
    height: 58px;
    padding: 2px 2px 5px 5px;
}

div#ibank span.ititle {
    display: block;
    font-size: 11px;
    color: #6F6F6F;
    z-index: 50;
    position: relative;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px 0;
}

div#ibank a.wtf {
    display: block;
    width: auto;
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 11px;
    z-index: 500;
    color: #444;
}

div#ibank div.bitem {
    float: left;
    display: block;
    width: 60px;
    margin: 0 3px 0 0px;
    height: 20px;
    z-index: 50;
    position: relative;
}

div#ibank div.bitem a {
    display: block;
    width: 60px;
    height: 20px;
    background: transparent left top no-repeat;
}

div#ibank div.bitem img {
    display: block;
    width: 50px;
    height: 20px;
}

div#ibank div.bitem a.rstyle {
    background-image: url(/i/public/ibank_btn_rstyle.png);
}

div#ibank div.bitem a.ibank {
    background-image: url(/i/public/ibank_btn_ibank.png);
}

div#ibank div.bitem a.faktura {
    background-image: url(/i/public/ibank_btn_faktura.png);
}
/*ibank2.css*/
            div.ibank_widget {
    display: block;
    z-index: 50;
    height: 40px;
    position: relative;
}

div.ibank_widget div.ibank_title {
    color: #ba112b;
    font-size: 10pt;
    line-height: 12pt;
    margin: 0 10px 0 10px;
}

div.ibank_widget a.btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    right: 10px;
    float: right;
    color: #6c6d6f;
    font-size: 8pt;
    width: 60px;
    height: 21px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    background: transparent url(/i/public/ibank_btn_login.png) no-repeat right center;
}

div.ibank_widget a.more_info {
    display: block;
	clear:both;
    text-decoration: none;
    padding-right: 7px;
	line-height: 110%;
    margin: 2px 0 0 10px;
	color:#6c6d6f;
    font-size: 90%;
	float:left;
    background: transparent url(/i/public/marker_red.png) no-repeat right center;
	_margin:0 0 0 5px;
}

div#ibanklogin div.item img {
    display: block;
    width: 60px;
    height: 20px;
}
/*ibanner.css*/
            div.ibanner div.ibanner_selector {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    padding-left: 10px;
    z-index: 100;
}

div.ibanner ul.selector .data, div.ibanner .ibannerloader {
    display: none;
}

div.ibanner ul.selector {
    display: block;
    width: auto;
    height: auto;
    float: right;
    margin: 0 10px 0 0;
    padding: 0;
}

div.ibanner ul.selector li {
    display: block;
    cursor: pointer;
    float: left;
    width: 12px;
    text-align: center;
    font-size: 10px;
    color: #FFF;
    line-height: 12px;
    height: 13px;
    background: none;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    background-color: #ddd;
    margin-left: 2px;
}

div.ibanner span.state {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 5px;
    height: 6px;
    font-size: 1px;
    overflow: hidden;
    display: block;
    background: transparent url(/i/public/state.gif) left bottom;
}

div.allow_slide_show span.state {
    background-position: left top;
}

div.ibanner ul.selector li.selected {
    border: 1px solid #FFF;
    background-color: #DDD;
    color: #FFF;
}

div#itopbanner {
    background-color: transparent;
    display: block;
    clear: none;
    width: 960px;
    height: 240px;
    margin: 0;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

div#itopbanner .activebanner, div#itopbanner .prevbanner {
    display: block;
    width: 960px;
    height: 240px;
    background: transparent no-repeat right top;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 0;
}

div#itopbanner ul.selector {
    display: none;
}

div#isidebanner {
    background-color: transparent;
    display: block;
    clear: none;
    width: 200px;
    height: 190px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

div#isidebanner a.activebanner, div#isidebanner div.prevbanner {
    text-align: center;
    margin: 0 auto 0 auto;
    display: block;
    width: 190px;
    height: 190px;
    background: transparent no-repeat right top;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 5px;
}

#iinpagebanner {
    background-color: transparent;
    display: block;
    clear: none;
    width: 770px;
    height: 105px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

div#iinpagebanner a.activebanner, div#iinpagebanner div.prevbanner {
    display: block;
    width: 770px;
    height: 105px;
    background: transparent no-repeat right top;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 0;
}

div#ibottombanner {
    display: block;
    height: 110px;
    overflow: hidden;
    clear: both;
    margin: 20px 0 10px 0;
}

div#ibottombanner div.listitem {
    width: 230px;
    height: 110px;
    float: left;
	overflow:hidden;
    margin: 0 5px 0 3px;
}

div#ibottombanner div.listitem a {
    display: block;
    width: 230px;
    height: 110px;
}

div#ibottombanner div.listitem img {
    display: block;
    border: 0;
    float: left;
    width: 230px;
    height: 110px;
}

#iinpagecategorybanner {
    background-color: transparent;
    display: block;
    clear: none;
    width: 200px;
    overflow: visible;
    height: 220px;
    position: relative;
    right: 0;
    margin-bottom: 20px;
    z-index: 100;
}

div#iinpagecategorybanner a.activebanner, div#iinpagecategorybanner div.prevbanner {
    display: block;
    width: 220px;
    height: 220px;
    background: transparent no-repeat right top;
    overflow: visible;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
}

/*widget.css*/
            div.lt_right div.widget, div.lt_left div.widget {
    margin-top: 10px;
}

div.widget span.ititle {
    display: block;
    text-align: left;
    color: #6c6d6f;
    font-size: 12pt;
    line-height: 14pt;
    height: 30px;
    font-weight: normal;
    padding: 10px 0 5px 10px;
    background: transparent url(/i/public/ititle_bg.png) repeat-x top left;
	_height: 45px;
}

div.widget div.incorners {
    /*padding: 0 10px 10px 10px;*/
}

div.widget ul li a {
    display: block;
    color: #6c6d6f;
    padding-left: 10px;
    background: transparent url(/i/public/marker_red.png) no-repeat 0px 5px;
    margin: 0 0 5px 0;
    text-decoration: none;
}

div.widget ul li a:hover {
    text-decoration: underline;
}

div.widget_simple {
    padding: 10px 0 20px 10px;
    background: transparent url(/i/public/lt_hr_bg.png) repeat-x bottom;
    margin-bottom: 0px;
}

div.widget_simple span.ititle {
    font-size: 1.2em;
    color: #6c6d6f;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
    line-height: normal;
    height: auto;
    background: none;
}

div.widget ul, 
div.widget ul li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

div.widget ul li {
    margin-bottom: 5px;
}

div.widget ul li h2 {
	font-size:100%;
    font-weight: normal;
    color: #444;
    letter-spacing: normal;
    display: inline;
}

div.widget_articles ul {
	margin: 0 10px 0 10px;
}

div.widget_articles ul li h2 {
    font-weight: normal;
}

div.widget ul.news li span.date {
    background-color: transparent;
    color: #6c6d6f;
    font-weight: bold !important;
    padding-right: 4pt;
}
/*news.css*/
            ul.news, ul.news li {
    display: block;
    text-indent: 0;
    padding: 0;
    margin: 0;
}

ul.news li {
	background: none;
    margin: 5px 0 10px 0;
}

ul.news li.listitem span.date {
    font-size: 11px;
    color: #777;
}

ul.news li.listitem h2 {
    text-indent: 0;
}

ul.news li h2 a {
    text-decoration: none;
}

ul.news li h2 a:hover {
    text-decoration: underline;
}

ul.news li a.more {
    clear: both;
    text-decoration: none;
}

/*searchform.css*/
            div.searchform {
    display: block;
    width: 200px;
    height: 25px;
}

div.searchform form {
    height: 21px;
    overflow: hidden;
    width: 198px;
    border: 1px solid #e1e1e1;
    _width: 200px;
}

div.searchform input {
    width: 150px;
    float: left;
    border: 0;
    outline: 0;
    padding: 2px 0 2px 5px;
}

div.searchform button {
    cursor: pointer;
    border: 0;
    outline: 0;
    width: 21px;
    text-indent: 30px;
    float: right;
    height: 21px;
    margin: 0;
    background: #fff url(/i/public/ico_btn_search.png) no-repeat center;
}

div.searchform .focus {
    background-color: #fff;
}

input.clearonfocus {
    font-size: 11px;
    font-style: italic;
    color: #909497;
}
/*ctrls.css*/
            input, button, select, textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

div.errors {
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
    border: 1px solid #AAAA00;
    background-color: #FFFFCC;
}

a.icon {
    width: 16px;
    height: 16px;
    background: transparent url(/i/spacer.gif) no-repeat top left;
    display: block;
}

div.errors ul {
    display: block;
    margin: 0;
    padding: 0 20px 0 20px;
}

div.errors ul li {
    list-style: square outside;
    display: list-item !important;
    width: 100%;
    font-weight: normal;
    text-align: left;
    float: none;
}

form {
    display: block;
    margin: 0;
    padding: 0;
}

span.example {
    font-size: 7pt;
    color: #999;
    display: block;
}

table.cform {
    background-color: transparent;
}

table.cform {
    background-color: transparent;
}

table.cform td {
    text-align: left;
    padding: 2px;
}

table.cform td.ilabel {
    width: 140px;
    overflow: hidden;
    color: #444;
    padding-right: 2px;
}

table.cform td.ivalue {
    padding-bottom: 10px;
}

div.buttons button {
}

div.buttons {
    text-align: right !important;
    width: auto;
}

table.cform form {
    display: block;
    margin: 0;
    background-color: transparent;
}

input.str {
    width: 90%;
}

span.date {
    font-size: 11px;
}

div.subdescription {
    display: block;
    clear: both;
    line-height: 16px;
}

div.buttons {
    background-color: transparent;
    padding: 5px;
}

div.buttons button {
    height: 25px;
    line-height: normal;
    padding: 0 10px 0 10px;
}
*.disabled {
    color: #999 !important;
}
*.icn {
    padding-left: 19px;
    background-position: center left;
    background-repeat: no-repeat;
}

table.params div.separator {
    display: block;
    float: none !important;
    clear: both;
    border-top: 1px solid #FFF;
    background-color: #DDD;
    margin: 5px 0 5px 0;
    padding: 0 !important;
    width: 100%;
    height: 1px !important;
    overflow: hidden;
}

table.params {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

label i.add {
    color: #888;
    line-height: 110%;
}

table.params td.ilabel {
    width: 150px;
}

table.params td.ilabel label {
    display: block;
    width: 140px !important;
    text-align: right;
    height: auto;
    line-height: 23px;
    font-size: 8pt;
}

table.params td.ilabel label i {
    line-height: 110%;
    text-align: right;
    font-size: 7pt;
}

table.params td.ivalue {
    padding: 2px;
}

fieldset.groupselect {
    border: 1px solid #ccc;
}

fieldset.groupselect {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
}

fieldset.groupselect ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

fieldset.groupselect ul li {
    background: none;
    float: none;
    clear: both;
    list-style: none;
}

span.example {
    color: #666;
    font-size: 8pt;
    font-style: italic;
    padding-bottom: 3pt;
    line-height: normal;
    clear: both;
    display: block;
}

input.str {
    width: 95%;
}

input.int {
    width: 120px;
    font-family: monospace;
}

input.float {
    width: 120px;
    font-family: monospace;
}

input.chkbx {
    margin: 1px 2px 1px 2px;
    padding: 0;
}

span.captcha {
    display: block;
}

span.captcha img {
    display: block;
    clear: both;
}

span.captcha input {
    display: block;
    width: 100px;
}

span.title {
    display: block;
    margin: 0;
    font-size: 120%;
    margin-bottom: 5px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #C7C7C7;
}

span.title i {
    display: inline;
    line-height: 10pt;
    color: #999;
    font-weight: normal;
}

.lv_list {
    width: 100%;
    text-indent: 0;
    margin: 0;
    padding: 0;
}

.lv_list li.listitem {
    position: relative;
    display: block;
    list-style: none;
    clear: both;
    margin: 0 0 10px 0px;
    padding: 0;
    text-indent: 0;
}

.lv_list li.listitem h2 {
    display: block;
    letter-spacing: normal;
    font-size: 100%;
    clear: both;
    padding: 0;
    line-height: 120%;
    margin: 0 0 5px 0;
	text-indent: 10px;
}

.lv_list li.listitem a.more {
	padding-right: 7px;
	background: transparent url(/i/public/marker_red.png) no-repeat right 5px;
}

.lv_list li.listitem h2 a {
    text-decoration: none;
}

.lv_list li.listitem h2 a:hover {
    text-decoration: underline;
}

.lv_list li.listitem p {
    display: block;
    margin: 0;
    padding: 0;
}

.lv_list li.listitem img {
    display: block;
}

.lv_list li.listitem a.pict {
    width: 120px;
    height: 80px;
    display: block;
    float: left;
    overflow: hidden;
    margin-right: 10px;
}

.lv_list li.listitem span a {
    display: inline;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}

div.pages {
    margin: 10px 0px 20px 0px;
    width: auto;
    height: auto;
    line-height: 25px;
    color: #999;
    clear: both;
}

div.pages, div.pages ul {
    text-indent: 0;
    margin: 5px 0 10px 0;
    padding: 0;
    list-style: none;
    display: block;
    clear: both;
    float: none;
    height: 25px;
    width: 100%;
}

div.pages li {
    float: left;
    height: 25px;
    margin-right: 2px;
	background:none;
	text-indent:0;
}

div.pages li a, div.pages li span {
    display: block;
    list-style: none;
    float: left;
    padding: 0 5px 0 0;
    height: 23px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
}

div.pages li a.sel {
    font-weight: bold;
}

.note {
    border: 1px solid red;
    background-color: #FFFF99;
}

/*home_tabs.css*/
            .menu_tabs {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    width: 720px;
    height: 270px;
    overflow: hidden;
    background: transparent url(/i/public/lt_hr_bg.png) repeat-x bottom;
}

ul.menutabs {
    display: block;
    height: 40px;
    width: 100%;
    margin: 0;
    padding: 0;
    text-indent: 0;
    background: transparent url(/i/public/lt_tab_all_bg.png) repeat-x bottom;
}

ul.menutabs li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    text-indent: 0 !important;
    height: 40px;
    width: auto;
}

ul.menutabs li a, 
ul.menutabs li span {
    display: block;
    outline: none;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    font-size: 11px;
    overflow: hidden;
    color: #686667;
}

ul.menutabs li a:hover, ul.menutabs li a:hover span {
    color: #dc142d;
}

ul.menutabs li a span.content {
    background: url(/i/public/lt_tab_bg.png) repeat-x left top;
    padding: 15px 6px 0 2px;
}

ul.menutabs li a span.tl {
    background: url(/i/public/lt_tab_left.png) repeat-x left top;
    width: 15px;
}

ul.menutabs li a span.tr {
    width: 15px;
    background: url(/i/public/lt_tab_right.png) repeat-x left top;
}

ul.menutabs li.selected a, ul.menutabs li.selected span {
    color: #dc142d;
}

ul.menutabs li.selected span.content {
    background: url(/i/public/lt_tab_active_bg.png) repeat-x left top;
}

ul.menutabs li.selected span.tl {
    background: url(/i/public/lt_tab_active_left.png) repeat-x left top;
}

ul.menutabs li.selected span.tr {
    background: url(/i/public/lt_tab_active_right.png) repeat-x left top;
}

.menu_tabs .lt_home_tab {
    height: 200px;
    margin: 10px 0px 20px 10px;
    overflow: hidden;
    position: relative;
    display: none;
}

.menu_tabs .lt_home_tab_active {
    display: block;
}

.menu_tabs .lt_home_tab span.htitle {
    display: block;
    color: #6c6d6f;
    font-size: 1.2em;
    padding: 5px 0 10px 0;
    font-weight: bold;
}

.menu_tabs .lt_home_tab ul, 
.menu_tabs .lt_home_tab ul li {
    display: block;
    line-height: 120%;
    margin: 0;
    padding: 0 0 4pt 0;
    text-indent: 0;
}

.menu_tabs .lt_home_tab ul li a {
    text-decoration: none;
    color: #6c6d6f;
    display: block;
	padding-left: 10px;
    background: transparent url(/i/public/marker_red.png) no-repeat left 4px;
}

.menu_tabs .lt_home_tab ul li a:hover {
    text-decoration: underline;
}

.menu_tabs .menu_main {
    width: 320px;
    display: block;
    float: left;
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 0;
}

.menu_tabs .menu_main ul {
    display: block;
    float: left;
    width: 150px;
    margin-right: 10px;
    height: 200px;
}

.menu_tabs .menu_add {
    display: block;
    width: 150px;
    position: absolute;
    right: 0;
    top: 30px;
}

.iprobanner {
    position: absolute;
    top: 0px;
    z-index: 100;
    left: 320px;
    display: block;
    width: 220px;
    height: 200px;
}

.iprobanner span {
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
}

.iprobanner a.activebanner, .iprobanner div.prevbanner {
    display: block;
    width: 220px;
    height: 200px;
    background: transparent no-repeat right top;
    overflow: hidden !important;
    position: absolute;
    top: 0;
    left: 0;
}

.menu_tabs .lt_home_tab h1 {
    font-size: 1.5em;
    color: #444;
    text-transform: uppercase;
    display: block;
    margin: 5px 0 0 0;
    font-weight: normal;
}

/*incdec.css*/
            div#incdec {
    display: block;
	clear:both;
    width: 90px;
    float: right;
    font-size: 11px;
    margin: 0;
}

div#incdec a {
    text-decoration: none;
    display: block;
    float: right;
    width: 21px;
    height: 21px;
    margin-right: 2px;
}

div#incdec a.inc {
    background: transparent url(/i/public/ico_btn_plus.png) no-repeat top left;
}

div#incdec a.dec {
    background: transparent url(/i/public/ico_btn_minus.png) no-repeat top left;
}

div#incdec a.print {
    background: transparent url(/i/public/ico_btn_print.png) no-repeat top left;
}

div.incdec_right {
    z-index:100;
    display:block;
    position:absolute;
    top:0;
    right:0;
    width: 90px;
    float: right;
}

/*current_page_title.css*/
            div#ipagetitle {
    display: block;
    height: auto;
    padding: 5px 0 5px 0;
}

div#ipagetitle h1 {
    line-height: normal;
    font-weight: normal;
    color: #dc142d;
	text-transform: uppercase;
    margin: 0;
}

div#ipagetitle h2 {
    color: #7597aa;
    font-size: 14pt;
    letter-spacing: -1px;
    line-height: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
/*path.css*/
            div.path {
    display: block;
    clear: both;
    line-height: 15px;
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #999;
    text-decoration: none;
}

div.path a, div.path a:visited, div.path a:active, div.path a:link {
    color: #999;
    text-decoration: none;
}

/*menu_top.css*/
            ul.root, ul.root ul, ul.root li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
    width: auto;
    background-color: transparent;
}

ul.root {
    overflow: hidden;
    height: 20px;
    float: right;
}

ul.root li {
	background: none;
    font-size: 10px;
    line-height: 20px;
    float: left;
    display: block;
    text-indent: 0;
    padding: 0;
    text-transform: uppercase;
}

ul.root li a {
    font-size: 10px;
    line-height: 20px;
    display: block;
	padding: 0 7px 0 7px;
    color: #686667;
    text-decoration: none;
}

ul.root li a.selected {
    color: #FFF;
    background: transparent url(/i/public/lt_top_bg_selected.png) repeat-x bottom;
    text-decoration: none;
}

ul.root li a:hover {
    text-decoration: underline;
}
/*menu_tree.css*/
            .menu_tree, 
.menu_tree ul, 
.menu_tree li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.menu_tree {
	margin-bottom: 20px;
}

.menu_tree a {
    line-height: 120%;
    padding-left: 10px;
    display: block;
    text-decoration: none;
}

.menu_tree li {
    margin-bottom: 0.7em;
    margin-top: 0.7em;
	background: none;
}

.menu_tree li.separator {
    margin:0 !important;
	height:3px !important;
	overflow:hidden;
}


.menu_tree li a {
    background: url(/i/public/marker_red.png) left 5px no-repeat;
    text-transform: uppercase;
    color: #000;
	_width:100%;
}

.menu_tree li li ul {
	margin-top: 0.7em;
    border: 1px solid #d0d3d6;
    border-right: 0;
    border-left: 0;
}

.menu_tree li ul li a {
    color: #686667;
    background: none;
    text-transform: none;
}

.menu_tree li ul li ul {
    margin-left: 10px;
}

.menu_tree a:hover {
    text-decoration: underline;
}

.menu_tree a.selected {
    color: #444;
    text-decoration: none !important;
}

.menu_tree li.current a.selected {
    font-weight: bold;
}
/*menu_inpage.css*/
            ul.menu_inpage {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 120%;
    height: 20px;
    clear: both;
}

ul.menu_inpage li {
	background: none;
    float: left;
    display: block;
    list-style: none;
    text-align: left;
    margin: 0px;
    padding: 0px 10px 0px 0;
    white-space: nowrap;
}

ul.menu_inpage li.nodiv {
    border-right: 0;
}

ul.menu_inpage li a {
    display: block;
    text-decoration: none;
    font-size: 100%;
}

ul.menu_inpage li a:hover {
    color: #dc142d;
}

ul.menu_inpage li.break {
    width: auto;
}

ul.menu_inpage li a.selected {
    font-weight: bold;
    text-decoration: none;
}
/*category.css*/
            ul.categorylist, ul.categorylist ul, ul.categorylist li {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

ul.categorylist li.listitem {
    text-indent: 0;
    display: block;
    position: relative;
    overflow: hidden;
	background-position: 0 10px;
	/*background: none;*/
/*	background: transparent url(/i/public/marker_red.png) no-repeat 0 7px;
	padding-left: 10px;*/
}

ul.categorylist li.listitem h2 {
    display: block;
    font-size: 1em;
    letter-spacing: normal;
    clear: both;
    margin: 0;
    padding: 0;
	text-indent: 10px;
    clear: both;
    line-height: 20px;
}

ul.categorylist li.listitem a {
    text-decoration: none;
}
ul.categorylist li.spacer {
	background: none
}

ul.categorylist li.listitem a:hover {
    text-decoration: underline;
}

ul.categorylist li.listitem a.more {
    display: inline;
    padding-right: 10px;
	text-decoration: none;
    background: transparent url(/i/public/marker_red.png) no-repeat right 6px;
}

ul.categorylist li.listitem a.more:hover{ 
	text-decoration: underline;
}

ul.categorylist li.listitem p {
    line-height: 140%;
    padding: 0;
}

ul.categorylist li.listitem ul li {
    display: block;
    font-size: 100%;
    float: none;
    margin: 0 0 5px 5px;
    height: auto;
    width: auto;
    padding: 0 0 0 10px;
    background: transparent url(/i/public/marker.gif) no-repeat 2px 4px;
}

/*faq.css*/
            .clickable a, a.ajax_call {
}

div.answ {
    display: none;
}

.faq {
    padding-left: 0
}

.faq li.listitem {
    list-style: decimal !important;
    list-style-position: inside !important;
    padding-left: 0;
    margin: 0 0 8pt 0;
    display: list-item;
}

.faq li.listitem h2 {
    font-size: 100%;
	margin:0;
	display:inline;
    font-weight: normal;
}

.faq li.listitem h2 a {
    text-decoration: none;
}

.faq li.listitem h2 a:hover {
    text-decoration: underline;
}

.faq li.listitem li {
    list-style: square outside;
}

div.preload {
    height: 0px;
    display: block;
    background: #fff url(/i/loader.gif) no-repeat center;
}

a.expand {
    font-weight: bold;
}

li.expanded h2 a {
    font-weight: bold;
    color: #dc142d !important;
}

li.expanded div.answ {
    display: block;
}

div.widget_faq ul {
    margin: 0 10px 0 10px;
}

/*zebra.css*/
            
table.zebra {
    border: 0;
    border-spacing: 0;
    border-collapse: separate;
}

table.zebra * {
    font-size: 8pt;
}

table.zebra td {
    margin: 0;
    padding: 3px;
    vertical-align: middle;
    text-align: left;
}

table.zebra td, 
table.zebra th {
	padding: 3px;
    margin: 0;
    border-right: 1px solid #fff !important;
}

table.zebra td {
    border-bottom: 1px solid #fff !important;
}

table.zebra th {
    background-color: #E7E7E7;
    text-align: center !important;
    vertical-align: middle;
    line-height: 120%;
}

table.zebra th p {
    display: block;
    font-size: 8pt;
    line-height: 120% !important;
    text-align: center;
}

table.zebra tr.light td {
    background-color: #ffffff;
}

table.zebra tr.dark td {
    background-color: #f7f7f7;
}

table.zebra tr.hover td {
    background-color: #f3d5da;
}

table.zebra tr.click td {
    background-color: #f3d5da;
}

table.zebra ul {
}

table.zebra ul li {
}
/*category_root.css*/
            div.homeblock {
    position: relative;
    display: block;
    float: left;
    width: 48%;
	margin-right: 2%;
    height: 200px;
    margin-bottom: 20px;
    overflow: hidden;
	border-bottom: 2px solid #f7f7f7;
}

div.homeblock {
    _overflow: visible;
}

div.homeblock_simple {
    height: auto;
    margin-bottom: 2px;
    overflow: hidden;
}

div.homeblock_simple div.content {
    display: none;
}

div.homeblock p {
    padding: 0 10px 0 10px;
}

div.homeblock ul {
    margin: 0;
    padding: 0;
    text-indent: 0;
    display: block;
}

div.homeblock ul li {
    display: block;
    line-height: 120%;
    font-size: 100%;
    margin: 0;
    padding: 0 0 7pt 0;
    text-indent: 0;
}

div.homeblock ul li a {
    text-decoration: none;
    color: #6c6d6f;
    display: block;
    padding-left: 10px;
    background: transparent url(/i/public/marker_red.png) no-repeat left 4px;
	_width:100%;
}

div.homeblock ul li a.selected {
    font-weight: bold;
}

div.homeblock ul li a:hover {
    text-decoration: underline;
}

div.homeblock h1 {
    display: block;
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 120%;
    line-height: 150%;
}

div.homeblock h1 a {
    text-decoration: none;
}

div.homeblock h1 a:hover {
    text-decoration: underline;
}

div.homeblock a.more_info {
    display: inline;
	position: absolute;
	right:0px;
	bottom: 5px;
	line-height: 150%;
	color: #6c6d6f;
	padding-right: 7px;
    text-decoration: none;
	background: url(/i/public/marker_red.png) no-repeat right 7px; 
}


div.homeblock a.more_info:hover { 
	text-decoration: underline;
}
/*map.css*/
            div.mapholder {
    width: 500px;
    height: 520px;
    position: relative;
}

div.mapholder div.map {
    display: block;
    position: relative;
    width: 500px;
    height: 520px;
    background: #f0f0f0;
    background-position: left top;
}

div.mapholder div.map span.dot {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: auto;
    height: 20px;
}

div.mapholder div.map span.dot span.label {
    margin-left: 20px;
    line-height: 12px;
    text-decoration: none;
    color: #000;
    white-space: nowrap;
	display:none;
}
div.mapholder div.map span.dot_always_show_label {
	z-index:99999;
}
div.mapholder div.map span.dot_always_show_label span.label { 
    display:block !important;
	font-weight:bold !important;
}

div.mapholder div.map span.dot span.icon {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    background: transparent url(/i/public/dot.png) no-repeat top left;
	_background: transparent url(/i/public/dot_ie.gif) no-repeat top left;
}

div.mapholder div.map span.dot span.url, 
div.mapholder div.map span.dot span.icity, div.mapholder div.map span.dot span.ialt {
    display: none;
}

div.mapholder div.map span.dot_big {
    height: 26px;
    line-height: 26px;
}

div.mapholder div.map span.dot_big span.label {
    margin-left: 22px;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    white-space: nowrap;
	display:none;
}

div.mapholder div.map span.dot_big span.icon {
    width: 22px;
    height: 26px;
    background: transparent url(/i/public/dot_big.png) no-repeat top left;
	_background: transparent url(/i/public/dot_big_ie.gif) no-repeat top left;
}

div.mapholder div.map div.dots {
    display: none;
    z-index: 0;
    position: relative;
}

/*products_full.css*/
            .products_full .simple_info h1 {
    display: block;
    margin: 0 0 5px 0;
}

.products_full a.more {
    padding-left: 22px;
    line-height: 21px;
    display: block;
    text-decoration: none;
}

.products_full a.more:hover {
    text-decoration: underline;
}

.menu_products {
    margin-bottom: 20px !important;
}

/*articles.css*/
            ul.articles, ul.articles li {
    display: block;
    text-indent: 0;
    padding: 0;
    margin: 0;
	background: none;
}

ul.articles li.listitem {
    position: relative;
    float: none;
}

ul.articles li.listitem span.date {
    display: inline;
    font-size: 11px;
    margin-right: 3px;
}

ul.articles li a.pict {
    display: block;
    width: 100px;
    border: 1px solid #ebe9e2;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
}

ul.articles li.listitem h2 {
    line-height: 100%;
	text-indent:0;
}

ul.articles li h2 a {
    text-decoration: none;
}

ul.articles li h2 a:hover {
    text-decoration: underline;
}

ul.articles li p {
    margin-bottom: 6pt;
    overflow: hidden;
}

ul.articles li div.subdescription {
    display: block;
    width: auto;
}

ul.articles li.with_pict h2, ul.articles li.with_pict p, ul.articles li.with_pict div.subdescription {
    margin-left: 120px;
}

span.comments_count {
    padding: 2px;
    font-size: 11px;
}

span.view_count {
    padding: 2px;
    font-size: 11px;
}

div.articles_comments div.title span {
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #fff74f;
    display: block;
    font-weight: bold;
}

div.articles_comments div.comment {
    margin-bottom: 20px;
}

div.articles_comments div.title {
    font-size: 12px;
    display: block;
    margin: 5px 0 2px 0;
}

div.articles_comments div.title span.date {
    color: #999;
    font-size: 11px;
    background-color: #fff74f;
    border: 0;
    float: right;
}

span.span_title, span.comments_title {
    background-color: #fff74f;
    color: #000;
    padding: 5px;
    display: block;
}

div.articles_full {
    display: block;
    clear: both;
    float: none;
    z-index: 100;
}

div.articles_full h1 {
    display: block;
    position: relative;
}

div.articles_full h1 a {
    text-decoration: none;
    color: #000;
}

div.articles_full a.pict {
    display: block;
    float: left;
    width: 200px;
    height: 145px;
    margin-bottom: 20pt;
    overflow: hidden;
}

div.articles_full div.with_pict {
    margin-left: 220px;
}

div.articles_full div.subdescription {
    margin-bottom: 6pt;
    font-size: 11px;
    clear: none;
    width: auto;
}

div.articles_full div.full_text {
    margin: 6pt 0 0 0;
    clear: both;
}

div.comments h2 {
    margin: 20px 0 5px 0;
}

div.articles_full i.no_comments {
    display: block;
}

ul.brieflist li {
    border: 0;
    margin: 0 0 2pt 0;
}

ul.brieflist li span.date {
    float: left;
}

ul.brieflist li {
    font-size: 8pt;
    margin: 0 0 0 80px;
    padding: 0;
}
/*sdocs.css*/
            ul.sdocs li.listitem {
    background: 0;
}

ul.sdocs li.listitem h2 {
    text-indent: 0;
}

ul.sdocs li.listitem h2 a {
    text-decoration: none;
    padding: 5px 0px 5px 20px;
}

ul.sdocs li.listitem h2 a:hover {
    text-decoration: underline;
}

ul.sdocs li.listitem p {
}

ul.sdocs li.listitem div.subdescription {
    margin-top: 5px;
}

a.expand {
    font-weight: bold;
}

li.expanded h2 a {
    color: #2690cb;
    font-weight: bold;
}

li.expanded div.answ {
    display: block;
}

/*helper.css*/
            .clickable a, a.ajax_call {
}

div.helper {
    margin-bottom: 10px;
}

div.helper div.answ {
    display: none;
    padding-bottom: 8pt;
	padding-left: 0px;
}

div.helper div.answ hr {
    display: block;
    width: 99%;
    clear: both;
}

div.helper span.ititle {
    font-size: 120%;
	color: #dc142d;
    line-height: 120%;
	margin: 8pt 0 8pt 0;
    display: block;
}

div.helper div.hlistitem {
    margin: 0;
}

div.helper div.hlistitem h3 {
    font-size: 100%;
    line-height: 150%;
    font-weight: normal;
    letter-spacing: normal;
	padding-left: 10px;
	margin:0 0 4pt 0;
	background: transparent url(/i/public/marker_red.png) no-repeat left 7px;
	_width:100%;
}

div.helper div.hlistitem h3 a {
    text-decoration: none;
	border-bottom: 1px dotted #777;
}

div.helper div.hlistitem h3 a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #777;
}

div.preload {
    height: 25px;
    display: block;
    background: #fff url(/i/loader.gif) no-repeat center;
}

div.widget_helper div.incorners {
    padding: 0 0 10px 5px;
    background: #e0ebf1 url(/i/public/widget_faq_bg.gif) no-repeat top right;
}

div.widget_helper span.tr {
    display: none;
}

div.widget_helper span.ititle {
    display: block;
    width: 100%;
}

div.widget_helper span.ititle h3 {
    margin: 0;
    padding: 10px 50px 0 10px;
}

a.expand {
    font-weight: bold;
}

.helper div.expanded h3 a {
    color: #ba112b;
	border-bottom: 0px !important;
}

.helper div.expanded h3 {
	background: transparent url(/i/public/marker_red_down.png) no-repeat left 7px !important;
}

/*photo.css*/
            ul.photolist, 
ul.photolist li {
    display: block;
    clear: both;
    float: none;
    text-indent: 0;
    padding: 0;
    margin: 0
}

ul.photolist li.listitem {
	text-indent: 0;
    clear: none;
    display: block;
	background: none;
    float: left;
    border: 1px solid #DDD;
    width: 140px;
    height: 105px;
	padding:0;
    margin: 0 10px 10px 0px;
}

ul.photolist li span.idata {
    display: none;
}

ul.photolist a.pict {
    display: block;
    margin: 0;
    width: 130px;
    height: 98px;
}

ul.photolist h2 {
    display: block;
    font-size: 8pt;
    margin: 5px 0 0 0;
    padding: 0;
    line-height: 120%;
}

ul.photolist span.date {
    font-size: 10px;
}

div.photo_full div.subdescription {
    display: block;
    clear: both;
    padding: 10px;
}

div.internallist {
    display: block;
    margin-top: 20px;
    border-top: 2px solid #666;
    width: auto;
    height: 260px;
    overflow: auto;
}

div.internallist ul.photolist {
    display: block;
    overflow: hidden;
}

div.internallist ul.photolist li {
    margin: 10px 0 0 0;
}

div.internallist ul.photolist li.selected {
    border-bottom: 2px solid #666;
    width: 10px;
    height: 10px;
    margin: 0 65px 0 65px !important;
}

div.internallist ul.photolist li.selected a {
    display: none;
}

div.photo_full h1 {
    display: block;
    float: left;
    width: 200px;
    clear: none;
}

div.photo_full h1 a {
    text-decoration: none;
}

div.photo_full a.fullpict {
    display: block;
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
}

div.photo_full a.pict img {
    display: block;
    margin: 0 auto 0 auto;
}

div.photo_full div.prevnext {
    display: block;
    width: 180px;
    text-align: right;
    float: right;
    margin-top: 10px;
    font-size: 9pt;
}

div.photo_full div.prevnext a {
    padding: 5px;
    font-size: 10pt;
    line-height: 11pt;
    text-decoration: none;
}

div.photo_widget {
    margin: 0 0 20px 0;
    width: 100%;
}

div.photo_widget span.ititle {
    display: block;
    font-size: 14pt;
    padding: 25px 0 0 0;
    margin-bottom: 20px;
    color: #5e5843;
    letter-spacing: -1px;
}

span.idata {
    display: none;
}

div.photo_widget div {
    width: 100%;
}

div.photo_widget a.pict {
    display: block;
    width: 260px;
    height: 195px;
}

div.photo_widget h2 {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 10pt;
}
/*servicenet.css*/
            ul.servicenet li {
    background: none;
	text-indent: 0;
	padding:0;
	margin:0;
}

ul.servicenet li.group {
    padding: 0 0 4pt 0;
    display: block;
    list-style: none;
    margin-top: 20px;
}

ul.servicenet li.group h3 {
    font-weight: normal;
    margin: 0;
}

ul.servicenet li.listitem {
    margin-bottom: 8pt;
	line-height: 140%;
}

ul.servicenet li.listitem h2 {
    display: inline;
    padding: 0;
    font-size: 100%;
    color: #000;
}

ul.servicenet li.listitem p {
    display: block;
}

ul.servicenet li.listitem span {
    color: #444;
}

ul.servicenet li.listitem p.worktime span {
    display: block;
}

ul.servicenet li.listitem div.extended_info {
    display: none;
}

ul.servicenet li.expandable h2 {
	border-bottom: 1px dotted #777;
}

ul.servicenet li.expanded h2 {
    color: #ba112b;
}

ul.servicenet li.expanded div.extended_info {
    display: block;
}

div.widget_servicenet ul {
    margin: 0 10px 0 10px;
}

/*persons.css*/
            ul.persons, ul.persons li.listitem {
    display: block;
    text-indent: 0;
    padding: 0;
    margin: 0;
}

ul.persons li.listitem {
    display: block;
    position: relative;
    clear: both;
    float: none;
    height: 130px;
    margin-bottom: 30px;
    background: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebe9e2;
}

ul.persons li.listitem a.pict {
    display: block;
    width: 120px;
    border: 1px solid #ebe9e2;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
}

ul.persons li.listitem h2 {
	text-indent: 0;
    line-height: 120%;
}

ul.persons li.listitem h2 a {
    text-decoration: none;
}

ul.persons li.listitem h2 a:hover {
    text-decoration: underline;
}

ul.persons li.listitem p {
    margin-bottom: 6pt;
    overflow: hidden;
}

ul.persons li.listitem div.subdescription {
    display: block;
    width: auto;
    color: #777;
}

ul.persons li.with_pict h2, ul.persons li.with_pict p, ul.persons li.with_pict div.subdescription {
    margin-left: 140px;
}

div.persons_full {
    display: block;
    clear: both;
    float: none;
    min-height: 220px;
    z-index: 100;
}

div.persons_full hr {
    width: 100%;
    display: block;
    clear: both;
}

div.persons_full h1 {
    display: block;
    position: relative;
}

div.persons_full img.primary {
    display: block;
    float: left;
    width: 220px;
    height: 220px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
}

div.persons_full div.with_pict {
}

div.articles_full div.subdescription {
    color: #777;
    margin-bottom: 6pt;
    font-size: 11px;
    clear: none;
    width: auto;
}

div.articles_full div.full_text {
    margin: 6pt 0 0 0;
    clear: both;
}

div.comments h2 {
    font-size: 140%;
    margin: 20px 0 5px 0;
}

div.articles_full i.no_comments {
    color: #999;
    display: block;
}

ul.brieflist li {
    border: 0;
    margin: 0 0 2pt 0;
}

ul.brieflist li span.date {
    float: left;
}

ul.brieflist li h2 {
    font-size: 100%;
    margin: 0 0 0 80px;
    padding: 0;
}

/*currency.css*/
            div.currency div.item {
    height: 20px;
    background: no-repeat top left;
    margin: 0 0 5px 5px;
}

div.currency tr.title {
    height: 20px;
    padding: 0 0 0 20px;
}

div.currency .title td {
    color: #6c6d6f;
}


div.currency td.curr {
    text-align: left;
    font-size: 11px;
    color: #6c6d6f;
    padding: 0 10px 0 10px;
    font-weight: bold;
}

div.currency td.up {
    background: transparent url(/i/public/currency_arrow_up.png) no-repeat 90% center;
}

div.currency td.down {
    background: transparent url(/i/public/currency_arrow_down.png) no-repeat 90% center;
}

div.currency table {
    background: #FFF;
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 10px 0;
}

div.currency table tr {
    background-color: #f4f4f4;
}

div.currency table td {
    border-bottom: 1px solid #fff;
    text-align: right;
    font-size: 11px;
    padding: 2px 15px 2px 2px;
}

div.widget_currency b.title_add {
    display: block;
    font-weight: normal;
    line-height: 14px;
    font-size: 11px;
	color: #6c6d6f;
	margin: 0 0 5px 10px;
}

#icurrency_converter {
    height: 20px;
}

#icurrency_converter div.info {
    display: none;
}

div#icurrency_converter.expanded {
    height: 80px;
}

div#icurrency_converter.expanded span.toggle {
	color:#ba112b;
    background: transparent url(/i/public/marker_red_down.png) no-repeat left center;
}

div#icurrency_converter.expanded span.toggle span {
    border-bottom: 0;
}

div#icurrency_converter.expanded div.info {
    display: block;
    margin: 0 10px 0 10px;
}

.widget_currency a.more {
    background: transparent url(/i/public/marker_red.png) no-repeat 0px center;
    color: #6c6d6f;
    display: block;
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    padding: 0 0 0 10px;
    margin: 0 0 2px 10px;
}

.widget_currency a.more:hover {
    text-decoration: underline;
}

#icurrency_converter span.toggle {
    background: transparent url(/i/public/marker_red.png) no-repeat left center;
    color: #6c6d6f;
    display: block;
    cursor: pointer;
    font-size: 11px;
    clear: both;
    padding: 0 0 0 10px;
    margin: 0 0 2px 10px;
}

#icurrency_converter span.toggle span {
    border-bottom: 1px dotted #777;
}

#icurrency_converter .vfrm {
    height: 20px;
    margin: 0 0 2px 20px;
}

#icurrency_converter .vfrm * {
    float: left;
}

#icurrency_converter input {
    font-size: 11px;
    font-family: monospace;
    text-align: right;
    padding: 1px 4px 1px 0;
    width: 65px;
    height: 15px;
    line-height: 15px;
}

#icurrency_converter select {
    width: 50px;
    height: 20px;
    padding: 1px 4px 1px 0;
    font-size: 12px;
}

#icurrency_converter button {
    width: 20px;
    height: 20px;
    line-height: 13px;
    vertical-align: middle;
    padding: 0;
    font-size: 11px;
}

#icurrency_converter .vresults div {
    display: none;
}

#icurrency_converter .ct {
    display: none;
}

/*sitemap.css*/
            div.sitemap ul, 
div.sitemap ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
	background:none;
    text-indent: 0;
}

div.sitemap ul li a {
	font-weight:bold;
}

div.sitemap ul li li a { 
	font-weight:normal;
}

div.sitemap ul li li li a { 
}

div.sitemap ul li span {
	
}
div.sitemap ul {
	margin-bottom:10px;
}
div.sitemap ul ul {
    margin-left: 20px;
}

div.sitemap ul ul li {
    display: block;
    margin: 0 0 0 0;
    padding: 5px 0 0 10px;
}

div.sitemap ul li p {
    font-size: 8pt;
}
/*calc_zebra.css*/
            table.calc_zebra {
    border: 0;
    border-spacing: 0;
    border-collapse: separate;
    width: 100%;
}

table.calc_zebra * {
    font-size: 8pt !important;
    line-height: 11pt !important;
}

table.calc_zebra td {
    margin: 0;
    padding: 5px;
}

table.calc_zebra td a, table.calc_zebra td span {
    display: block;
    text-align: left;
    white-space: nowrap;
}

table.calc_zebra td p {
    display: block;
    text-align: left;
}

table.calc_zebra td, table.calc_zebra th {
    margin: 0;
    border-right: 1px solid #fff !important;
}

table.calc_zebra td {
    border-bottom: 1px solid #fff !important;
}

table.calc_zebra th {
    background-color: #dfdfdf;
    text-align: center !important;
    vertical-align: middle;
    line-height: 120%;
    padding: 5px;
}

table.calc_zebra th i {
    display: block;
    clear: both;
    font-size: 7pt !important;
}

table.calc_zebra th p {
    display: block;
    line-height: 120% !important;
    text-align: center;
}

table.calc_zebra tr.light td {
    background-color: #fff;
}

table.calc_zebra tr.dark td {
    background-color: #f0f3f7;
}

table.calc_zebra tr.hover td {
    background-color: #92cdf4;
}

table.calc_zebra tr.click td {
    background-color: #d5e0e7;
}

table.calc_zebra tr.disabled td {
    color: #DDD !important;
}

table.calc_zebra tr.disabled td * {
    color: #DDD !important;
}

.loadingdata td,
.loadingdata th {
    background-color: #F0F0F0 !important;
}

.loadingdata * {
    color: #999 !important;
}

/*forms_extended.css*/
            .forms-extended table.params td.ilabel {
    vertical-align: top;
    padding-top: 7px;
}

.forms-extended table.params td.ilabel, .forms-extended table.params td.ilabel label {
    text-align: left;
    line-height: 120%;
}

.forms-extended table.params span.title {
    padding: 0;
    font-size: 100%;
    background: none;
    color: #dc142d;
    height: 25px;
}

.forms-extended table.params fieldset, .forms-extended table.params input.str, .forms-extended table.params textarea {
    width: 95%;
}

.forms-extended table.params fieldset ul, .forms-extended table.params fieldset ul li {
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.forms-extended table.params fieldset ul li {
    padding-left: 5px;
}

.forms-extended .inline_ctrls {
    display: block;
    position: absolute;
    width: 200px;
    height: 30px;
    right: 10px;
    top: 10px;
}

.forms-extended .inline_ctrls a {
    float: right;
    line-height: 25px;
    padding: 0 10px 0 25px;
    font-size: 8pt;
    margin-right: 10px;
    text-decoration: none;
}

.forms-extended .inline_ctrls a.remove {
    background: transparent url(/i/icons24/action_remove.gif) no-repeat 0 2px;
}

.forms-extended .inline_ctrls a.edit {
    background: transparent url(/i/icons24/action_edit.gif) no-repeat 0 2px;
}

div.rounded .child_form_control {
    padding: 10px;
}

.child_form_control .edit_form {
    background-color: #f9f9f9;
}

.child_form_action_var, .child_form_reload_url {
    display: none;
}

.print-list {
    position: relative !important;
}

.print-list .print-list-item {
    position: relative !important;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
}

.forms-extended .loading {
    background: #fff url(/i/loader.gif) no-repeat center;
    height: 30px;
}

.disable-while-editing {
    color: #aaa;
}

.disable-while-editing * {
    color: #aaa;
}

.forms-extended .print-list .is_editing {
    background-color: #f9f9f9 !important;
    color: #ccc;
}

span.notify {
    color: red;
    font-size: 8pt;
    display: none;
}

span.example .error {
    font-style: normal;
    color: red;
    font-size: 8pt;
    display: block;
    clear: both;
}

.hightlight {
    background-color: #f3d5da !important;
}
