html, body, ul, li, p, form, input, table, tr, td, h3, h4 {
    padding: 0px; 
    margin: 0px;
    line-height: 130%;
    list-style: none;
    color: #262626;  
}

.themeColor1 {
    color: #8EC51F;
}
.themeColor1Bold {
    color: #8EC51F;
    font-weight: bold;
}

.themeColor2 {
    color: #1E384C;
}
.themeColor2Bold {
    color: #1E384C;
    font-weight: bold;
}

#base {
    margin: 0 auto;
    width: 990px;
    padding: 170px 0 0;
    position:relative;
    text-align:left;
}

h1 {
    font-size: 19px;
    color: #8EC51F;
    font-family: Tahoma,Verdana;
    font-weight: normal;
}

h2 {
    /* display: none; */
    font-size: 17px;
    color: #1E384C;
    font-family:Tahoma,Verdana;
    font-weight: normal;
}

h3 a {
    color: #262626;
}

a {
    color: #1E384C;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

html {
    background: url(../../img/html_background.gif) top left repeat-x;
    font-family: Verdana, Sans-Serif; 
    font-size: 12px;
}

body {
}

/* HEADER */


#header {
    /* background: url(../../img/header_background.png) top left repeat-x; */
    position: absolute;
    top: 0px;
    float: left;
    height: 170px;
}

#top_menu2 a {
    color: #000000;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 25px;
}

#top_menu2 a:hover {
    text-decoration:underline !important;
}

#top_menu2 {
    float: right;
    margin: 0px;
    padding: 90px 50px 0 50px;
    width: 870px;
}

#header_logo {
    background: url(../../img/logo.gif) no-repeat;
    width: 400px;
    height: 70px;
    display: block;
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 2;
}

#header_logo:hover {
    text-decoration: none;
}

#header_quick_info {
    width: 250px;
    position: absolute;
    top: 17px;
    left: 670px;
    font-size: 11px;
}

.header_quick_info_big {
    font-size: 21px;
    float: right;
    padding: 0px 0 5px 15px;
    line-height: 15px;
}

.header_quick_info_black {
    float: right;
    padding: 0px 0 0px 15px;
    line-height: 15px;
}

.header_quick_info_gray {
    font-size: 11px;
    float: right;
    padding: 0px 0 5px 15px;
    color: #999999;
}

.header_quick_info_white {
    float: right;
    color: #8EC51F;
    font-size: 11px;
    line-height: 15px;
}

.header_quick_info_white a {
    color: #8EC51F;
}

.header_basket_big {
    font-size: 13px;
    color: #8EC51F;
}

.left_side {
    float: left;
}

.right_side {
    float: right;
}

/* HORIZONTAL MENU */
#horizontal_menu {
    position: absolute;
    top: 123px;
    float: left;
    width: 985px;
    height: 38px;
}

.horizontal_menu_active {
    color:#8EC51F !important;
}

#horizontal_menu table {
    width: 948px;
    height: 36px;
    font-size: 12px;
    margin: 0px 0px 0px 9px;
    border-spacing: 0px;
    border-collapse: collapse;
    font-size:12px;
    font-family:Tahoma;
    font-weight:bold;
}

#horizontal_menu table tr td {
    height: 36px;
    line-height: 36px;
}

#horizontal_menu table tr td a {
    display: block;
    color: #FFFFFF;
    height: 36px;
    padding: 0px 5px 0px 5px;
    text-align: center;
}

#horizontal_menu table tr td a:hover {
    color:#8EC51F;
    text-decoration:none !important;
}

/* CONETNT */
#content_wrapper {
    float: left;
    width: 990px;
}

#left_sidebar {
    float: left;
    width: 236px;
}

#left_sidebar h4 {
    color:#FDFDFD;
    font-size:12px;
    font-weight:bold;
    text-transform:capitalize;
    clear: both;
    height: 32px;
    width: 207px;
    background: url(../../img/left_sidebar_category_background.gif) bottom left no-repeat;
    margin: 0px 0px 0px 9px;
    padding: 5px 10px 0px 10px;
    font-size: 13px;
    line-height: 32px;
}

.left_sidebar_box {
    background-color: #ffffff;
    margin-bottom:8px;
    margin:0 0 0 9px;
    padding: 0 0 20px 0;
    border-left: 1px #e3e3e3 solid;
    border-right: 1px #e3e3e3 solid;
    border-bottom: 1px #e3e3e3 solid;
}

