

/**
* Virtual Wide Web
*/
body {
    font-family:        Helvetica, Arial;    
    margin:             0 0 0 0;
    text-align:         left;
    font-size:          12px;
}
html>body {
    font-family:        Helvetica, Arial;    
    margin:             0 0 0 0;
    text-align:         left;
    font-size:          12px;
}
input {
    margin:             0 0 0 0;
}


/**
* td classes
*/
#cb_boss_maincats td {
    padding:            10px;
}

/**
* title classes
*/
.cb_boss_title {
    font-family:        Helvetica, sans-serif;    
    font-size:          36px;
    color:              #735514;
    text-align:         left;
    padding-top:        15px;
    padding-bottom:     5px;
    white-space:        nowrap;
    text-transform:     capitalize;
    text-decoration:    bold;  
    height:             100px; 
}
.cb_boss_slogan {
    font-size:          12px;
    color:              #000000;
    padding-left:       5px;
    text-align:         left;
    height:             55px; 
}
.cb_boss_mod_header {
    font-family:        helvetica, sans-serif; 
    font-size:          14px;
    color:              #555;
    padding-left:       5px;
    padding-top:        4px;
    text-align:         left;
    text-transform:     uppercase;
}

/*
*  link classes
*/
a {
    font-size:          13px;
    color:              #AE9B74;
    font-weight:        bold;
    text-decoration:    none;
}
a:visited {
    font-size:          13px;
    color:              #76694E;
    font-weight:        bold;
    text-decoration:    none;
}
a:hover {
    font-size:          13px;
    color:              #333333;
    font-weight:        bold;
    text-decoration:    underline;
}
a:active {
    font-size:          13px;
    color:              #333333;
    font-weight:        bold;
    text-decoration:    none;
}

#opis {
		position: absolute;
		top: 0px;
		left: 0px;
	      font-size: 12px;
	      color: #00078C;
	      DISPLAY: none
}

a.title:link {
    font-size:          15px;
    color:              #AE9B74;
    font-weight:        bold;
    text-decoration:    none;
}

a.title:visited {
    font-size:          15px;
    color:              #76694E;
    font-weight:        bold;
    text-decoration:    none;
}
a.title:hover {
    font-size:          15px;
    color:              #777777;
    font-weight:        bold;
    text-decoration:    underline;
}
a.title:active {
    font-size:          15px;
    color:              #E1C68C;
    font-weight:        bold;
    text-decoration:    underline;
}



a.catlinks:link {
    font-size:          12px;
    color:              #000000;
    font-weight:        bold;
    text-decoration:    none;
}
a.catlinks:visited {
    font-size:          12px;
    color:              #111111;
    font-weight:        bold;
    text-decoration:    none;
}
a.catlinks:hover {
    font-size:          12px;
    color:              #333333;
    font-weight:        bold;
    text-decoration:    underline;
}
a.catlinks:active {
    font-size:          12px;
    color:              #333333;
    font-weight:        bold;
    text-decoration:    none;
}


a.menu:link {
    font-size:          12px;
    color:              #AE9B74;
    font-weight:        bold;
    text-decoration:    none;
    padding-left:       10px;
}
a.menu:visited {
    font-size:          12px;
    color:              #76694E;
    font-weight:        bold;
    text-decoration:    none;
    padding-left:       10px;
}
a.menu:hover {
    font-size:          12px;
    color:              #777777;
    font-weight:        bold;
    text-decoration:    underline;
    padding-left:       10px;
}
a.menu:active {
    font-size:          12px;
    color:              #E1C68C;
    font-weight:        bold;
    text-decoration:    underline;
    padding-left:       10px;
}

.vendor_link {
    text-align:         left;
    padding-left:       10px;
    padding-right:      10px;

}
a.vendor_link:link {
    font-size:          14px;
    color:              #AE9B74;
    font-weight:        bold;
    text-decoration:    none;

    padding-left:       2px;
}
a.vendor_link:visited {
    font-size:          14px;
    color:              #76694E;
    font-weight:        bold;
    text-decoration:    none;
    padding-left:       2px;
}
a.vendor_link:hover {
    font-size:          14px;
    color:              #777777;
    font-weight:        bold;
    text-decoration:    underline;
    padding-left:       2px;
}
a.vendor_link:active {
    font-size:          14px;
    color:              #E1C68C;
    font-weight:        bold;
    text-decoration:    underline;
    padding-left:       2px;
}



.cb_footer {
    color: #C2C2C2;

}
a.cb_footer:link {
    font-size:          14px;
    color:              #C2C2C2;
    font-weight:        bold;
    text-decoration:    none;

    padding-left:       2px;
}
a.cb_footer:visited {
    font-size:          14px;
    color:              #C2C2C2;
    font-weight:        bold;
    text-decoration:    none;
    padding-left:       2px;
}
a.cb_footer:hover {
    font-size:          14px;
    color:              #C2C2C2;
    font-weight:        bold;
    text-decoration:    underline;
    padding-left:       2px;
}
a.cb_footer:active {
    font-size:          14px;
    color:              #C2C2C2;
    font-weight:        bold;
    text-decoration:    underline;
    padding-left:       2px;
}



.cb_search_smalltext {
    font-size:          11px;
}
.cb_search_smalltext_highlight {
    font-size:          1.0 em;
    font-weight:        bold;
    color:              #32619A;
}

.default_text {
    text-align:         left;
    padding-top:        10px;
    padding-left:       10px;
    padding-right:      10px;
    padding-bottom:     10px;

}

.search {
    margin:             0 0 0 0;
}



