/* Version: $Id: titulka_absolvent.css 391 2009-10-15 10:55:47Z vysohlidm $ */
/*
docasne pouzit stary css - pri nejblizsi prilezitosti sjednotit se vzorovým stylem titulka.css
a tento odstranit
*/

#layout_content_right_cv {
  width:220px;
  float:left;
  height: 192px;
  position: relative;
  padding-top: 33px;
  left: -9px;
  z-index: 1;
}

* html #layout_content_right_cv, * html #layout_content_search {
    margin-top: -25px;
}

/* title */
#layout_content_title {
  position: relative;
  width: 720px;
  height: 126px;
}

#layout_content_title_loged {
  position: relative;
  height: 126px;
}

#layout_content_title_loged .operations {
    margin-top: -150px;
  margin-left: 190px;
  z-index: 1;
  position: relative;
}

.ibanner_725x150 {
    width: 725px;
  height: 150px;
  overflow: hidden;
}

#layout_content_title_loged span.logged {
  color: #FFFFFF;
  float: left;
  display: block;
  margin-right: 30px;
  padding-bottom: 5px;
  padding-top: 5px;

}

#layout_content_title_loged u.soutez {
  color: #000;
  margin-right: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  text-decoration: none;
}


#layout_content_title_loged h1 {
  color: #FFFFFF;
  font-size: 13px;
  margin: 0;
  padding: 0;
  padding-top: 36px;
  padding-bottom: 23px;

}
#layout_content_title_loged h1 a {
  color: #000000;

}

#layout_content_title_loged a {
  color: #FFFFFF;
  padding-bottom: 4px;
  padding-top: 6px;
}
#layout_content_title_loged a.inbox {
  background-image: url(../images/icon_index_inbox.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
  padding-bottom: 5px;
  padding-top: 5px;
}
#layout_content_title_loged a.basket {
  background-image: url(../images/icon_index_basket.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
  padding-bottom: 5px;
  padding-top: 5px;
}
#layout_content_title_loged a.history {
  background-image: url(../images/icon_index_history.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
  padding-bottom: 5px;
  padding-top: 5px;
}
div.titlecontent h1 {
  font-size: 14px;
  /* padding-bottom: 5px; */
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 20px;
}
div.titlecontent h2 {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 45px;
  color: #FFFFFF;
  padding-left: 40px;
}
div.titlecontent h2.abs {
  font-size: 22px;
  margin-bottom: 5px;
  margin-top: 20px;
  color: #0A2851;
  padding-left: 40px;
}
div.titlecontent span.abs {
  color: #FFFFFF;
  display: block;
  margin-left: 42px;
}
div.titlecontent div.ghost a {
  color: #FFFFFF;
  display: block;
  margin-left: 42px;
  background-image: url(../images/layout_ghost.gif);
  background-repeat: no-repeat;
  width: 130px;
  padding-left: 40px;
  position: absolute;
  top: 30px;
  left: 340px;
  padding-bottom: 10px;
}
div.titlecontent span {
  color: #FFFFFF;
  display: block;
}

div.titlecontent span a {
  color: #FFFFFF;
  text-decoration: underline;
}
#layout_content_title div.loginform {
  position: absolute;
  text-align: right;
  color: #FFFFFF;
  width: 210px;
  right: 30px;
  top: 40px;
}
div.loginform form {
  margin: 0;
  padding: 0;
}
div.loginform label {
  display: block;
}
div.loginform input.login {
  border: 1px solid #000000;
  width: 140px;

}
div.loginform input.login_submit {
  float: right;
  background-color: #BFCBD6;
  border: 1px solid #3F5270;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 80px;
  text-align: center;
  cursor: pointer;
}

#layout_content_title_abs {
  position: relative;
  width: 720px;
  height: 105px;
}
#layout_content_title_abs div.titlecontent {
  /* position: absolute; */
  padding-top: 10px;
  padding-left: 210px;
  width: 400px;
  top: 0px;
}