#general_menu {
    font-family: Tahoma;
    color: #797C80;
    font-size: 11px;
    width: 225px;
}

#general_menu li {
    background: url(../../img/general_menu_level1.gif) top left no-repeat;
    font-weight: bold;
    line-height: 30px;
}

#general_menu li a {
    padding-left: 5px;
    display: inline;
    color: #1E384C;
    text-decoration:none;
    font-size: 11px;
}

#general_menu li a:hover {
    color: #797C80;
    text-decoration: underline;
}

#general_menu ul li {
    background: #ffffff url(../../img/general_menu_level2.gif) top left no-repeat;
    line-height: 20px;
    font-weight: normal;
}

#general_menu ul li a {
    padding-left: 5px;
    line-height: 20px;
    display: inline;
}

#general_menu ul li img {
    padding-left: 10px;
}

#general_menu ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul li img {
    padding-left: 20px;
}

#general_menu ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul li img {
    padding-left: 30px;
}

#general_menu ul ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul ul li img {
    padding-left: 40px;
}

#general_menu ul ul ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul ul ul li img {
    padding-left: 50px;
}

#general_menu ul ul ul ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul ul ul ul li img {
    padding-left: 60px;
}

#general_menu ul ul ul ul ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul ul ul ul ul li img {
    padding-left: 70px;
}

#general_menu ul ul ul ul ul ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul ul ul ul ul ul li img {
    padding-left: 80px;
}

#general_menu ul ul ul ul ul ul ul ul ul li a {
    padding-left: 5px;
    display: inline;
}

#general_menu ul ul ul ul ul ul ul ul ul il img {
    padding-left: 90px;
}

#general_menu_active {
    color: #8EC51F;
    background: url(../../img/general_menu_active.gif) no-repeat scroll left top !important;
}

#general_menu_active a {
    color: #8EC51F;
}

#newsletter_box {
    margin: 20px 0px 20px 29px;
}

#newsletter_box input {
    float: left;
    margin-bottom: 5px;
}

#newsletter_box_button {
    margin-left: 5px;
    vertical-align: bottom;
    _vertical-align: text-bottom;
    height: 20px;
    position: relative;
    top: -16px;
}

#search_box {
    padding: 10px 0px 0px 15px;
}

#search_box_input {
    float: left;
    padding: 5px 3px;
    width: 120px;
}

#search_box_button {
    margin-left: 5px;
    vertical-align: bottom;
    _vertical-align: text-bottom;
    height: 28px;
    position: relative;
    top: -16px;
}

.left_sidebar_actuality_column {
    width: 205px;
    padding: 10px 10px 30px 10px;
    color: #416f92;
    background: url(../../img/left_sidebar_actuality_wave.gif) bottom center no-repeat;
}

.left_sidebar_actuality_date {
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 10px;
    background: url(../../img/left_sidebar_news.gif) left top no-repeat;
    padding-left: 30px;
    color: #2b312b;
}

.left_sidebar_actuality_text {
    font-size: 11px;
    text-align: justify;
}

.left_sidebar_actuality_text a{
    font-weight: bold;
    color: #8EC51F;
    text-decoration: underline;
}

.left_sidebar_actuality_text a:hover{
    font-weight: bold;
    color: #8EC51F;
    text-decoration: none;
}

.left_sidebar_actuality_text b{
    font-weight: bold;
    color: #8EC51F;
}


#content {
    float: right;
    padding:5px 8px 0 5px;
    width:740px;
    overflow: hidden;
}

#inside_content {
    padding: 10px 15px 5px 15px;
    background: #FFFFFF;
    border: 1px #E3E3E3 solid;
}

#content_breadcrumbs {
    font-size: 10px;
    color: #959595;
    line-height: 12px;
    font-family: Tahoma;
    margin: 5px 0px 10px 0px;
}

#content_breadcrumbs a {
    color: #1E384C;
    text-decoration: none;
    font-weight: bold;
}

#content_breadcrumbs a:hover {
    text-decoration: underline;
}

#content_category_description {
    width: 701px;
    font-size: 11px;
    margin: 10px 0px 10px 0px;
    color: #383c3d;
    text-align: justify;
}

.content_paging {
    text-align: right;
    margin: 0px;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    color: #959595;
}

.content_paging a {
    color: #1E384C;
}

