/* Kolektor Magma
   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: #E70C08; 
	font-size: 16px;
	padding-top : 0px;
	padding-bottom : 15px;
	margin-top:0px;
	margin-bottom:0px;
}

H3 {
	font-size: 16px;
	padding-top : 0px;
	padding-bottom : 15px;
	margin-top:0px;
	margin-bottom:0px;
}

H2 {
	color: #E70C08; 
	font-size: 12px;
	padding-top : 0px;
	padding-bottom : 4px;
	margin-top:0px;
	margin-bottom:0px;
}

.ozadjeRdec {
	background-color: #E70C08;
}

.textRdec {
	color: #E70C08;
}

.textSmall {
	font-size: 11px;
}

.odmikTextFerit {
	padding-top : 5px;
	padding-bottom : 4px;
}

.odmikNovice {
	padding-bottom : 10px;
}

.odmikNoviceNaslov {
	padding-bottom : 5px;
}

.naslovNovice {
	color: #E70C08; 
	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 _____________________________________*/


.feritiLink, .feritiLink:visited {
	text-decoration: underline
}

.feritiLink:hover, .feritiLink:active {
	text-decoration: none;
}

.newsLink, .newsLink:visited {
	text-decoration: underline
}

.newsLink:hover, .newsLink:active {
	text-decoration: none;
}

/* ostalo _____________________________________*/

.obvestilo {
	border: 1px solid #E70C08;
	padding: 10px;
	margin: 0 0 10px 0;
}
