mo@charset "utf-8";
/* CSS Document */

*:focus {
	outline: none;
}
*::-moz-focus-inner {
 border: none;
}
body {
	/*background:url(../images/background.jpg) #000 repeat-x;*/
	background:#000;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/background.jpg) repeat-x #121212;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1b1b1b;
	border-bottom:1px #eeeeff solid;
	width:345px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#767676;
}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#91908f;
	font-weight:bold;
}
.container {
	background:#fff;
	width:856px;
	margin:0 auto;
	padding:0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.left_bg{
	position:absolute;
	right:856px;
	top:0px;
	width:430px;
	height:976px;
	background:url(../images/left_bg.jpg) no-repeat;
}
.right_bg{
	position:absolute;
	left:856px;
	top:0px;
	width:260px;
	height:1019px;
	background:url(../images/right_bg.jpg) no-repeat;
}
.header {
	background:url(../images/header.jpg);
	width:856px;
	height:178px;
	position:relative;
}
.header .popis {
	position:absolute;
	left:20px;
	top:120px;
	width:250px;
	font-size:14px;
	font-weight:bold;
	color:#eee;
	text-shadow:3px -3px 5px #000000;
}
.header .homelink {
	position:absolute;
	left:20px;
	top:20px;
	width:380px;
	height:100px;
	display:block;
}
.top-menu {
	background:url(../images/top-menu.jpg);
	width:836px;
	padding:13px 0px 0px 20px;
	height:25px;
	position:relative;
}
.top-menu a {
	background:url(../images/oddelovac.gif) right no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	padding:9px 21px 7px 11px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:3px -3px 5px #000000;
}

.top-menu a.selected {
	color:#ff8f03;
}
.top-menu a:hover {
	background:url(../images/oddelovac.gif) right no-repeat;
	color:#ff8f03;
	text-decoration:none;
	padding:9px 21px 7px 11px;
	font-size:11px;
	font-weight:bold;
}
.top-menu .searchinput {
	position:absolute;
	left:663px;
	top:11px;
}
.top-menu .searchinput input {
	background:url(../images/search_bg.jpg);
	width:149px;
	height:17px;
	border:0px;
	margin:0px;
	padding:2px 7px 0px 20px;
	font-size:12px;
	color:#a1a1a1;
}
.middle {
	overflow:hidden;
	width:856px;
	padding:15px 0px 10px 0px;
	min-height:400px;
}
.middle .left {
	float:left;
	width:563px;
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.middle .left .nove_inzeraty{
	margin:5px 0px;
	background:url(../images/nove_inzeraty.jpg) no-repeat #000000;
	width:560px;
	height:21px;
	padding:2px 0px;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	text-shadow:2px 2px 2px #aa6c0d;
}
.middle .ponuka {
	overflow:hidden;
	padding:15px 0px 15px 0px;
}
.middle .ponuka .sluzby .viacbutton {
	position:absolute;
	left:18px;
	top:141px;
	width:120px;
	height:30px;
	display:none;
}
.middle .ponuka .sluzby {
	position:relative;
	float:left;
	width:277px;
	height:180px;
	overflow:hidden;
	cursor:pointer;
}
.middle .ponuka .sluzby table {
	width:135px;
	margin:3px 0px 0px 13px;
	color:#FFFFFF
}
.middle .ponuka .sluzby table th {
	text-align:left;
	font-size:21px;
	font-family:Myriad Pro, Arial, Helvetica, sans-serif
}
.middle .ponuka .sluzby table td {
	text-align:left;
	font-size:12px
}
.middle .ponuka .sluzba1 {
/*background-image:url(../images/sluzby1.jpg);*/
}
.middle .ponuka .sluzba2 {
/*background-image:url(../images/sluzby2.jpg);*/
}
.middle .ponuka .sluzba3 {
/*background-image:url(../images/sluzby3.jpg);*/
}
.middle .ponuka .sluzba4 {
/*background-image:url(../images/sluzby4.jpg);*/
}
.middle .right {
	float:left;
	width:268px;
}
.middle .right .login_top {
	background:url(../images/login_table_top.jpg) top no-repeat;
}
.middle .right .login_middle {
	background:url(../images/login_table_middle.jpg);
}
.middle .right .login_bottom {
	background:url(../images/login_table_bottom.jpg) bottom no-repeat;
}
.middle .right .padd{
	padding-left:12px;
}
.middle .right .image_right {
	float:right;
}
.img_border {
	border:1px #666666 solid;
}
.header .login {
	width:200px;
	position:absolute;
	top:5px;
	right:8px;
}
.header .login .meno {
	font-size:9px;
	text-decoration:underline;
	font-weight:bold;
}
.header .login .link1 a {
	font-style:italic;
	font-size:10px;
	color:#aaa;
}
.header .login .link1 a:hover {
	color:#ddd;
}
.header .login .link2 a:hover {
	color:#f33;
}
.header .login .link2 a {
	font-style:italic;
	font-size:10px;
	color:#c33;
	font-weight:bold;
}
.header .login option {
	font-size:10px;
}
.header .login table {
	margin:10px 0px 0px 12px
}
.header .login table th {
	text-align:left;
	font-size:10px;
	color:#b9b9b9;
	padding-bottom:6px;
	font-weight:bold;
}
.header .login table td {
	text-align:left;
	font-size:10px;
	color:#b9b9b9;
	text-shadow:2px -2px 3px #000000;
}
.header .login table td .input_text {
	text-align:left;
	background-color:#666666;
	font-size:10px;
	color:#b9b9b9;
	width:125px;
	height:12px;
	border:1px solid #888888;

}
.header .login table td .select_text {
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b9b9b9;
	height:12px;
	border:0px solid #888888;
	background-color:#666666;
}

.header .login table td .select_type {
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b9b9b9;
	height:16px;
	border:1px solid #888888;
	background-color:#666666;
	width:125px;
}

.header .login table a {
	color:#b9b9b9;
	text-decoration:none;
}
.header .login table a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.header .login table td .registracia {
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
	color:#FFFFFF;
}
.header .login table td .heslo {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
}
.middle .right .right_ponuka {
	padding:15px 15px 0px 45px;
	text-align:center;
}
.middle .right .label {
	margin:0px 12px 0px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/top_produky_bg.jpg) no-repeat;
	text-align:center;
	padding:5px;
	text-shadow:2px 2px 2px #aa6c0d;
}
.middle .right .hladanie_moto {
	border:1px solid #EEEEEE;
	margin:0 0 0 8px;
	padding:10px 0 0 10px;
	width:240px;
}
.middle .right .hladanie_moto .zrus_filter{
	font-size:12px;
	color:#ff7403;
	text-decoration:none;
	padding-left:10px;
}
.middle .right .hladanie_moto .zrus_filter a{
	font-size:12px;
	color:#FF8F03;
	text-decoration:none
}
.middle .right .hladanie_moto .zrus_filter a:hover {
	text-decoration:underline
}
.middle .right .hladanie_moto_nadpis {
	font-size:18px;
	color:#5c5b5b;
	padding-bottom:5px;
}
.middle .right .hladanie_moto_rozsirene a {
	font-size:12px;
	color:#5c5b5b;
	font-style:italic;
	text-decoration:none;
}
.middle .right .hladanie_moto_rozsirene a:hover {
	text-decoration:underline;
}
.middle .right .right_hladanie {
	background:url(../images/right_ponuka.jpg) no-repeat;
	padding:5px 5px 20px 24px;
}
.middle .right .right_hladanie table th {
	font-size:12px;
	color:#333333;
	text-align:left
}
.middle .right .right_hladanie table td a {
	font-size:12px;
	color:#FF8F03;
	text-decoration:none
}
.middle .right .right_hladanie table td a:hover {
	text-decoration:underline
}
.middle .right .right_hladanie table td {
	color:#595959;
	font-size:11px
}
.middle .left .ponuka_table {
	width:562px;
	margin-bottom:15px;
	font-size:13px;
	background-color:#f6f5f5;
}
.ponuka_table2{
	margin-top:5px;
}
.ponuka_table2 th{
	font-size:11px !important;
	color:#556 !important;
}
.ponuka_table2 td{
	font-size:11px !important;
	color:#556 !important;
	vertical-align:top;
}
.middle .left .ponuka_table th {
	background:url(../images/ponuka_th.jpg) 0px 1px;
	text-align:left;
	padding:0px 4px 0px 10px;
	font-size:11px;
	border-collapse:collapse;
	color:#2e2e2e;

}
.middle .left .ponuka_table th.details{
	padding:0px;
}
.middle .left .ponuka_table img {
	/*margin:0 7px 7px 7px;*/
	border:1px #CCCCCC solid;
}
.middle .left .ponuka_table table {
	font-size:11px
}
.middle .left .ponuka_table table th {
	background:none;
	vertical-align:top;
	padding:0px;
}
.middle .left .ponuka_table table td {
	vertical-align:top;
	padding:0px;
}
.middle .left p {
	font-size:12px;
	color:#333333
}
.middle .left a {
	font-size:12px;
	color:#ff8f03;
	font-weight:bold;
}
.middle .left a:hover {
	color:#ffaf23
}
.middle .left .bottom_moto {
	overflow:hidden;
}
.middle .left .bottom_banners {
	padding:10px 0px 10px 0px;
}
.middle .left .bottom_banners img {
	border:1px #ddd solid;
	margin-right:3px;
}
.middle .left .hladaj_table{
	width:100%;
	border:1px solid #f2f1f1;
	background-color:#f6f5f5;
	padding:5px 5px 5px 5px;
}
.middle .left .hladaj_table th {
	text-align:left;
	font-size:11px;
}
.middle .left .hladaj_table td {
	text-align:right;
	font-size:11px;
			
}
.middle .left .hladaj_table_firmy{
	width:100%;
	border:1px solid #f2f1f1;
	background-color:#f6f5f5;
	padding:5px 5px 5px 5px;
}
.middle .left .hladaj_table_firmy th, .middle .left .hladaj_table_firmy td {
	font-size:11px;
	text-align:left;
	min-width:20px;
	vertical-align:top;
}
.middle .left .hladaj_table_firmy .kategorie{
	width:200px;
}
input.check {
	margin:0 2px 0 0;
	padding:0;
}
.middle .left .hladaj_table select, .middle .left .hladaj_table_firmy select {
	font-size:10px;
	color:#333333;
	width:82px;
}
.middle .left .hladaj_table input[type=text], .middle .left .hladaj_table_firmy input[type=text] {
	font-size:10px;
	color:#333333;
	width:195px;
}
.middle .motosmall {
	width:179px;
	float:left;
	background:#fff;
	border:2px solid #dad8d8;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:10px;
	height: 190px;
}
.middle .motosmall table td {
	text-align:center;
	font-size:11px;
}
.middle .motosmall table th {
	font-size:11px;
}

.bottom {
	background:url(../images/bottom.jpg);
	width:856px;
	height:48px;
	color:#6c6c6c;
}
.bottom .menu {
	padding-left:21px;
	font-weight:bold;
}
.bottom .menu a {
	color:#555;
	font-size:14px;
	text-decoration:none;
}
.bottom .menu a:hover {
	text-decoration:underline;
}
.bottom .credits {
	padding-top:8px;
	padding-left:21px;
	font-weight:normal;
	font-size:11px;
	color:#FFFFFF
}
.bottom .credits a {
	text-decoration:underline;
	color:#FFFFFF
}
.body input.wrong, .body select.wrong {
	border-color:#ff0000;
	border-style:solid;
	border-width:1px;
}
span.i {
	color:#ff0000;
}
.body, div.contact, div.texts {
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
}

.body table.body-table {
	width:100%;
}

.body table.body-table tr td:first-child {
	vertical-align:top;
	padding-top:3px;
	width:120px;
	text-transform:capitalize
}
.body table.body-table tr td textarea {
	width:400px;
	height:100px;
	border-style:solid;
	border-width:1px;
	border-color:#d8d8d8;
}
.body table tr {
	text-align:left;
}
.body table td{
	background-color:#F6F5F5;
	border:1px solid #F2F1F1;
}
.body table.body-table tr td input[type=text], .body table.body-table tr td input[type=password] {
	width:200px;
	border-style:solid;
	border-width:1px;
	border-color:#d8d8d8;
}
.body table.body-table tr td select {
	width:202px;
	border-style:solid;
	border-width:1px;
	border-color:#d8d8d8;
}
.body a {
	font-size:12px;
	color:#ff3e03;
	text-decoration:none
}
.body a:hover {
	text-decoration:underline
}
.body h3 {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.body .cena{
	font-size:14px;
	left:345px;
	position:absolute;
	width:300px;
	z-index:20;
}
.error {
	color:#ff0000 !important;
	font-weight:bold;
}
div.ok p, div.error p, div.warning p {
	margin:0;
	padding:5px;
}
div.error {
	background-color:#faebe7;
	border-width:1px;
	border-style:solid;
	border-color:#f16048;
	width:100%;
	color:#df280a;
	margin-bottom:2px;
}
div.ok {
	background-color:#eff5ea;
	border-width:1px;
	border-style:solid;
	border-color:#95a486;
	width:100%;
	/*margin-top:10px;*/
	color:#3d6611;
	margin-bottom:2px;
	padding:0;
}
div.warning {
	background-color:#fafaec;
	border-width:1px;
	border-style:solid;
	border-color:#fcd344;
	width:100%;
	color:#000;
	margin-bottom:2px;/*padding:5px 0 5px 5px;*/	
}
div.motosmall img {
	border-width:0px;
}
div.contact input[type=text], div.contact textarea, div.contact-form input[type=text], div.contact-form textarea {
	border-color:#d8d8d8;
	border-style:solid;
	border-width:1px;
}
div.contact input[type=text], div.contact-form input[type=text] {
	width:300px;
}
.details-table{
	border:1px solid #f2f1f1;
	background-color:#f6f5f5;
	padding:5px 5px 5px 5px;
	font-size:11px;
	margin:0 2px 0 2px;
}

.kontaktuj_predajcu{
	background:url(../images/envelope.jpg) 9px 8px no-repeat #F1EFF0;
	border-bottom:1px #ffffff solid;
	font-size:12px;
	font-weight:bold;
	padding:7px 30px;

}
div.contact .details-table tr td:first-child, div.contact-form tr td:first-child {
	/*width:100px;*/
	vertical-align:top;
	
}

img.pzp {
	border-style:none;
	padding-left:25px;
}

div.offers {
	overflow:hidden;
	width:205px;
	background:#eee;
	border:#ddc 1px solid;
	padding:10px;
}

div.offers-ponuka {
	overflow:hidden;
	width:306px;
	background:#eee;
	border:#ddc 1px solid;
	padding:10px;
}

.email{
	background:url(../images/email.jpg) left no-repeat;
	padding-left:22px;
}
.friend{
	background:url(../images/friend.jpg) left no-repeat;
	padding-left:14px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #f2f1f1;
	padding:0 5px 2px 15px;

}
div.offers .main_img, div.offers-ponuka .main_img{
	border:#b2b1b1 4px solid;
}
div.offers-left-img {
	float:left;
}
div.offers img, div.offers-ponuka img  {
	overflow:hidden;
	border:3px #ccb solid;
	padding:2px;
	margin:5px;
}
div.offers-right-img {
	float:left;
	width:200px;
}
div.offers-right-img img, div.offers-left-img {
	padding:2px;
}
.autocomplete-w1 {
	position:absolute;
	top:4px;
	left:3px; /* IE6 fix: */
	_background:none;
	_top:1px;
}
.autocomplete {
	width:300px;
	border:1px solid #999;
	background:#FFF;
	cursor:default;
	text-align:left;
	max-height:350px;
	overflow:auto;
	margin:-6px 6px 6px -6px; /* IE specific: */
	_height:350px;
	_margin:0px 6px 6px 0;
	overflow-x:hidden;
}
.autocomplete .selected {
	background:#F0F0F0;
}
.autocomplete div {
	padding:2px 5px;
	white-space:nowrap;
}
.autocomplete strong {
	font-weight:normal;
	color:#3399FF;
}
/*kalendar*/

div.datepicker {
	position: absolute;
	text-align: center;
	border: 1px #C4D5E3 solid;
	font-family: arial;
	background: #FFFFFF;
	font-size: 10px;
	padding: 0px;
	height: 156px;
}
div.datepicker table {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 180px;
}
div.datepicker table thead tr th {
	font-size: 12px;
	font-weight: bold;
	background: #e9eff4;
	border-bottom:1px solid #c4d5e3;
	padding: 0px;
	margin: 0px;
}
div.datepicker table tbody tr {
	border: 1px white solid;
	margin: 0px;
	padding: 0px;
}
div.datepicker table tbody tr td {
	border: 1px #eaeaea solid;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width:30px;
	max-height:13px;
	width:30px;
}
div.datepicker table tbody tr td:hover, div.datepicker table tbody tr td.outbound:hover, div.datepicker table tbody tr td.today:hover {
	border: 1px #c4d5e3 solid;
	background: #e9eff4;
	cursor: pointer;
}
div.datepicker table tbody tr td.wday {
	border: 1px #ffffff solid;
	background: #ffffff;
	cursor: text;
}
div.datepicker table tbody tr td.outbound {
	background: #e8e4e4;
}
div.datepicker table tbody tr td.today {
	border: 1px #16518e solid;
	background: #c4d5e3;
}
div.datepicker table tbody tr td.nclick, div.datepicker table tbody tr td.nclick_outbound, div.datepicker table tbody tr td.nclick_today {
	cursor:default;
	color:#aaa;
}
div.datepicker table tbody tr td.nclick_outbound {
	background:#E8E4E4;
}
div.datepicker table tbody tr td.nclick_today {
	background:#c4d5e3;
}
div.datepicker table tbody tr td.nclick:hover, div.datepicker table tbody tr td.nclick_outbound:hover, div.datepicker table tbody tr td.nclick_today:hover {
	border: 1px #eaeaea solid;
	background: #FFF;
}
div.datepicker table tbody tr td.nclick_outbound:hover {
	background:#E8E4E4;
}
div.datepicker table tbody tr td.nclick_today:hover {
	background:#c4d5e3;
}
div.datepicker table tfoot {
	font-size: 10px;
	background: #e9eff4;
	border-top:1px solid #c4d5e3;
	cursor: pointer;
	text-align: center;
	padding: 0px;
}
img.banner {
	border-style:none;
}
/*pagger*/

font.psel {
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#ff6100;
	padding-left:3px;
	padding-right:3px;
	background-color:#ffb200;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	cursor:default;
}
a.pnsel {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
div.gallery-single {
	border-color:#d8d8d8;
	border-style:solid;
	border-width:1px;
	height:160px;
	width:180px;
	float:left;
	margin-right:5px;
}
div.gallery-picture {
	height:130px;
	width:170px;
	overflow:hidden;
	padding:5px;
	text-align:center;
}
div.gallery-comment-left {
	height:16px;
	width:123px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
div.gallery-comment-right {
	height:16px;
	width:32px;
	padding-left:5px;
	padding-right:5px;
	float:right;
	text-align:right;
}
div.flags-panel img {
	border-style:none;
	margin:2px;
}
div.flags-panel {
	padding-top:10px;
	position:absolute;
	width:100px;
}
/* DONT CHANGE */
* html .fixed {
	position:absolute
}
.fixed {
	position:fixed
}
/* DIALOG CORE */
#dialog-overlay {
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:900
}
#dialog-container {
	overflow:hidden;
	z-index:901;
	text-align:left
}
/* DIALOG TOP */
#dialog-top {
	background:url(../images/ponuka_th.jpg);
	border:1px solid #fff;
	padding:2px;
	font-weight:bold
}
#dialog-title {
	color:#fff;
	font-size:12px;
	margin-top:2px;
}
#dialog-close {
	color:#fff;
	padding-left:2px;
	text-decoration:none;
}
#dialog-close:hover {
	color:#ccc
}
/* DIALOG BOTTOM */
#dialog-bottom {
	background:#eee;
	border-top:1px solid #ccc;
	color:#666;
	padding:5px;
	text-align:center;
	font-size:12px
}
#dialog-bottom .next, #dialog-bottom .prev {
	color:#ccc;
	font-weight:bold;
	color:#333
}
#dialog-bottom .next:hover, #dialog-bottom .prev:hover {
	color:#f90
}
#dialog-bottom .next {
	padding-left:10px
}
#dialog-bottom .prev {
	padding-right:10px
}
#dialog-bottom .curr {
}
/* DIALOG MISC */
#dialog-loading {
	color:#ccc;
	font-weight:bold;
	text-align:center;
	padding:20px
}
/* DIALOG PREDEFINED */
#dialog-container .alert, #dialog-container .confirm {
	text-align:center;
	color:#999
}
#dialog-container .alert input, #dialog-container .confirm input {
	font-weight:bold;
	width:75px
}
/* DIALOG PERSONAL */
#dialog-container .myFirstDialog {
	color:orange;
	font-size:20px
}

