/* GENERAL CLASSES 
--------------------------------------------- */
.cleaner {
  height: 0;
  clear: both;
}

hr, .noscreen, .hide {
  display: none;
}

.clear {
  clear: both;
}

.center {
  text-align: right;
}

.smaller, .smaller th, .smaller td {
  font-size: 11px;
}

.alignleft, .alignleft td, .alignleft th {
  text-align: left !important;
}

.alignright {
  text-align: right !important;
}

.nobg, .nobg p, .empty {
  background: transparent !important;
}

.flright {
  float: right;
}

.flleft {
  float: left;
}

.flnone {
  float: none !important;
}

.va-top {
  vertical-align: top;
}

.va-bottom {
  vertical-align: bottom !important;
}

.b {
  font-weight: bold;
}

.u {
  text-decoration: underline !important;
}

.i {
  font-style: italic;
}

.small-caps {
  font-variant: small-caps;
}

.nowrap {
  white-space: nowrap;
}

.bigWHT, .medWHT {
  color: #fff;
}

/*  GENERAL
------------------------------------------------------ */
body, html {
  padding: 0;
  margin: 0;
}

html {
  background: #000666 url("../img/background.png") repeat-x center top;
}

body {
  color: #fff;
  width: 971px;
  margin: 0 auto;
  position: relative;
  top: 12px;
}
body > br {
  display: none;
}

body, td, th {
  font: 14px/1.3 Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding: 0;
}
body > p, td > p, th > p {
  padding: 0 8px 8px;
}

th {
  font-weight: bold;
}

form {
  margin: 0;
}

p, address {
  margin: 0;
  font-style: normal;
}

img {
  border: none;
  vertical-align: middle;
}

ul {
  list-style: square;
}

ul, ol {
  padding-top: 0;
  margin-top: 0;
}
ul li, ol li {
  margin-bottom: 10px;
}

dd {
  margin-bottom: 10px;
}

table {
  clear: both;
  border-collapse: collapse;
}
table input, table select {
  width: auto;
}

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  color: #172857;
}

input, select {
  width: 200px;
}

label {
  width: 180px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  text-align: right;
  padding-right: 10px;
}
label {
  *display: inline;
}

input[type="button"], input[type="submit"], input[type="reset"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background: #317347;
  color: #fff;
  border: none;
  height: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
  background: #224f31;
}

br + input {
  margin-left: 194px;
}

#quickref br + input {
  margin: 0;
}

textarea {
  width: 300px;
}

.gtbar {
  background: #F6F6F6;
}

a.button {
  padding: .4em;
}

/* ---links --- */
a, .pseudoLink {
  color: #000080;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #000080;
}

#page {
  overflow: hidden;
  position: relative;
  color: #000;
  min-width: 700px;
}

#promoaction {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 83px;
  z-index: 11;
}

/*  HEADER
------------------------------------------------------------------------- */
#topgreen {
  overflow: hidden;
  padding: 16px 22px 0;
  height: 75px;
}

#topgreen .tgleft {
  float: left;
}
#topgreen .tgleft strong {
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 29px;
  font-variant: small-caps;
  color: #0753A6;
}
#topgreen .tgleft a {
  color: #0753A6;
}
#topgreen .tgleft em {
  display: block;
}

#topgreen .tgright {
  display: none;
}

#header {
  border-top: 10px solid #65995B;
  position: relative;
  margin: 0;
  padding: 0;
  visibility: visible;
}
#header + .full {
  padding-top: 0;
}

h1 {
  font-family: "Times New Roman", Times, Georgia, serif;
  font-weight: normal;
  color: #65995b;
  font-size: 30px;
  margin: 0 10px 10px 10px;
}
h1 br {
  display: none;
}
h1 .smaller {
  color: #000;
  font-size: 60%;
  display: block;
  font-weight: bold;
}
h1 .smaller strong {
  display: block;
}
h1 .bigger {
  color: #000;
  font-size: 300%;
}

#lp h1 .smaller {
  font-weight: normal;
}

/* user menu */
#user-menu {
  display: none;
}

