@charset "utf-8";
body {
    margin: 0px;
    padding: 0px;
    background-image: url(../images/bcg_body.png);
    background-repeat: repeat-x;
    background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.clearfloat {
    clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
#envelope {
    padding: 0px;
    width: 930px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#header {
    height: 148px;
    width: 930px;
    position: relative;
}
#header_logo {
    height: 148px;
    width: 320px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#header_flashtext {
    height: 120px;
    width: 600px;
    top: 0px;
    position: absolute;
    right: 0px;
}
#header_menu_top {
    position: relative;
    height: 25px;
    width: 600px;
    right: 0px;
    bottom: 0px;
}
#header_menu_top a {
    height: 25px;
    width: 120px;
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: left top;
}
#header_menu_top a:hover {
    background-image: url(../images/bcg_header_menu_top_hover.png);
}
.header_menu_top_hover, .header_menu_top_none {
    float: right;
    height: 25px;
    width: 120px;
    background-image: url(../images/bcg_header_menu_top_hover.png);
}
.header_menu_top_none {
    background-image: url(../images/bcg_header_menu_top.png);
}
#bhlogin {
    float: right;
    width: 580px;
    height: 85px;
    margin-top: 10px;
    text-align: right;
}
#bhlogin {display:inline; background-color:#fff; overflow:hidden;}
#bhlogin img{vertical-align:top; border:0; margin:0; padding:0}
#bhlogin div{display:inline; float:right; margin:auto;}
#bhlogin div.title{cursor:pointer;}
#bhlogin div.content{display:none;}
.dynform {
    padding-right: 20px;
    padding-left: 20px;
}
.dynform span {
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #A6CE39;
    margin-bottom: 10px;
}
.dynform input {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    padding: 5px;
}
.dynform form {
    padding: 0px;
    margin: 0px;
}
.bhduserlogin, .fakepwd, .dynpwd {
    color: #555555;
}
.logsend {
    background-color: #A6CE39;
    color: white;
    font-weight: bold;
    cursor: pointer;
    border-radius: 6px;
    -moz-border-radius: 6px;

}
.dynpwd {
    display: none;
}

#header_menu {
    position: absolute;
    height: 25px;
    width: 600px;
    right: 0px;
    bottom: 0px;
}
#header_menu a {
    height: 25px;
    width: 120px;
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 25px;
    background-image: url(../images/bcg_header_menu.png);
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
}
#header_menu a:hover {
    background-image: url(../images/bcg_header_menu_hover.png);
}
#header_menu a.topmenu_active {
    background-image: url(../images/bcg_header_menu_hover.png);
}
#content {
    background-color: #FFFFFF;
    margin-top: 29px;
    background-image: url(../images/bcg_content.png);
    background-repeat: repeat-y;
    background-position: left top;
}
#content_shadow {
    background-image: url(../images/bcg_footer_top.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 15px;
}
.index_bottom_item a {
    font-size: 12px;
    color: #0082C5;
    display: inline;
}
.index_bottom_item a:hover {
    color: #A6CE39;
    text-decoration: underline;
}
/*
#index_tarify {
    height: 245px;
    width: 930px;
    background-image: url(../images/index_tarify.png);
    background-repeat: no-repeat;
    position: relative;
}
#index_tarify_menu {
    position: absolute;
    width: 280px;
    left: 35px;
    top: 60px;
}
#index_tarify_menu a {
    display: block;
    height: 26px;
    background-image: url(../images/bcg_subbutton.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 26px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #888888;
    margin-bottom: 5px;
    margin-left: 0px;
}
#index_tarify_menu a.butt_active {
    color: #FFFFFF;
    background-image: url(../images/butt_index_items_active.png);
}
#index_tarify_menu a.butt_active:hover {
    color: #FFFFFF;
    background-image: url(../images/butt_index_items_active.png);
}
#index_tarify_menu a:hover {
    color: #FFFFFF;
    background-image: url(../images/bcg_subbutton_hover.png);
}
#index_tarify h1 {
    position: absolute;
    color: #999999;
    font-size: 25px;
    font-weight: normal;
    left: 22px;
    top: 4px;
}
#index_tarify_image {
    height: 225px;
    width: 270px;
    position: absolute;
    left: 320px;
    top: 20px;
}

#index_tarify_bubble {
    position: absolute;
    right: 65px;
    width: 215px;
    top: 30px;
    height: 185px;
}
#index_tarify_bubble a, .index_bottom_item a {
    font-size: 12px;
    color: #0082C5;
    display: inline;
}
#index_tarify_bubble a:hover, .index_bottom_item a:hover {
    color: #A6CE39;
    text-decoration: underline;
}
#index_tarify_bubble h2 {
    font-size: 24px;
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: center;
    font-weight: bold;
}
#index_tarify_bubble p, #index_tarify_bubble h3  {
    margin: 0px;
    font-size: 12px;
    color: #666666;
    display: block;
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    text-align: justify;
    font-weight: normal;
}
#index_tarify_bubble span {
    font-size: 12px;
    font-weight: bold;
    display: block;
    color: #333333;
    background-image: url(../images/ico_plus.png);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 23px;
    margin-bottom: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 5px;
}
#index_tarify_bubble img {
    padding-top: 8px;
}
*/
#index_domena {
    position: relative;
    height: 47px;
    width: 930px;
    background-image: url(../images/bcg_domena.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
}
.index_next_goods {
    display:none;
}
#domenaForm {
    position: absolute;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}