.content_paging_first {
    padding-left: 20px;
    background: url(../../img/content_paging_first.gif) left no-repeat;
}

.content_paging_previous {
    padding-left: 15px;
    background: url(../../img/content_paging_previous.gif) left no-repeat;
}

.content_paging_next {
    padding-right: 15px;
    background: url(../../img/content_paging_next.gif) right no-repeat;
}

.content_paging_last {
    padding-right: 20px;
    background: url(../../img/content_paging_last.gif) right no-repeat;
}

.content_paging_pages {
    margin: 0px 5px;
}

.content_paging_pages a {
    margin: 0px 2px;
}

.content_paging_big {
    font-size: 15px;
}

.content_paging_big a {
    color:#8EC51F;
    font-size:15px;
}

#content_brands {
    clear: both;
    float: left;
    width: 701px;
    height: 39px;
    margin-top: 10px;
    font-size: 11px;
    color: #144f61;
    background: url(../../img/content_brands_top_background.gif) top left no-repeat;
}

#content_brands_show {
    padding: 0px 0px 0px 10px;
    line-height: 39px;
    float: left;
    height: 39px;
}

#content_brands_show a {
    width: 180px;
    height: 39px;
    background: url(../../img/content_brands_show.gif) right no-repeat;
    padding: 0px 20px 0px 0px;
    color: #144f61;
    cursor: pointer;
}

#content_brands_show a:hover {
    text-decoration: none;
}

#content_brands_sort {
    float: right;
    text-align: right;
    padding-right: 10px;
    height: 29px;
    _height: 31px;
    padding-top: 10px;
    _padding-top: 8px;
}

#content_brands_list {
    clear: both;
    float: left;
    width: 681px;
    background-color: #e5e5e5;
    margin: 0px;
    padding: 10px 10px 0px 10px;
    font-size: 11px;
    font-family: Tahoma;
    display: none;
}

#content_brands_list a {
    color: #1E384C;
    font-size: 11px;
}

#content_brands_list a:hover {
    text-decoration: none;
}

#content_brands_list div {
    float: left;
    width: 130px;
    line-height: 20px;
}

#content_brands_footer {
    clear: both;
    float: left;
    width: 701px;
    background: url(../../img/content_brands_footer.gif) bottom left no-repeat;
    margin-bottom: 10px;
    height: 25px;
    display: none;
}

#content_brands_footer a {
    width: 83px;
    height: 25px;
    margin-left: 10px;
    display: block;
    text-decoration: none;
}

/* CONTENT CATEGORY */

.contentcategory {
    float: left;
    position: relative;
    width: 230px;
    height: 220px;
    margin: 0px 0px 6px 0px;
    padding: 0px;
    color: #ffffff;
}

.middle {
    margin: 0px 4px 0px 4px;
}

.contentcategory h3 {
    width: 230px;
    height: 29px;
    background: url(../../img/contentcategory_background.gif) top left repeat-x;
    margin: 1px 0px 0px 1px;
    padding: 0px 0px 0px 0px;
    line-height: 29px;
    font-size: 15px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #000000;
}
.contentcategory h3 a {
    line-height: 29px;
    font-size: 15px;
    padding: 0px 0px 0px 10px;
    color: #000000;
}

.contentcategory img {
    margin: 0px;
    padding: 0px;
    border: 1px solid #aeaeae;
}

.contentcategory p {
    margin: 99px 0px 0px 0px;
    padding: 30px 5px 0px 5px;
    font-size: 11px;
    width: 220px;
    height: 51px;
    position: absolute;
    top: 27px;
    left: 0px;
    color: #ffffff;
    line-height: 13px;
}

.contentcategory p a {
    color: #ffffff;
}

.contentcategory p a:hover {
    text-decoration: underline;
}

.showcategory {
    height: 12px;
    position: absolute;
    top: 207px;
    left: 110px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

/* DYNAMICKY RESENE PRODUKTY */
#content_table {
    clear: both;
    float: left;
    width: 701px;
    border-spacing: 0px;
    border-collapse: collapse;
}

#content_table tr td {
    text-align: center;
    padding: 5px 5px;
}
#content_table p {
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    font-family: Tahoma;
}

#content_table h3 {
    text-align: left;
    line-height: 14px;
}

#content_table h3 a {
    font-size: 12px;
    font-family: Tahoma;
    color: #1E384C;
    border-bottom: 1px dashed #8EC51F;
}