#email-and-home {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 23px;
}
#email-and-home .mail2friend, #email-and-home .home {
  display: inline-block;
}
#email-and-home .mail2friend {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  padding: 0 6px 0 23px;
  border-right: 2px solid #7DB1F0;
  height: 25px;
  line-height: 25px;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 16px;
  font-variant: small-caps;
  background: url("../img/icons/email.jpg") no-repeat left center;
}
#email-and-home .mail2friend:hover {
  color: #172857;
  background: url("../img/icons/email.jpg") no-repeat left center;
}
#email-and-home .home {
  text-indent: -9999em;
  width: 23px;
  height: 23px;
  margin: 2px 2px 2px 4px;
  padding: 0;
  background: url("../img/icons/home-circle.png") 0 0;
}
#email-and-home .home:hover {
  background: url("../img/icons/home-circle.png") 0 23px;
}

/* --- top nav ---  */
#eggnav {
  display: none;
}
#eggnav + .full {
  padding-top: 0;
}

/* LEFT COLUMN [content] 
----------------------------------------------------------------------- */
#prolog {
  text-align: center;
}
#prolog img {
  margin: 10px;
}
#prolog .left, #prolog .right, #prolog .center {
  float: none;
  width: 100%;
  text-align: left;
}
#prolog .quote {
  font-size: 18px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Georgia, serif;
  margin-bottom: 1em;
  width: inherit;
  max-width: none;
}
#prolog .quote .quote-author, #prolog .quote blockquote {
  text-align: center;
  margin: 0;
}
#prolog .quote .quote-author {
  font-style: normal;
}
#prolog + .full {
  border: none;
  padding-top: 0;
}

.tagline {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  font-family: "Times New Roman", Times, Georgia, serif;
  margin-bottom: 1em;
  font-style: italic;
  color: #032680;
}
.tagline .sun {
  font-style: normal;
  display: block;
  color: #ec7f21;
}

#left-column {
  min-height: 1096px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  position: relative;
  -moz-box-shadow: 5px 0 5px -5px black;
  -webkit-box-shadow: 5px 0 5px -5px black;
  -o-box-shadow: 5px 0 5px -5px black;
  box-shadow: 5px 0 5px -5px black;
  z-index: 5;
  background: #fff;
  float: left;
  width: 771px;
}
#left-column h2 {
  font-family: "Times New Roman", Times, Georgia, serif;
  border-top: 10px solid #65995B;
  padding-left: 10px;
}
#left-column .left h2, #left-column .right h2 {
  padding: 5px 10px;
  border: none;
  background: #bfcce0;
  color: #000666;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 18px;
  border: none;
  margin-bottom: 14px;
}
#left-column .left h2:before, #left-column .right h2:before {
  background: #E57F2C;
  padding: 6px;
  margin: 0 10px 0 0;
  display: inline-block;
  content: "";
}
#left-column .spanh2 {
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 18px;
  font-weight: bold;
}
#left-column div.bottomtoo {
  border-bottom: 10px solid #65995B;
}

#left-column-in {
  min-height: 450px;
}

/* pro slevove stranky kde neni sidebar */
.noside #left-column-in {
  margin-right: 0;
}

h2, h3, caption {
  padding: 0;
  margin: 0;
  clear: both;
}
h2 + p, h2 + form, h2 + table, h3 + p, h3 + form, h3 + table, caption + p, caption + form, caption + table {
  margin-top: 16px;
}

h2, caption {
  font-size: 20px;
  padding-top: 6px;
  padding-bottom: 6px;
}

h2.bigger, caption.bigger {
  font-size: 35px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 35px;
}

caption .smaller {
  font-size: 50%;
}

#accreditation-page .tagline, #accreditation-page .quote, #program-description-page .tagline, #program-description-page .quote {
  border-bottom: 10px solid #65995B;
  padding-bottom: 1em;
  margin: 0;
}
#accreditation-page .full, #program-description-page .full {
  padding-top: 10px;
}

#refferral-page h2 {
  font-size: 30px;
  background: #FAC332;
  padding: 5px 10px;
}
#refferral-page h2 + .full, #refferral-page h2 + .left {
  padding-top: 10px;
}
#refferral-page p:last-child {
  margin-bottom: 0;
}
#refferral-page .left + .right, #refferral-page .right + .left {
  padding-top: 10px;
}
#refferral-page .imginheader {
  font-size: inherit;
}
#refferral-page .full {
  background: #fff6bd;
  padding: 0 10px 10px;
  border-top: 10px solid #fff;
}
#refferral-page .full.yellowform {
  background: transparent;
}
#refferral-page #prolog + .full {
  border: none;
}

