@import "template.css";
@import "page.css";
@import "popup.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 990px;}

/*Column's height*/
#topbanner {height: 40px;}
#header {height: 199px;}
#mainmenu {height: 199px;}
#filter {height: 179px;}
#topmenu {height: 43px;}

/*Column's width*/
#left {width: 230px;}
#page {width: 550px; padding: 10px;}
#right {width: 170px; padding: 10px; }
#mainmenu {width: 230px;}
#header {width: 800px;}
#filter {width: 170px;}
#topmenu {width: 990px;}

/*Height of the footer */
#footer {height: 42px;}
#content {padding-bottom: 42px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background: #6b6b6b url(../images/bg_site.gif) repeat-x;
}
#container {
  text-align: left;
  background-image: url(../images/bg_container.gif);
  background-repeat: repeat-y;
  display: block;
}
#topbanner {
  display: block;
  background-image: url(../images/bg_topbanner.gif);
  background-repeat: no-repeat;
}
.distributor {
  padding: 13px 0 0 40px;
  color: white;
}

#topmenu {
  float: left;
  background: #000000 url(../images/bg_topmenu.gif) no-repeat;
}

#mainmenu {
  display: block;
  float: left;
}
#header {
  background-image: url(../images/bg_header.jpg);
  background-repeat: no-repeat;
  display: block;
  float: left;
}
#filter {
  display: block;
  float: left;
  color: #c4cace;
  padding: 10px;
  font-size: 0.9em;
}
#filter a{
  color: #c4cace;
  text-decoration: none;
}
#filter a:hover {
  color: white;
  text-decoration: none;
}


#left, #right {
  background-image: url(../images/bg_dotted.gif);
  background-repeat: repeat-x;
  background-position: top;
}
#page {
  background-image: url(../images/bg_page.gif);
  background-repeat: repeat-x;
  background-position: top;
  min-height: 131px;
}
* html #page {
  height: 131px;
}
.breadcrumbs {
  font-size: 0.8em;
}

.breadcrumbs a {
  color: #000000 !important;
  text-decoration: underline !important;
  font-weight: normal !important;
}

#page a {
  color: #FF6633;
  font-weight: bold;
  text-decoration: none;
}
#page a:hover {
  color: #FF3300;
  text-decoration: underline;
}
#footer {
  width: 100%;
  background-image: url(../images/bg_footer.gif);
  background-repeat: repeat-x;
  background-position: top;
  color: #FFFFFF;
}

#foot {
  text-align: center;
  margin-top: 10px;
}
#foot a {
  color: #FFFFFF;
  text-decoration: none;
}
#foot a:hover {
  color: #CCCCCC;
}
#makedby {
  display: block;
  text-align: right;
  padding: 10px;
  font-size: 0.8em;
  width: 200px;
  position: absolute;
  right: 0;
  top: 0;
  color: #969292;
}
#makedby a {
  color: #969292;
  text-decoration: none;
}
#makedby a:hover {
  color: #666;
}


/*Top menu*/
#topmenu li {
/*  width: auto;*/

}

/* ------------ main menu ---------- */
#topmenu .menu {
  margin: 12px 0 0 0px;
  padding-bottom: 10px;
}
#topmenu .menu ul li {

}
#topmenu .menu ul li a {
  color: #c4cace;
  text-decoration: none;
  padding: 2px 18px 2px 18px;
  height: 1.2em;
  font-size: 1em;
  border-right: 1px solid #4b4b4b;
}
#topmenu .menu ul li a:hover {
  color: #FFFFFF;
  text-decoration: none;
}


/* ------------ left ---------- */
.scvar {
  width: 182px;
  height: 26px;
  margin: 20px auto 20px auto;
  padding: 0px 0px 0px 18px;
  border-bottom: 1px solid #707a7a;
}

.scvar .scvar-butt {
  width: 81px;
  height: 20px;
  background: url(../images/scvar-offbutt.gif) no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 6px 0px 0px 0px;
  display: block;
  float: left;
  font-size: 11px;
  color: #ff8000;
  text-align: center;
}

.scvar a.scvar-butt:hover {
  color: #ffffff; 
}

