/* Basic definitions */ body { margin:0px; margin-top: 20px; margin-bottom: 20px; background-color: white; font-size: 12px; } .textNormal, .naslovVeci { font-family: Verdana, sans-serif; font-size: 12px; } .naslovVeci { font-weight: bold; } .textNormal10 { font-size: 10px; } .textSivi10 { font-size: 10px; color: silver; } a, a:visited { color: #fda822; } a:hover { text-decoration: underline; } /* MAIN BORDER */ /* START top border */ #border_table { /* min-width: 1169px; width: 1169px; */ min-width: 1183px; width: 1183px; height: 100%; } #border_left_top { width: 7px; height: 7px; } #border_left_top_up { width: 7px; height: 7px; } #border_top { width: 100%; height: 7px; background-image: url(../images/border_top.gif); background-repeat: repeat-x; } #border_right_top_up { width: 7px; height: 7px; } #border_right_top { width: 7px; height: 7px; } /* END top border */ /* START gray line upper curve & central border container */ #border_left_top_down { width: 7px; height: 7px; } #border_central_container { height: 100%; vertical-align: top; } #border_right_top_down { width: 7px; height: 7px; } /* END gray line upper curve & central border container */ /* START gray line left and right */ #border_left { width: 7px; height: 100%; background-image: url(../images/border_left.gif); background-repeat: repeat-y; } #border_right { width: 7px; height: 100%; background-image: url(../images/border_right.gif); background-repeat: repeat-y; } /* END gray line left and right */ /* START gray line down curve */ #border_left_bottom_down { width: 7px; height: 7px; } #border_right_bottom_down { width: 7px; height: 7px; } /* END gray line down curve */ /* START bottom border */ #border_left_bottom { width: 7px; height: 7px; } #border_left_bottom_up { width: 7px; height: 7px; } #border_bottom { width: 100%; height: 7px; background-image: url(../images/border_bottom.gif); background-repeat: repeat-x; } #border_right_bottom_up { width: 7px; height: 7px; } #border_right_bottom { width: 7px; height: 7px; } /* END bottom border */ /* START global container */ #global_container { height: 100%; width: 100%; } /* END global container */ /* START TOP */ #top { height: 328px; width: 100%; } #top_logo_container { height: 85px; } #top_menu_container { height: 85px; } #top_left, #top_center, #top_right { height: 206px; background-repeat: no-repeat; } #top_left { width: 410px; background-image: url(../images/top_bkg_left.jpg); } #top_center { width: 422px; background-image: url(../images/top_bkg.jpg); } #top_right { width: 337px; background-image: url(../images/top_bkg_right.jpg); } #top_menu img { cursor: hand; cursor: pointer; } #top_menu tr td { width: 19px; padding-right: 11px; vertical-align: bottom; font-family: Verdana, sans-serif; font-size: 9px; color: #9a9a9a; } #btn_login, #btn_korpa, .btn { height: 30px !important; width: 40px; background-color: #9a9a9a; color: #efefef; border-style: none !important; vertical-align: bottom; font-family: Helvetica, sans-serif !important; } .btn { width: auto; } .calendar {font-size: 12px; background-color: silver; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#000000;} .calendarHeader { font-size: 12px; font-weight: bold; color: black; background-color: silver; } /* .calendar a {text-decoration: underline;color:#DE0001;} .calendar a:hover {text-decoration: underline;color:#DE0001;} .calendar a:visited {text-decoration: underline;color:#DE0001;} */ .calendarToday { border: 1px solid #DE0001; background-color: #DFF1FD; } #top_menu input { border: 1px #9a9a9a solid; border-right-width: 6px; height: 17px; font-family: Verdana, sans-serif; font-size: 9px; } #onsale_left, #onsale_right, #onsale_center { height: 100%; font-size: 24px; font-family: sans-serif; letter-spacing: -1px; line-height: normal; } #onsale_left img, #onsale_right img, #onsale_center img { float: left; padding-right: 17px; } #onsale_left { margin-left: 32px; } #onsale_left tr td { height: 50%; padding-top: 11px; padding-bottom: 5px; } #top .price { /* color: #FCB202; */ color: black; font-size: 30px; font-weight: bold; } #onsale_right { font-size: 42px; } #onsale_right .price { font-size: 50px; font-weight: bold; } /* END TOP */ /* START CENTRAL GLOBAL CONTAINER */ #central_global_container { height: 100%; min-height: 100%; background-image: url(../images/body_bkg.jpg); background-repeat: repeat-y; padding-bottom: 15px; } /* START Left */ #left_container { width: 161px; height: 100%; min-height: 100%; } #left_container .item { height: 29px; padding-left: 29px; padding-right: 7px; padding-bottom: 2px; border-bottom: 1px #a2a09e dotted; vertical-align: bottom; } #left_container .item a { text-decoration: none; color: black; } #left_container .item_custom { padding-left: 29px; padding-bottom: 2px; vertical-align: top; } #left_container .on { background-image: url(../images/menu_cube.gif); background-repeat: no-repeat; background-position: left center; font-weight: bold; } #menu, #search_left, #login_left, #bitdefender_left { width: 100%; margin-top: 15px; margin-bottom: 30px; font-family: Verdana, sans-serif; font-size: 12px; } /* END Left */ /* START Center */ #central_container { width: 1008px; height: 100%; min-height: 100%; padding-left: 26px; padding-right: 26px; vertical-align: top; } #central { width: 100%; height: 100%; font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; } #central tr td { vertical-align: top; } #central_splitter { width: 100%; } #central .content_group { width: 100%; /* margin-top: 15px; */ /* line-height from .content_group_title makes this spacing */ /* margin-bottom: 5px; */ } #central .content_group_title { font-size: 32px; font-weight: bolder; background-image: url(../images/group_underline.gif); background-repeat: repeat-x; background-position: left bottom; line-height: 48px; text-align: right; } #central .content_group_container { padding-top: 6px; vertical-align: top; } #new_offers { width: 100%; } #central .article { margin-bottom: 16px; } #new_offers .article { height: 100%; } .pad_right { padding-right: 8px; } .pad_left { padding-left: 8px; } .pad_top { padding-top: 8px; } .pad_bottom { padding-bottom: 8px; } #central .article tr td, #partners tr td { background-color: white; } #central .article_content, #central .article_title { padding-left: 15px; padding-right: 15px; } #central .article_content { padding-top: 6px; font-size: 12px; text-align: justify; } #central .article_title { font-size: 24px; font-weight: bold; color: #FC9B02; background-image: url(../images/article_title_box.gif); background-position: left center; background-repeat: no-repeat; } .textCrveni { color: red; } .textZeleni { color: green; } #central .article_title a { text-decoration: none; } #central .article_image { float: right; padding-left: 16px; } #central .news_container, #central .catalogue_container { background-color: white; padding: 13px; padding-top: 7px; } #central .catalogue_container { width: 100%; } html>body #central .catalogue_container { width: auto; } #central .catalogue_item_katbr { width: 150px; padding-right: 5px; } #central .catalogue_item_naziv { padding-right: 5px; } #central .catalogue_item_cijena { width: 45px; padding-right: 5px; } #central .catalogue_item_stanje { width: 30px; padding-right: 5px; } #central .catalogue_item_naruci { width: 80px; } #central .news_item, #central .catalogue_item, #central .catalogue_underline { width: 100%; border-bottom: 1px #CCCCCC solid; } #central .news_item tr td, #central .catalogue_item tr td { font-size: 12px; text-align: justify; vertical-align: middle; } #central .catalogue_item .onsale { background-color: red; } #central .catalogue_client_info_form { width: 100%; font-size: 10px; color: silver; text-align: right; } #central .catalogue_client_info_form input, #central .catalogue_client_info_form textarea { width: 100%; } #central .catalogue_order_finish_tr td { background-color: #dddddd !important; border: 1px black solid; } #central .news_item tr td { line-height: 15px; padding-top: 6px; padding-bottom: 6px; } #central .catalogue_item_header { width: 100%; border-top: 1px #CCCCCC solid; border-bottom: 1px #CCCCCC solid; } #central .catalogue_item_header tr td { text-align: center; font-weight: bold; background-color: #CCCCCC; font-size: 12px; } #central .news_title, #central .catalogue_title { font-weight: bold; color: black; text-decoration: none; } #central .news_image, #central .catalogue_image { float: left; padding-right: 6px; } .OrderBox { background-color: #FFFFFF; color: #fda822; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 1px #fda822 solid; width: 20px; height: 16px; background-position: center; text-align: right; } .SelectBox { background-color: #FFFFFF; /* color: #fda822; */ color: black; font-size: 11px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 1px #fda822 solid; width: 130px; height: 16px; } #partners .partners_content { padding-left: 9px; padding-right: 9px; padding-bottom: 9px; } /* END Center */ /* END CENTRAL GLOBAL CONTAINER */ /* START MENU */ #menu { } #menu tr td { cursor: hand; cursor: pointer; } /* END MENU */ /* START Search & Login */ /* .item input */ #r { /* border: none; font-size: 9px; vertical-align: middle; height: 13px; */ vertical-align: bottom; border: 1px #9a9a9a solid; border-right-width: 6px; height: 17px; font-family: Verdana, sans-serif; font-size: 9px; } /* END Search & Login */ /* START BOTTOM */ #bottom { width: 100%; background-color: #333333; padding-left: 32px; padding-top: 35px; padding-bottom: 34px; } #work_time, #contact_left_td, #contact_right_td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; color: white; } #contact { float: right; width: 384px; height: 106px; background-color: #1E1E1E; } #contact_container, #contact_table { width: 100%; } #contact_left_td { padding-right: 10px; width: 157px; border-right: 1px white solid; text-align: right; } #contact_right_td { padding-left: 10px; width: 145px; text-align: left; } #work_time { float: left; height: 100%; } #dev_by_daenet { color: #5c5c5c; } #dev_by_daenet a { color: #5c5c5c; } /* END BOTTOM */