#inquiry {
  background: #fff6bd;
  padding: 0 10px 10px;
}

#discounted-page .full {
  border-top: 10px solid #65995B;
  padding-top: 10px;
}

#contact-page .small-caps {
  color: navy;
  font-size: 25px;
}
#contact-page dl .smaller {
  font-size: inherit;
}

#prolog + #faculty {
  border-top: 10px solid #65995B;
  padding-top: 10px;
}

h3 {
  line-height: 25px;
  font-size: 12px;
  border-bottom: 2px solid;
}

caption {
  text-align: left;
  margin: 0;
}

.imginheader {
  border-top: 10px solid #65995B;
  display: block;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-weight: bold;
  font-size: 20px;
}

h2 .imginheader {
  border-top: none;
}

table .imginheader {
  padding-left: 5px;
}

/*  content boxes  */
.double, .full {
  padding: 3px;
  margin-bottom: 15px;
  clear: both;
}
.double img, .full img {
  margin: 0 10px 10px 0;
}

.double {
  background: url(../img/layout/double.gif) repeat-y center top;
}

.full {
  padding: 10px;
  overflow: hidden;
}
.full h2 {
  padding: 10px 10px 0;
  width: 100%;
  margin-left: -10px;
}
.full p {
  margin-bottom: 16px;
}

.left, .right {
  position: relative;
  overflow: hidden;
  visibility: visible;
  width: 47%;
}
.left h2, .right h2 {
  padding: 0;
  margin: 0;
}
.left .center, .right .center {
  text-align: left;
}

.left {
  float: left;
  margin: 0;
}

.right {
  float: right;
  margin: 0;
}

.double .left, .double .right {
  width: 50%;
}

.double .left h2, .double .left p, .double .left ul {
  margin-right: 13px;
}

.double .right h2, .double .right p, .double .right ul {
  margin-left: 13px;
}

#discounted-page h2#chooseResort {
  margin-left: -3px;
  margin-top: -3px;
  margin-right: -3px;
}

/* --- classrooms Tables --- */
.classrooms {
  border-collapse: collapse;
  width: 100%;
}
.classrooms th, .classrooms td {
  padding-left: 5px;
}
.classrooms th {
  text-align: left;
  vertical-align: top;
  padding-top: .25em;
  padding-bottom: .25em;
}
.classrooms td {
  vertical-align: top;
}
.classrooms a {
  font-weight: bold;
}

#sun .imginheader, #ski .imginheader {
  font-size: 30px;
  font-weight: normal;
  padding: 5px;
}
#sun .imginheader .smaller, #ski .imginheader .smaller {
  font-size: 70%;
}
#sun .whitebg, #ski .whitebg {
  background: #fff;
}
#sun strong a[href*="lp-cme.asp"], #ski strong a[href*="lp-cme.asp"] {
  color: navy;
}
#sun a[href*="lp-cme.asp"], #ski a[href*="lp-cme.asp"] {
  color: #ff8c00;
}

/* sun  */
#sun {
  background: #fff6bd;
}
#sun .imginheader {
  background: #FAC332;
}
#sun thead th, #sun thead td {
  background: #fce88f;
}

.sun {
  color: #ff7a22;
  text-transform: uppercase;
}

/* ski  */
#ski {
  background: #e3edf3;
}
#ski .imginheader {
  background: #4459ce;
  color: #fff;
}
#ski thead th, #ski thead td {
  background: #bfcce0;
}
#ski tbody th {
  padding-left: 30px;
  background: #fff;
}
#ski tbody th strong {
  float: left;
}

#ski-res-small {
  display: block;
  margin-top: -10px;
}

.ski {
  color: #0753a6;
  text-transform: uppercase;
}

#notregisteredPage p.bigger {
  font-size: 130%;
}

/* REGISTR TABLES 
-------------------------------------------------------------------------- */
.register-table {
  clear: none !important;
}
.register-table td {
  width: 50%;
}
.register-table [href*="register"] {
  color: navy;
}
.register-table a {
  padding-left: 16px;
  background-position: left top;
  background-repeat: no-repeat;
}
.register-table.center, .register-table .center {
  text-align: left;
}

