/*
 * Copyright 2010 Sean Proctor
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

.php-calendar a {
  color: black;
}

.php-calendar a:hover {
  color: gray;
}

.php-calendar h1 {
  text-align: center;
  color: black;
}

.php-calendar h2 {
  text-align: center;
  color: black;
}

.php-calendar input[type="submit"] {
  background-color: silver;
  color: black;
  border: 1px solid black;
}

.php-calendar input[type="submit"]:hover {
  background-color: black;
  color: silver;
}

.phpc-navbar a {
  text-decoration: underline;
  margin: 0 .5em;
}

.phpc-navbar a:hover {
  color: gray;
}

.phpc-navbar {
  margin: .5em 0;
  text-align: center;
  border: 1px solid black;
  background-color: #CCC;
  padding: 4px;
}

.php-calendar table {
  border-collapse: collapse;
  color: black;
  margin-left: auto;
  margin-right: auto;
}

.php-calendar td, .php-calendar th {
  border: 1px solid #666;
}

.phpc-container {
  min-width: 50%;
}

table.phpc-main {
  width: 710px;
}

div.phpc-main {
  padding: 0;
}

.phpc-main h2 {
  text-align: left;
  margin: 0;
  background-color: white;
  padding: 2px .5em;
}

.phpc-main div {
  padding-left: .5em;
  padding-right: .5em;
}

.phpc-event {
  border: 2px solid black;
  color: black;
  background-color: #CCC;
  margin: 0;
  padding: .5em;
}

.tygrH {
  color: #E83115;
}

.tygr {
  color: #E83115;
  border-color: #BBB;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.phpc-event-header {
  border: 1px solid black;
  background-color: #AAA;
  padding: .5em;
}

.phpc-desc {
  padding: .5em;
  margin: 0;
  text-align: justify;
}

.php-calendar caption {
  font-size: 175%;
  color: black;
  background-color: white;
  padding: 2px;
  font-weight: bolder;
  margin: 1px;
}

.php-calendar thead {
  color: black;
}

.php-calendar tfoot {
  text-align: center;
}

.phpc-calendar {
  table-layout: fixed;
}

.phpc-calendar td, .phpc-calendar th {
  border-collapse: collapse;
}

.phpc-calendar td {
  text-align: left;
  height: 80px;
}

td.phpc-past {
  background-color: #DDD;
  padding: 0;
}

td.phpc-future {
  background-color: white;
  padding: 0;
}

td.phpc-present {
  background-color: #EEE;
  padding: 0;
}

td.phpc-none {
  background-color: #EEE;
  border-color: #CCC;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 0;
}

td.phpc-blank {
  background-color: #FAFAFA;
  border-color: #DDD;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 0;
}

.phpc-main ul {
  margin: 2px;
  padding: 0;
  list-style-type: none;
  border-color: #AAA;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.phpc-main li {

}
.phpc-main li a {
  display: block;
  font-size: 90%;
  font-weight: normal;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 5px 0;
  margin: 0;
  text-decoration: none;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
.phpc-main li a:hover {
  color: #fff;
}
.kraj {
   background-color: #4e6c91;
}
.kraj:hover {
   background-color: #114a91;
}
.zagranica {
   background-color: #e84132;
}
.zagranica:hover {
   background-color: #e22716;
}

.phpc-footer {
  text-align: center;
}

.phpc-button {
  text-align: center;
}

.phpc-add {
  float: right;
  text-align: right;
}

#phpc-summary-view {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #FAFAFA;
  border: solid 1px #777777;
  width: 300px;
  max-height: 250px;
  overflow: hidden;
  padding: 5px;
  z-index:15;
}

.phpc-summary-head {
  border-bottom: solid 1px #777777;
}

#phpc-summary-view-mini {
  background-color: #FAFAFA;
  border: solid 1px #777777;
  width: 210px;
  max-height: 250px;
  overflow: hidden;
  padding: 5px;
  z-index:15;
}

.phpc-summary-head-mini {
  border-bottom: solid 1px #777777;
}

.form table {
  width: 100%;
}

.phpc-none .phpc-date {
  background-color: #DDD;
}

.phpc-past .phpc-date {
  background-color: #C0C0C0;
}

#kalh0 {
 height: 15px;
 width: 700px;
 padding: 10px;
 color: #000;
 font-size: 17px;
 font-weight: bold;
}

#kalh1 {
 height: 15px;
 padding: 5px 0px 10px 0px;
 width: 710px;
 color: #000;
 font-size: 16px;
 font-weight: bold;
 border-color: #333;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 background-color: #F5F5ED;
}

.top-year-nav a {
  text-decoration: none;
  margin: 0 .2em;
}

.top-year-nav a:hover {
  text-decoration: underline;
  margin: 0 .2em;
}

.top-year-nav {
  margin: .5em 0;
  background-color: #fff;
  height: 50px;
  width: 430px;
  text-align: center;
  padding: 2px;
}

.top-year-nav .php-year-present {
  background: silver;
}

.top-year-present {
  background-color: #F5F5ED;
  color: #e22716;
  padding: 3px 4px 3px 4px;
  font-weight: bold;
  text-decoration: none;
}

.top-month-nav a {
  text-decoration: none;
  margin: 0 .2em;
}

.top-month-nav a:hover {
  text-decoration: underline;
  margin: 0 .2em;
}

.top-month-nav {
  margin: .5em 0;
  background-color: #fff;
  height: 74px;
  width: 430px;
  text-align: center;
  padding: 2px;
}

.top-month-nav .php-present {
  background: silver;
}

.top-present {
  background-color: #F5F5ED;
  color: #4e6c91;
  padding: 3px 4px 3px 4px;
  font-weight: bold;
  text-decoration: none;
}

.top-present-mini {
  background-color: #F5F5ED;
  color: #4e6c91;
  padding: 3px 4px 3px 4px;
  font-weight: normal;
  text-decoration: none;
}

.top-present-mini:hover {
  text-decoration: underline;
}

.phpc-date {
  background-color: #d6d6d6;
}

.phpc-future .phpc-date  {
  background-color: #D0D0D0;
}

/* \*/ /*/
  .phpc-calendar { table-layout: auto; }  #FFF240;
/* */