.index_domena_input {
    position: absolute;
    width: 255px;
    left: 175px;
    top: 12px;
    height: 19px;
    line-height: 19px;
    background-color: #FFFFFF;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 12px;
    font-weight: normal;
    /*	color: #0082C5;*/
    color:#999;
    font-family: Arial, Helvetica, sans-serif;
}
.index_domena_select {
    height: 18px;
    width: 67px;
    font-size: 12px;
    position: absolute;
    left: 450px;
    top: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #0082C5;
    border: 1px solid #FFF;
}
.index_domena_button {
    position: absolute;
    left: 525px;
    top: 7px;
    cursor: pointer;
}
.index_bottom_item {
    width: 290px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}
#shadow_left {
    background-image: url(../images/bcg_index_bottom_shadow_left.png);
    background-repeat: no-repeat;
    background-position: right top;
}
#shadow_right {
    background-image: url(../images/bcg_index_bottom_shadow_right.png);
    background-repeat: no-repeat;
    background-position: left top;
}
/*
.index_bottom_item_text {
	height: 145px;
}
.index_bottom_item_text2 {
	height: 105px;
}
.index_bottom_item_text3 {
	height: 110px;
}
.index_bottom_item_text4 {
	height: 20px;
}
*/
.index_bottom_item_text span {
    font-size: 14px;
    color: #555555;
    display: block;
    background-image: url(../images/ico_tick.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 20px;
    padding-bottom: 5px;
}
.index_bottom_item_text a, .index_bottom_item_text4 a {
    display: block;
    color: #555555;
    font-size: 17px;
    font-weight: normal;
    text-decoration: none;
    line-height: 29px;
    height: 29px;
}
.index_bottom_item_text a:hover, .index_bottom_item_text4 a:hover {
    color: #0082C5;
}
.index_bottom_item_text a img, .index_bottom_item_text4 a img {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 5px;
}
.index_bottom_item h3 {
    color: #0082C5;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    display: block;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#index_bottom_item_red {
    color: #F00;
}
/*
.index_bottom_item_label {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin-bottom: 12px;
	padding:0px;
	margin-top:0px;
}
*/
.index_bottom_item h4 {
    font-size: 12px;
    /* font-weight: bold; */
    color: #333333; /* #666666;*/
    display: block;
    margin-bottom: 12px;
    padding:0px;
    margin-top:0px;
    font-weight: normal;
}
.index_bottom_item_button {
    height: 28px;
    width: 148px;
    margin-top: 3px;
    margin-right: auto;
    margin-left: auto;
}
.index_bottom_item_button a {
    background-image: url(../images/butt_index_items.png);
    background-repeat: no-repeat;
    display: block;
    line-height: 28px;
    height: 28px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    padding-left: 38px;
}
.index_bottom_item_button a:hover {
    color: #6C8822;
    background-image: url(../images/butt_index_items_hover.png);
}
#technologie {
    height: 87px;
    width: 930px;
    background-image: url(../images/bcg_technologie.png);
    background-repeat: no-repeat;
    margin-top: 10px;
}
#technologie span {
    display: none;
}
#footer {
    height: 45px;
    background-image: url(../images/bcg_footer.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 11px;
    margin-bottom: 15px;
    position: relative;
}
#footer a {
    color: #0082C5;
    text-decoration: none;
}
#footer a:hover {
    color: #A6CE39;
    text-decoration: underline;
}
.created_by_best-net {
    position: absolute;
    top: 4px;
    right: 30px;
}
#sub_menu_left {
    float: left;
    width: 230px;
    margin-top: 10px;
}
#sub_menu_left a {
    display: block;
    height: 26px;
    background-image: url(../images/bcg_subbutton.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 26px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    margin-bottom: 5px;
    margin-left: 10px;
}
#sub_menu_left a:hover {
    color: #FFFFFF;
    background-image: url(../images/bcg_subbutton_hover.png);
}
#sub_menu_left a.sub_menu_left_active {
    color: #FFFFFF;
    background-image: url(../images/bcg_subbutton_hover.png);
}
#help_left_menu {
    text-align: center;
}
#sub_text_area {
    width: 680px;
    float: left;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 5px;
}
#sub_text_area ul {
    padding-left: 35px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    list-style-type: none;
}
#sub_text_area li {
    margin-top: 5px;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 15px;
}
#sub_text_area a {
    color: #0082C5;
}
#sub_text_area a:hover {
    color: #A6CE39;
}
#sub_text_area h1, h2, h3, h4 {
    color: #0082C5;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#sub_text_area h1 {
    font-size: 28px;
}
#sub_text_area h2 {
    font-size: 20px;
    color:#FFF;
}
#sub_text_area h3 {
    font-size: 12px;
    color:#000;
}
#sub_text_area ul li h3 {
    font-size: 12px;
    color:#000;
    font-weight:normal;
    margin:0px;
    padding:0px;
}
#sub_text_area h4 {
    font-size: 18px;
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 28px;
    display: block;
}
#sub_text_area h5 {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}
#sub_text_area h6 {
    font-size: 16px;
    color: #0082C5;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
}
#sub_text_area p {
    padding: 0px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    text-align: justify;
}
#sub_navi_path {
    font-size: 12px;
    color: #0082C5;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}