#content_table h3 a:hover {
    border-bottom: 0px;
    text-decoration: none;
}

.content_row {
    width: 701px;
    margin: 0px;
    padding: 0px;
}

.content_column {
    width: 223px;
    vertical-align: top;
    margin: 0px;
    position: relative;
}

.content_price {
    width: 223px;
    vertical-align: top;
    margin: 0px;
    position: relative;
}

.product_icon {
    clear: both;
    float: left;
    text-align: center;
    margin: 6px 0px 7px 50px;
}

.slevy {
    float: right;
    margin: 5px 0 0;
    width: 67px;
}

.content_column_desc {
    clear: both;
    color: #383c3d;
    text-align: justify;
    font-size: 11.5px;
}

.content_column_recommend {
    color: #8c9091;
    text-align: left;
}

.content_column_parameters {
    clear: both;
    color: #8c9091;
    text-align: left;
    font-style: italic;
}

#content_table p.content_column_price {
    color: #3e7cc0;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}

#content_table p.content_column_price span {
    color: #8EC51F;
    font-size: 17px;
    font-weight: bold;
}

.content_to_basket {
    text-align: left;
    font-size: 11px;
    margin: 10px 0 5px 0;
}

.content_column_store {
    background: url(../../img/content_column_store.gif) bottom right no-repeat;
}

.content_column_piece {
    border: 1px solid #c4c4c4;
    width: 20px;
    padding:3px 4px;
}

.content_column_submit {
    vertical-align: bottom;
    _vertical-align: text-bottom;
}

.content_rightborder {
    border-right: 1px dotted #c4c4c4;
}

.content_bottomborder {
    border-bottom: 1px dotted #c4c4c4;
}

#content h4 {
    font-size: 15px;
    color: #1899d0;
    line-height: 20px;
    margin: 10px 0px 10px 0px;
}

#content h5 {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0px 10px 0px;
}

#content_description p {
    text-align: justify;
    margin: 10px 0px 10px 0px;
}

#bestseller {
    float: left;
    width: 680px;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 0 0;
    padding: 0px;
}

#bestsellerproducts {
    float: left;
    width: 680px;
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    list-style-position: outside;
    font-size: 11px;
}

#bestsellerproducts li {
    width: 665px;
    background: url(../../img/black_arrow.gif) top left no-repeat;
    padding: 0px 0px 0px 25px;
    line-height: 20px;
    text-align: left;
    border-bottom: 1px solid #cacaca;
    position: relative;
}

#bestsellerproducts li a {
    width: 640px;
    color: #8EC51F;
    text-decoration: underline;
}

#bestsellerproducts li a:hover {
    text-decoration: none;
}

#bestsellerproducts span {
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: bold;
}

#footer {
    clear: both;
    margin: 40px 0 15px 0;
    padding: 5px 0 0 0;
    border-top: #e3e3e3 1px solid;
}

#footer_inside {
    margin:auto;
    text-align:left;
    padding: 10px;
    width: 930px;
}

#disclaimer {
    font-size: 10px;
    color: #797C80;
}

#linktray {
    font-size: 10px;
    color: #797C80;
    line-height:100%;
}

#linktray h3 {
    font-size: 12px;
    color: #797C80;
}

#linktray h4 {
    font-size: 11px;
    color: #797C80;
}

#copyright {
    font-size: 10px;
    line-height: 12px;
    color: #768088;
}

/* DETAIL PAGE */
.content_detail_blue_link {
    color: #0f5b89;
    text-decoration: underline;
    font-weight:bold;
}

.content_detail_blue_link:hover {
    text-decoration: none;
}

#content_detail_base {
    width: 700px;
    height: 500px;
    background:transparent url(../../img/box_side_border.gif) repeat-y scroll left top;
}

.content_detail_base_top {
    margin: 20px 0 0 0;
    width: 700px;
    height: 9px;
    background:transparent url(../../img/box_top_border.gif) no-repeat;
}

.content_detail_base_foot {
    width: 700px;
    height: 9px;
    background:transparent url(../../img/box_foot_border.gif) no-repeat;
    margin: 0 0 5px 0;
}

#content_detail_image {
    float: left;
    width: 310px;
}

#content_detail_icon {
    width: 300px;
    text-align: center;
    height: 300px;
    border-bottom: 1px dashed #eceaea;
    margin: 0px 5px 10px 5px;
}

