/* hlavni znacky */

body {
    background-image: url(../img/bg.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #E2E2E2;
    font-family: Arial, sans-serif;
    font-size: small;
    padding: 0 0 16px 0;
    margin: 0;
}

.body {
    width: 970px;
    background-color: #fff;
    margin-top: 16px;
}

.ac {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    height: 0px;
}
h1, h2, h3, h4 {
    margin: 0;
    text-align: left;
}
h1 {
    font-size: 140%;
}
h4 {
    font-size: 110%;
    margin-left: 8px;
}

.small {
    font-size: 70%;
}

ul.numbered {
    list-style-type: decimal;
}

hr {
  margin: 4px 6px 4px 0px;
  height: 0px;
  border: 0px;
  border-bottom: 4px solid #ddd;
}

table {
    border: 0px;
}
form {
    margin: 0;
    padding: 0;
}
a {
    color: #3329A0;
}
a:visited {
    color: #574EB8;
}
a:hover {
    color: #666;
    text-decoration: none;
}
img {
    border: 0;
}

ul, li, ol {
    margin: 0px;
    padding: 0px;
}

ul, ol {
    margin: 4px;
    padding-left: 18px;
    margin-bottom: 8px;
}
li {
    margin-bottom: 3px;
    list-style-image: url(../img/li.gif);
}
ol li {
    list-style-image: url();
    margin-left: 6px;
}
sup {
    font-size: 50%;
}
td {
    text-align: left;
}
.printhead {
    display: none;
}
input { 
    border-width: 1px;
    background-color: #eee;
}


/* vrsek */

.head {
    background-color: #3329A0;
    color: #3329A0;
    background-image: url(../img/logo.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    border-top: 4px solid #fff;
    margin: 0px 4px 0px 4px;
    height: 55px;
}
.head a, .head a:hover, .head a:visited {
    display: block;
    color: #3329A0;
    height: 55px;
}

.topmenu {
    background-color: #fc0;
    border-top: 4px solid #fff;    
    position: relative;
    padding: 3px 0px 3px 24px;
    margin: 0px 4px 0px 4px;
    background-image: url(../img/yellow-sipka.gif);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    text-align: left;
    _background-position: 12px 8px;
}
.topmenu a, .topmenu a:visited {
    color: #000;
    text-decoration: none;
    padding: 0px 3px 0px 3px;
}
.topmenu a:hover {
    color: #666;
}


/* stranka */

.page {
    padding: 4px;
}
.page .left {
    margin-right: 216px;
    text-align: left;
}
.page .left p {
    text-align: left;
    padding: 0px 16px 8px 8px;
}
.page .left h1 {
    padding: 4px 16px 2px 8px;
    font-weight: normal;
}
.page .left i, .page .right .panel form * i {
    font-style: normal;
    font-size: 85%;
    color: #666;
}
.page .right {
    float: right;
    width: 217px;
    _margin-bottom: 4px;
}
.page .left h2, .page .right h2 {
    background-color: #7B73D0;
    color: #fff;
    font-size: small;
    padding: 6px;
}
.page .left h2 {
    margin-right: 5px;
    margin-bottom: 4px;
    _width: 726px;
}
.page .right h2 {
    border-bottom: 1px solid #fff;
}
.page .right .panel {
    text-align: left;
    background-color: #E2E2E2;
    margin-bottom: 4px;
}
.page .right .panel p, .page .right .panel form {
    margin: 0;
    padding: 8px;
    font-size: 85%;
}
.page .right .panel form.login {
    background-image: url(../img/login-bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
}
.page .right .panel form input {
    margin-bottom: 3px;
    border: 1px #666 inset;
    font-family: Lucida Grande, sans-serif;
    background-color: #fff;
    background-image: url(../img/input-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.page .right .panel form input.button2 {
    border: 1px #666 outset;
    background-color: #DEDEDE;
    background-image: url(../img/button-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.page .right .panel .moreinfo {
    color: #666;
    border-top: 1px solid #fff;
    margin-top: 2px;
    padding: 8px;
    font-size: 85%;
}
.page .right .panel h2.online {
    padding: 6px 6px 6px 24px;
    background-image: url(../img/online.gif);
    background-repeat: no-repeat;
    background-position: 6px center;
}
.page .right .panel .operator {
    background-image: url(../img/operator-bg.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 80px;
}
.page .right .panel.abchost h2 a {
	color:#fff;
}
.innerbox {
    float: left;
    width: 230px;
    text-align: left;
    padding: 8px;
    position: relative;
}
.innerbox img {
    margin-bottom: 4px;
}
.innerbox2 {
    float: left;
    width: 170px;
    text-align: left;
    padding: 8px;
    position: relative;
    font-size: 85%;
}
.innerbox2 a {
    text-decoration: none;
    font-size: small;
}
table.tech {
    margin: 0px 16px 0px 8px
}
table.tech tr td {
    padding: 0px 16px 12px 0px;
    vertical-align: top;
}
table.tech tr td img {
    margin-bottom: 8px;
}

.infotable {
    margin-left: 8px;
    width: 705px;
}
.infotable tr td {
    border-bottom: 1px solid #fff;
    background-color: #efefef;
    padding: 3px 8px 3px 8px;
    font-size: 85%;
}
.infotable tr td.noborder {
    border-bottom: 1px solid #EFEFEF;
    background-color: #efefef;
    padding: 3px 8px 3px 8px;
    font-size: 85%;
}
.infotable tr.title td {
    background-color: #ddd;
    font-size: small;
}
.infotable .title2 {
    background-color: #eee;
    font-weight: bold;
    font-size: small;
}
.infotable .center {
    text-align: center;
}
.dedi, .wh-yellow, .wh-blue {
    padding: 5px;
    margin: 4px 0 4px 0;
    background-repeat: no-repeat;
}
.dedi {
    padding-bottom: 8px;
    background-image: url(../img/dedi-blue.gif);
}
.wh-yellow {
    background-image: url(../img/wh-yellow.gif);
}
.wh-blue {
    background-image: url(../img/dedi-blue.gif);
}
.readynow {
    position: absolute;
    right: 8px;
    top: 4px;
}
.highlight {
    font-weight: bold;
    color: #3329A0;
}
hr.dedic {
    margin: 8px 12px 8px 8px;
}
.price {
    padding: 3px 3px 0 3px;
    border-top: 2px solid #eee;
    margin-top: 4px;
    text-align: right;
}
.price .number {
    font-size: 120%;    
    font-weight: bold;
}
.managing {
    font-size: 85%;
    color: #666;
    padding-right: 13px;
    background: url(../img/advanced.gif) no-repeat right center;
}
ul.bezodstavce {
    margin-left: 16px
}
p.faq {
    border-bottom: 1px solid #ccc;
    margin: 8px;
    padding: 0 0 8px 0;
    font-weight: bold;
}
p.faq .answer {
    font-size: 11px;
    font-weight: normal;
    color: #666;
}
.helpparagraf {
  margin: 0 16px 16px 8px;
  float: left;
  width: 124px;
}
.helpparagraf2 {
  margin: 2px 0 16px 0;
  float: left;
  width: 570px;
  padding-top: 8px;
  border-top: 1px #ccc solid;
}
.helpscreen {
    border: 2px #fff solid;
}
.helpscreen:hover {
    border: 2px #ccc solid;
}
.swico {
    float: right;
    margin-right: 24px;
}
.rssico {
    background-image: url(../img/rss.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-left: 8px;
}
li.plus {
    list-style-image: url(../img/li-plus.gif);
}
li.minus {
    list-style-image: url(../img/li-minus.gif);
}
.rpicture {
    float: right;
}


/* MoveControl */

.mc-tabs {
    border-bottom: 4px #ddd solid;
    padding: 0 0 2px 6px;
    margin: 0 6px 12px 0;
}
.mc-tabs a, .mc-tabs a:visited {
    margin-right: 4px;
    padding: 2px 6px 2px 6px;
    text-decoration: none;
    background-color: #EEECFF;
    color: #3329A0;
    font-weight: bold;
}
.mc-tabs a:hover {
    background-color: #FFF0B2;
    color: #000;
}
tr.alert td {
    background-color: #FFF0B2;
    color: #f00;
}

/* objednavka a registrace */

input.button {
     color: #fff;
     font-weight: bold;
     background-color: #3329A0;
     border: 1px #3329A0 outset;
}
input.buttonback {
     color: #fff;
     font-weight: bold;
     background-color: #999;
     border: 1px #999 outset;
}

form.reg {
    margin: 0 0 0 8px;
}
form.reg table,
form.order table {
    width: 60%;
}
form.reg table tr td, 
form.order table tr td {
    width: 50%;
}
form.reg input, form.reg select {
     font-family: Arial, sans-serif;
     /* font-size: 85%; */
}
form.reg table tr.required td,
form.order table tr.required td {
    font-weight: bold;
    color: #3329A0;
}
form.reg table tr.required td input,
form.reg table tr.required td select,
form.order table tr.required td input,
form.order table tr.required td select {
    background-color: #EEECFF;
}

form.order {
    /* padding: 0px 16px 0px 8px; */
}
form.order .param {
    font-size: 85%;
}
form.order input, form.order select {
     font-family: Arial, sans-serif;
}
.step-on, .step-off {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    float: left;
    margin-right: 4px;
}
.step-on {
    background-color: #3329A0;
    color: #fff;
}
.step-off {
    background-color: #ddd;
    color: #999;
}

.odsazeni {
    margin: 8px 0 0 8px;
}
tr.alerting td,
span.alerting {
    color: #f00;
    font-weight: bold;
}
tr.alerting td input,
tr.alerting td select {
    color: #f00;
    background-color: #FFF0B2;
}

tr.warning td,
span.warning {
    color: #f00;
    font-weight: bold;
}
tr.warning td input,
tr.warning td select {
    color: #FFF;
    background-color: #FF0000;
}

/*	Uspesna registrace + registrace	*/
#uspesna_registrace {
	width: 35%;
}
#info {
	position: absolute;
	border: 1px dashed;
	border-color: #3329A0;
	padding: 5px 10px 5px 10px;
	width: 200px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF
}


/* pata */

.foot {
    background:#E2E2E2 url(../img/foot-advantage.gif) left top no-repeat;
    text-align: left;
    font-family: Lucida Grande, sans-serif;
    font-size: x-small;
    padding: 15px 5px 38px 5px;
    color: #666;
}
.foot a {
    color: #000;
}

/* seo */

.hide {
    position:absolute;
    left:-9999px;
    font-size:0;
}

/* tisk */

@media print {

  body {
    margin: 0;
  }
  a {
    color: #000;
  }
  .page .right, .topmenu, .head {
    display: none;
  }
  .page .left {
    margin-right: 0;
  }
  .infotable tr td {
    border-bottom: 1px solid #000;
  }
  .infotable tr td.noborder {
    border-bottom: 1px solid #fff;
  }
  .printhead {
    display: inline;
  }
  .body {
    width: 100%;
  }
  .page .left h2 {
    _width: 100%;
  }
  .infotable {
    width: 100%;
  }
  .innerbox {
    width: 28%;
  }
  .innerbox2 {
    width: 20%;
  }
  .foot {
    border-top: 1px solid #000;
    padding: 14px 14px 0px 14px;
    font-size: 50%;
 }
}

