




/*
     FILE ARCHIVED ON 15:24:54 Aug 2, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:22:08 May 3, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CSS Document */

body {
    margin: 0 auto;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #445577;
}

body.cl_page {
    margin: 0 auto;
    background-color: #DBE2EF;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_page_bg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #445577;
}

#cl_all {
    width: 780px;
    margin: 0 auto;
}

/*
* html #all {
     margin: -15 auto;
}
*/

#cl_margin {
    width: 780px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_body_bg.png);
    background-repeat: repeat-y;
}

#cl_top_banner {
    width: 780px;
    height: 23px;
    background-color: #BF4153;
    /*background-image: url(/web/20150802152454/http://complet.sk/templates/complet_sk/images/cl_top_bg.jpg); background-repeat: repeat-x; */
    border-bottom: 1px solid #445577;
    color: white; font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
}

#cl_top_banner img {
    border: 0;
}

#cl_top_banner a {
    color: white;
    text-decoration: none;
}

#cl_top_banner a:hover {
    color: white;
    text-decoration: underline;
}

#cl_left_head {
    float: left;
    width: 160px;
    height: 140px;
    margin: 0;
    background-color: #8A98B4;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_left_bar_bg.png);
    background-repeat: repeat-y;
}

#cl_main_head {
    float: left;
    width: 620px;
    height: 140px;
    margin: 0;
    background-color: #ffffff;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_head_bg.png);
    background-repeat: no-repeat;
}

#cl_left_menu {
    float: left;
    width: 160px;
    height: 40px;
    margin: 0;
    background-color: #7080A3;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_border0_bg.png);
    background-repeat: repeat-x;
    /*border-bottom: 1px solid #cc0000;*/
}

#cl_main_menu {
    float: left;
    width: 620px;
    height: 40px;
    margin: 0;
    background-color: #E8EDF6;
    /*border-bottom: 1px solid #CC0000; */
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_border0_bg.png);
    background-repeat: repeat-x;
}

#cl_flash {
    width: 780px;
    margin: 0 auto;
    background-color: #CC0000;
}

#cl_body {
    width: 780px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_body_bg.png);
    background-repeat: repeat-y;
}

#cl_left_bar {
    float: left;
    width: 160px;
    margin: 0;
    background-color: #7080A3;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_left_bar_bg.png);
    background-repeat: repeat-y;
    color: #ffffff;
}

#cl_main_bar0 {
    float: left;
    width: 620px;
    height: 10px;
    line-height: 1px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_main_bar0_bg.png);
    background-repeat: no-repeat;
}

#cl_main_bar {
    float: left;
    width: 590px;
    margin: 0;
    padding: 5px 15px 15px 15px;
    background-color: #ffffff;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_main_bar_bg.png);
    background-repeat: repeat-y;
}

*html #cl_main_bar {
    margin-top: -5px;
}

#cl_footer {
    clear: both;
    width: 760px;
    height: 50px;
    padding: 3px 10px 10px 10px;
    font-size: 10px;
    color: #DDDDDD;
    border-top: 5px solid #667799;
    background-color: #445577;
}

/* CMS */

a {
    text-decoration: none;
    color: #445577;
}

a:hover {
    color: #CC0000;
}

a.a2 {
    text-decoration: none;
    color: #EEEEEE;
}

a.a2:hover {
    color: #FFFFFF;
}

