/*
.vnos {
	border: 1px solid #5d5d5d;
	background-color: #ced2de;
	width: 157px;
	font-size: 14px;
	height: 21px;
}*/
select {
	background-color:#F7F6F6; 
	border:#B0B0B0 solid 1px;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
    padding: 4px;
}
.select {
	width: 100%;
	.width: 160px;
	height:24px;
	padding:2px;
}
#iskanje_gumb {
	background-color: #607ddb;
	border: 1px solid #5d5d5d;
	color: white;
	height: 21px;
	position: relative;
	top: 1px;
	font-size: 13px;
}

#registracija, .tabela {
	font-size: 12px;
	border: solid 3px #e1e1e1;
	.width: 0;
	margin-bottom: 5px;
}
#registracija tr, .tabela tr {
	padding-left:10px;
	padding-right:10px
}
.tabela_glava {
	background-color:#ff951a;
	background-image:url('images/tbl_head.gif');
	background-repeat: repeat-x;
	font-size:14px;
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.reg {
	width: 280px;
}

#linki_avto ul {
	list-style-type:none;
}

#linki_avto li {
	float:left;
}
#linki_avto li {
	margin-right: 2px;
}
#linki_avto ul {
	position: relative;
	right: 35px;
	margin-top: 2px;
	.margin-top: 0px;
	.left: 20px;
}
#linki_avto ul li a { 
	font:bold 11px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4e4e4e; text-align:center; text-decoration:none;
	text-transform:uppercase; height:18px; width: 134px; display:block;
	background:url(images/gumb_mali_avti.gif) no-repeat 0px 0px #ffffff;
}

#linki_avto ul li a:hover { 
	font:bold 11px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4e4e4e; text-align:center; text-decoration:none;
	text-transform:uppercase; height:18px; width: 134px; display:block;
	background:url(images/gumb_mali_avti_on.gif) no-repeat 0px 0px #ffffff;
}
#linki_avto ul li a.akt{
font:bold 11px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4e4e4e; text-align:center; text-decoration:none;
	text-transform:uppercase; height:18px; width: 134px; display:block;
	background:url(images/gumb_mali_avti_on.gif) no-repeat 0px 0px #ffffff;
}
#iskanje_tabela{
	width: 70%;
}

#iskanje_tabela tr {
	background-color: #F7F7F7;
}



.kontakt_vsebina {
	background-color:#F7F6F6; border:#B0B0B0 solid 1px;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000000;
	float:left;
}


#cas {
	margin-top: 8px;
	margin-right: 45px;
	.margin-right: 35px;
	height: 15px;
	font-size: 12px;
	float: right;
}

/*stran avtomobili*/
.even {
	background-color: #F7F7F7;
}

.odd {
	background-color: #EBEBEB;
}