.scvar .scvar-offbutt {
  width: 81px;
  height: 21px;
  background: url(../images/scvar-butt.gif) no-repeat;
  margin: 0px 2px 0px 0px;
  padding: 5px 0px 0px 0px;
  text-align: center;
  display: block;
  float: left;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
}


/* ------------ left menu ---------- */
#left .menu {
  width: 223px;
  margin: 10px 0 0 3px;
  padding-bottom: 20px;
}
#left .menu ul li {

}
#left .menu ul li a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 3px 0 3px 12px;
  height: 28px;
  background: url(../images/bg_lmnu1.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-size: 1.3em;
  margin: 0;
  width: 211px;
}
#left .menu ul li a:hover {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background: url(../images/bg_lmnu1_hover.gif);
  background-position: left;
  background-repeat: no-repeat;
}
/* druha uroven */
#left .menu ul ul li {
}
#left .menu ul ul li a {
  display: block;
  color: #f37421;
  text-decoration: none;
  padding: 3px 0 3px 13px;
  height: 17px;
  background: url(../images/bg_menu.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  font-size: 1em;
  font-weight: bold;
  width: 210px;
}
#left .menu ul ul li a:hover {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background: url(../images/bg_menu.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
/* tretia uroven */
#left .menu ul ul ul li {
}
#left .menu ul ul ul li a {
  display: block;
  color: #c3c9ce;
  text-decoration: none;
  padding: 2px 0 2px 25px;
  height: 14px;
  background: url(../images/bg_lmnu_a.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-size: 1em;
  font-weight: normal;
  width: 198px;
}
#left .menu ul ul ul li a:hover {
  display: block;
  color: #f5841f;
  text-decoration: none;
  background: url(../images/bg_lmnu_hover.gif);
  background-repeat: no-repeat;
  background-position: left;
}
/* right menu */
#right .menu {
}
#right .menu ul li a {
  color: #c4cace;
  text-decoration: none;
  font-size: 0.8em;
}
#right .menu ul li a:hover {
  text-decoration: underline;
}


/* ----------- NOVINKY NA BOKU ------------- */
.news_nazov, .news_datum, .news_text {
  font-size: 0.8em;
  margin-left: 10px;
  margin-right: 10px;
}
.news_nazov a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}
.news_nazov a:hover {
  color: #CCCCCC;
}
.news_datum {
  color: #4a4a49;
  text-align: right;
}
.news_text {
  color: #f37221;
  margin-bottom: 20px;
  text-align: justify;
}
.news_text a {
  color: #FFFFFF;
  text-decoration: none;
  text-align: justify;
}
.news_text a:hover {
  color: #CCCCCC;
}
.news_archiv {
  text-align:center;
  margin-bottom: 5px;
}
.news_archiv a {
  color: #FFFFFF;
  text-decoration: none;
}
.news_archiv a:hover {
  color: #CCCCCC;
}
.news_datum_arch {
  float: left;
  margin-right: 10px;
  color: #f37221;
}
.news_text_arch {
  text-align: justify;
  margin-bottom: 20px;
}
.news_text_arch  a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.9em;
}
.news_text_arch  a:hover {
  color: #CCCCCC;
}
/* ----------- PARTNERI NA BOKU ------------- */
.partner_box {
  text-align: center;
}
.partner_box img {
  border: 1px solid #111111;
  margin-bottom: 5px;
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 10px 0 10px 0;
  text-align: left;
  font-size: 2em;
}
h2 {
  margin: 10px 0 10px 0;
  text-align: left;
  font-size: 1.6em;
}
h3 {
  margin: 10px 0 10px 0;
  text-align: left;
  font-size: 1.2em;
}
h4 {
  display: block;
  line-height: 25px;
  padding-left: 15px;
  color: #7a8180;
  margin: 5px 0 15px 0;
  font-size: 1.6em;
  font-weight: normal;
}
.hide {display: none !important;}
/*developer*/

#container {background-color: transparent;}
#header {background-color: #000;}
#footer {background-color: #000;}
#content {background-color: transparent;}
#mainmenu {background-color: #191919;}
#filter {background-color: #191919;}
#left {background-color: #272626;}
#page {background-color: #fff;}
#right {background-color: #272626;} 