.table_domeny_head {
    background-color: #ECECEC;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}
.table_domeny_lite {
    background-color: #EAF3C2;
}
.table_domeny_red {
    background-color: #FFE6E6;
    color: #666666;
}
.doporucujeme {
    font-style: normal;
    /*	color: #0082C5;*/
    color: #000;
    font-size: 12px;
    font-weight: bolder;
}
.h4_number {
    height: 20px;
    width: 20px;
    text-align: center;
    color: #FFFFFF;
    background-image: url(../images/bcg_h2_number.png);
    background-repeat: no-repeat;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    float: left;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.tarif_table {
    margin-left: 15px;
}
.radio_tarif_name, .radio_tarif_name_best {
    font-size: 18px;
    font-weight: bold;
    color: #0082C5;
    background-color: #F5F5F5;
}
.radio_tarif_bez_name {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    background-color: #F5F5F5;
}
.radio_tarif_size, .radio_tarif_size_best {
    font-weight: bold;
    text-align: right;
    background-color: #F5F5F5;
    color: #4B4B4B;
    font-size: 14px;
}
.radio_tarif_price, .radio_tarif_price_best {
    font-weight: bold;
    color: #0082C5;
    text-align: right;
    background-color: #F5F5F5;
    font-size: 16px;
}
.radio_tarif span {
    display: block;
    float: left;
    padding-left: 5px;
}
.radio_ico {
}
.radio_ico_bcg {
    background-color: #F5F5F5;
}
.radio_sluzby_bcg {
    background-color: #FFF;
}
.radio_sluzby_popis {
    font-size: 11px;
}
.radio_sluzby_popis strong {
    color: #0082C5;
}
.radio_sluzby_logo {
    color: #666;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.radio_ico_bcg_best, .radio_tarif_name_best, .radio_tarif_size_best, .radio_tarif_price_best {
    background-color: #E6E6E6;
}
.orange {
    font-size: 16px;
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    margin-right: 3px;
    margin-left: 3px;
}
.red {
    color: #FFFFFF;
    font-size: 16px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    background-color: #CC0000;
    margin-right: 5px;
    margin-left: 5px;
}
.login_input {
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555;
    border: 1px solid #CCC;
    padding: 1px;
}
.login_button {
    margin-left: 25px;
}
#login_to, #login_name, #login_pswd {
    background-color: #E8F2BB;
    font-weight:bold;
}
#search_input_help {
    background-color: #E8F2BB;
    width: 200px;
    border: thin solid #F90;
}
label {
    font-size: 12px;
    display: block;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    color: #555;
}
a.lost_pswd {
    font-size: 11px;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #0082C5;
    display: inline;
}
a.lost_pswd:hover {
    color: #A6CE39;
    text-decoration: underline;
}
#domena_status_text {
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 35px;
    font-size: 14px;
}
.domena_free {
    color: #87AA2B;
    background-image: url(../images/ico_tick_domena.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.domena_fail {
    color: #C30;
    background-image: url(../images/ico_cross.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.step_bcg {
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    background-color: #0082C5;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    background-image: url(../images/bcg_step.png);
    background-repeat: repeat-x;
    background-position: left center;
}
.step_number {
    position: absolute;
    top: 0px;
    right: 15px;
    /*	color: #FFF; */
    /*	color: #FFCC33; */
    color: #FFCC00;
    font-size: 45px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.sub_domena_input {
    width: 255px;
    height: 19px;
    line-height: 19px;
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #CCC;
    margin-left: 15px;
}
.sub_domena_select {
    height: 20px;
    width: 67px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    border: 1px solid #CCC;
    line-height: 19px;
}
.sub_domena_button {
    cursor: pointer;
}
.regform {
    background-color: #F5F5F5;
    font-size: 12px;
    color: #333333;
}
.regform_domain {
    background-color: #E6E6E6;
    font-size: 12px;
    color: #333333;
}
.regform_domain_small {
    white-space: nowrap;
}
.regform_domain_close {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 16px;
    width: 16px;
}
.regform_domain_lite {
    background-color: #F4F4F4;
    font-size: 12px;
    color: #333333;
}
.regform_domain_head {
    background-color: #6FB9DE;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.regform_input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 220px;
    border: 1px solid #999999;
    height: 18px;
    color: #000000;
    font-weight: normal;
}
.regform_select {
    font-size: 12px;
    width: 200px;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    height: 22px;
    font-weight: normal;
    color: #333333;
    text-align: center;
}
.regform_header {
    font-size: 14px;
    color: #0082C5;
    font-weight: normal;
    text-decoration: underline;
}
.regform_header a {
    color: #CD5100;
}
.table_border {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.regform_domain_small {
    background-color: #E6E6E6;
    font-size: 11px;
    color: #333333;
}
.regform_domain_lite_small {
    background-color: #F4F4F4;
    font-size: 11px;
    color: #333333;
    white-space: nowrap;
}
#header_menu a.header_menu_cart {
    background-image: url(../images/bcg_header_kosik.png);
    text-indent: 12px;
}
#header_menu a.header_menu_cart:hover {
    background-image: url(../images/bcg_header_kosik_hover.png);
}
#header_menu a.header_menu_cart_active {
    background-image: url(../images/bcg_header_kosik_hover.png);
    text-indent: 12px;
}
.index_bottom_item_text p {
    color: #666;
    font-size: 12px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}
#loged_user {
    position: absolute;
    top: 0px;
    right: -10px;
    font-size: 10px;
    text-align: left;
    background-color: #F5F5F5;
    padding: 5px;
    color: #666;
    border: 1px solid #E6E6E6;
    filter: Alpha(Opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;}
#loged_user a {
    font-size: 10px;
}
.odeslat_objednavku_button {
    margin-left: 15px;
}
.regform_domain_white {
    background-color: #FFF;
    font-size: 12px;
    color: #333333;
}
.regform_domain_white h2 {
    display: none;
}
.regform_domain_white h3 { /* #sub_text_area zavislost*/
                           color:#000;
                           font-weight:normal;
}
.error_msg {
    font-size: 12px;
    width: 640px;
    padding: 15px;
    margin-top: 0px;
    margin-bottom: 5px;
    border: 3px solid #CC0000;
}
#sub_text_area .error_msg ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    color: #CC0000;
    list-style-type: none;
}
#sub_text_area .error_msg li {
    margin-bottom: 3px;
    margin-top: 3px;
    list-style-type: square;
    background-image: none;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}