.yellowbg a, .yellowbg2 a, .yellowbg3 a {
  padding-left: 16px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("../img/icons/miniSun.gif");
}

.bluebg a, #blue-list a {
  padding-left: 16px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("../img/icons/miniSnow.gif");
}

[href*="register"] {
  color: #ff7a22;
}

/* QUOTES 
---------------------------------------------------------------------- */
.quote {
  color: #000080;
  max-width: 400px;
}
.quote blockquote {
  font-style: italic;
  margin: 0;
}
.quote .quote-author {
  text-align: left;
  font-style: italic;
  display: block;
  margin-right: 40px;
  font-size: 90%;
}
.quote .bigger {
  font-size: inherit;
  font-weight: inherit;
}

/* --- narrow q --- */
.narrow-quote-right, .narrow-quote-left {
  width: 30%;
}

.narrow-quote-left {
  margin-right: 10px;
}

.narrow-quote-right {
  margin-left: 10px;
}

/*--- hipaa --- */
.hipaa {
  margin: 2em 0;
}

/* --- super --- */
#super, #super li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 1.2em;
}

#super {
  margin: 40px 0 30px 30px;
  font-weight: bold;
  font-style: italic;
}

#super .bigger {
  font-size: 1.5em;
}

li#moreleft {
  margin-left: -20px;
}

ul.bigger {
  font-size: 110%;
}

/* CONTACT
------------------------------------------------------------- */
#contact-ways ul, #contact-ways li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#contact-ways .bigger {
  font-size: 1.5em;
}

/* LISTS 
------------------------------------------------------------- */
.img-bull li {
  margin-bottom: 5px;
}

#skisum-lists, #color-lists, .yellowbg2, .bluebg {
  text-align: center;
  margin-bottom: 15px;
  padding: 10px;
  border-top: 10px solid #65995B;
  overflow: hidden;
}
#skisum-lists h2, #skisum-lists h3, #skisum-lists caption, #color-lists h2, #color-lists h3, #color-lists caption, .yellowbg2 h2, .yellowbg2 h3, .yellowbg2 caption, .bluebg h2, .bluebg h3, .bluebg caption {
  border: none;
  padding: 0 5%;
  border: none;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 20px;
}
#skisum-lists div, #color-lists div, .yellowbg2 div, .bluebg div {
  width: 370px;
}
#skisum-lists div ul, #color-lists div ul, .yellowbg2 div ul, .bluebg div ul {
  float: left;
  width: 39%;
  padding: 0 5%;
}
#skisum-lists ul, #skisum-lists li, #color-lists ul, #color-lists li, .yellowbg2 ul, .yellowbg2 li, .bluebg ul, .bluebg li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#skisum-lists a, #color-lists a, .yellowbg2 a, .bluebg a {
  padding-left: 16px;
  background-position: left top;
  background-repeat: no-repeat;
}
#skisum-lists .in, #color-lists .in, .yellowbg2 .in, .bluebg .in {
  width: 100%;
  margin: 0 0 15px 0;
}
#skisum-lists .lab, #color-lists .lab, .yellowbg2 .lab, .bluebg .lab {
  font-weight: bold;
  margin: 15px 0 0 0;
}

#color-lists {
  border: none;
}

#summer-list, #yellow-list, .yellowbg2 {
  background: #fff6bd;
  float: left;
  text-align: left;
}
#summer-list h2, #summer-list h3, #summer-list caption, #yellow-list h2, #yellow-list h3, #yellow-list caption, .yellowbg2 h2, .yellowbg2 h3, .yellowbg2 caption {
  color: #000;
  background: #FFC323;
}
#summer-list a, #yellow-list a, .yellowbg2 a {
  background-image: url("../img/icons/miniSun.gif");
}

#ski-list, #blue-list, .bluebg {
  background: #e3edf3;
  float: right;
  text-align: left;
}
#ski-list h2, #ski-list h3, #ski-list caption, #blue-list h2, #blue-list h3, #blue-list caption, .bluebg h2, .bluebg h3, .bluebg caption {
  background: #4459ce;
  color: #fff;
}
#ski-list a, #blue-list a, .bluebg a {
  background-image: url("../img/icons/miniSnow.gif");
}

