@import "template.css";
@import "page.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 990px;}

/*Header height*/
#header {height: 190px;}

/*Column's width*/
#left {width: 150px;}
#page {width: 615px; padding: 0 0 0 15px; line-height: 1.5em; }
#right {width: 300px; padding: 0 15px 0 0}

/*Height of the footer */
#footer {height: 70px;}
#content {
  padding:0px 0px 70px 0px;
  background-color: #eae1c4;
}
.whiteplace {
  background-image: url(../images/bg-content.gif);
  background-image: url(../images/bg-content.gif);
  background-position: center;
  background-repeat: repeat-y;
  padding: 0 15px;
}
.whitetop {
  background-image: url(../images/white-top.gif);
  height: 19px;
  display: block;
}


/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
  height: 100%;
  padding: 0;
  margin: 0;
  background-image: url(../images/bg-header.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#container {
  text-align: left;
  font-size: 0.8em;

}
/********************
HEADER
********************/
#header {

}
.budova {
  background-image: url(../images/urad-vlad-sr.png);
  background-position: top;
  background-repeat: no-repeat;
  width: 520px;
  height: 150px;
  float: right;
}


/********************
PAGE
********************/

/********************
FOOTER
********************/
#footer {
  width: 100%;
  background-image: url(../images/bg-footer-top.gif);
  background-color: #eae1c4;
  background-position: top;
  font-size: 0.9em;
}

#foot {
  text-align: center;
  color: #1a4a74;
  margin-top: 25px;
  font-size: 1.1em;
}
#foot a {
  color: #1a4a74;
  text-decoration: none;
}
#foot a:hover {
  color: #5692c1;
  text-decoration: none;
}
#makedby {
  display: block;
  position: absolute;
  color: #5692c1;
  width: 210px;
  right: 15px;
  top: 20px;
  text-align: right;
}
#makedby a {
  color: #5692c1;
  text-decoration: none;
}
#makedby a:hover {
  color: #3E77A6;
  text-decoration: none;
}
.footalert {
  top: 25px;
  left: 15px;
  width: 190px;
  float: left;
  position: absolute;
}
a.footlink {
  color: #833632;
  background-image: url(/images/ico-foot-alert2.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 22px;
}
a.footlink:hover {
  color: #b93633;
  background-image: url(/images/ico-foot-alert.gif);
}

/******************top bar**************/
#topbar {
  background-image: url(../images/bg-topbar.png);
  background-position: top right;
  background-repeat: no-repeat;
  height: 35px;
  padding: 3px 15px 2px 0;
  text-align: right;
}
#topbar .search {
    display: inline;
    float: left;
    margin: 0 0 0 35%;
    padding: 0;
    width: 300px;
}
.searchlabel {
    color: #303030;
    float: left;
    font-size: 0.85em;
    padding: 5px 10px 0 0;
}
#topbar .bg_input {
    border: 1px solid #2e6ca1;
    color: #3E3F41;
    display: inline;
    float: left;
    height: 17px;
    margin: 2px 3px 0 0;
    padding: 0 5px;
    width: 140px;
}
#topbar .search_input {
    display: inline;
    height: 19px;
    margin: 2px 0 0;
    width: 21px;
    float: left;
}
/*******************
TOP MENU
*******************/
#topmenu {
  background-image: url(../images/bg-topmenu.png);
  height: 55px;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 0 15px;
  position: relative;
  z-index: 10;
}
/***** prva uroven *****/
#dropdown_menu .menu {
    height: 47px;
    padding: 0;
    position: relative;
    width: 950px;
    z-index: 50;
}
#dropdown_menu .menu ul li a {
    color: #00050A;
    font-size: 1.4em;
    /*font-weight: bold;*/
    display: block;
    text-shadow: 1px 1px 0 #d3ebff;
    padding: 10px 28px 6px 28px;
    text-decoration: none;
}
.titmenu {
    color: #002447;
    font-size: 1.4em;
    /*font-weight: bold;*/
    display: block;
    text-shadow: 1px 1px 0 #d3ebff;
    padding: 10px 28px 6px 28px;
    text-decoration: none;
}
.titmenu:hover {
    color: #FFFFFF;
    display: block;
    text-shadow: 1px 1px 0 #000000;
    text-decoration: underline;
    background-color: #093359;
    opacity: 0.95;
    text-decoration: none;
}

#dropdown_menu .menu ul li a:hover {
    color: #FFFFFF;
    display: block;
    text-shadow: 1px 1px 0 #000000;
    text-decoration: underline;
    background-color: #093359;
    opacity: 0.95;
    text-decoration: none;
}

/***** druha uroven *****/
#dropdown_menu .menu ul ul {
    width: 260px;
    padding: 0;
    border-right: 2px solid #06233E;
    border-bottom: 2px solid #06233E;
}
#dropdown_menu .menu ul ul li a {
    font-size: 0.9em;
    line-height: 1.2;
    padding: 8px 15px;
    width: 230px; /* sirka ul - padding */
    color: #ffffff;
    text-shadow: 0px 0px 0 #000000;
    text-decoration: none;
    display: block;
    background-color: #154876;
    opacity: 0.95;
}

