* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

#registracia a.arthas:hover{
	background-color:#ffa;
}

#new_detailadpanel {
	width: 620px;
	background-image: url('../../img/detailadbg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#new_detailadpanel a {
	color: black;
	text-decoration: none;
}

#new_detailadpanel a:hover {
	color: black;
	text-decoration: underline;
}

#new_detailadmenu {
	width: 600px;
	overflow: hidden;
}

#new_detailadmenu a.polozka {
	display: block;
	width: 150px;
	height: 20px;
	color: #fff;
	padding-top:6px;
	background-image: url('../../img/inzeratdetailbg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	float: left;
}

#new_detailadmenu a.polozka:hover {
	background-image: url('../../img/inzeratdetailbgho.gif');
	text-decoration: none;
}

#new_detailadmenu a.polozka_aktual {
	display: block;
	width: 150px;
	height: 20px;
	color: black;
	padding-top:6px;
	background-image: url('../../img/inzeratdetailbgac.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	float: left;
}

#new_detailadmenu a.polozka_cervena {
	display: block;
	width: 150px;
	height: 20px;
	color: white;
	padding-top:6px;
	background-image: url('../../img/inzeratdetailbgred.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	float: left;
}

#new_detailadmenu a.polozka_cervena:hover {
	background-image: url('../../img/inzeratdetailbgho.gif');
	text-decoration: none;
}

#new_detailadmenu a.polozka_aktual:hover {
	text-decoration: none;
}

#new_detailadpanel .box {
  float: left;
  width: 590px;
  font-size: 11px;
  line-height: 17px;
  padding: 5px;
  clear: both;
  position:relative;
}

#new_detailadpanel .frame {
  float: left;
  margin-right:5px;
  width: 285px;
}

#new_detailadpanel .title {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
}

#new_detailadpanel .frame2 {
  float: left;
  width: 580px;
}

#new_detailadpanel .rightbox {
  float: left;
  width: 295px;
}

#new_detailadpanel .rightbox .links {
  padding-left: 20px;
  padding-top: 15px;
  margin-bottom: 50px;
}

#new_detailadpanel .rightbox .links .l1 {
  float: left;
  padding-right: 35px;
}

#new_detailadpanel .rightbox .links a:hover {
  color: #000077;
}

#new_detailadpanel .photo {
  padding-top: 5px;
}

#new_detailadpanel .smallphoto a {
	display:block;
	width:93px;
	height:70px;
	overflow:hidden;
	float:left;
	margin-top:5px;
}

#carbrandsblock {
  float: left;
  clear: both;
  width: 620px;
  overflow: hidden;
  background-image: url('../../img/carbrands.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

#carbrandsblock a {
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

#carbrandsblock .list {
	padding: 25px 20px;
}

#carbrandsblock .list .fl {
	width:180px;
	float:left;
	overflow: hidden;
}

#carbrandsblock .item {
	width:180px;
	height:40px;
	overflow: hidden;
	padding-bottom:14px;
}

#carbrandsblock .list .fl img {
	padding-right:10px;
}

#najnovsieVidea {
  clear: both;
  width: 620px;
	height: 120px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 12px;  
	background-image: url('../../img/videoBackground.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#najnovsieVidea table tr td {
  width: 182px;
  height: 23px;
  text-align: left;
  vertical-align: middle;
}

#najnovsieVidea a, #najnovsieVidea a:visited {
  color: black;
}

#najnovsieVidea a:hover {
  color: blue;
}

#najnovsieVidea img {
  vertical-align: middle;
}

#textove_plochy {
	width: 790px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	font-size: 12px;
}

#tp_lava {
	width: 455px;
	height: 230px;
	background-color: #ddd;
	background-image: url('../../img/tp_lava.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}

#tp_prava {
	width: 330px;
	height: 230px;
	background-color: #ddd;
	background-image: url('../../img/tp_prava.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float:right;
}

#small_banners {
	background-color:#ddd;
	float: left;
	margin-bottom:5px;
	overflow: hidden;
}

#small_banners table {
	border-collapse:collapse;
	border-style: none;
}

#small_banners table tr {
	padding:0px;
	margin:0px;
}

#small_banners table tr td {
	padding:2px;
	margin:0px;
	vertical-align:middle;
	text-align:center;
}

#scroll_ads {
	position: relative;
	width: 790px;
	height: 145px;
	overflow: hidden;
	padding-top: 5px;
	background-color:#ddd;
	background-image: url('../../img/scroll-ad-pozadie.gif');
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 5px;
}

div.scrollable {
	position:relative;
	overflow:hidden;	 	
	width: 715px;	
	height:145px;	
	padding:0px 0px;
	margin-left:37px;
}

div.scrollable div.items {	
	width:20000em;	
	position:absolute;
	clear:both;		
	margin-left:5px;
}

div.scrollable div.items div.inzerat {
	float:left;
	text-align:center;
	width:137px;
	padding:2px 0px;
	font-size:10px;
	font-family: arial;
	color: #000;
	background-color: #fff;
	margin-right: 5px;	
}

div.scrollable div.items div.inzerat div.inzerat_meno {
	padding-bottom: 2px;
}

div.scrollable div.items div.inzerat strong {
	font-size:12px;
}

div.scrollable div.items div.active {
	background-color:#fff;
}

a.prev, a.prevPage {
	background:url(../../img/left.png) no-repeat;
	display:block;
	width:28px;
	height:28px;
	position:absolute;
	left:8px;
	top:62px;
	cursor:pointer;
	font-size:1px;
}

a.next, a.nextPage {
	background:url(../../img/right.png) no-repeat;
	display:block;
	width:28px;
	height:28px;
	position:absolute;
	right:8px;
	top:62px;
	cursor:pointer;
	font-size:1px;	
}