div.box {
  background-color: #F6F5F3;
  border: 1px solid #000000;
  background-image: url(../images/bg_box_hd_index.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
div.box form {
  margin: 0;
  padding: 0;
}
div.box table {
}
div.box table th {
  background-image: url(../images/bg_box_hd_index.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  height: 27px;
}
div.box table td.td1 {
  font-weight: bold;
  padding-bottom: 6px;
  padding-top: 4px;
  color: #516A95;
  font-size: 13px;
}
div.box table td.td2 {
  padding-top: 4px;
  padding-bottom: 6px;
  text-align: right;
  font-size: 12px;
}
div.box table td.td2 a:link, div.box table td.td2 a:visited {
  color: #0033AC;
}
div.box table td.td2 a:hover {
  color: #E86E01;
  text-decoration: underline;
}
div.box table a.arrow {
  color: #0033AC;
  background-image: url(../images/icon_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 13px;
}
div.box table a:hover {
  color: #E86E01;
  text-decoration: underline;
}
div.box table td.fntsmall1 {
  font-size: 11px;

}
div.box table td.fntsmall2 {
  font-size: 11px;

}

input, select {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
input.submit{
  background-image: url(../images/submit.gif);
  background-repeat: no-repeat;
  width: 100px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  border: none !important;
  height: 26px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #EB7401;
  z-index: 100;
  cursor: pointer;
  padding-bottom: 4px;
  padding-top: 4px;
}
input.submit_cv{
  background: url(../images/submit.gif);
  background-repeat: no-repeat;
  width: 100px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  padding-top: 4px;
  border: none;
  padding-bottom: 4px;
  height: 26px;
  font-family: Arial, Helvetica, sans-serif;
  background-position: center;
  margin-right: auto;
  margin-left: auto;
  display: block;
  cursor: pointer;
}
table.portal {
	width: 100%;
}
table.portal td.head {
  background-color: #F6EEAE;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  width: 100%;
}
table.portal td.sk {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #666666;
}
table.portal td.head a {
  color: #000000 !important;
  font-weight: bold;
  text-decoration: underline;
}
table.portal td.head span{
  font-weight: bold;
  font-size: 12px;
}
table.portal a:link, .box4 a:link, table.portal a:visited, .box4 a:visited {
  color: #003399;
  text-decoration: underline;
}
table.portal a:hover, .box4 a:hover {
  color: #E86E01;
  text-decoration: underline;
}

table.portal td.content {
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
}

.box1 table.portal td.content div {
  clear: both;
  float: none;
  margin-bottom: 6px;
  margin-top: 7px;
}

table.portal td.grd {
  background-image: url(../images/gradient_yellow.gif);
  background-repeat: repeat-x;

}
table.portal span, .box4 span {
  font-size: 11px;
  line-height: 15px;
}
table.portal span.dot {
  background-image: url(../images/icon_dot.gif);
  background-repeat: no-repeat;
  display: block;
  padding-left: 8px;
  background-position: 0px 6px;
}
table.portal img.foto {
  border: 1px solid #DFD8B9;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  margin-right: 5px;
}
table.portal strong {
  padding-bottom: 8px;
  display: block;
  padding-top: 5px;
}
table.portal strong span {
  font-weight: normal;
}
table.portal a.poolold, .box4 a.poolold {
  font-size: 11px;
  text-align: right;
  color: #DD5800 !important;
  display: block;
}


#layout_content_right_cv strong { }
#layout_content_right_cv h2 {
  color: #EA7101;
  font-size: 16px;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0;

}
#layout_content_right_cv h3 {
  color: #EA7101;
  padding: 0;
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 10px;
}
#layout_content_right_cv .createcv a {
  background-image: url(../images/submit.gif);
  background-repeat: no-repeat;
  text-align: center;
  display: block;
  width: 104px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 6px;
  margin-top: 80px;
  position: absolute;
  top: 118px;
  left: 50px;
}

#banner {
  display: block;
  width: 690px;
  float: left;
  font-size: 10px;
  color: #666666;
  padding-left: 20px;
  margin-bottom: 15px;
  background-image: url(../images/bg_title_banner.gif);
  background-repeat: no-repeat;
  background-position: right top;
  padding-top: 15px;
}
#banner_2 {
  display: block;
  float: left;
  font-size: 10px;
  color: #666666;
  background-image: url(../images/bg_title_banner.gif);
  background-repeat: no-repeat;
  background-position: 652px bottom;
  padding-top: 0px;
  padding-bottom: 15px;
  width: 680px;
  padding-left: 15px;
  margin-bottom: 10px;
}


