body {
    background: #d1d8e2;
    font-size: 0.75em;
    font-family: Arial,Sans-serif;
    text-align: center;
    margin:0;
    padding:0;
    color:#505760;
}

@font-face {
	font-family: 'MyriadPro';
	src: url('fonts/myriadpro.eot');
	src: local('MyriadPro'), url('fonts/myriadpro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

a { 
    color:#000;
    outline:none; 
}
a:hover {
    color:#505760;
}

img {
    border:none;
}

form,input,select,textarea {
    font-size: 1em;
    font-family:Arial,Sans-serif;
}
a.button{
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
div.bodyBg {
    background:url(images/bg.png) repeat-x top left #FFF;
    min-height:1px;
    _height:1px;
}
div.bodyTopBg {
    background:url(images/bg-top.jpg) no-repeat top center;
    min-height:170px;
    _height:170px;
    padding:0 0 1px 0;
}

#body {
    width:990px;
    margin:0px auto;
    text-align:left;
}

#top {
    position:relative;
    font-size:0.95em;
    min-height:130px;
    _height:130px;
}
#h1 {
    position:absolute;
    top:43px;
    left:0;
    margin:0;
    padding:0;
    background:url(images/logo.png) no-repeat 64px top;
    width:246px;
    min-height:1px;
    _height:1px;
}
#h1 a { 
    display:block;
    height:87px;
}
#h1 a span { display:none; }

#topMenu {
    background:url(images/tm-left.png) no-repeat bottom left;
    float:right;
    margin:2px 11px 0 0;
}
#topMenu ul {
    margin:0;
    padding:12px 15px 15px 15px;
    background:url(images/tm-right.png) no-repeat bottom right;
    list-style:none;
}
#topMenu ul li {
    display:inline;
    padding:0px 10px 0 7px;
    background:url(images/tm-separator.png) no-repeat center right;
}
#topMenu ul li.active, 
#topMenu ul li.last {
    background:none;
    padding:0px 7px 0 7px;
}
#topMenu ul li a { color:#FFF; text-decoration:none; }
#topMenu ul li a:hover { color:#FFF; text-decoration:underline; }

ul.btns {
    list-style:none;
    position:absolute;
    bottom:10px;
    right:11px;
    margin:0;
    padding:0;
    width:699px;
}
ul.btns li {
    float:left;
    width:233px;
    background:url(images/topBtns.png) no-repeat 0px 0px;
    min-height:61px;
    _height:61px;
}
ul.btns li a {
    display:block;
    padding:29px 2px 10px 0;
    text-align:center;
    font-family:"MyriadPro",Arial,sans-serif;
    font-size:1.6em;
    line-height:1em;
    color:#505760;
    text-decoration:none;
}
ul.btns li a:hover { text-decoration:none; }
ul.btns li.btn1 { background-position:0px -100px; }
ul.btns li.btn2 { background-position:-234px -100px; }
ul.btns li.btn3 { background-position:-468px -100px; }
ul.btns li.btn1-hover, ul.btns li.btn1-active { background-position:0px 0px; }
ul.btns li.btn2-hover, ul.btns li.btn2-active { background-position:-234px 0px; }
ul.btns li.btn3-hover, ul.btns li.btn3-active { background-position:-468px 0px; }

ul.btns li.btn1-hover a, ul.btns li.btn1-active a { padding:24px 2px 10px 0; }
ul.btns li.btn2-hover a, ul.btns li.btn2-active a { padding:24px 2px 10px 0; }
ul.btns li.btn3-hover a, ul.btns li.btn3-active a { padding:24px 2px 10px 0; }