a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -28px;		
}

a.disabled {
	visibility:hidden !important;		
}

#plocha {
	width: 960px;
	background-color: white;
	float: left;
	clear: both;
}

#lava_plocha {
	float: left;
	width: 170px;
}

#prava_plocha {
	float: left;
	margin-top: 5px;
	width: 620px;
	overflow: hidden;
}

#uzivatelske_menu {
	width: 620px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 5px;
}

.um_polozka {
	display: block;
	width: 85px;
	height: 22px;
	color: #fff;
	background-color: #008000;
	background-image: url('../../img/uzivatelskemenu.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	padding-top:3px;
	float: left;
}

.um_polozka:hover {
	background-image: url('../../img/uzivatelskemenuho.gif');
	color:#000;
}

.um_actual {
	display: block;
	width: 85px;
	height: 22px;
	color: #000;
	background-color: #fff;
	background-image: url('../../img/uzivatelskemenuactual.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-size:12px;
	padding-top:3px;
	float: left;
}

#prepinac {
	width: 160px;
	height: 215px;
	overflow: hidden;
}

#prepinac ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#prepinac ul li {
	float: left;
	width: 160px;
	display: block;
}

#prepinac ul li a {
	display: block;
	overflow: hidden;
	height: 35px;
	width: 160px;
	position: relative;
}

#prepinac ul li strong {
	width:140px;
	height:30px;
	padding:10px;
	background-repeat: no-repeat;
	background-position: top center;
	color: black;
	font-size: 12px;
	text-decoration: none;
	position:absolute;
	top: 0px;
	left: 0px;
}

#prepinac ul li div a:hover {
	text-decoration:underline;
}

#prepinac #a1 {
	height: 145px;
}

#wrapper {
	margin:auto;
	text-align:left;
	width:960px;
}

#preview {
	position:absolute;
	border:1px solid #000;
	background:#fff;
	padding:3px;
	display:none;
	color:#fff;
}

#top_banner {
	width:728px;
	height:90px;
	overflow:hidden;
	background-color:#ccc;
	color:white;
	position:absolute;
	top:5px;
	right:5px;
}

.top_menu {
	display: block;
	width: 137px;
	height: 30px;
	color: #fff;
	background-color: #000;
	background-image: url('../../img/topmenutlacitko.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding-top:7px;
	float: left;
}

.top_menu_actual {
	display: block;
	width: 137px;
	height: 30px;
	color: #000;
	background-color: #000;
	background-image: url('../../img/topmenutlacitkoact.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding-top:7px;
	float: left;
}

.top_menu:hover {
	background-image: url('../../img/topmenutlacitkoho.gif');
	color: #000;
}

.top_menu_add {
	display: block;
	width: 138px;
	height: 30px;
	color: #fff;
	background-color: #000;
	background-image: url('../../img/topmenutlacitko-add.gif');
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding-top:6px;
	float: left;
}

#login_bar {
	width: 100%;
	height: 30px;
	overflow: hidden;
	color: #000;
	font-size: 13px;
	position:relative;
}

#login_bar table {
	width: 960px;
  border-collapse:collapse;
	height:30px;
	position:absolute;
	left:0px;
	top:0px;
}

#login_bar table td {
	padding-right:2px;
}

#login_bar input {
	font-size: 13px;
	font-family: arial;
}

#login_bar .vstup {
	border:1px solid #66CC00;
	font-size:13px;
	padding:2px;
	width:100px;
}

#login_bar a {
	color:blue;
}

#login_bar a:hover {
	color:orange;
}

#meniny {
position:absolute;
right:0;
top:7px;
}

body {
	font-family: Arial, Tahoma, Verdana;
	text-align:center;
}

/* top */
#top {
	width: 960px;
}

#top .header {
	width: 100%;
	height: 100px;
	overflow: hidden;
	position: relative;
}

#top .header #logo {
	position: absolute;
	left: 5px;
	top: 5px;
}

#top .menu {
  height: 30px;
  width: 960px;
  overflow:hidden;
  background-color: #000;
}

#top .footer .bar {
  width: 422px;
  height: 25px;
}

/* right */
#right {
  left: 165px;
}

/* velka reklama */
#skyscraper, #googleads {
  width: 160px;
  height: 600px;
}

.c {
  text-align: center;
}

input, select, textarea {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
}

#topmiddle {
  background-color: white;
}

form {
  display: inline;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
  border-style:none;
}

#top .footer .name, #top .footer .password, #top .footer .login, #top .footer .registration, #top .footer .registration2, #top .footer .bar, #left, #information .title img, .advancedsearch .title img, .advancedsearch .title div, #newad .title img, #newad .title div {
  float: left;
}

#top .footer .name input, #top .footer .password input, #top .footer .registration div, #top .footer .bar div, #search, #search input, #search select {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
} 

#top .footer .name input, #top .footer .password input {
  width: 75px;
}

#top .footer .name {
  width: 128px;
  height: 25px;
}

#top .footer .name div {
  margin-top: 3px;
  margin-right: 2px;
  text-align: right;
}

html > body #top .footer .name div {
  margin-top: 4px;
}

#top .footer .password, #top .footer .registration, #top .footer .registration2 {
  width: 126px;
  height: 25px;
}

#top .footer .password div {
  margin-top: 3px;
  margin-right: 2px;
  text-align: right;
}

html > body #top .footer .password div {
  margin-top: 4px;
}

#top .footer .registration div {
  margin-top: 4px;
  margin-left: 54px;
  font-weight: bold;
}

