

#page_main
{
	position: relative;
 width: 954px;
 margin: 10px auto 10px auto;
	text-align: left;
}

#page_header
{
  position: absolute;
  left: 170px;
  height: 180px;
  width: 784px;
}

#page_menu
{
  position: absolute;
  width: 170px;
}

#page_menu_img
{
    height: 176px;
}

#page_menu div.menu_item
{
  width: 170px;
  height: 35px;
  z-index: 1;
}

#page_menu div.menu_item img
{
  border: 0px;
  z-index: 2;
}
#page_menu div.menu_item a
{
  display: block;
}

#page_frame
{
  margin: 0px 0px 0px 0px;
  background-image: url(/images/page-frame-bg.gif);
  background-repeat: repeat-y;
  background-color: white;
  border-left: 1px solid #595959;
  border-right: 1px solid #595959;
  min-height: 660px;
  _height: 660px; /*IE6*/
  width: 952px;
}

#page_content
{
  margin: 0px 0px 0px 171px;
  background-color: #FFFFFF;
  background-image: url(/images/map.gif);
  background-repeat: no-repeat;
  background-position: center 200px;
  padding: 193px 10px 10px 15px;
  width: 568px;
  min-height: 460px;
  _height: 460px; /*IE6*/
}

#page_boxes
{
  width: 183px;
  margin-top: 178px;
  float: right;
}
  

#page_boxes div.box1
{
  background-image: url(/images/page-box-bg.gif);
  background-repeat: repeat-y;
  background-color: #EAEAEA;
}
#page_boxes div.box2_content, #page_boxes div.box1_content
{
  padding: 0px 7px 0px 12px;
  text-align: left;
  line-height: 140%;
}
#page_boxes div.box1_content
{
  padding: 5px 3px 5px 7px;
}


div.box1_content a:link,
div.box1_content a:active,
div.box1_content a:visited
{
  font-size: 90%;
  font-weight: bold;
  color: #585858;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
}

div.box1_content a:hover
{
  color: #265CAE;
  text-decoration: underline;
}

div.box1_content td
{
  padding: 4px 2px;
  vertical-align: top;
  line-height: 140%;
}

div.box1_content img
{
  border: 0px;
  margin-top: 2px;
}

#page_boxes div.box2_content
{
  position: relative;
}

div.box2_content h2
{
  position: absolute;
  top: -20px;
  width: 165px;
  text-align: center;
  color: #EAEAEA;
}
div.box2_content .text2html
{
  line-height: 130% !important;
}
 


#page_footer
{
  height: 30px;
  background-image: url(/images/page-footer.gif);
  background-repeat: no-repeat;
  background-color: #ebebeb;  
  text-align: center;
  font-size: 0.9em;
  padding-top: 20px;
}
    
#page_contact
{
  position: absolute;
  top: 90px;
  right: 35px;
  border-collapse: collapse;
  text-align: left;
}

#page_contact a:link, #page_contact a:active, #page_contact a:visited
{
  color: black;
  text-decoration: none;
}
#page_contact a:hover
{
  color: #265CAE;
}

#page_langs_flags
{
  position: absolute;
  top: 130px;
  left: 7px;
}
#page_langs_flags img
{
  border: 1px solid black;
}


.cleaner
{
  height: 1px;
  clear: both;
}


/*------------------------------------------------------------------------------*/
body
{
	font-family: verdana, arial, sans-serif;
 background-color: #ebebeb;
 margin: 0px;
 padding: 0px;
 text-align: center;
 font-size: 0.7em;
}

table
{
  font-size: 1em;
  border-collapse: collapse;
}

p
{
  line-height: 160%;
  margin: 0px 0px 8px 0px;
  text-align: left;
}

a:link, a:active, a:visited, span.link
{
  color: #265CAE;
  text-decoration: underline;
}

span.link
{
  cursor: pointer;
}

h1
{
  font-weight: normal;
  font-size: 1.9em;
  letter-spacing: 1px;
  margin: 0px 0px 15px 0px;
  color: #585858;
}

h2
{
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  margin: 0px 0px 8px 0px;
  color: #585858;
}

h3
{
  font-weight: bold;
  font-size: 1em;
  margin: 0px 0px 4px 0px;
  color: #585858;
}


ul
{
  margin: 0px;
  padding: 0px;
}