#content_detail_icon_nodash {
    width: 300px;
    text-align: center;
    height: 300px;
    margin: 0px 5px 10px 5px;
}

#content_detail_icon img {
    margin: 10px 0px 10px 0px;
}

#content_detail_icon p {
    line-height: 12px;
    font-size: 10px;
    color: #4E616C;
    font-weight: bold;
}

#content_detail_price_top {
    margin:0 0 1em;
    text-align:right;
    color: #262626;
}

.content_detail_price_row {
    border-bottom:1px solid #D0D0D0;
    margin:0 0 3px;
    padding:0 0 3px;
}

.content_detail_price_row strong {
    color:#08CB16;
    font-size:133%;
}

.content_detail_price_row span {
    float:left;
}

#content_detail_thumbs_base {
    height: 132px;
    margin:0 10px 10px 0;
}

#content_detail_thumbs {
    float: left;
    padding: 0px;
}

#content_detail_thumbs p {
    line-height: 12px;
    font-size: 10px;
    color: #4E616C;
    font-weight: bold;
}

#content_detail_desc {
    float: left;
    width: 380px;
    color: #262626;
}

.content_detail_name {
    width: 120px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}

#content_detail_table tr td {
    line-height: 15px;
}

#content_detail_table a {
    color: #262626;
    text-decoration: underline;
}

#content_detail_table img {
    margin: 10px 10px 10px 10px;
}

#content_detail_table a:hover {
    text-decoration: none;
}

#content_detail_price {
    border: 1px solid #959595;
    background: url(../../img/basket_back.gif) repeat;
    padding: 10px 10px 1px 20px;
    font-size: 13px;
    line-height: 30px;
}

#content_detail_price_text {
    font-size: 16px;
}

#content_detail_price_value {
    font-size: 25px;
    color: #08cb16;
}

#content_detail_price_wvat {
    font-size: 10px;
}

#content_detail_price form {
    margin: 10px 0px 20px 0px;
}

#content_detail_price select {
    /* width: 130px; */
}

#content_detail_count {
    font-size: 150%;
    font-weight: bold;
    padding: 4px 8px;
    width: 27px;
}

#content_detail_submit {
    vertical-align: top;
    _vertical-align: text-bottom;
}

#content_detail_print {
    line-height: 20px;
    background: url(../../img/content_detail_print.gif) left no-repeat;
    padding-left: 30px; 
    margin: 10px 0px;
}

#content_detail_print a {
    color: #51b2f0;
    text-decoration: underline;
}

#content_detail_print a:hover {
    text-decoration: none; 
}

.content_detail_box {
    background:transparent url(../../img/box_side_border.gif) repeat-y scroll left top;
    width: 680px;
    padding: 0 10px;
}

#content_detail_box_picture {
    background:transparent url(../../img/package.gif) no-repeat;
    width: 580px;
    padding: 20px 0 0 98px;
    height: 55px;
}

.content_detail_paragraph {
    color: #262626;
    font-size: 12px;
    text-align: justify;
}

#content_detail_paragraph_in {
    width: 680px;
}

.content_detail_paragraph a {
    color: #80dd3b;
    font-weight: bold;
}

.content_detail_invisible {
    display: none;
}

#content_detail_parameters {
    width: 680px;
}

.content_detail_parameters_odd {
    background-color:#f9f8f8;
    font-size:12px;
    line-height:20px;
    text-align: left;
}

.content_detail_parameters_odd:hover {
    background-color:#cacfd0;
}

.content_detail_parameters_odd span {
    position: relative;
    left: 10px
}

.content_detail_parameters_even {
    background-color:#f0f0f0;
    font-size:12px;
    line-height:20px;
    text-align: left;
}

.content_detail_parameters_even:hover {
    background-color:#cacfd0;
}


.box_header {
    color:#09C200;
    font-size:15px;
    line-height:20px;
    text-align:right;
}

#content_detail_bookmarks_menu {
    clear: both;
    float: left;
    margin: 0px;
    height: 33px;
    margin: 10px 0px 0px 0px;
}

#content_detail_bookmarks_menu ul {
    height: 33px;
    width: 640px;
}

#content_detail_bookmarks_menu ul li {
    float: left;
    height: 19px;
    width: 125px;
    text-align: center; 
    padding-top: 14px;
    cursor: pointer;
    font-size: 11px;
    color: #262626;
}