#top .footer .registration div a, #dailyoffer a:hover, #search .footer div a, .link a {
  text-decoration: none;
}

#top .footer .registration div a:hover, #dailyoffer a, #search .footer div a:hover, .link a:hover {
  text-decoration: underline;
}

#top .footer .bar div {
  margin-top: 6px;
  margin-right: 4px;
  text-align: right;
}

#topmiddle {
  height: 2px;
  font-size: 1px;
  clear: both;
}

/* dailyoffer */

#ponuka_dna {
	width: 160px;
	height: 215px;
	background-color: #fff;
	overflow: hidden;
	/*margin: 5px;*/
	text-align: center;
	background-image: url('../../img/dopozadie.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.okraj {
	padding: 5px;
}

#ponuka_dna .nazov {
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding-bottom:5px;
}

#ponuka_dna .cena {
	font-size: 11px;
	color: black;
	padding-bottom:5px;
}

#dailyoffer .box, #dailyoffer .box .car, #dailyoffer .box .details1, #dailyoffer .details2 {
  float: left;
}

#dailyoffer {
  width: 160px;
  height: 217px;
  font-size: 10px;
  text-align: center;
  background-color:black;
}

#dailyoffer .banner {
  padding-top: 56px;
}

html > body #dailyoffer .banner {
  padding-top: 0px;
}

html > body #dailyoffer {
  height: 214px;
}

#dailyoffer .box {
  position: relative;
  left: 4px;
  width: 150px;
  background-color: black;
}

#dailyoffer .details2, #dailyoffer .box .car, #dailyoffer .box .details1, #dailyoffer .box .title, #dailyoffer .title {
  text-align: left;
}

#dailyoffer .title, #dailyoffer .box .details1 {
  margin-left: 4px;
}

html > body #dailyoffer .box {
  margin-bottom: 5px;
}

#dailyoffer .box .details1, #dailyoffer .details2 {
  line-height: 11px;
}

#dailyoffer .box .details1 div {
  margin-bottom: 1px;
}

#dailyoffer .details2 {
  padding: 1px 0px 7px 4px;
}

#dailyoffer .details2 div {
  margin-bottom: 1px;
}

#dailyoffer .box .title {
  font-size: 11px;
  font-weight: bold;
  margin: 2px 2px 1px 4px;
}

#dailyoffer .title {
  margin-top: 3px;
  margin-bottom: 2px;
}

/* search */
#search {
  float: left;
  height: 215px;
  position: relative;
}

#search .fulltext, #search .line1, #search .line2, #search .line3, #search .line4, #search .line5, #search .line6, #search .line7, #search .line8 {
  position: relative;
  right: 10px;
  text-align: right;
}

#search, #search .input, #search .footer {
  width: 455px;
}

#search .footer {
  height: 21px;
}

#search .input {
  height: 215px;
}

#search select {
  width: 180px;
}

#search .footer div {
  text-align: right;
  font-weight: bold;
  margin-right: 8px;
  padding-top: 3px;
}

/* leftsearch */
#leftsearch {
  float: left;
  width: 159px;
  height: 302px;
  font-size: 11px;
  margin-bottom: 5px;
}

html > body #leftsearch {
  margin-bottom: 10px;
}

#leftsearch .title {
  margin: 3px 4px 0px 5px; 
  font-size: 12px;
  padding: 3px;
  background: white;
  color: black;
  font-weight:bold;
  text-align: center;
}

#leftsearch .box {
  background-color: white;
  margin-left: 5px;
  width: 150px;
  height: 280px;
}

#leftsearch .box .content {
  padding-top: 5px;
  padding-left: 4px;
}

#leftsearch .box .content input, #leftsearch .box .content select {
  font-size: 11px;
}

#leftsearch .box .content .line1 input {
  width: 137px;
}

#leftsearch .box .content .line1, #leftsearch .box .content .line2, #leftsearch .box .content .line3, #leftsearch .box .content .line4 {
  margin-top: 7px;
}

#leftsearch .box .content .line1 {
  margin-top: 1px;
}

#leftsearch .box .content .line1 select, #leftsearch .box .content .line2 select, #leftsearch .box .content .line3 select, #leftsearch .box .content .line4 select {
  width: 143px;
}

#leftsearch .box .content .line5 select, #leftsearch .box .content .line7 select, #leftsearch .box .content .line9 select {
  width: 67px;
}

#leftsearch .box .content .line5 {
  margin-top: 7px;
}

#leftsearch .box .content .line6, #leftsearch .box .content .line8 {
  margin-top: 7px;
}

#leftsearch .box .content .line51, #leftsearch .box .content .line71, #leftsearch .box .content .line91 {
  font-size: 1px;
  padding-left: 8px;
}

#leftsearch .box .content .line7, #leftsearch .box .content .line9 {
  margin-top: 1px;
}

#leftsearch .box .content .line10 div {
  margin-right: 5px;
  margin-top: 13px;
}

#leftsearch .box .content .line10 input {
  width: 65px;
  border: 0px;
}

#leftsearch .box .content .line10 select {
  width: 67px;
  margin-right: 8px;
}

#leftsearch .box .content .line11 {
  text-align: center;
  margin-top: 9px;
}

#leftsearch .box a {
  color: black;
  text-decoration: underline;
}

#leftsearch .box a:hover {
  color: #666666;
  text-decoration: none;
}

/* switch */
#switch {
  float: left;
  width: 160px;
  height: 215px;
}

/* notice */
#notice {
  margin-top: 6px;
}

#notice a {
  color: black;
  text-decoration: underline;
}

#notice a:hover {
  color: #888888;
  text-decoration: none;
}

#adresar {
  width: 790px;
}

