/* CSS Document */
body {
  padding: 0;
  margin: 0;
  background-color: #FFFFFF;
}
#page {
  width: 780px;
  margin: 15px auto;
}
#header {
  height: 55px;
}
#header .cpoj_logo {
  margin-left: 4px;
}
#content_c {
  position: relative;
  min-height: 558px;
  _height: 558px;
}
.content_bg {
  background: transparent url('../images/cp/content_bg.jpg') top left no-repeat;
}
.content_bg_extra {
  background: transparent url('../images/cp/content_extra_bg.jpg') top left no-repeat;
}
#content {
  padding: 0 30px 15px 52px;
}
#bnr {
  width:701px;
  margin: 0 auto 10px auto;
  /* margin-top: 120px; */
}
#footer {
  font-size: 9px;
  height: 33px;
  background: transparent url('../images/footer_bg.jpg') top left no-repeat;
  color: #878787;
  line-height: 33px;
  vertical-align: middle;
  padding: 0 15px 0 15px;
}
#footer a {
  font-size: 9px;
  text-decoration: none;
}
#footer a.a_pstrana {
  float: right;
}
#footer .link_mezera {
  font-size: 9px;
  float: right;
}
/* MAPA - ČR */
#vslnav {
  position: absolute;
  top: 127px;
  left: 51px;
  width: 438px;
}
#vslnav_map {
  height: 286px;
  padding-left: 3px;
}
.vslnav_map_bg {
  background: transparent url('../images/cp/vslnav_map_bg.gif') top left no-repeat;
}
#vslnav_links {
  padding: 20px 0 0 10px;
}
#vslnav_links .slp {
  float: left;
  width: 140px;
}
#vslnav_links .slp a {
  line-height: 18px;
  vertical-align: middle;
}
/* FRM HP NAV */
#frmnav {
  width: 232px;
  height: 162px;
  position: absolute;
  top: 364px;
  left: 505px;
}
#frmnav .nadpis {
  line-height: 34px;
  vertical-align: middle;
  font-weight: bold;
  padding: 0 0 0 8px;
  font-size: 12px;
}
#frmnav form {
  height: 128px;
  width: 232px;
  background: transparent url('../images/cp/box-frmnav_bg.jpg') top left no-repeat;
  position: relative;
}
#frmnav form div.inp1 {
  position: absolute;
  top: 27px;
  left: 78px;
  width: 126px;
  height: 14px;
}
#frmnav form div.inp1 input {
  width: 126px;
  height: 14px;
  border: transparent solid 0px;
}
#frmnav form div.inp2 {
  position: absolute;
  top: 63px;
  left: 78px;
  width: 126px;
  height: 14px;
}
#frmnav form div.inp2 input {
  width: 126px;
  height: 14px;
  border: transparent solid 0px;
}
#frmnav form div.inps {
  position: absolute;
  top: 90px;
  left: 69px;
  width: 126px;
  height: 14px;
}
/* DNAVIG */
#dnavig {
  line-height: 26px;
  vertical-align: middle;
  font-size: 12px;
}
#dnavig a {
  text-decoration: none;
  font-size: 12px;
}
#dnavig a.end {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#dnavig span.end {
  color: #FFFFFF;
  font-size: 12px;
}
/* PORADCE SEZNAM */
.poradce_item_bx {
  padding: 20px 80px 0 5px;
  margin-top: 10px;
}
.item_bx_border {
  border-top: solid 1px #e6e6e6;
}
.poradce_item {
  position: relative;
  top: 0;
  left: 0;
  width: 612px;
}
.poradce_item .foto {
  width: 60px;
  float: left;
  overflow: hidden;
}
.poradce_item .navigace {
  padding: 5px 5px 5px 0;
  font-weight: bold;
}
.poradce_item .navigace a {

}
.poradce_item .popis {
  margin-left: 65px;
}
.poradce_item .popis .jmeno {
  font-size: 14px;
  font-weight: bold;
}
.poradce_item .popis .adresa {
  padding-top: 4px;
}
.poradce_item .popis .kontakt {
  padding-top: 4px;
}
.poradce_item a.link_bt_detail  {
  display: blok;
  margin: 5px 0 5px 65px;
  float: left;
}
.poradce_item a.link_bt_detail img {

/*   position: absolute;
  bottom: 0;
  right: 0; */
}
/* FAQs*/
.faqskat_item {
  padding: 10px 0 10px 0;
}
.faqskat_item h3 {
}
.faqskat_item .faqs_box {
}
.faqskat_item .faqs_box .dotaz {
  font-weight: bold;
}
.faqskat_item .faqs_box .odpoved {
}
/* PORADCI */
#poradce_box {}
/* PORADCI - VOLNÁ DISCIPLÍNA */
#vdbox_box_id{
/*   left: 100px;
  width: 480px;
  height: 400px; */
  z-index: 10;
  background-color: #FFFFFF;
  border: solid 1px #CACACA;
}
.vdbox_box_type1 {
  left: 100px;
  width: 480px;
  height: 400px;
  position: absolute;
  top: 300px;
}
.vdbox_box_type2 {
  left: 40px;
  width: 700px;
  height: 700px;
  position: absolute;
  top: 100px;
}

