@page { margin: 3cm; }


/* ******************************************************************************************* */
/* ***************************************** LAYOUT ****************************************** */

html { margin:0; padding:0; }

body,table {
  font-family: "Arial CE", "Arial", sans-serif;
}

body {
  font-size: 9pt;
  margin:0;
  padding:0;
  color:black;
  background:white;
}

table {
  font-size: 1em;
  color:black;
  border:none;
}


div#page_container {
  position:relative;
  width:495pt;
  padding:60px 0 0 0;
  /*border:1pt solid black;*/
}

div#heading {
  position:absolute;
  left:0px;
  top:12px;
  width:100%;
  height:48px;
  padding:0;
  background:#FFD200;
  border-bottom:0.5pt solid black;
}
div#heading a#logo_SPP { position:absolute; top:5px; left:30px; }
div#heading a#logo_SPP img { width:72px; height:40px; }

/* ------------------ HLAVNÍ MENU ---------------------------------- */
div#heading div#menu_main {
  display:none;
}
/* ------------------ HLAVNÍ MENU end ---------------------------------- */

div#heading form#form_hladat {
  display:none;
}

div#main_container {
  margin:0 0 30px 0;
  width:100%;
}


div#main {
  padding:0 15px 0 30px;
  position:relative;
  min-height:500px;
  background:none;
}
div#main.home {
  width:960px;
  padding:0;
  background-color:transparent;
}

/* ------------------ OBSAH ---------------------------------- */

div#obsah {
  width:100%;
  padding:3em 0 20px 0;
  min-height:370px;
  position:relative;
}

div#obsah div#obsah_top { position:absolute; left:0px; top:10px; height:2em; }
div#obsah div#obsah_top div#obsah_top_navigace { font-size:11px; height:2em; overflow:hidden; }
div#obsah div#obsah_top div#obsah_top_navigace a {
  background:url("../img/layout/obsah_top_nav_item_bcg.gif") left center no-repeat transparent;
  padding-left:12px;
}
div#obsah div#obsah_top img#obsah_top_image { display:none; }
/* ------------------ OBSAH end ---------------------------------- */

/* ------------------ LEVÉ MENU ---------------------------------- */
div#menu_section {
  display:none;
}
/* ------------------ LEVÉ MENU end ---------------------------------- */



/* ------------------ RIGHT_COL ---------------------------------- */
div#right_col { display:none; }
/* ------------------ RIGHT_COL end ---------------------------------- */

/*obrázek kytky vlevo dole*/
div#flower_left_bottom { display:none; }

div#main_cleaner { clear:both; height:20px; }

div#footer_container { display:none; }

a#lang_switch { display:none; }
div#designed_by { display:none; }

div#page_url { position:absolute; top:30px; right:0px; width:400pt; text-align:right; }

/* eurokalkulačka */
div#eurokalkulacka_container { display:none; }


/* ******************************************************************************************* */
/* ***************************************** STYLY ******************************************* */

div.button_box { display:none; }

/*Vyber certifikovaneho partnera*/
div#vcp_form_top { display:none; }
form#vcp_form { display:none; }
table#vcp_result tbody td { border-bottom:1px solid black; }
table#vcp_result td.print,
table#vcp_result th.print
{ display:none; }
table#vcp_result tr.sudy { background:white; }

/*Vyber servisneho partnera*/
div#vsp_form_top { display:none; }
form#vsp_form { display:none; }
table#vsp_result tbody td { border-bottom:1px solid black; }
table#vsp_result td.print,
table#vsp_result th.print
{ display:none; }
table#vsp_result tr.sudy { background:white; }