#sub_menu_left .reklama_box {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 210px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #CCC;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#sub_menu_left .reklama_box a {
    background-color: #FFF;
    background-image: none;
    margin: 0px;
    padding: 0px;
    border-style:none;
    border-width: 0px;
    height: auto;
    width: auto;
}
#sub_menu_left .reklama_box span {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #0082C5;
    font-weight: bold;
    display: block;
}
#sub_menu_left .reklama_box img {
    display:block;
}

#reklama_boxa {
    margin-bottom: 10px;
}
#reklama_boxa li {
    list-style-image: url(../images/bullet.png);
    text-align: left;
    margin: 0px;
    padding: 0px;
}
#reklama_boxa ul {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 24px;
    list-style-type: none;
}
#reklama_boxa a {
    font-size: 12px;
    color: #0074B3;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 15px;
    font-weight: normal;
}
#reklama_boxa a:hover {
    color: #7D9E27;
    text-decoration: underline;
}
#top_sub_menu {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
#top_sub_menu ul {
    margin-top: 0px;
}
.top_sub_menu_left {
    float: left;
}
.pr_text_box {
    width: 390px;
    float: left;
    margin-right: 20px;
    margin-left: 35px;
    font-size: 12px;
    text-align: justify;
}
#pr_text {
    margin-top: 0px;
}
.pr_text_box h3 {
    font-size: 18px;
}
.pr_text_box h4 {
    font-size: 12px;
    color:#000;
    font-weight: normal;
}
#pr_text a {
    color: #5E8A1C;
}
#pr_text a:hover {
    color: #0082C5;
    /*	color: #000; */
}
#footer_navi {
    color: #999;
    position: absolute;
    width: 258px;
    height: 24px;
    top: 15px;
    left: 31px;
}
/* napoveda */
#help_head {
    width:670px;
    float: left;
}
#help_head h1 {
    font-size: 22px;
    float: left;
}
#help_head span {
    float: right;
    margin-top: 18px;
}
#help_head {
    width:670px;
    float: left;
}
#help_body, #help_likel, #news_body {
    margin: 0;
    padding: 0;
}
#news_body label {
    color: #999999;
    font-size: 12px;
}
#news_body h2 {
    font-size: 16px;
    padding-bottom: 10px;
}
.help_next {
    position: relative;
    cursor: pointer;
    bottom: 10px;
    padding: 5px;
    padding-right: 10px;
    float: right;
    background-color: #cccccc;
    -moz-border-radius: 4px 10px 4px 10px;
    border-radius: 4px 10px 4px 10px;
}
.help_next a{
    color:  #fff !important;
    font-style: italic;
    font-size: 11px !important;
    font-weight: normal !important;
}
/*
.help_next a:hover {
    color: #ffffff !important;
}
*/
#help_likel h2 {
    margin-left: 1em;
    margin-bottom: 2px;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
}
#help_likel a {
    text-decoration: none;
}
.help_category {
    margin-left: 1em;
    margin-bottom: 2em;
    background-color: #f1f0f0;
    width: 36em;
    -moz-border-radius: 1em 4em 1em 4em;
    border-radius: 1em 4em 1em 4em;
    padding: 25px;
    color: black;
}
.help_category h3 {
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 15px;
    font-style: italic;
}
#help_body ul ul li {
    padding: 0;
    margin: 0;
}
#help_body h2, #help_likel h2  {
    font-weight: bold;
    text-transform: none;
    font-size: 12pt;
}
#help_body ul li h3, #help_body h4, #help_body h5, #help_body h6 {
    font-size: 10pt;
    font-weight: bold;
    color:#000;
    text-transform: none;
    margin: 0px;
    padding: 0px;
}
/* telo samotneho textu helpu */
#helptext {
    float: left;
    margin-left: 10px;
    padding: 25px;
    width: 600px;
    border: thin solid #CCC;
    -moz-border-radius: 1em 4em 1em 4em;
    border-radius: 1em 4em 1em 4em;
}
#helptext h2 {
    font-size: 10pt;
    color: #000;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
