﻿@import "template.css";
@import "page.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 937px;}

/*Header height*/
#header {height: 257px;}

/*Column's width*/
#left {width: 200px; padding: 0px 10px 0px 0px;}
#page {width: 515px; padding: 10px; background-color: white;}
#right {width: 182px; padding: 0px 0px 0px 10px;}

/*Height of the footer */
#footer {height: 53px;}
#content {padding: 0px 0 60px 0; clear: both;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  background-image: url(../images/bg-body.jpg);
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#container {
  text-align: left;
  font-size: 0.75em;
/*  background-image: url(../images/bg-container.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #e7e8e8;*/
}

#content {
  background: #2b965b url(../images/bg_content.gif) repeat-x;
}
/********************
HEADER
********************/
#header {
  background-image: url(../images/header-jedensvet.jpg);
  background-position: top;
  margin: 0;
  padding: 0;
}
/********************
PAGE
********************/

/********************
FOOTER
********************/
#footer {
  width: 100%;
  font-size: 1em;
  background-color: #2b965b;
  border-top: 7px solid #0A1C44;
}

#foot {
  text-align: center;
  color: #1a4a74;
  margin-top: 14px;
}
#foot a {
  color: #1a4a74;
  text-decoration: none;
}
#foot a:hover {
  color: #073836;
  text-decoration: none;
}
#makedby {
  display: block;
  position: absolute;
  color: #0A4E4A;
  width: 200px;
  right: 8px;
  top: 8px;
  text-align: right;
  font-size: 0.8em;
}
#makedby a {
  color: #0A4E4A;
  text-decoration: none;
}
#makedby a:hover {
  color: #fff;
  text-decoration: none;
}

/*******************
TOP MENU
*******************/
#top {
    background-image: url(../images/bg-topmenu.gif);
  background-position: top;
  background-repeat: repeat-x;
  height: 52px;
  display: block;
  margin: 5px 0;
  position: relative;
  z-index: 10;
}


#top .menu ul {
  display: block;
  list-style: none outside none
}
#top .menu ul li {

}
#top .menu ul li a {

}
#top .menu ul li a:hover, #topmenu .menu ul li a.sel1 {

}

/********************
LEFT MENU
********************/
#left .menu ul {

}
#left .menu ul li {
  padding: 0 0 1px 0;

}
#left .menu ul li a {
  padding: 10px 5px;
  background-image: url(../images/bg-leftmenu.gif);
  background-repeat: repeat-x;
  display: block;
  background-color: #c5d3d3;
  color: #003761;
  text-shadow: 1px 1px 1px #ffffff;
  border-bottom: 1px solid #688080;
}
#left .menu ul li a:hover, #left .menu ul li a.sel1 {
  background-image: none;
  background-color: #ffffff
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.8em;
  color: #1c507c;
  font-weight: normal;
  font-style: normal;
}
h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.6em;
  color: #2081d4;
  font-weight: normal;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}

a {
  color: #18C0B8;
  text-decoration: none;
}
a:hover {
  color: #24E3DA;
  text-decoration: none;
}
.logo {
  height: 130px;
  width: 240px;
  margin: 0 0 0 50px;
  padding: 10px;
}
.lang{
  height: 30px;
  padding: 5px 0 0 15px;
  font-weight: bold;
  line-height: 30px;
}
.lang a {
  color: black;
  line-height: 30px;
  padding: 8px 12px;
  background-color: #b5c0c0;
}
.lang a:hover {
  color: #009D92;
  background-image: url(../images/bg-lang-on.gif);
  background-position: top;
  background-repeat: repeat-x;
}
.lang a.sel {
  color: #009D92;
  background-image: url(../images/bg-lang-on.gif);
  background-position: top;
  background-repeat: repeat-x;
}
.tmenu2 {
  width: 220px;
  height: 16px;
  padding: 3px;
  float: right;
  margin: 15px 0 0 0;
  color: white;
  text-align: center;
  font-size: 0.9em;
}
.tmenu2 a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  padding: 0 8px;
  border-right: 1px solid silver;

}
.tmenu2 a:hover {
  color: #D9DFDF;
}
.tmenu2 ul {
  list-style: none outside none;
  margin: 3px;
  padding: 0;
}
.tmenu2 li {
  display: inline;
  float: left;
}


.fulltext {
    padding: 0px;
    background-color: #42a6bf;
    padding: 5px;
    height: 30px;
    display: block;
}
.fulltext .input-search {
    background: none repeat scroll 0 0 #E5E8E8;
    border: 1px solid #3B4255;
    color: #091F35;
    float: left;
    font-size: 0.85em;
    height: 16px;
    margin-right: 5px;
    padding: 4px 5px 0;
    width: 130px;
}
.fulltext .input-button {
    background: url("../images/ico_fulltext.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 20px;
    overflow: hidden;
    text-indent: -999px;
    width: 20px;
}
.rightphoto {
  text-align: center;
  padding: 10px;
  border-bottom: 7px solid #152E64;
}
.rightorganizer{
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  border-bottom: 7px solid #152E64;
}
.rightgenpart{
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  border-bottom: 7px solid #152E64;
}
.rightplagat{
  text-align: center;
  padding: 10px;
  margin-top: 10px;
  border-bottom: 7px solid #152E64;
}
#right h2 {
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-shadow: 1px 1px #041435;
  text-align: center;
}
#right a {
  color: white;
}
#right a:hover {
  color: #EBEBEB;
}
.