ul.tab {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  background-image: url(../images/tab_bg_abs.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  float: left;
  width: 450px;
}
ul.tab li {
  float: left;
  text-align: center;
}
ul.tab li a.active {
  width: 115px;
  height: 20px;
  display: block;
  background-image: url(../images/tab_active_abs.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 10px;
  color: #EC7601;
  text-decoration: none;
}
ul.tab li a.inactive {
  display: block;
  width: 115px;
  height: 20px;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}
ul.tab li a.inactive_rc {
  display: block;
  width: 115px;
  height: 20px;
  background-image: url(../images/tab_inactive_right_end.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}
ul.tab li a.inactive_rc_end {
  display: block;
  width: 115px;
  height: 20px;
  background-image: url(../images/tab_inactive_left_s_end_abs.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}
ul.tab li a.inactive_lc {
  display: block;
  width: 115px;
  height: 20px;
  background-image: url(../images/tab_inactive_left_end.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}
ul.tab li a.inactive_lc_end {
  display: block;
  width: 115px;
  height: 20px;
  background-image: url(../images/tab_inactive_right_s_end_abs.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}
ul.tab li a.inactive_ls {
  display: block;
  width: 115px;
  height: 20px;
  background-image: url(../images/tab_inactive_left.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}
ul.tab li a.inactive_rs {
  display: block;
  width: 115px;
  height: 20px;
  background-image: url(../images/tab_inactive_right.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
}

ul.tab li.blank {
  text-align: left;
  background-position: 0 4px; 
  width: 103px; 
  height: 10px; 
  background-image: url(../images/tab_blank.gif); 
  background-repeat: repeat-x; 
  padding-top: 10px;
}

ul.tab li.blank div {
  text-align: center;
  margin: auto;
}

ul.tab li.blank div img {
  margin-top: -6px; 
  @margin-top: -4px; 
  _margin-top: -6px;
  vertical-align: top;
  padding-right: 3px;
}

ul.tab li a.arrow {
  color: #0033AC;
  text-decoration: underline;
  font-size: 12px;
}
ul.tab li a:hover {
  color: #E86E01;
  text-decoration: underline;
}
div.tabcontent {
  background-color: #FCF9E0;
  position:relative;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #91A7B4;
  border-bottom-color: #91A7B4;
  border-left-color: #91A7B4;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  margin: 0;
  clear: both;
  padding-right: 14px;
}
div.tabcontent form {
  margin: 0;
  padding: 0;
}

#layout_content_in_2_1 div.leftandcenter {
  float: left;
  padding-top: 30px;
  width: 695px;
}
#layout_content_in_2_1 div.left {
  width: 205px;
  float: left;
  padding-left: 15px;
}
#layout_content_in_2_1 div.center {
  float: left;
  width: 475px;
}
#layout_content_in_2_1 div.right {
  float: left;
  width: 175px;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 13px;
  padding-bottom: 20px;
}
/* company */
#layout_content_in_2_1 div.left .navibox_up {
  width:185px;
  height:12px;
  font-size:1px;
  background-image: url(../images/navibox_up.gif);
  background-repeat: no-repeat;
}
#layout_content_in_2_1 div.left .navibox_center {
  width:185px;
  background:url(../images/layout_company_center.gif) repeat-y;
  text-align:center;
  padding-top:10px;
}
#layout_content_in_2_1 div.left .navibox_center ul {
  list-style-type:none;
  padding-top:15px;
  padding-bottom:5px;
  padding-right:10px;
  padding-left:25px;
  margin:0;
  text-align:left;
}
#layout_content_in_2_1 div.left .navibox_center li {
  background:url(../images/icon_li_company.gif) no-repeat 0px 6px;
  padding-left:10px;
  font-weight:bold;
  margin-bottom:3px;
}
#layout_content_in_2_1 div.left .navibox_center li a:link, #layout_content_in_2_1 div.left .navibox_center li a:visited {
  color:#0033AC;
  text-decoration:underline;
}
#layout_content_in_2_1 div.left .navibox_center li a:hover {
  color:#E86E01;
  text-decoration:underline;
}

#layout_content_in_2_1 div.left .navibox_down {
  width:185px;
  height:12px;
  font-size:1px;
  margin-bottom:20px;
  background-image: url(../images/navibox_down.gif);
  background-repeat: no-repeat;
}
#layout_content_in_2_1 div.left h2 {
  color:#C42E00;
  font-size:12px;
  border-bottom:2px solid #C42E00;
  padding-bottom:10px;
  margin:0;
  margin-bottom:0px;
  margin-left:21px;
  margin-right:21px;
}
div.boxnavi {
  font-size: 11px;
  display: block;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
div.boxnavi a {
  color: #0033AC;
  font-weight: bold;
  font-size: 14px;
  margin-top: 5px;
  display: block;
}
div.boxnavi a:hover {
  color: #E86E01;
}
div.boxnavi h2 {
  color: #EA7101;
  font-size: 14px;
  text-decoration: underline;
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0;

}
div.boxnavi h3 {
  color: #EA7101;
  padding: 0;
  font-size: 21px;
  margin-top: 0px;
  margin-bottom: 5px;
}

#layout_content_title_default a.link-osobnosti {
  display: block;
  width: 465px;
  height: 120px;
  position: absolute;
}

.box4 {
    width:448px;
}
.box4 strong {
  border-bottom:2px solid #F6EEAE;
  display:block;
  margin-bottom:7px;
  padding-bottom:4px;
  padding-left:7px;
}

#leftpart {
    float:left;
    line-height:135%;
    max-width:205px;
    padding-left:10px;
    width:215px;
}

#rightpart {
    float:right;
    width:215px;
}

/* Pridano 30.9.2008 - Hradecky */
#big4 {
  width: 219px;
  overflow: hidden;
}
#big4 br {
  display: none;
}
#big4 strong, #big4 a {
  display: block;
  position: relative;
  width: 200px;
  height: 35px;
  padding: 20px 0 0 19px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  overflow: hidden;
}
#big4 strong {
  color: #000;
  height: 35px;
  padding-top: 10px;
}
#big4 strong span, #big4 a span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 219px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left top;
}
#big4 a span {
  !cursor: hand;
}
#big4-green {
  background-color: #74B072;
}
#big4-blue {
  background-color: #73A6CC;
}
#big4-red {
  background-color: #F77351;
}
#big4-yellow {
  background-color: #F4D961;
}
#big4 strong span {
  background-image: url(../images/big4-nadpis.gif);
}
#big4-green span {
  background-image: url(../images/big4-green.gif);
}
#big4-blue span {
  background-image: url(../images/big4-blue.gif);
}
#big4-red span {
  background-image: url(../images/big4-red.gif);
}
#big4-yellow span {
  background-image: url(../images/big4-yellow.gif);
}