#adresar .content {
  width: 790px;
  height: 135px;
  overflow: hidden;
  background-image: url('../../img/headdirback.png');
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  font-size: 18px;
  margin-bottom:10px;
}

#adresar .content strong {
  font-size: 15px;
  position: absolute;
  top: 7px;
  left: 9px;
}

#adresar .content td {
	padding-bottom:3px;
	height: 40px;
}

#adresar .content table {
	position:absolute;
	top: 41px;
	left: 35px;
}

#information {
  float: left;
  width: 620px;
}

#information .content {
  clear: left;
  font-size: 16px;
  margin-left: 1px;
  margin-right: 2px;
  text-align: justify;
  padding-top: 4px;
}

html > body #information .content {
  padding-top: 8px;
}

#information .content a {
  color: #888888;
  text-decoration: underline;
}

#information .content a:hover {
  color: black;
  text-decoration: none;
}

#information .ilustration {
  float: right;
  margin-left: 10px;
}

#information .title div {
  float: left; 
  font-weight: bold;
  font-size: 14px;
  margin-left: 5px;
}

#lostPassword {
  margin-top: 2px;
}

#lostPassword a {
  margin-left: 220px;
  font-size: 11px;
}

#lostPassword a:hover {
  text-decoration: none;
}

#information .rectangle {
  width: 100%;
}

#information .rectangle .bar {
  font-size: 1px;
  width: 100%;
  height: 7px;
}

#information .rectangle .content {
  padding: 5px;
  font-size: 11px;
}

#information .rectangle .content .subtitle {
  margin-top: 13px;
  margin-bottom: 4px;
}

#information .rectangle .content .subtitle a {
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

/* error */
#errorArea {
  display: none;
  color: red;
}

#errorText {
  padding: 10px;
}

/* advanced search */
.advancedsearch {
  padding-top: 4px;
  height: 212px;
  margin-left: 3px;
}

.advancedsearch select {
  font-family: sans-serif;
  font-size: 11px;
}

.advancedsearch .title div {
  font-weight: bold;
  font-size: 14px;
  margin-left: 5px;
}

.advancedsearch .content {
  clear: left;
  font-size: 11px;
  margin-left: 1px;
  margin-right: 2px;
  text-align: justify;
  padding-top: 7px;
  width: 434px;
}

.searchrow {
  float: left;
  width: 180px;
  margin-right: 25px;
  font-size: 12px;
}

.searchrow .inside {
  float: left;
  width: 170px;
  padding: 5px;
  background-color: #e0e0e0;
}

.searchrow .inside div {
  margin-top: 3px;
  margin-bottom: 3px;
}

.searchrowl {
  margin-right: 0px;
}

.searchrow .submit input {
  margin-top: 15px;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  width: 100%;
  border: 0;
}

.cb {
  clear: both;
}

html > body .cb {
  padding-top: 8px;
}

.button {
  border: 1px solid #989898;
  padding: 1px;
}

.editsubmit {
  text-align: right;
  margin-right: 10px;
  margin-bottom: 7px;
}

html > body .editsubmit {
  margin-right: 0px;
  margin-bottom: 0px;
}

.edittitle {
  font-style: italic;
  padding-bottom: 7px;
  margin-left: 7px;
}

html > body .edittitle {
  margin-left: 0px;
}

.f11 {
  font-size: 11px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.invisible {
  display: none;
}

.label {
  font-size: 11px;
	float: left;
	width: 140px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
}

.legenda {
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 10px;
}

.mb2 {
  margin-bottom: 2px;
}

.ml20 {
  margin-left: 20px;
}

.mt7 {
  margin-top: 7px;
}

.mt10 {
  margin-top: 10px;
}

.p5 {
  padding: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb7 {
  padding-bottom: 7px;
}

.pl5 {
  padding-left: 5px;
}

.pt7 {
  padding-top: 7px;
}

.r {
  color: red;
}

.regemail {
  font-size: 11px;
  padding: 5px;
  padding-top: 15px;
}

.submit {
  font-weight: bold;
}

.vam {
  vertical-align: middle;
}

.vat {
  vertical-align: top;
}

.w20 {
  width: 20px;
}

.w70 {
  width: 70px;
}

.w81 {
  width: 81px;
}

.w98 {
  width: 98px;
}

.w100 {
  width: 100px;
}

.w105 {
  width: 105px;
}

.w120 {
  width: 120px;
}

.w150 {
  width: 150px;
}

html > body .w150moz {
  width: 155px;
}

.w155 {
  width: 155px;
}

.w185 {
  width: 185px;
}

.w199 {
  width: 199px;
}

.w210 {
  width: 210px;
}

html > body .w210moz {
  width: 215px;
}

.w215 {
  width: 215px;
}

.w245 {
  width: 245px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w315 {
  width: 315px;
}

.w385 {
  width: 385px;
}

.w592 {
  width: 592px;
}

.w594 {
  width: 594px;
}

.w595 {
  width: 595px;
}

/* registration */
legend {
  color: blue;
}

.legenda {
  margin-top: 13px;
  margin-bottom: 20px;
  font-size: 10px;
}

/* login */
.loginName, .loginSpace, .logout {
  height: 25px;
  float: left;
}

.loginName {
  width: 66px;
}

.loginSpace {
  font-size: 12px;
  color: white;
  width: 188px;
}

.loginSpace div {
  margin-left: 5px;
  margin-top: 5px;
}

.logout {
  width: 126px;
}

/* admin */
#adminSpace {
  width: 600px;
  padding: 10px;
  font-size: 12px;
}

#adminSpace .title {
  margin-top: 4px;
  margin-bottom: 10px;
}

#adminSpace .subtitle {
  vertical-align: top;
  width: 100px;
  font-weight: bold;
}

