/* Kolektor Pro
   Style Sheet
   by GregoR - Creatim
 */

/* osnova ____________________________________*/

 BODY, P, TD, DIV {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

A, A:visited {	
	color : #000000;
	text-decoration: underline;
}

A:hover, A:active {
	color : #000000;
	text-decoration : none;
}

UL {
	list-style-type : disc;
	padding-left: 8px;
	margin-left: 8px;
	margin-top : 7px;
	margin-bottom : 7px;
}

OL {
	padding-left: 12px;
	margin-left: 12px;
	margin-top : 7px;
	margin-bottom : 7px;
}

LI {
	padding-bottom: 4px;
}

/* vsebina ____________________________________*/

h1 {
	color: #CE5500; 
	font-size: 16px;
	padding-top : 0px;
	padding-bottom : 15px;
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	color: #CE5500;
	font-size: 14px;
	padding-top : 0px;
	padding-bottom : 10px;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	color: #CE5500; 
	font-size: 12px;
	padding-top : 0px;
	padding-bottom : 4px;
	margin-top:0px;
	margin-bottom:0px;
}

h4 { /*katalog - naslov*/
	color: #CE5500; 
	font-size: 16px;
	padding-top: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

.ozadjeRjav {
	background-color: #CE5500;
}

.textRjav {
	color: #CE5500;
}

.textRdec {
	color: #E70C08;
}

.textSmall {
	font-size: 10px;
}

.odmikNovice {
	padding-bottom : 10px;
}

.odmikNoviceNaslov {
	padding-bottom : 5px;
}

.naslovNovice {
	color: #CE5500; 
	font-size: 12px;
}

/* form elementi ____________________________________*/

FORM {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

.textBox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	width: 125px;
}

.dropDown {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 20px;
	width: 150px;
}

/* desni stolpec ____________________________________*/

.banner {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.bannerLink, .bannerLink:visited {
	text-decoration: none;
}

.bannerLink:hover, .bannerLink:active {
	text-decoration: underline;
}

/* footer _____________________________________*/

.footer {
	font-size: 10px;
	color: #929496;
	padding-top: 8px;
}

.footerLink, .footerLink:visited {
	font-size: 10px;
	color: #929496;
	text-decoration: none;
}

.footerLink:hover, .footerLink:active {
	font-size: 10px;
	color: #929496;
	text-decoration: underline;
}

/* navigacija _____________________________________*/

.nav {
	font-size: 10px;
	padding-bottom: 4px;
}

.navLink, .navLink:visited {
	font-size: 10px;
	text-decoration: underline;
}

.navLink:hover, .navLink:active {
	font-size: 10px;
	text-decoration: none;
}


/* linki _____________________________________*/


.newsLink, .newsLink:visited {
	text-decoration: underline
}

.newsLink:hover, .newsLink:active {
	text-decoration: none;
}

/* katalog _____________________________________*/
.vrsticaOpombe {
	padding: 5px 0px 5px 0px;
	background-color: #FAEEE6;
}