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

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

/*Column's height*/
#header {height: 85px;}
#topmenu {height: 29px;}


/*Column's width*/
#left {width: 160px;}
#page {width: 500px; padding: 10px 10px 30px 7px;}
#right {width: 160px;}

/*Height of the footer */
#footer {height: 128px; padding: 1px 0 5px 0;}
#content {padding-bottom: 138px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
}
#container {
  text-align: left;
  color: #434343;
}
#header {
  position: relative;
}
#header .logo {
  float: left;
  display: inline;
  margin: 10px 0 0 10px;
  border: 0;
}
#header .utils {
  width: 200px;
  float: right;
  font-size: 0.65em;
  text-align: right;
  margin: 10px 5px;
}
#header .utils a.ico_home {
  background: url(../images/ico_home.gif) 0 0 no-repeat;
  padding-left: 20px;
  margin-right: 15px;
  color: #9F9F9F;
}
#header .utils a.ico_sitemap {
  background: url(../images/ico_sitemap.gif) 0 1px no-repeat;
  padding-left: 20px;
  color: #9F9F9F;
}
#header a.ico_home:hover, #header a.ico_sitemap:hover {
  color: #434343;
}


#header .date {
  width: 200px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-align: right;
  font-size: 0.75em;
}

#header .plocha_header {
  width: 468px;
  height: 60px;
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 180px;
}
/********** LEFT **********/
#left #frk {
  text-align: left;
}
#left #frk p {
  margin: 0;
}

#left #frk a {
  display: none;
}
#left .pocasie {
  padding: 0;
}
#pocasie-webnoviny-sk {
  width: 150px !important;
  padding: 0 4px;
  background: #F5F5F5 url(http://www.wbn.sk/templates/webnoviny/i/pocasie-zelene150.gif) no-repeat 4px 0 !important;
  font-family: Verdana !important;
  font-size: 10px !important;
}

#page {
  font-size: 0.7em;
}
/*********** RIGHT ***********/
#right .aktcislo {
  text-align: center;
}
/********** fulltext *****************/
.fulltext form {
  margin: 0; padding: 0 0 5px 0;
  display: block;
}
.fulltext .bg_input {
  background: #fff;
  border: 1px solid #B8B8B6;
  width: 110px;
  height: 15px;
  font-size: 1.1em;
  float: left;
}
.fulltext .search_input {
  float: left;
  margin-left: 5px;
}

/**************************
BANNERY left right
**************************/
.plocha {
  text-align: center;
  margin: 5px 0 10px 0;
  font-size: 0.7em;
  color: #ccc;
}
.plocha img {
  margin: 5px 0 0 0;
}

/*********** FOOTER **********/
#footer {
  width: 100%;
  border-top: 2px solid #abaaaa;
  font-size: 0.65em;
  color: #9e9e9d;
}
#foot {
  text-align: center;
  font-weight: normal;
  margin-top: 5px;
}
#footer a {
  color: #747472;
  text-decoration: none;
  font-weight: bold;
}
#footer a:hover {
  color: #5BBAFC;
  text-decoration: none;
}
#makedby {
  display: block;
  position: absolute;
  width: 200px;
  right: 8px;
  bottom: 10px;
  text-align: right;
}
#makedby a {
  text-decoration: none;
}
#makedby a:hover {
  text-decoration: none;
}

/*Top menu*/
#topmenu .menu {
  font-size: 0.75em;
}

#topmenu .menu ul li a {
  padding: 0 20px;
  float: left;
  height: 29px;
  line-height: 29px;
  color: #8F8F8F;
  border-right: 1px solid #fff;
  background: #e7e7e6;
  font-weight: bold;
}
#topmenu .menu ul li a:hover, #topmenu a.sel1 {
  padding: 0 20px;
  background: #F88220;
  color: #fff;
}

#topmenu .menu a.sel1 {
  background: #F88220;
  color: #fff;
}

/* ------- left menu --------- */
#left .menu {
width: 160px;
padding: 0px;
margin: 0px;
}
#left .menu ul {
margin: 0px;
padding: 0px;
border: none;
}
#left .menu ul li {
margin: 0 0 1px 0;
padding: 0px;
}
#left .menu ul li a {
font-size: 0.7em;
display: block;
padding: 5px;
text-decoration: none;
color: #434343;
width: 150px;
background: #e7e7e6;
}
#left .menu ul li a:hover {
  background: #cfcfcd;
}

#left .menu ul ul li a {
  padding-left: 15px;
  width: 140px;
}
#left a.sel1 {
  font-weight: bold;
}


/* -------- footer menu --------- */
#footer .menu {
  text-align: center;
  margin-top: 5px;
}
#footer .menu ul li {
  display: inline;
}
#footer .menu ul li a {
  background: url(../images/footmnu_separ.gif) right no-repeat;
  padding: 0 15px;
  color: #e02521;
  font-weight: bold;
}
#footer .menu ul li a:hover {
  color: #5BBAFC;
}



/******** SIDE PANEL BOX **********/
#left .bg_sidebox, #right .bg_sidebox {
  background: #e7e7e6;
  padding: 10px;
  font-size: 0.65em;
}
/******** PANEL H3 **********/
#left h3, #right h3 {
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 5px 0 1px 0;
}
.orange {background: #e5b400;}
.red {background: #e02521;}
.blue {background: #5bbafc;}
.violet {background: #cc29b7;}
.green {background: #3d922e;}
.orange2 {background: #F88220;}


/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 0 0 6px 0;
  text-align: left;
  font-size: 1.5em;
  color: #E02521;
  font-weight: normal;
  font-style: normal;
}
h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.3em;
  color: #2081d4;
  font-weight: bold;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}
a {
  color: #e02521;
  text-decoration: none;
}
a:hover {
  color: #5bbafc;
  text-decoration: none;
}
.kat1 {background: #E02521;}
.kat2 {background: #E5B400;}
.kat3 {background: #3D922E;}
.kat4 {background: #CC29B7;}
.kat5 {background: #fe4fb6;}
.kat6 {background: #f26522;}
.kat7 {background: #5BBAFC;}
.kat8 {background: #206F07;}

ul, li, li a { vertical-align:bottom;} /* IE6 medzera medzi li */
/* * html ul li a {  CHYBA IE6 li
height:1em;
} */

/*developer*/
body {background-color: #fff;}
#container {background-color: #fff;}
#header {background-color: #fff;}
#topmenu {background-color: #D4D4D3;}
/*#footer {background-color: #bf9347;}
#content {background-color: #afdbff;}

#left {background-color: #811f72;}
#page {background-color: #97468b;}
#right {background-color: #bd4ec0;} */