#summer-list, #ski-list {
  min-height: 460px;
}

#yellow-list, #blue-list {
  min-height: 410px;
}

.yellowbg2, .bluebg {
  border: none;
  width: 371px;
}
.yellowbg2 caption, .bluebg caption {
  width: 100%;
}
.yellowbg2 a, .bluebg a {
  margin-left: 16px;
}
.yellowbg2 tr:first-child td, .bluebg tr:first-child td {
  padding-top: 15px;
}
.yellowbg2 tr:last-child td, .bluebg tr:last-child td {
  padding-bottom: 15px;
}

#register-page .full ul {
  line-height: 1.8;
}

#register p {
  clear: both;
}
#register label[for="r"] {
  margin-right: 6px;
  float: left;
}
#register .note {
  width: 555px;
  float: right;
}
#register .yellowform strong {
  width: 180px;
  text-align: right;
  display: block;
}
#register .full input, #register .full select {
  min-width: 200px;
  width: auto;
}
#register .full table td:first-child {
  padding-right: 5px;
}
#register .full table th {
  text-align: left;
}
#register .full table input, #register .full table select {
  min-width: 0;
}
#register .readonly input, #register .readonly select {
  min-width: 0;
  width: 50px;
}

#buttons {
  margin-top: 10px;
  overflow: hidden;
}

#tuition-table .header {
  background: #bfcce0;
  color: #000666;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 18px;
  border: none;
  border-right: 10px solid #fff;
  padding-left: 5px;
  margin-bottom: 14px;
}
#tuition-table .header:last-child {
  border-right: none;
}
#tuition-table .header:before {
  background: #E57F2C;
  padding: 6px;
  display: inline-block;
  content: "";
}
#tuition-table .discounted {
  padding-left: 5px;
}

#directionsPage .singleList {
  margin-left: 5%;
  text-align: center;
  list-style: none;
  background: #FEEF87;
  width: 25%;
  padding: 1em 0;
}

/* YELLOWFORMS 
----------------------------------------------------------------------- */
select#tutsel {
  margin-bottom: 20px;
}

/* --- P -- */
#accreditation table {
  width: 100%;
}

#accreditation td {
  width: 50%;
}

/* --- discounted --- */
#discounted .left, #discounted .right {
  padding: 3px;
}

/*  LANDING PAGES 
----------------------------------------------------------------------- */
/* course detail  */
.course-deatil {
  border-collapse: collapse;
  width: 100%;
}
.course-deatil td {
  background: #E3EDF3;
}
.course-deatil td > p {
  padding: 0 0 8px;
}

.course-deatil th, .course-deatil td {
  border: 3px solid #fff;
  border-bottom: none;
  padding: 5px;
}

.course-deatil th {
  background: #BFCCE0;
  font-weight: bold;
  color: #000;
  vertical-align: top;
  text-align: left;
  max-width: 100px;
}

.course-deatil a {
  font-weight: bold;
}

.map {
  text-align: center;
  clear: both;
  margin: 20px 0;
}

/* --- classroom Detail --- */
.classroom-detail-left {
  text-align: center;
}
.classroom-detail-left img {
  max-width: 281px;
}

.classroom-detail strong {
  color: #000666;
}
.classroom-detail td {
  padding: 0 8px 8px;
}
.classroom-detail td > p {
  padding: 0 0 8px;
}
.classroom-detail img {
  clear: both;
  margin: 2px;
}
.classroom-detail address {
  color: #317347;
  font-size: 12px;
  padding: 3px 0;
  margin: 0;
}

/* nazev lektora v Schedule */
#lp .schedule em a {
  margin: .2em 0 1em;
}

/* SCHEDULE TABLE 
------------------------------------------------------------------------ */
.schedule {
  width: 100%;
  border-collapse: separate;
}
.schedule td {
  background: #E3EDF3;
  width: 33%;
  vertical-align: top;
  padding: 0;
  border: 5px solid #fff;
  text-align: center;
}
.schedule h3 {
  background: #bfcce0;
  color: #000666;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 18px;
  border: none;
  margin-bottom: 14px;
}
.schedule h3:before {
  background: #E57F2C;
  padding: 6px;
  display: inline-block;
  content: "";
}
.schedule ul, .schedule li {
  text-align: left;
}
.schedule .sp {
  display: none;
}