#adminSpace .box {
  float: left;
  margin-top: 3px;
  font-size: 11px;
  width: 250px;
  height: 84px;
  padding: 7px 0px 7px 5px;
  border: 1px solid #c0c0c0;
}

#adminPanel {
  padding: 7px 5px 10px 7px;
  width: 147px;
  font-size: 11px;
}

/* newad */
#newad {
  padding-top: 4px;
  /*height: 212px;*/
}

#newad select {
  font-family: sans-serif;
  font-size: 11px;
}
 
#newad .title {
  margin-top: 10px;
  width: 595px;
}

#newad .title div {
  font-weight: bold;
  font-size: 12px;
  margin-left: 7px;
}

#newad .title #editadtitle {
  color: red;
  float: right;
  display: none;
}

#newad .content {
  clear: left;
  font-size: 11px;
  margin-left: 1px;
  margin-right: 2px;
  text-align: justify;
  padding-top: 7px;
  width: 434px;
}

#newad .searchrow .title {
  width: 180px;
  float: left;
  margin-top: 15px;
  font-weight: bold;
  margin-bottom: 3px;
}

#right .searchrow .title {
  width: 180px;
  float: left;
  margin-top: 15px;
  font-weight: bold;
  margin-bottom: 3px;
}

/* photoform */
#photoform {
  display: none;
  float: left;
  padding: 5px 0px 13px 0px;
  width: 595px;
  font-size: 11px;
  clear: both;
}

#photoform .title {
  font-weight: bold;
  margin-bottom: 7px;
}

#preview1, #preview2, #preview3, #preview4, #preview5, #preview6 {
  display: none;
  float: left;
}

#p1preview, #p2preview, #p3preview, #p4preview, #p5preview, #p6preview {
  float: left;
}

#p2preview, #p3preview, #p4preview, #p5preview, #p6preview {
  margin-left: 5px;
}

#previewzone {
  margin-top: 12px;
  clear: both;
}

#previewzone .sign {
  clear: both;
  float: left;
  margin-top: 4px;
  text-align: center;
  width: 93px;
  font-weight: bold;
}

#previewzone img {
  border: 1px solid black;
}

#endpreview {
  clear: both;
  margin-top: 15px;
}

#p1c, #p2c, #p3c, #p4c, #p5c, #p6c {
  padding: 3px;
  margin-bottom: 1px;
}

#infoform {
}

#phototext2 {
  padding-left: 15px;
  float: left;
  display: none;
}

#hourglass {
  float: right;
  display: none;
}

#newadsubmit {
  float: left;
}

#newad .greycontainer1 span, #newad .greycontainer2 span, #newad .whitecontainer1 span {
  font-weight: bold;
  color: #a03030;
}

/* adoffer form */
#bluepanel {
  width: 620px;
  background-color: green;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

#bluepanel a:link, #bluepanel a:visited {
  color: #e0e0e0;
  text-decoration: none;
}

#bluepanel a:hover {
  color: white;
  text-decoration: underline;
}

#bluepanel div {
  padding: 4px;
}

#adoffer {
  width: 620px;
  padding-bottom:5px;
}

/*#adoffer a:link, #adoffer a:visited {
  color: black;
  text-decoration: underline;
}*/

/*#adoffer a:hover {
  text-decoration: none; 
} */

#adoffer select {
  font-family: sans-serif;
  font-size: 11px;
}

#adoffer {
  clear:both;
}

#adoffer .bl3 .saText{
    font-size:10px;
    font-weight:bold;
}

/* #adoffer */
#adoffer .ad {
	float: left;
	clear: both;
	padding: 5px;
	margin-bottom:5px;
	width: 620px;
	background-color: #ddd;
	background-image: url('../../img/inzerat-pozadie.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

/* #adoffer */
#adoffer .blue a:link, #adoffer .blue a:visited {
  color: black;
  text-decoration: underline;
}

/* #adoffer */
#adoffer .blue a:hover {
  color: black;
  text-decoration: none;
}

/* #adoffer */
 #adoffer .blue {
  padding: 4px;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 0px;
  width: 503px;
  color: black;
}

/* #adoffer */
#adoffer .bl1 {
  float: left;
  width: 180px;
}

/* #adoffer */
 #adoffer .bl2 {
  float: left;
  width: 160px;
}

/* #adoffer */
 #adoffer .bl3 {
  float: right;
}

/* #adoffer */
#adoffer .header {
  color: #b00000;
  font-size: 10px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

/* #adoffer */
#adoffer .header a:link, #adoffer .header a:visited {
  color: #b00000;
}

/* #adoffer */
 #adoffer .photo {
  float: left;
  padding-left: 1px;
  width: 100px;
  text-align: left;
}

/* #adoffer */
 #adoffer .brandmodel {
  float: left;
  width: 198px;
}

/* #adoffer */
 #adoffer .manuyear {
  float: left;
  width: 91px;
}
 
/* #adoffer */
 #adoffer .distance {
  float: left;
  width: 185px;
}

/* #adoffer */
 #adoffer .content {
  clear: left;
  font-size: 11px;
  margin-left: 1px;
  margin-right: 0px;
  text-align: justify;
  padding-top: 7px;
  width: 436px;
}

/* #adoffer */
 #adoffer .grey {
  background-color: #fff;
  font-weight: bold;
  float: left;
  width: 503px;
  padding: 4px;
  margin-bottom: 3px;
}

/* #adoffer */
#adoffer .gr1 {
  float: left;
  width: 195px;
}

/* #adoffer */
 #adoffer .gr2 {
  float: left;
  width: 90px;
}