#helptext p {
    text-align: left;
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
/* napoveda index */
#helpidx_nadpis {
    margin-bottom: 15px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}
#helpidx_nadpis h2{
    font-size: 18px;
    font-weight: bold;
    color: #0082C5;
}
#helpidx h3 {
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 15px;
    text-decoration: none;
}
#helpidx a {
    /*	color: #A6CE39; */
    color: #5E8A1C;
    font-size: 14px;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 18px;
    text-decoration: underline;
    /* font-weight: bold; */
}
#helpidx h3 a:hover {
    color: #0082C5;
    text-decoration: none;
}
.mci, .textin {
    display:none;
}
.mc {
    cursor:pointer;
}
/* Like Links */
#likelinks {
    margin-bottom: 10px;
    padding-left: 3px;
    padding-right: 3px;
}
#likelinks a {
    font-size: 12px;
    color: #0074B3;
    text-decoration: none;
    font-family: Tahoma, Geneva, sans-serif;
    line-height:  normal;
    font-weight: normal;
    display:inline;
}
#likelinks a:hover {
    color: #7D9E27;
    text-decoration: underline;
}
hr {
    height: 0px;
    border-width: 0;
    border-bottom:1px dashed lightgray;
}
/* anime window */
#win_tarify {
    display: none;
    height: 245px;
    color: white;
    width: 930px;
    position: relative;
    }