#vdbox_box_id .titletop {
  background-color: #85A9DB;
  text-align: right;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  padding-right: 10px;
}
#vdbox_padd{
  padding: 5px;
}
.vdbox_box_type1 #vdbox_content_id{
  width: 470px;
  height: 370px;
  overflow: auto;
  overflow-x: hidden;
}
.vdbox_box_type2 #vdbox_content_id{
  width: 690px;
  height: 670px;
  overflow: auto;
  overflow-x: hidden;
}
#vdbox_box_id a.close {
  font-weight: bold;
  text-decoration: none;
  color: black;
}
#vdbox_box_id img.volnadisciplina_img {
  margin: 0 10px 10px 0;
  border: solid 1px #CACACA;
}
#vdbox_box_id img.volnadisciplina_imgs {
  margin: 10px;
  border: solid 1px #CACACA;
}
#vdbox_box_id table.tabvdlist {}
#vdbox_box_id table.tabvdlist tr{}
#vdbox_box_id table.tabvdlist td{
  vertical-align: middle;
  text-align: center;
}
/* PORADCI - LEVÁ STRANA */
#poradce_detail_box {
  width: 450px;
  float: left;
}
#poradce_detail_box .poradce_detail {
  padding: 0 15px 20px 0;
  margin-top: 15px;
}

#poradce_detail_box .poradce_detail_border {
  border-bottom: solid 1px #f2f5fc;
  margin-top: 0px;
  margin-bottom: 15px;
}
#poradce_detail_box .poradce_detail .detail_left {
  width: 150px;
  float: left;
  overflow: hidden;
}
#poradce_detail_box .poradce_detail .detail_left img {
  margin-left: 3px;
}
#poradce_detail_box .poradce_detail .detail_left img.mapka {
  margin-bottom: 5px;
  margin-top: 5px;
}
#poradce_detail_box .poradce_detail .detail_left a.mapka {
  margin-left: 30px;
  font-size: 11px;
}
#poradce_detail_box .poradce_detail .detail_right {
  margin-left: 150px;
}
#poradce_detail_box .poradce_detail .detail_right .atm_items {
  padding: 3px 0 4px 0;
  float: left;
  width: 275px;
}
#poradce_detail_box .poradce_detail .detail_right .atm_items img {
  float: left;
}
#poradce_detail_box .poradce_detail .detail_right .atm_items span {
  display: block;
  font-weight: bold;
  float: right;
  width: 250px;
}
#poradce_detail_box .poradce_detail h1 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 0 20px 0;
  color: #103565;
  margin:0;
}
#poradce_detail_box .poradce_detail .detail_right .jmeno {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 20px;
}
#poradce_detail_box .poradce_detail .detail_right .popis {
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 10px;
}
#poradce_detail_box .poradce_detail .detail_right .link_cnb {
}
/* PORADCI - PRAVÁ STRANA */
#poradce_extra_box {
  width: 244px;
  float: right;
}
#poradce_extra_box .produkty_box {
}
#poradce_extra_box .produkty_box .top {
  height: 10px;
  background: transparent url('../images/cp/box_produkty_bg_top.jpg') bottom left no-repeat;
}
#poradce_extra_box .produkty_box .content {
  background: transparent url('../images/cp/box_produkty_bg_content.jpg') top left repeat-y;
}
#poradce_extra_box .produkty_box .content .nadpis {
  font-size: 15px;
  font-weight: bold;
  padding: 8px 5px 15px 15px;
}
#poradce_extra_box .produkty_box .content a.u1 {
  display: block;
  padding: 2px 15px 2px 0;
  margin-left: 28px;
  text-decoration: none;
  position: relative;
}
#poradce_extra_box .produkty_box .content a.u1 img {
  position: absolute;
  top: 4px;
  left: -13px;
}
#poradce_extra_box .produkty_box .content .u2 {
  background: transparent url('../images/cp/box_produkty_bg_content_a.jpg') top left repeat-y;
}
#poradce_extra_box .produkty_box .content .u2 a {
  display: block;
  padding: 3px  10px 3px 36px;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#poradce_extra_box .produkty_box .bottom {
  height: 15px;
  background: transparent url('../images/cp/box_produkty_bg_bottom.jpg') top left no-repeat;
}



