/*****************************/
/*** Core html setup stuff ***/
/*****************************/


/*Osnovni stilovi*/


body, td, th { font-family: Arial, Helvetica, sans-serif; }

a, img { padding: 0; margin: 0; }

img { border: 0 none; }

form { margin: 0; padding: 0; }

h1 {
	margin: 0; padding-bottom: 8px;
	color: #0B55C4; font-size: 20px; font-weight: bold;
}

h3 {
	font-size: 13px;
}

fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}

fieldset p {  margin: 10px 0px;  }

legend    {
	color: #0B55C4;
	font-size: 12px;
	font-weight: bold;
}


input, select {  font-size: 12px;  border: 1px solid silver; }
textarea      {  font-size: 11px;  border: 1px solid silver; }
button        {  font-size: 10px;  }

input:focus,
select:focus,
textarea:focus { background-color: #ffa }

input:hover,
select:hover,
textarea:hover { background-color: #FF8 }















body
{
  text-align:center;
  font-size:12px;
  line-height:1.3;
  background: url(skin/gocar/img/top_back.png) repeat-x;;
}

a
{
  color: #333399;
  text-decoration:none;
}
a:active  { color: #333399; }
a:visited  { color: #333399;}
a:link  {color: #333399;}
a:hover{
  color: #FF3333;
  text-decoration:underline;
}

* {
  margin:0px;
  padding:0px;
}

h1,h2,h3,h4,h5,h6,blockquote,ul,ol,dl,fieldset,address
{
  margin: 0.5em 0;
}


h2
{
  font-size:1.5em;
}


h4
{
  font-size:1.2em;
}

h5
{
  font-size:1.1em;
}

h6
{
  font-size:1em;
  font-weight:bold;
}

.small
{
  font:0.8em Arial,Helvetica,sans-serif;
  color:#999;
}

#wrap
{
  width:1000px;
  margin:0 auto;
  text-align:left;
}

#wrap-subform
{
  width:100%;
  margin:0 auto;
  text-align:left;
}



/*Razni borderi*/
#border-top             { background: url(skin/gocar/img/border/header_middle.png) repeat-x; }
#border-top div         { background: url(skin/gocar/img/border/header_right.png) 100% 0 no-repeat; }
#border-top div div     { background: url(skin/gocar/img/border/header_left.png) no-repeat; height: 54px; }


#border-top .title
{
	font-size: 22px; font-weight: bold; color: #FFF; line-height: 44px;
	padding-left: 15px;
}



#border-top .language {
	display: block;
	float: right;
	color: #fff;
	padding: 0px 5px 0 0;
	font-size: 0.8em;
	margin-top: 2px;
	height: 13px;
}

#border-top .version {
	display: block;
	float: right;
	color: #fff;
	padding: 0px 5px 0 0;
	font-size: 0.8em;
	clear: both;
	margin-top: 15px;
}

#content
{
	float:left;
	width: 100%;
	min-height: 340px;
}


#content-subform
{
}


#content .padding  { padding: 0px 10px 0 10px; font-size: 12px;}
#content-subform .padding  { padding: 10px 10px 0 10px; }

#border-bottom 			{ background: url(skin/gocar/img/border/page_corner_b.png) repeat-x; }
#border-bottom div  		{ background: url(skin/gocar/img/border/page_corner_br.png) 100% 0 no-repeat; }
#border-bottom div div 		{ background: url(skin/gocar/img/border/page_corner_bl.png) no-repeat; height: 11px; }

#footer .copyright {
	text-align: center; font-size: 0.8em; padding-top: 5px;
	color: #AAA;
}

.logo{
  padding-left: 10px;
}


.header-box-menu  { border: 1px solid #ccc; background: #f0f0f0; height: 25px;}




/*Toolbar*/
div.header {
	font-size: 22px; font-weight: bold; color: #0B55C4; line-height: 48px;
	padding-left: 55px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.header span { color: #666; }

div.toolbar { float: right; text-align: right; padding: 0; }

table.toolbar    			 { border-collapse: collapse; padding: 0; margin: 0;	 }
table.toolbar td 			 { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 48px; }
table.toolbar td.spacer  { width: 10px; }
table.toolbar td.divider { border-right: 1px solid #eee; width: 5px; }

table.toolbar div { float: none; width: 32px; height: 32px; margin: 0 auto; }

table.toolbar a {
   display: block; float: left;
	white-space: nowrap;
	border: 1px solid #fbfbfb;
	padding: 1px 5px;
	cursor: pointer;
}

table.toolbar a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #0B55C4;
}

.button        { font-size: 10px;  }





/*Okrigli BOX*/

div#toolbar-box {
  background: #f7f7f7;
}

div#element-box {
  background: #FFF;
}

div#element-box div.section-box div.m {
	background: #fbfbfb;
}

div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

div.m {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}

div#toolbar-box div.m {
  padding: 0 0 3px 0;
}

div#element-box div.m {
  padding: 5px 10px;
}



div#toolbar-box,
div#element-box div.section-box {
  background: #fbfbfb;
}