#topPanel {
    background:url(images/line.png) repeat-x bottom left;
    padding:7px 0 15px 0;
    position:relative;
    min-height: 25px;
    _height: 25px;
}
#topPanel .slogan {
    position:absolute;
    background:url(images/slogan.png) no-repeat top left;
    width:305px;
    height:37px;
    top:5px;
    left:15px;
}
#topPanel table {
    margin:0 11px 0 auto;
}
#topPanel table input { float:left; }
#topPanel table input.login {
    border:none;
    background:url(images/login-input.png) no-repeat top left;
    width:86px;
    padding:6px 10px 5px 10px;
    margin-right:3px;
    color:#6a7481;
    font-size:0.95em;
}
#topPanel table input.passwd {
    border:none;
    background:url(images/login-input.png) no-repeat top left;
    width:78px;
    padding:6px 10px 5px 10px;
    color:#6a7481;
    font-size:0.95em;
}
#topPanel ul.menu {
    position:absolute;
    right: 0;
    margin:0 10px 0 0;
    list-style:none;
}
#topPanel ul.menu li {
    background:url(images/tm-l.png) no-repeat left center;
    min-height:1px;
    _height:1px;
    margin-right: 5px;
    float: left;
}
#topPanel ul.menu li span {
    display:block;
    float: left;
    background:url(images/tm-r.png) no-repeat right center;
    padding:6px 15px;
    min-height: 1px;
    _height:1px;
}
#topPanel ul.menu li a { text-decoration:none; font-size:0.95em; }
#topPanel ul.menu li a:hover { text-decoration:none; }

#content {
    width:736px;
    float:left;
}
#content h2 {
    color:#505a67;
    font-family:"MyriadPro",Arial,sans-serif;
    font-size:2em;
    line-height:1em;
    font-weight:normal;
    margin:0;
    padding:15px 0 9px 0; 
}
#homepageText {
    clear:both;
    padding:1px 25px 0 25px;
}
#content-text{
    margin: 0 10px;
    padding: 20px 0;
}
#content-left {
    /*width:180px;*/  
    width:186px;
    float:left;
}

#content-left ul.menu {
    margin:0;
    padding:50px 0 15px 0;
    list-style:none;
    min-height:1px;
    _height:1px;
}
#content-left ul.menu li {
    padding-bottom:1px;
    min-height:1px;
    _height:1px;
    position:relative;
    float:left;
    /*width:180px;*/  
    width:186px;  
}
#content-left ul.menu li span { display:block; background:url(images/button_default_top_narrow.png) no-repeat top left; min-height: 1px; _height:1px; }
#content-left ul.menu li a { display:block; background:url(images/button_default_bottom_narrow.png) no-repeat bottom left; text-decoration:none; padding:6px 15px; min-height: 1px; _height:1px;}
#content-left ul.menu li a:hover { text-decoration:none; color:#000; }

#content-left ul.menu li.active span,
#content-left ul.menu li.hover span { background:url(images/button_default_top_wide.png) no-repeat top right;}
#content-left ul.menu li.active a,
#content-left ul.menu li.hover a { padding:6px 12px; font-weight:bold; background:url(images/button_default_bottom_wide.png) no-repeat bottom left;}

#content-left ul.menu li div { position:absolute; top:0; left:0; }
#content-left ul.menu li div span { background:url(images/lm-bg-hover.png) no-repeat top right; min-height: 1px; _height:1px; }
#content-left ul.menu li div span a { background:url(images/lm-bottom-hover.png) no-repeat bottom left; color:#FFF; min-height: 1px; _height:1px; }
#content-left ul.menu li div span a:hover { color:#FFF; }


#content-left ul.rubriky {
    margin:0;
    padding:15px 0 0 0;
    list-style:none;
}
#content-left ul.rubriky li {
    background:url(images/lm-bg.png) no-repeat top left;
    min-height:1px;
    _height:1px;
    margin-bottom:1px;
}
#content-left ul.rubriky li span {
    display:block;
    background:url(images/lm-bottom.png) no-repeat bottom left;
    padding:5px 15px;
}
#content-left ul.rubriky li a { text-decoration:none; }
#content-left ul.rubriky li a:hover { text-decoration:none; }

#content-middle {
    width:540px;
    float:right;
}
#content-middle .content-middle-bg {
    background:url(images/content-middle-bg.png) repeat-y top left;
    min-height:1px;
    _height:1px;
}
#content-middle .content-middle-top {
    background:url(images/content-middle-top.png) no-repeat top left;
    min-height:1px;
    _height:1px;
}
#content-middle .content-middle-bottom {
    background:url(images/content-middle-bottom.png) no-repeat bottom left;
    min-height:295px;
    _height:295px;
}
#content-middle .vft {
    padding:1px 22px 10px 17px;
}
#content-wide {
    width:730px;
    float:left;
}
#content-wide .content-middle-bg {
    background:url(images/content-bg.png) repeat-y top left;
    min-height:1px;
    _height:1px;
}
#content-wide .content-middle-top {
    background:url(images/content-top.png) no-repeat top left;
    min-height:1px;
    _height:1px;
}
#content-wide .content-middle-top-tab {
    background:url(images/content-top-tab.png) no-repeat top left;
    min-height:1px;
    _height:1px;
}
#content-wide .content-middle-bottom {
    background:url(images/content-bottom.png) no-repeat bottom left;
    min-height:295px;
    _height:295px;
}
#content-wide .vft {
    padding:1px 22px 10px 17px;
}
#kontextMenu {
    margin:0 22px 0 17px;
    padding:8px 0px;
    list-style:none;
    text-align:right;
    background:url(images/dot.png) repeat-x bottom left;
    font-size:0.85em;
}
#kontextMenu li {
    display:inline;
}