/* #adoffer */
 #adoffer .gr3 {
  float: left;
  width: 95px;
}

/* #adoffer */
 #adoffer .paging {
  float: left;
  margin-top: 10px;
  font-size: 12px;
}

/* #adoffer */
 #adoffer .rest {
  font-size: 12px;
  float: left;
}

/* #adoffer */
 #adoffer .thumbnail {
  width: 99px;
  float: left;
}

/* #adoffer */
 #adoffer .thumbnail img {
  border: 1px solid black;
}

/* #adoffer */
 #adoffer .title {
  margin-top: 8px;
  font-weight: bold;
  font-size: 12px;
}

/* detail */
#detailpanel {
  background-color: #d7d7d7;
  color: black;
  width: 595px;
  font-size: 11px;
  font-weight: bold;
  height: 22px;
}

#detailpanel .arrow img {
  float: left;
}

#detailpanel .arrow {
  float: left; 
  margin-top: 2px;
  font-weight: bold;
  font-size: 14px;
  margin-left: 3px;
  margin-right: 5px;
}

#detailpanel .adid, #detailpanel .adclose {
  padding-top: 4px;
  float: left;
}

#detailpanel .adclose {
  padding-right: 5px;
  float: right;
}

#detailpanel .adclose a:link, #detailpanel .adclose a:visited {
  color: black;
  text-decoration: none;
}

#detailpanel .adclose a:hover {
  text-decoration: underline;
} 

#detailmenu {
  margin-top: 4px;
}

#detailmenu .box {
  float: left;
  border: 1px solid #C4C3C3;
  width: 600px;
  font-size: 11px;
  line-height: 17px;
}

#detailmenu .frame {
  float: left;
  border-right: 1px solid #C4C3C3;
  width: 287px;
}

#detailmenu .frame2 {
  float: left;
  width: 100%;
}

#detailmenu .greybox {
  background-color: #C0BFBF;
  width: 287px;
  margin-top: 5px;
}

#detailmenu .photo {
  text-align: center;
}

#detailmenu .smallphoto {
  margin-top: 7px;
  text-align: center;
}

#detailmenu .rightbox {
  float: left;
  width: 305px;
}

#detailmenu .rightbox .links {
  padding-left: 20px;
  padding-top: 15px;
  margin-bottom: 50px;
}

#detailmenu .rightbox .links .l1 {
  float: left;
  padding-right: 35px;
}

.rightbox .links a:hover {
  color: #000077;
}

#detailmenu .title {
  font-size: 14px;
  font-weight: bold;
}

#photozoom {
  z-index: 1000;
}

#photozoom .header a:link, #photozoom .header a:visited {
  color: white;
  text-decoration: none;
}

#photozoom .header a:hover {
  color: #e0e0e0;
  text-decoration: underline;
}

#photozoom .header {
  background-color: #848383;
  border: 7px solid #848383;
  border-bottom-width: 0;
  color: white;
  font-weight: bold;
  font-size: 12px;
}

#photozoom .photo {
  border: 7px solid #848383;
  text-align: right;
}

#photozoom #photolinks a:link, #photozoom #photolinks a:visited {
  color: #e0e0e0;
  text-decoration: underline;
}

#photozoom #photolinks a:hover {
  color: white;
  text-decoration: none;
}

#contactdetail div {
  background-color:#dddddd;
  padding: 10px;
  text-align: left;
}

/* search panel */
#resultspanel, #resultspanel2 {
  width: 620px;
  font-size: 11px;
  color: black;
  height: 22px;
}

#resultspanel2 {
  width: 620px;
  margin-top: 5px;
}

#resultspanel .paging, #resultspanel .pages, #resultspanel2 .paging, #resultspanel2 .pages {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
}

#resultspanel .paging, #resultspanel2 .paging {
 float: left;
}

#resultspanel .pages, #resultspanel2 .pages {
  float: right;
  width: 431px;
  text-align: right;
}

#resultspanel a:link, #resultspanel a:visited, #resultspanel2 a:link, #resultspanel2 a:visited {
  text-decoration: none;
  font-weight: bold;
}

#resultspanel a:hover, #resultspanel2 a:hover {
  text-decoration: underline;
  font-weight: bold;
}

#resultspanel span, #resultspanel2 span {
  font-weight: bold;
}

/* logo profil */
#previewoldlogo, #previewlogo {
  text-align: center;
  clear: both;
  padding: 10px;
}

#previewlogo {
  display: none;
}

/* magazine */
#magazineMenu {
  color: white;
  background-color: blue;
  width: 585px; 
  padding: 3px 5px 3px 3px;
  font-size: 11px; 
  border: 1px solid #b6b7b7; 
  border-top-width: 0; 
  border-bottom-width: 0;
  float: left;
}

#magazineMenu a:link, #magazineMenu a:visited {
  color: white;
  text-decoration: none;
}  

#magazineMenu a:hover {
  text-decoration: underline;
}

#magazineMenu div {
  float: left;
}

#whole {
	width: 100%;
	background-color: #fff;
}

/* sendfriend */
#sendfriend, #sendseller {
  background-color: white;
  position:absolute;
  top: 150px;
  left: 290px;
  border: 1px solid black;
  padding: 10px;
  font-size: 12px;
}

#sendfriend p, #sendseller p {
  color: blue;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 15px;
}

#sendfriend, #sendseller, #sendfriend input, #sendseller input, #sendfriend textarea, #sendseller textarea {
  font-family: Arial, Tahoma, Verdana;
}

#sendfriend textarea, #sendseller textarea {
  padding: 3px;
}

#sendfriend textarea, #sendseller textarea, #sendfriend input, #sendseller input {
  font-size: 11px;
}