div.sendform{
	font-size:11px;
	margin:0 2px;
	width:348px;
}

.zrus_hladanie{
	background:url(../images/zrus_hladanie.jpg);
	display:block;
	width:108px;
	height:29px;
}
.details_button{
	padding:0px;
	margin:0px;
}

.details_title{
	padding-top:5px;
	width:450px;
	float:left;
}

.details_button_container{
	float:right;
}

.back_image_sk{
	background:url(../images/back_sk.jpg);
	display:block;
	width:130px;
	height:25px;
}
.back_image_en{
	background:url(../images/back_en.jpg);
	display:block;
	width:130px;
	height:25px;
}
.detaily_popis{
	width:100%;
	table-layout:fixed;
}
.detaily_popis td{
	border-bottom:1px #dde solid ;
	font-size:11px;
	vertical-align:top;
}
.firma-menu{
	border:1px solid #f2f1f1;
	background-color:#434242;
	padding:7px 3px 7px 5px;
	color:#5d5857;
}
.firma-menu a{
	font-size:11px;
	color:#e9e8e8;
	padding:5px;
	font-weight:bold;
}
.firma-menu a.linka{
	color:#FF8F03;
}
.cennik_table{
	background:#f6f5f5;
	border:1px solid #f2f1f1;
	width:520px;
}
.cennik_table th{
	text-align:left;
	font-size:14px;
	background:#dbdada;
	border-top:1px solid #c2c1c1;
	border-bottom:1px solid #c2c1c1;
}

a.bold {
	font-weight:bold;
}
.upozornenie{
	color:#009933;
	font-size:larger;
	font-style:italic;
}

.credits {
	padding-top:8px;
	padding-left:21px;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	float:left;
}
.credits a {
	color:#000000;
}

.viewAll{
	background:url(../images/arrow.png) left no-repeat;
	padding-left:14px;
	font-size:12px;
}

.nameday {
  position: absolute;
  top: 125px;
  left: 700px;
  color: #FF8F03;
  font-size: 12px;
  text-align: right;
  width: 150px;
}
