@CHARSET "UTF-8";
body {
	color: white;
	background-color: #968f98;
	margin:0px;
	background-image: url("pozadi.png");
	background-repeat: repeat;
}

* {
	font-family: MyriadPro-regular, Verdana;
}

p {
	font-family: MyriadPro-regular, Verdana;
	font-size: 13px;
	text-align:justify;
}

table td{
	font-family: MyriadPro-regular, Verdana;
	font-size: 13px;
}

p a {
	color: #ffc300;
	text-decoration: none;
}

table a {
	color: #ffc300;
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-family: MyriadPro-regular, Verdana;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

ul {
	font-family: MyriadPro-regular, Verdana;
	font-size: 13px;
}

ul a {
	color: #ffc300;
	text-decoration: none;
}

#content {
	width: 90%;
	margin:0px auto;
	text-align:left;
	width: 970px;
	background-color: #1a171b;
}

#head {
	height:150px;
	background-image: url("banner_top2.png");
	background-repeat: no-repeat;
	width: 100%;
	background-color: #1a171b;
}

#left {
	float: left;
	width: 180px;
	margin: 0; 
	padding: 0;
	padding-top:10px;	
}

#left-content {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 14px;
	text-align: left;
}

#login-form {
	font-family: MyriadPro-regular, Verdana;
	font-style: italic;
	font-size: 13px;
	color: white;
	height: 110px;
}

#login-form-logged {
	margin-left: 40px;
	margin-top: 40px;
	font-family: MyriadPro-regular, Verdana;
	font-style: italic;
	font-size: 13px;
	color: white;
	height: 110px;
}

#login-form a {
	color: white;
	text-decoration: none;
}

#login-form a.button {
	color: black;
	text-decoration: none;
}

input, select, textarea {
	border: none;
	font-family: MyriadPro-regular, Verdana;
}

input.login-form-submit{
	border: none;
	background-color: #ffc300;
	background-image: url("button.png");
	width: 110px;
	color: black;
	height: 18px;
	padding-bottom: 1px;
	font-weight: bold;
	cursor: pointer;
}
ul#leftsidecontextmenu {
  margin-top: 0px;
  padding-top: 5px;
  padding-left: 20px;
  margin-left: 0px;
  font-size: 15px;
}

.leftsidecontextmenu {
    list-style-type: none;
}

#login-form table {
	margin-top: 10px;
}

#login-form table tr.frm {
	height: 25px;
}
	
#login-form .label {
	width: 50px;
}

#login-form .button {
	text-align: center;
}

#login-form .ref {
	font-size: 11px;
}

#login-form td.button{
	border: none;
	padding: 0px;
	margin: 0px;
	color: black;
}
#top-menu {
	position: relative;
	top: -10px;
}

#top-menu-head {
	float: left;
	font-family: MyriadPro-regular, Verdana;
	height: 20px;
}

#top-menu-text {
	float: left;
	font-family: MyriadPro-regular, Verdana;
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
	height: 20px;
}

#top-menu-text a {
	color: white;
	text-decoration: none;
}

.top-menu-item {
	display: inline;
	color: black;
	width: 60px;
	height: 20px;
}

.top-menu-item a {
	display: block;
	float: left;
	font-family: MyriadPro-regular, Verdana; 
	text-decoration: none;
	color: black;
	padding-right: 30px;
	padding-left: 10px;
	background-color: white;
	margin-right: 0px;
	height: 20px;
}

.top-menu-leva {
	padding-left: 10px;
	float: left;
	background-image: url("top_menu_leva.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
}

.top-menu-prava {
	float: left;
	padding-right: 10px;
	margin-left: 0px;
	background-image: url("top_menu_prava.gif");
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}

#top-menu-end {
	clear: both;
	height: 10px;
	background-color: white;
	width: 970px;
	font-family: MyriadPro-regular, Verdana;
	font-weight: bold;
	font-size: 7px;
}

.main-menu-item {
	margin-top: 5px;
	font-family: MyriadPro-regular, Verdana;
	font-weight: bold;
	font-size: 19px;
}

.main-menu-item a {
	text-decoration: none;
	color: white;
}

.main-menu-item a span.selected{
	text-decoration: none;
	color: #e2001a;
}

.main-menu-item a:hover span.selected{
	text-decoration: none;
	color: #ffc300;
}

.main-menu-item a:hover{
	text-decoration: none;
	color: #ffc300;
}

#main {
	width: 590px;
	height: auto;
	float: left;
	height: auto;
	padding-top:10px;
}

#main-content {
	padding-left: 15px;
	padding-right: 35px;
}

#right {
	float: left;
	width: 190px;
	padding-top:10px;
}

img.tip-dne {
	background-color: white;
	width: 180px;
}

div#tip-dne a {
	color: #e2001a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div#tip-dne p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

div#tip-dne h4 {
	padding:0px;
	margin: 0px;
}

#inzerce-right {
	margin-top: 40px;
	width: 180px;
	height: 250px;
	vertical-align: middle;
	text-align: center;
	color: black;
	font-family: MyriadPro-regular, Verdana;
}

#inzerce-right span {
	display: block;
	vertical-align: middle;
}

#right-content {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#end {
	padding-top: 20px;
	height: 20px;
	clear: both;
	font-size: 10px;
	text-align: center;
	font-family: MyriadPro-regular, Verdana;
}

table.cat-item {
	position: relative;
}

table.cat-item td{
	font-family: MyriadPro-regular, Verdana;
	font-size: 12px;
}