.content_detail_bookmarks_noshadow {
    background: url(../../img/content_detail_menu_noshadow.gif) bottom left no-repeat !important;
}

.content_detail_bookmarks_shadow {
    background: url(../../img/content_detail_menu_shadow.gif) bottom left no-repeat !important;
}

.content_detail_bookmarks_active {
    background: url(../../img/content_detail_menu_active.gif) top left no-repeat !important;
    height: 23px !important;
    padding-top: 10px !important;
}

#content_detail_bookmarks {
    clear: both;
    float: left;
    margin: 0px 0px 10px 0px;
    border: 1px solid #eeeeee;
    padding: 0px 20px 0px 20px;
}

#content_detail_bookmarks img{
    margin: 0px 10px 10px 0px;
}

.content_detail_similar {
    position: relative;
    clear: both;
    float: left;
    margin: 10px 0px;
    width: 660px;
}

.content_detail_similar img {
    float: left;
}

.content_detail_similar h3 {
    width: 500px;
}

.content_detail_similar p {
    font-size: 10px;
    margin: 10px 0px 10px 0px;
    line-height: 15px;
}

/* TIPY */
.tip {
    color: #ffffff;
    width: 96px;
    z-index: 13000;
    height: 43px;
}

.tip-title {
    width: 96px;
    height: 23px;

    font-size: 10px;
    text-align: center;
    color: #ffffff;
    padding-top: 20px;
    background: url(../../img/bublina.gif) top left;
}

.tip-text {
    display: none;
}

#cleaner {
    clear: both;
    width: 1px;
    height: 100%;
}
.spacer20 {
    height: 20px;
}

.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
}

/* CLEANER */
.cistic {
    clear: both;
    width: 1px;
    height: 100%;
}

/* DOPORUCUJEME */
.recommend {
    float: left;
    width: 188px;
    border: 1px solid #e3e3e3;
    height: 268px;
    margin-top: 5px;
    padding: 25px 20px 25px 20px;
}

.recommend h3 {
    text-align: center;
    color:#1E384C;
    font-family:Arial,Helvetica,sans-serif;
    font-size:13px;
    margin: 0px;
    padding: 0px;
    height: 60px;
}

.recommend h3 a {
    text-decoration: none;
    color:#1E384C;
    height: 60px;
}

.recommend h3 a:hover {
    text-decoration: underline;
}

.recommend a {
    display: block;
    height: 130px;
}

.recommendimg {
    text-align: center;
}

.recommendprice {
    line-height: 20px;
    font-family: Tahoma;
    width: 188px;
    text-align: center;
    color:#F65303;
    font-size:16px;
    font-weight:bold;
}

.recommend p {
    height: 57px;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    text-align: justify;
    overflow: hidden;	
    display: block;
}

#news {
    float: left;
    width: 700px;
    font-size: 11px;
}

.news-heading {
    font-size: 15px;
    width: 700px;
    border-bottom: 2px solid #1E384C;
    text-align: right;
    text-decoration: none;
    color: #000000;
}

.news-heading a {
    font-size: 15px;
    color: #1E384C;
    text-align: right;
    text-decoration: none;
}

.news-heading a:hover {
    text-decoration: underline;
}

.news-text {
    text-align: justify;
    font-size: 12px;
    line-height: 165%;
}

.news-text a {
    color: #1E384C;
}

#bookmark1 {
    display: none;
}
#bookmark2 {
    display: block;
}
#bookmark3 {
    display: none;
}
#bookmark4 {
    display: none;
}
#bookmark5 {
    display: none;
}

.kosik-table{
    border-collapse:collapse;
}
.kosik-table td{
    padding:1px 4px;
    border:1px solid #e8e8e8; /* Spodni cast tabulky pri zobrazeni kosiku */
}
.kosik-table th{
    border:1px solid #e8e8e8; /* Horni cast tabulky pri zobrazeni kosiku */
    background-color:#f8f8f8; /* Vybarveni horni casti tabulky */
    padding: 2px 5px 2px 5px;
}
.sirka30 {
    width:30px;
}

.podminky li{
    list-style-type: decimal;
    margin: 0 0 25px 0;
    text-align: justify;
    color:#1E384C;
    font-family:Verdana,Tahoma;
    font-size:12px;
    font-weight:normal;
}

.podminky li ul li{
    margin: 10px 0 5px 0;
}