#bcgobjnext {
    height: 500px;
    width: 620px;
    margin-left: 15px;
    margin-top: 0px;
    background-image:  url('../images/bcg_objednavka.png');
    }
#bcgobjnexta {
    position: relative;
    width: 140px;
    height: 20px;
    top: 290px;
    left: 505px;
}
#dynwin {
    height: 245px;
    width: 930px;
    background-image: url('../images/bcg_home_nb.png');
    }
#dynwin h1 {
    display: none;
}
#dynwin_obj {
    position: relative;
    cursor: pointer;
    width: 176px;
    height: 80px;
    top: 40px;
    left: 440px;
}
#dynwin_green {
    position: relative;
    cursor: pointer;
    width: 119px;
    height: 35px;
    top: -133px;
    left: 811px;
}
#dynwin_soutez {
    position: relative;
    width: 140px;
    height: 20px;
    top: 95px;
    left: 176px;
}
#dynwin_text {
    position: relative;
    width: 320px;
    height: 105px;
    top: 36px;
    left: 470px;
}
#dynwin_text ul {
    padding: 0;
    margin: 0;
}
#dynwin_text li {
    font-size: 13px;
    font-weight: bold;
    color: #0082C5;
    list-style-image: url('../images/ico_plus.png');
    margin-bottom: 4px;
}
#dynwin_soutez a, #dynwin_text a, #bcgobjnexta a {
    font-size: 13px;
    font-weight: bold;
    color: #0082C5;
    display: inline;
}
#dynwin_soutez a:hover, #dynwin_text a:hover, #bcgobjnexta a:hover {
    color: #A6CE39;
    text-decoration: underline;
}

/*
#win_tarify img {
    display: none;
}

#win_tarify img.first {
    display: block;
}

#win_close, #win_rew, #win_ff {
    z-index: 20;
    background-color: yellowgreen;
    position: absolute;
    display: inline-block;
    color: white;
    padding: 5px;
    margin: 4px;
    width: 17px;
    height: 19px;
    font-family: "arial";
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: 15px;
    border-radius: 15px;
    cursor: pointer;
    line-height: normal;
    font-style: normal;
}
#win_rew {
    margin-left: 34px;
}
#win_ff {
    margin-left: 64px;
}
#win_open {
    background-color: #E0E0E0;
    display: inline-block;
    visibility: hidden;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 3px;
    margin: 1px;
    width: 120px;
    height: 15px;
    font-family: "arial";
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    cursor: pointer;
}
*/