table.cat-item td img{
	width: 180px;
	border-width: 0px;
}

table.cat-item td.cat-btn a{
	background-image: url("button.png");
	text-decoration: none;
	color: black;
	width: 110px;
	font-weight: bold;
	display: block;
	height: 18px;
	text-align: center;
}

table.cat-item td.cat-img {
	padding: 10px;
	padding-left: 0px;
	border-width: 0px;
}

table.cat-item td.cat-img a {
	text-decoration: none;
	border-width: 0px;
}

table.cat-item td.cat-data {
	padding: 0px;
	width: 250px;
}

table.cat-item td h3{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px
}

table.cat-item td.cat-btn {
	padding: 10px;
	padding-bottom: 10px;
	vertical-align: bottom;
}

table.cat-item td.cat-btn td{
	padding: 5px;
}

table.cat-item table.cat-top a {
	color: white;
	text-decoration: none;
}

form.filter {
	border: none;
	font-family: MyriadPro-regular, Verdana;
}


form.filter select {
	border: none;
	margin-left: 20px;
	margin-right: 20px;
}

table.car-detail {
	border: none;
	font-family: MyriadPro-regular, Verdana;
	font-size: 13px;
}

table.car-detail a.button-left {
	background-image: url("button.png");
	text-decoration: none;
	color: black;
	width: 110px;
	font-weight: bold;
	display: block;
	float: left;
	height: 18px;
	text-align: center;
}

table.car-detail a.button-right {
	background-image: url("button.png");
	text-decoration: none;
	color: black;
	width: 110px;
	font-weight: bold;
	display: block;
	float: right;
	height: 18px;
	text-align: center;
}

table.car-detail img.detail_main_img {
	width: 270px;
	margin-right: 15px;
	border: none;
}

table.car-detail img.detail-small-img {
	width: 65px;
	border: none;
	vertical-align: middle;
}

table.car-detail img.detail-small-img-inviz {
	width: 65px;
	border: none;
	visibility: hidden;
}

table.car-detail a.detail-small-img-inviz {
	visibility: hidden;
	position: absolute;
}

table td.car-info {
	padding-top: 10px;
	padding-bottom: 10px;	
}

table td.detail-cena {
	text-align: right;
	
}

table span.detail-cena {
	font-size: 13px;
	font-weight: bold;
	color: #ffc300;	
}

table.detail-data {
	width: 235px;
}

table td.detail-cena-dph {
	text-align: right;
	
}

table span.detail-cena-dph {
	font-size: 13px;
	font-weight: bold;
	color: #e2001a;	
}

table.diskuse-prispevek {
	border-width: 0px;
	font-family: MyriadPro-regular, Verdana;
	font-size: 12px;
	background-color: white;
	color: black;
	height: auto;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

table.diskuse-prispevek td {
	margin: 0px;
}

table.diskuse-prispevek tr {
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	
}

table td.diskuse-nazev {
	background-color: #ffc300;
	font-weight: bold;
	width:  50%;
}

table td.diskuse-datum {
	background-color: #ffc300;
	font-weight: bold;
	width: 160px;
	height: 20px;
}

table td.diskuse-zlom {
	background-color: #ffc300;
	background-image: url("diskuse_prechod.png");
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 10px;
}

table td.diskuse-reagovat {
	background-color: #e2001a;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

table td.diskuse-reagovat a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

table td.diskuse-text {
}

.partneri_div {
	vertical-align: middle;
}

.partneri img {
	border: none;
	background-color: white;
	padding: 3px;
	margin: 5px;
	vertical-align: middle;
}

table.page_selector input {
	font-family: MyriadPro-regular, Verdana;
	border: none;
	background-color: #1a171b;
	color: white;
	font-weight: bold;
	font-face: MyriadPro-regular, Verdana;
	font-size: 16px;
	cursor: pointer;
}

#selected_page {
	color: #ffc300;
}

input.page_next {
	background-image: url("str_sipka_prava.png");
	background-position: right;
	background-repeat: no-repeat;
	width: 15px;
}
	
input.page_prev {
	background-image: url("str_sipka_leva.png");
	background-position: left;
	background-repeat: no-repeat;
	width: 15px;
}

td.str_akt_page {
	background-image: url("str_akt_page.png");
	background-position: right;
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 25px;
}

table.tbl_white {
	font-size: 13px;
	background-color: white;
	border-color: #ffc300;
	border: 1px solid #ffc300;
	border-collapse: collapse;
	color: black;
	width: 100%;
}

table.tbl_white td{
	border: 1px solid #ffc300;
	border-collapse: collapse;
	color: black;
}

table.tbl_white tr.yellow{
	background-color: #ffc300;
	font-weight: bold;
}

table.tbl_white tr.yellow2{
	background-color: #ffe693;
}

table.tbl_white td.red{
	color: #e2001a;
	font-weight: bold;
	text-align: center;
}

table.tbl_white td.center {
	text-align: center;
}

table.tbl_partneri {
	font-size: 13px;
	width: 100%;
}
table.tbl_partneri th {
	font-size: 14px;
}

table.tbl_partneri a{
	text-decaration: none;
	color: white;
}

a.button {
	background-image:url(button.png);
	color:black;
	display:block;
	font-weight:bold;
	height:18px;
	text-align:center;
	text-decoration:none;
	width:110px;
}

table.filter td {
	padding-left: 10px;
}

.dph_odpocet {
  position: relative;
  left: -200px;
}





