@import "template.css";

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

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

/*Column's width*/
#left {width: 206px;}
#page {width: 536px; padding: 16px;
background-image: url(../obrazky/bg_page.gif);
  background-position: top;
  background-repeat: repeat-x;
}
#right {width: 186px; padding-top: 10px; padding-left: 12px;}

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

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  background: #dcd4cc;

}
#container {
  text-align: left;
  font-size: 0.75em;
  background: url(../obrazky/bg_container.gif) repeat-y;
}
#mainmenu {
  background: #dcd4cc;
  text-align: right;
  height: 30px;
  line-height: 30px;
}
#mainmenu img {
  border: 0;
}
#mainmenu .links a {
  color: #A19283;
  margin: 0 5px;
}
#mainmenu .links a:hover {
  color: #0f0e0e;
}
#header {
  background: #807060;
}
#header .top_left, #header #topmenu, #header .top_right {
  height: 164px;
  display: block;
  float: left;
}
#header .top_left {
  width: 206px;
  text-align: center;
}
#header .top_left .logo img {
  border: 0;
  margin-top: 50px;
}
#header .top_right form {
  padding: 30px 0 0 10px;
}
#header .top_right label {
  color: #c5bbb1;
  font-weight: bold;
  display: block;
  margin: 0 0 7px 3px;
}
#header .top_right .bg_input {
  background: #c5bbb1;
  border: 1px solid #493c2e;
  color: #493c2e;
  float: left;
  width: 135px;
  margin-right: 10px;
  height: 15px;
}
#header .top_right .search_input {
  float: left;
  margin: -1px 0 0 0;
  background: transparent;
  border: 0;
}
#header .obr_firma {
  background: url(../obrazky/bg_header.jpg) center top no-repeat;
}
#header .obr_doma {
  background: url(../obrazky/bg_header-home.jpg) center top no-repeat;
}
#header .obr_podnik {
  background: url(../obrazky/bg_header-podnik.jpg) center top no-repeat;
}
#header .obr_internetovaamnestia {
  background: url(../obrazky/bg_header-ia.jpg) center top no-repeat;
}
#header .obr_predajca {
  background: url(http://www.slovanet.sk/obrazky/bg_header-predajca.jpg) center top no-repeat;	
}
#header .obr_mbank {
	background: url(mbenefit.jpg) center top no-repeat;
}
#header #topmenu {
  width: 568px;
}
#header #topmenu .podnikatel {
  background: url(../obrazky/bg_headerpodnikatel.jpg) center top no-repeat;
  width: 568px;
}
#header .top_right {
  width: 206px;
}
#left {
  background: #807060;
}
#left .top_menu{
  padding: 10px;
  display: block;
  background-color: #F0EBE7;
}


/*******************
RIGHT
*******************/
#right {
  background: #807060;
}
#right .box1 {
  background: url(../obrazky/bg_box1.gif) no-repeat 0 0;
  width: 172px;
  height: 86px;
  padding: 5px 0 0 10px;
  color: #493c2e;
  margin: 0 0 12px 0;
}
#right .box1 h2 {
  color: #8b7c6d;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
}
#right .box1 span {
  color: #493c2e;
  font-weight: bold;
  font-size: 1.3em;
  margin: 10px 0 0 0;
  display: block;
}

#right .box2 {
  background: url(../obrazky/bg_box2.gif) no-repeat 0 0;
  width: 182px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 12px;
}
#right .box2 h2 {
  text-align: center;
  padding: 0;
  margin: 0;
}
#right .box2 h2 a {
  color: #7d6d5d;
  font-weight: bold;
  font-size: 110%;
}

/* nove pozadia pre toolboxy / tipy napravo, ale len jako id  */
#right #box_info {
	background: transparent url(../obrazky/bg_box1_informacia.gif) no-repeat scroll 0 0;
}
#right #box_overenie {
	background: transparent url(../obrazky/bg_box1_otaznik.gif) no-repeat scroll 0 0;
}
#right #box_nastavenie {
	background: transparent url(../obrazky/bg_box1_nastavenie.gif) no-repeat scroll 0 0;
}