h1 {
    /*font-size: 18px;
    font-weight: bold; */
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

h3 {
    padding: 5px 5px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #445577;
    /*background-color: #F8FBFF;*/
}

h4 {
    font-size: 14px;
    font-weight: bold;
}

*html li {
    margin-left: 5px;
}


input.button {
    height: 20px;
    border-top: 1px solid #DDDDDD;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #DDDDDD;
    background-color: #EEEEEE;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    cursor: pointer;
}

input.inputbox {
    margin: 1px 0 2px 0;
    height: 16px;
    border: 1px solid #8592AE;
    font-size: 12px;
    color: #555555;
}

.componentheading {
    padding: 5px 0 5px 5px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px dotted #445577;    
}

.componentheading-empl,
.componentheading-partn {
    height: 30px;
    margin: 2px 0 0 2px;
    padding: 6px 0 10px 0px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    /*background-image: url(/web/20150802152454/http://complet.sk/images/cl_contentheading_bg.jpg);*/
    background-repeat: no-repeat;
}

.contentheading {
    height: 30px;
    padding: 6px 0 10px 0px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    background-color: #FFFFFF;
    /*background-image: url(/web/20150802152454/http://complet.sk/images/cl_contentheading_bg.jpg); */
    background-repeat: no-repeat;
}

*html .contentheading {
    padding: 1px 0 4px 13px;
}

.contentheading-contact {
    height: 30px;
    padding: 6px 0 10px 0px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    background-color: #FFFFFF;
    /*background-image: url(/web/20150802152454/http://complet.sk/images/cl_contentheading_bg.jpg);*/
    background-repeat: no-repeat;
}

*html .contentheading-contact {
    padding: 1px 0 4px 13px;
}


span.contentheading {
    margin-top: 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
}

.contentheading-empl {
    padding: 5px 5px 5px 0px;
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #445577;
}

*html .contentheading-empl {
    padding: 1px 0 4px 0px;
}

.contentheading a {
    text-decoration: none;
}


.contentheading table td  {
    margin: 0;
    padding: 0;
    border: 0;
}

.contentheading-shark {
    height: 25px;
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
    background-image: url(/web/20150802152454/http://complet.sk/images/shark_label_01.png);
    background-repeat: no-repeat;
}
/*
table.contentpaneopen {
    margin: 0 0 15px 0;
}
*/

.contentpane-empl {
    margin-top: -23px;
}

.contentpane-empl #selectForm {
    margin: 3px 0 10px 0;
}

.contentpane-contact {
    margin: 0;
}

.contentpane-partn {
    margin: -16px 0 0 0;
    padding: 0;
}

.contentpane-partn td {
    padding: 10px 0 10px 0;
}

.contentpane-partn td.list {
    padding: 0;
}

.contentpane-partn td.list td{
    padding: 10px;
}

.contentdescription-partn {
    padding: 0;
}

.sectiontableheader {
    padding: 5px;
    font-weight: bold;
    background-color: #DBE2EF;
    color: #445577;
}

.sectiontableheader-empl {
    width: 25%;
    padding: 5px;
    font-weight: bold;
    border-bottom: 1px solid #445577;
}

.sectiontableentry1 {
    padding: 5px;
    background-color: #F5F5F5;
}

.sectiontableentry2 {
    padding: 5px;
    background-color: #FFFFFF;
}

.moduletable-latestnews {
    margin-top: 0px;
}

.moduletable-latestnews th {
    text-align: left;
    border-bottom: 1px dotted #445577;
}

ul.latestnews,
ul.sublatestnews {
    margin-top: 0;
    padding-top: 0;
}

.moduletable-latestnews li {
  
}

*html .moduletable-latestnews li {
    
}

.buttonheading {
    float: right;
    padding-top: 6px;
}

.buttonheading a {
    font-size: 11px;
    color: #888888;
    text-decoration: none;
    font-weight: normal;   
}

.buttonheading a:hover {
    color: #CC0000;
    text-decoration: underline;   
}

.back_button {
    font-size: 11px;
    font-weight: bold;
}

.message {
    margin: 0 0 10px 0;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    background-color: #FFF8F8;
    color: #CC0000;
    border: 1px solid #CC0000;
}

span.pathway {
    margin-bottom: 20px;
    font-size: 10px;
    color: #555555;
}

span.small {
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #555555;
}

.createdate {
    margin: 0;
    padding: 0 0 5px 1px;
    font-size: 10px;
    color: #555555;
}

a.readon {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-decoration: none;
    color: #CC0000;
}

a.readon:hover {
    text-decoration: underline;
}

#selectForm {
    margin-top: -15px;
    text-align: left;
}

#contact_text {
    width: 580px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #555555;
}

#mod_login_remember {
    margin: 0 0 2px 0;
    color: #FFFFFF;
    border: 1px solid #445577;  
    background-color: #7081A3;
}

* html #mod_login_remember {
    margin: 0 0 2px -3px;
    color: #FFFFFF;
    border: 0;   
    background-color: transparent;
}

