html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus {
outline: 0;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
list-style-position: outside;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}
caption,
td,
th {
text-align: left;
vertical-align: middle;
font-weight: normal;
}
th {
font-weight: bolder;
}
p {
text-indent: 0;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.error {
color: #ff0000;
}
.warning {
color: #cc6600;
}
.success {
color: #008000;
}
.icon {
display: inline-block;
width: 16px;
height: 16px;
}
.erase {
display: none;
}
.hide {
visibility: hidden;
}
.lfloat {
float: left !important;
}
.rfloat {
float: right !important;
}
.lclear {
clear: left;
}
.rclear {
clear: right;
}
.clear {
clear: both;
}
.strike {
text-decoration: line-through;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.sub {
vertical-align: sub;
font-size: .83em;
line-height: .83em;
}
.sup {
vertical-align: super;
font-size: .83em;
line-height: .83em;
}
.italic {
font-style: italic;
}
html,
body {
margin: 0;
padding: 0;
font-family: 'Arial CE', 'Arial', sans-serif;
font-size: 14px;
color: #37322e;
}
body {
background: url('/images/background2.png') repeat-x center 0 #414352;
}
body.homepage {
background: url('/images/background.png') repeat-x center 0 #babeca;
}
header,
footer,
article,
section,
aside {
display: block;
}
#all {
width: 960px;
margin: 0 auto 10px;
position: relative;
}
header {
background: #babeca;
overflow-x: hidden;
height: 114px;
position: relative;
z-index: 10;
}
header:before,
header:after {
content: '';
display: block;
position: absolute;
height: 45px;
width: 1px;
background: #403450;
top: 25px;
}
header:before {
left: 0;
}
header:after {
right: 0;
}
header #logo {
display: block;
background: url('/images/logo.png') no-repeat 50%;
width: 304px;
height: 72px;
padding: 0 20px;
position: absolute;
top: 22px;
left: 14px;
z-index: 10;
}
.homepage header #logo:after {
background: url('/images/arrow_gray.png') no-repeat;
}
header #logo:after {
content: '';
display: block;
width: 22px;
height: 11px;
position: absolute;
top: 81px;
left: 156px;
background: url('/images/arrow_white.png') no-repeat;
}
header menu {
position: absolute;
right: 15px;
top: 25px;
list-style: none;
margin: 0;
padding: 0;
}
header menu li {
float: left;
border-left: solid 1px #403450;
padding: 0 3px 2px;
}
header menu li:first-child {
border-left: none;
}
header menu li.active a,
header menu li a:hover {
color: #e27c1d;
text-decoration: none;
}
header menu li.active a {
font-weight: bold;
}
header menu li a {
color: #414353;
text-decoration: none;
display: block;
padding: 1px 10px;
margin-top: -1px;
height: 100%;
font-size: 15px;
vertical-align: top;
}
section {
zoom: 1;
-webkit-box-shadow: 6px 6px 10px 0 rgba(0,0,0,.4);
-moz-box-shadow: 6px 6px 10px 0 rgba(0,0,0,.4);
box-shadow: 6px 6px 10px 0 rgba(0,0,0,.4);
margin-bottom: 16px;
background: white;
position: relative;
}
section:after {
content: '';
display: block;
clear: both;
}
section #main {
width: 960px;
float: left;
overflow: hidden;
}
.homepage section #main {
width: 730px;
}
section #main.vydavatelstvi,
section #main.kontakt {
margin-bottom: -20px;
}
section #main.profil:after {
position: absolute;
right: 0;
bottom: 0;
width: 274px;
height: 349px;
content: '';
display: block;
background: url('/images/pes.jpg') no-repeat;
}
section #main #recent {
background: #414352;
height: 94px;
width: 722px;
-webkit-box-shadow: 0 0 6px 1px #444444;
-moz-box-shadow: 0 0 6px 1px #444444;
box-shadow: 0 0 6px 1px #444444;
}
section #main #recent:after {
content: '';
display: block;
height: 94px;
top: 0;
width: 20px;
right: -20px;
z-index: 50;
position: absolute;
background: #414352;
}
section #main #recent p {
padding: 16px 38px;
color: #d1d1d4;
font-size: 16px;
line-height: 20px;
}
section #main #content {
padding: 20px 25px;
margin-bottom: 20px;
}
section #main #content.index {
background: url('/images/homepage_back.jpg') no-repeat 50px bottom;
min-height: 413px;
margin-bottom: 0;
position: relative;
}
section #main #content.index iframe {
position: absolute;
bottom: 25px;
right: 10px;
}
section #main #content.komunikace {
background: url('/images/komunikace_back.jpg') no-repeat 0 20px;
min-height: 351px;
}
section #main #content.vydavatelstvi {
background: url('/images/vydavatelstvi_back.jpg') no-repeat -40px bottom;
min-height: 310px;
}
section #main #content.kontakt {
background: url('/images/kontakt_back.jpg') no-repeat right bottom;
min-height: 630px;
position: relative;
}
section #main #content.kontakt a {
color: #414353;
text-decoration: underline;
}
section #main #content.kontakt a:hover {
text-decoration: none;
}
section #main #content.kontakt .logo-kvapil-sulc {
position: absolute;
top: 430px;
left: 55px;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
display: block;
width: 375px;
height: 42px;
background: url('/images/kvapil_sulc.png') no-repeat;
}
section #main #content.kontakt .logo-tradenews {
position: absolute;
bottom: 30px;
left: 30px;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
display: block;
width: 132px;
height: 29px;
background: url('/images/tradenews.png') no-repeat;
}
section #main #content.kontakt .logo-agemanagement {
position: absolute;
bottom: 10px;
left: 195px;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
display: block;
width: 85px;
height: 55px;
background: url('/images/agemanagement.png?v2') no-repeat;
}
section #main #content.kontakt .logo-techedu {
position: absolute;
bottom: 30px;
left: 310px;
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
display: block;
width: 103px;
height: 29px;
background: url('/images/techedu.png?v2') no-repeat;
}
section #main #content.profil {
background: url('/images/profil_back.jpg') no-repeat -8px 12px;
min-height: 375px;
min-height: 600px;
position: relative;
}
section #main #content h1 {
text-align: left;
font-size: 42px;
text-transform: uppercase;
color: #babeca;
font-weight: bold;
line-height: 46px;
margin-bottom: 15px;
}
.homepage section #main #content h1 {
display: inline;
text-align: left;
}
section #main #content .box1 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: right;
width: 320px;
padding: 14px 26px 14px 0;
border: solid 1px #e27b1e;
border-left: none;
float: right;
margin-right: -20px;
margin-top: 50px;
font-size: 17px;
line-height: 22px;
position: relative;
}
section #main #content .box1:after {
position: absolute;
top: -1px;
left: -90px;
display: block;
content: '';
width: 90px;
height: 1px;
background: #e27b1e;
}
section #main #content .box2 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
width: 578px;
padding: 20px 0 0 24px;
border: solid 1px #e27b1e;
border-right: none;
float: right;
position: relative;
margin-right: -25px;
margin-top: 10px;
margin-bottom: 27px;
z-index: 3;
}
section #main #content .box2 p {
font-size: 17px;
line-height: 24px;
}
section #main #content .box2:after {
position: absolute;
bottom: -1px;
right: 0;
display: block;
content: '';
width: 200px;
height: 1px;
background: white;
}
section #main #content .box3 {
float: right;
border-right: solid 3px #2d408d;
clear: both;
margin-right: 225px;
position: relative;
z-index: 3;
padding-right: 20px;
margin-bottom: 50px;
}
section #main #content .box3 p,
section #main #content .box3 h2 {
text-align: right;
font-size: 15px;
color: #2d418d;
margin-bottom: 0;
}
section #main #content .box3 h2 {
font-weight: bold;
margin-bottom: 3px;
}
section #main #content .box4 {
float: right;
clear: both;
background: #babeca;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 20px 10px 10px;
width: 250px;
height: 106px;
position: relative;
z-index: 3;
margin-right: 260px;
text-align: right;
color: white;
font-size: 17px;
line-height: 22px;
}
section #main #content .box4:after,
section #main #content .box4:before {
position: absolute;
content: '';
display: block;
width: 12px;
height: 12px;
background: #babeca;
}
section #main #content .box4:after {
top: -31px;
right: -33px;
}
section #main #content .box4:before {
top: -17px;
right: -20px;
}
section #main #content .box5 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
width: 530px;
padding: 30px 30px 30px 35px;
border: solid 1px #e27b1e;
border-right: none;
float: right;
position: relative;
margin-right: -25px;
font-size: 17px;
line-height: 24px;
}
section #main #content .box5:after {
position: absolute;
bottom: -1px;
right: 0;
display: block;
content: '';
width: 150px;
height: 1px;
background: white;
}
section #main #content .box6 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
width: 648px;
padding: 22px 240px 10px 27px;
border: solid 1px #e27b1e;
border-right: none;
float: right;
position: relative;
margin-right: -25px;
margin-top: 20px;
position: relative;
}
section #main #content .box6 p {
font-size: 16px;
line-height: 24px;
}
section #main #content .box6:after {
position: absolute;
bottom: -1px;
right: 0;
display: block;
content: '';
width: 130px;
height: 1px;
background: white;
}
section #main #content .box6 img {
position: absolute;
top: 40px;
right: 5px;
}
section #main #content .box7 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
width: 530px;
padding: 22px 0 10px 32px;
border: solid 1px #e27b1e;
border-right: none;
float: right;
position: relative;
margin-right: -25px;
margin-top: 30px;
}
section #main #content .box7 h2 {
font-size: 17px;
font-weight: bold;
line-height: 22px;
margin-bottom: 0;
}
section #main #content .box7 p {
font-size: 17px;
line-height: 22px;
}
section #main #content .box7:after {
position: absolute;
bottom: -1px;
right: 0;
display: block;
content: '';
width: 150px;
height: 1px;
background: white;
}
section #main #content .box8 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-align: right;
width: 375px;
clear: right;
padding: 17px 32px 10px 0;
border: solid 1px #454358;
border-left: none;
float: left;
position: relative;
margin-left: 30px;
font-size: 17px;
line-height: 24px;
}
section #main #content .box8 h2 {
font-size: 17px;
font-weight: bold;
margin-bottom: 0;
}
section #main #content .box8 ul {
margin: 0 0 5px 0;
padding: 0;
list-style: none;
}
section #main #content .box8 ul li {
margin: 0;
padding: 0;
font-size: 17px;
line-height: 22px;
text-align: right;
}
section #main #content .box8:after {
position: absolute;
top: -1px;
left: 0;
display: block;
content: '';
width: 140px;
height: 1px;
background: white;
}
section #main #content .text1 {
margin-right: -25px;
float: right;
text-align: right;
color: white;
font-size: 17px;
line-height: 23px;
margin-bottom: 55px;
}
section #main #content .text1 span {
background: #424453;
padding-right: 15px;
padding-left: 6px;
}
section #main #content .text2 {
margin-top: 30px;
margin-left: -25px;
float: left;
text-align: left;
color: white;
font-size: 17px;
line-height: 23px;
margin-bottom: 55px;
}
section #main #content .text2 span {
background: #424453;
padding-left: 74px;
padding-right: 8px;
}
section #main #content .text2 span a {
color: white;
text-decoration: none;
}
section #main #content .text2 span.orange {
background: #e37921;
}
section #main #content p {
color: #414353;
font-size: 14px;
line-height: 20px;
margin-bottom: 14px;
}
section #main #content strong.big {
font-size: 20px;
}
section #main #content h2 {
color: #414353;
margin-bottom: 5px;
}
section #main #content img {
margin: 0 20px 15px;
}
section #main #content img.lfloat {
margin-left: 0;
margin-right: 20px;
}
section #main #content img.rfloat {
margin-left: 20px;
margin-right: 0;
}
section #main #content .archive {
zoom: 1;
}
section #main #content .archive:after {
content: '';
display: block;
clear: both;
}
section #main #content .archive .item {
display: block;
margin-left: 29px;
float: left;
height: 210px;
margin-bottom: 5px;
}
section #main #content .archive .item:first-child,
section #main #content .archive .item.clear {
margin-left: 0;
clear: both;
}
section #main #content .archive .item img {
margin: 0;
}
section #main #content .archive .item .cover {
width: 127px;
height: 169px;
display: block;
}
section #main #content .archive .item span.cover {
background: #babeca;
}
section #main #content .archive .item p {
font-size: 13px;
color: #414353;
line-height: 14px;
padding-top: 5px;
}
section #main #content .archive .item .download {
color: #c53e2b;
text-decoration: underline;
}
section #main #content .archive .item .download:hover {
text-decoration: none;
}
section #main #content .formats {
zoom: 1;
margin-bottom: 20px;
margin-top: 20px;
}
section #main #content .formats:after {
content: '';
display: block;
clear: both;
}
section #main #content .formats .format {
float: left;
width: 135px;
height: 245px;
margin-right: 35px;
margin-bottom: 10px;
font-size: 9px;
line-height: 13px;
text-align: center;
}
section #main #content .formats .format img {
margin: 0 0 10px;
}
section #main #content .formats .format dl {
margin: 0;
padding: 0;
}
section #main #content .formats .format dt {
clear: both;
float: left;
}
section #main #content .formats .format dd {
float: right;
text-align: right;
white-space: nowrap;
}
section #main #content .formats .format dd.clear {
clear: both;
}
section #main #content .formats .format.last {
font-size: 10px;
line-height: 18px;
}
section #main #content .formats .format.last dl {
margin-top: 115px;
}
section #main #content .reference {
border-bottom: 1px solid #bebdc5;
margin: 12px 0;
height: 140px;
}
section #main #content .reference h2 {
font-size: 18px;
font-weight: bold;
padding-bottom: .3em;
}
section #main #content .reference a {
color: #c53e2b;
font-weight: bold;
text-decoration: underline;
}
section #main #content .reference a:hover {
text-decoration: none;
}
section #main #content .reference figure {
float: left;
position: relative;
margin: 0 20px 0 0;
}
section #main #content .reference figure img {
margin: 0;
display: block;
}
section #main #content .reference figure figcaption {
position: absolute;
top: 118px;
left: 0;
width: 780px;
color: #a5a4ae;
}
section #main #content.reference-detail {
padding-left: 230px;
}
section #main #content.reference-detail h1 {
font-size: 25px;
font-weight: bold;
color: black;
line-height: 1.3;
text-transform: none;
}
section #main #content.reference-detail figure {
position: absolute;
top: 25px;
left: 30px;
width: 176px;
margin: 0;
}
section #main #content.reference-detail figure img {
margin: 0;
}
section #main #content.reference-detail figure figcaption {
margin-top: 5px;
color: #a5a4ae;
line-height: 1.3;
}
section #main #content.reference-detail a {
color: #c53e2b;
font-weight: bold;
text-decoration: underline;
}
section #main #content.reference-detail a:hover {
text-decoration: none;
}
section #main.index {
padding-bottom: 95px;
}
section #main #bottom {
margin-right: 10px;
position: absolute;
bottom: 0;
width: 730px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 95px;
}
section #main #bottom .support {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border-top: solid 1px #bdbbd0;
width: 155px;
float: right;
position: relative;
padding: 5px 8px;
}
section #main #bottom .support strong {
margin-bottom: 12px;
}
section #main #bottom strong {
display: block;
font-size: 11px;
font-weight: normal;
color: #414353;
}
section #main #bottom .rotator {
padding: 5px 0;
border-top: solid 1px #bdbbd0;
bottom: 26px;
position: relative;
width: 365px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 95px;
}
section #main #bottom .rotator .wrapper {
width: 285px;
margin: -6px auto 0 auto;
height: 82px;
position: absolute;
left: 40px;
}
section #main #bottom .rotator .wrapper .inner a {
height: 70px;
line-height: 70px;
float: left;
margin: 0 10px;
}
section #main #bottom .rotator:after {
position: absolute;
content: '';
display: block;
border-right: solid 1px #bcbbcd;
width: 1px;
height: 95px;
top: -1px;
right: 0;
}
section aside {
width: 230px;
float: right;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
color: #babdca;
font-size: 12px;
}
.homepage section aside {
color: #414353;
}
section aside p {
color: inherit;
font-size: 12px;
margin-bottom: 5px;
}
section aside .cover {
display: block;
margin: 10px 0 10px 0;
}
section aside .archive .item {
width: 66px;
height: 88px;
display: block;
float: left;
margin: 0 4px 4px 0;
}
section aside .archive span.item {
background: #babeca;
}
.homepage section aside .archive span.item {
background: #bbbdca;
}
#all>.rotator {
padding: 5px 0;
position: relative;
width: 960px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 280px;
margin-bottom: 12px;
}
#all>.rotator .arrLeft,
#all>.rotator .arrRight {
width: 52px;
height: 52px;
margin: 120px 0 0;
z-index: 10;
position: relative;
}
#all>.rotator .arrLeft {
background-image: url('/images/rotator_big_left.png');
}
#all>.rotator .arrRight {
background-image: url('/images/rotator_big_right.png');
}
#all>.rotator .wrapper {
width: 856px;
margin: -6px auto 0 auto;
height: 280px;
position: relative;
}
#all>.rotator .wrapper .inner a {
height: 280px;
line-height: 280px;
float: left;
margin: 0 6px 0 2px;
}
#all>.rotator .wrapper .inner a img {
display: block;
}
#all>.rotator.rotator-communication {
height: 298px;
}
#all>.rotator.rotator-communication .wrapper {
height: 298px;
}
.homepage footer {
height: 26px;
background: #2e418e;
line-height: 26px;
color: #bbbecb;
padding: 0 12px;
}
footer {
clear: both;
text-align: right;
font-size: 12px;
color: #bbbecb;
margin-top: -5px;
}
footer p:first-child {
float: left;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
.rotator {
float: left;
}
.rotator strong,
.rotator a {
margin-left: 10px;
margin-right: 10px;
}
.rotator strong {
position: relative;
z-index: 5;
}
.rotator .arrLeft,
.rotator .arrRight {
display: block;
width: 24px;
height: 24px;
background: no-repeat center;
margin-top: 25px;
cursor: pointer;
}
.rotator .arrLeft {
background-image: url('/images/rotator_left.png');
float: left;
}
.rotator .arrRight {
background-image: url('/images/rotator_right.png');
float: right;
}
.rotator .wrapper {
overflow: hidden;
}
.rotator .wrapper .inner {
width: 9999em;
height: 100%;
position: absolute;
left: 0;
top: 7px;
overflow: hidden;
}
.rotator .wrapper .inner a img {
vertical-align: middle;
}
.reference-rotator {
padding: 5px 0;
position: relative;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 25px;
float: none;
}
.reference-rotator .wrapper {
width: 100%;
margin: -6px auto 0 auto;
height: 120px;
position: relative;
}
.reference-rotator .wrapper .inner a {
height: 111px;
line-height: 111px;
float: left;
margin: 0 14px 0 0;
}
.reference-rotator .wrapper .inner a img {
margin: 0 !important;
display: block;
}
.pagination {
text-align: center;
}
.pagination li {
display: inline-block;
padding: 0 3px;
}
.pagination li * {
color: gray;
}
.pagination li.disabled * {
display: none;
}
.pagination li.active * {
color: black;
font-weight: bold;
}
.social {
line-height: 9px;
height: 20px;
}
.social .fb-like {
height: 20px;
overflow: hidden;
}
section #main #content #pf {
clear: both;
float: right;
width: 250px;
}
section #main #content #pf h2 {
font-weight: bold;
font-size: 16px;
}
section #main #content #pf p {
line-height: 1.3;
font-size: 13px;
}
section #main #content #pf img {
display: block;
margin: 5px 0;
}
.homepage .home-banner img {
display: block;
margin: 20px auto;
}
.homepage .home-banner-1 img,
.homepage .home-banner-2 img {
margin: 20px 0 40px 65px;
display: block;
float: left;
}
.facebook-banner {
display: block;
margin: 20px 65px;
}
.facebook-banner img {
width: 100%;
}
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#888;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(/design/images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/design/images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