.rollover {
	background-color: #E1E1E1;
}
/*stran dodaj avto*/
.dodaj {
	background-color: #F7F7F7;
}
.dodaj tr td {
	padding-left: 7px;
}
a:link {color: #fe7300; text-decoration: none;}     /* unvisited link */
a:visited {color: #fe7300; text-decoration: none;}  /* visited link */
a:hover {color: #000000; text-decoration: underline;}   /* mouse over link */
a:active {color: #fe7300; text-decoration: underline;}   /* selected link */
.avti tbody > tr > td > div > a:visited, .avti tbody > tr > td > div > a:link, .avti tbody > tr > td > div > a:hover, .avti tbody > tr > td > div > a:active {
	color: #000000;
}
.avti > thead > tr > td, .avti > thead > tr > th {
	color: #503b2f;
}
.avti a:link {color: #503b2f; text-decoration: underline;}   
.avti a:active {color: #503b2f; text-decoration: underline;}
.avti a:visited {color: #503b2f; text-decoration: underline;}
.avti a:hover {color: #503b2f; text-decoration: none;}  
.stevc a:hover {color: #000000; text-decoration: none;}  
.stevc a:link {color: #000000; text-decoration: none;}   
.stevc a:visited {color: #000000; text-decoration: none;}

.stevc_stevilke {background-color:red;}


#avto {
	border:none;
}

#avto td {
	padding-left: 5px;
	padding-top: 2px;
}

#slika {
	float: left;
	margin-right:50px;
}
.seznam {
	list-style-type:none;
	padding-left: 10px;
}

.naslov {
	font-size: 15px;
	font-weight: bold;
	position: relative;
	right: 5px;
}

#linki_avto{
	width:100%;
	height:20px;
	float:left;
}

.vnos {
	background-color:#F7F6F6; border:1px solid #B0B0B0;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000000; padding:4px; width:135px; height:14px;	
	}
textarea {
	padding:4px;
}

.napaka {
	border: 1px solid red;
}

ul {
	list-style-type:none;	
}
ul .test {
	list-style-type:disc;	
}
.seznam_dodajanje {
	margin: 0;
	padding: 0;
}
.vnos:focus, select:focus, textarea:focus, .file:focus {
	background-color: #E1E1E1;
}
.file {
	border:1px solid #B0B0B0;
}
/*številčenje strani*/
#stevilcenje ul{
	margin:0;
	padding:0; 
	list-style:none;
	}
	
#stevilcenje ul li{
	width:25px;	
 
	float:left;
	}
#stevilcenje ul li a{
	color:#C8C8C8; 
	text-align:center; 
	text-decoration:none;
	height:48px; 
	display:block;	
	}
#stevilcenje ul li a:hover{
	background-color:red;
	color:#191919;
	}


.naprej {
	background:url(images/desno1.png) no-repeat 0 0;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCFC; width:24px; height:24px; border:none; padding:0; margin:0;
	cursor:pointer;
}

.naprej:hover {
	background:url(images/desno.png) no-repeat 0 0;
}
.nazaj {
	background:url(images/levo1.png) no-repeat 0 0;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCFC; width:24px; height:24px; border:none; padding:0; margin:0;
	cursor:pointer;
}
.nazaj:hover {
	background:url(images/levo.png) no-repeat 0 0;
	width:24px; height:24px;
}
.izbrisi {
	background:url(images/izbrisi1.png) no-repeat 0 0;
	color:#FCFCFC; width:24px; height:24px; border:none; padding:0; margin:0;
	cursor:pointer;
}
.izbrisi:hover {
	background:url(images/izbrisi.png) no-repeat 0 0;
}
.nalozi {
	background:url(images/Load.png) no-repeat 0 0;
	color:#FCFCFC; width:24px; height:24px; border:none; padding:0; margin:0;
	cursor:pointer;
}

.nazaj a, .pozor a {
	display:block;
	width: 24px;
	height: 24px;
}
.pozor {
	background:url(images/pozor1.png) no-repeat 0 0;
	color:#FCFCFC; width:24px; height:24px; border:none; padding:0; margin:0;
	cursor:pointer;
}
.pozor:hover {
	background:url(images/pozor.png) no-repeat 0 0;
}

/**podrobni podatki avtomobila*/

#desno_slika, #levo_slika, .mala_slika {
	cursor: pointer;
}
#desno_slika, #levo_slika {
	padding-bottom:20px;
}
#velika_slika, .mala_slika, #slika_mala, a.avto > img, a.poskodbe > img {
	border: 1px solid #b1b1b1;
	padding: 4px;
	background-color: white;
}

#gor, #dol {
	cursor: pointer;
	display:none;
}	
.info {
	cursor: pointer;
}

.hide {
	display:none;
}
.podrobni_podatki_td {
	border-bottom:2px solid #e1e1e1;
	padding-left: 10px;
}
.brez {
	border-bottom:none;
}

#stevilo_strani {
	text-align:center;
	padding-bottom: 20px;
}

.trenutna, .ostale, .levo, .desno {
	float: left;
	margin-right: 3px;	
	display: block;
	width: 20px;
	height: 20px;
}
.ostale {
	border: 1px solid #b1b1b1;
	background-color: #f6f6f6;
}
.trenutna {
	border: 1px solid #b1b1b1;
	background-color: #E1E1E1;
}
.ostale > a {
	display: block;
	width: 100%;
	height:100%;
}
.ostale > a:hover {
	text-decoration: none;
}
.desno, .levo {
	padding-top: 3px;
	height: 16px;
	width: 16px;
}

/*bidanje*/
.kladivo {
	height: 24px;
	width: 24px;
	background-image: url('images/11_24x24_1.png');
	cursor:pointer;
	border:none; 
	padding:0; 
	margin:0;
	background-color: transparent;
}
.kladivo:hover {
	background-image: url('images/11_24x24.png');
}

#msg {
	width:95%;
	border: 3px solid #fe7300;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 2.5%;
}

.rand_slika > a > img {
	border: 1px solid #b1b1b1;
	margin: 0 10px 0 10px;
	padding: 3px;
}
.rand_slika > a {
	width: 100%;
	height: 100%;
}
.rand_slika > a > img:hover {
	border: 1px solid #575757;
}

.rand_slika {
	width: 150px;
	float:left;
	margin-left: 18px;
	text-align: center;
}

tr.barv > td > a > .slika_mala {
	border: 1px solid #575757;
}

/* iskanje po uporanbikih admin */

.pomoc_iskanje {

}

.pomoc_div {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.9;
	left: 40.6%;
	margin-top: 3px;
	text-align:left;
	max-height: 200px;
	overflow: auto;
}

/*********
urejanje tabela glava
**********/

th.headerSortUp { 
    background-image: url(images/up.png);
    background-repeat: no-repeat;
    background-position:  center right;
    cursor: pointer; 
} 

th.headerSortDown { 
    background-image: url(images/down.png);
    background-repeat: no-repeat; 
    background-position: center right;
    cursor: pointer; 
} 

th.header {     
    cursor: pointer;
    text-decoration:underline;
} 

th {
	font-weight: normal;
}
/**************
ostalo
*************/