div#toolbar-box div.t,
div#element-box div.section-box div.t {
  background: url(skin/gocar/img/border/box_border.png) 0 0 repeat-x;
}

div#toolbar-box div.t div.t,
div#element-box div.section-box div.t div.t {
   background: url(skin/gocar/img/border/box_med_tr.png) 100% 0 no-repeat;
}

div#toolbar-box div.t div.t div.t,
div#element-box div.section-box div.t div.t div.t {
   background: url(skin/gocar/img/border/box_med_tl.png) 0 0 no-repeat;
}

div#toolbar-box div.b,
div#element-box div.section-box div.b {
  background: url(skin/gocar/img/border/box_border.png) 0 100% repeat-x;
}

div#toolbar-box div.b div.b,
div#element-box div.section-box div.b div.b {
   background: url(skin/gocar/img/border/box_med_br.png) 100% 0 no-repeat;
}

div#toolbar-box div.b div.b div.b,
div#element-box div.section-box div.b div.b div.b {
   background: url(skin/gocar/img/border/box_med_bl.png) 0 0 no-repeat;
}

div#element-box div.t {
  background: url(skin/gocar/img/border/box_border.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(skin/gocar/img/border/box_light_tr.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(skin/gocar/img/border/box_light_tl.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(skin/gocar/img/border/box_border.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(skin/gocar/img/border/box_light_br.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(skin/gocar/img/border/box_light_bl.png) 0 0 no-repeat;
}

div#submenu-box div.m {
  padding: 0px;
  height: 16px;
}

div#submenu-box ul {
  padding: 0px;
  margin: 0px;
}


#submenu-box { background: #f6f6f6; margin-bottom: 0px; }
#submenu-box .padding { padding: 0px;}

div#submenu-box div.t {
  background: url(skin/gocar/img/border/box_border.png) 0 0 repeat-x;
}

div#submenu-box div.t div.t {
   background: url(skin/gocar/img/border/box_dark_tr.png) 100% 0 no-repeat;
}

div#submenu-box div.t div.t div.t {
   background: url(skin/gocar/img/border/box_dark_tl.png) 0 0 no-repeat;
}

div#submenu-box div.b {
  background: url(skin/gocar/img/border/box_border.png) 0 100% repeat-x;
}

div#submenu-box div.b div.b {
   background: url(skin/gocar/img/border/box_dark_br.png) 100% 0 no-repeat;
}

div#submenu-box div.b div.b div.b {
   background: url(skin/gocar/img/border/box_dark_bl.png) 0 0 no-repeat;
}







/*BUTTONI*/

/* -- buttons -> STILL NEED CLEANUP*/

.button1-left,
.button1-right,
.button2-left,
.button2-right,
.button1-left div,
.button1-right div,
.button2-left div,
.button2-right div {
	float: left;
}

.button1-left  { background: url(skin/gocar/img/button/btn_1_left.png) no-repeat; margin-left: 5px; }
.button1-right { background: url(skin/gocar/img/button/btn_1_right.png) 100% 0 no-repeat; margin-left: 5px; }

.button1-right .prev { background: url(skin/gocar/img/button/btn_1_prev.png) no-repeat; }
.button1-left .next  { background: url(skin/gocar/img/button/btn_1_next.png) 100% 0 no-repeat; }

.button1-left a,
.button1-right a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
}

.button1-left  a { padding: 0 30px 0 6px; }
.button1-right a { padding: 0 6px 0 30px; }

.button1-left a:hover,
.button1-right a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #333;
	cursor: pointer;
}