#content-right {
    width:244px;
    float:right;
}

#content-right div.wn {
    padding:15px 0 0 0;
    margin:0;
}
#content-right div.wn p.wn-title {
    padding:0 15px 10px 15px;
    margin:0;
    color:#505a67;
    font-family:"MyriadPro",Arial,sans-serif;
    font-size:1.8em;
    line-height:1em;
    font-weight:normal;
}
#content-right div.wn div.wn-bg{
    background:url(images/news-bg.png) no-repeat top left;
    padding:3px 6px 0 2px;
}
#content-right div.wn div.wn-con{
    overflow: hidden;
    height: 255px;
    position:relative;
}
#content-right div.wn dl.wn-data {
    margin:0;
    position:absolute;
    top: 0px;
}
#content-right div.wn dl.wn-data dt {
    padding:8px 15px 0 15px;
}
#content-right div.wn dl.wn-data dt a { text-decoration:none; }
#content-right div.wn dl.wn-data dt a:hover { text-decoration:underline; }
#content-right div.wn dl.wn-data dd {
    margin:0;
    padding:5px 15px 10px 15px;
    background:url(images/news-item-bg.png) repeat-x bottom left;
    font-size:0.95em;
}
#content-right div.wn dl.wn-data dd.last {
    background:url(images/news-last-item-bg.png) repeat-x bottom left;
}
#content-right div.wn-bottom {
    background:url(images/news-bottom.png) no-repeat bottom left;
    padding:10px 6px 17px 2px;
    margin:0;
    text-align:center;
    font-size:0.95em;
}
#content-right div.wn-bottom span.scrollUp{
    float: left;
    margin: 0 10px;
}
#content-right div.wn-bottom span.scrollDown{
    float: right;
    margin: 0 10px;
}
div.bottomBg {
    background:url(images/bg-bottom.png) repeat-x top left;
    min-height:140px;
    _height:140px;
    padding:12px 0;
    font-size:0.95em;
}
#bottom {
    width:990px;
    margin:0px auto;
    text-align:left;
    background:url(images/bottom.png) no-repeat bottom center;
    min-height:90px;
    _height:90px;
}
#bottom .body {
    background:url(images/bottom-top.png) no-repeat top center;
    min-height:1px;
    _height:1px;
    padding:14px 20px;
}
#bottom ul {
    float:left;
    list-style:none;
    margin:0;
    padding:12px 0 0 0;
}
#bottom ul li {
    display:inline;
    padding:0px 10px 0 7px;
    background:url(images/bm-separator.png) no-repeat center right;
}
#bottom ul li.active, 
#bottom ul li.last {
    background:none;
    padding:0px 7px 0 7px;
}
#bottom ul li a { color:#505760; text-decoration:none; }
#bottom ul li a:hover { text-decoration:underline; }

#bottom form {
    float:right;
}
#bottom form table th {
    font-family:"MyriadPro",Arial,sans-serif;
    font-size:1.3em;
    line-height:1em;
    font-weight:normal;
    padding-right:10px;
}
input.ml-input {
    background:url(images/ml-input.png) no-repeat top left;
    border:none;
    width:220px;
    padding:10px 10px;
    font-size:0.95em;
    color:#6a7481;
}
input.ml-btn {
    background:url(images/ml-btn.png) no-repeat top left;
    border:none;
    width:110px;
    padding:10px 0px;
    text-align:center;
    font-size:0.95em;
    color:#FFF;
    cursor:pointer;
}
#tiraz{
    width: 990px;
    margin: 0 auto;
}
#tiraz p {
    margin:0;
    padding:0;
}
#tiraz .tiraz-text{
    text-align: left;
    margin: 0 0 0 50px;
    width: 700px;
    float: left;
}
#tiraz .developer { 
    text-align: right;
    float: right;
    margin: 0 50px 0 50px;
}
#tiraz .developer a { color:#505760; text-decoration:none; }
#tiraz .developer a:hover { color:#505760; text-decoration:none; }