#sendfriend input, #sendseller input {
  padding-left: 3px;
  padding-right: 3px;
  width: 230px;
}

#sendfriend .message1, #sendseller .message1 {
  margin-top: 9px;
  margin-bottom: 3px;
}

#sendfriend .message2, #sendseller .message2 {
  width: 350px;
  height: 150px;
}

#sendfriend .separator, #sendseller .separator {
  float: left;
  width: 120px;
}

#sendfriend .w100, #sendseller .w100 {
  width: 100px;
}

/* left menu */
#leftmenu {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 18px;
  clear: both;
  background-color:red;
}

#leftmenu .bullet {
  float: left;
  margin-top: 4px;
  margin-right: 4px;
}

/* ostatne */
.gc100 {
  clear: both;
  font-size: 11px;
}

html > body .gc100 {
  padding-top: 8px;
}

.title24 {
  margin-top: 8px;
  font-weight: bold;
  font-size: 12px;
  width: 597px;
}

/* search panel */
#resultspanel, #resultspanel2 {
  color: black;
}

.rpg {
  background-color: #dddddd;
  float:left;
  padding-bottom: 3px;
  margin-bottom: 5px;
}

#resultspanel a:link, #resultspanel a:visited, #resultspanel2 a:link, #resultspanel2 a:visited {
  color: black;
}

#resultspanel a:hover, #resultspanel2 a:hover {
  color: white;
}

#resultspanel span, #resultspanel2 span {
  color: white;
}

/*
    FOLLOWING CSS DEFINITION
    ADDED BY STANISLAV REPKO
    http://repkos.net/
*/

#newSearch{
    font-size: 12px;
	width:160px;
	overflow:hidden;
	background-image:url('../../img/ponukadna.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin:5px;
}

#newSearchBG {
	padding: 5px;
}

#newSearch select{
	width:150px;
	font-size:12px;
	margin-bottom:5px;
}

#newSearch a:link,#newSearch a:visited{color:black;}
#newSearch a:hover{color:gray;}


.zrus{
    width: 20px;
}

.nazovFiltra{
    text-align:left;
}

#filterHeader{
    vertical-align:middle;
    /* color: #936707; */
    font-weight:bold;
    font-size:13px;
    margin-bottom:4px;
}

#currFilter{
    /* border:1px solid black; */
    padding: 3px;
    width:100%;
    font-size:13px;
    background-color:white;
    text-align:left;

}

#currFilter a:link, #currFilter a:visited{
    color:black;
    text-decoration:none;
}

#currFilter a:hover{
    color:black;
    text-decoration:underline;
}

#currFilter img { right:5px; }

.bswrap {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background-color:black;
color:white;
padding-left:10px;
padding-right:10px;
padding:10px;
margin-left:5px;
margin-right:5px;

font-size:12px;
text-align:left;
}

.bswrap a:link, .bswrap a:visited {
    color:white;
    text-decoration:none;
}

.bswrap a:hover{
    color:white;
    text-decoration:underline;
}

.toWrite{
    display:none;
}

#adoffer .highlighted{
    background-color:#F7F902;
}

.credit{
    border-width:0;
    font-size:11px;
}

.credit_status{
    font-size:12px;
    padding:10px;
    padding-left:20px;
}

/*
.auctionAd{
    width:90%;
    margin-top:5px;
    margin-bottom:10px;
    margin-left:1px;
    margin-right:1px;
    display:block;
}
*/

.offer_text{
    display:block;
    margin-top:15px;
    margin-bottom:0px;
    margin-left:1px;
    margin-right:1px;
    width:600px;
    text-align:center;
    
}

#info-box a {
  color: black;
  text-decoration: none;
}

#info-box a:hover {
  color: blue;
  text-decoration: underline;
}

#timedisplay {
      border: solid 1px red;
      width: 50px;
    }
    
a.new_button_1 {
  display: block;
  color: white;
  width: 153px;
  height: 22px;
  text-align: center;
  font-size: 13px;
  padding-top: 6px;
  text-decoration: none;
}

.counter-wrap {
position:relative;
height:24px;
overflow:hidden;
float:right;
}
.counter-number {
height:264px;
width:18px;
position:relative;
background-image:url(../../img/index/ciselnik.png);
float:left;
}

.boxcaption{
/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

}

.new_link, .new_link:visited {
  text-decoration: none;
  color: #0066ff;
}

.new_link:hover {
  text-decoration: underline; 
}

.new_text {
  color: #000;
}

#info_hodnotenie h1 {
  margin: 20px 0px;
  color: green;
}

#info_hodnotenie p {
  margin: 10px 0px;
}

#info_hodnotenie h2 {
  margin: 20px 0px 10px 0px;
  color: green;
}

#info_hodnotenie td {
  padding: 0px 20px 2px 0px;
}

#amb_navigation {
  clear:  both;
  width:  100%;
  height: 30px;
  background: url('../../images/navigation-background.png') repeat-x top left;
}

#amb_navigation .layer1 {
  width:  100%;
  height: 30px;
  background: url('../../images/navigation-left.png') no-repeat top left;
}

#amb_navigation .layer2 {
  width:  100%;
  height: 30px;
  background: url('../../images/navigation-right.png') no-repeat top right;
}

#amb_navigation ul {
  width:  100%;
  height: 30px;
  font-weight: bold;
  list-style-type: none;
}

#amb_navigation ul li {
  display: block;
  float: left;
}

#amb_navigation ul li a {
  display:         block;
  padding:         8px 15px;
  height:          14px;
  text-decoration: none;
  font-size:       14px;
  line-height:     13px;
  color:           #666;
  border-right:    solid 1px #ddd;
  float: left;
}