.button2-left span,
.button2-right span { cursor: default; color: #999; }

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span { padding: 0 6px; }

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover { text-decoration: none; color: #0B55C4; }

.button2-left a,
.button2-left span { padding: 0 24px 0 6px; }

.button2-right a,
.button2-right span { padding: 0 6px 0 24px; }

.button2-left { background: url(skin/gocar/img/button/btn_2_left.png) no-repeat; float: left; margin-left: 5px; }

.button2-right { background: url(skin/gocar/img/button/btn_2_right.png) 100% 0 no-repeat; float: left; margin-left: 5px; }

.button2-right .prev { background: url(skin/gocar/img/button/btn_2_prev.png) no-repeat; }

.button2-right.off .prev { background: url(skin/gocar/img/button/btn_2_prev_off.png) no-repeat; }

.button2-right .start { background: url(skin/gocar/img/button/btn_2_first.png) no-repeat; }

.button2-right.off .start { background: url(skin/gocar/img/button/btn_2_first_off.png) no-repeat; }

.button2-left .page { background: url(skin/gocar/img/button/btn_2_right_cap.png) 100% 0 no-repeat; }

.button2-left .next { background: url(skin/gocar/img/button/btn_2_next.png) 100% 0 no-repeat; }

.button2-left.off .next { background: url(skin/gocar/img/button/btn_2_next_off.png) 100% 0 no-repeat; }

.button2-left .end { background: url(skin/gocar/img/button/btn_2_last.png) 100% 0 no-repeat; }

.button2-left.off .end { background: url(skin/gocar/img/button/btn_2_last_off.png) 100% 0 no-repeat; }

.button2-left .image 		{ background: url(skin/gocar/img/button/btn_2_image.png) 100% 0 no-repeat; }
.button2-left .readmore 	{ background: url(skin/gocar/img/button/btn_2_readmore.png) 100% 0 no-repeat; }
.button2-left .pagebreak 	{ background: url(skin/gocar/img/button/btn_2_pagebreak.png) 100% 0 no-repeat; }
.button2-left .blank	 	{ background: url(skin/gocar/img/button/btn_2_blank.png) 100% 0 no-repeat; }






/* -- status layout */
#module-status      { float: left; font-size: 11px; }
#module-status span { display: block; float: left; line-height: 16px; padding: 2px 10px 0 22px; margin-bottom: 5px; }

#module-status .user               { background: url(skin/gocar/img/status/user.png) 3px 2px no-repeat; border-left: 1px solid #ccc;}
#module-status .logout             { background: url(skin/gocar/img/status/logout.png) 3px 3px no-repeat; border-left: 1px solid #ccc;}








table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	border-collapse: collapse;
	margin: 8px 0 10px 0;
	margin-bottom: 15px;
	width: 100%;
}
table.adminform tr.row0 { background-color: #f9f9f9; }
table.adminform tr.row1 { background-color: #eeeeee; }

table.tree {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	border-collapse: collapse;
	margin: 8px 0 10px 0;
	margin-bottom: 15px;
	width: 100%;
}



table.tree tr.row0 { background-color: #f9f9f9; }
table.tree tr.row1 { background-color: #ffffff; }

table.tree tr.row0:hover td,
table.tree tr.row1:hover td  { background-color: #ffa ; }


table.adminform th {
	font-size: 11px;
	padding: 6px 2px 4px 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
}
table.adminform td { padding: 3px; text-align: left; }











/** cpanel settings **/

#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 95px;
	width: 106px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

#cpanel img  { padding: 10px 0; margin: 0 auto; }
#cpanel span { display: block; text-align: center; }






/*Repeat stilovi*/
.repeatlinks
{
  /*border: 1px solid;*/
  display: block;
}

/*
.repeatlink
{
  float: left;
}

.repeatpage
{
	float: left;
}*/

.page1
{
  cursor: pointer;
  border-left: 1px solid #CCC;
  padding-left: 5px;
  padding-right: 5px;
}

.no-page1
{
  border-left: 1px solid #CCC;
  padding-left: 5px;
  padding-right: 5px;
}

table.frmtable {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.frmtable td,
table.frmtable th { padding: 4px; }

table.frmtable thead th {
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
}

table.frmtable thead a:hover { text-decoration: none; }

table.frmtable thead th img { vertical-align: middle; }

table.frmtable tbody th { font-weight: bold; }

table.frmtable tbody tr			{ background-color: #fff;  text-align: left; }
table.frmtable tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.frmtable tbody tr.row0:hover td,
table.frmtable tbody tr.row1:hover td  { background-color: #ffa ; }

table.frmtable tbody tr td 	   { height: 25px; border: 1px solid #fff; }
table.frmtable tbody tr.row1 td { background: #f9f9f9; border-top: 1px solid #FFF; }

table.frmtable tfoot tr { text-align: center;  color: #333; }
table.frmtable tfoot td,
table.frmtable tfoot th { background-color: #f3f3f3; border-top: 1px solid #999; text-align: center; }

table.frmtable td.order 		{ text-align: center; }
table.frmtable td.order span { float: left; display: block; width: 20px; text-align: center; }

table.frmtable  tr.selected 	   { background: #ffa; border: 1px solid #ffa; }
table.frmtable  tr.hover 	   { background: #ff8; border: 1px solid #ff8; }

table.frmtable .pagination { display:table; padding:0;  margin:0 auto;	 }

.pagination div.limit {
	float: left;
	height: 22px;
	line-height: 22px;
	margin: 0 10px;
}


#formukupno {
	background-color: #e7e7e7;
	color: #666;
	text-align: right;
	padding: 5px 10px;
	margin-top: 2px;
}

.hide-error
{
  display: none;
}

.show-error
{
  display: block;
  /*
  border: solid 1px #606060;
  background-color: #EEEEEE;
  margin-bottom: 7px;
  */
}


.error-message
{
  color: #FF0000;
  margin-left: 7px;
}

.error-marker
{
  color: #FF0000;
}


.no-subform{
  border: 1px solid #999;
  display:block;
  width:100%;
  float: left;
  margin-top: 10px;
  background: url(skin/gocar/img/back_sraf.gif);
}

#lbCols, #lbSelCols, #lbOrderCols
{
  width: 100%;
}

#tcols td
{
  text-align: left;
}

#tfilter td
{
  text-align: left;
}

#tfilteroptions td
{
  text-align: left;
}

#btnAdd1, #btnAdd2, #btnDel1, #btnDel2, #btnUp1, #btnUp2, #btnDown1, #btnDown2, #btnDesc
{
  width: 24px;
  height: 24px;
  cursor: pointer;
}

#btnAdd1, #btnAdd2
{
  background: url(skin/gocar/img/right.png) no-repeat center center;
}

#btnDel1, #btnDel2
{
  background: url(skin/gocar/img/left.png) no-repeat center center;
}

#btnUp1, #btnUp2
{
  background: url(skin/gocar/img/up.png) no-repeat center center;
}

#btnDown1, #btnDown2
{
  background: url(skin/gocar/img/down.png) no-repeat center center;
}

#btnDesc
{
  background: url(skin/gocar/img/desc.png) no-repeat center center;
}

.cbFilter
{
  width: 200px;
}

.cbFilter2
{
  width: 167px;
}

.cbFilterOp
{
  margin-left: 30px;
  width: 218px;
}

.filterParam
{
  margin-left: 30px;
  width: 190px;
}

.filterParamCB
{
  margin-left: 30px;
  width: 192px;
}


.btnPlus
{
  margin-left: 5px;
  background: url(skin/gocar/img/plus.png) no-repeat center center;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.btnMinus
{
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: url(skin/gocar/img/minus.png) no-repeat center center;
  cursor: pointer;
}

.btnAndOr1
{
  width: 30px;
  height: 15px;
  cursor: pointer;
  font-size: 10px;
}

.btnAndOr2
{
  width: 30px;
  height: 15px;
  cursor: pointer;
  font-size: 10px;
}


/* GOCAR */
.head
{
	color: #666;
	font-size: 1.25em;
	font-weight: bold;
	height:20px;
	margin-left:5px;
	margin-top:3px;
	padding-left:25px;
	padding-right: 5px;
	_width: 100%;
}

.head .head-text {
float: left;
}
#logopic
{
	background: url(skin/gocar/img/head_gocar.jpg) no-repeat;
	height: 48px;
	width: 602px;
	float: left;
	cursor: pointer;
}

#fav-home
{
	/*
	background: url(skin/gocar/img/home.png) no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 9px;
	margin-top: 9px;
	*/
	background: url(skin/gocar/img/home_small2.png) no-repeat;
	height: 16px;
	width: 16px;
	margin-right: 4px;
	margin-left: 2px;
	float: left;
	cursor: pointer;
}

#fav-fav
{
	/*
	background: url(skin/gocar/img/favorit.png) no-repeat;
	height: 22px;
	width: 22px;
	margin-right: 9px;
	margin-top: 9px;
	*/
	background: url(skin/gocar/img/favorit_small2.png) no-repeat;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 2px;
	margin-left: 4px;
	cursor: pointer;
}

#subhead
{
	height: 20px;
	_width: 100%;
	padding-left: 27px;
	padding-right: 5px;
}

#subhead a, #subhead a:link{
	color: #666;
}

#subhead a:hover{
	color: #333;
}

#menutop{
	margin: 0; padding: 0; border: 0 none;
	position:relative; z-index: 999;
}

#menutop li    {
	float:left;
	position:relative;
	list-style: none;
	display: inline;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid #AAA;
	margin-top: 2px;
	color: #555;
}

#menutop-right{
	margin: 0;
	padding: 0;
	border: 0 none;
	position:relative;
	z-index: 999;
}

#menutop-right li    {
	float:left;
	position:relative;
	list-style: none;
	display: inline;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #AAA;
	margin-top: 2px;
	color: #555;
}


#gocar-logo-big
{
/*
	background: url(skin/gocar/img/gocar_logo_big.png) no-repeat center 40px;
	height: 65px;
	_height: 105px;
	width: 100%;
	align: center;
	padding-top: 40px;
	margin-bottom: 30px;
	*/
	width: 100%;
	text-align:center;
}

#gocar-logo-small
{
	background: url(skin/gocar/img/gocar_logo_small.png) no-repeat;
	cursor: pointer;
	height: 42px;
	width: 212px;
	float: left;
}

#fromHold
{
	/*height: 34px;*/
	margin-left: 10px;
	float: left;
	padding-top: 0px;
}

.line4552
{
	height: 5px;
	width: 444px;
	background: url(skin/gocar/img/crta.png) repeat-x 0px 3px;
	clear: both;
}

#cars-found
{
	border:1px solid #C1C1C1;
	clear:both;
	color:#777777;
	font-size:15px;
	height:21px;
	margin-left:40px;
	_margin-left:0px;
	padding-left:11px;
	padding-top:3px;
	margin-bottom:34px;
	_text-align:left;
}

#searchFrm
{
	margin: 0; padding: 0; border: 0 none;
}

#searchFrm2
{
	padding-top: 0px;
	width: 454px;
	height: 63px;
	float: left;
	margin-left: 0px;
}

#searchFrm3
{
	padding-top: 20px;
	width: 454px;
	float: left;
	margin-left: 40px;
}


#searchC
{
	/*height: 30px;*/
}

.searchCC
{
	height: 30px;
	width: 100%;
}

.searchCCC
{
	height: 4px;
	width: 100%;
	clear: both;
	padding-top: 3px;
}

.line455
{
	height: 2px;
	width: 455px;
	background: url(skin/gocar/img/crta.png) repeat-x;
}




#w455
{
	width: 455px;
	height: 18px;
}



#searchFrm3 input#search3{
	border: 1px solid #363373;
	background:url(skin/gocar/img/search_back.png) repeat-x;
	color:#666;
	font-family:arial;
	height:16px;
	padding-top: 1px;
	line-height: 16px;
	width:255px; /*bilo 150px vise*/
	_width:250px; /* hack za IE6 */
	float: left;
}

#searchFrm3 input#btnSearch3{
	border: 0px;
}


#searchFrm3 select#zupanija
{
	margin-left: 0px;
}

#searchFrm > #zupanija, #searchFrm2 > #zupanija {
	margin-top: 5px;
}
select#zupanija option
{
	font-size:12px;
}

img { border: none; }

input#btnSearchA
{
	border: 0px;
	height: 56px;
	width: 125px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

span.search-text {
	float: left;
	color: #666;
}


#footer
{
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

.vehicle-top
{
	padding-top: 20px;
	padding-left: 36px;
	_width: 750px;
}

.vehicle-bottom
{
	text-align: right;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}

#rightcol
{
	float: left;
	border: 1px solid;
	width: 200px;
}

#banner-middle
{
	margin-left: 40px;
	margin-bottom: 10px;
	text-align: center;
}

#banner-top
{
	margin-bottom: 10px;
	text-align: center;
}
#banner-top iframe
{
	margin: 0 auto !important;
}
.top-banner-cell
{
	text-align:center;
}
.vehicle
{
	/*height: 70px;*/
	margin-left: 40px;
	_margin-left: 0px;
	margin-bottom: 10px;
}

.vehicle-sponzor
{
	/*height: 70px;*/
	margin-left: 40px;
	_margin-left: 0px;
	margin-bottom: 10px;
}

.vehicle-sponzor table
{
	background-color: #E7EAF1;
}


#frm table fieldset
{
	background-color: #EFEFEF;
}

.vehicle-sponzor table.prva
{
	border: 1px solid #599EEF;
	border-bottom: 0px;
}
.vehicle-sponzor table.druga
{
	border: 1px solid #599EEF;
	border-top: 0px;
}
/*
.vehicle table.prva
{
	border: 1px solid #CCC;
	border-bottom: 0px;
}
*/
.vehicle table.druga
{
	/*
	border: 1px solid #CCC;
	border-top: 0px;
	*/
	border-bottom: 1px solid #CCC;
}

.vh-top
{
	height: 22px;
	/*background:url(skin/gocar/img/vehicle-top.png) repeat-x;*/
	font-size: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FAFAFA;
	/*border-top: 1px solid #CCC;*/
}

.vehicle-sponzor .vh-top
{
	background-color: #E7EAF1;
}

.vehicle-sponzor .sponzor
{
	font-size: 10px;
	vertical-align: top;
	padding-right: 3px;
	color: #666;
}

.vh-centar
{
	padding-left: 3px;
	font-size: 11px;
	padding-top: 3px;
}

.vh-bottom
{
	font-size: 11px;
	padding-right: 3px;
	padding-top: 10px;
	color: #666;
}

/*
.linija-prekidana
{
	height: 10px;
	background:url(skin/gocar/img/crta.png) repeat-x 0 6px;
}
*/

#banner-down
{
	margin-top: 50px;
	margin-left: 40px;
	margin-bottom: 10px;
	text-align: center;
}

.linija-prekidana
{
	height: 10px;
	border-bottom: 1px solid #CCC;
}

.urlizvor
{
	color: #666;
}

.lbox
{
	clear: both;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	width: 200px;
}

.lbox-head
{
	clear: both;
	color: #FFF;
	font-weight: bold;
	background-color: #2483C5;
	margin-top: 10px;
	text-align: center;
	padding: 2px;
}
.lbox-text
{
	clear: both;
	padding: 15px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.rbox-new
{
	clear: both;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	width: 280px;
}


.rbox-top-vehicle
{
	/*border-left: 1px solid #CCC; */
	/* border-right: 1px solid #CCC;*/
	/*border-top: 1px solid #CCCCCC;*/
	padding: 10px 0;
	font-size: 11px;
	width: 208px;
}
.rbox ul, .rbox-alone ul
{
	padding:0 15px;
	list-style-image:none;
	list-style-position:outside;
	color: #CCC;
}

.rbox li, .rbox-alone li
{
	border-bottom:1px solid #D2D2D2;
	line-height:1.5em;
	padding:3px 0;
	list-style: none;
}

.mygocar
{
	padding: 3px;
	/*float:left;	*/
}
.baner-logo
{
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	width: 208px;
}
.top-quote
{
	clear: both;
}

.top-quote-r
{
	width: 100%;
	float: left;
	padding: 0 3px;
	text-align: center;
}

.top-quote-r2
{
	float: left;
	padding: 0 3px;
}

.top-quote-l
{
	width: 100%;
	float: left;
	color: #666;
	text-align: center;
}

.top-quote-l2
{
	text-align: center;
	float: left;
	margin-left: 2px;
}

.top-quote-line
{
	/*border-top: 1px solid #CCC;
	height: 9px;*/
	clear: both;
	width: 100%;
}

.search-link
{
	border-bottom: 1px solid #CCC;
	padding: 3px;
	clear: both;
	/*height: 14px;*/
	float: left;
	width: 200px;
}

.vehicle-link
{
	border-bottom: 1px dashed #CCC;
	padding: 3px;
	clear: both;
	float: left;
	width: 200px;
}


.search-btn
{
	width: 13px;
	height: 12px;
	float: right;
	background: url(skin/gocar/img/del.png) no-repeat 0px 0px;
	cursor: pointer;
}

.search-btn-v
{
	width: 13px;
	height: 12px;
	float: right;
	background: url(skin/gocar/img/del.png) no-repeat 0px 0px;
	cursor: pointer;
}


.search-lnk
{
	float: left;
	width: 180px;
}

.vehicle-save-box
{
	color: #009;
	margin-left: 20px;
	font-size: 10px;
	font-weight: bold;
}

.mgc-last
{
	font-weight: bold;
	float: left;
}

.mgc-list
{
	float: left;
	width: 100%;
}

.mgc-save
{
	font-weight: bold;
	float: left;
	width: 100%;
}

.mgc-cmd
{
	float: left;
	font-weight: bold;
	width: 50%;
}

.mgc-cmd2
{
	float: right;
	font-weight: bold;
	width: 49%;
	text-align: right;
}

.mgc-linija{
	/*border-top: 1px solid #99A;*/
	width: 100%;
	clear: both;
	height: 5px;
}

#mgc-img
{
	margin-right: 3px;
}

#myData
{
	/*float: left;*/
	width: 206px;
}

.atitle
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 12px;
	margin-left: 20px;
	color: #116ca3;
	_text-align:left;
}

.aarticle
{
	padding-left: 20px;
	_padding-left: 0px;
	_text-align:left;
}

.searchTable
{
	text-align:left;
}

.searchTable td
{
	padding: 2px;
}

.catalogBrend
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.catalogBrendHead
{
	font-size: 16px;
	font-weight: bold;
	/*border-top: 1px dashed #DADADA;*/
	background-color: #FAFAFA;
	padding: 5px;
}

.catalogBrendData
{
	background-color: #FAFAFA;
	margin-top: 1px;
}

.catalogModel
{
	float: left;
	margin-left: 10px;
}

.catalogUser
{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.catalogLocation
{
	width: 45%;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px dashed #CCC;
	background-color: #FAFAFA;
}

table.catalog-vehicle{
width:100%;
/*border:1px solid #CCC;
padding:5px;*/
margin-bottom:15px;
}

table.catalog-vehicle td{
width: 33%;
vertical-align: top;
border-bottom: 1px dashed #CCC;
}

table.catalog-vehicle td.vehicle-box-1{
border-left: 1px dashed #CCC;
border-right: 1px dashed #CCC;
}


table.catalogUser-table{
width:100%;
border-bottom:1px dashed #CCC;
padding-bottom:10px;
margin-bottom:15px;
}

table.catalogUser-table td{
padding:5px;
vertical-align: top;
}


table.catalogUser-table td.image{
border-right:1px dashed #ccc;
padding:0px;
width: 150px;
vertical-align: middle;
}

table.catalogUser-table td.title{
background-color: #FAFAFA;
font-size: 18px;
padding-left: 30px;
}

table.catalogUser-table td.desc{
background-color: #FFF;
padding: 3px;
color: #666;
padding-left: 30px;
}

td.right-column
{
	padding-right: 20px;

}


.disable
{
	background-color: #EEE;
}

#no
{
	font-size: 16px;
	color: #349;
}

#right-top-spacer
{
	width: 100%;
	height: 20px;
}

.vh-top a:visited
{
  color: #666;
}

.vh-top a:active
{
  color: #000099;
}

.vh-top a:link
{
  color: #000099;
}



.vehicle-catalog-head
{
	/*margin-top: 19px;*/
	font-size: 16px;
	font-weight: bold;
	/*border-top: 1px dashed #DADADA;*/
	background-color: #FAFAFA;
	padding: 5px;
	width: 100%;
	/*border-bottom: 1px dashed #CCC;*/
}

.vehicle-catalog-cols
{
	margin-left: 20px;
	margin-bottom: 10px;
}

.model-catalog-head
{
	/*margin-top: 19px;*/
	font-size: 16px;
	font-weight: bold;
	/*border-top: 1px dashed #DADADA;*/
	background-color: #FAFAFA;
	padding: 5px;
	width: 100%;
	/*border-bottom: 1px dashed #CCC;*/
}

.model-catalog-cols
{
	margin-left: 20px;
	margin-bottom: 10px;
}

.top-head
{
	height: 53px;
}

.top-head-holder
{
	height: 33px;
	margin: 0 auto;
	width: 840px;
	background-color: #FFF;
}

.top-head-left
{
	height: 33px;
	width: 49px;
	background: url(skin/gocar/img/top_back_left.png) no-repeat;
	float: left;
}

.top-head-center
{
	height: 33px;
	width: 748px;
	background: url(skin/gocar/img/top_back_center.png) repeat-x;
	float: left;
	padding-top: 4px;
}

.top-head-right
{
	height: 33px;
	width: 43px;
	background: url(skin/gocar/img/top_back_right.png) no-repeat;
	float: right;
}

.top-head-sve-sto-vozi
{
	height: 19px;
	width: 270px;
	background: url(skin/gocar/img/sve_sto_vozi.png) no-repeat;
	float: right;
}

.gocar-logo-small
{
	height: 63px;
	width: 191px;
	background: url(skin/gocar/img/gocar_logo_small_new.png) no-repeat;
	margin-left: 20px;
	_text-align:left;
}


.home-head
{
	height: 170px;
	background: url(skin/gocar/img/home_head.png) repeat-x;
	clear: both;
}

.home-head-holder
{
	height: 166px;
	margin: 0 auto;
	width: 840px;
}

.home-head-left
{
	height: 166px;
	width: 96px;
	background: url(skin/gocar/img/home_back_left.png) no-repeat;
	float: left;
}

.home-head-center
{
	height: 166px;
	width: 648px;
	background: url(skin/gocar/img/home_back_center.png) repeat-x;
	float: left;
	padding-top: 4px;
}

.home-head-right
{
	height: 166px;
	width: 96px;
	background: url(skin/gocar/img/home_back_right.png) no-repeat;
	float: right;
}


.home-head-logo
{
	height: 91px;
	width: 292px;
	background: url(skin/gocar/img/gocar_logo_middle.png) no-repeat;
	float: left;
	margin-left: 25px;
	_margin-left: 12px; /*hack za ie6*/
	margin-top: 40px;
}

.home-head-sve
{
	height: 19px;
	width: 270px;
	background: url(skin/gocar/img/sve_sto_vozi.png) no-repeat;
	float: left;
	margin-top: 81px;
}

.vehicle-no
{
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #999;
}

.home-center
{
	margin: 0 auto;
	width: 760px;
}


.sholder
{
	margin: 0 auto;
	width: 550px;
	padding-top: 10px;
	height: 210px;
}

.sholder-rez
{
	width: 550px;
	padding-top: 10px;
	height: 210px;
	float: left;
}


.stab
{
	height: 24px;
	padding-left: 40px;
	float: left;
}

.sbox
{
	width: 100%;
	height: 176px;
	margin-top: 1px;
	float: left;
}

.sbox-left
{
	height: 176px;
	width: 17px;
	background: url(skin/gocar/img/sbox-left.png) no-repeat;
	float: left;
}

.sbox-center
{
	height: 176px;
	width: 516px;
	background: url(skin/gocar/img/sbox-center.png) repeat-x;
	float: left;
	padding-top: 4px;
}

.sbox-right
{
	height: 176px;
	width: 17px;
	background: url(skin/gocar/img/sbox-right.png) no-repeat;
	float: right;
}

.form-1
{
	float: left;
	width: 100%;
	/* height: 44px; */
	padding-top: 28px;
	padding-left: 6px;
}

.form-2
{
	float: left;
	width: 100%;
	height: 25px;
}
#searchFrm .form-2
{
	_margin-top:-20px;
}
.form-3
{
	float: left;
	width: 100%;
	height: 50px;
	padding-left: 7px;

}

.sbox-search
{
	height: 43px;
	width: 380px;
	background: url(skin/gocar/img/sbox-search.png) no-repeat;
	float: left;
}

input#btnSearch
{
	height: 56px;
	width: 125px;
	float: left;
	cursor: pointer;
	background: url(skin/gocar/img/sbox-trazi.png) no-repeat;
	border: 0px;
	margin-top: -10px;
	margin-left: 3px;
}




input#search{
	border: 0px solid #FFF;
	font-family:arial;
	font-size: 18px;
	height:23px;
	padding-top: 2px;
	line-height: 23px;
	width:360px; /*bilo 150px vise*/
	_width:355px; /* hack za IE6 */
	float: left;
	margin-left: 12px;
	margin-top: 4px;
}

input#search:hover
{
	background-color: #FFF;
}

input#search:focus
{
	background-color: #FFF;
}

select#zupanija
{
	background-color:#FFFFFF;
	border:1px solid #0B71B4;
	color:#0B71B4;
	float:left;
	font-family:arial;
	font-size:12px;
	height:20px;
	line-height:28px;
	width:160px;
	margin-top:4px;

}

select#zupanija:hover
{
	background-color: #FFF;
}

select#zupanija:focus
{
	background-color: #FFF;
}

#searchLink2
{
	float:left;
	margin-top:6px;
	padding-left:28px;
	text-align:right;
}

#searchLink1
{
	float: right;
	width: 112px;
	text-align: left;
	margin-top: 6px;
}

.article-box
{
	height: 86px;
	width: 530px;
	_width: 550px;
	background: url(skin/gocar/img/article-box.png) no-repeat;
	margin: 0 auto;
	padding: 10px;
}

.article-box ul
{
	margin-left: 20px;
}

.link-box
{
	height: 20px;
	width: 589px;
	margin: 0 auto;
	text-align: center;
}


.link-box div
{
	height: 18px;
}

.link-box ul#menutop li
{
	float: none;
}

/*home search box*/
.stab-button
{
	width: 111px;
	height: 24px;
	background: url(skin/gocar/img/sbutton.png) no-repeat;
	float: left;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}

.stab-button-sel
{
	width: 111px;
	height: 24px;
	background: url(skin/gocar/img/sbutton_sel.png) no-repeat;
	float: left;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
	color: #FFF;
}

.logo-rez
{
	width: 198px;
	float: left;
	height: 210px;
}

.logo-rez-img
{
	height:66px;
	margin-top:30px;
	width:198px;
	background: url(skin/gocar/img/gocar_logo_rez_2.png) no-repeat;

}


.logo-rez-2
{
	float:left;
	height:210px;
	width:40px;
}

.logo-rez-img-2
{

	height:66px;
	margin-top:0;
	width:201px;
	background: url(skin/gocar/img/gocar_logo_rez_2.png) no-repeat;

}

.logo-rez-find
{
	font-size: 16px;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
}

.vehicle-data
{
	float: left;
	width: 100%;
}


.rbox
{
	clear: both;
	margin-bottom: 10px;
	width: 216px;
}

.rbox-head
{
	clear: both;
	color: #000;
	font-weight: bold;
	background: url(skin/gocar/img/rbox_top.png) no-repeat;
	text-align: right;
	padding: 2px;
	padding-right: 5px;
	border-bottom: 1px solid #ccc;
}

.rbox-alone
{
	clear: both;
	width: 220px;
}

.rbox-center
{
	clear: both;
	background: url(skin/gocar/img/rbox_center.png) repeat-y;
	padding: 2px;
}

.rbox-fut
{
	clear: both;
	background: url(skin/gocar/img/rbox_fut.png) no-repeat;
	padding: 2px;
	height: 8px;
}

#del-all
{
	color: #ef1025;
}


/* CSS za rezultat pretragu */

.sholder-rez-rezultat
{
	width: 486px;
	_width: 480px;
	padding-top: 10px;
	height: 210px;
	float: right;
}


.stab-rezultat
{
	height: 24px;
	padding-left: 20px;
	float: left;
}

.sbox-rezultat
{
	width: 100%;
	height: 176px;
	margin-top: 1px;
	float: left;
}

.sbox-left-rezultat
{
	height: 176px;
	width: 17px;
	background: url(skin/gocar/img/sbox-left-rez.png) no-repeat;
	float: left;
}

.sbox-center-rezultat
{
	height: 176px;
	width: 452px;
	_width: 446px;
	background: url(skin/gocar/img/sbox-center-rez.png) repeat-x;
	float: left;
	padding-top: 4px;
}

.sbox-right-rezultat
{
	height: 176px;
	width: 17px;
	background: url(skin/gocar/img/sbox-right-rez.png) no-repeat;
	float: right;
}

.sbox-search-rezultat
{
	height: 36px;
	width: 348px;
	_width: 330px;
	background: url(skin/gocar/img/sbox-search-rezultat2.png) no-repeat;
	_background: url(skin/gocar/img/sbox-search-rezultat.png) no-repeat;
	float: left;
}

#searchLink2-rezultat
{
	float:right;
	margin-right:30px;
	_margin-right:5px;
	margin-top:6px;
	_width:250px;
	text-align:right;
}

#searchLink1-rezultat
{
	float:right;
	margin-top:0;
	text-align:left;
	width:95px;
}
select.zupanija-rezultat
{
	background-color: #FFFFFF;
	border:1px solid #0B71B4;
	color:#0B71B4;
	float:left;
	font-family:arial;
	font-size:12px;
	height:20px;
	line-height:28px;
	width:160px;
	margin-top:4px;
}

input#btnSearch-rezultat
{
	height: 46px;
	width: 94px;
	float: left;
	cursor: pointer;
	background: url(skin/gocar/img/sbox-trazi.png) no-repeat;
	border: 0px;
	margin-top: -10px;
	margin-left: 3px;
}

input#search-rezultat
{
	background-color:#FFFFFF;
	border:0 solid #FFFFFF;
	float:left;
	font-family:arial;
	font-size:13px;
	height:18px;
	line-height:20px;
	margin-left:10px;
	margin-top:5px;
	padding-top:2px;
	width:324px;
	_width:310px;
	font-weight: bold;
}

.sortbox
{
	font-size: 12px;
	margin-right: 10px;
	height:21px;
	line-height: 21px;
	float: right;
	font-weight: none;
}


.sortdivtitle
{
	float: left;
	padding-right: 6px;
	font-weight: bold;
}
.sortdiv
{
	float: left;
	padding-right: 3px;
}

.sortdivasc
{
	float: left;
	padding-right: 3px;
	background: url(skin/gocar/img/sort_a.png) no-repeat  0px 8px;
	padding-left: 10px;
}

.sortdivdesc
{
	float: left;
	padding-right: 3px;
	background: url(skin/gocar/img/sort_d.png) no-repeat 0px 8px;
	padding-left: 10px;
}

.no-vehicle
{
	font-size: 14px;
	margin-left: 40px;
}

.no-vehicle ul
{
	margin-left: 20px;
}


.slikacar
{
	margin-right: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	border: 1px solid #ddd;
}