li
{
  list-style-position: outside;
  margin-bottom: 2px;
  line-height: 160%;
  margin: 0 0 0 17px;
  padding: 0px;
}

ul.img li
{
  list-style-image: url(/images/bull2.gif);
}

/* formuláře
------------------------------------------------------------------------------ */
form
{
  margin: 0px;
}

label
{
  font-weight: bold;
  margin: 8px 0 2px 0;
  display: block;
} 

label.first
{
  margin: 0px;
}

label.normal
{
  display: inline;
  font-weight: normal;
  margin: 0px;
}

label img
{
  border: 0px;
}

.f_text, .f_textarea
{
  font-family: Verdana, Arial;
  font-size: 8pt;
  margin-top: 1px;
  padding: 2px;
  border: 1px solid #7D7F7E;
  color: black;
  background-color: #F8F9FA;
}

.f_textarea
{
  line-height: 140%;
}

.f_button,
.f_button2
{
  font-family: Verdana, Sans-Serif;
  font-size: 1em;
  cursor: pointer;
  padding: 1px 5px 1px 5px;
}
.f_button2
{
  font-size: 0.9em
} 

.f_radio
{
  margin: 3px 0px -1px 0px;
}

.f_check
{
  margin: 3px 0px -1px 0px;
}


.f_select
{
  font-family: Verdana, Sans-Serif;
  font-size: 8pt;
  margin: 1px 0 1px 0;
  border: 1px solid #7D7F7E;
  color: black;
  background-color: #EEEFF1;
}

.f_err /* chybný formulářový prvek */
{
  border-color: #E22807;
}

.form_err
{
  margin: 2px 0px 3px 0px;
  color: #E22807;
  font-size: 90%;
  font-weight: bold;
} 



/*------------------------------------------------------------------------------*/
.notif_err, .notif_ok
{
  margin: 10px 0 8px 0;
  color: #E22807;
  font-weight: bold;
  font-style: normal;
  font-size: 7.5pt;
}

.notif_ok
{
  color: #0F42CA;
}

.notif_err2
{
  color: #585858;
}

.comment
{
  font-size: 90%;
  color: #8A8A8A;
  margin: 2px 0px;
}

.back_link
{
  float: right;
}


.right
{
  float: right !important;
}

.center
{
  text-align: center;
}

.required_item
{
  font-weight: bold;
  color: #9F9F9F;
  font-size: 120%;
  cursor: help;
}

.top, .top td
{
  vertical-align: top !important;
}

.counter_img
{
  margin-bottom: -2px;
  border: 0px;
}


.langs_flags img
{
  border: 1px solid black;
}

div.hr
{
  height: 1px;
  border-bottom: 1px solid #A2A2A2;
}

/*------------------------------------------------------------------------------*/

.bonus_panel
{
  border: 1px solid #A2A2A2;
  background: #EFEFEF;
  padding: 10px;
}
.bonus_panel .info
{
  width: 210px;
  text-align: center;
  margin-right: 30px;
}

.bonus_panel div.points
{
  font-size: 120%;
  font-weight: bold;
}

.bonus_panel .links
{
  float: right;
  margin-right: 50px;
}

.bonus_panel ul li
{
  margin: 0 0 5px 0px;
  font-weight: bold;
  list-style-position: inside;
}

table.gifts
{
  border-collapse: separate;
  border-spacing: 10px;
}
table.gifts td
{
  padding: 6px;
  border-width: 1px;
  border-style: solid;
  border-color: #CFCFCF;
  width: 240px;
  vertical-align: top;
  background: white;
}
table.gifts h3
{
  font-weight: bold;
  font-size: 1em;
  margin: 0px 0px 10px 0px;
  color: black;
}
table.gifts h4
{
  font-weight: bold;
  font-size: 1em;
  margin: 0px 0px 0px 0px;
  color: #585858;
}
table.gifts img
{
  float: right;
  margin: 0px 5px 0px 0px;
  border: 0px;
}

table.gifts div.links
{
  text-align: left;
}

.gift_images img
{
  border: 1px solid #CFCFCF;
}

.gift_images
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 235px;
}
.ordered_gift
{
  border: 1px solid #A2A2A2;
  background: #EFEFEF;
  padding: 5px;
}
  




 