#amb_navigation ul li a:hover {
  text-decoration: underline;
  color:           #000;
}

#amb_big_banners {
  width:    770px;
  overflow: hidden;
 /* clear:    both;*/
  margin-bottom: 10px;
}

#amb_big_banners a {
  text-decoration: none;
  display: block;
}

#amb_bb_user_ads {
  width:        250px;
  height:       250px;
  float:        left;
  background:   url('../../images/bb_user_ads.jpg') no-repeat top left;
  color:        #fff;
  margin-right: 10px;
  font-size:    14px;
  line-height:  18px;
}

#amb_bb_magazine_ads {
  width:      250px;
  height:     250px;
  float:      left;
  background: url('../../images/bb_magazine_ads.jpg') no-repeat top left;
  color:      #000;
  font-size :   10px;
  line-height:  12px;
}

#amb_bb_magazine {
  width:        250px;
  height:       250px;
  float:        right;
  background:   url('../../images/bb_magazine.jpg') no-repeat top left;
  color:        #fff;
  font-size:    14px;
  line-height:  16px;
}

#amb_magazine_ads {
  /*clear: both;*/
  width: 770px; 
}

#amb_magazine_ads p {
  margin: 15px;
  line-height: 20px;
}

#amb_magazine_ads .header {
  background: url('../../images/h2-background.gif') repeat-x left top;
}

#amb_magazine_ads .header .layer1 {
  background: url('../../images/h2-background-left.gif') no-repeat left top;
}
  
#amb_magazine_ads h2 {
  display:     block;
  height:      18px;
  font-size:   16px;
  line-height: 17px;
  padding:     10px 15px;
  background:  url('../../images/h2-background-right.gif') no-repeat right top;
  color:       #fff;
}

#amb_magazine_ads table {
  margin:   10px;
  font-size: 16px;
}

#amb_magazine_ads table td {
  padding: 5px;
}

#amb_deadlines {
  width:    770px;
  /*clear:    both;*/
  margin-bottom: 10px;
}

#amb_deadlines .header {
  background: url('../../images/h2-background.gif') repeat-x left top;
}

#amb_deadlines .header .layer1 {
  background: url('../../images/h2-background-left.gif') no-repeat left top;
}
  
#amb_deadlines h2 {
  display:     block;
  height:      18px;
  font-size:   16px;
  line-height: 17px;
  padding:     10px 15px;
  background:  url('../../images/h2-background-right.gif') no-repeat right top;
  color:       #fff;
}

#amb_deadlines table {
  width:     750px;
  margin:    10px;
  font-size: 16px;
}

#amb_deadlines table td {
  padding: 5px;
}

#amb_deadlines span.date {
  text-transform: lowercase;
}

#amb_contacts {
  width:    770px;
  /*clear:    both;*/
  margin-bottom: 10px;
}

#amb_contacts .header {
  background: url('../../images/h2-background.gif') repeat-x left top;
}

#amb_contacts .header .layer1 {
  background: url('../../images/h2-background-left.gif') no-repeat left top;
}
  
#amb_contacts h2 {
  display:     block;
  height:      18px;
  font-size:   16px;
  line-height: 17px;
  padding:     10px 15px;
  background:  url('../../images/h2-background-right.gif') no-repeat right top;
  color:       #fff;
}

#amb_contacts table {
  margin:   10px;
  font-size: 16px;
}

#amb_contacts table td {
  padding: 5px;
}

#amb_contacts a.nahlad {
  display:block;
  margin-left:10px;
  margin-bottom:10px;
  width: 180px;
  height: 290px;
  float: left;
  text-align: center;
  text-decoration:none;
}

#amb_contacts img {
  margin-bottom: 3px;
}

#category_selection a.icon1 {
  display: block;
  float: left;
  width: 76px;
  height: 76px;
  background: no-repeat url(../../img/square-car-bw.png) top left;
  text-decoration: none;
  margin-right: 10px;
}

#category_selection a.icon1:hover {
  background-image: url(../../img/square-car.png);
}

#category_selection a.icon2 {
  display: block;
  float: left;
  width: 76px;
  height: 76px;
  background: no-repeat url(../../img/square-lorry-bw.png) top left;
  text-decoration: none;
  margin-right: 10px;
}

#category_selection a.icon2:hover {
  background-image: url(../../img/square-lorry.png);
}

#category_selection a.icon3 {
  display: block;
  float: left;
  width: 76px;
  height: 76px;
  background: no-repeat url(../../img/square-motorcycle-bw.png) top left;
  text-decoration: none;
  margin-right: 10px;
}

#category_selection a.icon3:hover {
  background-image: url(../../img/square-motorcycle.png);
}

#category_selection a.icon4 {
  display: block;
  float: left;
  width: 76px;
  height: 76px;
  background: no-repeat url(../../img/square-replacement-bw.png) top left;
  text-decoration: none;
  margin-right: 10px;
}

#category_selection a.icon4:hover {
  background-image: url(../../img/square-replacement.png);
}

#category_selection h2 {
  font-size: 22px;
}

#category_selection a {
  color: #666;
}

#category_selection a.heading1:hover {
  color: orange;
}

#category_selection a.heading2:hover {
  color: red;
}

#category_selection a.heading3:hover {
  color: green;
}

#category_selection a.heading4:hover {
  color: blue;
}

.tooltip {
	display:none;
	background: no-repeat url(../../img/tooltip/my.png);
	font-size:16px;
	height:150px;
	width:320px;
	padding:25px;
	padding-top:30px;
	color:#fff;	
}

.tooltip span {
  display: block;
  font-size:12px;
  margin-top: 10px;
}