/**
 * Zoznam clankov
**/
.list-item {
    margin:0;
    padding:0;
    width:250px;
    float:left;
}
.list-item .h3 {
    font-size:1.1em;
    margin:0;
    padding:5px 10px 0 0px;
    font-weight:bold;
}
.list-item img {
    margin:5px 0 0 0;
}
.list-item .h3 a { text-decoration:none; }
.list-item .h3 a:hover { text-decoration:none; }
.list-item .desc {
    margin:0;
    padding:5px 10px 5px 0;
    font-size:0.95em;
}
.list-items-cleaner {
    clear:both;
    background:url(images/dot.png) repeat-x 0px 5px;
    height:9px;
    line-height:0.1em;
    font-size:0.1em;
}

/**
 * Reporty
**/
div.report {
    min-height:18px;
    _height:18px;
    text-align:left;
    margin:5px auto 3px auto;
    color:#505760;
    font-size:1.2em;
    padding:5px 5px 5px 40px;
    position:relative;
    background:none;
}
div.report ul {
    padding:0px 0px 0px 35px;
    margin:0px;
    font-weight:bold;
}
div.report span.ico {
    display:block;
    width:29px;
    height:27px;
    margin:1px 3px 1px 1px;
    background:url(images/reports.gif) no-repeat top left;
    position:absolute;
    top:0px;
    left:0px;
}

div.report span.ico_OK { background-position:0px 0px; }
div.report span.ico_ERROR { background-position:-36px 0px; }
div.report span.ico_INFO { background-position:-72px 0px; }
div.report span.ico_ALERT { background-position:-108px 0px; }
div.report span.ico_HELP { background-position:-144px 0px; }

/**
 * DOCUMENT DOWNLOAD
**/
div.documentDownload {
    clear:both;
    padding:10px 0px;
    background:url(images/dot.png) repeat-x top left;
}
div.documentDownload .h3 {
    font-size:1.1em;
    font-weight:bold;
    margin:0px;
    padding:0px 0px 10px 0px;
}
div.documentDownloadItem {
    padding:0px 0px 5px 0px;
    margin:0 5px 0 0;
    float:left;
    width:245px;
}
div.documentDownloadItem a { color:#505760; font-size:1.1em; text-decoration:none; }
div.documentDownloadItem a:hover { text-decoration:underline; }
div.documentDownloadItem .mimeicon {
	width: 32px;
	height: 32px;
	vertical-align:middle;
	float:left;
}
div.documentDownloadItem .desc {
    padding:0 0 0 5px;
    float:left;
    width:170px;
    color:#505760;
}
div.documentDownloadItem .desc span {
    font-size:0.85em;
    font-style:italic;
}

img.ico {
    vertical-align:middle;
}

.lightbox {
    clear:both;
    padding:5px 0;
}
.lightbox img {
    float:left;
    padding:5px 10px;
}

.cleaner {
    clear:both;
    height:0.1em;
    font-size:0.1em;
    line-height:0.1em;
    visibility:hidden;
}
.bttn{
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
}
.bttn-up{
    background: url(images/arrow-up.png) no-repeat center center;
}
.bttn-down{
    background: url(images/arrow-down.png) no-repeat center center;
}
.bttn-left{
    background: url(images/arrow-left.png) no-repeat center center;
}
.bttn-right{
    background: url(images/arrow-right.png) no-repeat center center;
}

/**
 * TABULKA - zoznam
**/
table.list {
    border-collapse:separate;
    margin:0em;
    padding:0em;
    font-size:1em;
    empty-cells:show;
}
table.list th {
    color: #000;
    font-weight:bold;
    text-align:left;
    vertical-align:top;
    background: url(images/dots-h.png) repeat-x left bottom;
    padding:5px 10px 10px 10px;
}
table.list tr.first td{
    padding: 15px 10px 5px 10px;
}
table.list tr.last td{
    padding: 5px 10px 15px 10px;
}
table.list td {
    font-size:0.95em;
    font-weight:normal;
    color:#515861;
    text-align:left;
    padding:5px 10px;
}
table.list .c { text-align:center; }
table.list .r { text-align:right; }
table.list .l { text-align:left; }
table.list a {
    color:#000000;
}
table.list th a {
    color:#FFFFFF;
    text-decoration:underline;
}
table.list-full {
    width:100%;
}
table.zebra tr.odd td {
    background:#F4F6F8;
}
table.zebra tr.even td {
    background: none;
}
table.zebra tr.selected td {
    background: #FFFDD5;
    font-weight: bold;
}
table.highlight tr td.highlight, table.highlight tr.highlight td.highlight {
    background:#FFFDD5;
}
/* Zvyraznenie tabulkoveho riadku */
table.list tr.highlight td {
    background:#E4FFD7;
}
.ui-widget{
    font-size: 0.9em;
    text-align: left;
}

.jobs a.more{   
    text-decoration: none;
    font-weight: normal;
    color: #515861;
}
.jobs a.more span{
    display: block;
    height: 14px;
    text-decoration: none;
    padding: 0 24px 0 0;
}  
.jobs a.more span{
    background: url(images/jobs-search-plus-white.png) no-repeat right center;
}
.jobs tr.odd a.more span{
    background: url(images/jobs-search-plus-blue.png) no-repeat right center;
}
#job-search-form{
    background: url(images/job-search.png) no-repeat left top;
    height: 35px;
    padding: 8px;
    position: relative;
}
#job-search-form form{
    padding: 0 10px;
}
#job-search-form input.text{
    background: url(images/jobs-search-input.png) no-repeat scroll left top transparent;
    border: medium none;
    color: #6A7481;
    font-size: 0.95em;
    padding: 8px;
    width: 182px;
    margin: 0 1px;
}
#job-search-form input.search-btn{
    background: url("images/jobs-search-btn.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0.95em;
    padding: 6px 30px 6px 5px;
    text-align: center;
    width: 114px;
    margin-left: 10px;
}
#job-search-form a.back{
    background: url(images/btn-back.png) no-repeat left top;
    height: 32px;
    width: 75px;
    line-height: 28px;
    padding: 0px 35px 5px 5px;
    position: absolute;
    right: 50px;
    font-size: 0.95em;
    top: 9px;
}
#job-search table{
    padding: 1px;
    background: url(images/dots-h.png) repeat-x left bottom;
}
#job-search div.pager{
    float:left;
    padding: 10px 10px;
    font-size: 0.9em;
    color: #58606B;
}

