/* BUTTONS */
/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 0px 0 0;
    border:none;
    font-size:14px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    padding:0px 5px 6px 7px; /* Links */
}
.buttons button{
    width:300px;
    height:44px;
    overflow:visible;
	background: url(https://www.avto.net/_graphics/buttons/button_300_navy.png) no-repeat;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:4px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img, .buttons button span{
    margin:0 3px -3px 0 !important;
    padding:0;
	vertical-align:middle;
    border:none;
    width:32px;
    height:32px;
}
/* STANDARD */button:hover, .buttons a:hover{
	background: url(https://www.avto.net/_graphics/buttons/button_300_blue.png) no-repeat;
    border:none;
    color:#ffffff;
}
.buttons a:active{
    background-color:#6299c5;
    border:none;
    color:#fff;
}
/* POSITIVE */button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:none;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:none;
    color:#fff;
}
/* NEGATIVE */.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:none;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:none;
    color:#fff;
}
/* NEW VERSION, CSS ONLY*/
.button2 {
	width: 290px;
	height: 40px;
	font-size:14px;
	font-weight:bold;
    color:#FFFFFF;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
    cursor:pointer;
    line-height:130%;
	border: solid 1px #da7c0c;
	background: #f47a20;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.button2 img, .button2 span{
    margin:0 3px -3px 0 !important;
    padding:0 0 0 20px;
	vertical-align:middle;
    border:none;
    width:32px;
    height:32px;
}
.button2 i{
    padding:0 0 0 0px;;
	vertical-align:middle;
}
.button2:hover {
	border: solid 1px #000000;
	color: #FFFFFF;
	background: #072F57;
}
.button2:active {
	color: #FFFFFF;
	top: 1px;
	background: -webkit-gradient(linear, left top, left bottom, from(#010910), to(#1d446c));
	background: -moz-linear-gradient(top,  #010910,  #1d446c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#010910', endColorstr='#1d446c');
}
/* BUTTON SIZES + COLORS + DEKOR*/
/* BUTTON SIZES*/
.buttonV1 {
	display: block;
	width: 306px;
	height: 40px;
	font-size:14px;
	font-weight:bold;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
    cursor:pointer;
    line-height:130%;
	border: solid 1px #666666;
}
.buttonV1 span{
    margin:0 0 0 0px;
    padding:0 0 0 0px;
	vertical-align:middle;
    border:none;
    width:32px;
    height:32px;
}
.buttonV1 i{
	font-size:15px;
    padding:0 20px 0 0;
	vertical-align:middle;
}



.buttonV2 {
	width: 185px;
	height: 25px;
	margin: 5px;
	padding: 0px;
	font-weight:bold;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
    cursor:pointer;
	line-height:10px;
	border: solid 1px #da7c0c;
}
.buttonV2 a:link {
    color:#FFFFFF;
	font-size:11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	height: 25px;
	padding: 0px 0px 0px 0px;
}
.buttonV2 a:visited {
    color:#FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonV2 a:hover {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
.buttonV2 a:active {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
/* BUTTON DEKOR*/
.buttonDekor span{
    margin:0 0 0 0px;
    padding:0 0 0 0px;
	vertical-align:middle;
    border:none;
    width:32px;
    height:32px;
}
.buttonDekor i{
	font-size:15px;
    padding:0 20px 0 0;
	vertical-align:middle;
}
/* BUTTON DEKOR V2*/
.buttonDekorV2 span{
	float:left;
    margin:0 0 0 0px;
	padding: 6px 0px 4px 10px;
	vertical-align:middle;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#7F9DB9; 
    height:15px;
}
.buttonDekorV2 span:hover{
	border-color:#7F9DB9; 
}

.buttonDekorV2 i{
	float:left;
	width: 15px;
	font-size:15px;
	padding: 5px 7px 5px 7px;
	text-align:center;
}
/* BUTTON V3*/
.buttonDekorV3{
    height:36px;
}
.buttonDekorV3 i{
	float:left;
	width: 26px;
	height: 26px;
	font-size:21px;
	padding: 6px 7px 4px 7px;
	text-align:center;
}
.buttonDekorV3 span{
	float:left;
    margin:0 0 0 0px;
	padding: 6px 0px 4px 10px;
	vertical-align:middle;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#7F9DB9; 
    height:26px;
}
.buttonDekorV3 span:hover{
	border-color:#7F9DB9; 
}




/* BUTTON COLORS*/
/* BUTTON BOX*/
.BelowButtonBox {
	position: absolute;
	width: 335px;
	height: 55px;
	padding: 10px 10px 10px 5px; 
	margin: 0px; 
	background: #E9E9E9;
	overflow: hidden;
}
.BelowButtonBox p{
	display: block;
	position:relative;
	width: 310px;
	height: 55px; 
	padding-left: 15px;
	padding-right: 10px;
	font-size: 12px; 
	line-height: 17px; 
	font-style: italic;
    font-weight: normal;
   	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #000000;
}

.BelowButtonBox p:before,
.BelowButtonBox p:after {
    font-size: 21px;
    font-weight: bold;
    font-family: Times New Roman;
    color: #7F9DB9;
}

.BelowButtonBox p:before {
    content: "\201C";
    position: absolute;
    top: 0px;
    left: 0px;
}

.BelowButtonBox p:after {
    content: "\201D";
    position: absolute;
    bottom: 15px;
    right: 0px;
}
.ButtonBox {
	position: absolute;
	z-index: 10;
	width: 360px;
	height: 32px;
	padding: 42px 0px 0px 0px; 
	margin: 0px; 
}
.ButtonBoxLeft {
	float:left;
	/*width: 138px;*/
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}
.ButtonBoxRight {
	float:left;
	/*width: 222px;*/
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
}
.ButtonBoxBelowAd {
	width: 944px;
	padding: 7px 14px 3px 9px;
}

/* FEEDBACK */
.Feedback {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 335px;
	height: 55px;
	padding: 10px 10px 10px 5px; 
	margin: 0px; 
	background: #000000;
}
/* MOJAVTONET */
.buttonMojRight {
	width: 225px;
	height: 27px;
	margin: 7px 0px 0px 5px;
	padding: 0px;
	border: solid 1px #da7c0c;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
    cursor:pointer;
	line-height:10px;
	color:#FFFFFF;
	font-size:11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonMojRight span{
	float:left;
    margin: 0px;
	padding: 6px 10px 4px 10px;
	vertical-align:middle;
	text-align:left;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#7F9DB9; 
	width: 165px;
    height:15px;
}
.buttonMojRight span:hover{
	border-color:#7F9DB9; 
}
.buttonMojRight i{
	float:left;
	font-size:15px;
	width: 25px;
	padding: 5px 5px 5px 5px;
}
/* MOJAVTONET PARKIRANO*/
.buttonParkirano {
	width: 155px;
	height: 25px;
	margin: 5px 10px 0px 0px;
	padding: 0px;
	font-weight:bold;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
    cursor:pointer;
	line-height:15px;
	border: solid 1px #da7c0c;
}
.buttonParkirano a:link {
    color:#FFFFFF;
	font-size:11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonParkirano a:visited {
    color:#FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonParkirano a:hover {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
.buttonParkirano a:active {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
.buttonParkirano span{
	float:left;
    margin:0 0 0 0px;
	padding: 4px 0px 10px 5px;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#7F9DB9; 
    height:11px;
}
.buttonParkirano i{
	float:left;
	width: 15px;
	font-size:15px;
	padding: 5px 5px 5px 5px;
	text-align:center;
}

/* MOJAVTONET ODDAJ OGLASA*/
.buttonOddaj {
	width: 286px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight:bold;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
    cursor:pointer;
	line-height:15px;
	border: solid 1px #da7c0c;
}
.buttonOddaj a:link {
    color:#FFFFFF;
	line-height:25px;
	font-size:17px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonOddaj a:visited {
    color:#FFFFFF;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonOddaj a:hover {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
.buttonOddaj a:active {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}
.buttonOddaj span{
	float:left;
    margin:0 0 0 0px;
	padding: 10px 0px 10px 10px;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#7F9DB9; 
    height:25px;
}
.buttonOddaj i{
	float:left;
	width: 35px;
	font-size:25px;
	padding: 10px 5px 5px 5px;
	text-align:center;
}
/* RESULTS DEALER */
.buttonDealerAds {
	width: 195px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: solid 1px #da7c0c;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px; 
    cursor:pointer;
	line-height:10px;
	color:#FFFFFF;
	font-size:11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.buttonDealerAds span{
	float:left;
    margin: 0px;
	padding: 6px 10px 4px 10px;
	vertical-align:middle;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 0px 1px;
	border-color:#7F9DB9; 
	width: 135px;
    height:15px;
}
.buttonDealerAds span:hover{
	border-color:#7F9DB9; 
}
.buttonDealerAds i{
	float:left;
	font-size:15px;
	width: 25px;
	padding: 5px 5px 5px 5px;
}
/* ---------------------------   BUTTON ORANGE ----------------------------*/
.buttonGreen {
    color:#FFFFFF;
	/*border: solid 1px #FAA51A;*/
	border: solid 1px #009900;
	background: #009900;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#FAA51A), to(#F47A20));
	background: -moz-linear-gradient(top,  #FAA51A,  #F47A20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAA51A', endColorstr='#F47A20');*/
}
.buttonGreen:hover {
	/*border: solid 1px #666666;*/
	border: solid 1px #072F57;
	color: #FFFFFF;
	background: #072F57;
}
.buttonGreen:active {
	color: #FFFFFF;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#010910), to(#1d446c));
	background: -moz-linear-gradient(top,  #010910,  #1d446c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#010910', endColorstr='#1d446c');*/
}
/* ---------------------------   BUTTON BLINK ----------------------------*/

.blink {
	padding: 5px 5px 5px 5px;
	background-color:#FF0000;
  	animation: blinker 1s step-start infinite;
}
.blink a{
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#FF0;
}

@keyframes blinker {
  50% {
    opacity: 0.5;
  }
}

/* ---------------------------   BUTTON DELETE CERTIFICATE ----------------------------*/
.btn-delete {
    width: 198px;
    height: 36px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;

    background-color: red;
    color: #fff;
    text-decoration: none;

    font-size: 13px;
    font-weight: 600;

    border-radius: 4px;
    cursor: pointer;
}

.btn-delete i {
    color: #fff; 
}

.btn-delete span {
    color: #fff; 
}

.btn-delete:hover,
.btn-delete:visited,
.btn-delete:active,
.btn-delete:focus {
    color: #fff;              /* prevent browser default link colors */
    text-decoration: none;
}


