aside#promos div.header_user {
    width: 990px;
    height: 120px;
    background: url('../images/h-user_default.png') center center no-repeat;
}

table.objednavky,
table.certifikaty,
table.csrinfo {
    border: 1px solid #53A444;
    padding: 5px;
    border-radius: 8px;
    margin: 0 0 15px 0;
}

table.objednavky thead tr td,
table.certifikaty thead tr td,
table.csrinfo thead tr td {
    background: #53A444;
    border-right: 1px dotted #fff;
    padding: 8px 5px;
    color: #fff;
    text-shadow: -1px -1px 0 #007000;
}

table.objednavky thead tr td small,
table.certifikaty thead tr td small,
table.csrinfo thead tr td small {
    color: #fff;
    text-shadow: -1px -1px 0 #007000;
}

table.objednavky thead tr td:last-child,
table.certifikaty thead tr td:last-child {
    border: none;
}

table.objednavky tbody tr td,
table.certifikaty tbody tr td,
table.csrinfo tbody tr td {
    padding: 8px 5px;
    vertical-align: top;
    background: #E1E0DD;
}

table.objednavky tbody tr td:last-child,
table.objednavky td.cena,
table.certifikaty tbody tr td:last-child,
table.certifikaty td.cena {
    text-align: right;
}

table.objednavky tbody tr:nth-child(odd) td,
table.certifikaty tbody tr:nth-child(odd) td,
table.csrinfo tbody tr:nth-child(odd) td {
    background: #F3F2F0;
}

table.objednavky a.button,
table.certifikaty a.button {
    padding: 2px 8px;
}

table.prevodem {
    margin: 0 0 15px 0;
    background: #fff;
}

table.prevodem td {
    padding: 8px 0;
}

table.prevodem td.smaller {
    padding: 2px 0;
}

textarea.csr {
    width: 520px;
    height: 230px;
    font-family: Courier, "Courier New", monospace;
    font-size: 13px;
}

ul.authmaillist li {
    list-style: none;
    padding: 3px 0px 3px 8px;
    margin: 0 0 2px 0;
    background: #fff;
    border-radius: 5px;
}

ul.authmaillist li label {
    cursor: pointer;
}

ul.authmaillist li label:hover {
    color: #F2592B;
}

ul.dvmethods {
	overflow: hidden;
	list-style: none;
	margin-bottom: -5px;
}

ul.dvmethods li {
	width: 145px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px 0 5px 7px;
	background: #fff;
	border-radius: 7px;
}

ul.dvmethods li label:hover {
	cursor: pointer;
	color: #111;
}

p.souhlas {
    overflow: hidden;
    padding: 10px;
    background: #fff;
    border-radius: 0 8px 8px 8px;
}

p.souhlas_error {
    background: #ffe3e3;
    border: 1px solid #ff5b5b;
}

p.souhlas:hover {
    background: #E7FFDA;
}

input#souhlas {
    float: left;
    margin: 0px 5px 0 0;
}

label.souhlas {
    display: block; float: left;
    width: 260px;
    cursor: pointer;
}

label.souhlas,
label.souhlas a,
label.souhlas a:link,
label.souhlas a:visited {
    font-size: 12px;
    color: #222;	
}

input.sanfield {
    margin: 0 0 2px 0;
    padding: 3px 5px;
    font-size: 13px !important;
}

.usermenu {
	width: 990px;
	height: 120px;
	overflow: hidden;
	position: relative;
	background: url('../images/dashboard-bg2.png') no-repeat;
}

.usermenu .umcont {
	margin: 14px 0 0 160px;
	overflow: hidden;
}

.usermenu .umcont ul {
	width: 180px;
	float: left;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	border-left: 1px solid #aaa;
}

.usermenu .umcont ul.first {
	border-left: none;
	padding-left: 0;
}

.usermenu .umcont ul li {
	padding: 3px 0 3px 21px;
	margin: 0;
}

.usermenu .umcont ul.cell li a,
.usermenu .umcont ul.cell li a:link,
.usermenu .umcont ul.cell li a:visited {
	color: #314795;
	text-decoration: none;
}

.usermenu .umcont ul.cell li a,
.usermenu .umcont ul.cell li span {
	font-size: 15px;
}

.usermenu .umcont ul.cell li a.small_button {
	padding: 2px 5px;
	font-size: 11px;
}

.usermenu .umcont ul.cell li.newcert { background: url('../images/um_newcert-2.png') left center no-repeat; background-image: url('../images/um_newcert-2.svg'); background-size: 14px 17px; }
.usermenu .umcont ul.cell li.cert { background: url('../images/um_cert-2.png') left center no-repeat; background-image: url('../images/um_cert-2.svg'); background-size: 14px 17px; }
.usermenu .umcont ul.cell li.expiring { background: url('../images/um_expiring-2.png') left center no-repeat; background-image: url('../images/um_expiring-2.svg'); background-size: 14px 17px; }
.usermenu .umcont ul.cell li.expired { background: url('../images/um_expired-2.png') left center no-repeat; background-image: url('../images/um_expired-2.svg'); background-size: 14px 17px; }
.usermenu .umcont ul.cell li.credit { background: url('../images/um_credit.png') left center no-repeat; }
.usermenu .umcont ul.cell li.orders { background: url('../images/um_orders.png') left center no-repeat; }
.usermenu .umcont ul.cell li.invoices { background: url('../images/um_invoices.png') left center no-repeat; }
.usermenu .umcont ul.cell li.account { background: url('../images/um_account.png') left center no-repeat; }
.usermenu .umcont ul.cell li.logout { background: url('../images/um_logout.png') left center no-repeat; }

.usermenu .umcont ul.links {
	width: 220px;
}

.usermenu .umcont ul.links li {
	background: url('../images/link.png') left center no-repeat;
	padding: 2px 0 0 15px;
}

.usermenu .umcont ul.links li a,
.usermenu .umcont ul.links li a:link,
.usermenu .umcont ul.links li a:visited {
	color: #777;
	text-decoration: none;
}

.usermenu .umcont ul.links li,
.usermenu .umcont ul.links li * {
	font-size: 12px;
}

.bubble {
    display: inline-block;
    /* width: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center; */
    padding: 1px 6px 1px 5px;
    text-decoration: none;
    background: #d0cfcf;
    color: #7f7f7f;
    text-shadow: 1px 1px 0 #e2dfdf;
    font-size: 11px !important;
    border-radius: 0 8px 8px 8px;
}

.selectedAuthMethod {
  display: none;
}