#job-search div.pager select{
    background: none;
    border: 1px solid #D1D8E3;
    margin-left: 5px;
    color: #58606B;
}
#job-search span.page {
    padding: 5px 10px;
}
#job-search span.prev a span{
    border-right: 1px solid #D1D8E3;
    padding: 5px 10px;
    background: url(images/jobs-search-arrow-left.png) no-repeat left center;
}
#job-search span.next a span{
    border-left: 1px solid #D1D8E3;
    padding: 5px 10px;
    background: url(images/jobs-search-arrow-right.png) no-repeat right center;
}
#job-search span.next a, #job-search span.prev a{
    text-decoration: none;
    color: #58606B;
}

#job{
    padding: 20px 10px;
}
#job table{
   width: 100%;
}
#job table th{
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    padding: 10px;
}
#job table td{
    padding: 10px;
}
table.form {
    border-collapse: collapse;
    font-size: 1em;
    margin: 0;
}
table.form-full {
    width: 100%;
}
table.form th, table.form td {
    padding: 5px;
    vertical-align: top;
}
table.form th {
    background: none repeat scroll 0 0 #F4F6F8;
    color: #000;
    font-weight: bold;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}
table.form td {
    color: #000000;
    font-size: 0.95em;
    font-weight: normal;
    text-align: left;
    background: url(images/dots-h.png) repeat-x left bottom;
    vertical-align:top;
}
table.form tr.last td {
    background: none;
}
table.form td.label {
    font-weight: normal;
    padding-top: 0.6em;
    width: 140px;
}
table.form td.label-core {
    font-weight: bold;
}
table.form td.th {
    border-bottom: 1px dotted #CCCCCC;
    border-right: 1px dotted #CCCCCC;
    font-weight: normal;
    padding-top: 0.4em;
    text-align: right;
    width: 140px;
}
table.form input.text, table.form textarea, table.form select {
    vertical-align: middle;
    border: 1px solid #B0BAC7;
    background: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 3px 0;
}
table.form input.text {
    width: 250px;
}
table.form input.text-small {
    width: 100px;
}
#job div.prevnext{
    padding: 10px 8px;
    font-size: 0.9em;
}
#job div.prevnext div.prev{
    float: left;
}
#job div.prevnext div.next {
   float: right;
}
#job div.prevnext div.prev a{
    padding-left: 20px;
    background: url("images/arrow-left.png") no-repeat scroll center left transparent;
}
#job div.prevnext div.next a{
    padding-right: 20px;
    background: url("images/arrow-right.png") no-repeat scroll center right transparent;
}