.schedule a {
  display: block;
}

/* SLEVOVE STRANKY BEZ SIDEBARU 
------------------------------------------------------------------------ */
.noside #left-column-in {
  margin-right: 0;
}

.noside #page {
  background: transparent;
}

h2#choose {
  margin-bottom: 5px;
}

/* SEND LINK + SUCCESSES 
----------------------------------------------------------------------------*/
#sendlink {
  background: #fff;
}
#sendlink body {
  padding: 10px;
  color: #000;
  width: auto;
}
#sendlink #page {
  width: auto;
}
#sendlink label[for="addinfo"] {
  float: left;
}
#sendlink textarea {
  width: 295px;
  margin-left: 4px;
}
#sendlink input[type="submit"] {
  margin: 2px 0 0 194px;
  width: 301px;
}

#success-page {
  background-image: none;
  padding: 10px;
}

#success-page #recieve {
  margin: 20px 0 0;
}

#success-page #header {
  margin-bottom: 5px;
  line-height: 40px;
  min-height: 40px;
}

#success-page h1 {
  margin-top: 0;
  margin-bottom: 0;
}

/* register success */
#reg-success p.bigger {
  font-size: 120%;
  margin-left: 10px;
  margin-right: 10px;
}

#reg-success #header {
  margin-bottom: 40px;
}

/* SIDEBAR
----------------------------------------------------------------------------------------- */
#right-col {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -o-border-radius: 0 5px 5px 0;
  -ms-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  padding: 0 10px;
  width: 180px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #65995b;
}

/* --- navigation --- */
#navigation h2, #quickref h2 {
  background: #317347;
  color: #FFFFFF;
  font-size: 12px;
  font-variant: small-caps;
  margin: 0 0 2px;
  border-bottom: 5px solid #FF9900;
  padding: 20px 5px 5px;
  line-height: normal;
}

#navigation {
  padding: 0 1em 1em;
  background: #65995b;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -o-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  -khtml-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  margin: 0 -10px 0;
}
#navigation h2 {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -o-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  -khtml-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  background: #fff;
  color: #0753a6;
  margin: 0 -14px 15px;
  padding: 16px 1em 0;
  height: 75px;
  text-align: right;
  border: none;
  font-size: 20px;
  position: relative;
}

#navigation li, #navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navigation li ul a {
  font-weight: normal;
  padding-left: 10px;
}

#navigation a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 2px;
}
#navigation a.current {
  color: #f8bf33;
}
#navigation a.current:hover {
  background: green;
}
#navigation a[href*="register"] {
  color: yellow;
}

#navigation a:hover {
  background: #FFB43B;
  color: #000000;
}

marquee {
  color: #172857;
  background-color: #FFFF99;
  font-weight: bold;
}

#navigation #snow {
  background-image: url(../img/layout/snow.gif);
  background-repeat: no-repeat;
  background-position: 95%;
}

/* --- quickref --- */
#quickref {
  background-color: #FFF6BD;
  padding: 0 0 1em;
  margin-left: -10px;
  margin-right: -10px;
}

#quickref h2 {
  margin: 0;
  padding: 0;
  width: 200px;
  height: 50px;
  text-indent: -9999em;
  background: url("../img/refer-a-friend.png");
  border: none;
}
#quickref h2 br {
  display: none;
}

#quickref p {
  margin: 1em;
}

#quickref .input, #quickref .button {
  padding: 2px;
  width: 166px;
  margin-bottom: 5px;
  float: left;
}

#quickref .button {
  width: 172px;
  float: left;
  margin-bottom: 20px;
}

/* --- greenlink --- */
p.greenlink {
  padding-left: 5px;
  margin: 20px 0;
  clear: both;
}

.greenlink .mail2friend {
  display: none;
}

.greenlink a {
  color: #FFFFFF;
  background-color: #317347;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
}

.mail2friend, .emaillist, .print {
  background-repeat: no-repeat;
  background-position: 3px;
  padding-left: 20px;
}

.emaillist {
  background-image: url(../img/layout/emaillist.gif);
}

.print {
  background-image: url(../img/layout/print.gif);
}

.mail2friend {
  background-image: url(../img/layout/envelope.gif);
}