#mod_login_username,
#mod_login_password {
    width: 140px;
    height: 16px;
    margin: 0 0 5px 0;
    font-size: 12px;
    border: 0;
    border-bottom: 0px dotted #FFFFFF;
    background-color: #7081A3;
    color: #FFFFFF;
}

*html #mod_login_username,
#mod_login_password {
    margin-bottom: -8px;
}

/* INNERS */

#cl_left_inner {
     /*margin-top: -3px; */
    
}

#cl_user1_inner tr {
    text-align: center;
}

#cl_user1_inner {
    margin: 10px 0 0 0;
    padding: 8px;
    font-size: 11px;
    color: #DDDDDD;
    text-align: center;
}

#cl_user1_inner a {
    text-decoration: none;
    font-size: 11px;
    color: #FFFFFF;
}

#cl_user1_inner a:hover {
    text-decoration: underline;
}

#cl_user1_inner .button {
  height: 18px;
  border: 0;
  background-color: #EEEEEE;
  background-image: url(/web/20150802152454/http://complet.sk/images/cl_silver_button.png);
  background-repeat: repeat-x;
  font-size: 11px;
  font-weight: bold;
  color: #445577;
}  

#cl_user2_inner .inputbox {
    width: 145px;
    height: 16px;
    margin: 13px 0 0 5px;
    font-size: 11px;
    border: 0;
    border-bottom: 1px dotted #ffffff;
    background-color: transparent;
    color: #FFFFFF;
}

#cl_user3_inner {
    float: left;
    width: 200px;
    margin: 0 4px 15px 0;
    padding: 10px;
    font-size: 11px;
    background-color: #EBF0F6;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_latestnews_bg.jpg);
    background-repeat: repeat-x;
}

#cl_user3_inner ul {
    margin: 0 0 0 12px;
}

#cl_user4_inner {
    padding: 8px;
    text-align: center;
    font-size: 11px;
}

#cl_user6_inner {
    margin-top: 8px;
}

#cl_user7_inner {
    margin: 1px 20px 1px 20px;
    font-size: 11px;
    color: #DDDDDD;
}

#cl_user8_inner {
    float: left;
    width: 362px;
    height: 134px;
}

#cl_user9_inner {
    clear: both;
    width: 100%;
}

#cl_copy {
    float: left;
    width: 400px;
    text-align: left;    
}

#cl_bottom_inner {
    float: right;
    width: 300px;
    text-align: right;    
}

/* MAIN MENU */

ul#mainlevel-main {
    list-style: none;
    padding: 0;
    margin: 10px 0 10px 0;
}

ul#mainlevel-main li {
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 0;
    line-height: 20px;
    white-space: nowrap;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    border-right: 1px solid #667799;
}

ul#mainlevel-main li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #445577;
    font-weight: bold;
    background-image: none;
}

#buttons>ul#mainlevel-main li a {
    width: auto;
}

ul#mainlevel-main li a:hover {
    text-decoration: none;
    color: #BB0000;
}

a.mainlevel-main#active_menu-main {
    color: #BB0000;
}

a.mainlevel-main#active_menu-main:hover {
    color: #BB0000;
}

/* LEFT MENU */

a.mainlevel-left {
    display: block;
    margin: 3px 0 0 0;
    padding: 2px 2px 2px 5px;
    font-family:  Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #445577;
    border-bottom: 1px solid #A9BADD;
    border-left: 3px solid #A9BADD;
    background-color: #A9BADD;
    /*background-image: url(/web/20150802152454/http://complet.sk/images/cl_left_menu_bg.gif);
    background-repeat: no-repeat;*/
}

*html a.mainlevel-left {
    padding: 2px 2px 2px 5px;
    background-image: none;
}

a.mainlevel-left:hover {
    color: #445577;
    border-bottom: 1px solid #A9BADD;
    border-left: 3px solid #CC0000;
}

a.mainlevel-left#active_menu-left {
    padding: 2px 2px 2px 6px;
    color: #FFFFFF;
    border-bottom: 1px solid #A9BADD;
    border-left: 3px solid #A9BADD;
    background-color: #AB4B59;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_left_bar0_bg.png);
    background-repeat: repeat-y;
}

*html a.mainlevel-left#active_menu-left {
    background-color: #BF4153;
    background-image: none;
}