.podminky ul li{
    list-style-type: circle;
    font-family:Verdana,Sans-Serif;
    font-size:12px;
    color:#000000;
}

.podminky ul ul li {
    list-style-type: disc;
    margin: 10px 0 10px 20px;
}

.hlaska{
    color:#000000;
    background-color:#ffcccc;
    border:1px solid #888888;
    padding:25px;
    margin:15px 0 15px 0;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}

#accordian_wrap {
    margin: 20px 0 20px 0;
}

.togglers {
    display: block;
    height: 30px;
    width: 680px;
    background: #f0f0f0;
    border-bottom: 1px solid #cccccc;
    padding: 0 10px 0 10px;
    line-height: 30px;
    font-weight: normal;
    text-decoration: none;
    outline: none;
    font-size: 12px;
    cursor: pointer;
    margin: 0 0 0 0;
    color: #1E384C;
}

.togglers_active {
    background: #4eafcf;
    color: #ffffff;
    border-bottom: 1px solid #737373;
}

.elements {
    background-color: #ffffff;
    overflow: hidden;
}

.elements h2 {
    margin: 15px 0 5px 10px;
    color: #1E384C;
}

.elements p {
    line-height: 150%;
    padding: 5px 10px 15px 10px;
}

.elements p b {
    color: #8EC51F;
}

.teambox {
    float: left;
    position: relative;
    margin: 0 10px 10px 0;
    width: 47%;
    border: 1px solid #cccccc;
}

.teambox .container {
    margin: 10px 0;
    padding: 0 10px 0 90px;
}

.teambox .img {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0 5px 5px 0;
}

.teambox .img img {
    border: 1px solid #cccccc;
}

.teambox .sekce {
    margin: 0 10px;
    padding: 0 0 5px;
    text-align: right;
}

.teambox .sekce img {
    margin: 0 0 0 5px;
}

.invisible {
    display:none;
}

.kosik_smazat_button {
    background:transparent url(/img/basket_delete.gif) no-repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    height:16px;
    width:16px;
}

.kosik_prepocitat_button {
    background:transparent url(/img/basket_aktualizovat.gif) no-repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    height:30px;
    width:223px;
}

.cursor_pointer {
    cursor:pointer;
}

.header_logged13 {
    display: none
}

.header_logged12 {
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
}

.welcome_text {
    text-align:justify;
    line-height: 165%;
}

.links_ours {
    font-weight:normal;
}

.links_not_ours {
    font-weight:normal;
    color:gray;
}

.mapa_webu_nadpis {
    font-size: 160%;
    font-weight: bold;
}

.mapa_webu {
    color: gray;
    line-height: 165%;
}

.mapa_webu a {
    color: gray;
}

.mapa_webu ul {
    padding: 15px 0 5px 10px;
}

.mapa_webu ul li {
    padding: 3px 0 3px 10px;
}

.contacts_column_extra {
    width: 700px;
    float: left;
    position:relative;
    padding: 0 0 0 15px;
}

.contacts_column_image {
    width: 115px;
    float: left;
    padding: 6px 0 0 0;
}

.contacts_column_text_extra {
    width: 545px;
    float: left;
    position:relative;
    padding: 10px 10px 10px 5px;
}

.contacts_phone_nr {
    color: #8EC51F;
    font-size:24px;
    font-weight: normal;
}

#availability_box {
    display: none;
    background-color:#f6f6f6;
    border:2px solid #636363;
    width:330px;
    left:59%;
    position:absolute;
    overflow:hidden;
    padding:3px 5px 3px 10px;
    z-index:2;
}

.help_center {
    background-color: #ffffff;
    overflow: hidden;
    margin: 0 0 0 0;
}

.help_center li {
    list-style-type: decimal !important;
    color: #1E384C;
}

.help_center li a {
    color: #1E384C;
}

.help_center li a:hover {
    color: #4E616C;
}

.help_center_text {
    background-color: #ffffff;
    overflow: hidden;
    margin: 0 0 0 0;
}

.help_center_text li {
    list-style-type: decimal !important;
    color: #1E384C;
    margin: 25px 0 0 0;
}

.help_center_text li table {
    margin: 0 0 0 15px;
    border-collapse:collapse;
}

.help_center_text h1 a {
    margin: 15px 0 5px 10px;
    color: #1E384C;
}

.help_center_text h1 a:hover {
    text-decoration: none;
}