#job div.prevnext a{
    color: #000000;
    text-decoration: none;
}
#job div.prevnext span{
    margin: 0 3px;
}
#job div.prevnext a:hover{
    color: #505760;
    text-decoration: underline;
}

#content ul.tabs{   
    margin: 0;
    padding: 0;
    list-style: none;
}
#content ul.tabs li{   
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
    background: url(images/jobs-search-tab-left.png) no-repeat left 5px;
}
#content ul.tabs li span{   
    float: left;
    background: url(images/jobs-search-tab-right.png) no-repeat right 5px;
    height: 27px;
    display: block;
    color: #fff;
    cursor: pointer;
    padding: 18px 20px 0px 20px;
    font-size: 1.2em;
}
#content ul.tabs li.active{   
    background: url(images/jobs-search-tab-active-left.png) no-repeat left top;
}
#content ul.tabs li.active span{   
    color: #515861;
    font-size: 1.4em;
    padding: 13px 20px 5px 20px;
    background: url(images/jobs-search-tab-active-right.png) no-repeat right top;
}
#content ul.tabs li.hover{   
    background: url(images/jobs-search-tab-left.png) no-repeat left top;
}
#content ul.tabs li.hover span{ 
    padding: 13px 20px 5px 20px;
    background: url(images/jobs-search-tab-right.png) no-repeat right top;
}
#jobs div.tabs{  
    position: relative;
    padding-top: 44px;
}
#jobs div.tab{ 
    display: none;
    position: relative;
}
#jobs div.tab-content{ 
    width: 710px;
    height: 275px;
    position: relative;
}
#jobs div.active{   
    display: block;
}
#jobs .job-register table{
    width: 100%;
}
#jobs .job-register p{
    margin-top: 0;
}
#jobs .job-register td.label{
    width: 120px;
    vertical-align: middle;
}
#jobs .job-register input.text, #jobs .job-register textarea{
    width: 200px;
    padding: 2px 0;
}
#jobs .job-register textarea{
    height: 38px;
}
#jobs .job-register input.date{
    width: 75px;
    float:left;
}
#jobs .job-register table span{
    padding: 0 5px 0 6px;
    float: left;
}
#jobs .job-register table.form td {
    background: none;
    padding: 1px 3px;
}
#jobs .job-register td.r {
    text-align:right;
}
#jobs .job-register table.form td.line {
    /*background: url(images/dot.png) repeat-y 15px 0px;*/
    padding-left: 30px; 
    width: 150px;
    vertical-align:top;
}
#jobs .job-register button{
    border: none;
    text-align: center;
    padding: 0;
    margin: 0 0 0 5px;
    padding: 0 3px 5px 0;
    cursor: pointer;
    height: 38px;
    width: 185px;
    color: #FFFFFF;
    font-size: 0.95em;
    line-height: 33px;
    background: url(images/btn-185.png) no-repeat left top;
} 
#jobs .job-register div.buttons{
   margin-top: 5px;
   position: absolute;
   bottom: 0;
   right: 5px;
}
div.ajax-loader{
   background: #fff url(images/ajax-loader.gif) no-repeat center center;
   position: absolute;
}
div.ui-dialog div.report{
    font-size: 1em;
}
#jobs div.tabs ul.tabs{
    position: absolute;
    top:0;
    left: 0;
}
#jobs div.tabs div.content-middle-bg{
}
div.fblink{
}
div.fblink a span.logo{
    color: #666a72;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    padding: 8px 0 0 60px;
    min-height: 45px;
    _height: 45px;
    background: #fff url(images/fb-logo-dark.png) no-repeat left center;
}
div.fblink a:hover span.logo{
    color: #3b5ca8;
    background: #fff url(images/fb-logo.png) no-repeat left center;
}
