

.bigHeading {
    width: 945px;
    background: url("img/back_button_header.png") repeat-x;
    padding: 0px 10px 0px 10px;
    height: 35px;
}

.admin {
    width: 960px;
    font-family: Tahoma;
    border-collapse: collapse;
    margin-top: 10px;
}

.admin .position td {
}

.adminSmall {
    width: 961px;
    font-family: Tahoma;
    border-collapse: collapse;
}

.admin thead.position tr {
    background: url('img/back_admin_one.gif') #f6f6f6 repeat-x;
    border: 1px solid #eaeaea;
}

.admin thead.position th {
    height: 31px;
    line-height: 31px;
    font-size: 11px;
    color: #304269;
    font-weight: bold;
    text-align: center;
    background: url('img/line_admin.gif') #f6f6f6 no-repeat right center;
}

.adminSmall thead tr td {
    background: url('img/back_admin_two.gif') #e0ebf4 repeat-x;
    border: 1px solid #eaeaea;
    height: 23px !important;
    line-height: 23px !important;
}

.adminSmall thead td {
    height: 24px;
    line-height: 24px;
    font-size: 11px;
    color: #304269;
    font-weight: bold;
    text-align: left;
    padding-right: 30px;
}

.noLine {
    background-image: none !important;
}

.adminSmall tbody td {
    border: 0px !important;
    border-bottom: 1px solid #c9e1f4 !important;
    background-color: #f1f8fd !important;
    text-align: center;
    height: 25px !important;
    line-height: 25px !important;
    color: #666666;
    padding-top: 5px;
}

.adminSmall .header {
    font-weight: bold !important;
    color: #304269 !important;
}

.admin tbody.position td {
    border: 1px solid #eaeaea;
    background-color: #fafafa;
    text-align: center;
    height: 45px;
}

.adminSmall .collapse {
    text-align: left !important;
	padding-left:35px;
}

.adminSmall .collapse a {
    background: url('img/collapse.gif') no-repeat right center;
    font-size: 11px;
    color: #f16e20;
    font-weight: bold;
    padding-right: 23px;
    text-decoration: none;
}

.adminSmall div.text {
    padding: 10px;
    margin: 10px;
    background-color: white;
    color: #949494;
    font-size: 11px;
    text-align: justify;
    width: 920px;
}

.adminSmall textarea {
    width: 920px;
    padding: 0px !important;
    margin: 10px;
    border: 0px;
    background: white;
    height: 100px;
    padding: 5px !important;
}

.adminSmall .writeAnswer {
    color: #3b4d73;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    width: 920px;
    padding-left: 20px;
}

.adminSmall .submit {
    float: none !important;
    clear: both !important;
    width: 930px;
    margin: 10px;
}

.adminSmall .submit input {
    right: 10px;
}

.admin a {
    font-size: 11px;
    color: #f16e20;
}

.admin td.actions a {
    font-size: 11px;
    color: #f16e20;
    padding-top: 12px;
    display: inline;
    margin-right: 7px;
    position: relative;
    top: 8px;
}

.admin a.delete {
    background: url('img/smazat.gif') no-repeat center top;
}

.admin a.edit {
    background: url('img/nastaveni_profilu_2.gif') no-repeat center top;
}

.admin a.out {
    background: url('img/publikovat.gif') no-repeat center top;
}

.admin a.stop {
    background: url('img/pozastavit.gif') no-repeat center top;
}

.admin a.buy {
    background: url('img/prodlouzit.gif') no-repeat center top;
}

.admin a:hover {
    text-decoration: none;
}

.admin .status {
    color: #6ca2bf;
    font-weight: bold;
}

a#MyBiography {
    font-size: 10px;
    font-family: Arial;
    color: #4a5b80;
    background: url(img/muj_zivotopis.gif) no-repeat center top;
    width: 70px;
    height: 40px;
    padding-top: 25px;
    display: block;
}

a#MyDemands {
    font-size: 10px;
    font-family: Arial;
    color: #4a5b80;
    background: url(img/moje_poptavky.gif) no-repeat center top;
    width: 70px;
    height: 40px;
    padding-top: 25px;
    display: block;
}

a#MyProfile {
    font-size: 10px;
    font-family: Arial;
    color: #4a5b80;
    background: url(img/nastaveni_profilu_1.gif) no-repeat center top;
    width: 80px;
    height: 40px;
    padding-top: 25px;
    display: block;
}

a#NewPosition {
    font-size: 10px;
    font-family: Arial;
    color: #4a5b80;
    background: url(img/pridat_pozici.gif) no-repeat left center;
    width: 63px;
    display: block;
    padding-left: 25px;
}

a#ManagePosition {
    font-size: 10px;
    font-family: Arial;
    color: #4a5b80;
    background: url(img/sprava_pozic.gif) no-repeat left center;
    display: block;
    width: 67px;
    padding-left: 25px;
}

a#MyProfileCompany {
    font-size: 10px;
    font-family: Arial;
    color: #4a5b80;
    background: url(img/nastaveni_profilu.gif) no-repeat left center;
    display: block;
    width: 70px;
    padding-left: 25px;
}

.loggedHeading{
	color:#574269;
	text-transform: none;
	font-weight: normal;
}

.logged{
	color:#eb3b00;	
	text-transform: none;
	font-weight: normal;
}