a.sublevel-left {
    display: block;
    padding: 2px 2px 2px 5px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    color: #ffffff;
    border-bottom: 1px solid #A9BADD;
    border-left: 3px solid #A9BADD;
}

a.sublevel-left:hover {
    border-bottom: 1px solid #A9BADD;
    border-left: 3px solid #CC0000;
    color: #ffffff;
}

#active_menu-left {
    border-bottom: 1px solid #A9BADD;
    border-left: 3px solid #A9BADD;
    font-weight: bold;
    background-color: #AB4B59;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_left_bar0_bg.png);
    background-repeat: repeat-y;
}

*html #active_menu-left {
    background-color: #BF4153;
    background-image: none;
}    

/* LINKS MENU */

a.mainlevel-links {
    display: block;
    margin: 2px 0 0 0;
    padding:  2px 3px 2px 5px;
    font-family:  Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #A9BADD;
    border-left: 3px solid #667799;
    background-color: #667799;
    /*background-image: url(/web/20150802152454/http://complet.sk/images/cl_left_menu2_bg.gif);
    background-repeat: no-repeat;*/
}

a.mainlevel-links:hover {
    border-left: 3px solid #A9BADD;
    color: #A9BADD;
}

/* USER MENU */

a.mainlevel-user {
    margin: 5px 0 10px 0;
    padding: 2px;
    font-family:  Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

a.mainlevel-user:hover {
    
}

a.mainlevel-user#active_menu-user {
    
} 

/* CONTENT */

a.more {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    text-decoration: none;
    color: #CC0000;
}

a.more:hover {
    text-decoration: underline;
}

td a.category-partn {
    font-weight: bold;
}

li a.category-partn {
    font-weight: normal;
}

div.item_01 {
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #888888;
}

div.border_01 {
    padding: 20px;
    font-weight: bold;
    border: 1px solid #BBC2CF;
    background-color: #DBE2EF;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_border0_bg.png);
    background-repeat: repeat-x;
}

div.shark_nav {
    width: 100%;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
}

div.shark_nav a {
    color: #CC0000;
    text-decoration: none;
}

div.shark_nav a:hover {
    text-decoration: underline;
}

div.border_02 {
    padding: 10px;
    font-weight: bold;
    color: #FFFFFF; 
    background-color: #A9BADD;
}
    
table.history th {
    padding-right: 10px;
    vertical-align: top;
}

table.history td {
    padding-bottom: 10px;
    vertical-align: top;
}

table.tb_01 th {
    vertical-align: top;
    text-align: left;
    padding: 5px 0 0 0;
    border-top: 1px dotted #7788AA;
}

table.tb_01 td {
    padding: 5px 0 10px 0;
    vertical-align: top;
}

table.tb_01 td.thumb {
    width: 330px;
    vertical-align: top;
    text-align: right;
}

table.tb_01 td.thumb img {
    width: 100px;
    height: 67px;
}

table.tb_01 ul {
    margin: 0 0 0 -25px;
}

*html table.tb_01 ul {
    margin-left: 20px;
}

table.tb_02 {
    background-color: #FFFFFF;
}

