﻿html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
.form-main {
  position: relative;
  min-height: 100%;
  background: url("images/background.jpg") repeat;
}
/* ----- login --------------------------------------------------------------------------------- */
.login {
  background-color: #373737;
  padding: 5px 10px 5px 10px;
  color: #FFFFFF;
}
.login a {
  color: #FFFFFF;
}
.login-form {
  float: right;
  margin-right: 30px;
}
.login-form span img {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}
.login-form span input[type=text],
.login-form span input[type=password] {
  height: 16px;
  border: none;
}
.login-form span input[type=text],
.login-form span input[type=password],
.login-form span input[type=image] {
  float: left;
  margin-top: 1px;
  margin-left: 5px;
}
.login-form ul.links {
  display: inline;
  padding-left: 15px;
}
.login-form ul.links li {
  display: inline;
  list-style-type: none;
}
.login-form ul.links li a {
  color: #EF7F1A;
}
.logout-form {
  float: right;
  margin-right: 30px;
  color: #EF7F1A;
}
.logout-form a {
  color: #EF7F1A;
}
.clean {
  clear: both;
  visibility: hidden;
  display: block;
}
/* ----- top ----------------------------------------------------------------------------------- */
.top {
  width: 100%;
  height: 120px;
  background: url("images/background_top.png") repeat-x;
}
.top-logo {
  position: relative;
  display: inline-block;
  top: 0px;
  margin: 0% 10%;
  width: 80%;
  min-width: 920px;
  height: 100%;
}
/*.top-logo1 {
    float:left;
    margin-top:10px;
    width:590px;
    height:100%;
    background: url("images/logo.png") no-repeat;    
}*/
.top-logo1 {
  float: left;
  margin-top: 15px;
  height: 70%;
}
.top-logo2 {
  float: right;
  width: 242px;
  height: 100%;
  background: url("images/logo2.png") no-repeat;
}
.translate {
  display: inline;
  top: 0px;
  float: right;
  margin: 0px;
  padding-top: 30px;
  padding-right: 30px;
}
.translate li {
  display: inline;
  list-style-type: none;
}
/* ----- center -------------------------------------------------------------------------------- */
.center {
  width: 100%;
  min-height: 670px;
  padding-bottom: 50px;
}
.content {
  margin-left: 10%;
  margin-top: 15px;
  width: 80%;
  min-width: 920px;
  min-height: 650px;
  border-color: #EF7F1A;
  border-style: solid;
}
.content-white {
  background-color: #FFFFFF;
}
.content-road {
  background: url("images/silnice.png") center;
  background-size: 100% 100%;
}
.content-inner {
  padding: 10px;
}
.content-main {
  padding: 10px 30px;
  text-align: left;
}
.column2 {
  padding: 10px;
}
/* ----- footer -------------------------------------------------------------------------------- */
.footer {
  position: absolute;
  width: 100%;
  height: 25px;
  bottom: 0;
  left: 0;
  background-color: #373737;
  color: #EF7F1A;
}
.footer .footer-inner {
  padding: 5px 10%;
  text-align: center;
}
.footer .footer-inner p {
  margin: 0;
}
.footer .footer-inner a {
  color: #EF7F1A;
}
/* ----- MenuEx -------------------------------------------------------------------------------- */
.main_menu {
  list-style-type: none;
  padding: 0px;
  margin-top: 0px;
  height: 50px;
}
.main_menu li {
  list-style-type: none;
  float: left;
  height: 62px;
  margin: 0px;
  padding: 0px 1px 0px 0px;
}
.main_menu li a {
  float: left;
  line-height: 37px;
  margin-top: 6px;
  padding: 0px 15px;
  background: #373737;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
.main_menu li a:hover {
  text-decoration: underline;
}
.main_menu .selected a {
  margin: 0px;
  background: #ffffff url("images/menu_aktiv_bg.gif") repeat-x;
  color: #052c4b;
  padding: 6px 15px 6px 15px;
}
.terminator {
  clear: both;
  width: 100%;
  list-style-type: none;
}
/* ----- InfoMsg ------------------------------------------------------------------------------- */
.infoMsg {
  margin: 10px 0px;
  padding: 5px;
  font-weight: bold;
}
.infoMsg-Info {
  background-color: #BBBBBB;
}
.infoMsg-Error {
  color: #EEEEEE;
  background-color: #BB0000;
}
.infoMsg-Warning {
  background-color: Orange;
}
.infoMsg-Success {
  background-color: #BBFFBB;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 0.5;
}
/* ----- form ---------------------------------------------------------------------------------- */
.form {
  margin: 15px 0px;
  background-color: #F9F9F9;
  padding: 5px;
}
.form table {
  margin: 10px 0px;
  background-color: #F9F9F9;
  border-collapse: collapse;
}
.form-table {
  border-collapse: collapse;
}
.form-table tr td {
  padding: 1px 5px 1px 5px;
}
.form-table tr th {
  background-color: #CCCCCC;
  font-weight: bold;
}
.required {
  float: right;
  color: red;
}
/* ----- button -------------------------------------------------------------------------------- */
.buttonBar {
  margin: 10px 0px;
  padding: 5px;
  background-color: #CCCCCC;
}
/* ----- CarDetail ----------------------------------------------------------------------------- */
.car-info {
  float: left;
  width: 580px;
}
.Tcar-info {
  width: 95%;
}
.Tcar-info td {
  border-bottom: 1px dotted #ADADAD;
}
.car-poznamka {
  margin-top: 25px;
  width: 95%;
}
.car-photo {
  float: left;
  width: 260px;
  margin-left: 5px;
}
.car-photo-list {
  width: 240px;
}
/* ----- prehled - strankovani ----------------------------------------------------------------- */
.pager img {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.pager-title {
  padding-left: 25px;
}
.pager a {
  padding: 0px 5px;
}
.pager-currentPage {
  padding: 0px 5px;
  /*background-color: #c6dce9;*/
  font-weight: bold;
  color: #FF0000;
}
/* ----- Filtr --------------------------------------------------------------------------------- */
.filter {
  margin: 15px 0px;
  background-color: #EEEEEE;
  padding: 5px;
}
/* ----- Aukce list ---------------------------------------------------------------------------- */
.aukceList {
  width: 100%;
}
.aukceList-item {
  /*position:relative; */
  margin: 0px;
  width: 100%;
  font-size: 11px;
  padding: 5px;
  margin-bottom: 5px;
  border: solid 1px #CCCCCC;
}
#layout #content .aukceList-item h2 {
  padding: 0 0 1px;
}
#layout #content .aukceList-item h2 a {
  text-decoration: none;
}
#layout #content .aukceList-item h2 a:hover {
  text-decoration: underline;
}
.aukceList-item table {
  border-collapse: collapse;
}
.aukceList-item-top {
  /*height:20px;*/
  padding: 5px 5px 5px 5px;
  background-color: #CCCCCC;
  margin-bottom: 4px;
}
.aukceList-item-top span {
  /*
    position: absolute;
    top: 0px;
    left: 0px;
*/
  font-weight: bold;
  font-size: 15px;
}
.aukceList-item-top span h2 {
  margin: 0;
  color: #373737;
}
.aukceList-item-top span a,
.aukceList-item-top span span {
  color: #373737;
}
.aukceList-item-left {
  float: left;
  width: 280px;
  padding: 1px 5px 1px 5px;
}
.aukceList-item-left img {
  float: left;
  padding: 3px;
}
.aukceList-item-left-techdata {
  float: left;
  padding-left: 3px;
  padding-top: 2px;
  font-size: 11px;
}
.aukceList-item-left-bottom {
  clear: both;
  float: none;
  display: block;
}
.aukceList-item-left-bottom div {
  float: none;
  display: block;
  clear: both;
  padding-left: 3px;
}
.aukceList-item-left-bottom div img {
  margin-left: -4px;
  padding-right: 5px;
  margin-bottom: 2px;
}
.aukceList-item-middle {
  float: left;
  width: 250px;
  padding: 1px 10px 1px 10px;
}
.aukceList-item-middle-bottom {
  padding-top: 1em;
}
.aukceList-item-middle table {
  width: 100%;
}
.aukceList-item-middle .labelTime {
  font-size: 100%;
}
.aukceList-item-middle .valueTime {
  font-weight: bold;
  font-size: 120%;
}
.aukceList-item-middle .valueTimeAlert {
  color: #FF0000;
}
.aukceList-item-right {
  float: left;
  width: 250px;
  padding: 1px 5px 1px 5px;
  text-align: right;
}
.aukceList-item-right input {
  margin-bottom: 2px;
}
.aukceList-item-right .labelPrice {
  padding-right: 5px;
  font-size: 130%;
}
.aukceList-item-right .valuePrice {
  font-weight: bold;
  font-size: 130%;
  /*color:#007F00;*/
  margin-bottom: 10px;
}
.aukceList-item-button {
  min-width: 185px;
  text-align: right;
}
.aukceList-item-input-offer {
  width: 75px;
  text-align: right;
}
.aukceList-item-right-platnost {
  text-align: right;
  float: right;
  padding-top: 5px;
}
.aukceList-item-right-platnost td {
  padding-left: 5px;
}
/* ----- prehled ------------------------------------------------------------------------------- */
.tableList {
  margin-top: 15px;
  width: 100%;
}
.tableList table {
  border-collapse: collapse;
}
.tableList table tr th {
  background-color: #CCCCCC;
}
.tableList table tr:hover {
  color: #FFFFFF;
  background-color: #555599 !important;
}
.tableList table tr:hover a {
  color: #FFFFFF;
  background-color: #555599 !important;
}
.tableList table tr th,
.tableList table tr td {
  padding-left: 5px;
  padding-right: 5px;
  border-left: solid 1px #EEEEEE;
  border-right: solid 1px #EEEEEE;
}
.tableList table tr th span img {
  margin: 1px;
  padding: 1px;
}
/* ----- prehled ------------------------------------------------------------------------------- */
.prehled table caption {
  padding: 5px 0px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  color: #373737;
  font-size: 11pt;
}
.prehled table thead tr {
  background-color: #EEEEEE;
}
.prehled table thead th {
  font-weight: bold;
  text-align: left;
  /*color: #295C90;*/
  padding: 5px;
}
.prehled table tbody td {
  padding: 2px 5px;
  border-bottom: 1px dotted #ADADAD;
}
/* ----- aukce - historie ---------------------------------------------------------------------- */
.aukceHistory table td {
  border-bottom: 1px dotted #ADADAD;
}
.aukceHistory table tt {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  color: #295C90;
  font-size: 11pt;
  padding: 5px;
}
.aukceHistory-header {
  background-color: #EEEEEE;
}
.aukceHistory-header th {
  padding: 5px;
}
.aukceHistory-row-highlighted {
  color: #008c17;
}
.aukceHistory-cell-time {
  padding: 2px;
  width: 170px;
  text-align: center;
}
.aukceHistory-cell-price {
  padding: 2px;
  width: 120px;
  text-align: right;
}
/* ----- aukce - přehled mých aut -------------------------------------------------------------- */
.aukceMyCarsList {
  margin-top: 40px;
}
.aukceMyCarsList th {
  white-space: nowrap;
  line-height: 20px;
}
.aukceMyCarsList table td {
  border-bottom: 1px dotted #ADADAD;
}
.aukceMyCarsList table tt {
  /*
	white-space:nowrap; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
    text-decoration: underline;	
	color: #135c96;
	font-size: 11pt;
	padding: 0px;
    float:left;
    margin-bottom:15px;
*/
}
.aukceMyCarsList table caption {
  padding: 5px 0px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  color: #295C90;
  font-size: 11pt;
}
.aukceMyCarsList-header {
  background-color: #deedf5;
}
.aukceMyCarsList-row td {
  padding: 2px;
}
.aukceMyCarsList-row-auction {
  width: 65px;
  text-align: center;
}
.aukceMyCarsList-row-car {
  width: 300px;
  text-align: left;
}
.aukceMyCarsList-row-price {
  width: 130px;
  text-align: right;
}
.aukceMyCarsList-row-detail {
  width: 70px;
  text-align: center;
  text-decoration: underline;
}
/* ----- auctions-prepared --------------------------------------------------------------------- */
.auctions-prepared-view {
  background-color: #deedf5;
  margin-bottom: 10px;
}
.auctions-prepared-view div {
  padding: 0 0 0 10px;
  background: url(images/aside_bg.gif) #145d97 no-repeat;
}
.auctions-prepared-view h3 {
  font-size: 13px;
  color: #000000;
}
.auctions-prepared-view a {
  padding-left: 10px;
  margin: 0px;
  font-weight: bold;
}
.auctions-prepared-view p {
  padding-left: 15px;
  padding-bottom: 5px;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
}
/* ----- listPoskozeni ------------------------------------------------------------------------- */
.listPoskozeni img {
  margin-right: 10px;
}
/* ----- autoPoskozeni ------------------------------------------------------------------------- */
.autoPoskozeni img {
  margin-right: 10px;
  margin-top: 10px;
}
/* ----- Prehled foto -------------------------------------------------------------------------- */
.image-list-prev {
  float: left;
}
.image-list-next {
  float: right;
}
/* ----- UserProfile --------------------------------------------------------------------------- */
.userProfile-menu {
  clear: both;
  margin-bottom: 50px;
}
.userProfile-menu ul {
  list-style-type: none;
}
.userProfile-menu ul li {
  float: left;
  padding: 3px 0px;
  margin-right: 10px;
  min-width: 150px;
  _width: 150px;
  background-color: #EEEEEE;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}
.userProfile-menu ul li a {
  color: #373737;
}
/* ----- VOP ----------------------------------------------------------------------------------- */
.vop h2 {
  margin-right: 0cm;
  margin-left: 0cm;
  font-size: 18pt;
  font-family: "Times New Roman";
  font-weight: bold;
}
.vop h3 {
  margin-right: 0cm;
  margin-left: 0cm;
  font-size: 13.5pt;
  font-family: "Times New Roman";
  font-weight: bold;
}
.vop a:link {
  color: blue;
  text-decoration: underline;
  text-underline: single;
}
.vop p {
  margin-right: 0cm;
  margin-left: 0cm;
  font-size: 12pt;
  font-family: "Times New Roman";
}
.vop p.MsoNormal {
  margin-bottom: 0.0001pt;
  font-size: 12pt;
  font-family: "Times New Roman";
  margin-left: 0cm;
  margin-right: 0cm;
  margin-top: 0cm;
}
.vop .style1 {
  font-size: small;
}
.vop .style2 {
  font-weight: normal;
}
.vop .style3 {
  color: #FF0000;
}
.table-poplatek tr th {
  text-align: left;
}
/* ----- Poskozeni ----------------------------------------------------------------------------- */
.Poskozeni-Item {
  margin: 2px;
  padding: 5px;
  border-bottom: dotted 1px #adadad;
}
/* ----- UserProfile --------------------------------------------------------------------------- */
.userProfile-menu {
  clear: both;
  margin-bottom: 50px;
}
.userProfile-menu ul {
  list-style-type: none;
}
.userProfile-menu li {
  float: left;
  padding: 3px 0px;
  margin-right: 10px;
  min-width: 140px;
  _width: 140px;
  background-color: #EEEEEE;
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}
/* ----- VOP ----------------------------------------------------------------------------------- */
.vop h2 {
  margin-right: 0cm;
  margin-left: 0cm;
  font-size: 18pt;
  font-family: "Times New Roman";
  font-weight: bold;
}
.vop h3 {
  margin-right: 0cm;
  margin-left: 0cm;
  font-size: 13.5pt;
  font-family: "Times New Roman";
  font-weight: bold;
}
.vop a:link {
  color: blue;
  text-decoration: underline;
  text-underline: single;
}
.vop p {
  margin-right: 0cm;
  margin-left: 0cm;
  font-size: 12pt;
  font-family: "Times New Roman";
}
.vop p.MsoNormal {
  margin-bottom: 0.0001pt;
  font-size: 12pt;
  font-family: "Times New Roman";
  margin-left: 0cm;
  margin-right: 0cm;
  margin-top: 0cm;
}
.vop .style1 {
  font-size: small;
}
.vop .style2 {
  font-weight: normal;
}
.vop .style3 {
  color: #FF0000;
}
/* ----- Otazky -------------------------------------------------------------------------------- */
.content-main .image_right {
  float: right;
  padding-left: 30px;
}
.content-main p {
  padding: 0px 0px 1em 0px;
  line-height: 16px;
  text-align: justify;
}
p.pointer {
  padding-left: 22px;
  background: url("images/sipka.gif") no-repeat left 4px;
}
/* ----- Kalendar aukci ------------------------------------------------------------------------ */
.content-main table.kalendar {
  width: 100%;
  border-spacing: 1px;
}
.content-main table.kalendar th {
  color: #ffffff;
  font-weight: bold;
  background: #373737;
  text-align: center;
  font-size: 13px;
}
.content-main table.kalendar td {
  background: #DEDEDE url("images/kalendar_bg.gif") repeat-x;
  padding: 6px;
  height: 90px;
  width: 118px;
  text-align: center;
}
.content-main table.kalendar td.vikend {
  background: #C6C6C6 url("images/kalendar_bg2.gif") repeat-x;
}
.content-main table.kalendar td .datum {
  background: #E5E5E5;
  line-height: 18px;
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  margin-bottom: 6px;
}
.content-main table.kalendar td.vikend .datum {
  background: #DBDBDB;
}
.content-main table.kalendar td:hover,
.content-main table.kalendar td.aktiv {
  background: #FBBBBB url("images/kalendar_bg_h.gif") repeat-x;
}
.content-main table.kalendar td:hover .datum,
.content-main table.kalendar td.aktiv .datum {
  background: #FCC7C7;
}
/* ----- ImageListViewDiv ---------------------------------------------------------------------- */
.modal-wrapper {
  display: none;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9000;
}
.modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  /*filter: alpha(opacity = 70);*/
}
.modal-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-window {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  border: 2px solid #000;
  padding: 0px;
  overflow: hidden;
}
.modal-window-bar {
  background-color: #ccc;
  border: 1px solid;
  border-color: #eee #ccc #999;
  /*margin: 0 -19px 20px;*/
  padding: 5px 10px;
  position: relative;
  height: 15px;
}
.modal-window-bar-close {
  background: url(images/close.gif) no-repeat;
  cursor: default;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  top: 4px;
  right: 5px;
  text-decoration: none;
  text-indent: -9999px;
  width: 28px;
  height: 15px;
}
.modal-window-bar-close:hover {
  background-position: left bottom;
}
.modal-window-content {
  overflow: hidden;
  padding: 10px;
}
.modal-window-content-dimg img {
  overflow: hidden;
}
.modal-window-content-pager img {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}
.modal-window-content-pager span {
  display: inline-block;
  padding: 0 5px;
  min-width: 15px;
  text-align: center;
}
.modal-window-content-pager a {
  display: inline-block;
  padding: 0 5px;
  min-width: 15px;
  text-align: center;
}
.modal-window-content-pager-currentIndex {
  background-color: #EF7F1A;
  font-weight: bold;
}
/* ----- autoRating ---------------------------------------------------------------------------- */
.autoRating {
  margin: 10px 0px;
}
.autoRating table tr td {
  margin: 2px;
  padding-right: 20px;
  border-bottom: dotted 1px #adadad;
}
.autoRating table tr td.label {
  font-weight: bold;
}
.style1 {
  width: 225px;
}
.auction-next {
  margin-bottom: 30px;
  border: 2px solid #EF7F1A;
  padding: 15px;
  background-color: #DADADA;
}
.auction-next h2 {
  margin-top: 0px;
  padding-top: 0px;
}
.vybava-num {
  width: 50px;
}