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

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 100%;}
#inner {width: 980px; overflow: hidden;}
.footer {width: 980px; margin: 0 auto;}
/*Header height*/
#header {height: 91px;}

/*Column's width*/
#page {width: 680px;}
#right {width: 276px;}

/*Height of the footer */
#footer {height: 101px;}
#content {padding-bottom: 106px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 0.8em;
  background: #fff url(../images/bg_body.png) repeat-x top;
  line-height: 1.5;
}
@font-face {
	font-family: 'ArialSmooth';
	src: url('../include/arial-webfont.eot');
	src: local('¢'), url('../include/arial-webfont.woff') format('woff'), url('../include/arial-webfont.ttf') format('truetype'), url('../include/arial-webfont.svg#webfontTYwhqVT6') format('svg');
	font-weight: normal;
	font-style: normal;
}
#container {
  text-align: left;
  position: relative;
}
#inner {
  z-index: 10;
}
/********************
HEADER
********************/
#header {position: relative;}
#header .logo {
  float: left;
  display: inline;
  margin: 13px 0 0 0;
}

/*** links ***/
ul#links {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 20px;
  right: 0;
  color: #7c2f0b;
}
ul#links li {
  display: inline;
  font-size: 0.85em;
}
ul#links li {float: left;}
ul#links li a {
  color: #7c2f0b;
  text-decoration: none;
}
ul#links li a:hover {
  color: #000;
}
li.lang {
  background: url(../images/separ_links_arrow.png) no-repeat right center;
  padding: 0 23px 0 0;
  cursor: pointer;
}
li.lang ul {
  z-index: 10;
  border: 1px solid #AFAFAF !important;
  background: #fff;
  width: 74px;
  padding: 3px 3px 0 3px !important;
}
li.lang ul li {
  display: block !important;
  float: none !important;
}
li.lang ul li a {
  display: block;
  height: 16px;
  padding-bottom: 3px;
  padding-left: 20px;
}
li.lang ul li.ico_en a {
  background: url(../images/ico_en.png) no-repeat;
}
li.lang ul li.ico_sk a {
  background: url(../images/ico_sk.png) no-repeat;
}
li.contact {
  background: url(../images/separ_links.png) no-repeat right center;
  padding: 0 23px;
}
li.sitemap {padding: 0 0 0 23px;}

/*** fulltext ***/
#fulltext {
  position: absolute;
  top: 50px;
  right: 0;
}
#fulltext .fulltext_input {
  width: 148px;
  height: 18px;
  padding: 4px 5px;
  margin: 0 8px 0 0;
  border: 0;
  background: url(../images/bg_fulltext_input.png) no-repeat 0 0;
  float: left;
  display: inline;
  font-size: 0.9em;
}
#fulltext .fulltext_ok {
  border: 0;
  background: url(../images/but_ok.png) no-repeat 0 0;
  width: 65px;
  /*height: 26px;*/
  font-size: 0.9em;
  cursor: pointer;
  padding: 4px 0 5px 0;
}
/*** navigacna lista ***/
#lista {
  height: 41px;
  line-height: 41px;
  background: url(../images/bg_lista.png) no-repeat left bottom;
  margin: 0 0 10px 0;
  font-size: 0.9em;
  color: #9d9d9d;
  padding: 0 10px;
}
#lista a {
  color: #676767;
  text-decoration: none;
}
#lista a:hover {
  color: #f26522;
}
/********************
PAGE
********************/
#page {
  text-align: justify;
}
/********************
RIGHT
********************/
.sideblock {
  padding: 20px;
  margin: 0 0 15px 0;
  position: relative;
}
.block .title {
  color: #f26522;
  font-size: 1.5em;
  line-height: 24px;
  padding: 0;
  margin-bottom: 5px;
  font-family: 'Ubuntu', sans-serif;
}
/***** REFERENCIE ******/
.block_ref {
  height: 140px;
  background: url(../images/bg_block_276x180.png) no-repeat 0 0;
}
/***** MAILING LIST *****/
.block_mlist {
  height: 85px;
  background: url(../images/bg_block_mlist.png) no-repeat 0 0;
}
.block_mlist form {
  margin: 0;
  padding: 0;
}
label.mlist_label {
  font-size: 0.9em;
  margin-bottom: 8px;
  display: block;
}
.mlist .mlist_input {
  border: 1px solid #a8a8a8;
  color: #3e3e3e;
  background: #fff;
  height: 16px;
  padding: 3px;
  font-size: 0.9em;
  float: left;
  margin: 0 5px 0 0;
  display: inline;
}
.mlist .mlist_button {
  background: #ababab;
  color: #3e3e3e;
  height: 24px;
  border: 1px solid #858585;
}
/********************
FOOTER
********************/
#footer {
  width: 100%;
  background: transparent url(../images/bg_footer.png) repeat-x top;
  z-index: 11;
}
.footer {
  position: relative;
  color: #5b5b5b;
  padding-top: 20px;
  z-index: 20000;
}
.footer a {
  color: #5b5b5b;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer ul li {
  display: block;
}
.footer .title {
  margin-bottom: 5px;
}
.footer .block1, .footer .block2, .footer .block3 {
}
.footer .block1 {
  width: 335px;
  float: left;
}
/*.footer ul {
  width: 320px;
  float: left;
  display: block;
}*/
.footer ul li {
  width: 320px;
  float: left;
  display: block;
}
/*.footer .block3 {
  width: 270px;
  float: right;
}*/
.footer .block1 img {
  margin: 0 30px 0 0;
}
.footer ul li ul li {
  width: 160px;
  line-height: 1.6em;
}
/*.footer .block3 li {
  width: 135px;
  line-height: 1.6em;
  float: left;
}*/