/* uprava odsadenia a velkosti pisma pre zoznamy v boxu novinek napravo */
.novinka_inner	ul {
	margin-bottom: 5px;
	font-size: 1.25em;
	margin-left: 16px;
	margin-bottom: 0;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 1em;
}

/*******************
FOOTER
*******************/
#footer {
  width: 100%;
  background: #dcd4cc;
  font-size: 0.8em;
}
#foot {
  text-align: center;
  color: #3a3a39;
  font-weight: normal;
  margin-top: 14px;
}
#foot a {
  color: #3a3a39;
  text-decoration: none;
  font-weight: bold;
}
#foot a:hover {
  color: #3a3a39;
  text-decoration: underline;
}
#makedby {
  display: block;
  position: absolute;
  color: #5692c1;
  width: 200px;
  right: 8px;
  top: 8px;
  text-align: right;
}
#makedby a {
  color: #5692c1;
  text-decoration: none;
}
#makedby a:hover {
  color: #fff;
  text-decoration: none;
}

/*Main menu*/
#mainmenu .menu {
  float: left;
  margin-left: 206px;
  width: 568px;
  text-align: center;
  height: 30px;
}
#mainmenu .menu ul li a {
  color: #0f0e0e;
  font-weight: bold;
  margin: 0 10px;
}
#mainmenu .menu ul li a:hover {
  color: #c6062a;
}
#mainmenu .menu ul li a.sel2 {
  background-color: #C5BBB1;
  padding: 7px 5px 7px 22px;
  background-image: url(../obrazky/ico_user.gif);
  background-position: left;
  background-repeat: no-repeat;
}
#mainmenu .menu ul li a.sel2:hover {
  background-color: #ece8e4;
}


/************************ Top menu **********************/
/*--------------prva uroven------------------*/
#dropdown_menu {
  line-height: 36px;
  font-size: 1em;
  z-index: 100;
}
#dropdown_menu .menu {
  margin: 128px 0 0 1px;
}
#dropdown_menu ul li {
  display: block;
  float: left;
}
#dropdown_menu ul li a {
  color: #fff;
  padding: 0;
  display: block;
  font-weight: bold;
  background: #C6062A;
  width: 188px;
  text-align: center;
  margin: 0 1px 0 0;
  text-transform: uppercase;
}
#dropdown_menu ul li a:hover {
  color: #fff;
  background: #807060;
}
#dropdown_menu ul li a.sel1 {
  color: #C6062A;
  padding: 0;
  display: block;
  /*font-weight: bold;*/
  background: #d1c7be;
  width: 188px;
  text-align: center;
  margin: 0 1px 0 0;
  text-transform: uppercase;
}
#dropdown_menu ul li a.sel1:hover {
  color: #000;
  background: #d1c7be;
}
/*--------------druha uroven------------------*/
#dropdown_menu ul ul {
  width: 188px;
  border-top: 1px solid #ABAAA8;
  border-bottom: 1px solid #ABAAA8;
}
#dropdown_menu ul ul a {
  display: block;
  padding: 2px 2px 2px 16px;
  width: 170px;
  line-height: 20px;
  background: #C6062A;
  border-bottom: 1px solid #8D857A;
  z-index: 100;
  text-align: left;
}
#dropdown_menu ul ul a:hover {
  display: block;
  padding: 2px 2px 2px 16px;
  width: 170px;
  line-height: 20px;
  background: #807060;
  position: relative;
  z-index: 100;
}
#dropdown_menu ul ul a.sel1 {
  display: block;
  padding: 2px 2px 2px 16px;
  width: 170px;
  line-height: 20px;
  background: #807060;
  border-bottom: 1px solid #807060;
  z-index: 100;
  text-align: left;
  color: #000;
}
#dropdown_menu ul ul a.sel1:hover {
  display: block;
  padding: 2px 2px 2px 16px;
  width: 170px;
  line-height: 20px;
  background: #807060;
  position: relative;
  z-index: 100;
  color: #fff;
}
/*--------------tretia uroven------------------*/
#dropdown_menu .menu ul ul ul {
  width: 200px;
  display: block;
  float: left;
  padding-left: 116px;
  margin-top: -25px;
  border: 0;
}
#dropdown_menu ul ul ul li {
  border-left: 1px solid #8D857A;
}