.help_center_text h2 {
    padding: 15px 0 0 10px;
    color: #8EC51F
}

.help_center_text p {
    line-height: 150%;
    padding: 5px 10px 15px 10px;
}

.help_center_text p b {
    color: #8EC51F;
}

#hovertext {
    background-color: #CCFF88;
    border: 1px solid #262626;
    position: absolute;
    display: none;
    padding: 3px 3px 3px 3px;
    z-index: 100;
    /*width:400px;*/
}

.hoverinfolink {
    border-bottom: 1px dotted #262626;
    cursor:help;
    color: #262626;
}

.hoverinfolink:hover {
    text-decoration: none !important;
}

.hoverinfo{
    border-bottom: 1px dotted #262626;
    cursor:help;
    color: #262626;
    /*background-image:url('/img/otaznik.png');
    background-position:right center;
    background-repeat:no-repeat;*/
}

.hoverinfo:hover {
    text-decoration: none !important;
}

.heureka-widget {
    height: 317px;
    left: -31px;
    position: fixed !important;
    top: 175px;
    width: 31px;
    z-index: 2147483647;
}

.heureka-widget-inside {
    background: url("http://im9.cz/css-v2/images/widget/left-zalozka-only.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 187px;
    margin-top: 65px;
    position: relative;
    right: -31px;
    width: 31px;
    z-index: 2147483647;
}

#heureka-widget-content {
    position: fixed !important;
    top: 175px;
    height: 317px;
    width: 350px;
    z-index: 2145483647;
}

.popUpWindowText {
    background: url("/img/popupbackground.png") repeat scroll 0 0 transparent;
    position: absolute;
    left: 0;
    top: -90px;
    width: 300px;
    color: white;
    padding: 10px;
    font-size: 11px;
    text-align: justify;
    cursor: help;
    z-index: 100;
}

.email_page_middle_window
{
    position: absolute;
    background-color: #fff;
    text-align: left;
    overflow: visible;
    padding: 10px;
    /* invalid values, but looks smoother! */
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid gray; 
    height: 230px; 
    left: 386px; 
    top: 345px; 
    width: 400px; 
    z-index: 65557;
}

.email_page_middle_overlay
{
    position: absolute;
    background-color: #fff;
    left: 0px;
    top: 0px;
    zoom: 1;
}

.email_page_middle_content
{
    background-color: #FFFFFF;
    clear: both;
    height: 100%;
    overflow: auto;
    width: 100%;
}

#email_page_middle_close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: -15px;
    top: -15px;
    background: url(../img/closebox.png) no-repeat center;
    border: none;
}

#email_page_middle_minimalize_down {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 18px;
    top: -15px;
    background: url(../img/minimalize.png) no-repeat center;
    border: none;
    cursor: pointer;
}

.notimoo
{
    position:absolute;
    z-index:999;
    cursor:pointer;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:10px;
    border:3px;
    border-style:solid;
    border-color:#B2B2B2;
    background:#333;
    color:#FFF;
}

.notimoo:hover
{
    border-color:#EA7601;
}

.sbox_bg {
    height: 40px;
    position: absolute;
    width: 33px;
}

.email_page_middle_n
{
    background: url(../../img/popup/bg_n.png) repeat-x;
    left: 0;
    top: -40px;
    width: 100%;
}
.email_page_middle_ne
{
    background: url(../../img/popup/bg_ne.png) no-repeat;
    right: -33px;
    top: -40px;
}
.email_page_middle_e
{
    background: url(../../img/popup/bg_e.png) repeat-y;
    height: 100%;
    right: -33px;
    top: 0;
}
.email_page_middle_se
{
    background: url(../../img/popup/bg_se.png) no-repeat;
    bottom: -40px;
    right: -33px;
}
.email_page_middle_s
{
    background: url(../../img/popup/bg_s.png) repeat-x;
    bottom: -40px;
    left: 0;
    width: 100%;
}
.email_page_middle_sw
{
    background: url(../../img/popup/bg_sw.png) no-repeat;

    bottom: -40px;
    left: -33px;
}
.email_page_middle_w
{
    background: url(../../img/popup/bg_w.png) repeat-y;
    height: 100%;
    left: -33px;
    top: 0;
}
.email_page_middle_nw
{
    background: url(../../img/popup/bg_nw.png) no-repeat;
    left: -33px;
    top: -40px;
}