table.tb_02 th {
    height: 30px;
    padding: 0 0 0 5px;
    text-align: left;
    background-color: #DBE2EF;
    background-image: url(/web/20150802152454/http://complet.sk/images/cl_border0_bg.png);
    background-repeat: repeat-x;
}

table.tb_02 td {
    padding: 3px 5px 3px 5px;
    text-align: left;
    background-color: #F8F8F8;
}

table.tb_02 td.td_01 {
    font-weight: bold;
    width: 30%;
    background-color: #EEEEEE;
}

table.tb_02 td.td_02 {
    text-align: center;
}

img.th {
}

img.th_left {
    float: left;
    margin: 3px 10px 5px 0;
}

img.th_right {
    float: right;
    margin: 3px 0 5px 10px;
}

img.th_full {
    clear: both;
}

/* MOSIMAGE */

img.mosimage_left {
    margin: 3px 10px 0 0;
}

img.mosimage_right {
    margin: 3px 0 0 10px;
}

img.mosimage_center {
    margin: 3px 0 0 0;
}

div.mosimage_caption_left {
    padding: 0 10px 0 0;
    font-style: italic;
}

div.mosimage_caption_right {
    padding: 0 0 0 10px;
    font-style: italic;
}

div.mosimage_caption_center {
    padding: 0;
    font-style: italic;
}

div.mosimage_caption_ {
    padding: 0;
    font-style: italic;
}

span.click {
  cursor: pointer;
}

span.click_img img {
  cursor: pointer;
}

span.click_text {
  cursor: pointer;
  font-weight: bold;
}

span.click_text:hover {
  color: #CC0000;
}

div.pg_pages a {
    padding: 3px;
}

.contact_img {
}

.contact_img img {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #DDDDDD;
}

.pony_rimg {
    margin: 0;
    width: 584px;
    text-align: center;
}

.pony_rimg td {
    background-color: #EEEEEE;
}
.pony_rimg img {
    margin: 5px 0 5px 0;
    width: 50px;
    height: 35px;
}

.random_pony_title {
    width: 584px;
    margin: 0;
    padding-top: 8px;
    text-align: left:
    font-family: Verdana, Sans-serif;
    font-size: 11px;
    color: #888888;
    border-top: 1px solid #445577;
}

.modifydate {
    font-size: 10px;
    color: #666666;
}

form {
    margin: 0;
}

.clear {
    clear: both;
}

.mod_vvisit_pretext {
    width: 100%;
    padding: 3px;
    text-align: center;
    font-size: 10px;
    color: #dddddd;
}

.link_to {
    padding: 2px 5px 2px 5px;
    background-color: #EEEEEE;
    color: #666666;
    font-size: 11px;
    font-weight: bold:
    font-family: Arial, Helvetica, Sans-Serif;
}

.link_to:hover{
    background-color: #CC0000;
    color: #FFFFFF;
}

textarea.none_edit,
textarea.none_edit {
    width: 550px;
}

a.dw {
    margin-right: 5px;
    color: #445577;
    
}

a.dw:hover {
    color: #CC0000;
}

.hr_line {
    clear: both;
    width: 584px;
    margin: 10px 0 10px 0;
    line-height: 1px;
    border-top: 1px dotted #445577;
}


/* PRINT */

body.contentpane {
    padding: 10px;
}

body.contentpane .contentpaneopen td,
body.contentpane .contentpaneopen th,
body.contentpane .contentpaneopen-shark td,
body.contentpane .contentpaneopen-shark th {
    font-size: 12px;
}

body.contentpane .contentpaneopen td.contentheading,
body.contentpane .contentpane .contentheading td {
    font-size: 16px;
    padding: 0 0 5px 0;
    background-image: none;
    border-bottom: 1px solid #445577;
}

body.contentpane .contentpane .contentheading td.buttonheading {
    border: 0;
}

body.contentpane .contentpane td {
    padding: 0 0 5px 0;
    background-image: none;
}

*html body.contentpane .contentpaneopen td.contentheading {
    padding-top: 6px;
}

body.contentpane .contentheading-empl {
    padding: 30px 5px 0 0;
    font-size: 16px;
    font-weight: bold;
    border-top: 0;
    background-image: none;
}

body.contentpane .componentheading-empl {
    padding: 0 5px 0 0;
    font-size: 16px;
    font-weight: bold;
    border-top: 0;
    background-image: none;
    border-bottom: 1px solid #445577;
}

*html body.contentpane .contentheading-empl {
    padding: 26px 0 4px 0px;
}

body.contentpane .contentheading-contact {
    padding: 0 5px 0 0;
    background-image: none;
    border-bottom: 1px solid #445577;
}

*html body.contentpane .contentpane-empl table td,
*html body.contentpane .contentpane-contact table td {
    font-size: 12px;
}

*html body.contentpane .contentheading-empl table td,
*html body.contentpane .contentheading-contact table td {
    font-size: 16px;
    font-weight: bold;
}

body.contentpane table td.createdate {
    font-size: 10px;
}

.front_news_1 {
  font-weight: bold;
}

.front_news_2 {
  font-size: 12px;
}

.front_container_2 {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px #555555 dotted;
}

.frontheading {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #bb0000;
}

.bann_href {
  margin: 0px 0px 8px 10px;
}