/* ------- left menu --------- */
#left .menu {
 background: #AD9F92 url(../obrazky/bg_lmnu.jpg) repeat-x top;
  margin: 0 /*5px*/;
  padding: 0;
}
#left .menu li {
  margin: 0 0 10px 0;
}
#left .menu ul {
  /*background: url(../obrazky/bg_lmnu_top.gif) 0 0 no-repeat;*/
  padding: 5px 0 0 10px;
}
#left .menu ul ul, #left .menu ul ul ul, #left .menu ul ul ul ul {
  background: transparent;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
}
.open1 {
  font-weight: bold;
}
/* 1. uroven */
#left .menu ul li a.open {
  color: #fff;
  display: block;
}
#left .menu ul li a.open:hover {
  color: #C9191D;
  display: block;
}
#left .menu ul li a.open1 {
  color: #000;
  display: block;
}
#left .menu ul li a.open1:hover {
  color: #C9191D;
  display: block;
}

/* 2. uroven */
#left .menu ul ul li a.open {
  color: #3a3a39;
  background: url(../obrazky/square_1.gif) 0 5px no-repeat;
  padding-left: 10px;
}
#left .menu ul ul li a.open:hover {
  background: url(../obrazky/square_2.gif) 0 5px no-repeat;
}
#left .menu ul ul li a.open1 {
  color: #3a3a39;
  background: url(../obrazky/square_2.gif) 0 5px no-repeat;
  padding-left: 10px;
}
#left .menu ul ul li a.open1:hover {
  background: url(../obrazky/square_2.gif) 0 5px no-repeat;
}

/* 3. uroven */
#left .menu ul ul ul li a.open {
  color: #000000;
  background: url(../obrazky/square_3.gif) 0 5px no-repeat;
  padding-left: 10px;
  display: block;
}
#left .menu ul ul ul li a.open:hover {
  background: url(../obrazky/square_4.gif) 0 5px no-repeat;
  display: block;
}
#left .menu ul ul ul li a.open1 {
  color: #000000;
  background: url(../obrazky/square_4.gif) 0 0px no-repeat;
  padding-left: 10px;
  display: block;
}
#left .menu ul ul ul li a.open1:hover {
  background: url(../obrazky/square_3.gif) 0 5px no-repeat;
  display: block;
}

/* 4. uroven */
#left .menu ul ul ul ul li a {
  color: #7b190a;
  background: url(../obrazky/square_5.gif) 0 5px no-repeat;
  padding-left: 10px;
}
#left .menu ul ul ul ul li a:hover {
  background-image: url(../obrazky/square_6.gif);
  background-repeat: no-repeat;
  background-position: top left
}
#left .menu .lmnu_bottom {
  /*background: url(../obrazky/bg_lmnu_bottom.gif) bottom no-repeat;*/
  font-size: 0px;
  height: 5px;
}
#left h2 {
  font-size: 1.1em;
  margin: 0;
}


/******************DESIGN OF MAIN ELEMENTS**************/
/*h1 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.8em;
  color: #c6062a;
  font-weight: normal;
  font-style: normal;
}
h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.6em;
  color: #807060;
  font-weight: normal;
}
#left h2 {
  color: #c9191d;
  margin: 10px;
  padding: 0;
  height: 29px;
  font-size: 1em;
  font-weight: bold;
}
#right h2 {
  margin: 0;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}   */


a {
  color: #c6062a;
  text-decoration: none;
}
a:hover {
  color: #807060;
  text-decoration: none;
}
#page li {
  list-style-image: url(../obrazky/li.gif);
}
#res {
  width: 500px;
}
#cse-search-results iframe {
  width: 535px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cse-search-results {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