.emaillist {
  background-image: url(../img/layout/emaillist.gif);
}

.favorites {
  background-image: url(../img/layout/favorites.gif);
}

.greenlink a:hover {
  color: #317347;
  background-color: #FFFF99;
}

/* --- footer --- */
.subdomains {
  list-style: none;
  padding: 0;
  margin: 0;
}
.subdomains a {
  color: #fff;
}
.subdomains li {
  display: inline;
}
.subdomains li:not(:last-child):after {
  content: " | ";
  margin: 0 3px;
}

#footer {
  color: #fff;
  text-align: left;
  margin: 0 0 0 -10px;
  clear: both;
}
#footer br {
  display: none;
}

#a4 {
  background: url(../img/layout/snow.gif) no-repeat left;
  padding-left: 20px;
}

a#a6, a#a9, a#a11 {
  text-decoration: underline;
}

/* highlight efekt u odkazu v menu */
.highlight a {
  padding-left: 2px;
  background-repeat: no-repeat;
  background-position: -50px;
  padding-right: 40px;
  width: 1em;
  width/**/: auto;
}

.highlight a:hover {
  background-image: none !important;
}

#a7 {
  background-image: url(../img/homepage-random-images/minisun.gif);
}

#a8, #a10 {
  background-image: url(../img/homepage-random-images/miniski.gif);
}

.styl-1 #a6,
.styl-2 #a7,
.styl-3 #a9,
.styl-4 #a8,
.styl-4 #a10,
.styl-5 #a7 {
  background-color: #FCE176;
  background-position: 99%;
}

.lefthalf {
  float: left;
  width: 330px;
}

.righthalf {
  float: right;
  width: 400px;
}

.fullheader {
  margin-bottom: 15px !important;
  clear: both;
}

#discount-offer {
  width: 388px;
}

#discount-offer table {
  border-collapse: collapse;
  text-align: center;
  width: 100%;
  margin-top: -4px;
}

#discount-offer td {
  padding: 0 3px 5px;
}

#discount-offer th {
  border-bottom: 1px solid  #FFB43B;
  padding-top: 4px;
  height: 45px;
}

#discount-offer tr.odd {
  background: #FFCC7A;
}

#discount-offer .bigger {
  font-size: 120%;
}

#discount-offer .savings {
  background: #000099;
  color: White;
}

/* QUICK REGISTRATION styly pro docasny form na HP. Cast je quick_register.css - kvuli JS */
#quickReg {
  margin: 4px 0 13px;
}

#quickReg select {
  width: 255px;
  font-size: 90%;
  position: relative;
  /*ie*/
}

#quickReg p {
  position: relative;
  /*ie*/
  height: 1%;
  /*ie*/
}

#quickReg p#submit {
  padding-left: 70px;
}

/* SPECIAL/OTHER
------------------------------------------------------------------------*/
/* zpetny odkaz pro CS*/
#backTo {
  border: 1px solid blue;
  margin-top: 1em;
  text-transform: uppercase;
}

/* TEMPORARY CLASSES FOR OLD SKITIX FILES + jsem do _rootu dal docasne stary style.css, pak lze odstranit
------------------------------------------------------------------------*/
#video {
  margin-top: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
}

#video img {
  float: left;
  vertical-align: top;
  margin: 5px 15px 5px 15px;
}

#video input {
  width: 180px;
}

#video input.login {
  width: 110px;
}

#video input.shinp {
  width: 80px;
}

#video label {
  float: left;
  width: 135px;
  margin-top: 5px;
}

#video label.login {
  float: left;
  width: 55px;
}

#video .vfcomment {
  margin-left: 145px;
  margin-top: -5px;
  margin-bottom: 7px;
}

#video #videobuttons input {
  width: 95px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #172857;
  background: #FFB43B;
  border: none;
}

#video #videobuttons input.login {
  width: 60px;
  margin-left: 108px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #172857;
  background: #FFB43B;
  border: none;
}

#videocols {
  text-align: center;
}

#videocols .videoscreen {
  margin-left: auto;
  margin-right: auto;
  width: 450px;
  height: 300px;
}

#videocols #bandwidth {
  float: right;
  margin-right: 350px;
}

#videocols #bandwidth img {
  float: none;
  margin-right: 0;
  vertical-align: middle;
}