#poradce_extra_box .volnadisciplina_box {
}
#poradce_extra_box .volnadisciplina_box .top {
  height: 10px;
  background: transparent url('../images/cp/box_volnadisciplina_bg_top.jpg') bottom left no-repeat;
}
#poradce_extra_box .volnadisciplina_box .content {
  background: transparent url('../images/cp/box_volnadisciplina_bg_content.jpg') top left repeat-y;
}
#poradce_extra_box .volnadisciplina_box .content .nadpis {
  font-size: 15px;
  font-weight: bold;
  padding: 8px 5px 15px 15px;
}
#poradce_extra_box .volnadisciplina_box .content a.u1 {
  display: block;
  padding: 2px 15px 2px 0;
  margin-left: 28px;
  text-decoration: none;
  position: relative;
}
#poradce_extra_box .volnadisciplina_box .content a.u1 img {
  position: absolute;
  top: 4px;
  left: -13px;
}
#poradce_extra_box .volnadisciplina_box .content .u2 {
  background: transparent url('../images/cp/box_volnadisciplina_bg_content_a.jpg') top left repeat-y;
}
#poradce_extra_box .volnadisciplina_box .content .u2 a {
  display: block;
  padding: 3px  10px 3px 36px;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#poradce_extra_box .volnadisciplina_box .bottom {
  height: 15px;
  background: transparent url('../images/cp/box_volnadisciplina_bg_bottom.jpg') top left no-repeat;
}



/* PORADCI - PRAVÁ STRANA - novinky */
.novinky_box {
  padding: 23px 13px 0 2px;
}
.novinky_box_c {
  background-color: #f0f5fb;
  padding: 11px 15px 11px 15px;
}
.novinky_box_c .tnadpis {
  font-size: 15px;
  font-weight: bold;
  padding: 0 3px 9px 0;
}
.novinky_box_c .item {
  padding: 5px 0 10px 0 ;
}
.novinky_box_c .item .datum{
color:#999999;
}
.novinky_box_c .item .nadpis{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
.novinky_box_c .item .obsah{
  color:#999999;
}
/* SEKCE NOVINKY */
#novinka_sec_box {}
#novinka_sec_box .anotace{
  padding: 10px 0 10px 0;
  font-weight: bold;
}
#novinka_sec_box .obsah{
  padding: 10px 0 10px 0;
}
/* SEKCE PRODUKTY */
#produkt_sec_box {
  padding: 0 100px 0 0;
}
#produkt_sec_box .obsah{
  padding: 10px 0 10px 0;
}
#produkt_sec_box a.link_cp{
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  font-weight: bold;
  background-color: #F2F5FA;
}
#produkt_sec_box .obsah table {
  border-collapse: collapse;
}
#produkt_sec_box .obsah table tr {}
#produkt_sec_box .obsah table tr th {
  padding: 5px 5px 3px 3px;
  border: solid 1px #F2F5FA;
  background-color: #FAFBFD;
}
#produkt_sec_box .obsah table tr td {
  padding: 5px 5px 3px 3px;
  border: solid 1px #F2F5FA;
}
/* HELPY */
#description_help_box {
  width: 300px;
  padding: 10px;
  margin: 0 10px;
  border: solid 1px gray;
  
  background-color: #FFFFCC;
  min-height: 100px;
  _height: 100px;
}

#online_pojisteni_box {
	background-image: url('../images/cp/online_pojisteni_bg.jpg');
	background-repeat: repeat-y;
	width: 424px;
	/* padding-top: 19px; */
	padding-left: 15px;
	position: relative;
	margin-bottom: 20px;
}

#online_pojisteni_box_top {
	position: absolute;
	background-image: url('../images/cp/online_pojisteni_top.jpg');
	background-repeat: no-repeat;
	width: 441px;
	height: 96px;
	margin-top: -19px;
	margin-left: -15px;
}

#online_pojisteni_box_down {
	background-image:url('../images/cp/online_pojisteni_down.jpg');
	background-repeat: no-repeat;
	width: 441px;
	height: 20px;
	margin-top: 0px;
	position: relative;
	margin-left: -15px;
}
.online_pojisteni_box_content {
  min-height: 70px;
  _height: 70px;
  padding-top: 20px;
}
#online_pojisteni_box a.u1 {
  /* padding: 2px 0 2px 0; */
  text-decoration: none;
  position: relative;
  display: block;
  background-image: url('../images/sipka_pr.gif');
  background-repeat: no-repeat;
  background-position: top left;
  background-position: 0 2px;
  padding-left: 15px;
  /* border: solid 1px black; */
}

#online_pojisteni_box table {
  padding: 1px;
	width: 290px;
}