/*******************
TOP MENU - DROPDOWN
*******************/
/*--- prva uroven ---*/
#dropdown_menu {
  margin: 0;
  line-height: 45px;
  height: 45px;
  background: transparent url(../images/bg_topmenu.png) no-repeat 0 0;
  /*padding: 0 10px !important;*/
  z-index: 3;
  font-family: ArialSmooth;
}
#dropdown_menu ul li {
  display: block;
  float: left;
  padding: 0;
  margin: 0 0 0 -2px;
  background: url(../images/separ_topmenu.png) no-repeat right center;
}
#dropdown_menu ul li.first {
  margin: 0;
}
#dropdown_menu ul li.last {
  background: none;
}
#dropdown_menu ul li a {
  color: #444548;
  padding: 0 25px 0 25px;
  text-align: center;
  display: block;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.2em;
  text-decoration: none;
  /*position: relative;*/
  z-index: 10;
}
#dropdown_menu ul li a:hover {
  color: #444548;
  text-shadow: 0 1px 0 #fff;
  background: url(../images/bg_topmenu_hover.png) no-repeat -5px 1px;
}
#dropdown_menu ul li.first a:hover {
  background: url(../images/bg_topmenu_hover.png) no-repeat 1px 1px;
}
#dropdown_menu ul li a.sel1 {
  background: url(../images/bg_topmenu_sel.png) no-repeat -5px 1px;
  color: #fff;
  text-shadow: 0 1px 0 #000;
  z-index: 20;
}
#dropdown_menu ul li.first a.sel1, #dropdown_menu ul li.first a.sel1:hover {
  background: url(../images/bg_topmenu_sel.png) no-repeat 1px 1px;
  /*color: #fff;*/
}
/*--- druha uroven ---*/
#dropdown_menu ul ul {
  width: 180px;
  margin-top: -1px;
  padding: 5px 10px 10px 10px;
  background: #eaeaea;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  box-shadow: 0px 2px 5px #ababab;
  -moz-box-shadow: 0px 2px 5px #ababab;
  -webkit-box-shadow: 0 2px 5px #ababab;
}
#dropdown_menu ul ul li {
  background: none;
  margin: 0;
  padding: 0;
}
#dropdown_menu ul ul a {
  display: block;
  padding: 2px 2px 2px 10px;
  width: 170px;
  line-height: 20px;
  text-align: left;
  font-size: 1em;
  color: #444548;
  background: url(../images/bg_topmenu_li_li.png) repeat-x bottom;
  text-decoration: none;
}
#dropdown_menu ul ul li.last a {
  padding-bottom: 0;
  background: none!important;
}
#dropdown_menu ul ul a:hover,#dropdown_menu ul ul a.sel1 {
  display: block;
  padding: 2px 2px 2px 10px;
  line-height: 20px;
  color: #f1621e;
  position: relative;
  background: url(../images/bg_topmenu_li_li.png) repeat-x bottom!important;
  text-shadow: 0 1px 0 #fff;
}

/*--- tretia uroven ---*/
#dropdown_menu .menu ul ul ul {
  width: 180px;
  display: block;
  float: left;
  margin-left: 182px;
  margin-top: -24px;
  border: 1px solid #fff;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  box-shadow: 0px 2px 5px #ababab;
  -moz-box-shadow: 0px 2px 5px #ababab;
  -webkit-box-shadow: 0 2px 5px #ababab;
}
#dropdown_menu ul ul ul li a {
  width: 170px;
  text-decoration: none;
}

/********************
RIGHT MENU
********************/
#right .menu-tit {
  height: 48px;
  line-height: 48px;
  color: #fff;
  background: url(../images/bg_menu-tit.png) no-repeat 0 0;
  padding: 0 20px 0 20px;
  font-size: 1.1em;
}
#right .menu-bottom {
  font-size: 0;
  background: url(../images/bg_sideblock_bottom.gif) no-repeat 0 bottom;
  height: 2px;
  padding: 10px 0 0 0;
}
#right .menu {
  background: url(../images/bg_sideblock_top.png) no-repeat 1px -2px;
  font-size: 1.1em;
  margin: 0 0 15px 0;
}
#right .menu ul li {
  background: url(../images/bg_rightmenu_li.png) no-repeat center bottom;
  display: block;
}
#right .menu ul li.last {
  background: none;
}
#right .menu ul li a {
  padding: 5px 20px;
  display: block;
  text-decoration: none;
  color: #000;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}
#right .menu ul li.first a {
  border-top: 1px solid #DADADA;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}
#right .menu ul li.last a {
  border-bottom: 1px solid #DADADA;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
#right .menu ul li a:hover {
  color: #f26522;
}
#right .menu ul li a.sel1 {
  color: #fff;
  background: #ABABAB;
  padding: 7px 20px;
  margin-top: -2px;
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 20px 0;
  text-align: left;
  font-size: 2em;
  color: #f26522;
  font-weight: normal;
  font-style: normal;
  font-family: 'Ubuntu', sans-serif;
}
h2, h2 a {
  margin: 10px 0;
  text-align: left;
  font-size: 1.7em;
  color: #545454;
  font-weight: normal;
  font-family: 'Ubuntu', sans-serif;
}
.titblock h2, .titblock h2 a {
  line-height: 1;
  font-size: 1.1em;
  color: #f26522;
  text-decoration: none;
  margin: 0;
  font-family: 'Ubuntu', sans-serif;
  font-weight: normal;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.4em;
  color: #000;
  font-weight: normal;
  font-family: 'Ubuntu', sans-serif;
}

a {
  color: #f26522;
  text-decoration: underline;
}
a:hover {
  color: #676767;
  text-decoration: none;
}
cufon {
  margin: 0 !important;
  padding: 0 !important;
}
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.fright {float: right;}
.fleft {float: left;}