#dropdown_menu ul ul .titmenu {
    font-size: 0.9em;
    line-height: 1.2;
    padding: 8px 15px;
    width: 230px; /* sirka ul - padding */
    color: #ffffff;
    text-shadow: 0px 0px 0 #000000;
    text-decoration: none;
    display: block;
    background-color: #154876;
    opacity: 0.95;
}
#dropdown_menu ul ul .titmenu:hover {
    color: #FFFFFF;
    display: block;
    text-shadow: 1px 1px 0 #000000;
    text-decoration: underline;
    background-color: #093359;
    opacity: 0.95;
    text-decoration: none;
}
#dropdown_menu .menu ul ul li a:hover {
  opacity: none;
}

/***** tretia uroven *****/
#dropdown_menu .menu ul ul ul {
  display: block;
  float: left;
  margin-left: 260px;
  margin-top: -29px;
  border: 0;
  border-right: 2px solid #06233E;
  border-bottom: 2px solid #06233E;
}
#dropdown_menu ul ul ul li {
}
#dropdown_menu ul li.last ul ul {
  margin-left: -260px;
}


/********************
right MENU
********************/
#right .banbox-silver ul {
  padding: 0 5px;
  margin: 0;
}
#right .banbox-silver ul ul {
  padding: 0 0 0 20px;
}
#right .banbox-silver ul li {
  list-style: none;
  padding: 1px 0;


}
#right .banbox-silver ul li a {
  display: block;
    background-image: url(../images/dott-rmenu-bottom.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 5px 10px;
  text-decoration: none;

}
#right .banbox-silver ul li a:hover {
  background-color: #efefef;

}
#right .banbox-silver ul li a:hover, #right .banbox-silver ul li a.sel1 {

}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 10px 0 15px 0;
  text-align: left;
  font-size: 1.8em;
  color: #1c507c;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2em;
}
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: #1f5b8e;
  text-decoration: underline;
}
a:hover {
  color: #bf0000;
  text-decoration: none;
}
img {
  border: 0px;
}


.screenreader {
  height: 1px;
  left: -9999em;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}


/******************DESIGN OF PAGE ELEMENTS**************/
h1.page {
  background-image: url(../images/bg-h1page.gif);
  height: 33px;
  color: black;
  padding: 9px 10px 0 30px;
  margin: 0 0 20px 0;
  font-size: 1.3em;
}


.fotoborder {
  padding: 3px;
  border: 1px solid #e5e5e5;
  display: table;
}
.newstext {
  width: 430px;
  float: right;
  padding: 0 7px;
}





/******************DESIGN OF TOP RIGHT ELEMENTS**************/
#right h3 {
  color: #463A16;
  font-weight: normal;
  background-image: url(../images/bg-h3-right.gif);
  background-position: top left;
  padding: 10px 5px 0px 30px;
  height: 30px;
  margin: 0;
  font-size: 1.2em;
}
.rblock .caltit {
    background: url("/images/bg_caltit.gif") no-repeat scroll center center transparent;
    color: #000000;
    display: block;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 0 3px 10px 0;
}
.rblock a.calendarlistprew {
    display: block;
    float: left;
    height: 27px;
    width: 27px;
}
.rblock a.calendarlistnext {
    display: block;
    float: right;
    height: 27px;
    width: 27px;
}
.dnesje {
    color: #000000;
    float: left;
    font-weight: bold;
    padding: 10px 0 0;
    text-align: center;
    width: 66px;
}
.dnesje span {
    display: block;
    font-size: 4.5em;
    padding: 17px 0 0;
}
.rblock {
    height: 200px;
    /*background-color: #e2e2e2;
    margin: 0 -4px 10px 0;
    padding: 10px;
    width: 280px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;*/
  /*background-image: url(../images/bg-calbox.gif);
  background-position: top;
  background-repeat: no-repeat;*/
}

.linkbox {
  background-image: url(../images/bg-linkbox.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 250px;
  padding: 10px;
}
ul.linklist {
  margin: 0 0 0 6px;
  padding: 0 10px 0 0px;
}
li.linklist1 {
  padding: 7px 8px;
  list-style: none
}
li.linklist2 {
  padding: 7px 8px;
  list-style: none;
  background-image: url(../images/bg-linkline.gif);
  background-position: left top;
  background-repeat: no-repeat
}
.linklist a {
  background-image: url(../images/linklist.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 0 0 0 25px;
}


.banbox-top {
  background-image: url(../images/banbox-top.gif);
  background-position: top;
  height: 10px;
  font-size: 1px;
}
.banbox {
  background-image: url(../images/banbox-bg.gif);
  background-position: center;
  background-repeat: repeat-y;
  padding: 10px;
}
.banbox-bottom {
  background-image: url(../images/banbox-bottom.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 15px;
  font-size: 1px;
}
.banbox-silver-top {
  background-image: url(../images/banbox-silver--top.gif);
  background-position: top;
  height: 10px;
  font-size: 1px;
}
.banbox-silver {
  background-image: url(../images/banbox-silver-bg.gif);
  background-position: center;
  background-repeat: repeat-y;
  padding: 10px;
}
.banbox-silver-bottom {
  background-image: url(../images/banbox-silver-bottom.gif);
  background-position: top;
  background-repeat: no-repeat;
  height: 16px;
  font-size: 1px;
  margin-bottom: 10px;
}
.banbox img{
  padding: 3px 1px;
}
.pagelist {
  letter-spacing: 0.4em;
}
.pagelist a {
  letter-spacing: 0em;
}